a:link {
	color: #5C7EA3;
	text-decoration: none;
}
a:visited {
	color: #5C7EA3;
	text-decoration: none;
}
a:hover {
	color: #9FB4CA;
	text-decoration: none;
}
a:active {
	color: #5C7EA3;
	text-decoration: none;
}



img_norm{
	display:block;
	border:2px solid #FFFFFF;
	cursor: default;
}

.img_grey50{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


.img_grey70{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


.img_nogrey{
	filter:none;
	-moz-opacity: 1;
	opacity: 1;
}

.prodviewtagline{
	font-size: 14px;
	color: #FFFFFF;
	clear: left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color:#3A7F9E;

}

.prodcontainer{
cursor:hand;
border:0px;
}

.productdesc{
font-family:verdana;
font-size:11px;
color:#000000;
}

.productprice{
font-size:16px;
font-weight:bold;
color:#555555;
text-decoration:none;
}

.productprice a{
font-size:16px;
font-weight:bold;
color:#555555;
text-decoration:none;
}

.productprice a:hover{
font-size:16px;
font-weight:bold;
color:#333333;
text-decoration:underline
}

.productpoints{
	color:#000000;
	font-weight:bold;
	font-size:11px;
}


.prodcontainer a{
	font-size:18px;
	font-weight:bold;
	color:#4E7A95;
}

.prodcontainer td{
	font-size:14px;
	font-weight:bold;
	color:#999999;

}
.prodopt{
	color:#4E7A95;
}

.prod_detail, .prod_detail:visited, .prod_detail:link,  td .prod_detail{
	font-size:18px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	padding-top:10px;
	display:block;
}

.prod_detail:hover{
	font-size:18px;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
	padding-top:10px;
	display:block;
}

/*****************************/
/*******HORIZONTAL MENU STYLES **********/
/*****************************/

.menutoplevelheading_h{
	text-align:left;
	
}
.nav_box a:link, .nav_box a:visited,.nav_box a:active
{
	text-decoration: none;
	height: 24px;
	display: block;
	text-align: center;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	white-space:nowrap;
	background-image:none;
}

.nav_box a:link:hover, .nav_box a:visited:hover, .nav_box a:active:hover
{
	background-repeat: repeat-x;
	color: #4A9FBC;
	background-image: url(/images/Top_Nav_BG_Over.gif);
}


.menusubexpand_h{
	border-bottom:1px solid #333333;
	padding-bottom:1px;
	margin-bottom:3px;
}
.menusubcollapse_h{
	border-bottom:1px solid #333333;
	padding-bottom:1px;
	margin-bottom:3px;
}

.menupage_h{
	border-bottom:1px solid #333333;
	padding-bottom:1px;
	margin-bottom:3px;
}

.menutoplevel_h{
	margin-bottom:10px;
	background-color:transparent;
	font-size:11px;
	padding-right:0px;
	margin-right:0px;

}

.menusublevel_h{
	margin-bottom:5px;
	padding:0px;
}

.menu_outer_h{
	padding:0px;

}


/*************** VERTICAL MENU STYLES *********************/


.menutoplevelheading{
	padding-bottom:2px;
	font-size:13px;
	font-family:helvetica;
	font-weight:bold;
	text-align:left;
	background-color:#3A7F9E;
	color:#FFFFFF;
	padding-left:2px;
	min-height:30px;
	line-height:30px;
	border-bottom:1px solid #A6C4D3;
}
.menutoplevelheading a, .menutoplevelheading a:visited, .menutoplevelheading a:active{
	color:#FFFFFF;
	
}
.menutoplevelheading a:hover{
	color:#CCCCCC;
	
}

.menusubexpand{
	border-bottom:1px solid #A6C4D3;

	padding-bottom:1px;
	width:100%;
	/*background-color:#ABCAD8;*/

}

/*5px down for the plusminus button*/
.menutopexpand{
}

.menutopcollapse{

}

.menusubcollapse{
	padding-bottom:1px;
	background-color:#ABCAD8;
}

.menupage{
	border-bottom:1px solid #A6C4D3;
	width:100%;
}

.menutoplevel{
	background-color:#F1F1F3;
	font-size:11px;
	padding-right:0px;
	margin-right:0px;
	min-height:30px;
	line-height:30px;
	width:100%;

}
.menutoplevel a, .menutoplevel a:visited, .menutoplevel a:active{
	color:#3A7F9E;
	font-size:12px;
}

.menusublevel{
	padding:0px;
	margin:0px;
	width:100%;
	font-size:11px;
	min-height:30px;
	line-height:30px;
}

.menusubitem{
	background-image:url(/sysimage/document.gif);
	background-position:0px 10px;
	display:block;
	background-repeat:no-repeat;
	text-indent:10px;
	width:100%;
	background-color:#F1F1F3;
	margin:0px;
}

.menu_outer{
	margin:0px;
	padding:0px;

}

.sidebar {
	width: 200px;
	color: #3D3D3D;
	float: left;
	margin-top: 10px;
	clear: left;
/*	overflow-x:hidden;
	clip:auto;*/
}
.sidebar_top {
/*	background-color: #1C2142;
	height: 10px;
	background-image: url(../images/Nav_Top_BG.gif);
	background-repeat: no-repeat;*/
}
.sidebar_content {
/*	background-color: #1C2142;
	color: #FFFFFF;
	background-image: url(../images/Nav_Content_BG.gif);
	padding-right: 5px;
	padding-left: 5px;*/
}
.sidebar_base {
/*	background-color: #FFFFFF;
	height: 10px;
	background-image: url(../images/Nav_Base_BG.gif);
	margin-bottom: 10px;
	background-repeat: no-repeat;*/
}


/**********************************************************/


/************ PRODUCT LISTING STYLES ******************/

div .prod_image{
	float:left;
	background-color:#FFFFFF;
	height:100%;
	/*margin-left:2px;
	margin-right:2px;*/
/*	margin:2px;
	padding:2px;*/
}

div .prod_desc{
	float:left;
	background-color:#FFFFFF;
	height:100%;
/*	margin-left:2px;
	margin-right:2px;*/
}

div .prod_price{
	float:left;
	background-color:#FFFFFF;
	height:100%;
	/*margin-left:2px;
	margin-right:2px;*/
}
div .prod_arrow{
	vertical-align:middle;
	float:left;
	background-color:#FFFFFF;
	height:100%;
	/*margin-left:2px;
	margin-right:2px;*/
}

div .prodcontainer{
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	font-size:11px;
	float:left;
}



h4{
margin:0px;
}



.copyright{
color:#888888;
font-weight:bold;
text-decoration:none;
}
.copyright:link{
color:#888888;
font-weight:bold;
text-decoration:none;
}

.copyright:hover{
color:#888888;
font-weight:bold;
text-decoration:underline;
}



/************** PAGE NAVIGATION STYLES ****************/

.pagenavouter{
	background-color:#CDCDCD;
	padding:1px;
/*	width:100%;*/
	width:525px;

}

.pagenav{
/*	width:100%;*/
	/*text-align:center;*/
	border:4px solid #EEEEEE;
	background-color:#FFFFFF;

}

.pagestat{
	text-align:left;
	font-family:arial;
	font-size:12px;
	height:30px;
	line-height:30px;
}

.pagenavcontrol{
	text-align:left;
	font-family:arial;
	font-size:12px;
	height:30px;
	line-height:30px;
}

.pagenavcontrol a, .pagenavcontrol a:visited, .pagenavcontrol a:active{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.pagenavcontrol a:hover{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;

}


/* banner */
.banner {
	margin-top:20px;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 0px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #699B28;
	border-right-color: #699B28;
	border-bottom-color: #699B28;
	border-left-color: #699B28;
}
.banner h2 {
	color: #FFFFFF;
	line-height: 25px;
	margin: 0;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #699b28;
	font-size: 12px;
}
.banner p {
	padding: 10px;
}
.banner img {
	width: 190px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
