.casestudy{
border-top:2px solid #ffd600;
padding-top:10px;
}

#footersearch{
border-top:2px solid #ffd600;
width:600px;
float:right;
}

#category{
margin-top: 10px;
margin-bottom: 10px;
}

strong{
font-weight:normal;
FONT-SIZE: 12px; COLOR: #353535; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.header{
width:750px;
margin: auto;
border-bottom: 2px solid #ffd600;
}

#content{
width:750px;
margin: auto;
background: url(images/bg_menu.gif);
background-repeat: repeat-y;
background-position: top left;
}

#group{
width:750px;
margin: auto;
background: #ffffff;
color: #6b6a6f;
border-bottom: 2px solid #ffd600;
}

#copy{
width:750px;
margin: auto;
font-size: 10px;
}

#copy span{
margin-left:5px;
margin-right:5px;
}

#main{
width:500px;
float:left;
margin-left:10px;
text-align: left;
}

#right{
width:80px;
float:right;
text-align:right;
margin-top:20px;
}

a{
COLOR: #ffffff;
text-decoration:underline;
}

a:hover{
COLOR: #eeeeee;
text-decoration:underline;
}

.productlink,.productlink:hover{
COLOR: #353535;
}


table.infotable{
background-color: #f1e21a;
border: 2px solid #f1e21a;
}

table.infotable2{
background-color: #3b3448;
border: 2px solid #3b3448;
color: #000000;
}

.infotable th{
color: #ffffff;
}

.infotable2 th{
color: #ffffff;
}

.infotable2 td{
color: #000000;
}

infotablebh{
border-left: solid 1px #ffffff;
}

infotableb{
border-left: solid 1px #f1e21a;
}

span.weight{
FONT-SIZE: 20px;
}

span.en{
FONT-SIZE: 14px;
}

td.dgreybox{
background-color: #636363;
color: #FFFFFF;
width: 85px;
text-align: right;
font-size: 10px;
font-weight: Bold;
}

td.lgreybox{
background-color: #d6d6d6;
color: #636363;
width: 85px;
text-align: center;
font-size: 10px;
font-weight: Bold;
}

body{
margin:0;
padding:0;
}

body,p,li,th,td{
FONT-SIZE: 12px; COLOR: #ffffff; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
}

th{
TEXT-DECORATION: none
}

td{
TEXT-DECORATION: none
}

h1 {
text-align:left;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
margin:0px;
margin-bottom: 0px;
FONT-SIZE: 32px; COLOR: #ffd600;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: 32pt;
}

h2 {
text-align:left;
margin-top: 0px;
margin-bottom: 10px;
padding:0px;
FONT-SIZE: 14px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
COLOR: #ffd600;
}

h3{
COLOR: #ffd600;
FONT-SIZE: 12px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
}

img{
border: 0px;
}

.button{
	padding: 2px 5px 2px 5px;
	margin: 0px;
	margin-right:4px;
	margin-bottom:4px;
	background-color:#f16d03;
	border: 1px solid #f16d03;
	/*border: 1px solid #AAAADD;*/
	text-decoration: none; /* no underline */
	/*color: #000099;*/
	color:#FFFFFF;
}
.button:hover {
	border: 1px solid #000099;
	color: #000;
}


/* Page Structure Styles
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	
	font: 12px/18px arial, verdana, sans-serif;
	color: #353535;
	
	text-align: center;
	
	background: #140f07 url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#container {
	position: relative;
	
	margin: 0 auto;
	padding: 0;
	width: 750px;
	
	text-align: left;
	
	/*background: #F1EFE2 url(images/bg-container.png) no-repeat 0px 185px;*/
}

#header {
	position: relative;
	
	margin: 0;
	padding: 0;
	width: 750px;
	height: 135px;
	
	background: url(images/header.gif) no-repeat;
}

#signin {
	position: absolute;
	top: 4px;
	right: 30px;
	
	margin: 0;
	padding: 0;
	
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	
	background: none;
}

#subhead {
	position: relative;
	
	margin: 0;
	padding: 5px 0 0 20px;
	width: 750px;
	height: 50px;
	
	background: url(images/subhead-bg.gif) no-repeat;
}

#footer {
clear: both; 
border-bottom: 2px solid #ffd600;
	position: relative;
	margin: 0;
	padding: 0;
	width: 750px;
	color: #fff;
	font-size: 11px;
overflow:hidden;
}

#search{
border-bottom: 2px solid #ffd600;
padding-bottom:10px;
text-align: left;
}

#footer table{float:right;}

#footer div.right {
	position: absolute;
	top: 5px;
	right: 30px;
	
	margin: 0;
	padding: 0;
	
	text-align: right;
}

#subnav {
float:left;
	margin: 0;
	padding: 0;
	width: 150px;
background:#3b3448;
overflow: hidden;
display: block;
}


/* Sub-Navigation Styles
----------------------------------------------- */

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav ul li{
margin-top: 10px;
}

#subnav li a {
	margin: 0;
	padding: 2px 0 2px 2px !important;
	width: 150px;
	
	display: block;
}

#subnav li b {
	margin: 0;
	padding: 7px 0 2px 10px !important;
	width: 150px;
	
	display: block;
}

#subnav a {
	color: #ffffff;
	text-decoration: none;
}

#subnav a:hover {
	background: #ffd600;
	color: #000000;
}

#subnav li a.current, #subnav li a.current:hover {
	background: #ffd600;
	color: #000000;
}

/* product page css */

#productimage{
width:250px;
float:left;
text-align:center;
clear:left;
}

.submenu{
margin-bottom:5px;
}

.submenu a{
color:#FFFFFF;
}

#product{
float:left;
position: relative;
margin: 0;
padding: 0;
width: 565px;
margin-left:5px;
border-top: dotted 1px #353535;
border-left: dotted 1px #353535;
border-right: dotted 1px #353535;
border-bottom: dotted 1px #353535;
}

#product ul {
float:right;
margin: 0;
padding: 0;
margin-right:5px;
margin-top:10px;
margin-bottom:10px;

}

#product ul li {
	margin-top:5px;
	display: block;
	margin-left:0px;
	margin-right:0px;
	width:300px;
	text-align:left;
}

#product p {
float:right;
	margin-top:5px;
	margin-left:0px;
	margin-right:5px;
	width:300px;
}

.price{
font-size:18px;
}

.save{
font-size:12px;
}

#productinfo{
clear:right;
width:300px;
margin-right:5px;
margin-top:10px;
margin-bottom:10px;
float:right;
}
#productinfo th{
white-space: nowrap;
text-align:left;
vertical-align: top;
}

.BuyBoxTable{
width: 565px;
margin-top:10px;
}

.BuyBoxTable th{
border-top: #353535 1px dotted;
padding:5px;
}

.BuyBoxTable td{
border-top: #353535 1px dotted;
text-align:center;
padding:5px;
}

.BuyBoxTable td form{
margin:0;
padding:0;
}


		div.slideshow {
			margin: 18px auto;
			height: 400px;
		}
		div.slideshow ul {
			background: #FFF;
			bottom: -20px;
			left: -40px;
			position: absolute;
			overflow: hidden;
			padding: 5px 0;
			z-index: 10001;
		}
		div.slideshow ul a {
			background-position: 50% 50%;
			cursor: pointer;
			display: block;
			height: 45px;
			margin-right: 5px;
			margin-top: 5px;
			opacity: 0.5;
			width: 45px;
			border: 1px solid #353535;
		}
		div.slideshow ul a.active,
		div.slideshow ul a:hover {
			opacity: 1;
		}
		div.slideshow ul li {
			float: left;
			list-style: none;
		}