﻿html, div , pre, p, blockquote, fieldset, input 
{

    padding:0;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
	font-weight:			normal;
}

h1 
{ font-size:21px; }

h2 
{ font-size:14px; }

h3 
{ font-size:17px; }

h4 
{ font-size:15px; }

h5 
{ font-size:13px; }

h6 
{ font-size:11px; }


div.col_left ul
{
	margin:0;
    padding:0;
}

a img
{ border:0px; }

body
{
	font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-family:Tahoma;
	font-size:11px;
}

a, a:visited
{ text-decoration:none; }

a, a:visited
{ color:blue;  }
a:hover
{ color:#333333; text-decoration:underline;  }

a.locationLink
{
color:white;
font-weight:bold;

}

span.currentLocation
{
    color:#DDDDDD;
    padding-top:6px;
    float:left;
}
span.currentLocation a, span.currentLocation a:visited
{ color:inherit; }


div.search_results h2
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
}
div.result_tabs
{
    float:left;
    height:22px;
    width:100%;
    border-bottom:1px solid black;
    z-index:30;
}
div.result_tabs ul
{
    z-index:20;
    position:relative;
    top:1px;
}
div.result_tabs li a
{
    background:url('../common/tabs/tableftB.gif') no-repeat left top;
    padding-left: 4px;
    margin-right: 4px;
    border-bottom:1px solid black;
}
div.result_tabs li a:hover, div.result_tabs li a.active
{
    background-position:0% -42px;
    border-bottom:1px solid white;
}
div.result_tabs li a:hover span, div.result_tabs li a.active span
{
    background-position:100% -42px;
}
div.result_tabs li a span
{
    background:url('../common/tabs/tabrightB.gif') no-repeat right top;
    padding:5px 15px 4px 6px;
}
div.result_tabs li div
{
    border-bottom:1px solid black;
    height:21px;
    width:auto;
    float:left;
}
table.form
{
    background-color:#eeeeee;
    margin-top:4px;
    margin-bottom:4px;
    padding:6px;
}
table.form td
{
    padding-right:6px;
    padding-top:2px;
}

table.form td.form_left
{
    white-space:nowrap;
    font-size:11px;
}

table.form td.form_right input
{ width:120px; }
/*Product teaser style */
a.productTitle {
	color:					#000000;
	text-decoration:		none;
}
a.productTitle:visited {
	color:					#000000;
	text-decoration:		none;
}
a.productTitle:hover {
	color:					#000000;
	text-decoration:		none;
}
a.productLink {
	color:					#000000;
}
a.productLink:visited {
	color:					#000000;
}
a.productLink:hover {
	color:					#000000;
}


.tdTeaserProductFooter {
	background-color:		#ECF3F6;
	border-left: 			1px solid #BED6E0;
	border-right: 			1px solid #BED6E0;
	border-bottom: 			1px solid #BED6E0;
	padding:				1px 4px 2px 4px;
}
.tdStockText {
	font-size:				8pt;
	padding-top:			6px;
}
.divStockText {
	font-size:				8pt;
	font-weight:			normal;
}

/* Product price style */
.tdPriceStandardText {
	font-weight:			bold;
}
.tdPriceStandardValue {
	font-weight:			bold;
}
.tdPriceNowText {
	font-weight:			bold;
}
.tdPriceNowValue {
	font-weight:			bold;
}
.tdPriceOldText {
	color:					#666666;
	font-weight:			bold;
}
.tdPriceOldValue {
	color:					#666666;
	font-weight:			bold;
	text-decoration:		line-through;
}
.tdPriceDiscountText {
	color:					#cc0000;
	font-weight:			bold;
}
.tdPriceDiscountValue {
	color:					#cc0000;
	font-weight:			bold;
}

/* Shopping cart style */
.tdShippingTypeNotes {
	color:					#999999;
	font-size:				8pt;
}

