/* Products */

#midcol {
	background-image: url(../images/midcolbg.gif);
	background-repeat: repeat-x;
	min-height:475px;
	padding-top:16px;
	background-color:#393939;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#whitebox {
	margin-right:16px;
	margin-left:16px;
	margin-bottom:16px;
}

#whiteboxmain {
	background-color:#fff;
}
#whiteboxmain h4 {
	padding-left:16px;
}
#whiteboxmain p {
	margin-right:20px;
}

#whiteboxtopleft ,
#whiteboxtopleft2 {
	background-image: url(../images/cornertopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}

#whiteboxtopright ,
#whiteboxtopright2 {
	background-color: #FFFFFF;
	background-image: url(../images/cornertopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
#whiteboxtopleft2 {
	background-image: url(../images/cornertopleft2.gif);
}
#whiteboxtopright2 {
	background-image: url(../images/cornertopright2.gif);
}

#whiteboxbotleft {
	background-color: #FFFFFF;
	background-image: url(../images/cornerbotleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#whiteboxbotright {
	background-image: url(../images/cornerbotright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}

.hr-banner {
  height: 1px;
  background-color:#ff9100;
  margin-top:5px;
}
.hr-banner hr {
	display: none;
}

#whiteboxbanner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9100;
}

#whiteboxbanner #whiteboxbannerinner {
	padding-top:26px;
	padding-right:26px;
	min-height:150px;
}

#whiteboxbanner #whiteboxbannercategory {
	background-image: url(../images/bg_category_offer.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom:1px solid #fff;
}

#whiteboxbanner img {
	float:left;
	margin-left:34px;
}

#whiteboxbanner #whiteboxbannerinner p {
	margin-left:270px;
}

#whiteboxbanner #whiteboxbannerinner div.no-image p {
	margin-left:20px;
}

#breadcrumb {
	padding-left:16px;
	padding-bottom:14px;
	color: #8b8b8b;
}
#breadcrumb a:link {
	color: #8b8b8b;
	text-decoration: none;
}
#breadcrumb a:visited {
	text-decoration: none;
	color: #8B8B8B;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #8B8B8B;
}
#breadcrumb a:active {
	text-decoration: none;
	color: #8B8B8B;
}

#products {
	background-image: url(../images/productbox.gif);
}

#products a {
	color: #000;
	text-decoration: none;
}
#products a:hover {
	color: #ff9100;
}

.productbox {
	height: 192px;
	width: 151px;
	float:left;
	background-image: url(../images/productbox.gif);
	background-repeat: repeat;
	background-position: top left;
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
}

#techbox {
	background-color: #FFFFFF;
	width: 303px;
	background-image: url(../images/techboxbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:16px;
	padding-bottom:10px;
	margin-bottom:16px;
	float:left;
}

#techboxpic {
	background-image: url(../images/techboxtop.gif);
	background-repeat: no-repeat;
}
#techboxpic img {
	padding-top:20px;
	padding-left:20px;
}
#techboxpic p {padding-left:20px;}

#techbox h4 {
	padding-left:16px;
	padding-top: 14px;
	padding-bottom: 6px;
}

#spec {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9100;
}

#spec table tr td.left {
	background-color: #f9f9f9;
	padding: 5px 10px;
	width: 50%;
	border-bottom: 1px dotted #ddd;
}
#spec table tr td.right {
	border-bottom: 1px dotted #ddd;
	padding: 5px 10px;
	width: 50%;
}
#wrapper {
	padding-left:16px;
}

#productInfoWrapper{

}

#productinfo {
	padding-top: 26px;
	width:99%;
	float:left;
}

#productinfo h2 {
	color: #ffd220;
	padding-left:26px;
	padding-bottom: 20px;
}

#productinfo h3 {
	color: #ffd220;
	padding-left:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:22px;
}

#productinfo p {
	color: #d3d3d3;
	padding-left:26px;
	margin-right:26px;
}

.grey {
	background-color: #494949;
	padding-left:26px;
	color: #d3d3d3;
	padding-top:2px;
	padding-bottom:2px;
}
.grey a:link {
	color: #ffd220;
	text-decoration: none;
}
.grey a:visited {
	text-decoration: none;
	color: #FFD220;
}
.grey a:hover {
	text-decoration: none;
	color: #FFD220;
}
.grey a:active {
	text-decoration: none;
	color: #FFD220;
}

.largeinput {
	height:20px;
	border: 1px solid #ffc538;
	margin-right:4px;
	padding-top: 7px;
	padding-left: 5px;
}

.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9100;
}

.whiteboxline {
	background-image: url(../images/orange.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
}

#categoryoffer {
	float: right;
	width: 141px;
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
}

#categoryoffer p.offer {
	color: #ff9100;
	font-weight: bold;
}
#categoryofferimage {
	text-align: left;
}
#categoryoffer img {
	border:1px solid #ccc;
}
#categoryoffer a {
	color: #000;
	text-decoration: none;
}
#categoryoffer a:hover {
	color: #ff9100;
}

#productPrice {
	padding: 5px 20px 5px 20px;
}


.productCategories {
	width: 100%;
	margin: 7px;
}
.productCategories td {
	padding: 3px;
}
.productCategories td a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.productCategories td a:hover {
	color: #ff9100;
}

div#ProductPrices {
	padding-left:26px;
}

table.productPrices {
	width: 100%;
	color: #d3d3d3;
}

table.productPrices th,
table.productPrices td {
	padding: 5px 0 5px 0;
}

table.productPrices th {
	border-bottom:1px solid #ffd220;
}

table.productPrices tr.bgdark td{
	background-color: #222;
}
