body{
	behavior: url(common/csshover.htc);
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-align: center;
	color: #353434;
	background: #E4E1D7;
	height: 100%;
}

/*HTML TAGS*/
h1{
	font-size: 18px;
	color: #A398B8;
	font-family: Helvetica, Arial, sans-serif;
}
h2{
	font-size: 14px;
	color: #00A3CA;
	font-family: Helvetica, Arial, sans-serif;
}
h3{
	font-size: 13px;
	color: #00A3CA;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
h5{
	color: #00A3CA;
	font-size: 11px;
	margin: 0px;
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border: 1px solid color:#97BEE0;
}
select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border: 1px solid #97BEE0;
}
textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border: 1px solid #97BEE0;
}
table{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
caption{
	text-align: left;
	margin: 10px 10px 10px 10px;
}
caption span.header{
	font-size: 18px;
	color: #A398B8;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
}
caption span.text{
	float: right;
	font-size: 11px;
	color: #A398B8;
	line-height: 1.2em;
	margin: 0px;
	_margin: 0px 0px 30px 0px;
	padding: 0px;
}
td{
	vertical-align: top;
}
a:link{
	color: #00A3CA;
}
a:visited{
	color: #00A3CA;
}
a:hover{
	text-decoration: none;
}

/*POSITIONING*/
#outerbody{
	margin: 0 auto;
	height: 100%;
	background-color: #E4E1D7;
	width:879px;
}
#innerbody{
	text-align:left;
	background-color: #E4E1D7;
	height: 100%;
	width: 100%;
}
#leftcol{
	width: 170px;
	height: 1128px;
	_height: 871px;
	float: left;
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
}
#masthead{
	width: 709px;
}
/* \*/
#masthead{
	width: auto;
}
#masthead img{
	float: left;
	margin: 0px;
}
#midbody{
	width: 709px;
}
/* \ */
#midbody{
	width: auto;
}
#innermidbody{
	float: left;
	background-color: #ffffff;
	width: 543px;
}
#content{
	float: left;
	background-color: #ffffff;
	width: 543px;
}
#rightcol{
	width: 166px;
	background-image: url(../images/right_col_border.gif);
	background-repeat: repeat-y;
	background-color: #4E3C72;
	float: right;
	height: 984px;
	_height: 923px;
}
#rightcolcontent{
	padding-left: 18px;
	height: 100%;
}
#login{
	float: left;
	background-color: #ffffff;
	width: 543px;
	margin: 10px 0 10px 10px;
	_margin: 10px 0 10px 5px;
	padding-bottom: 100px;
}
#prodmaintext{
	margin: 10px 10px 10px 10px;
	_margin: 10px 10px 10px 5px;
	width: 444px;
	_width: 262px;
	color: #00A3CA;
	float: left;
}
.product{
	margin: 10px 10px 10px 10px;
	padding: 10px 5px 10px 5px;
	border: 1px solid #523F76;
	border-bottom: 0px;
}
.proddetails1{
	vertical-align: top;
	color: #523F76;
	text-align: right;
}
.proddetails1 a{
	color: #523F76;
}
.proddetails1 a:hover{
	color: #523F76;
	text-decoration: none;
}

/*MENUS*/
div#nav{
	position: relative;
	margin-left: 60px;
	height: 100%;
}
div#nav ul{
	margin: 0px;
	padding: 0px;
	width: 93px;
	_width: 87px;	
	margin: 0px 0px 5px 0px;
	background: #AA8672;
}
div#nav li{
	position: relative;
	list-style: none;
	border-bottom: 1px solid #E4E1D7;
	border-top: 1px solid #E4E1D7;
}
div#nav li li{
	position: relative;
	list-style: none;
	margin: 0px 0px 0px 0px;
	border: 1px solid #E4E1D7;
}
div#nav li:hover{
	background-color: #E4E1D7;
	color: #AA8672;
}

div#nav li.submenu:hover{
	background-color: #E4E1D7;
}
div#nav li a{
	display: block;
	padding: 8px 5px 8px 3px;
	text-decoration: none;
	width: 100%;
	color: #ffffff;
}
div#nav>ul a{
	width: auto;
}
div#nav li a:hover{
	color: #AA8672;
}
div#nav ul ul{
	position: absolute;
	top: -2px;
	_top: 0px;
	left: 93px;
	_left: 95px;
	display: none;
}
div#nav ul.level1 li.submenu:hover ul.level2{
	display: block;
}

#topmenu{
	background-color: #9A5398;
	line-height: 25px;
	text-align: center;
	width: 543px;
	float: left;
}
#topmenu a{
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	text-align: center;
	font-size: 0.8em;
}
#topmenu a:link{
	border-right: 2px solid #ffffff;
}
#topmenu a:visited{
	border-right: 2px solid #ffffff;
}
#topmenu a:hover{
	text-decoration: underline;
	border-right: 2px solid #ffffff;
}
#topmenu a:link.last{
	border-right: none;
}
#topmenu a:visited.last{
	border-right: none;
}
#topmenu a:hover.last{
	border-right: none;
}

/*DISPLAY IDs*/
#front{
	color: #00A3CA;
	text-align: center;
	/*font-weight: bold;*/
	width: 483px;
	padding: 10px 30px 10px 30px;
}


/*DISPLAY CLASSES*/
.rollover{
	display: none;
}
.text{
	padding: 20px 0px 20px 30px;
	width: 450px;
}
.docs{
	font-size: 10px;
	line-height: 1.2em;
}
.prodright{
	background-image: url(../images/rightcol_prod_bg.gif);
	background-position:right; 
	background-repeat:repeat-y;"
}
.baskettext{
	font-size: 0.8em;
}
.error{
	color: #ff0000;
}
.newimages div{
	padding: 0 10px 0 10px;
	float: left;
}
