/*<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: #000066;
	font-size: 14px;
	cursor: hand;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.navcell_normal a:link {  color: #000066; text-decoration: none}
.navcell_normal a:visited {  color: #000066; text-decoration: none}
.navcell_normal a:hover {	color: #990066;	text-decoration: none}
.navcell_normal a:active {  color: #000066; text-decoration: none}

.navcell_over {
	/*color: #7571BC;*/
	color: #CC0000;
	font-size: 14px;
	cursor: hand;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.navcell_over a:link {  color: #CC0000; text-decoration: none}
.navcell_over a:visited {  color: #CC0000; text-decoration: none}
.navcell_over a:hover {  color: #990066; text-decoration: none}
.navcell_over a:active {  color: #CC0000; text-decoration: none}

.navcell_sub_normal {
	color: #000066;
	font-size: 12px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: .1em;

}
.navcell_sub_normal a:link {  color: #000066; text-decoration: none}
.navcell_sub_normal a:visited {  color: #000066; text-decoration: none}
.navcell_sub_normal a:hover {  color: #990066; text-decoration: none}
.navcell_sub_normal a:active {  color: #000066; text-decoration: none}

.navcell_sub_over {
	color: #CC0000;
	font-size: 12px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: .1em;

}
.navcell_sub_over a:link {  color: #CC0000; text-decoration: none}
.navcell_sub_over a:visited {  color: #CC0000; text-decoration: none}
.navcell_sub_over a:hover {  color: #990066; text-decoration: none}
.navcell_sub_over a:active {  color: #CC0000; 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-right-width: 1px;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	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-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	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 {
}
.uppernavcenter {
	color: #666666;
	font-size: 12px;
	cursor: default;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.dialogmedium {
	background-color: #EBF1F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.dialoglight {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
/*</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;
}

.messagetitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	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: #000066;
	font-size: 11px;
	cursor: hand;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.125em;
	font-variant: small-caps;
}

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

/*<group=Article pages nav>*/

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

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

.apagenavtitle {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.apagenavnext {
	color: #000066;
	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;
}

.rightshadow {
	background-image: url(store_images/right_shadow.gif);
	background-repeat: repeat-y;
}
.leftedge {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftshadow {
	background-image: url(store_images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.footertext {
	color: #000066;
	font-size: 14px;
}

.cartnavsmall {
	color: #666666;
	font-size: 16px;
	cursor: hand;
}
.cartnavsmall a:link {  color: #666666; text-decoration: underline}
.cartnavsmall a:visited {  color: #666666; text-decoration: underline}
.cartnavsmall a:hover {  color: #666666; text-decoration: underline}
.cartnavsmall a:active {  color: #666666; text-decoration: underline}

.cartnavmed a{
	color: #666666;
	font-size: 18px;
	cursor: hand;
}
.cartnavmed a:link {  color: #666666; text-decoration: underline}
.cartnavmed a:visited {  color: #666666; text-decoration: underline}
.cartnavmed a:hover {  color: #666666; text-decoration: underline}
.cartnavmed a:active {  color: #666666; text-decoration: underline}
