html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;font-family: arial,helvetica,sans serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1; }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
b {font-weight: bold;}

body {
background-color: #f1f1f1;
}

#wrapper {
    background-color: #fff;
    margin: 0 auto;
    max-width: 990px;
    padding: 0 10px 10px;
    text-align: left;
    width: 990px;
	border: 1px solid #e4e4e4;
}
#wrapper-popup {
background-color:#fff;
text-align:left;
width:620px;
border:1px solid #e4e4e4;
margin:0 auto;
padding:0 10px 10px;
}


.error_div { margin: 10px 50px 0px 50px; font-size: 11px; text-align: left; color: #ff0000; border: 1px solid #ff0000; padding: 10px; background-color: #FDD5D5;}
.message_div { margin: 10px 50px 0px 50px; font-size: 11px;  color: #33A353; text-align: left; border: 1px solid #33A353; padding: 10px; background-color: #DDECE1;}

#header {margin-top: 10px;}
#header-container {
	float: right;
	width: 350px;
	padding: 5px 10px;
	border: 1px solid #f1f1f1;
}
#header-container td {
	padding: 5px;
}
#header-container td {
	font-size: 0.8em;
}
#header-container select {
	width: 120px;
}

#get-all-codes-container {
	margin-left: 300px;
	display: inline;
}
#get-all-codes-container img {
	padding-top: 5px;
}

#search-input { width: 160px;}
#search-button { width: 46px; }
.clear {
	clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;	
	height: 0;
}
#breadcrumb {
	margin: 10px 0;
    font-size: 0.75em;
    padding: 0 0 2px;
    width: 100%;
	color: #999999;
	font-weight: bold;
}
#breadcrumb a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

#footer {
    border-top: 1px solid #E3EAE8;
    clear: both;
    display: block;
    height: 1%;
    margin: 0;
    padding: 1.4em 0 1.5em;
}
.footer-column {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 33.1%;
	border: 0px solid #f1f1f1;	
}
.footer-column td {
	font-size: 1.1em;
	padding: 3px;
}
.column-content {
	font-size: 0.7em;
    margin: 0 1em 0 2em;
    padding: 0;	
}
.footer-column h4 {
    color: #666F6D;
    font-size: 0.8em;
    margin: 0;
    padding: 0.5em 0 0.5em 0.8em;
	font-weight: bold;
}
.column-content a {
	display: block;
	margin-top: 0.3em;
	color: #000;
	text-decoration: none;
}
.column-content a:hover {
	text-decoration: underline;
}
#copy {
	text-align: center;
	font-size: 0.7em;
	margin-top: 1em;
}
.newsletter_msg { color: #48803d; font-size: 1.1em;}
.newsletter_msg_error { color: #a52b2b; font-size: 1.1em;}



#content-col-1 {
    float: left;
    margin: 7px 15px 0 0;
    width: 490px;
	/*border: 1px solid #e4e4e4;*/
}
#content-col-2 {
    float: left;
    margin-top: 7px;
    width: 485px;
	/*border: 1px solid #e4e4e4;*/
}

#thumbs-container {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 80px;
}

#main-image-container {
    background-color: #FFFFFF;
    display: block;
    float: left;
    padding-left: 5px;
    text-align: center;
    width: 399px;
	border-right: 2px solid #e4e4e4;
}

#content-col-2 h1 {
	font-weight: bold;
}

#thumbs-container img 
{
	border: 1px solid #f1f1f1;
	margin-top: 10px;
}
#main-zoom-info {
	text-align: center;
	font-size: 0.8em;
	margin: 10px 0px;
}
#sclist-container {
	width: 100%;
	
	font-size: 0.7em;
	margin: 15px 0px;
}
#sclist-container a {
	text-decoration: none;
	color: #000;
}
#sclist-container a:hover {
	text-decoration: underline;
}
#icons {
margin-top: 20px;
}
#icons img {
	border: 1px solid #d1d1d1;
	margin-left: 3px;
}


div.product_prices_div {
	margin: 20px 0;
	font-weight: bold;
	font-size: 1.2em;
}
div.product_prices_div td {
	text-align: right;
	padding-left: 30px;
}


div.product_buttons_div {
margin: 20px 0 25px 0; 
float: right;
}
div.product_buttons_div td {line-height: 40px;}
td.product_buy a {
	text-align: center;background: url('./images/button-005.jpg');
	color: #FFFFFF;width: 200px;
	height: 40px;display: block;
	background-position: bottom;
	padding: 0px 0px 1px 0px;text-decoration: none;
}
td.product_buy a:hover { 
text-align: center;
background: url('./images/button-005.jpg'); 
color: #FFFFFF; 
}
td.product_buy a:active { 
text-align: center;background: url('./images/button-005.jpg'); 
color: #FFFFFF; 
padding: 1px 0px 0px 0px; 
}
td.product_buy a:active span {padding-left: 1px;}

#code-container {
margin: 20px 0; 
border: 1px solid #ffe07b; 
float: right;
padding: 5px;
font-size: 0.8em;
width: 250px;
}
#code-container p { padding-top: 15px; }
#code-container b { font-weight: bold;}


#user-data-container {
font-size: 0.8em;
margin-top: 15px;
}
#user-data-container li {
line-height: 25px;
display: block;

}
#user-data-container li div 
{
clear: both;
padding: 2px;
margin: 2px;
border-bottom: 1px solid #e1d7cb;
}
#user-data-container li label {
	width: 120px;
	display: block;	
	border-right: 1px solid #e1d7cb;	
	float: left;
	font-weight: bold;
}
#user-data-container li span {
	padding-left: 10px;
}

#user-data-container h2 {
color: #8f8170;
font-weight: bold;
display: block;
line-height: 35px;
padding-left: 10px;
background: url('./images/header-bg.jpg') repeat-x scroll 0 100% #FFFFFF;
border-bottom: 1px solid #e4e4e4;
}

#alternative-products  {
	font-size: 0.8em;
	margin-top: 10px;
}
#alternative-products h3 {
color: #8f8170;
font-weight: bold;
display: block;
line-height: 35px;
padding-left: 10px;
background: url('./images/header-bg.jpg') repeat-x scroll 0 100% #FFFFFF;
border-bottom: 1px solid #e4e4e4;
}

#alternative-products li {
	display: block;
	float: left;
	width: 100%;
	padding: 5px;
}
#alternative-products li div.alt-image {
	width: 150px;
	float: left;
}
#alternative-products li div.alt-image img {border: 1px solid #ebebeb;}
#alternative-products li div.alt-info {
	margin: 15px;
}

#alternative-products li div.alt-info p.alt-name a {
	text-decoration: none;
	color: #999999;
}
#alternative-products li div.alt-info p.alt-name a:hover {
	text-decoration: underline;
}
#alternative-products li div.alt-info p.alt-price {
	margin-top: 10px;
	
}

/*  - menu section start */

#menu-container { width: 100%;height: 32px;background-color: #e4e4e4;margin-top: 5px;}
#menu-container  ul{margin: 0;padding: 0;line-height: 30px;overflow: visible;z-index: 100;}
#menu-container  li{margin: 0;padding: 0;list-style: none;position: relative;background-color: #e4e4e4;float: left;border-left: 1px solid #d1d1d1;}
#menu-container  ul li{background: url('./images/header-bg.jpg') repeat-x scroll 0 100% #FFFFFF;}
#menu-container  ul li a{
text-align: center;
font-size: 0.8em;
text-decoration: none;
height: 30px;
width: 184px;
display: block;
color: #444;
}

#menu-container  ul li a#home {width: 62px;}

#menu-container  ul ul {
position: absolute;
visibility: hidden;
top: 30px;
width: 370px;
background: #e4e4e4;
}

#menu-container  ul ul.last-item {
	width: 0;
}

#menu-container ul ul li {background: #e4e4e4;}
#menu-container ul ul li a {width: 100%;text-align: left;padding-left: 10px; font-size: 11px;}
#menu-container ul li:hover ul {visibility: visible;font-size: .9em;}

#menu-container  ul ul li {
width: 184px;
/*padding-left: 10px;*/
}

#menu-container  ul ul li:hover {text-decoration: underline;}
#menu-container ul li:hover {background-color: #f1f1f1;}



/* --------------------------------------------  _four*/
#four_column-listing {
	font-size: 0.8em;
}
#four_column-listing td {
	padding: 10px; 
}
.td-data {
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	text-align: center;		
}
.cell-data {
	height: 100%;
}
#four_column-listing a {
	text-decoration: none;
}
#four_column-listing h3 {
	margin: 10px 5px;
	line-height: 15px;
	font-weight: bold;
	display: block;
	text-align: left;
}
#four_column-listing h3 a {
	color: #999999;	
}
#four_column-listing h3 a:hover {
	text-decoration: underline;	
}
span.small_product_price_value {
	font-size: 1.2em;
	font-weight: bold;
}
a.small_product_info_a  {
color: #8f8170;
font-weight: bold;
display: block;
line-height: 35px;
padding-left: 10px;
background: url('./images/header-bg.jpg') repeat-x scroll 0 100% #FFFFFF;
border-bottom: 1px solid #e4e4e4;	
}

.pager_div { background: #f1f1f1; font-size: 11px; text-align: right; margin-top: 20px; border-top: 1px solid #CCCCCC; padding: 3px 0; line-height: 20px; }
.pager_div pre { background-color: #f1f1f1; }
.pager_div a  { color: #000000; padding-left: 4px; padding-right: 4px; border: 1px solid #f1f1f1; }
.pager_div a:hover { color: #666666; background: #CACACA; border: 1px solid #9F9F9F;}

#listing-container h1 {
	margin: 15px 0 5px 10px;
	font-weight: bold;
}

#index_header_div {
	font-size: 0.8em;
	color: #999;
	margin: 10px;
}

#stock_info_div {
	font-size: 0.9em;
	color: #999;
}

#description {
	font-size: 0.8em;
	color: #999;
}


#info_popup_div { text-align: center; padding: 5px 10px 20px 10px;}
#info_popup_div table tr td{ text-align: left;}

#request_call_div  { width: 600px; margin-top: 20px; margin-bottom: 20px; }
#request_call_div  table { border: none; border-top: 1px solid #000000; border-bottom: 1px solid #000000; background: #f4f4f4;}
#request_call_div  table tr td { padding: 4px 0px 4px 10px; text-align: left;}
#request_call_div input, textarea { background: #e4e4e4; border: none; border-bottom: 1px solid #a1a1a1; }
#request_call_div .input_textarea {  width: 300px; height: 100px;}
#request_call_div .input_text {  width: 300px; }
#request_call_div table tr td.form_title{ font-size: 12px; font-weight: bold; background: #e4e4e4;}
#request_call_div table tr td div.form_subtitle{ font-size: 11px; font-style: italic; font-weight: normal;}
#request_call_div table tr td div.buttons {text-align: right; margin-right: 40px; padding: 5px;}
#request_call_div .btn_submit {border: 1px solid #a1a1a1;}

#brands_list {margin-top: 20px;}
#brands_list a {text-decoration: none; font-size: 12px; padding-left: 25px; line-height: 16px; color: #3D4957; 
background: #ffffff url('./images/dot.png') no-repeat 10px; }
#brands_list a:hover {text-decoration: underline;}
