@charset "utf-8";
/* CSS Document */

HTML{height:100%;}
BODY{
	height:100%;
	margin:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#fixer {
	margin: 0px auto; padding: 0px;
	padding-bottom:1px;
	width: 950px; background:#ffffff; height:auto;
	}
	
A{color:#B91E32; text-decoration:underline;}
A:hover{color:#DD7D80; text-decoration:underline;}

H1, H2, H3, H4, H5, H6 , H7 , H8{
	font-family:"Trebuchet MS", arial, Helvetica, sans-serif; font-weight:normal; color:#c52b3f;
}

H1{font-size:24px; margin-top:15px;}
H2{font-size:22px; margin-top:12px;}
H3{font-size:20px; margin-top:10px;}
H4{font-size:18px; margin-top:8px;}
H5{font-size:16px;}
H6{font-size:14px;}


#container {
	margin: 0px 0px 0px 0px; margin-top:0px; padding: 0px;
	width: 950px; height:100%; background-color: #fff;
}

/* Header */

.headerCore{position:relative; height:100px; border-bottom:6px solid #eceef2; clear:both; overflow:visible;}


	.logoPosition{float:left; width:160px; padding-top:25px; text-align:center;}
	.menusAndPoppies{float:right; width:775px; height:70px; background-image:url("../images/template/poppies.png"); background-position:bottom left; background-repeat:no-repeat;}
	
	.languages{
		position:absolute;
		top:46px;
		height:20px; float:right; right:10px;
	}
	.languages DIV{width:22px; height:22px;
		padding-top:2px;
		background-color:#5f636b; margin-right:2px; float:left;
		text-align:center; color:#FFFFFF; font-size:12px; font-family:"Trebuchet MS", Arial, sans-serif;
	}
	
	.loginBox{border:1px solid #dddddd; position:absolute; float:right; right:0px; height:42px; top:-15px; vertical-align:bottom;}
	
	.membername {font-size: 10px;}
	.memberinfo {font-size: 10px;}
	
	.mainmenu {
		position:absolute;
		height:32px;
		width:750px;
		right:0px;
		background-image:url("../images/template/mainmenuBkg.png"); background-repeat:repeat-x;
		font-size:16px; font-family:"Trebuchet MS", Arial, sans-serif; color:#FFFFFF;
		top:67px;
		float:right;
	}
	.mainmenu DIV{float:left; padding-top:4px;}
	.mainmenu DIV A{padding:0px 12px; color:#FFFFFF; text-decoration:none;}
	.mainmenu DIV A:hover{padding:0px 12px; color:#FFDDDE; text-decoration:underline;}
	.mainmenu .corner{padding:0px;}
	.mainmenu .separator{background-image:url("../images/template/mainmenuSeparator.png"); background-repeat:no-repeat; background-position:right top;}
	.mainmenu A.active{font-weight:bold;}
	.mainmenu A.active:hover{font-weight:bold; text-decoration:none; color:#FFFFFF;}

/* Content */

.contentCore{clear:both; font-size:13px;}
	.breadcrumb{font-size:12px; color:#B91E32; border-bottom:1px solid #EAEAEA; height:20px; padding-top:4px;}
	.breadcrumb A{color:#B91E32; text-decoration:underline;}
	.breadcrumb A:hover{color:#DD7D80; text-decoration:underline;}
	
	.contentBody{min-height:350px;}
	.contentBody P{padding-right:10px;}
	.contentShadow{padding-bottom:30px; background-image:url("../images/template/contentShadow.png"); background-position:bottom center; background-repeat:no-repeat;}


/* Sidebar */

.sidebar{
	border-left:1px solid #9ca4af; background-color:#eceef2;
	background-image:url("../images/template/sidebarShadow.png"); background-position:top left; background-repeat:no-repeat;
}

	#supportBox{
		background-color:#c9d461;
		height:90px;
		border-bottom:1px solid #445c89;
		padding:5px 0px 5px 5px;
		color:#415271;
	}
	
	#supportBox .searchTitle{padding-left:4px;}
	#supportBox .searchTextfield{background-image:url("../images/template/searchTextfield.png"); background-repeat:no-repeat;
		width:132px; height:31px;
		padding:6px 0px 0px 8px;
		float:left;
	}	
	#supportBox .searchButton{float:left;}
	
	#supportBox .inputText{width:132px; height:18px; border:0px; font-size:12px; !important}
	#supportBox IMG{padding:0px 0px 0px 0px;}
	#supportBox form{margin:0px; padding:0px;}
	
	.sidebarLink{
		border-bottom:1px solid #CCCCCC; margin:0px 8px 0px 8px; padding:8px 0px 8px 16px;
		background-image:url("../images/template/grayBackArrow.png"); background-repeat:no-repeat; background-position:left center;
	}
	
	.sidebarLink.redBackArrow{
		background-image:url("../images/template/redBackArrow.png");
	}
	
	
	.sidebarLink A{color:#676767; text-decoration:none; font-family:"Trebuchet MS";}
	.sidebarLink A:hover{color:#A2A5B3;}
	.sidebarLink IMG{padding:0px 10px;}

	.sidebarLink A.hotLink{color:#ce3448; text-decoration:none; font-family:"Trebuchet MS";}
	.sidebarLink A.hotLink:hover{color:#e16378;}



/* relative hyperlinks area */

.relativeHyperlinks{
	position:absolute;
	top:205px;
	left:750px;
	width:199px;
	z-index:200;
	background-color:#D2E1FF;
	border-top:1px solid #ADC5F3;
	border-bottom:3px double #ADC5F3;
	padding:0px 0px 8px 0px;
}

	.relativeHyperlinks .link{
		border-bottom:1px solid #ADC5F3; margin:0px 8px 0px 8px; padding:8px 20px 8px 0px;
		background-image:url("../images/template/blueArrow.png"); background-repeat:no-repeat; background-position:right center;
	}
	.relativeHyperlinks .link A{color:#5983D7; text-decoration:none; font-family:"Trebuchet MS";}
	.relativeHyperlinks .link A:hover{color:#2E476D;}
	.relativeHyperlinks .link IMG{padding:0px 10px;}

	.relativeHyperlinks .button{
		border:1px solid #ffffff; margin:8px 8px 0px 8px; padding:8px 20px 8px 8px;
		background-image:url("../images/template/blueBkgBtn.png"); background-repeat:no-repeat; background-position:right center;
	}
	.relativeHyperlinks .button A{font-weight:bold; color:#E1EBFF; text-decoration:none; font-family:"Trebuchet MS";}
	.relativeHyperlinks .button A:hover{color:#ffffff;}
	
	
	.relativeHyperlinks .button.red{
		border:1px solid #ffffff; margin:8px 8px 0px 8px; padding:8px 20px 8px 8px;
		background-image:url("../images/template/redBkgBtn.png"); background-repeat:no-repeat; background-position:right center;
	}
	.relativeHyperlinks .button.red A{font-weight:bold; color:#ffdbe0; text-decoration:none; font-family:"Trebuchet MS";}
	.relativeHyperlinks .button.red A:hover{color:#ffffff;}
	
	.relativeHyperlinks .button.warning{
		border:1px solid #ffffff; margin:8px 8px 0px 8px; padding:4px 26px 4px 4px;
		background-image:url("../images/template/warningBkgBtn.png"); background-repeat:no-repeat; background-position:right center;
	}
	.relativeHyperlinks .button.warning A{font-weight:bold; color:#ffffff; text-decoration:none; font-family:"Trebuchet MS";}
	.relativeHyperlinks .button.warning A:hover{color:#ffffff;}
	




/* hyperlinksArea */

.hyperlinksArea{
	border-top:2px solid #fff;
	/*border-top:7px solid #B91E32;*/
	background-color:#dee3e9;
	color:#5d6174; font-size:12px; font-family:"Trebuchet MS";
	padding:12px 18px 10px 18px; overflow:hidden;
}

.hyperlinksArea H5 {color:#5d6174; text-decoration:none; padding:0px 0px 5px 0px; margin:0px 0px 5px 0px;}
.hyperlinksArea A{color:#5d6174; text-decoration:none;}
.hyperlinksArea A:hover{color:#5d6174; text-decoration:none; border-bottom:1px dotted #5d6174;}

.hyperlinksArea ul{margin:5px 10px 0px 18px; padding:0px; list-style-image:url("../images/template/listArrow2.png");}
.hyperlinksArea li{padding-bottom:4px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.hyperlinksArea .faq{width:435px; float:left; padding-right:15px;}
.hyperlinksArea .tips{width:435px; float:right; padding-left:20px; border-left:1px solid #c6cfd9;}

.hyperlinksArea A.more{
	background-image:url("../images/template/plus2.png"); background-position:center left;
	background-repeat:no-repeat; padding-left:19px;
}

.hyperlinksArea A.more:hover{
	background-image:url("$32228"); background-position:center left;
	background-repeat:no-repeat; padding-left:19px; text-decoration:underline;
	border-bottom:1px dotted #B7B6AA;
}


/* footer */

.disclamer{float:left; padding-top:8px; padding-bottom:8px;}
.disclamer A, .profileChoice A{}
.profileChoice{float:right; padding-top:8px;}

.memberOf{font-size:12px; color:#999999; padding-top:30px; padding-bottom:30px;}


