@charset "utf-8";
/* CSS Document */

body { margin-left: auto; margin-right: auto; background:url(../images/bg.jpg) #000000 top center no-repeat; border:0px; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a {color:#ff9600; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:underline;}

h2 {font-size:16px; letter-spacing:-1px; color:#ff9600; font-weight:bold;}
	
.content { clear:both; width:1000px; margin-left:auto; margin-right:auto; }
	.content .header_container { min-height:144px; width:1000px;  background:url(../images/header_bg.png) top center no-repeat; clear:both; }
	.content .left_container { width:202px; min-height:256px; float:left; margin-left:19px; margin-top:5px;}
	.content .body_container { width:757px; _width:747px; min-height:590px; float:left; margin-left:5px; margin-top:5px; _overflow:hidden; }
	.content .body_container .body_top { width:757px; height:15px; clear:both; background:url(../images/body_top.png) top center no-repeat; _display:none;}
	.content .body_container .body_bg { width:727px; min-height:190px; clear:both; background:url(../images/body_bg.png) top center no-repeat; padding:15px; padding-top:0px; padding-top:15px; _padding-left:0px; _overflow:hidden; _width:717px; _background:none;  }
	.body_bottom  { width:757px; height:18px; clear:both; background:url(../images/body_bottom.png) top center no-repeat; _display:none; }
	.content .body_container_home { width:1000px; min-height:290px; float:left; padding-top:300px; }
	.content .body_container_other { width:1000px; min-height:290px; float:left; }
	.content .body_container_other .extra_pages { width:968px; min-height:300px; float:left; background:url(../images/main_body.png) top center no-repeat; margin-left:3px; padding:10px; color:#ffffff;}
	.content .body_container_other .shop { width:988px; height:491px; float:left; margin-left:3px;  margin-top:5px;}
	.content .right_container { width:150px; min-height:400px; float:left; background-color:#e8e8e8; }
	.content .footer_container { clear:both; width:1000px; height:129px; background:url(../images/footer_bg.png) top center no-repeat; margin-top:10px; }
	
.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:#F00; color:#FFF; font-weight:bold; font-size:14px; text-align:center; padding:2px; border:solid 1px #000; }



/** H O M E P A G E **/

.home_spacer{clear:both; width:968px; height:11px; margin-left:auto; margin-right:auto; padding:0px; height:12px; margin-top:5px;}
.home_spacer2{clear:both; width:968px; height:11px; margin-left:auto; margin-right:auto; padding:0px; height:15px; margin-top:5px;}
.home_box {float:left; width:324px; height:270px; background:url(../images/box_bg.png) top center no-repeat; margin:4px;}
.partners_box {clear:both; width:294px; height:180px; background:url(../images/partners.jpg) top center no-repeat; margin-left:15px; margin-top:8px;}
.slider_container {width:294px; height:180px; overflow:hidden; clear:both;}
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:294px; 
	height:180px; 
	margin:0px auto 0px; 
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:294px ; 
	height:180px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}
.banner {float:left; color:#fff; text-align:left; width:294px; height:169px;}

/** S H O P  P A G E **/

.mens {width:989px; height:491px; float:left; clear:both;}
.womens {width:489px; height:200px; float:left; margin-left:10px;}

/** A B O U T   U S **/
.about_us_image {float:left; width:333px; height:264px;}
.about_us_text {float:left; height:264px; width:625px; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; margin-left:5px;}

/** R E G I S T E R **/
.gray_register_box {clear:both; background:#404040; padding:10px; margin-left:15px; margin-right:15px;}
.register_top {clear:both; height:180px; padding:10px; padding-top:0px; border-bottom:2px dashed #ffffff;}
.register_top .new_user {float:left; width:348px; color:#ffffff;}
.register_top .user_login {float:left; width:300px; color:#ffffff;}

/** S I G N U P  T H A N K S **/
  .signup_thanks .image_left {width:210px; float:left; padding:6px;}
  .signup_thanks .text_right {float:left; padding-top:6px; width:720px; padding-left:20px;}
  .signup_thanks .text_right .text {  width:400px; text-align:left; }
  
/** I E 6  E R R O R **/
  .ie6_error {background-color:#F00; padding:6px; font-size:15px; text-align:center; color:#FFF; font-weight:bold; }
