body {
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff;
}

body, td, th, h3, textarea, input, select { /* redundant rules for bad browsers  */
	font-family: sans-serif;
	font-size:    x-small;
	font-size:    12px;
}

a:link { color: #003366; text-decoration: none; }
a:hover { color: #7571a6; text-decoration: underline; }
a:visited { color: #003366; text-decoration: none; }
a:active { color: #003366; text-decoration: none; }

a.white:link { color: #FFFFFF; text-decoration: underline; }
a.white:hover { color: #CCCCCC; text-decoration: none; }
a.white:visited { color: #FFFFFF; text-decoration: underline; }
a.white:active { color: #FFFFFF; text-decoration: underline; }

.container { /* no relative positioning due to IE6 */
	margin: 0 auto;
	padding: 0 20px 2em 20px;
	min-width: 500px;
	max-width: 800px;
}

.title9 { font-size: 9px; }
.title10 { font-size: 10px; }
.title11 { font-size: 11px; }
.title12 { font-size: 12px; }v
.title13 { font-size: 13px; }
.title14 { font-size: 14px; }
.title15 { font-size: 15px; }
.title16 { font-size: 16px; }
.title17 { font-size: 17px; }
.title18 { font-size: 18px; }
.title19 { font-size: 19px; }
.title20 { font-size: 20px; }
.title21 { font-size: 21px; }
.title22 { font-size: 22px; }
.title23 { font-size: 23px; }
.title24 { font-size: 24px; }
.colorWhite { color: #FFFFFF; }
.colorRed { color: #FF0000; }
.makeBolder { font-weight: bold; }

/***** Header *****/

.header {
	margin: 0;
	padding: 0;
	background: url(../images/headerBg.jpg) bottom right;
	height: 75px;
	color: #FFF;
	position: relative;
}

.header h1 a, .header h1 span {
	display: block;
	height: 75px;
	width: 300px;
	background: url(../images/headerLogo.jpg) bottom left no-repeat;
	text-indent: -2000em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-decoration: none;
	z-index: 1000; /* need for FX and IE */
}

.header ul {
	margin: 0;
	float: right;
	list-style: none;
	padding: 30px 0 0 0;
}

.header ul li {
	margin: 0;
	float: right;
	display: block;
	padding-right: 25px;
}

.header ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.header ul li a:hover {
	color: #003366;
	text-decoration: underline;
}


/* End Header */

.topNav tr {
	height: 25px;
}

.topNav tr td {
	text-align: center;
	width: auto;	
	font-size: 10px;
	border-right: 1px solid;
	border-color: #4F778E;
}

.topNav a:link, .topNav a:visited. .topNav a:active {
	color: #FFFFFF;
}

/*.topNav a:hover {
	color: #003366;
	text-decoration: underline;
}*/

.topNav tr td.leftSide {
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #4F778E;
}

.mainContentWindow {
	margin: 150px 0 0 0;
	padding: 0 20px 0 20px;
}

.mainContentWindow tr td {
	padding: 0 5px 0 5px;
}

.container .content {
	padding-top: 150px;
}

.boxed {
	background-color: #FFFFFF;
}

/*.boxed[class] {
	background-color: transparent;
	background: url(../images/transBG.png) repeat;
}*/

/* Shopping Boxes */
.boxedS {
	width: 200px;
	background-color: #FFFFFF;
}

ul.myStoreProds {
	margin: 0;
}

ul.myStoreProds li {
	 display: block;
	 list-style: none;
	 float: left;
	 margin: 0 5px 5px 0;
}
/* Shopping Boxes End */

.boxed .content, .boxedS .content {
	background: url(../images/vitaLifBox.gif) bottom left no-repeat;
}

.boxed .content .boxRight, .boxedS .content .boxRight {
	font-size: 12px;
	padding: 10px;
	background: url(../images/vitaLifBox.gif) bottom right no-repeat;
	overflow: hidden;
}

.boxTabS {
	margin: 0;
	padding: 0;
	background: url(../images/headerTab.jpg) top right;
	height: 24px;
	width: 200px;
}

.boxTab {
	margin: 0;
	padding: 0;
	background: url(../images/headerTab.jpg) top right;
	height: 24px;
}

/*.boxTab[class] {
	background: url(../images/headerTab.png) top right;
}*/

.boxTab .right, .boxTabS .right {
	width: 130px;
	height: 24px;
	padding: 0 0 0 10px;
	margin: 0;
	font-weight: bold; 
	font-size: 12px;
	background: url(../images/vitaLifBox.gif) top left;
}

.boxTab .right .title, .boxTabS .right .title {
	margin-top: 4px;
}

.boxTab .right .title[class], .boxTabS .right .title[class] {
	padding-top: 6px;
}
/* Login Box */
.loginSubmitBox {
	display: none;
}

.loginTextBox {
	background: #e9f4d0;
}

input, select {
	background: #e9f4d0;
}

.bgColorWhite {
	background: none;
}

table {
	font-size: 12px;
}

/* Side Navigation  */
div.sideNav {
	margin: 3px 18px 0 10px; 
	padding: 4px; 
	background-color: #949F67; 
	color: #FFF; 
	opacity:.80; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	border: 1px solid; 
	border-color: #FFF;
}

div.sideNav:hover {
	margin: 3px 18px 0 10px; 
	padding: 4px; 
	background-color: #6F7945; 
	color: #FFF; 
	opacity: 1; 
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	border: 1px solid; 
	border-color: #FFF;
}

div.sideNavSM {
	margin: 0 18px 0 25px; 
	padding: 4px; 
	background-color: #707a45; 
	color: #FFF; 
	opacity:.80; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 0; 
	border-bottom: 1px solid; 
	border-color: #FFF;
}

div.sideNavHO {
	margin: 0 18px 0 25px; 
	padding: 4px; 
	background: url(../shopping/images/holiday.jpg) repeat;
	color: #000;
	font-weight: bold; 
	opacity:.80; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 0; 
	border-bottom: 1px solid; 
	border-color: #FFF;
}

div.sideNavSMC {
	margin: 0 18px 0 25px; 
	padding: 4px; 
	background-color: #707a45; 
	color: #f7f43b; 
	opacity:.80; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 0; 
	border-bottom: 1px solid; 
	border-color: #FFF;
}


div.sideNavSM:hover {
	margin: 0 18px 0 25px; 
	padding: 4px; 
	background-color: #b0bb80; 
	color: #FFF; 
	opacity: 1; 
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 0; 
	border-bottom: 1px solid;
	border-color: #FFF;
}

div.product {
	margin: 0 18px 0 40px; 
	padding: 4px; 
	background-color: #e5e8d7; 
	color: #000; 
	opacity:.80; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	text-align: right;
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 0; 
	border-bottom: 1px solid; 
	border-color: #FFF;
}

div.product:hover {
	margin: 0 18px 0 40px; 
	padding: 4px; 
	background-color: #caceb3; 
	color: #003366; 
	opacity: 1; 
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 0; 
	border-bottom: 1px solid;
	border-color: #FFF;
}

div.productMain {
	margin: 0 18px 0 40px; 
	padding: 4px; 
	background-color: #caceb3; 
	color: #000; 
	opacity:.80; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 0; 
	border-bottom: 1px solid; 
	border-color: #FFF;
}

div.productMain:hover {
	margin: 0 18px 0 40px; 
	padding: 4px; 
	background-color: #e5e8d7; 
	color: #003366; 
	opacity: 1; 
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	border-right: 1px solid; 
	border-left: 1px solid; 
	border-top: 0; 
	border-bottom: 1px solid;
	border-color: #FFF;
}

/* Nicks Code Added 2006.05.17 */

a.prodbutton:link, a.prodbutton:visited
{
  float: left;
  margin: 2px 2px 2px 2px;
  padding: 2px;
  width: 150px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #6f7944;
  text-align: center;
  text-decoration: none;
  font: normal 10px Verdana;
  color: white;
}

a.prodbutton:hover
{
  background: #8E9C58;
}

a.prodbutton:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}

.rainbow
{
  behavior:url(rainbow.htc) 
}

/* Input Code */
input.nice { font-size:11px; margin:2px 0; background:#ddd; padding:2px; font-weight:bold; }
select.nice { font-size:11px; font-weight:bold; }
input.nice:focus, textarea.nice:focus { background:#fff; } 
textarea.nice { font-size:11px; margin:2px 0; background:#ddd; }
input.radio { margin:0 2px 0 0; padding:0; background:transparent; margin:2px 0 0 -4px; }
input.check { background:transparent; }
input.button { padding:0; }

/***** fieldsets *****/

fieldset {
	border: 1px solid #6f7944;
	margin: 0;
	padding: 10px;
} * html fieldset { padding-top: 0; }

legend {
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	color: #6f7944;
	padding: 0 0.5em;
} * html legend { margin-bottom: 15px; }

fieldset.login {
	border: 1px solid #6f7944;
	margin: -5px 25px 0 5px;
	padding: 10px;
} * html fieldset { padding-top: 0; }

fieldset.login legend {
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	color: #6f7944;
	padding: 0 0.5em;
} * html legend { margin-bottom: 15px; }

fieldset.dark {
	border: 1px solid #181818;
	margin: 0 25px 0 5px;
	padding: 10px;
} * html fieldset { padding-top: 0; }

fieldset.dark legend {
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	color: #181818;
	padding: 0 0.5em;
} * html legend { margin-bottom: 15px; }

legend a {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

img.template:hover {
	cursor: pointer;
}

/* * * Additional Items * * */
#thisTopBox {
	height: 190px;
	text-align: center;
	display: block;
}

.aItemBox {
	margin-right: 5px;
	padding: 0;
	float: left;
	display: block;
}

.aItemBox .aItemTop {
	padding: 0;
	margin: 0;
	width: 160px;
	height: 11px;
	background: url(/shopping/SSL/images/upSaleTOP.jpg) no-repeat;
}

.aItemBox .aItemMid {
	padding: 3px;
	margin: 0;
	width: 160px;
	height: 159px;
	background: url(/shopping/SSL/images/upSaleMIDDLE.jpg) repeat-y;
}

.aItemBox .aItemBtm {
	padding: 0;
	margin: 0;
	width: 160px;
	height: 11px;
	background: url(/shopping/SSL/images/upSaleBOTTOM.jpg) no-repeat;
}