/*----------------------------------------General-----------------------------------*/
*, body, input {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	text-align:justify;
}
/*#modal_container *, .popup *, #csScrollContent2 *{
	color:#000000;
}*/
body, form, input, table, tr, td, textarea {
	margin:0pt;
	padding:0pt;
}
body, form, img {
	border:0pt none;
}
body {
	background-color:#000000;
	text-align:center;
	top:0px;
}
table, tr, td {
	border-collapse:collapse;
	border-spacing:0px;
}
input, select, option, textarea{
	color: #4D4D4D;
}
input.button {
	color:#FFFFFF;
}

a{
	text-decoration:none;
	font-weight:bold;
}

.alpha{
	behavior: url(/css/iepngfix.htc);
}


/*----------------------------------------Main Containers-----------------------------------*/

#container_global{
	left:0px;
	margin:0pt auto;
	position:relative;
	text-align:left;
	top:0px;
	width:1003px;
}
#container_bg {
	position:relative;
	top:0px;
	width: 1003px;
	background-image: url(/images/bg-mid-04.jpg);
}
	#container_head {
		position:relative;
		width: 1003px;
		top:0px;
		left:0px;
		height:102px;
		background-image: url(/images/base/navbar_bg.jpg); 
	}

	#bodyContainer {
		position:relative;
		width: 1003px;
	}
	#footContainer {
		position:relative;
		width: 1003px;
		background-image:url(/images/base/footer_bg.gif);
		background-position:bottom center;
		background-repeat: no-repeat;
	}
/*----------------------------------------Heading-----------------------------------*/	
		#mainLogo {
			position:absolute;
			top: 9px;
			left: 39px;
		}	
		#country_selector {
		  position: absolute;
		  top: 0px;
		  right: 20px;
		  width: 211px;
		  height: 20px; 
		}	
		#global_nav {
			position: absolute;
			top: 40px;
			right: 143px;
		    height:25px;
			text-align:right;
			font-size:10px;
		}
			div#global_nav a{
				font-size:10px;
			}
		#content_search {
			position:absolute;
			top: 43px;
			right: 30px;
			width:102px;
			height:13px;
		}
			#content_search td{
				height:13px;
				vertical-align:top;
			}
			#content_search input {
			   	font-size: 10px;
				font-weight:bold;
				text-align:left;
				width: 73px;
				height:13px;
			    border:solid 0px blue;
			    position: relative;
			    top: 1px;
			    *top: 0;
			}
			#content_search img {
			   	margin-top:1px;
			    
			}			

		input#searchGoBtn {
		  cursor: pointer;
		  font-size: 11px;
		  font-weight: bold;
		  color: #FFF;
		  background: transparent;
		  border: none;
		}
			
			#searchBoxBtn {
			  position: absolute;
			  right: 20px;
			  top: 42px;
			}
			
			#button_go{
				top:4px;
				border:0px;
			}

/*----------------------------------------Nav Bar-----------------------------------*/			
#navBar {
	position:absolute;
	top: 73px;
	/*left: 180px;
	left: 467px;*/
	right: 1px;
	/*width: 830px;*/
	height:20px;
}

	#navBar a{
		font-size:11px;
	}

	#navBar a.nav_activeDept{
		color:#F80895;
	}

	.mainNavLink {
	  float: left;
	  padding: 0px 16px;
	  border-right: 1px solid #FFF;
	  color: #FFF;
	  font-weight: bold;
	  font-size: 12px;
	  height 15px;
	}
	
	#sale {
		border: 0 !important;
	}

/*----------------------------------------Special Offers-----------------------------------*/
#sodd {
	position:absolute;
	right:0px;
	top:103px;
	margin:0;
	padding:0;
	z-index:50000;
	background-color:#fff;
}

#socontent {
	background:#fff;
	width:150px;
	border:1px solid #dcdcdc;
	margin:0;
	padding:10px;
	text-align:left;
}
#socontent hr{
	width:130px;
	text-align:center;
	display:none;
}
	

/*----------------------------------------Content Areas-----------------------------------*/


	#homeSplash {
		position:relative;
	}
	
	#landingContainer {
		position:relative;
		background-color: #000;
		width: 100%;
		background-repeat: no-repeat;
		margin-bottom: 0px;
		min-height: 430px;
		height: auto !important;
		height: 430px;
	}
	#productContainer {
		position:relative;
		width: 1003px;
		margin-bottom: 0px;
		min-height: 430px;
		height: auto !important;
		height: 430px;
	}	
		#flashNav {
			position:relative;
			width: 100%;
			background-image: url(/images/flashNavBg.jpg);
			opacity: 0.8;
			filter: alpha(opacity=80);
			margin: 0px auto; 
			padding-top: 3px;
		}
		#landingImage {
		  float: right;
		  margin-right: 0px;
		}
	#csContainer {
		position:relative;
		background: #050712 url(/images/base/cs_nav_bg.jpg) repeat-x;
		width: 100%;
		min-height: 430px;
		height: auto !important;
		height: 430px;
	}	

/*----------------------------------------Footer-----------------------------------*/

	#footerNav {
		position:relative;
		color:#FFF;
		font-size:9px; 
		padding-left:35px;
		line-height:21px;
	}
	#footerBase {
		position:relative;
	 	text-align:left;
		color:#FFF;
		font-size:10px;
		padding-left:35px;
		line-height:21px;
	}
	#footerLogo {
		position:absolute;
		bottom:7px;
		right:15px;
	}
	
/*****************************************************************************        Side Nav        *****************/


#landingContainer #sideNav {
    background-image: url(/images/sideNavBg.png);
	float: left;
	margin: 0px;
	width: 195px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	behavior: url(/css/iepngfix.htc);

}

#productContainer #sideNav {
	float: left;
	margin: 0px;
	position: relative;
	left: 0px;
	width: 244px;
	float:left;
	min-height: 430px;
	height: auto !important;
	height: 430px;
}

#csContainer #sideNav {
      float: left;
      width: 150px;
      margin: 30px 0px 0px 30px;
	behavior: url(/css/iepngfix.htc);
}
    
	#csContainer #sideNav a{
		color:#FFF;
		text-decoration:none;
		font-weight:bold;
	}

	#csContainer #sideNav  a.nav_activeCS{
		color:#F80895;
	}

#sideNavContainerDetail {
	position: absolute;
	top: 0px;
	left: 7px;
	width:168px;
	height:433px;
	background-color: #DBE4F0;
}

#sideNavContainerStretch {
	position: absolute;
	top: 0px;
	left: 7px;
	width:168px;
	background-color: #DBE4F0;
	/*padding-bottom:6000px;
	margin-bottom:-6000px;*/
	min-height:475px;
	height:100%;

}

#sideNavContainerStretchGraphic {
	position: absolute;
	top: 0px;
	left: 7px;
	width:168px;
	background-color: #DBE4F0;
	background-image: url(/images/promos/navPromo_01_071210a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}	


	
/*****************************************************************************        Customer Service        *****************/
#csContent {
	position:relative;
	width:774px;
	float:right;
}
#bar_top,#bar_bottom {
	position:absolute;
	left:0px;
	height:3px;
	width:1003px;
	overflow:hidden;
}
#bar_top {
	top:0px;
	margin-top:-3px;
	background:silver url(/images/base/cs_bar_top.jpg) top center no-repeat;
}
#bar_bottom {
	bottom:0px;
	margin-bottom:-3px;
	background:silver url(/images/base/cs_bar_bottom.jpg) bottom center no-repeat;
}
#csHeader {
	position:absolute;
	margin-left:180px;
	top:164px;
	width:635px;
	height:25px;
}

#csDesc {
    position: relative;
	color: #FFF;
	width:774px;
	height:65px;
}

#csFormMain {
    position:relative;
    background-color:#e4e5ea;
	background-image:url(/images/base/cs_content_bg.jpg);
	text-align:left;
	width:774px;
	font-size:10px;
	min-height: 365px;
	height: auto !important;
	height: 365px;
}
#csFormMain *{
	color:#000000;
}
	#csFormLeft {
		position:relative;
		width:387px;
		float:left;
	}

	#csFormRight {
		position:relative;
		width:387px;
		float:right;
	}

	#csFormMain td {
	    padding-top: 10px;
		font-size:10px;
	}
	
	#csFormRight td{
	  padding-top: 0px;
	}
	

#csFormBottom {
    float: left;
	position:absolute;
	top:480px;
	left:180px;
	width:635px;
	height:2px;
}

#bodyContainer > #csFormBottom {
	position:absolute;
	top:490px;
	left:180px;
	width:635px;
	height:6px;
}

#csScrollBody {
	position:absolute;
	left:180px;
	top:195px;
	width:615px;
	height:303px;
	overflow:hidden;
}

#csScrollContent {
	width:100%;
	height:303px;
	white-space:normal;
}

#csScrollContent2 {
	width:100%;
	white-space:normal;
}

#csBar {
  position: absolute;
  top: 20px;
  left: 350px;
  text-align: right;
  font-size: 11px;
}

#track {
	position:absolute;
	top:195px;
	left:800px;
	width:8px;
	height:303px;
	background:transparent url(/images/base/sbtrack.png) repeat-y scroll 0px;
	/*float:right;*/

}

#matchingItems {
  position: relative;
  float:right;
  width: 115px;
  text-align: center;
}
#checkoutcontent *{
color:#000000;
}
#maFormBodyRight *, #maFormBodyLeft *{
color:#333366;
}

#product_outer,#checkout_outer, #maFormMain {

	position:relative; 
	background-color: silver;
	min-height: 470px;
  	height:auto !important;
  	height: 470px;
  	width: 1003px;
    background-color:#e4e5ea;
	background-image:url(/images/base/co_content_bg.jpg);
}
#maFormMain {
}

#maFormHeader {
	position:relative;
	margin-top:10px;
	font-family: arial;
	color:#333366;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 0.2em;
}

#maHeader {
	position:relative;
	width:1003px;
	min-height: 28px;
  	height:auto !important;
  	height: 28px;	
}

	#maSubHead1 {
		position:relative;
		margin-left:15px;
		margin-top:10px;
	}

	#maSubHead2 {
		position:relative;
		margin-left:166px;
		top:0px;
		width:192px;
		height:28px;
	}

	#maSubHead3 {
		position:relative;
		margin-left:358px;
		top:0px;
		width:108px;
		height:28px;
	}

	#maSubHead4 {
		position:relative;
		margin-left:466px;
		top:0px;
		width:118px;
		height:28px;
	}

	#maSubHead5 {
		position:relative;
		height:28px;
	}
	
#maFormBody {
	position:relative;
	margin-top:45px;
	margin-left:165px;
	width:380px;
/*	height:380px; */
	font-family: arial;
	color:#333366;
	font-family:arial;
	font-size:11px;
}
#registerHeader {
  position:relative;
  top:35px;
  left: 0px;
  font-weight: bold;
  color: #333366;
  letter-spacing: 0.2em;
  padding: 10px 0px 5px 230px;
}

#outOfStock #sideNav {
  	float: left;
	margin: 10px 0px 0px 0px;
	position: relative;
	left: 0px;
	width: 244px;
	float:left;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
