body {
	padding: 0;
	margin: 0;
	font-family : Arial, Verdana; 
	font-size : 12px;
	color: #333333;
	background-color : #FFFFFF;
	background-image : url(../img/bg.gif);	
	background-repeat : repeat-x;
}

a {
	color: #02ADE1;
	text-decoration: underline;
}
a:hover {
	color: #02ADE1;
	text-decoration: none;
}

TD, DIV, FONT, SPAN, P, UL, H5, H6 {
	font-family : Arial, Verdana;
	font-size : 12px; 
	color: #333333;
	line-height:normal
}

HR {
	HEIGHT: 1px; 
	color: #333333;
}

H1 {
	font-family: Arial, Verdana; 
	font-size:24px;
	line-height:24px;
	font-weight: normal;
	color: #02ADE1;
	margin: 0px;
	padding: 0px;
}

H2 {
	font-family: Arial, Verdana; 
	color: #02ADE1;
	font-size: 18px; 
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

H3 {
	font-family: Arial, Verdana; 
	color: #02ADE1;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 876px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

#conentbody {
	width: 618px;
	margin: 20px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

#center {
  text-align: center;
}

/* ----- General Content ---- */

.bodyText {color: #333333}
.bodyTextBold {color: #333333; font-weight: bold;}
.catheading {font-family: Arial, Verdana; font-size:30px;color: #FFFFFF}
.bodyTextWhite {color: #FFFFFF}
.bodyText11 {color: #000000; font-size: 11px}
.bodyTextXSmall {color: #333333; font-size: 9px}
.bodyTextSmall {color: #333333; font-size: 10px}
.bodyTextError  {color: #CC0000}

a.linkRev:link, a.linkRev:visited, a.linkRev:active { 
	color: #02ADE1;
	text-decoration: none; 
} 
a.linkRev:hover {
	text-decoration: underline; 
	color: #02ADE1;
}

a.bodyTextSmall:link, a.bodyTextSmall:visited, a.bodyTextSmall:active { 
	font-size: 10px;
	text-decoration: none; 
} 
a.bodyTextSmall:hover { 
	font-size: 10px;
	text-decoration: underline; 
} 


.bodyTextWhite11, a.bodyTextWhite11:link, a.bodyTextWhite11:visited, a.bodyTextWhite11:active { 
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none; 
} 
a.bodyTextWhite11:hover { 
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline; 
} 


.bodyTextOrange11, a.bodyTextOrange11:link, a.bodyTextOrange11:visited, a.bodyTextOrange11:active { 
	color: #FF7602;
	font-size: 11px;
	text-decoration: none; 
} 
a.bodyTextOrange11:hover { 
	color: #FF7602;
	font-size: 11px;
	text-decoration: underline; 
} 


.gray12, a.gray12:link, a.gray12:visited, a.gray12:active { 
	color: #333333;
	text-decoration: none; 
} 
a.gray12:hover {
	text-decoration: underline; 
	color: #333333;
}


.red12, a.red12:link, a.red12:visited, a.red12:active { 
	color: #FF0000;
	text-decoration: none; 
} 
a.red12:hover {
	text-decoration: underline; 
	color: #FF0000;
}

a.pixellounge:link, a.pixellounge:visited, a.pixellounge:active {text-decoration: none; font-size: 12px; color: #999999}
a.pixellounge:hover {text-decoration: underline; font-size: 12px; color: #CC0000}

/*-------- CMS TAGS ----------------*/

.bodyTextXSmall {font-size: 9px}
.bodyTextSmall, a.bodyTextSmall {font-size: 10px}
.red12, a.red12 {font-size: 12px;color: #FF0000;} 
.red14, a.red14 {font-size: 14px;color: #FF0000;} 
.orange12, a.orange12 {font-size: 12px;color: #FF7602;} 
.blue12, a.blue12 {font-size: 12px;color: #02ADE1;} 
.blue14, a.blue14 {font-size: 14px;color: #02ADE1;} 
.blue18, a.blue18 {font-size: 18px;color: #02ADE1;} 

/* ------- FORM TAGS -------------- */
.textbox {
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top: 1px #ABADB3 solid;
	border-left: 1px #E3E9EF solid;
	border-right: 1px #E3E9EF solid;
	border-bottom: 1px #E3E9EF solid;
}


/* ------- CHECKOUT PAGES -------------- */

.checkoutTable {
	background-color: #DEDDDC; 
	width: 450px;
}
.checkoutHeadingRow {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #F3F8EE;
}

.checkoutRow1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

.checkoutRow2 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #f9f9f9;
}

.checkoutSuccess {
	font-weight: bold; 
	color: #33CC00;
}

.checkoutFail {
	font-weight: bold; 
	color: #FF0000;
}


/* ------- PRODUCT PAGE -------------- */
.productPrice {font-size: 18px; font-weight: bold; color: #000000;}
.productPriceRed {font-size: 18px; font-weight: bold; color: #FF0000;}
.productPriceList {font-size: 14px; font-weight: normal; color: #000000;}
.prodPrice {color: #CC33CC;}
.productInfoTable {background-color: #CCCCCC;}
.productRow1 {background-color: #F0F0F0;}
.productRow2 {background-color: #FFFFFF;}
.productRow {padding: 10px 0px 10px 0px}
.productListHeader {	
	font-size:12px;
	font-weight: bold;
	color: #02ADE1;
}

.catLink, a.catLink:link, a.catLink:visited, a.catLink:active { 
	color: #FF1200;
	text-decoration: none; 
} 
a.catLink:hover {
	text-decoration: underline; 
	color: #FF1200;
}



/* ------- PRINTABLE RECEIPT -------------*/
.recieptTable {background-color: #CCCCCC; border: 1px #FF0000; width: 550px;}
.storeName { font-size: 18px; font-weight: bold;}
.receiptHeading {  font-weight: bold;}




/* ------- Left Nav --------------  */
#navs a {
	display:block;
	font-family: Arial, Verdana;
	font-size:11px;
	background: #E5E5E5 url(../img/bg_cust_service.gif) repeat-x;
	color:#000000;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:4px 2px 5px 37px;
}

#navs a:hover {
	background: #E5E5E5 url(../img/bg_cust_service_over.gif) repeat-x;
	color:#083D90;
	text-decoration:none;
}


#navleft {
	width:190px;
	background: #F2F2F2 url(../img/bg_nav_left.gif) repeat-x;
	padding-left:1px;
}

#navleft .leftbtn {
	width:190px;
}

#navleft .leftbtn a {
	display:block;
	font-family: Arial, Verdana;
	font-size:11px;
	background: #E5E5E5 url(../img/nav_left_1_out.gif) no-repeat scroll left;
	border-bottom: 1px #CDCDCD solid;
	color:#000000;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding:5px 5px 4px 18px;
}

#navleft .leftbtn a.selected:hover,
#navleft .leftbtn a:hover,
#navleft .leftbtn a.selected  {
	background: #787B7E url(../img/nav_left_1_over.gif) no-repeat scroll left;
	color:#FFFFFF;
}

#navleft .leftbtnsub {
	width:190px;
}

#navleft .leftbtnsub a {
	background-color: #FFFFFF;
	display:block;
	font-family: Arial, Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:3px 3px 3px 20px;
	border-top: 1px #CCCCCC solid;
}

#navleft .leftbtnsub a:hover,
#navleft .leftbtnsub a.selected:hover,
#navleft .leftbtnsub a.selected {
	background-color: #E6EAF2;
	text-decoration:none;
	font-weight:normal;	
	color:#083D90;
}

#navleft .leftbtnsubsub {
	width:190px;
}

#navleft .leftbtnsubsub a {
	background: #E6EAF2;
	display:block;
	font-family:Arial, Verdana;
	font-size:11px;
	color:#083D90;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:2px 2px 2px 25px;
}

#navleft .leftbtnsubsub a:hover,
#navleft .leftbtnsubsub a.selected,
#navleft .leftbtnsubsub a.selected:hover  {
	background: #F2F2F2;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}


/* -------     Suckerfish top nav classes -----------   */
/* ---- fix IE7 sticky issue --- */
#nav li:hover, #nav li.hover {
    position: static;
}
/* ---- fix IE7 sticky issue end --- */

#nav, #nav ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	z-index: 100;
}
#nav a { 
	display: block; 
}  
 
#nav li { 
	float: left; 
	z-index: 100;
}

#nav li ul a { 
	width: 160px;  /* master width of dropdowns */
	height: 20px; 
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
	background: #0075EF url(../img/bg_sf_out.gif) repeat-x;
	border-bottom: 1px solid #08235A;
	border-left: 1px solid #08235A;
	border-right: 1px solid #08235A;
} 

#nav li ul a:hover , #nav li ul a.sfhover { 
	height: 20px; 
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
	background: #08235A url(../img/bg_sf_over.gif) repeat-x;
} 
#nav li ul { 
	position: absolute; 
	width: 128px;
	left: -999em;
	z-index: 100;
} 
#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
	color: #f1b481;
}
#nav ul li:hover, #nav ul li.sfhover { 
	left: auto;
}