body {
	background-color: #646464;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

a {
	color: white;
}

#leftCol {
	background: url(images/white_pixel.gif) right repeat-y #646464;
	padding-top: 68px;
}

#contactBar {
	border-top: solid 1px #8b8b8b;
	border-bottom: solid 1px #8b8b8b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dcddde;
	padding-right: 10px;
}

#contactBar a {
	color: #f1f1f2;
	font-weight: bold;
}

.rightPad {
	display: inline;
	margin-right: 20px;
}

#linksBar {
	background: url(images/linksback.gif) no-repeat left #333132;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#linksBar a {
	color: #d9d99e;
	text-decoration: none;
}

#linksBar a:hover {
	text-decoration: underline;
}

#linksBar .border {
	border-right: dotted 1px #c6c8ca;
}

#bigLogo {
	background: url(images/sind_man.jpg) left top no-repeat;
}

#logoBody {
	background: url(images/logo_body.jpg) left top no-repeat;
}

#logoBanner {
	background: url(images/logo_back.gif);
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

#pageContent {
	margin-top: 11px;
	padding-bottom: 2px;
	width: 517px;
	background-color: #d3d3d3;
	margin-bottom: 0px;
}

#pageContent2 {
	margin-top: 5px;
	padding-bottom: 2px;
	width: 578px;
	min-height: 570px;
	float: none;
	overflow: visible;
	background-color: #d3d3d3;
	margin-bottom: 0px;
	display: block;
}

#pageContent2 p {
	color: black;
	display: block;
	margin-left:16px; 
	margin-bottom: 18px;
	margin-right: 16px;
}

#pageContent2 p a {
	color: #cf0400;
}

#pageLocation {
	border-top: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	padding: 5px 5px 6px 16px;
	color: #333132;
	background-color: #aaaaaa;
}

#pageLocation a {
	color: #333132;
}

#header {
	background-color: #333132;
	padding: 4px 9px 4px 16px;
	border-bottom: #cc0000 solid 1px;
}

#header a {
	color: #f1f1f2;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.thinSeperator {
	border-bottom: solid 1px #8b8b8b;
	height: 1px;
	margin: 5px 0px;
}

.thickSeperator {
	background: url(images/horizontal_bar.gif) repeat-x;
	height: 8px;
	margin: 3px 0px;
}

.redBold {
	color: #cf0400;
	font-weight: bold;
}

.redBold3 {
	color: #cf0400;
	font-weight: bold;
	text-decoration:none;
}

.redBold2 {
	color: #cf0400;
	font-weight: bold;
	margin: 25px 16px 18px 16px;
}

.red {
	color: #cf0400;
}

.list {
	margin: 6px 0px 10px;
	line-height: 20px;
	font-weight: bold;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333132;
	background-color: white;
	border-bottom: 1px black solid;
	display: block;
	padding: 3px 9px 2px 16px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

.h2 {
	color: #cf0400;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	border-bottom: solid 1px #8b8b8b;
	padding: 0px 5px 3px;
}

.h3 {
	color: #cf0400;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid 1px #8b8b8b;
	padding: 0px 5px 3px;
	margin-bottom: 5px;
}



.h4 {
	color: white;
	margin-top: 3px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.h5 {
	font-weight: bold;
	color: #cf0400;
	margin: 16px;	
}

.bigType {
	color: #ebebec;
	font-weight: bold;
	font-size: 14px
}

.bigger {
	font-size: 12px;
	font-weight: bold;
}

.lineSpacing {
	line-height: 20px;
}

.subnav {
	font-size: 10px;
	color: #cf0400;
	display: inline;
	margin-left: 16px;
}

.subnav a {
	color: #cf0400;
}

#contactBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 9px;
	margin: 6px 46px 22px 34px;
	text-align: center;
}

#conentBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 9px;
	margin: 6px 46px 22px 34px;
	padding-left:10px;
	text-align: left;
}

#rohsBar {
	background-color: #b00401;
	padding: 3px;
	border-bottom: solid 2px #646464;
	text-align: center;
}

#bottomLinks {
	background-color: #7e7e7e;
	padding: 3px;
	font-size: 10px;
}

#bottomLinks img {
	margin: 0px 15px;
}

#bottomLinks a {
	text-decoration: none;
	color: #333132;
}

#bottomLinks a:hover {
	text-decoration: underline;
}

#bottomStatement {
	margin-top: 15px;
	margin-bottom: 30px;
	width: 490px;
	color: #d1d3d4;
	text-align: center;
}

#cartPreview {
	width: 112px;
	overflow: visible;
	border: #D5D5D5 1px solid;
	background-color: #AAAAAA;
	padding: 7px 9px;
	margin-top: 48px;
	margin-bottom: 250px;
	text-align: left;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#cartPreview a {
	margin-top: 5px;
	color: #323232;
	display: block;
}

#leftContent {
	margin: 0px 8px;
	padding: 8px 2px;
	border-top: solid 1px #b00401;
	border-bottom: solid 1px #b00401;
	font-size: 9px;
	color: #CCCCCC;
}

.blacken td {
	color: black;
}

.prodblock {
	border-bottom: dashed #333132 1px;
	padding: 7px 16px 9px 16px;
}
.prodblock label {
	color: #333333;
	font-weight: bold;
	top: -1px;
	position: relative;
}

.productsList th, .productsList .bot, .productsList2 th, .productsList2 .bot {
	background-color: #333132;
	color: white;
	font-weight:bold;
	font-size: 10px;
	padding: 5px;
	border-bottom: #CCCCCC solid 1px;
}

.productsList2 .botBig, .productsList .botBig {
	background-color: #333132;
	color: white;
	font-size: 12px;
	padding: 5px;
	border-bottom: #CCCCCC solid 1px;
	text-align:center;
}

.productsList .text, .productsList2 .text {
	width: 35px;
	color: black;
	font-size: 10px;
	padding: 2px 3px;
	margin: 1px;
	border: #333333 solid 1px;;
	background-color: #dfdfdf;
}

.button {
	background-color: #bdbec0;
	font-size: 10px;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 0px 0px;
}

.button2 {
	background-color: #D3D3D3;
	font-size: 12px;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 0px 0px;
}
.productsList .even .button {
	background-color: #c7c8ca;
}
.productsList .even td, .productsList2 .even td {
	background-color: #c7c8ca;
}
.productsList td, .productsList2 td {
	background-color: #bdbec0;
	border-bottom: #e3e3e3 solid 1px;
	color: black;
}
.productsList td {
	text-align: center;
}


.caption {
	color:#666666;
}