/* Used to center in IE */
body {
	background: #EEE url("../images/bg.png") repeat-y center top;
	text-align: center;
	margin: 0px;
}

body, input, select, table, textarea {
    font-family:  Arial,Helvetica,sans-serif;
    font-size: 11px;
}

a, a:visited {
    color: #06C;
	font-family: Tahoma,Geneva,sans-serif;
	font-weight: bold;
    text-decoration: none;    
}

a:hover {
    color: #333;
	text-decoration: underline; 
}

em {
	font-style: normal;
}

table
{
    border-collapse:collapse;    
    width: 100%;   
    font-size:11px;
}

td, th
{
    padding:2px;
}
thead
{
}

.table_grid_border td, th
{
    border:solid 1px black;
    border-collapse:collapse;
    padding:3px;
}

/*
    Class definitions
*/
.whitelink
{
    color:White;
}

.gray_box
{
    background-color:#BABABA;
    padding:5px;
}

.menu-link, .menu-link:visited  {
	display: block;
	color: #999;
	font: bold 9px Tahoma, Geneva, Sans-serif;
}

.menu-link:hover {
	background: #F60;
	color: #333;
}

.menu-link em {
	color: #333;
	font-style: normal;
}

#left-nav .menu-link  {
	background: #FFF url("../images/menu-arrow.gif") no-repeat center left;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: -1px;
	padding: 5px 0px 5px 40px;
	width: 160px;
	font: bold 12px Tahoma, Geneva, Sans-serif;
}

#left-nav .menu-link:hover 
{
    background: #E8E8E8 url("../images/menu-arrow-hover.gif") no-repeat center left;
}

#category_menu .menu-link
{
	background: #FFF url("../images/sub-menu.gif") no-repeat center left;
	border: 1px solid #DDD;
	width: 200px;
	padding-left: 20px;
	font: bold 9px Tahoma, Geneva, Sans-serif;
}

#category_menu .menu-link:hover
{
    background: #E8E8E8 url("../images/sub-menu-hover.gif") no-repeat center left;
}

.error
{
    color:Red;
    font-weight:bold;    
}

.contained_content
{
    overflow:auto;
    width:100%;
}

.productListRow
{
    display:inline;
    padding:5px 0px 5px 5px; 
    float:left;
    clear:both; 
    position:relative; 
    margin-bottom:3px;
    width:700px;
    background: #FFF url("../images/product_list_slice.jpg") repeat-x top left;    
    border:solid 1px #EBEBEB;
}


.backdrop {
	background: transparent url("../images/backdrop.png") no-repeat bottom left; 
	float: left; 
	padding-bottom: 10px;
}

#right-bar .backdrop {
	background: transparent url("../images/backdrop_grey.jpg") no-repeat bottom left; 
}

.cornertab {	padding-top: 8px; }
#left-sidebar .cornertab { background: #FFF url("../images/tab.png") no-repeat top left; }

h1.cornertab {
	color: #999;
	font: 15px  Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
}

h2 {
	color: #999;
	font: bold 13px  Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

h3 {
	color: #06C;
	font: bold 13px  Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

h4 {
	color: #999;	
	font: bold 14px  Arial,Helvetica,sans-serif;
}

h5 {
	color: #666;	
	font: bold 11px  Arial,Helvetica,sans-serif;
}

.cornertab a {
	font: 15px  Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0px;
}

.cornertab em {
	color: #333;
	font: bold 15px  Arial,Helvetica,sans-serif;
}

#main {
	float:left; 
	width:517px; 
	height:512px;
}

#main .backdrop {
	margin: 0px 5px;	
}

.share {
	background: url("../images/share-left.png") no-repeat top left;
	float: left;	
}

.share span {
	background: url("../images/share-right.png") no-repeat top right;
	display: block;
	height: 20px;
	padding: 0px 8px;
	float: left;
}

button {
	background: none;
	border: 0px;	
	font: 10px  Arial,Helvetica,sans-serif;
	padding: 0px;
	cursor: pointer;
}

.submit div , .reseller div , .info div, a.submit , a.reseller, a.info  {
	background: url("../images/share-left.png") no-repeat top left;
	float: left;
	cursor:pointer;
	text-decoration:none;
}

.submit span , .reseller span , .info span {
	background: url("../images/share-right.png") no-repeat top right;
	display: block;
	font-weight: bold;
	height: 20px;
	padding:3px 10px 0px;
	float: left;
	white-space: nowrap;
	text-transform: uppercase;
}

.submit, .reseller, .submit:hover, .reseller:hover, .submit:visited, .reseller:visited   {
	color: #F60;
}

#right-bar {
	float: right; 
	width: 225px; 
	padding-top: 10px;
}

#right-bar .backdrop {
	float: right; 
}

.right-box {
	width:223px;
	height:160px; 
	background:#69F; 
	overflow:hidden;
}
/* IE Hack
html>body .right-box { width: 230px; height: 145px; }
*/
.content-border {
	border: 1px solid #DDD;
}

#content-spot-wrapper { 
	float: left; 
	width: 502px; 
	min-height:491px;
}

.content-spot {
	border: 1px solid #DDD;
	float: left;
	width: 480px;
	padding: 0px 10px 10px 10px;
}

.wL { width: 500px; }
.wM { width: 244px; }
.wS { width: 116px; }
.hL { height: 508px; }
.hM { height: 248px; }
.hS { height: 118px; }

.wL-padded { width: 480px; }
.wM-padded { width: 224px; }
.wS-padded { width: 96px; }
.hL-padded { height: 488px; }
.hM-padded { height: 228px; }
.hS-padded { height: 98px; }

.padded-spot {
	padding: 10px;
	overflow: hidden;
	position: relative;
}

.padded-spot p {
	font: bold 10px  Arial,Helvetica,sans-serif;
	margin-top: 0px;
}

.padded-spot a {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

.configurators img {
	padding: 3px;
}

/*
    Table classes
*/
.table_header_dark_gray
{
    background-color:#CCCCCC;
    font-weight:bold;
    color:Black;
}

.table_row_gray
{
    background-color:#EFF0F2;
}

/*
    ID definitions
*/
#page_wrapper {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}

#inner-wrapper {
	background: #FFF;
	float:left;
}

#header {
	background: #FFF url("../images/header.png") no-repeat top center;
	border-bottom: 1px solid #DDD;
	float: left;
	height: 150px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	position: relative;
	width: 970px;	
}

#header a.logo {
	float: left;
}

#header a.logo img {
	border: 0px;
}

#top-nav {
	clear: both;
	color: #CCC;
	font-size: 14px;
	font-weight: bold;
	position: absolute;	
	bottom: 5px;
	left: 254px;
}

#top-nav a, #top-nav a:visited {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #999;
	display: block;
	float: left;
	padding: 5px 20px;
	margin-left:-1px;
}

#top-nav a:hover {
	background: #EEE;
	color: #333;
}

#top-nav em {	
	color: #333;
	font-style: normal;
}

#search {
	color: #06C;
	font: bold 11px  Arial,Helvetica,sans-serif;
	position: absolute;
	bottom: 6px;
	left: 30px;
}

#search label, #search input, #search button {
	float: left; 
	height: 19px;
}

#search label { 
	margin: 3px 0px 0px;
}

#search span#searchField {
	border: 1px solid #999;
	float: left;
	margin: 0px 0px 0px 5px;
}

#search input { 
	border: 0px;
	height:13px;
	padding:3px 1px;
	width:112px;
}

#search button {
	background: #EEE;
	border-left: 1px solid #999;
	color: #333;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 2px;
}

#top-right {
    position: absolute;
    top: 20px;
    right: 0px;
    font: 10px Tahoma, Geneva, Sans-serif;
	width: 233px;
}

#top-right div {
    padding: 10px;
	background:#EEE; 
	border-left: 1px solid #DDD;
}

#top-right a {	
	background: url("../images/bullet.png") no-repeat center left;
	color: #999;
	display: block;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}

#top-right a:hover { color: #333; }

#left-sidebar {
	float: left;
	width: 235px;
}

#left-sidebar h1.cornertab {	
	margin: 1px 0px 0px 35px; 
}

#left-sidebar h2 { 
	font-weight: normal;
	margin: 1px 0px 0px 35px; 
}

div#left-nav {
	background-color: #FFFFFF;
	border-left: 5px solid #DDDDDD;
	margin-top: 20px;
	padding-left: 30px;
	width: 200px;
}

#category_menu {	 
	position: absolute; 
    border: 0px;
	float: left;
	z-index: 50;
	background: #FFF url("../images/drop_down_top.png") no-repeat top left;
	padding-top:8px;
}

#ChatBtn {
	float: left;
	padding: 20px 0px 0px 35px;
	margin: 0px;
}

#content {
	background:transparent url("../images/right_bar_bg.jpg") repeat-y scroll right bottom;
    color: #666;
	float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 14px;
	width: 747px;
	min-height:523px;
}

#footer {    
	background: url("../images/footer_slice.jpg");
    color: #0066CC;
    float:left;
    width: 1000px;
    text-align: center;
    padding-top: 30px;
    font: bold 10px Tahoma, Geneva, Sans-serif;
}

#footer a {
	line-height: 20px;
	padding: 5px;
}

#footer p {
	color: #999;
	font-weight: normal;
	line-height: 20px;
}

#footer .image {
	float:left;
	width:100px;
	height:100px;
}

#footer #footer2 {
	background: none;
}

#productList {
    float:left; 
    position:relative;        
    width:730px;
}

#customer_favorites {
	background: #fff;
    font-size: 10px;
    width: 203px;
    float: right;
	margin-top: 10px;
    padding: 0px 10px 10px;
    border: solid 1px #DDD;
	border-right: none;
}

#customer_favorites h2
{
    font-size:14px;
    margin:0px;
}

.cust_fav {
	border-top: 1px solid #DDDDDD;
	float: right;
	margin-top: 10px;
	padding-top: 10px;
    width: 203px;
}

.price {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px;
}

.price .value {
	color: #666;
	font-size: 12px;
}

.gray_border {
    padding-left:5px;
    padding-right:5px;        
    border:solid 1px #DDD;
}

.gray_divider {
    border:solid 1px #DDD;
    color: #DDD;
}

.breadcrumb_link {
	font-size:15px;
	font-weight:bold;
	line-height:normal;
}

#category_list {
	float:left;
	width:490px;
	margin-top:10px
}

#category_list .categoryRow {
	border-bottom: solid 1px #EBEBEB; 
	float: left; 
	clear: both; 
	margin-bottom: 5px;
	padding:5px; 
	width: 98%;
}

.categoryRow img {
	float:left;
	margin-right: 10px;	
}

.categoryRow div {
	float:left;
	width:87%;
}

.breadCrumb-container {
	font-size:14px;
	margin-bottom: 10px;
	float:left;
	width:550px;
}

.image_wrapper {
	float:left;
	margin-right:5px;
}

.sku {
	background-color: White;
	border: 1px solid #EBEBEB;
	color: black;
	font-weight: bold;
	text-align: center;
}

.product_image {
	border:solid 1px #EBEBEB;
	border-top:none 0px white;
	float:left;
	text-align:right;
	position:relative;
}

.product_desc {
	float:left;
	width:400px;
	vertical-align:text-top;
}

.right_wrapper {
	float:right;
	text-align: right;
	width:100px;
	vertical-align:text-top;
	padding-right:5px;
}

.right_wrapper .info {
	float: right;
}

.site_map_category_div{
	margin:10px;
	float:left;
	width:30%;
}
site_map_category_div div{
	margin-left:10px;
}

a.parent, a.parent:visited, .parent {
	color: #333;
	text-transform: lowercase;
	font-weight: bold;
}

a.child, a.child:visited {
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}

a.child:hover {
	color: #333;
}

.pager {
	float:right;
}

.pager a, .pager span {
	border: 1px solid #CCC;
	float: left;
	padding: 2px 5px;	
}

.pager .active {
	background: #0070C8;
	border: 1px solid #666;
	color: #FFF;
}


.pager a:hover {
	background: #EEF;
	color: #0070C8;
	text-decoration: none;
}

#captcha_refresh{
	display:inline;
	float:left;
	background-image: url('../images/icons/arrow_refresh.png');
	width:16px;
	height:16px;
}

.captcha_image{
	display:inline;
	float:left;
}

#quickbuy_leftnav{
	float:left;
	clear:both;
	margin-left:35px;
	margin-top:10px;
}

#quickbuy_leftnav h2{
	font-weight:bold;
	margin:0px;
}


.itemlist tr th{
	background-color:#006BB3;
	color:White;
	border-color:#006BB3;
}
.itemList {
	border: solid 1px black;
}

.itemlist tr, .price-info tr{
	border-top:solid 1px #006BB3;
	border-left:solid 1px #006BB3;
	border-right:solid 1px #006BB3;
}

#document-header{
	float:right;
	width:300px;
}

.basket_bottom {
 height:10px;
 background-color:#006BB3;
 border-color:#006BB3; 
}

.price-info tr{       		
	font-weight:bold;       	
}
.price-info .value{
	text-align:right;
}

#product_image_popup{
	border:solid 1px black;
	position:absolute;
}