body {
	font-family: arial, helvetica, serif;
	font-size: 11px;
	color: #6a6b6e;
	line-height: 15px;
	background-color: #f2f0ec;
	padding: 0;
	margin: 0;
}


ul
{
	list-style:none;
	margin:10px 0px 15px 40px;
	
	padding:0px;
	list-style-image: url(../images/bullet.gif);

}

.subMenuUl
{
	list-style:none;
	list-style-image: url(../images/blank.gif);
}

li 
{
	
	margin-bottom: 5px;
	
}



td {
	font-family: arial, helvetica, serif;
	font-size: 11px;
	color: #6a6b6e;
	line-height: 15px;
}

sup 
{
	font-family: arial, helvetica, serif;
	font-size: 10px;
	color: #6a6b6e;
}

select {
	font-family: arial, helvetica, serif;
	font-size: 11px;
	color: #6a6b6e;
	border: 1px dashed #6a6b6e;
}

input {
	font-family: arial, helvetica, serif;
	font-size: 11px;
	color: #6a6b6e;
	border: 1px dashed #6a6b6e;
}

textarea 
{
	font-family: arial, helvetica, serif;
	font-size: 11px;
	color: #6a6b6e;
	border: 1px dashed #6a6b6e;
}

.checkbox input
{
	border: 0px;
}

.txtQuanity {
	width: 20px;
}

.error {
	background-color:#FFFF99;
	font: verdana;
	font-size:10px;
	color:#996640;
	list-style:none;
	margin:4px 0px;
	padding:9px 11px;
}
.error li {
	margin:auto;
}
.confirm {
	background-color:#BFE5BF;
	font: verdana;
	font-size:10px;
	color:#996640;
	list-style:none;
	margin:2px 0px;
	padding:9px 11px;
}
.confirm li {
	margin:auto;
}

a {
	text-decoration: none;
}

a:link {
	color: #996640;
}

a:visited {
	color: #996640;
}

a:active {
	color: #996640;
}

a:hover {
	
}

#navBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	font-size: 10px;
	color: #626366;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	font-size: 9px;
	color: #868688;
}

#nav li li a:hover {
	color: #626366;
}

#navBox li {
	float: left;
	position: relative;
	cursor: default;
	padding: 0px;
	margin: 0px;
}

li#first {
	
}

li#last {
	
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
}

li ul#firstSub {
	left: 3px;
}

li>ul {
	top: auto;
	left: auto;
}

#navBox li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	width: 150px;
}

li:hover ul, li.over ul {
	display: block;
}

#contactLink {
	float: left;
	margin-right: 5px;
}

#contactIcon {
	margin-top: 1px;
}

#logoBox {
	position: absolute;
	top: 0px;
	left: 7px;
	z-index: 400;
}

#navBox {
	position: absolute;
	top: 10px;
	left: 180px;
	z-index: 300;
}

.clear {
	clear: both;
}

#signUpBox {
	position: absolute;
	top: 45px;
	left: 550px;
	z-index:400;
}

#viewCartBox {
	position: absolute;
	top: 75px;
	left: 550px;
}
.bodyContainer {
	position: absolute;
	top: 100px;
	left: 0px;
}

#mainContentBox {
	position: absolute;
	top: 45px;
	z-index: 100;
	
	
	
}

.contentHeader {
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 7px;
	left: 190px;
	width:300px;
	z-index: 110;
}

.cartHeader {
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 7px;
	left: 100px;
	width:380px;
	z-index: 110;
}

#mainContentMiddle {
	background-image: url('../images/main_content_middle.gif');
	background-repeat: repeat-y;
}

#mainBodyCopy 
{
	padding: 15px 0px 15px 0px; 
	margin: 0px 11px 0px 147px;
	width: 320px;
}

#leftFma1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
}

#rightFmaBox {
	position: absolute;
	width: 182px;
	top: 88px;
	left: 570px;
	z-index: 200;
}



#rightFma1Middle {
	background-color: #f2f0ec; 
	width:175;
	padding: 10px 0px 10px 15px;
}

#rightFma2Box {
	
	height: 173px;
	background-image: url('../images/right_fma2_background.gif');
	background-repeat: no-repeat;
}
#rightFma2Content {
	position: relative;
	top: 45px;
	left:45px;
	width:150px;
}



.productTitle {
	font-family: arial, helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	color: #626366;
	line-height: 14px;
}

.productPrice{
	font-family: arial, helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	color: #626366;
	line-height: 14px;
}

.productPriceCrossOut{
	font-family: arial, helvetica, serif;
	font-size: 11px;
	text-decoration:line-through;
	color: #626366;
	line-height: 14px;
}

.litMonthSpecial{
	font-family: arial, helvetica, serif;
	font-size: 11px;
	color: red;
	line-height: 14px;
}

.footerContainer {
	background-color: #f2f0ec;
	padding-top: 15px;
	font-size: 8px;
	padding-left:120px;
}

.requiredAsterik 
{
	font-size: 15px;
	color: #996640;
}