@import "/css/articles.css";
@import "/css/sideitems.css";
@import "/css/ti_items.css";
@import "/css/cont_chart.css";

#popin_coverDiv { BACKGROUND: white; LEFT: 0px; POSITION: absolute; TOP: 0px }
		
body, td
{
	color: black;
	font: 7.5pt/1.6 Verdana;
	margin: 0px;
	padding: 0px;
}

ul
{
	margin-top: 0px;
}

a
{
	color: black;
	outline: none;
}

a:hover
{
	color: blue;
}

.p 
{
	color: #97B372;
	font-size: 14pt;
}

.graySubHead
{
	color: #999999;
	font-weight: bold;
}

.grayCopy
{
	color: #999999;
}

.productdescription
{
	width: 292px; 
	float: left;	
	margin-top: 15px;
}

.productdescription H2
{
	color: #97B372;
	font-size: 14pt;
}

.productdescription P
{
	margin-left: 10px;
	margin-bottom: 7px;
	margin-top: 3px;
	line-height: normal;
}


.prodsmall
{
	height: 230px;
	width: 148px;
	border: 1px solid #CCC;
	float: left;
	position: relative;
	margin-right: 7px;
	margin-bottom: 12px;
}

.prd_si
{
	margin: 0px 25px 15px 0px;
	border-width: 0px; 
	width: auto; 
	height: auto;
}



.prd_si .image
{
	_width: 122px;
	min-width: 122px;
}




.cartitem
{
	width: 436px;
	margin-bottom: 7px;
}
H3
{
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 10pt;
}
H6
{
	margin-bottom: 0px;
	margin-top: 0px;
	color: White;
	font-size: 7.5pt;
	display: block;
	height: 18px;
}
.label
{
	color: black;
}
.upone
{
	position: relative; 
	z-index: 100;
}

form
{
	margin:0px; padding:0px;
}

.orderQuantity
{
	font-family: Verdana; 
	font-size: 12px; 
	color: #FF0000;
}

#secondaryNav
{
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
	
}

.ssp
{
	letter-spacing: .65pt;
}

#mainContent
{
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 741px;  /* 761 minus 10 each side for margin */
}
#mainHeader
{
	position: relative;
	margin: 0px;
	margin-bottom: 7px;
	width: 761px;
	height: 78px;
	background: url(/images/home/home_logoheader.gif) no-repeat left top;
}

#mainFooter
{
	clear: left;
	background-color: #EFF1C4;
	height: 35px;
	width: 761px;
	font-size:0.85em;
	line-height:1.7em;
	text-align:center;
	padding:10px 0px;
}

INPUT.text
{
	border-top: 1px solid #728A68;
	border-right: 1px solid #CFCF5D;
	border-left: 1px solid #728A68;
	border-bottom: 1px solid #CFCF5D;
	font-family:Courier New;
	font-size: 8pt;
	padding-left: 2px;
	margin-bottom: 5px;
}

SELECT
{
	font-family:Courier New;
	font-size: 9pt;
	margin-bottom: 5px;
}

#navLinks
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	top: 41px;
	left: 343px;
}

#navLvl2
{
	position: relative;
	width: 761px;
	z-index: 100;
	position: absolute;
	text-align: right;
	top: 60px;
	left: 0px;
}

.secondaryNav
{
	display: none;
	float: right;
	letter-spacing: 1.5px;
	color: #000000;
	text-decoration: none;
	font: 7pt/1.6 Verdana;
	margin: 0px;
	padding: 0px;
}

.secondaryNav a
{
	letter-spacing: 1.5px;
	color: #000000;
	text-decoration: none;
	font: 7pt/1.6 Verdana;
}

.tertiaryNav
{
	display: none;
	position: absolute;
	z-index: 100;
	text-align: left;
}

ul.rollmenu 
{
	list-style-type: none;
    color: white;
    background-color: #8CB9BB;
    margin: 0;
    padding: 0;
    border-color: white;
    border-style: solid;
    border-width: 0px 2px 2px 2px;

}
ul.rollmenu li 
{
    margin: 0;
    padding: 0;
    min-width: 180px;
    _width: 180px;

}
ul.rollmenu a {font-weight: normal;
    text-decoration: none;
    color: white;
    background-color: transparent;
    margin: 0;
    padding: 0px;
    border-top: 2px solid white;
    width:100%;
    text-indent: 2px;
	display: block;
    }

ul.rollmenu a:hover 
{
	background-color: #9CD0D2;
	font-weight: bold;
}