@charset "utf-8";

/* CSS Document */



body { margin-left: auto; margin-right: auto; background:url(../images/design/bg.jpg) #000000 top center no-repeat; border:0px; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

.popup_message { clear:both; font-weight:bold; color:#FFF; padding:0px; display:none; width:895px; margin-left:auto; margin-right:auto; }


a {color:#015087; text-decoration:none;}
a:hover {color:#015087; text-decoration:underline;}

.content { clear:both; width:900px; margin-left:auto; margin-right:auto; background:url(../images/design/body_content_bg.jpg) top center repeat-y; }
	.content .header_container { height:214px; width:900px; clear:both; background:url(../images/header_bg.jpg) top center no-repeat; }
	.content .fade_container {clear:both; height:293px; width:900px; background:url(../images/design/fade_bg.jpg) top center no-repeat;}
		.content .fade_container .fading {float:left; width:647px; height:280px; margin-top:6px; margin-left:6px; _margin-left:3px; overflow:hidden; }
		.content .fade_container .home_cart {float:left; width:236px; height:280px; margin-top:6px; margin-left:6px; background:url(../images/design/cart_bg.jpg) top center no-repeat;}
			.content .fade_container .home_cart .register_home { width:221px; height:56px; clear:both; margin-left:7px; padding-top:30px; }
			.content .fade_container .home_cart .login_home { width:221px; height:56px; clear:both; margin-left:7px; margin-top:7px; }
	.content .sliders_container {clear:both; height:69px; width:900px; background:url(../images/design/sliders.jpg) top center no-repeat;}
		.content .sliders_container .live_help {float:left; width:330px; height:69px;}
		.content .sliders_container .slider {padding:0; margin:0; float:left; width:565px; height:69px; overflow:hidden;}
	.content .header_container_other { height:283px; clear:both;}
	.content .left_container { width:200px; min-height:460px; float:left;}
	.content .body_container { width:700px; min-height:460px; float:left; _overflow:hidden; }
	.content .footer_container { clear:both; height:275px; background:url(../images/design/footer_bg.jpg) top center repeat-y; }

.spacer { clear:both; }

.error_alert { background-color:#FF0; color:#000; font-weight:bold; font-size:14px; text-align:center; padding:2px; border:solid 1px; }
.standard_alert { background-color:#0F0; color:#000; font-weight:bold; font-size:14px; text-align:center; padding:2px; border:solid 1px; }
.system_alert { background-color:#0F0; color:#000; font-weight:bold; font-size:14px; text-align:center; padding:2px; border:solid 1px; }


