﻿/*
	Version 1.0 - June 23, 2008
	Version 1.1 - Modified, October 1, 2008

	/////////////////////////////////////////////////////////////
	
	STYLE-TEMPLATE.CSS ORDER BREAKDOWN 	
		1. Body / Column Count
		2. Skip To
		3. Page Container
		4. Header
		5. Navigation (Top, Side)
		6. Sub Navigation
		7. Content Container (content types, breadcrumb)
		8  Footer/Copyright		
	
*/


.clear {
	clear:both;
}
img{
	border:none;
}
body {
	background-image: url('../images/bkg.jpg');
	background-repeat: repeat-x;
	background-color: #091008;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 45px;
}

/*Classes for content*/

h1 {
	font-size: 13px;
	margin-bottom: 20px;
}

iframe.scroll {
overflow-x: hidden;
overflow-y: auto;
} 

ul {
	list-style-type: none;
	list-style-position: outside;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE137;
	font-weight: normal;
	font-size: 24px;
	margin-top: 0;
	text-align:center;
}
h2.sidebarHeading {
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #256F0F;
	font-weight: normal;
	font-size: large;
	background-image: url('../images/sidebarHeadingBkg.gif');
	background-repeat: repeat-x;
	margin: 0;
	text-align: left;
}

h2.sidebarHeading a{
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #256F0F;
	font-weight: normal;
	font-size: large;
	background-image: url('../images/sidebarHeadingBkg.gif');
	background-repeat: repeat-x;
	margin: 0;
	text-align: left;
	text-decoration:none;
}

h2.sidebarHeading a:link{
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #256F0F;
	font-weight: normal;
	font-size: large;
	background-image: url('../images/sidebarHeadingBkg.gif');
	background-repeat: repeat-x;
	margin: 0;
	text-align: left;
	text-decoration:none;
}




h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE137;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3.promoTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: medium;
	margin: 0;
	font-weight: bold;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:10px;

}

p {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:15px;
}

a {
	color:#FFCC00;
}


td.even {
	background-color:#2A2B2A;
	padding: 5px;
}

tr.odd {
	background-color:#404040;
}

tr.even {
	background-color:#2A2B2A;
}

td.odd {
	background-color:#404040;
	padding: 5px;
}

		
		
/* putting everything in a container to keep html code down */	
#pageContainer {
	width: 898px;
	margin: 0 auto 0 auto;
	position: relative;
}



#contentContainer {
	border: 1px solid #FFCC00;
	padding: 20px;
	width: 856px;
	background-color: #1A1A1A;
	margin-top: 20px;
	position: relative;
	clear: both;
	background-image: url('../images/contentbkg.gif');
	background-repeat: repeat-x;
}
.float {
	float: left;
	width: 198px;
	position: relative;
	z-index: 99;
}
.floatRight {
	float: left;
	width: 655px;
	position: relative;
}


.pricelink {
	cursor: pointer;
	color:#FFCC00;
}

/* HEADER */
#header {
	background: url('../images/header2.jpg') no-repeat;
	padding: 10px;
	border: 1px #FFCC00 solid;
	height: 105px;
	margin-bottom:30px;
	position: relative;
}
	
	
	/* supplementary navigation in the header */
	
	ul.headerNav {
	margin: 85px 0 0 0;
	padding: 10px 10px 10px 10px;
	list-style-type: none;
	position: absolute;
	height: 30px;
	font-size: 14px;
	border: 1px solid #FFCC00;
	background-color:#3F6E2A;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-weight: bold;
	
	}
		
	ul.headerNav li {
	display: inline-block;
	float: left;
	margin-right: 19px;
}

	ul.headerNav li a{
	display: inline-block;
	color: #336600;
	text-decoration: none;
	padding: 6px 13px 6px 13px;
	background-image: url('../images/top_nav_btn.gif');
	background-repeat: repeat-x;
	text-align:center;
	text-decoration:none;
	z-index:999;
}
	ul.headerNav li a:hover{
	color:#fff;
	background-color:#253822;
	background-image:none;
}

.searchfield {
	background: green url('../images/search.jpg') no-repeat; border-style:none; color:white; padding: 2px 0 2px 0px; height:23px; float: left; 
	width:235px;
	margin:0px;
}

.searchbtn {
	background:green url('../images/searchbtn.jpg') no-repeat; border-style: none;
	width: 83px; height: 27px; float:left; left:0px}

	
	/* site logo */
	#header .logo {
		position: absolute; 
		left: 11px; 
		top: -100px;
		}
		
		#header img {
		border-style:none;
		
}

/*roundedn corner box*/

.module {
	width: 168px;
}

#sidebar1 {
	border-top: 1px solid #FFCC00;
	min-height:460px;
	width: 178px;
	position:relative;
	background-image: url('../images/sidebar.jpg');
	margin-right: 20px;
	background-color: #1A1A1A;
	background-repeat: no-repeat;

}

img.box {
	border-bottom-style:none;
	margin-top:10px;
	margin-bottom:10px;
}

#sidebar2 {
	min-height: 325px;
	width: 179px;
	float: left;
	position: relative;
	background-image: url('../images/sidebar2.jpg');
	background-repeat: no-repeat;
	background-color: #1A1A1A;
}

#listings {
	padding: 10px;
	width: 148px;
	margin: 10px auto 10px auto;
	height: 270px;
}


#listings a{
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#listings a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#thumbs {
	position:relative;
	width: 653px;
	float:left;
	margin-bottom:20px;
}


#flashRotator {
	position: relative;
	width: 100%;
	height: 260px;
}

.flashContent {
	position:absolute;
	top: -47px;
	width: 653px;
	height: 313px;
}
#promoBoxes {
	position: relative;
	width: 653px;
	background-image: url('../images/boxes.gif');
	background-repeat: no-repeat;
	height: 132px;
}

#promoBoxes img {
	float: right;
	position:absolute;
	left: 105px; 
	top: 34px; 
	width: 93px;
}

.promo {
	padding: 10px;
	position: relative;
	float: left;
	width: 204px;
	height: 130px;
	left: 0px;
	top: 0px;		
	}

.promo2 {
	padding: 10px 10px 10px 20px;
	position: relative;
	float: left;
	width: 100px;
	height: 130px;
	left: 0px;
	top: 0px;
}
.promo3 {
	padding: 10px 10px 10px 20px;
	position: relative;
	float: left;
	width: 192px;
	height: 130px;
	left: 0px;
	top: 0px;
}


#content {
	position: relative;
	border: 1px solid #272928;
	padding: 10px;
	width: 432px;
	float: left;
	position: relative;
	margin-right: 20px;
	background-color:#1A1A1A;
	min-height:565px;
  	height:auto !important;
  	height:565px;

}


img.model {
	border: thick solid #507546;
	float: right;
	margin: 10px 0 20px 20px;
}
.centerContent {
	text-align: center;
}

.justifyContent {
	text-align: justify;;
}

#content h4{
	margin-top: 10px;
}

ul.sitemapLinks li a {
	line-height:20px;
}

#content ul {
	list-style-type: none;
}
#content img {
}

#contentInside {
	clear: both;
}

/*====LISTING STYLES*/

#listingsDetail {
	background-color: transparent;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	height:2050px;
}




/* SITE FOOTER/NAVIGATION */
#footer {
	font-size: 10px;
	position: relative;
	padding-top: 20px;
	width: 900px;
	margin: 0 auto 0 auto;
	min-height:175px;
}

	#footer .bottomNav li {
		display: inline;
	}
		#footer .bottomNav li a {
		}
		
		
/*footer links*/

#other-features {
	width: 900px;
	height:140px;
	padding-bottom:10px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#other-features p {
	font-size: 13px;
}


.footerCol {
	position:relative;
	float: left;
	width: 200px;
	margin-right: 75px;
}

.footerCol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFCC00;
	font-weight: bolder;
	text-align:left;
}

.footerCol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	padding: 0;
}

.footerCol ul a {
	color: #fff;
	text-decoration: none;
}

.footerCol ul a:hover {
	color: #FFCC00;
	text-decoration: none;
}

/* copyright info */
#copyright {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top:20px;
	font-size: 12px;
	text-align:center;
}
.fathers-day-btn {
	width: 430px;
	height: 154px;
	margin-left: auto;
	margin-right: auto;
}
