

/*<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>*/


/*Normal means selected Nav Bars*/
.navcell_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033FF;/*blue #0033FF */
	cursor: hand;
	border: none;
	font-weight: bolder;
	background-color: #262626;
}
.navcell_normal a:link {  color: #77A7FF; text-decoration: none}/* blue is #77A7FF */
.navcell_normal a:visited {  color: #77A7FF; text-decoration: none}/*blue*/
.navcell_normal a:hover {  color: #ffffff; text-decoration: none}/*white*/
.navcell_normal a:active {  color: #77A7FF; text-decoration: none}/*white*/


/*Over means selected Nav Bars*/
.navcell_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033FF;/*blue*/
	cursor: hand;
	list-style-type: circle;
	border: none;
	list-style-position: outside;
}
.navcell_over a:link {  color: #ffffff; text-decoration: none}/*black*/
.navcell_over a:visited {  color: #ffffff; text-decoration: none}/*black*/
.navcell_over a:hover {  color: #ffffff; text-decoration: none}/*black*/
.navcell_over a:active {  color: #ffffff; text-decoration: none}/*black*/

.navcell_sub_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0033FF;
	cursor: hand;
	border: none;
	font-weight: bold;
	background-color: #262626;
}
.navcell_sub_normal a:link {  color: #77A7FF; text-decoration: none}/*darkgreen*/
.navcell_sub_normal a:visited {  color: #77A7FF; text-decoration: none}/*orange*/
.navcell_sub_normal a:hover {  color: #ffffff; text-decoration: none}/*black*/
.navcell_sub_normal a:active {  color: #77A7FF; text-decoration: none}/*darkgreen*/

.navcell_sub_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033ff;
	cursor: hand;
	list-style-type: circle;
	border: none;
	list-style-position: outside;
	font-weight: bold;
}
.navcell_sub_over a:link {  color: #ffffff; text-decoration: none}/*black*/
.navcell_sub_over a:visited {  color: #ffffff; text-decoration: none}/*black*/
.navcell_sub_over a:hover {  color: #ffffff; text-decoration: none}/*black*/
.navcell_sub_over a:active {  color: #ffffff; text-decoration: none}/*black*/
	
/*</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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.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: #000000;
	color: #000000;*/

	/*background-image: url(store_images/background.jpg);
	background-attachment: fixed;
	background-color: #FCF8F6;
	background-color: #000000;*/
}
.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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
}

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

.footernav, .footernav a:link, .footernav a:visited, .footernav a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	color: #6699FF; 
	text-decoration: none
}
.footernav a:hover {  color: #ffffff; text-decoration: underline}

	
/*</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 #ffffff;
}

.bodynav {
	color: #666666;
	font-size: 14px;
	cursor: hand;
	border: none;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodynav a:active {  color: #dddddd; text-decoration: underline}
.bodynav a:link {  color: #dddddd; text-decoration: underline}
.bodynav a:visited {  color: #dddddd; text-decoration: underline}
.bodynav a:hover {  color: #77A7FF; text-decoration: underline}
	
/*</group>*/
.searchfield {
	height:15px;
	width:100%;
	color:#386EB6;
	border:0px none;
	font-size:10px;
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

a {
	color: #666666;
	cursor: hand;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {  color: #dddddd; text-decoration: underline}
a:visited {  color: #dddddd; text-decoration: underline}
a:hover {  color: #ffffff; text-decoration: underline}
a:active {  color: #dddddd; text-decoration: underline}


.bluenav {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #77A7FF;
	font-size: 14px;
	/*font-weight: bolder;*/
	cursor: hand;
	text-decoration: underline;
	font-style: normal;
}
.bluenav a:link {  color: #77A7FF; text-decoration: underline}
.bluenav a:visited {  color: #77A7FF; text-decoration: underline}
.bluenav a:hover {  color: #ffffff; text-decoration: underline}
.bluenav a:active {  color: #77A7FF; text-decoration: underline}

.bluenav2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #77A7FF;
	font-size: 18px;
	/*font-weight: bolder;*/
	cursor: hand;
	text-decoration: underline;
	font-style: normal;
}
.bluenav2 a:link {  color: #77A7FF; text-decoration: underline}
.bluenav2 a:visited {  color: #77A7FF; text-decoration: underline}
.bluenav2 a:hover {  color: #77a7ff; text-decoration: underline}
.bluenav2 a:active {  color: #77A7FF; text-decoration: underline}

.titlebox1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	width: 100%;
	background-image: url(store_images/blue_blk_gradient.jpg);
	font-weight: normal;
	display: block;
}.bluenav3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #77A7FF;
	font-size: 14px;
	font-weight: bolder;
	cursor: hand;
	text-decoration: underline;
	font-style: normal;
}
