img, div, input { behavior: url("http://eurekamilitarytents.com/iepngfix.htc") }

* html #footer {
 height:1px;
 }
 
  h1
  {
  	color: #000;
  	font-family: helvetica, arial, verdana, sans-serif;
  	font-size: 21px;
  	margin-top: 24px;
  }
 
 h2
 {
 	color: #000;
 	font-family: helvetica, arial, verdana, sans-serif;
 	font-size: 18px;
 }
 
 .h1 {
  	color: #000;
  	font-family: helvetica, arial, verdana, sans-serif;
  	font-size: 21px;
	font-weight:bold;
  	margin-top: 24px;
 }
  
 .h2
 {
 	color: #000;
 	font-family: helvetica, arial, verdana, sans-serif;
 	font-size: 18px;
	font-weight: bold;
 }
 
 h3
 {
 	color: #000;
 	font-family: helvetica, arial, verdana, sans-serif;
 	font-size: 16px;
 }
 
 h4
 {
 	color: #000;
 	font-family: helvetica, arial, verdana, sans-serif;
 	font-size: 16px;
 	margin-top: 6px;
 	margin-bottom: 2px;
 }
 
body
{
	background-image: url(images/patern.jpg);
	background-repeat: repeat-y;
	background-color: #000;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	color: #000;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#holder
{
	margin: 0px auto;

}

#content
{
	background-color: transparent;
	background-image: url(http://eurekamilitarytents.com/images/contentbg.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 924px;
}
#top
{
	width: 924px;
	height: 89px;
	background-image: url(images/eureka-top.png);
	background-repeat: no-repeat;
}

#navigation img
{
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 16px;	
}

#navigation a.links
{
	color: #FFF;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 18px;
	margin-right: 18px;
	position: relative;
	top: 45px;
	vertical-align: top;
}

#navigation a.links:hover { border-bottom: 2px #FC3 solid; }

#navigation a.current { border-bottom: 2px #FC3 solid; }

#navigation-adm img
{
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 16px;	
}

#navigation-adm a.links
{
	color: #FFF;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 14px;
	margin-right: 14px;
	position: relative;
	top: 45px;
	vertical-align: top;
}

#navigation-adm a.links:hover { border-bottom: 2px #FC3 solid; }

#navigation-adm a.current { border-bottom: 2px #FC3 solid; }

#navigation-in img
{
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 16px;	
}

#navigation-in a.links
{
	color: #FFF;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 18px;
	margin-right: 18px;
	position: relative;
	top: 45px;
	vertical-align: top;
}
#navigation-in a.links:hover { border-bottom: 2px #FC3 solid; }

#navigation-in a.current { border-bottom: 2px #FC3 solid; }

#navigation-in-dealer img
{
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 12px;	
}

#navigation-in-dealer a.links
{
	color: #FFF;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 45px;
	vertical-align: top;
}
#navigation-in-dealer a.links:hover { border-bottom: 2px #FC3 solid; }

#navigation-in-dealer a.current { border-bottom: 2px #FC3 solid; }

#top-image
{
	font-size:0px; line-height: 0px;
}

#main
{
	float: left;
	width: 628px;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 12px;
	padding: 0;
}

 #secondary
 {
 	width: 923px;
 	margin-bottom: 12px;
 	padding: 0;
 	background-image: url(images/secondary_bg.png);
 	background-repeat: repeat-y;
 }
 
 #secondary .body-text { 
 	color: #000;
	font-family: helvetica, arial, verdana, sans-serif;
 }
 
 #secondary .row
 {
 	margin-top: 12px;
 }
  
#secondary .body-text a.body, #secondary .body-text a.body:visited {
	color: #000;
	text-decoration: underline;
}
 
#secondary .body-text a.body:hover, #secondary .body-text a.body:active {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #FC3 solid;
}
 
.clearfix {
    display: inline-table;
}

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

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

.product
{
	float: left;
	margin-right: 24px;
	margin-left: 24px;
}

.product a
{
	text-decoration: none;
	color: #2b354b;
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
}

.product-image
{
	float: left;
	margin-top: 24px;
} 

.product-image img
{
	border: 6px #FFC40B solid;
} 
.product-image img.logo
{
	
	margin-top:5px;
	border: 0px; !important;
} 

.product-image-logo
{
	float: left;
	margin-top: 24px;
} 

.product-desc
{
	padding: 0px 12px 12px 12px;
	margin-left: 12px;
	width: 60%;
	float: right;
} 

.product-left
{
	width: 45%;
	float: left;
} 

.product-right
{
	margin-left: 12px;
	width: 45%;
	float: right;
} 

#tentnav {
	margin: 0 auto;
	float: none;
	padding-bottom:20px;
	text-align:center;
}

#tentnav a.links
{
	color: #000;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 12px;
	margin-right: 12px;
	top: 10px;
	vertical-align: top;
}

#tentnav a.links:hover { border-bottom: 2px #FC3 solid; }

#tentnav a.current { border-bottom: 2px #FC3 solid; }


table.specs
{
	margin-top: 4px;
	margin-bottom: 24px;
}

table.specs td { padding: 3px; }

table.specs th { padding: 3px; }

.tablehead { margin-top: 122px; }

.trhead { font-weight: bold; }
.trhead a { color: #3E4863; }
.trhead a:hover { color: #000; }

.thead { font-weight: bold; background-color: #c9c9c9; }
.thead a { color: #3E4863; }
.thead a:hover { color: #000; }

.tsubhead { font-weight: bold; background-color: #fdd34d; }
.tsubhead a { color: #3E4863; }
.tsubhead a:hover { color: #000; }

.tralt { background-color: #e3e3e3; }

.yellow { background-color: #FFC40B; }
.pale { background-color: #FFC40B; }
/* .pale { background-color: #FFE7B1; } */

.main-content
{
	padding-right: 24px;
	padding-left: 24px;
}

#main-bottom 
{
	background-image: url(images/main-bottom.png);
	width:628px;
	height: 147px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;	
}
#mainbottom a.ql {
	position: absolute;
	top: 41px;
	right: 241px;
	display: inline;
}
.side-content
{
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
}

 #sidebar
 {
 	float: right;
 	width: 286px;
 	background-image: url(images/side-bg.png);
 	background-repeat: repeat-y;
	margin-bottom:0;
	padding-bottom:0;
 }
 
 #sidebar-spacer
 {
 	float: right;
 	width: 286px;
	height: 20px;
 }
 
#footer
{
	clear: both;
	width: 924px;
	height: 61px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 24px;
	margin-top:4px;
	padding-left: 24px;
	color: #FFF;
}

#footer a, #footer a:visited
{
	color: #CCC !important;
	font-size: 10px !important;
	padding: 0;
	margin: 0;
}

#copyrite
{
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

div#joCorpBrandFooterContainer
{
	border: 0px solid !important;
	margin: 0 !important;
	padding: 0;font-size:0px; line-height: 0px
}

#footer a, #footer a:visited
{
	color: #7F3A22;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

#footer a:hover
{
	color: #009;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

 
 #footer p {
 margin:0;
 }

#admin {
	font-size: 12px;
}

#admin td {
	font-size: 12px;
}
.adm {
	font-size: 12px;
}

#admfooter
{
	clear: both;
	width: 924px;
	height: 61px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 24px;
	padding-left: 24px;
	color: #FFF;
}

.req
 {
 	color: #ff0000;
 }

 .msg
 {
 	color: #ff0000;
 	font-family: helvetica, arial, verdana, sans-serif;
	font-weight:bold;
 	font-size: 14px;
 	margin-top: 6px;
 	margin-bottom: 2px;
 }

/* Dealer styles */
#dor {
	font-size: 13px;
}

.greyed {
	color: #CCC;
}


#btn
{
  border: 1px solid #777777;
  background: #FFC40B;
  height: 22px;
  color: white;
  font: bold 11px 'Verdana';
  padding: 4px;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}