

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

.hnavcell {
	color: #666666;
	font-size: 13px;
	cursor: hand;
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 14px 2px 14px;
}
.hnavcell a:link {  color: #666666; text-decoration: none}
.hnavcell a:visited {  color: #666666; text-decoration: none}
.hnavcell a:hover {  color: #000; text-decoration: none;}
.hnavcell a:active {  color: #000; text-decoration: none;}

.hnavcell_current {
	color: #000;
	font-size: 13px;
	cursor: hand;
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 14px 2px 14px;
	font-weight: bold;
}
.hnavcell_current a:link {  color: #000; text-decoration: none}
.hnavcell_current a:visited {  color: #000; text-decoration: none}
.hnavcell_current a:hover {  color: #000; text-decoration: none}
.hnavcell_current a:active {  color: #000; 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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
}
.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;
	text-align: left;
	
}
.dialoglight input, .dialoglight textarea {
	width: 98%;
}
	
/*</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;
}


html {
	height: 100%;
}
.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 {
	text-align: center;
	font-size: 9px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 28px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 1px 0 2px 0;
}
.footernav a {
	
	cursor: hand;
}
.footernav a:link {  color: #000066; text-decoration: none}
.footernav a:visited {  color: #000066; text-decoration: none}
.footernav a:hover {  color: #000000; text-decoration: none}
.footernav a:active {  color: #000066; 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;
}

.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: #666666;
	font-size: 14px;
	padding-bottom: 10px;
}

.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}


body {
	background-color: #FFFFFF;
	padding: 16px;
	margin: 0;
}

html {
	margin: 0;
	padding: 0;
}

#lcontainer {
	background-image: url(store_images/lcontainer_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#top_gap {
	height: 16px;
	background-color: #FFFFFF;	
}
#bottom_gap {
	height: 8px;
	min-height: 4px;
	background-color: #FFFFFF;
	/*border: 1px solid #999999;*/
	line-height: 4px;
	font-size:1px	
}
#lheader {
	background-image: url(store_images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 762px;
	height: 96px;
	background-color: #FFFFFF;
}
	
#lcontentcell {
	padding-right: 26px;
}
#lcontent {
	background-image: url(store_images/New%20Layout%202/middle.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	/*height: 100%;*/
}
#lfooter {
	background-image: url(store_images/New%20Layout%202/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 49px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
#lfooter p {
	padding-top: 20px;
}

input.signupforminput {
	width: 200px;
}





.container {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.header {
	background-image: url(store_images/header.png);
	background-repeat: no-repeat;
}
.left-table {
	background-image: url(store_images/left_bg.gif);
	background-repeat: repeat-y;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #999999;
	padding: 0 0 3px 6px;
}
.gradient_title {
	background-image: url(store_images/title_bg.png);
	background-repeat: repeat-y;
	width: 100%;
	padding: 0 0 1px 18px;
	background-position:15px 0%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body-indented {
	padding: 0 0 0 50px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 133%;	
}
.body-indented-bold {
	padding: 0 0 0 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 133%;
	font-weight: bold;
}
.paragraphlist {
	text-indent: -16px;
	padding-left: 40px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 133%;	
}
.bulletlist ul{
	padding: 0;
	margin: 0 16px;
}
.bulletlist li {
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}