﻿.input {
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 6px;
	padding-top: 5px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 150px;

}

.Search_txt
{
	border: gray 1px solid; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	height: 15px
}
.Search_txt_ddl
{
	border: gray 1px solid; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.error_xs
 {
	color: #E41B17; /*Firebrick*/
	font-size: 9px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
 }
 .AddToCard_btn
{
	border: none; 
	font-size: 10px; 
    color: #ffffff;
    font-weight: bold; 
    background-color: #2e3287;/*#ffcc33;*/
    font-family: arial; 
    border: solid 1px #333333;
    height: 19px;
    width: 60px; 
    cursor: hand;
}
.qty_txt
{
	border: gray 1px solid; 
	font-size: 10px; 
	font-family: 'Microsoft Sans Serif'; 
	height: 15px;
	width: 30px;
	text-align: right;
}
/*CHECK OUT STYLING*/
.status_bar1
{
	width: 31px;
	text-align: center;
	height: 31px; 
	background-image: url(images/Buttons/status1.gif); 
	background-repeat: no-repeat; 
	background-position: center;
	}
.status_bar2
{
	width: 31px;
	text-align: center;
	height: 31px; 
	background-image: url(images/Buttons/status2.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}
.status_bar3
{
	width: 31px;
	text-align: center;
	height: 31px; 
	background-image: url(images/Buttons/status3.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}
.gallery_bottom
{
	background-image: url(images/PPI_thumbnail_bottom_blank.jpg); 
	background-repeat: no-repeat; 
}

/******************   MAIN SALE CONTENT  **************************/
.item_mainsale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-align: center;
	/*background-image: url(/content/images/2007_layout/horizontal_rule.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
.price_mainsale {color: #d20404; font-weight: bold; font-size: 14px; }
.item_mainsale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/*  PRICE BURST */
.priceburst_default_span
{
	/* used as overlay for image size 100 x 100 */
	position:relative; z-index:50; left:85px; top: -25px; width:40px; height:40px;
}
.priceburst_default_font
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	line-height: 8pt;
}
.checkbox
{
  padding-left: 2px;	
}

/*  PRODUCT SUMMARY */
.product_summary
{
	background-image: url(images/summaryBack.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	padding-left: 5px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}
.product_summary_multi
{
	background-image: url(images/summaryBack.jpg);
	padding-left: 5px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position-y: bottom;
}

.popupControl
{
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 2px;
	width: 650px;
}
popupBackground
{
	background-color: Gray;	
}

/******************   Product Ads  **************************/
div.placeholder
{
    position: relative;
    width: 200px;
    height: 220px;
    z-index: 0;
}
div.padContainer
{
    position:absolute;
    border: solid 0px black;
    width: 170px; 
    height:205px;
    z-index:0; 
    top:10px; 
    left:10px;
    overflow: visible;
    padding-top: 4px;    
}

div.padFrontItem
{
    position:absolute;
    border: solid 0px black; 
    width: 170px; 
    height:200px;
    z-index:0; 
    top:0px; 
    left:0px; 
    overflow: visible;
    display: block;
    padding-top: 4px;
    background-image: url(images/pad_back_c.gif);
    background-repeat:no-repeat;
}
div.padBackItem
{
    position: absolute;
    border: solid 0px black;
    width: 170px;
    height: 250px;
    z-index: 1000;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: none;
    padding-top: 4px;
    background-image: url(images/pad_back_b.gif);
    background-repeat:no-repeat;
}
div.padContentItem
{
    position: absolute;
    border: solid 0px black;
    width: 0px;
    height: 0px;
    z-index: 1000;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: none;
    padding-top: 4px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
	text-align: center;
}
.padTitle
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;
    text-align: center;
    color:Navy;
    height:45px;
    padding: 2px;
}
.padContent
{
    font-family: Arial;
    font-size: 11px;
    color:black;  
    text-align:left; 
    background-color: White;
    height:165px;
    padding: 5px;
    vertical-align:top; 
}
.popupText_link {
	color: #db8503;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    cursor: hand;