html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	overflow:hidden;
}

a:link a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000 url(images/.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	padding: auto;
	}

/** layout **/
#wrapper {
	width: 670px;
	background: url(images/header.jpg) no-repeat;
	margin: auto ;
	min-height : 750px ;
	-height : 750px ;
}

h1 {
  font: 14px "arial black", arial, sans-serif;
  color: #A7A7A7;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
}

h4 {
font-size:12px;
color:#333333;
}

/* nav */

#branding {
  width: 670px;
  position: relative;
  height:130px;
  top: -10px;
  color: #fff;
}

#branding_logo {
}

#brand_selector {
	border: 0px solid white;
	padding: 0px;
	background: url(images/background_ripped.gif);
	width: 710px;
    position: relative;
    height:25px;
    color: #fff;
    margin-top:3px;
    margin-bottom:3px;
}


#nav {
  float:left;
  top: 130px;
  width: 670px;
  padding-left:10px;
  height:22px;
}

#nav li {
  float: left;
  list-style: none;
  text-decoration:none;
  font-size:13px;
  margin-left:0px;
  margin-top:4px;
  width:72px;
  color:#ccc;
  height:22px;
  width:70px;}



#nav li a {
  padding-left: 6px;
  padding-top:3px;
  padding-right: 8px;
  color:#EBEBEB;
  font-weight:bold;
  background: url(images/branding_up.gif) no-repeat;
}

#nav li a:hover {
	color:#000;
	background: url(images/branding_down.gif) no-repeat;
}

#info {
  float:right;
  position: absolute;
  top: 0px;
  left:610px;
  width: 70px;
}

#info ul {
list-style:none;
margin-right:5px;
}

#info li a {
  background: url(images/branding_up.gif) no-repeat;
  float: left;
  width:70px;
  list-style: none;
  padding-top: 5px;
  padding-left: 6px;
  text-decoration:none;
  font-size:11px;
  color:#EBEBEB;
  margin-top:4px;
  
}

#info li a:hover {
  background: url(images/branding_down.gif) no-repeat;
  color:#000;
}

#nav_advice {
  float:left;
  width: 600px;
  height:22px;
}

#nav_advice li {
  float: left;
  list-style: none;
  text-decoration:none;
  font-size:11px;
  
  color:#ccc;
  height:22px;
  }

#nav_advice li a {
  padding-left: 3px;
  padding-top:0px;
  padding-right: 5px;
  color:#EBEBEB;
}

#nav_advice li a:hover {
	color:#333333;
	background: #EBEBEB url(images/.jpg) repeat-x;
}

#advice {
	color:#ccc;
	background: #fff url(images/.jpg) repeat-x;
}


/** Body **/

#content {
	
  width: 710px;
  position: relative;
  color: #fff;
  top: 10px;
}
#content a {
  color: #666666;
  text-decoration:none;
}
#content a:hover {
  color: #7CCCCCC;
}
#body {
  border: 0px solid white;
  background: url(images/background_ripped.gif) repeat-y;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 5px;
  padding-top: 5px;
  min-height:450px;
}
#body_header {
  background: url(images/background_ripped.gif) repeat-y;
  border: 0px solid white;
  padding: 18px;
}




/** Main outer box **/
.Box_670 { 
	float: left;
  	width: 670px;
  	background: #730F11;
  	margin-right: 18px; 
}
	
.Box_670_top { 
	padding: 6px 0px;
	background: url(images/Box_670_top.gif) no-repeat; 
}

.Box_670_mid { 
	padding: 0px 18px;
	background: url(images/Box_670_mid.gif) repeat-y; 
	color:#FFFFFF;
}
.Box_670_btm {
	padding: 6px 0px; 
	background: url(images/Box_670_btm.gif) no-repeat; 
}
.Box_670_mid a:link {
color:#FFFFFF;
text-decoration:none;
}

.Box_670_mid a:hover {
color:#666;
}

/** Main image box **/
.Box_570 { 
	float: left;
  	width: 570px;
  	background: #fff;
  	margin-right: 18px; 
}
	
.Box_570_top { 
	padding: 6px 0px;
	background: url(images/Box_570_top.gif) no-repeat; 
}

.Box_570_mid { 
	padding: 0px 18px;
	background: url(images/Box_570_mid.gif) repeat-y; 
	min-height: 200px;
	-height: 500px;
}
.Box_570_btm {
	padding: 6px 0px; 
	background: url(images/Box_570_btm.gif) no-repeat; 
}

.Box_570_mid img { 
	max-height: 500px; 
	width: expression(document.body.clientWidth > 500? "500px": "auto" );
}



/**  **/
.Box_430 { 
	float: left;
  	width: 430px;
  	background: #730F11;
  	margin-right: 18px; 
}
	
.Box_430_top { 
	padding: 6px 0px;
	background: url(images/Box_430_top.gif) no-repeat;
}

.Box_430_mid { 
	padding: 0px 14px;
	background: url(images/Box_430_mid.gif) repeat-y; 
}

.Box_430_mid img {
max-height: 130px; 
width: expression(document.body.clientWidth > 130? "130px": "auto" ); 
}


.Box_430_btm {
	padding: 6px 0px; 
	background: url(images/Box_430_btm.gif) no-repeat; 
}


.Box_300 { 
	float: left;
  	width: 300px;	
  	background: #730F11;
  	margin-right: 15px; 
	margin-bottom:5px;
	text-align:left;
}
	
.Box_300_top { 
	padding: 6px 0px;
	background: url(images/Box_300_top.gif) no-repeat; 
}

.Box_300_mid { 
	padding: 0 3px 0 10px;
	background: url(images/Box_300_mid.gif) repeat-y; 
	color:#333333;
	text-align:left;
	min-height:120px;
}

.Box_300_mid_L { 
	padding: 0 3px 0 10px;
	background: url(images/Box_300_mid.gif) repeat-y; 
	color:#333333;
	text-align:left;
}

.Box_300_mid_L img {
padding-left:4px;
padding-right:5px;
padding-top:2px;
}
.Box_300_mid h1 {
padding: 0px 14px;
}

.Box_300_mid img {
max-height: 95px; 
width: expression(document.body.clientWidth > 95? "95px": "auto" );
max-width: 280px; 
padding-left:5px;
padding-right:5px;
}

.Box_300_btm {
	padding: 6px 0px; 
	background: url(images/Box_300_btm.gif) no-repeat; 
}


/** Search Products Box **/
.Box_200 { 
	float: left;
  	width: 200px;	
  	background: #730F11;
  	margin-right: 10px; 
	text-align:left;
}
	
.Box_200_top { 
	padding: 6px 0px;
	background: url(images/Box_200_top.gif) no-repeat; 
}

.Box_200_mid { 
	padding: 0 3px 0 10px;
	background: url(images/Box_200_mid.gif) repeat-y; 
	color:#333333;
	text-align:left;
	min-height:130px;
	padding-left:10px;
	padding-right:13px;
}

.Box_200_mid img {
max-height: 55px; 
width: expression(document.body.clientWidth > 55? "55px": "auto" );
max-width: 175px; 

}

.Box_200_btm {
	padding: 6px 0px; 
	background: url(images/Box_200_btm.gif) no-repeat; 
}

#options {
font-size:9px;
}

/** Similar Products Box **/
.Box_185 { 
	float: left;
  	width: 185px;
  	background: #730F11;
  	margin-right: 7px; 
	text-align:right;
}
	
.Box_185_top { 
	padding: 6px 0px;
	background: url(images/Box_185_top.gif) no-repeat; 
}

.Box_185_mid { 
	padding: 0 3px 0 3px;
	background: url(images/Box_185_mid.gif) repeat-y; 
	max-height:65px;
	padding-left:10px;
	padding-right:13px;
}
.Box_185_btm {
	padding: 6px 0px; 
	background: url(images/Box_185_btm.gif) no-repeat; 
}

.Box_185 img {
max-height: 55px; 
width: expression(document.body.clientWidth > 55? "55px": "auto" );
max-width:180px;
}



/**  Product Info Box **/
.Box_ProdInfo { 
	display:block;
	float: left;
  	width: 370px;
	margin-top:10px;
  	margin-right: 16px; 
	margin-bottom:10px;
	padding:5px;
	color:#fff;
	border:1px solid white;
}

/**  User ability Level Box **/
.Box_UserAbility {
font-size:9px; 
	float: left;
  	width: 150px;
	margin-top:2px;
  	margin-right: 10px; 
	margin-bottom:8px;
	padding:0px;
	color:#fff;
	border:0px solid white;
}

/** Thumbnails Products Box **/
.Box_Options { 
	display:block;
	float: left;
  	width: 90px;
	height:70px;
  	background: url(images/Box_Options.jpg) no-repeat;
  	margin-right: 0px; 
	padding:10px;
	color:#666666;
	font-stretch:extra-condensed;
	overflow:hidden;
}
	
.Box_Options img {
max-height: 41px; 
width: expression(document.body.clientWidth > 41? "41px": "auto" );
}
.Box_Options_text{
overflow:hidden;
}

/**  Site Map Box **/
.Box_SiteMap { 
	display:block;
	float: left;
  	width: 80px;
	margin-top:5px;
  	margin-right: 5px; 
	margin-bottom:5px;
	padding:2px;
	color:#666;
	border:1px grey;
	height:80px;
	background-color:#FFFFFF;
	font-size:9px;
}

.Box_SiteMap img {
padding:4px 0 0 0px;
max-height: 37px; 
width: expression(document.body.clientWidth > 37? "37px": "auto" );
}

#pad span{
padding:5px;
}

p.more {
  margin: 5px 0;
}



#body h2 {
  font-size: 12px;
  text-align: left;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
  color:#FFFFFF;
}
#footer p, #footer ul {
  margin: 0.8em;
  
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}
#footer li a {
  color:#FFFFFF;
}
#footer li a:hover {
  color:#cccccc;
}




