/* CORE */
p,td
{
    margin:0;
    padding:0;
}
html {
	}

body {
	margin:15px 0px 0px 0px;
	color: #000000;
	background:#ffffff;
	padding:0px;
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: arial;
	text-align: left
	}

table.dashed 
{
        border-style: dashed solid solid solid;
        border-color: #2c4068;
        border-width:1px;
        font-size: 10px;
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
}
p.dashed 
{
        border-style: dashed none none none;
        border-color: #2c4068;
        border-width:1px;
        font-size: 10px;
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
}
p.dashed1 
{
        border-style: dashed none dashed none;
        border-color: #2c4068;
        border-width:1px;
        font-size: 10px;
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
} 

td {
	font-family: Arial, Helvetica, sans-serif;
	}


th {
	font-family: arial;
        color: #ffffff;
	background-color: #607B9E;
	font-size: 13px;
        letter-spacing: 0pt;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	}
th.test {
	font-family: arial;
        color: #ffffff;
	background-color: #ffffff;
	}

h1 {
	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: 18px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 8px;
	color: #2c4068;
	}

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: 17px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #607B9E;
	}

h4 {
	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: 18px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 8px;
	color: #2c4068;
	}

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;
	}



br {
        clear: left;
        }

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: 10px;
	font-weight: normal;
	letter-spacing: 0pt;
	padding: 4px 4px 4px 4px;
	}

#area_top {
	}

#area_middle_left {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px 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;
        //changed this for the time being change back to 2 when dropdowns go live
	border-left: 0px solid #607B9E;
	border-bottom: 2px solid #607B9E;
	border-right: 2px solid #607B9E;
	padding: 0px 0px 0px 0px;
	}

#area_middle_right p {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0pt;
	line-height: 1.5;
	padding: 3px 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:25px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:1px solid grey;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	width:100px;
        height:23px;
	margin:0.0em; padding:1px;
	font-size:11px;
	font-family: arial;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
        border-top: 1px solid white;
        border-left: 1px solid white;
        border-right: 3px solid #95aac5;
        border-bottom: 3px solid #95aac5;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:50px;
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.addtocart_btn:hover { background:black; color:white text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }

.btnstyle1 { background:#2c4068; color:white }

.btnstyle2 { background:#06c; 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: 8px 8px 8px 8px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 0px dotted #000000;
	}
	
.dotted {
        border-bottom: 1px dashed #607B9E;
        }

.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;

		}

.largetext {
         	font-size: 14px;
		font-weight: bold;
		color: #2c4068;
		background: transparent;
                font-family: arial;

	     }

.normaltext {
         	font-size: 12px;
		font-weight: normal;
		color: #797a7d;
		background: transparent;
                font-family: arial;
                line-height: 1.4em;

	     }

.normalblue {
         	font-size: 12px;
		font-weight: bold;
		color: #20548E;
		background: transparent;
                font-family: arial;
                line-height: 1.4em;

	     }

.formtext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                font-family: arial;

	     }

.smalltext {
                font-size: 11px;
		font-weight: normal;
		color: black;
		background: transparent;
                font-family: arial;
	}

.xsmalltext {
                font-size: 10px;
		font-weight: normal;
		color: black;
		background: transparent;
                font-family: arial;

	}

#checkoutPanel {
	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 5px 5px 5px 5px;
	}

#checkoutPanelBar{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid ##607B9E;
	border-bottom: 5px solid ##607B9E;
	border-left: 5px solid ##607B9E;
	border-right: 5px solid ##607B9E;
        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 #607B9E;
	border-left: 1px solid #607B9E;
	border-right: 1px solid #607B9E;
	}

#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: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0pt;
        font-family:arial;
        color: #2c4068;
	}

a:link {
	color: #2c4068;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
        font-size: 13px;
        font-family: arial;
	}

a:visited {
	color: #2c4068;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
        font-size: 13px;
        font-family: arial;
}


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 {
	color: #95aac5;
	text-decoration: underline;
	font-weight: normal;
	background: transparent;
        font-size: 13px;
        font-family: arial;
	}

A.gateway_links:hover,A.gateway_links:link,A.gateway_links:active,A.gateway_links:visited {
        color: #e1e1e1;
        font-size:3px;
	font-family: arial;
	text-decoration: none;
}

a.fonttext:link,a.fonttext:hover,a.fonttext:active,a.fonttext:visited {
        text-decoration: none;
        color: #EAEFF7;
        font-size: 12px;
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
}


a.larger:link {
	color: #2c4068;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
        font-size: 16px;
        font-family: arial;
	}

a.larger:visited {
	color: #2c4068;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
        font-size: 16px;
        font-family: arial;
}
a.larger:hover {
	color: #95aac5;
	text-decoration: underline;
	font-weight: normal;
	background: transparent;
        font-size: 16px;
        font-family: arial;
	}
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }

a.sitelinks {
        font-size:12px;
        font-family:arial;
        font-weight:normal;
        color:#12a4d5;
        }

.presstext {
	color: #94b6be;
	font-weight:bold;
	}




/* CSS for jQuery Drop-Down Menu */
#jsddm
{margin: 0;
padding: 0}

#jsddm li
{float: left;
list-style: none;
font: 12px Tahoma, arial}

#jsddm li a
{display: block;
background: #20548E;
padding: 12px 12px;
text-decoration: none;
border-right: 1px solid white;
width: auto;
min-width:33px;
color: #FFFFFF;
font-size:12px;
white-space: nowrap}

#jsddm li a:hover
{background: #1A4473}

#jsddm li ul
{margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
border-top: 1px solid white}

#jsddm li ul li
{float: none;
display: inline}

#jsddm li ul li a
{width: auto;
background: #20548E}

#jsddm li ul li a:hover
{background: #1A4473}

.clear{clear:both;
}

#top_nav_menu {
  border-left: 2px solid #607B9E;
  border-right: 2px solid #607B9E
}