/* CORE */

html {
	}

body {
	margin:10px 10px 10px 10px;
	color: #000000;
	background:#ffffff;
	padding:0px;
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0;
	font-size: 1.45em;
	letter-spacing: 4pt;
	font-weight: bold;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

h3 {
	text-align: left;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
        font-size: 15px;
        color: #006699;
        background: transparent;
        font-family: arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h4 {
	text-align: center;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-size: 16px;
	background-color: #066793;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 6px 2px 6px 2px;
	color: #ffffff;
        font-family: arial, sans-serif;
	}

h5 {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	letter-spacing: 1pt;
	padding: 0px;
	font-weight: bold;
	}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

img {
	display: block;
	border:0;
	}

img.inline {
	display: inline;
	border:0;
	}

#top_nav {
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 2pt;
	padding: 4px 4px 4px 4px;
	}

#breadcrumb {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	}

#area_top {
	}

#area_middle_left {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#area_middle_right p {
	text-align: left;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 1.5;
	padding: 0px 8px 0px 8px;
	}

#area_middle_wholesale {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.0em; padding:1px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:0px solid black;
	vertical-align:baseline;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.0em; padding:1px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background: #999999;
	color: white;
	border:1px solid #999999;
	vertical-align:baseline;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:15px;
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.sitesearch_btn:hover { background:#d5edff; color:white;}
.sitesearch_btn:hover strong { background:#ccc; color:black;  }

.btnstyle1 { background:#d5edff; color:#006699;}

.btnstyle2 { background: #999999; color:white;}

#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#prev_next {
	text-align: right;
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}


#product_panel {
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}

#product_thumbnail {
	padding: 3px 3px 3px 3px;
	border-right: 0px dotted #000000;
	}
	
	
.strike {
          text-decoration: line-through 
	}




.productprice {
         	font-size: 1em;
		font-weight: bolder;
		color: black;
		background: transparent;

              }

.prodshipweight {
         	  font-size: 0.75em;
		  font-weight: bolder;
		  color: black;
		  background: transparent;

		}

.xlargetext {
            font-size: 16px;
            font-weight: bold;
            color: #999999;
            background: transparent;
            font-family: arial, sans-serif;
         }

.largetext {
            font-size: 15px;
            font-weight: normal;
            color: #006699;
            background: transparent;
            font-family: arial, sans-serif;
         }

.normaltext {
            font-size: 13px;
            font-weight: normal;
            color: black;
            background: transparent;
            font-family: arial, sans-serif;
         }

.normalgrey {
            font-size: 13px;
            font-weight: bold;
            color: #999999;
            background: transparent;
            font-family: arial, sans-serif;c9285a
         }

.normalpink {
            font-size: 15px;
            font-weight: bold;
            color: #c9285a;
            background: transparent;
            font-family: arial, sans-serif;
         }

.formtext {
         	font-size: 11px;
		font-weight: normal;
		color: black;

	     }

.smalltext {
            font-size: 11px;
            font-weight: normal;
            color: black;
            background: transparent;
            font-family: arial, sans-serif;
	}

.verdana {
            font-size: 10px;
            font-weight: bold;
            color: black;
            background: transparent;
            font-family: verdana, arial, sans-serif;
	}

.smallgrey {
            font-size: 11px;
            font-weight: normal;
            color: #666666;
            background: transparent;
            font-family: arial, sans-serif;
	}

.xsmalltext {
            font-size: 10px;
            font-weight: normal;
            color: black;
            background: transparent;
            font-family: arial, sans-serif;
	}

#checkoutPanel {
	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 5px 5px 5px 5px;
	}

#checkoutPanelBar{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #660000;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000088;
	border-bottom: 5px solid #000088;
	border-left: 5px solid #000088;
	border-right: 5px solid #000088;
        background-color: #999999;
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: #660000;
	background-color: #eeeeee;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#wholesaleTableBorder{
	border-top: 0px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #660000;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #cccccc;
        color: #666666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #dddddd;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.85em;
        font-weight: bold;
	}

#cartHelpText{
	font-size: 0.75em;
	}

#footer_text {
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

a:link {
	color: #c9285a;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
	}

a:visited {
	color: #c9285a;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
	}

A.menu_links:link,A.menu_links:visited {
        color: #660000;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: underline;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #78gt85;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
}

a:hover,a:active {
	color: #c9285a;
	text-decoration: underline;
	font-weight: bold;
	background: transparent;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
	}

A.gateway_links:hover {
        color: #cccccc;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A.smalllink:link,A.smalllink:visited {
	color: #c9285a;
	text-decoration: none;
	font-weight: normal;
        font-family: arial, sans-serif;
        font-size: 10px;
	}

A.smalllink:hover,A.smalllink:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
        font-family: arial, sans-serif;
        font-size: 10px;
	}
                                                                                
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }

img.float_right {
       float: right;
       margin: .5em 1em .5em .5em;
       }

p.search_text {
       font-size: .6em;
       text-align: center;
       margin-top: .8em;
       }
