/* CSS Document */

table {
margin: 10px 10px 0 0; 
border-collapse: collapse;
width: 100%;
font-size: .91em;
}

table img{
margin: 7px	;
}

th, td {
padding: 1em .8em;
}

caption {
font-size: 1.2em;
font-weight: bold;
margin: 1em 0;
}
col {
border-right: none;
}
thead {
color: #7e8082;
height: 35px;
background-color: #dbd8bd;
border-top: 1px #ccc;
border-bottom: 1px #ccc;
}

thead .postlogin{
color: #7e8082;
height: 20px;
background-color: #dbd8bd;
border-top: 1px #ccc;
border-bottom: 1px #ccc;
}
th 
{
color: #333;
height: 35px;
background-color: #dbd8bd;
border-top: 1px #ccc;
border-bottom: 1px #ccc;


}
.odd {
background-color: #eeeeee;
}

thead tr: hover {
background-color: transparent;
color: inherit;
}

.shoppingcart {border-bottom: 2px solid #eaeaea;}

/*Start of product detail page*/

.detailLayout{
width: 100%;
}
.detailLayout_image{
float: left;
padding: 0 10px 0 0;
}
.detailLayout_list{
float: right;
width: 370px;
padding: 20px 0 0 0;
}
.detailLayout_list h3{
font-size: 1em;
border-bottom: none;
color: #333;
margin-left:-15px;
font-weight:bold;
}
.detailLayout_Description{
font-size: 1.2em;
font-weight: bold;
margin-left: 20px;
color: #CC0000;
}
.detailLayout_sku{
font-size: 1em;
border-bottom: none;
color: #878787;
margin-left: 20px;
}
.detailLayout_list ul{
border:none;
font-size: 1.1em;
color: #878787;

}
.detailLayout_list li{
list-style:square;
font-size: .9em;
margin-left: -35px;
margin-bottom: 5px;
}
.detailLayout_instructions{
margin-left: 0;
}
.detailLayout_ProductLine {font-size: .9em;}



/*Search Area, Drop Downs, Buttons*/
#searcharea {
height: 35px;
margin:10px 0 0 0;
}
div>#searcharea {padding-top:6px;}
#searcharea h3 {
font-size:1em;
color:gray;
}
#searcharea form input {
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
font-size: .8em;
background-color: #ffffff;
}
#searcharea a{
font-size:.8em;
font-weight:bold;
color:#546DAF;
}
#clearfix form input {
width: 100px;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
font-size: .8em;
background-color: #ffffff;
}
select {
	
 background-color: white;
 border: 1px solid #999999;
 color: #6d6d6d; 
}

.relatedLinks select {
	width: 100%;
}

.autowidthSelect select {
	width: auto;
	 background-color: white;
 border: 1px solid #999999;
 color: #6d6d6d; }

input.blue {
background-color: #546DAF; 
font-weight: bold; 
font-size: 1em; 
color: white;
}

/*Product Search Page*/
/*tr[align="right"] td[colspan="5"] {text-align:left;}
tr[align="right"] td[colspan="5"] table {width:50%;}
tr[align="right"] td table tbody tr td {margin:0; padding:0; font-size:12px;}*/


/* Marketing Materials 2 */ 

#materials2 div {
	float:right;
	width:160px;
	height:150px;
	}
	
#materials2 a {
	text-decoration:underline; 
	}
	
#materials2 p {
	color: #878787;
	margin: none;
	margin-left: 2px;
	}
	
#materials2 img {
	border: solid 1px #999;
	}
	
#materials2 a:hover {
	text-decoration:underline;
	color:#cc0000;
	}	

/* Three Column Layout iPhone */

#threecolip_main{
/*margin: 0 165px 0 165px; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
float:left;
width: 470px;
padding: 0 0 10px 0;
}
	
#threecolip_left{
float: left;
width: 165px; /*Width of left column in pixel*/
/*margin-left: -800px; Set margin to that of -(MainContainerWidth)*/
margin: 0;
padding: 0 0 40px 0;
}

#threecolip_right{
float: right;
width: 160px; /*Width of right column*/
/*margin-left: -165px; Set left margin to -(RightColumnWidth)*/
margin: -400px 0 0 200px;
padding: 60px 0 10px 10px;
}

*html #threecolip_right{
float: right;
width: 160px; /*Width of right column*/
/*margin-left: -165px; Set left margin to -(RightColumnWidth)*/
margin: -410px 0 0 200px;
padding: 0px 0 10px 10px;
}

#threecolip_main .innertube h1 {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:inherit;
	font-weight:lighter;
	color:#cc0000;
	border-bottom: 1px solid #c1c1c1;
	}

#threecolip_main p {
	padding:0px 12px 0px 10px;
	color:#6d6d6d;
	}
	
.threecolip_wideright {
background:url(../images/background2col_wright.gif) repeat-y;
}

/*Apple 3G */
#apple3g ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666;
	}

#apple3g blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:1em;
	width: 90%;
	color:#666;
	}

/*Sup*/
sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	bottom: 0.8ex;
	height: 0;
	line-height: 1;
	vertical-align: middle;
	position: relative;
}

/* Two Column Lists 
#twocol_main .content{
float:left;
width: 750px;
padding: 0 0 5px 5px;
margin: 0;	
}
#twocol_main b {
font-size:1.1em;
color: #333;
}
#twocol_main h1 {
font-size:15px;
color: #000000;
}
#twocol_main .content ul li{
font-size:12px;
list-style:disc inside;
margin-left: 0;
padding-left: 1.3em;
text-indent: -1em;
width:500px;
}
*/
/* SOLIO */


#product_info {
width:620px;
float:left;
margin:10px 60px 10px 0;
}
#product_info2 {
width:620px;
float:left;
margin:0 60px 0 0;
}
#product_info2 img {
float:right;
margin:0.6em 0 10px 25px;
}
#product_info2 p {
line-height:16px;
margin-top:10px;
}
.texts {
color: #666666;
margin:10px 0 10px 0;
margin-left:-0.8em;
}
#family {
width:300px;
float: inherit;
margin:10px 20px 5px 0;
}
#specs {
width:300px;
float: inherit;
margin:10px 0 5px 0;
}
.line {
border:#999999 solid 1px;
}
.monoA {
color:#CC0000;
font-size:14px;
margin-top:8px;
}
.red a:active{
color:#878787;
margin-bottom:5px;
}

.red a:hover{
color:#CC0000;
margin-bottom:5px;
text-decoration:underline;
}

.red a:visited{
color:#878787;
margin-bottom:5px;
}
.name {	
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #494949;
line-height: 18px;
font-weight: bold;
}
.squ {	
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 16px;
font-weight: normal;
color: #0066CC;
}
.sup {	
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
bottom: -0.8em;
height: 0;
line-height: 0.5em;
vertical-align: top;
_vertical-align: top;
position: relative;
}


/*Start of pagination*/



.pagination
{
  line-height: 13px;
  font-size: .8em;
  
}

.pagination table
{
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom:none;
  width: auto;
  float: right;
  margin-right: 80px;
}


.pagination tr
{
margin:0; padding:0;
float: right;
background-color: none;
}

.pagination td {
margin:0; padding:8px 4px;
text-align: center;
}


.pagination span {
  padding: 5px;
  text-decoration: none;
  background-color: #dbd8bd;
  font-weight:bold;
  border: 1px solid #ccc;
}

.pagination a, 
.pagination a:visited {
  text-decoration: none;
  padding: 5px;
  border: 1px solid #eaeaea;
  
}


.pagination a:hover, 
.pagination a:active
{
  padding: 5px;
  border: solid 1px #eaeaea;
  text-decoration: none;
  white-space: nowrap;
  background-color: #e8e6d2; 
  color: #6d6d6d;
}

.pagination_collapse { line-height: 13px; font-size: .8em; margin-top: 20px; padding: 10px;
  text-decoration: none;
  float: right;}



.pagination_collapse a, 
.pagination_collapse a:visited {
  text-decoration: none;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 0;
 
  
}
.pagination_collapse a:hover, 
.pagination_collapse a:active
{
  padding: 5px;
   border: 1px solid #ccc;
  text-decoration: none;
  background-color: #e8e6d2; 
  color: #6d6d6d;
  margin: 0;
}

.pagination_viewall { line-height: 13px; font-size: .8em; margin-top: 0; padding: 10px;
  text-decoration: none;
  float: right; margin-top: -38px;}

.pagination_viewall a, 
.pagination_viewall a:visited {
  text-decoration: none;
  padding: 5px;
  border: 1px solid #eaeaea;
  margin: 0;
 
  
}
.pagination_viewall a:hover, 
.pagination_viewall a:active
{
  padding: 5px;
   border: 1px solid #eaeaea;
  text-decoration: none;
  background-color: #e8e6d2; 
  color: #6d6d6d;
  margin: 0;
}




/*End of pagination*/

.table_price
{font-size: 1.1em;
font-weight:bold;
}

.table_price_desc
{font-size: 1.1em;
}

/*Start of Breadcrumbs*/

	
#crumbs {
	text-transform:uppercase;
	height:2.1em;
	border:1px solid #dedede;
	font-size: .8em;
	padding: 0;
	margin: 0 0 20px 0;
	}	
*+html #crumbs {
	height:2.1em;
	}	
	
#crumbs	ul {
	
	padding:0;
	margin:0;}

#crumbs li {
	list-style-type:none;
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:0.1em;
	padding-right:.6em;
	background:url(../images/crumbs.gif) no-repeat right center;
	margin: 0;
	}	
	
*+html #crumbs li {
	margin: 0;
	padding: 0;
	}	
	
	*html #crumbs li {
	margin: 0;
	}		
		
		
#crumbs li a {
	line-height: 2.1em;
	display:block;
	padding:0 1em 0 1.8em;
	margin: 0;
	}	

							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
	background:url(../images/cross-circle.png) no-repeat left center;
	}	

/*end of Breadcrumbs*/	

	
.clearance_banner_odd{
	background:url(../images/icon_sale.png) no-repeat top right;
	background-color: #eee;
	}
	
.clearance_banner{
	background:url(../images/icon_sale.png) no-repeat top right;
	}
	
.promo_banner{
	background:url(../images/icon_promo.png) no-repeat top right;
	}	
	
.promo_banner_odd{
	background:url(../images/icon_promo.png) no-repeat top right;
	background-color: #eee;
	}		
		
	


/*Item Detail Page*/

.topdetails { clear: both; margin: 10px 0; height: 360px;}
.ItemDetail_Right {float:right; margin-left: 10px; width: 450px; margin-bottom: 15px; margin-top: 10px; margin-right: 20px; background-color: #dbd8bd; padding: 0px 10px 20px 10px;}
*+html .ItemDetail_Right {width: 430px; }

.ItemDetail_RightDesc {float:right; margin-left: 10px; width: 450px; margin-bottom: 15px; margin-top: 0; margin-right: 20px; background-color: #ecebe0; padding: 10px 10px 20px 10px;  }
*+html .ItemDetail_RightDesc {width: 430px; float: right; clear: both; }

.promobox_detail {float:right; margin-left: 10px; width: 450px; margin-bottom: 15px; margin-top: 0; margin-right: 20px; background-color: #95a9ca; padding: 10px 10px 10px 10px;font-weight:bold; color: #fff; text-transform: uppercase;}
.promobox_detail h3 {  font-size: 1em; border: none; color: #333; margin: 5px 10px 0 10px;}
*+html .promobox_detail {width: 430px; float: right; clear: both; }

.clearancebox_detail {float:right; margin-left: 10px; width: 450px; margin-bottom: 15px; margin-top: 0; margin-right: 20px; background-color: #cfaa7a; padding: 10px 10px 10px 10px;font-weight:bold; color: #fff; text-transform: uppercase;}
.clearancebox_detail h3 {  font-size: 1em; border: none; color: #333; margin: 5px 10px 0 10px;}
*+html .clearancebox_detail {width: 430px; float: right; clear: both; }

.itemspecs {width: 320px; float:left;}
.ItemDetail_Right table{border: none; }
.ItemDetail_Left img{float: left; border: none; }
.LeftDetailImage {float: left; width: 440px; margin-top: 10px; }


/*End Item Detail Page*/

/*-- ITEM DETAIL CONTENT CONTAINER---*/
.DetailContent{float:left; width: 300px;}

/*-- ITEM DETAIL ADD ITEM CONTENT CONTAINER---*/
.Detail_AddItem{float:right; margin: 0; width: 330px;}


/*-- ITEM DETAIL ADD TO CART ---*/


.addItem h3 {  font-size: 1.1em; border: none; color: #333; margin: 5px 10px 0 10px;}
.addItem h4 {  margin:5px 10px 2px; font-size: 1em;  border: none;}
.QtyAdd {font-size: 1.2em; float: right;  border: none; width: 70px; margin-right: 40px; margin-top: 0; }
.QtyAdd td, .QtyAdd tr {padding: 10px 0; margin: 10px 0;text-align:center; vertical-align:center;}
.QtyAdd input{float: none; margin:0;}
.QtyAdd .button{margin: 0; }


.Price_msrp {font-size: 1.5em; color: #333; font-weight:bold;  margin-bottom: 0; margin-left: 10px; margin-top: 15px;	}
.PriceItemDetail {font-size: 1.8em; color: #333; font-weight:bold;  margin-bottom: 0; margin-left: 10px; margin-top: 10px;	}
.PricePreLogin {font-size: 1.3em; color: #333; font-weight:bold;  margin-bottom: 0; margin-left: 10px; margin-top: 20px;	}
.InventoryStock {font-size: 1.1em; color: #72afb6; font-weight:bold;  margin-bottom: 10px; margin-left: 10px; margin-top: 0;	}


.textalign_center {text-align: center;}

.text_8em { font-size: .8em;}

.accountpreferences  table{ width: auto;}
.frame_reports { width: 930px; overflow: scroll; position: relative;overflow-y:hidden; font-size: .9em; border: 2px solid #ccc;}
.frame_reports table{ border: 0; }
.frame_reports td{ border: 1px solid #cccccc; margin: 5px;}
.frame_reports th{ border: 1px solid #cccccc; }
.frame_reports li{ list-style-type:none; margin-left: -20px;}
.no_border table{border: none;}
.no_border td{border: none;}


.frame_reports .pagination table
{float: left;  margin-left: 20px;}

.frame_reports .pagination tr {
float: left;}

.ListHead {background-color: #dbd8bd; padding: 10px 0; font-weight:bold; font-size: 1.2em; height: 30px; }

.customer_survey {background-color: #bfcde4; font-size: .8em; padding: 15px; margin: 15px 0;}
.customer_survey a{ font-weight:bold;}


.terms_box {background-color: #a1d0d5; font-size: .8em; padding: 15px; margin: 15px 0;}
.terms_box a{ font-weight:bold;}

.topborder {border-top: 3px solid #ccc;}

.totalBox { width: 500px; float: right; margin: 0; padding: 0;}
.totalBox_desc {width: 300px; float:left;}
.totalBox_results {width: 200px; float: right;}
.strikethrough { text-decoration:line-through;}
.Price_LineThrough  { text-decoration:line-through; font-size: .9em;}
.sortbydropdown {width: 220px; font-size:.9em; margin-top: 1px; margin-bottom: 0;}
.sortbydropdown select{float: right; margin-top: 0;}
*+html .sortbydropdown select{margin-top: -18px;}

#generaltable tfoot {background-color: none;}


.planningList ul {list-style:none; padding: 5px; list-style-position:outside; left: -150px;}
.planningList li {list-style:none; padding: 5px; list-style-position:outside; left: -150px;}
*+html .planningList ul {left: -250px;}
*+html .planningList li {left: -250px;}
.planningList {padding: 10px; list-style:none;}




