#bgfill {
	background: none;
	background-color: #FFFFFF;
}

.menuheader {
	margin: 5px 0 3px 0;
	padding: 4px 0 4px 8px;
	color: #7f5832;
	border-bottom: 1px dashed #d0cab3;
}

a.linkheader {
	display: block;
	margin: 5px 0 3px 0;
	padding: 4px 0 4px 8px;
}
a.linkheader:link, a.linkheader:visited {
	color: #7f5832;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
a.linkheader:hover, a.linkheader:active {
	color: #000000;
	text-decoration: none;
	border-top: 1px dashed #d0cab3;
	border-bottom: 1px dashed #d0cab3;
}


a.sidemenu {
	padding-left: 6px;
	font-size: 11px;
	font-weight: bold;
}
a.sidemenu:link, a.sidemenu:visited {
	color: #b2a779;
	text-decoration: none;
}
a.sidemenu:hover, a.sidemenu:hover {
	color: #000000;
	text-decoration: none;
}


.header {
	font-size : 16px;
	font-weight: bold;
	color: #7f5832;
}
.subheader {
	color: #000000;
	font-size: 10px;
}


.menusubheader {
	font-size: 10px;
	color: #999999;
}


.content {
	font-size : 12px;
	color: #000000;
}
.content ul, .content ol {
	font-size: 11px;
	color: #7f5832;
}
.content a:link, .content a:visited {
	color: #7f5832;
	text-decoration: underline;
}
.content a:hover, .content a:active {
	color: #b2a779;
	text-decoration: underline;
}


a.sub {
	font-size: 11px;
}
a.sub:link, a.sub:visited {
	color: #7f5832;
	text-decoration: underline;
}
a.sub:hover, a.sub:active {
	color: #b2a779;
	text-decoration: underline;
}


.sitename {
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentgrey {
	font-size : 12px;
	color: #000000;
	line-height: 16px;
	background: #ffffff;
}
.contenterror {
	font-size : 12px;
	color: #990000;
}


h1
{
	
	font-size : 16px;
	font-weight: bold;
	color: #7f5832;

}

.pollgrey
{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: black;
}
.pollwhite
{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: white;
}

/*** STORE CSS ***/
.price
{
	padding: 1px;
	color: #000000;
	font-size: 8pt;
}

.discount
{
	padding: 1px;
	color: #336699;
	font-size: 10pt;
	font-weight: bold;
}

.diffprice
{
	padding: 1px;
	color: #cc6600;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}

.itemshortdesc
{
	font-size: 0.9em;
}

select.storeitemoption
{
	width: 99%;
}

A.itemname:active
{
	color: #3333cc;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

A.itemname:link
{
	color: #3333cc;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

A.itemname:visited
{
	color: #3333cc;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

A.itemname:hover
{
	color: #6666cc;
	text-decoration: none;
}
/*** END STORE CSS ***/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7f5832;
}


#container {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
}
#wrapper {
	padding-bottom: 20px;
	background: #ffffff url(images/footer.gif) bottom left no-repeat;
	border-top: 8px solid #d0cab3;
}


#header {
	position: absolute;
	top: 8px;
	width: 760px;
	text-align: center;
}


#content {
	position: relative;
	padding: 202px 15px 10px 15px;
}

#mainNav {
	float: left;
	width: 140px;
	padding-bottom: 15px;
	font-weight: bold;
	border-left: 10px solid #d0cab3;
}
#pga {
	padding: 10px 0 0 15px;
}

#contentContainer {
	float: right;
	width: 570px;
	background: #f4f3ed url(images/content_header.gif) top left no-repeat;
}
#contentText {
	padding: 15px 20px;
	background: url(images/content_footer.gif) bottom left no-repeat;
}


#footer {
	position: absolute;
	right: 10px;
	height: 35px;
	padding-top: 3px;
}


#contentForm {
	margin: 0 60px 0 60px;
	padding: 10px;
	border: 1px solid #000000;
}
#sideForm {
	width: 200px;
	margin: 5px 0;
	background: #ffffff url(images/side_form_top.gif) top left no-repeat;
}
#sideFormContent {
	padding: 10px 10px 10px 0;
	background: url(images/side_form_bottom.gif) bottom left no-repeat;
}


/* Content Float Fix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#contentTabs {
	clear: both;
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
}
#tabbedContent li a {
	text-decoration: none;
}

.shadeTabStructure {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.shadeTabStructure li {
	float: left;
	margin: 0 1px 0 0;
	text-align: center;
	border: 1px solid #cccccc;
	border-bottom: 0;
}
.shadeTabStructure li a {
	float: left;
	color: #999999;
	text-decoration: none;
}
.shadeTabStructure li a span {
	display: block;
	float: none;
	padding: 7px 12px;
}
.shadeTabStructure li a:hover {
	color: #666666;
	text-decoration: none;
}

.shadeTabs{
	position: relative;
	top: 1px;
	background: #eeeeee url(../../../images/tabs/tab_center_standard.gif) top left repeat-x;
}

.shadeTabs a span {
	margin: 0 0 0 0;
	color: #000000;
}

.shadeTabsSelected{
	position: relative;
	top: 1px;
	background: #ffffff url(../../../images/tabs/tab_center_standard_over.gif) top left repeat-x;
}

.shadeTabsSelected a span {
	margin: 0 0 1px 0;
	color: #000000;
}

.tabContainer1 {
	clear: both;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.tabContent {
}

.couponTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.couponCaption
{
	font-size: 12px;
}
.couponSubText
{
	font-size: 11px;
}
a.rss {border:1px solid #ffcc00; color:#ffffff; background-color:#ff6600; font-weight: bold; font-size:10px;font-family:verdana; text-decoration:none; padding-right:1px;}
a.rss:hover {color:#ffcc00;}
a.rss:visited {color:#ffffff;}

.searchbox
{
	border: 1px black solid;
	padding: 2px;
}

.separator
{
	color: #FFFFFF;
	background: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-image: url(../../../images/grey_black_gradient.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
#branding {
	position: relative;
	width: 125px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(../../../images/imavex_branding_bg.gif) top left no-repeat;
}
#brandingName {
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 19px;
	font-weight: bold;
}
#brandingService {
	position: absolute;
	z-index: 2;
	top: 0; left: 0;
	width: 125px;
	text-align: left;
}
#brandingService a {
	display: block;
	height: 13px;
	padding: 8px 0 4px 63px;
	color: #666666;
	text-decoration: none;
}
#surveyFormField {
	display: none;
	width: 50px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../../lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
