/* This Style Sheet is only for styles that are added for a specific customer site
   All styles used in the default setup of the PowerWeb site can be found in the site_styles.css 

   Modified:
   July 14, 2005: KSTEVENSON: Moved all styles into site_styles.css
   Nov 4, 2008: Evan Hall: added column style for categories
   
   
   
   Any styles needed for a customer's site design need to be added below. Do not ADD styles in site_styles.css
*/

img, div, input { behavior: url("/client/client_images/iepngfix.htc") }

.hidden { display: none; }

.linkdrilldown {
	float: left;
	width: 185px;
	height: 105px;
	padding: 4px;
}

#leftpane {
	width:220px;
	margin: 0px;
	padding: 0px;
	padding-right:24px;
	padding-left:24px;
}

.left{
float:left;
}

.center{
	margin-right:auto;
	margin-left:auto;
}

#contentpane {
	float:left;
	height:auto;
	background: #494a58;
	width:644px;
	padding-left:24px;
	padding-right:24px;
}

#productdetails{
margin-left: -15px;
margin-right: 15px;
}

#productdetails hr{
width:645px;
padding:0;
color:#353640;
}

.quantity_area{
margin-top:5px;
}

#showproducts{
margin-left:10px;
margin-right: 10px;
}
/* input boxes in search section */
#submit {
width:23px;
height:23px;
margin-left: 0px;
margin-top:3px;
padding:0;
}

.tmbprod {
	margin: 0;
	padding: 0;
	height: 151px;
	width: 313px;
	float: left;
	vertical-align: top;
}
.tmbprod img {
	float: left;
	padding-right: 5px;
}
.tmbprod p, .tmbprod p .authorbold{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.tmbprod a {
	color: #000066;
	text-decoration: underline;
}
.clearboth {
	clear: both;
}
.minwidth {
margin-left:-28px;
	min-width: 650px;
	max-width: 2000px;
	color:#FFF;
}

.noticetext {
	border: 1px outset;
	width: 486px;
	margin: 1em auto 1em auto;
	color: #dadce3;
	font-size: 13px;
	background-color: #353640;
}

.noticetext p {
	margin: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.noticetext strong {
	color: #fafcff;
}

.vital {
  border: 1px outset red;
  background-color: #553640;
}

.holidaytext_head {
	background-image: url('/client/client_images/sale2009/holiday-top-plain.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 600px;
	height: 45px;
}

.holidaytext {
	background: #ffffff;
	color: #010040;
	width: 576px;
	padding: 12px;
	font-size: 13px;
}

.holidaytext_foot {
	background-image: url('/client/client_images/sale2009/holiday-bottom-plain.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 600px;
	height: 45px;
	margin-bottom: 12px;
}

.holidaytext .category {
	color:#010040;
}

.t_content {
	color: #dadce3;
	font-size: 12px;
}

.t_content h2 {
	color: #fff;
}

img.prodimg {
	border: 3px double #888;
}


.hilite {
	color: #fff;
}

img[alt="Your Account"] {
	background-image: url(/client/cartimages/youraccount-direct.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 26px;
}

img[alt="Your Shopping Cart"] {
	background-image: url(/client/cartimages/yourcart-direct.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: 26px;
}

.listingqty {
	font-size: 1.2em;
	color:#a9adb8;
}

.listingqty input {
	font-size: 1.2em;
}

.c_marco_catalogo {
width:289px;
height:129px;
margin-right:12px;
margin-bottom:12px;
float:left;
}

.t_content dt {
font-weight: bold;
}

.t_content dd {
margin-bottom:12px;
}


