/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}


.Head
{
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#rep_header .Head 
{
	font-size: 13px;
	color:#A93031;
	font-weight:bold;
}

#ratings_reviews 
{
	float:left;
}  
@charset "utf-8";

/* CSS Document */
/* MFA Forum - http://www.mfa-forum.net/ (Version 3.0)*/
/* Author - James Vinter (Vinternet Solutions) August 2008*/
/* Purpose - Style the MFA Forum website */



/* -- START -- */
/* -- start: GLOBAL DECLARATIONS -- */

* {
		margin: 0;
		padding: 0;
		outline: none;
		}
li 
{
	list-style:none;
}	

img 
{
    border: 0px;
}

		
body {
background-color: #666666;
text-align:center;
}

		

/* -- end: GLOBAL DECLARATIONS -- */


.wrapperMenu 
{
	clear: both;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 990px;
	height: 56px;
	background-image: url("/images/mid_head.jpg");
	background-repeat: repeat-y;
	text-align:left;
}
.wrapperHome {

	margin: 0 auto;
	width: 990px;
	height: 760px;
	padding: 6px 0px 2px 0px;
	background-color: #FFFFFF;
	text-align:left;
}

		
#anotherWrapper 
{
	margin: 0 auto;
	width: 1000px;
	padding-top: 6px;
	background-color: #FFFFFF;
	text-align:center;
}
.wrapperMain {
	margin: 0 auto;
	width: 990px;
	padding-top: 0px;
	background-color: #FFFFFF;
	text-align:left;
}
	

.wrapperHead {
	margin: 0 auto;
	width: 990px;
	height: 170px;
	background-image: url(/images/mid_head.jpg);
	background-repeat: repeat-y;
	text-align:left;
}		
		
.topHead {
		width: 990px;
		height: 12px;
		background-image: url(/images/top_head.jpg);
		background-repeat: no-repeat;
		}

.logo {
		float: left;
		width: 594px;
		height: 120px;
		background-image: url(/images/banner.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		margin: 13px 0px 0px 30px;
		}


.search {
		float: right;
		width: 300px;
		padding: 0px 0px 0px 0px;
		}

.login_form 
{
	padding:0px;
	float:right;
	width:300px;
	text-align:right;
	margin:0px;
}	

.sign_in 
{
	margin-top:0px;
}
.sign_in td 
{
	padding:3px 3px 3px 0px;
}

.sign_in .SubHead
{
	color: #A93031;
}

/* ---------------------------------- START: Top Navigation Declarations ------------- */
	
.mfamenu0 {
		clear:both;
		margin: 0 auto;
		width: 990px;
		height: 56px;
		background-image: url(/images/mid_head.jpg);
		background-repeat: repeat-y;
		}
		

/* ----------------------------------- END: Top Navigation Declarations -------------- */
		

/* ---------------------------------- START: Main Content ------------- */

.wrapperContent {
		clear:both;
		margin: 0 auto;
		width: 990px;		
		background-image: url(/images/mid_head.jpg);
		background-repeat: repeat-y;
		}		

.leftContent {
		float: left;
		width: 750px;
		margin: 0px 0px 0px 20px;
		}

.rightContent {
		float: left;
		width: 170px;
		margin: 25px 10px 0px 20px;
		}


.topBot {
		clear: both;
		margin: 0 auto;
		width: 990px;
		height: 32px;
		background-image: url(/images/top_bottom.jpg);
		background-repeat: no-repeat;
		}

.clear 
{
	width:100%;
	clear:both;
}		
table 
{
	border:none;
	
}

table td 
{
	
	border:none;
	font-family: "Trebuchet MS";
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 0.75em;
line-height: normal;

-x-system-font: none;
}		
table td h3
{
	font-size:15px;
}
table td p, table td li
{
	font-size:11px;
}
/* -- Start: Homepage Elements -- */

.homeBox {
		width: 738px;
		height: 90px;
		background-color: #F7F7F7;
		border: solid 1px #CCCCCC;
		
		margin: 5px 0px 0px 10px;
		}	

.homeBoxBig 
{
	width: 738px;
		height: 100px;
		background-color: #F7F7F7;
		border: solid 1px #CCCCCC;
		
		margin: 5px 0px 0px 10px;
		}	
	
.homeBoxText {
		float:left;
		width: 630px;
		}

		
.homeBoxText p {
		margin: 4px 5px 0px 5px;
		}		


.homeBoxPic {
		float: right;
		width: 92px;
		height: 80px;
		margin: 4px 5px 5px 0px;
		}

		
.rightHome {
		width: 100%;
		}

		
.rightTop {
		height: 33px;
		background-image: url(/images/right_top.jpg);
		background-repeat: no-repeat;
		border-bottom: solid 1px #FFFFFF;
		}
.rightTop h3 
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:90%;
}
		
.rightMid {
		/*background-color: #A93031;*/
		color:#A93031;
		list-style-type: none;
		text-align:left;
		border:solid 1px #A93031;
		margin-bottom:2px;
		padding-bottom:6px;
		padding-top:3px;
		}
	
.rightMid h4 
{
	
	font-weight:bold;
	color:#A93031;
	text-align:left;
	text-indent:4px;
	height:19px;
	
}

.rightMid h4.themic , .rightMid #ThemicGroupNav a
{
	
	color:#2F2F2F;
}

.rightMid h4.initiative , .rightMid #InitiativeGroupNav a
{
	
	color:#6F6F6F;
}
.rightMid li {
		list-style-type: none;
		border: solid 1px #FFFFFF;
		
		}


.rightMid li a {
		display: block;
		
		padding: 1px 0px 3px 15px;
		color: #A93031;
		font: 0.8em "Trebuchet MS";
		text-align: left;
		text-decoration: none;
		background:url("/images/ul.gif") no-repeat 7px 10px;
		border: solid 1px #FFFFFF;
		
		}

		
.rightMid li a:hover , .rightMid li#HouseMenuNavCurrentItem a{
		
		color: #D80000;
		text-decoration: underline;
		background-color: #FAE0DF;
		background-repeat: no-repeat;
		border-right: solid 1px #FAE0DF;
		border-left: solid 1px #FAE0DF;
		border-top: solid 1px #A93031;
		border-bottom: solid 1px #A93031;
		}
	
		
.rightBot {
		height: 20px;
		background-image: url(/images/right_bot.jpg);
		background-repeat: no-repeat;
		}
		

.rightTopGrey {
		height: 45px;
		background-image: url(/images/right_top_grey.gif);
		background-repeat: no-repeat;
		border-bottom: solid 1px #FFFFFF;
		}
		

.rightMidGrey {
		background-color: #A93031;
		color:#FFFFFF;
		list-style-type: none;
		}
		

.rightMidGrey li {
		list-style-type: none;
		}


.rightMidGrey li a {
		display: block;
		height: 22px;
		width: 170px;
		padding-top: 6px;
		color: #A93031;
		font: 0.8em "Trebuchet MS";
		text-align: center;
		text-decoration: none;
		background-image: url(/images/right_mid_grey.jpg);
		background-repeat: no-repeat;
		border-bottom: solid 1px #FFFFFF;
		}
		

.rightMidGrey li a:hover, .rightMidGrey  li#ThemicGroupNavCurrentItem a  {
		display: block;
		height: 22px;
		width: 170px;
		padding-top: 6px;
		color: #D80000;
		font: 0.8em "Trebuchet MS";
		text-align: center;
		text-decoration: underline;
		background-image: url(/images/right_mid_greyover.jpg);
		background-repeat: no-repeat;
		border-bottom: solid 1px #FFFFFF;
		}

		
.rightBotGrey {
		height: 20px;
		background-image: url(/images/right_bot_grey.jpg);
		background-repeat: no-repeat;
		}

		
.rightMidWhite {
		height: 60px;
		background-color: #FFFFFF;
		color:#FFFFFF;
		}


.rssSubscribe {
		clear: both;
		height: 28px;
		width: 170px;
		background-image:url(/images/rss_small.jpg);
		background-repeat: no-repeat;
		margin-bottom: 2px;
		}

		
.rssSubscribe p {
		padding: 7px 0px 0px 18px;
		font: 0.7em "Trebuchet MS";
		text-align: left;
		}


.rssSubscribe p a {
		color: #A93031;
		text-decoration: none;
		}

		

.rssSubscribe p a:hover {
		color: #A93031;
		text-decoration: underline;
		}
		

.newsSubscribe {
		clear: both;
		height: 28px;
		width: 170px;
		background-image: url(/images/newsletter_small.jpg);
		background-repeat: no-repeat;
		}
		

.newsSubscribe p {
		padding: 7px 0px 0px 10px;
		font: 0.7em "Trebuchet MS";
		text-align: left;
		}

		

.newsSubscribe p a {
		color: #A93031;
		text-decoration: none;
		}

		

.newsSubscribe p a:hover {
		color: #A93031;
		text-decoration: underline;
		}


/* -- End: Homepage Elements -- */



/* -- Start: Main Page Elements -- */


		

.textContent {
		padding: 10px 10px 20px 10px;
		border: solid 1px #CCCCCC;
		margin-left: 10px;
		width:740px;
		}
	*:lang(en) .textContent{
    width: 720px;
}			
.textContent p {
		clear: both;
		margin-bottom: 10px;
		font: 0.75em "Trebuchet MS";
		text-align:left;
		}
		

.textContent ul {
		margin: 5px 0px 15px 20px;
		}

		

.textContent li {
		font: 0.75em "Trebuchet MS";
		
		}

		
table td 
{
	
	border:none;
	font-family: "Trebuchet MS";
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 0.75em;
line-height: normal;

-x-system-font: none;
}		
table td h3
{
	font-size:15px;
}
.textContent table td p,.textContent  table td li
{
	font-size:12px;
}

	

.divider {
		padding: 25px 0px 25px 0px;
		}

		

/*.Box {

		clear: both;

		float: left;

		width: 720px;

		margin: 10px 0px 20px 0px;

		}	*/	

#homepage 
{
	width:730px;
	margin:10px 0px 0px 15px;
}		

.mainBox {

		

		width: 717px;

		background-color: #F7F7F7;

		background-repeat: repeat;

		border: solid 1px #CCCCCC;

		padding-top: 15px;
		padding-left:20px;
		padding-right:20px;
		margin: 10px 0px 10px 0px;

		}

		*:lang(en) .mainBox{
    width: 675px;
}				

.box .main .textContent .mainBox ul, .textContent .mainBox ol ,.textContent .mainBox p {

		margin: 0px 0px 6px 00px;
	

}

#homepage .mainBox 
{
	height:95px;
	width: 725px;
	padding: 5px 5px 0px 5px;
	
	margin: 0px;
}

		*:lang(en) #homepage .mainBox{
    width: 723px;
}		
#homepage .mainBox td p 
{
	margin:0px 0px 7px 0px;
	padding:0px;
	font-size:11px;
	float:left;
}

p.arrow 
{	
	float: right; 
	margin-top:3px;
	padding: 8px 5px 0px 15px;	
	background-image:url("/images/arrow.jpg");
	background-repeat:no-repeat;
	background-position:left 12px;
	
}

h1.bullet 
{
	background-image:url("/images/bullet.jpg");
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:10px;
}
ol li 
{
	margin-left:20px;
}
.mainBox ul li {

		list-style-image: url(/images/tick.jpg);

		margin-bottom: 10px;

		}

	

.mainBoxText {

		float:left;

		width: 580px;

		}

		

.mainBoxText p {

		margin: 4px 5px 0px 0px;

		}		



.mainBoxPic {

		float: right;

		width: 92px;

		height: 80px;

		}

		
.countryDetail .mainBox .pdfDownload
{
}
.pdfDownload {
	height: 22px;
	margin: 3px 0px 11px 0px;
	line-height: 22px;
}

		
.red 
{
	color: #A93031;
}
.pdfDownload a {
	color: #005AA5;
	text-decoration: none;
	font-size:11px;
}

		

.pdfDownload a:hover {

		color: #005AA5;

		text-decoration: underline;

		}

		

.rightTopRelated {

		height: 45px;

		background-image: url(/images/right_top_related.jpg);

		background-repeat: no-repeat;

		border-bottom: solid 1px #FFFFFF;

		margin-top: 14px;

		}

		

.rightMidRelated {

		background-color: #FFFFFF;

		color:#FFFFFF;

		list-style-type: none;

		border-bottom: solid 1px #A93031;

		}

		

.rightMidRelated li {

		list-style-type: none;

		}



.rightMidRelated li a {

		display: block;

		height: 22px;

		width: 160px;

		padding-top: 4px 10px 0px 0px;

		color: #A93031;

		font: 0.7em "Trebuchet MS";

		text-align: right;

		text-decoration: none;

		border-bottom: solid 1px #FFFFFF;

		

		}

		

.rightMidRelated li a:hover {

		display: block;

		height: 22px;

		width: 160px;

		padding-top: 4px 10px 0px 0px;

		color: #D80000;

		font: 0.7em "Trebuchet MS";

		text-align: right;

		text-decoration: underline;

		border-bottom: solid 1px #FFFFFF;

		}

		

.backTop {

		float:right;
		padding: 10px 2px 0px 15px;	
		/*margin: 15px 0px 0px 0px;	
        display: block;*/
		}		



/* -- End: Main Page Elements -- */



/* -- start: Text Decoration -- */



h1 {
clear: both;
		font: 1.1em "Trebuchet MS";
		color: #A93031;
		text-align: left;
		text-indent: 10px;
		margin: 5px 0px 3px 0px;
		}		

h2 {
		clear: both;
		font: 1.3em "Trebuchet MS";
		color: #A93031;
		text-align: left;
		text-indent: 10px;
		margin-top: 10px;
		}		

h3 {
		clear: both;
		font: 0.95em "Trebuchet MS";
		padding-top: 8px;
		color: #A93031;
		}		

h3 a {
		clear: both;
		font: 0.95em "Trebuchet MS";
		padding-top: 8px;
		color: #A93031;
		text-decoration: none;
		}		

h3 a:hover {
		clear: both;
		font: 0.95em "Trebuchet MS";
		padding-top: 8px;
		color: #A93031;
		text-decoration: none;
		}		

h4 {
		font: bold 0.9em "Trebuchet MS";
		text-align: center;
		padding-top: 3px;
		color: #FFFFFF;
		}		

h5 {
		clear: both;
		font: 1.0em "Trebuchet MS";
		color: #A93031;
		text-align: left;
		margin: 5px 0px 4px 0px;
		}
	

h6 {
		font: bold 1.3em "Trebuchet MS";
		color: #A93031;
		text-align: left;
		}				
	
	hr 
	{
		border:solid 1px #F5DBDB;
	}			

p {		
		font: 0.7em "Trebuchet MS";
		}

p a {
		color: #A93031;
		text-decoration: none;
		}
		
p a:hover {
		color: #A93031;
		text-decoration: underline;
		}
		

.highlight {
		font: bold 1.1em "Trebuchet MS";
		color: #A93031;
		}
	
.majorLink {
		padding: 0px 10px 0px 10px;		
		background-image:url("/images/arrow_grey.jpg");
        background-repeat:no-repeat;
        background-position: center left;
		}

.majorLink a {
		font: 1.5em "Trebuchet MS";
		color: #A93031;
		text-decoration: none;
		margin-left:5px;
		}				


.majorLink a:hover {
		font: 1.5em "Trebuchet MS";
		color: #A93031;
		text-decoration: underline;
		}				

.minorLink {
		padding: 0px 0px 0px 20px;
		}

.minorLink a {
		font: 1.0em "Trebuchet MS";
		color: #666666;
		text-decoration: none;
		
		}				

		

.minorLink a:hover {

		font: 1.0em "Trebuchet MS";

		color: #CCCCCC;

		text-decoration: underline;

		}				



	
#mfamenu

{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 930px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #a93031;
	color: #ffffff;
	list-style-type: none;

}



#mfamenu0 ul {

	margin: 0px 0px 0px 30px;
	width: 930px;
	padding: 3px 0px 5px 0px;
	background-color: #A93031;
	color:#FFFFFF;
	list-style-type: none;
}
	
*:lang(en) #mfamenu0 ul{
    width: 928px;
}


#mfamenu0 li {

	display: inline;
	margin: 0;
	text-align: center;
}



#mfamenu0 li a {

	text-decoration: none;
	padding: 3px 10px 7px 10px;
	background-color: #A93031;
	color: #FFFFFF;
	font: 0.75em Verdana;
}

#mfamenu0 li a:hover {
	background-color: #FFFFFF;
	color:#A93031;	
}

#mfamenu0 
{
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;
	display: block;
	white-space: nowrap;
	list-style: none;
	z-index: 999999;
}
#mfamenu0 li  
{	
	margin-left:3px;
	background:url("/images/ul-border.gif")  no-repeat right center;
}

#mfamenu0 ul {
	position: absolute;
	z-index: 999999;
	margin: 0;
	border: 0;
	padding: 0;
	display: block;
	white-space: nowrap;
	list-style: none;
	left:0px;
	top:25px;
	background-color:#F5DBDB;	
	border-bottom:solid 1px #A93031;
	border-left:solid 1px #A93031;
	border-right:solid 1px #A93031;
}

#mfamenu0 ul li 
{
	height:25px;
	display:none;
	float:left;
}

#mfamenu0 #mfamenuCurrentItem  ul li,  .mfamenuCurrentItem  ,  #mfamenu0  ul  #mfamenuCurrentItem 
{
	display:block;
}

#mfamenu0 #mfamenuCurrentItem  a {
	text-decoration:underline;
}

#mfamenu0 ul li a:link , #mfamenu0 ul li a:visited , #mfamenu0 ul li a:hover
{
	background-color:#F5DBDB;
	color:#a93031;
}

#mfamenu0 ul li a:hover, #mfamenu0 ul li a:active
{
	text-decoration:underline;
	background-color:#F5DBDB;
	color:#a93031;
}

#FooterNav 
{
	
}

#FooterNav ul 
{
	height:22px;
	background-image:url("/images/footer_sep.gif");
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	margin-top:6px;
}

#FooterNav ul li
{
	height:22px;
	list-style:none;
	float:left;
	padding:0px 15px;

	background-image:url("/images/footer_sep.gif");
	background-repeat:no-repeat;
	background-position:right center;
}

#footer 
{
	
	clear: both;
	width: 1000px;
	margin: 0px 00px 00px 00px;
	padding-bottom:7px;
	float:left;
	background-color:#FFFFFF;
}

#footer a.login
{ 	
	font-family: "Trebuchet MS";
	padding:9px 15px 0px 15px;
	color: #a93031;
	font-size: .75em;
	background-image:url("/images/footer_sep.gif");
	background-repeat:no-repeat;
	background-position:right 11px;
	display:block;
	float:left;
	text-transform:lowercase;
}

/* button style for standard HTML buttons */
.LoginButton
{
	background-color: #A93031;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding:0px 4px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	margin-right:70px;
}
#footer p {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.7em;
	line-height: normal;
	
	-x-system-font: none;
}
#FooterNav ul li a
{
	color: #a93031;
	
	font-family: "Trebuchet MS"; 
	font-size: .7em;
}
#FooterNav ul li a:hover, #FooterNav ul li a:active
{
	color: #a93031;
	text-decoration:underline;
}
/******* groups *******/


.workGroupContent {
		padding: 10px 10px 20px 10px;
		margin-left: 10px;
		text-align:left;
		
		}

		
.workGroupContent p {
		clear: both;
		margin-bottom: 10px;
		font: 0.75em "Trebuchet MS";
		}
	

.workGroupContent ul {
		margin: 5px 0px 15px 20px;
		
		}

		
.workGroupContent li {
		font: 0.75em "Trebuchet MS";
		
		}
		
.countryPanel {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	text-align:left;
		border:solid 1px #000000;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.countryGroup {
		width: 580px;
		height: 34px;
		text-align:left;
	
		
		}
		
.countryGroup ul {
		list-style:none;
		margin: 0px;	
		float:left;	
		width:700px;
		}
		
.countryGroup li {
		float:left;
		margin-right: 4px;
		padding:0px;
		list-style:none;
		}


#GroupHeaderNav a {
		display: block;
		width: 160px;
		
		padding:8px 0px 9px 0px;
		background-color: #EFEFEF;
		font: bold 13px Arial, Helvetica, sans-serif; 
		color: #666666;
		text-decoration: none;
		text-align:center;
		
		border-left: solid 1px #CCCCCC;
		border-right: solid 1px #CCCCCC;
		border-top: solid 1px #CCCCCC;
		}
		

		
		
		
#themic_group 	.workGroupContent #GroupHeaderNav a
{
	/*background-color: #C3C3C3;
	border: solid 1px #C3C3C3;*/
}

#GroupHeaderNav a:hover {
		
		background-color: #EFEFEF;
		
		font: bold 13px Arial, Helvetica, sans-serif; 
		color: #666666;
		text-decoration: underline;
		text-align:center;
		border-left: solid 1px #CCCCCC;
		border-right: solid 1px #CCCCCC;
		border-top: solid 1px #CCCCCC;
		}

#GroupHeaderNav #GroupHeaderNavCurrentItem a {
		
	background-color: #A93031;
	
	font: bold 13px Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border: solid 1px #A93031;
}

/*#themic_group 	.workGroupContent #GroupHeaderNav #GroupHeaderNavCurrentItem a
{
	background-color: #C3C3C3;
	border: solid 1px #C3C3C3;
}*/

.countryContainer {
		clear: both;
		padding: 4px;
		background-color: #A93031;
		border: solid 1px #A93031;
		
		}

/*#themic_group 	.workGroupContent .countryContainer 
{
	background-color: #C3C3C3;
	border: solid 1px #C3C3C3;
}*/
.countryLeft {
		float: left;
		width: 210px;
		margin: 10px 0px 0px 5px;
		}
	
#GroupCountryNav li {
		list-style-image:url("/images/arrow_white.jpg");
		margin: 0px 0px 10px 6px;
		}
	
	
#GroupCountryNav li a {
		color: #CCCCCC;
		font: 1.2em "Trebuchet MS";
		text-decoration: none;
		}
		
#GroupCountryNav li a:hover {
		color: #FFFFFF;
		font: 1.2em "Trebuchet MS";
		text-decoration: underline;
		}
		
#GroupCountryNav #GroupCountryNavCurrentItem a {
		color: #FFFFFF;
		font: bold 1.3em "Trebuchet MS";
		text-decoration: none;
		}
	
.countryRight {
		float: right;
		
		width: 480px;
		padding: 10px 0px 10px 0px;
		
		}
	
.countryDetail {
	
		background-color: #FFFFFF;
		border: solid 1px #666666;
		
		
		padding: 10px 20px 10px 10px;
}	
	.countryDetail .mainBox 
	{
		width:455px;
		margin:0px;
	}	
		*:lang(en) .countryDetail .mainBox{
    width:415px;
}		

.countryDetail .mainBox li
	{
		margin-top:8px;
		margin-bottom:18px;
	}	
	.countryDetail   h1 {
		clear: both;
		font: 1.1em "Trebuchet MS";
		color: #A93031;
		text-align: left;
		text-indent: 0px;
		margin: 5px 0px 10px 0px;
		}		

	.countryDetail   h2 {
		clear: both;
		font: 1em "Trebuchet MS";
		color: #A93031;
		text-align: left;
		text-indent: 0px;
		margin: 3px 0px 10px 0px;
		}		
	.countryDetail #dnn_ContentPane  {
		
		width:460px;
	}
.capitalize 
{
	text-transform:capitalize;
}
.gbCollapseAction 
{
	margin-top:6px;
	height:34px;
}
.gbCollapseAction img
{	
	
	margin-right:5px;
	display:block;
	float:left;
	}
.gbCollapseAction a
{
	margin:7px 0px 0px 16px;
	font: .9em "Trebuchet MS";
	color: #A93031;
	display:block;
	float:left;
}
.gbCollapseAction span 
{
	margin:9px 0px 0px 7px;
	font: .6em "Trebuchet MS";
	display:block;
	float:left;
	color: #A93031;
}


.adobe, .adobe p 
{
	text-align:center;
	clear: both;
}
.back_link 
{
	display:block;
	font: 12px "Trebuchet MS";
	margin-top:6px;
	margin-bottom:14px;
}

/* group membership */

#wall {
	/*background-color: #F7F7F7;
	border: solid 1px #CCCCCC;*/
	margin-bottom:8px;
}

#wall h2 
{
	color:#000000;
	padding:0px;
	margin:0px 0px 6px 0px;
	text-indent: 03px;
	font-weight:bold;
}

#wall h3 
{
	color:#000000;
	font-size:1em;
	margin:0px;
	padding:0px 0px 6px 0px;
	text-indent: 00px;
	font-weight:bold;
}
#wall textarea 
{
	font: 1em "Trebuchet MS";
	margin-bottom:3px;
}

#wall .post_button 
{
	float:left;
	display:block;
	background-color: #A93031;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding:0px 4px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	margin-right:70px;
	border:ridge 1px #848484;
	margin:0px 2px 0px 2px;
}

#wall a 
{
	font-weight:bold;
	color: #A93031;
	text-decoration:none;
}
#wall small 
{
	font-size:1em;
	color:#000000;
	
}

.mainBox .inner
{
	width:100%;
	text-align:left;
	padding-bottom:10px;
	padding-left:2px;
	margin-top:-8px;
	font-size:13px;
}
#pageControls .passive
{
	
	color:#000000;
	
}
#pageControls .active
{
	
	color: #a93031;
	
}
#member_profile 
{
	
	padding:15px 0px;
}

#member_profile h1 , #member_profile h2 
{
	color:#000000;
	margin:0px;
	padding:0px;
}
#member_profile h2 
{
	font-size:100%;
}
#group_left 
{
	width:60%;
	float:left;
	
	text-align:left;
}
#group_links 
{
	width:39%;
	float:left;
	text-align:left;
	border-left:solid 1px #CFCFCF;
}
#group_links ul
{
	margin:10px;
}
 #group_links p 
 {
 	margin:0px 10px 0px 10px;
 }
#group_links li
{
	list-style:none;
	background-image:url("/images/members_ul.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
}


/* forum page */

#tblMain 
{
	margin:15px 0px;	
}

#NavigationToolbar 
{
	text-align:center;	
}

#NavigationToolbar img
{
	display:block;
	
}

/* repository page */

#group_styles .red input.normal , .red input
{

	float:left;
	display:block;
	background-color: #A93031;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding:0px 4px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	margin-right:70px;
	border:ridge 1px #848484;
	margin:0px 2px 0px 2px;

}
.red input
{
	margin-right:8px;
}
.rep_listing 
{
	margin:8px 0px;
}
.rep_listing td, .rep_details td
{
	font: 11px "Trebuchet MS";
}
.rep_header td.Head
{
	font: .9em "Trebuchet MS";
}
/* nix bitz */

div.spacer {
clear: both;
}



.align_left {
    float: left;
    /*clear: left;*/
    margin-right: 10px;
    margin-bottom: 5px;
    }

.align_right {
    float: right;
    /*clear: right;*/
    margin-left: 10px;
    
    margin-bottom: 5px;
    }

.Normal 
{
    font-size: 100%;
}

/* Note: this is the 2nd instance of .highlight */
.textContent .tick 
{
	background-image: url(/images/tick.jpg);
background-position:left 5px;

background-repeat: no-repeat;
padding: 9px 0px 0px 20px;

}


/* Note: this is the 2nd instance of .pdfDownload */
p.pdfDownload
{
    background-image: url(/images/pdf.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 5px 0px 0px 35px;
    display: block;
    vertical-align: bottom;
    margin-top: 6px;
    margin-bottom: 4px;
}
    
p.Download {
    height: 22px;
    margin: 3px 0px 2px 0px;
    padding: 3px 0px 2px 35px;
    line-height: 22px;
    
    display: block;
    vertical-align: bottom;
    }

.Download a {
    color: #005AA5;
    text-decoration: none;
    }

.Download a a:hover {
    color: #005AA5;
    text-decoration: underline;
    }

/*
p.link_powerpoint 
{
margin-top: 0px;
margin-bottom: 0px;
display: block;
padding-top: 1px;
padding-bottom: 2px;    
padding-left: 20px;
padding-right: 1px;
}
*/




p.Download.WordDoc  
{
background-image: url(/images/icon_word.gif);
background-repeat: no-repeat;
background-position: left;
}


p.Download.Excel  
{
background-image: url(/images/icon_excel.gif);
background-repeat: no-repeat;
background-position: left;
}


p.Download.Powerpoint 
{ 
background-image: url(/images/icon_ppt.gif);
background-repeat: no-repeat;
background-position: left;
}

p.Download.PowerpointSlide 
{ 
background-image: url(/images/icon_pps.jpg);
background-repeat: no-repeat;
background-position: left;
}

p.Download.WebFile 
{
background-image: url(/images/icon_ie.gif);
background-repeat: no-repeat;
background-position: left;
}




p.Download.English {
    background-image: url(/images/uk-flag.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    }
        
p.Download.German {
    background-image: url(/images/german-flag.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    }
        
p.Download.French {
    background-image: url(/images/french-flag.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    }		

p.Download.Spanish {
    background-image: url(/images/spanish-flag.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    }			








