

/*<group=category browes pages>*/

.pagenav_end { cursor: hand; color: #000000; font-size: 14px ; text-align: center ; border-style: none}

.pagenav_end_d { cursor: default; color: #000000; font-size: 14px ; text-align: center ; border-style: none}
.pagenav_enable { cursor: hand; color: #000000; font-size: 14px ; text-align: center ; border: none}
.pagenav_disable {
	cursor: default;
	color: #333333;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00B1A6;
}
	
/*</group>*/

/*<group=Category browse BGs>*/

.browse_odd {
	background-color: #FFFFFF;
	font-size: 14px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding-bottom: 16px;
}

.browse_even {
	background-color: #FFFFFF;
	font-size: 14px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
	
/*</group>*/

/*<group=Category browse short desc>*/
.browse_multicolumn_text {
	color: #000066;
	font-size: 11px;
	text-align: center;
}
.browse_text {
	color: #333333;
	font-size: 14px;
	text-align: justify;
}
.browse_text a:link {
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:visited {
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:hover {  
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:active {  
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
	
/*</group>*/
.flypage_text {
	color: #333333;
	font-size: 16px;
	text-align: justify;
}

/*<group=Nav Menu styles>*/

.navcell_normal {
	color: #333333;
	font-size: 16px;
	cursor: hand;
	border: none;

}
.navcell_normal a:link {  color: #666666; text-decoration: none}
.navcell_normal a:visited {  color: #666666; text-decoration: none}
.navcell_normal a:hover {  color: #222222; text-decoration: none}
.navcell_normal a:active {  color: #666666; text-decoration: none}

.navcell_over {
	/*color: #7571BC;*/
	color: #8A5A00;
	font-size: 16px;
	cursor: hand;
	border: none;
}
.navcell_over a:link {  color: #222222; text-decoration: none}
.navcell_over a:visited {  color: #222222; text-decoration: none}
.navcell_over a:hover {  color: #222222; text-decoration: none}
.navcell_over a:active {  color: #222222; text-decoration: none}

.navcell_sub_normal {
	color: #333333;
	font-size: 14px;
	background-color: #E1E5EA;
	border-top: 1px solid #E8EFF7;
	border-right: 1px solid #CBCED3;
	border-bottom: 1px solid #CBCED3;
	border-left: 1px solid #E8EFF7;
	cursor: hand;
}
.navcell_sub_normal a:link {  color: #666666; text-decoration: none}
.navcell_sub_normal a:visited {  color: #666666; text-decoration: none}
.navcell_sub_normal a:hover {  color: #333333; text-decoration: none}
.navcell_sub_normal a:active {  color: #666666; text-decoration: none}

.navcell_sub_over {
	color: #333333;
	font-size: 14px;
	background-color: #C1C8D2;
	border-top: 1px solid #E8EFF7;
	border-right: 1px solid #CBCED3;
	border-bottom: 1px solid #CBCED3;
	border-left: 1px solid #E8EFF7;
	cursor: hand;
}
.navcell_sub_over a:link {  color: #666666; text-decoration: none}
.navcell_sub_over a:visited {  color: #666666; text-decoration: none}
.navcell_sub_over a:hover {  color: #333333; text-decoration: none}
.navcell_sub_over a:active {  color: #666666; text-decoration: none}

.nav_sub_bottom_gap {
	padding-bottom: 3px;
}	
.nav_sub_right_gap {
	padding-right: 2px;
}	
/*</group>*/

/*<group=Admin Bar>*/

.uppernav {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3ECF7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7C2E6;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #E3ECF7;
	border-bottom-color: #A7C2E6;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.uppernav a:link {  color: #666666; text-decoration: none}
.uppernav a:visited {  color: #666666; text-decoration: none}
.uppernav a:hover {  color: #333333; text-decoration: none}
.uppernav a:active {  color: #333333; text-decoration: none}

.uppernavleft {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7C2E6;
	border-left-color: #E3ECF7;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #E3ECF7;
	border-bottom-color: #A7C2E6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-image: none;
}
.uppernavleft a:link {  color: #666666; text-decoration: none}
.uppernavleft a:visited {  color: #666666; text-decoration: none}
.uppernavleft a:hover {  color: #333333; text-decoration: none}
.uppernavleft a:active {  color: #333333; text-decoration: none}
.navtable {
	background: #C6D7EF;
}
.uppernavcenter {
	color: #666666;
	font-size: 12px;
	cursor: default;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3ECF7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7C2E6;
	border-top-color: #E3ECF7;
	border-bottom-color: #A7C2E6;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-image: none;
}
	
/*</group>*/

/*<group=Shopping cart prod link>*/

.subtlelink {
	color: #333333;
	font-size: 14px;
}
.subtlelink a:link {  color: #666666; text-decoration: none}
.subtlelink a:visited {  color: #666666; text-decoration: none}
.subtlelink a:hover {  color: #333333; text-decoration: none}
.subtlelink a:active {  color: #333333; text-decoration: none}
	
/*</group>*/

/*<group=Form Dialogue Colors>*/

.dialogdark {
	background-color: #DFE9F6;
}
.dialogmedium {
	background-color: #EBF1F9;
}
.dialoglight {
	background-color: #FFFFFF;
}
	
/*</group>*/

/*<group=Horizontal Nav bar>*/

.hlink {
	color: #333333;
	font-size: 12px;
	cursor: hand;
	border: none;
}

.hlink a:active {  color: #333333; text-decoration: none}

.hlink a:link {  color: #666666; text-decoration: none}
.hlink a:visited {  color: #666666; text-decoration: none}
.hlink a:hover {  color: #333333; text-decoration: none}
	
/*</group>*/
.optiontext {
	font-size: 11px;
	color: #333333;
}
body {
	/*background-color: #FFFFFF;*/
}
.messagetitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-style: normal;
	color: #003399;

}
.message {
	color: #333333;
}

.formerror {
	color: #000000;
	border: none;
	text-decoration: blink;
	background-color: #FF8585;



}
.error {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #FF0000;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	color: #0000cc;
}
.searchbox {
	font-size: 10px;
}

.mark {
	background-color: #C9D2F8;
}

/*<group=Footer Menu styles>*/

.footernav {
	color: #666666;
	font-size: 14px;
	cursor: hand;
	border: none;

}

.footernav a:link {  color: #666666; text-decoration: none}
.footernav a:visited {  color: #666666; text-decoration: none}
.footernav a:hover {  color: #666666; text-decoration: underline}
.footernav a:active {  color: #666666; text-decoration: none}
	
/*</group>*/

/*<group=Article pages nav>*/

.apagenav {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
}
.apagenav a:link {
	color: #666666;
	text-decoration: none;
	border: 1px dotted #000099;
}
.apagenav a:visited {  color: #666666; text-decoration: none}
.apagenav a:hover {
	color: #333333;
	border: 1px solid #666666;
}
.apagenav a:active {  color: #333333; text-decoration: none}

.apagenavselected {
	color: #666699;
	font-size: 12px;
	cursor: hand;
	border: 1px solid #666699;
}

.apagenavtitle {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.apagenavnext {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
/*</group>*/

/*<group=unused>*/

.cellborder {
	border: 1px solid #999999;
}

.bodynav {
	color: #666666;
	font-size: 16px;
	cursor: hand;
	border: none;
	text-decoration: underline;

}

.bodynav a:active {  color: #666666; text-decoration: underline}

.bodynav a:link {  color: #666666; text-decoration: underline}
.bodynav a:visited {  color: #666666; text-decoration: underline}
.bodynav a:hover {  color: #666666; text-decoration: underline}
	
/*</group>*/

.numberlist {
	list-style-type: decimal;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
}