@charset "UTF-8";
/*------------- CSS Document by Kane Leins Dirty Bird Design Works-------------*/

* {
	margin: 0;
}

html, body {
	height: 100%;
	background: #fff9e9 url(images/mainBG.jpg) top repeat-x;
}

/*------------- global content-------------*/
.allContent {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -78px;
}

.mainContent {
	width:900px;
	margin:0px auto;
	height: 700px;
	}

.clearfix {
	width:900px;
	margin:0px auto;
	clear:both;
	}
/*-------------specific areas-------------*/
/*-------------header-------------*/	
#header {
	width:900px;
	height:85px;
	/*background:url(images/logo.jpg) top left no-repeat;*/
	margin: 0px auto;
	}

#header a {
	border:none;
	outline:none;
	}

/*-------------Nav-------------*/
#Nav {
	width:900px;
	height:40px;
	margin: 0px auto;
	}

ul#mainNav {
	margin:5px 0px 0px 0px;
	list-style:none;
	position: relative;
	width:900px;
	float: left;
	height: 35px;
	padding: 0px;
	}
	
li.mainNav {
	font:14px Arial, Helvetica, sans-serif;
	color:#FFF;
	width:auto;
	height: auto;
	border:1px solid #f51900;
	list-style:none;
	float:left;
	clear:right;
	background: url(images/navGrad.jpg) top repeat-x #000000;
	margin: 0px 3px 0px 0px;
	}

li.mainNav:hover {
	font:14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/navHover.jpg) bottom repeat-x #e61700;
	border:1px solid #000000;
}	

li.mainNav a {
	font:14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin:6px 10px;
	display:block;
	text-decoration:none;
	
	}

li.mainNav a:hover {
	text-decoration:underline;
}

/*-------------body content -------------*/
/*-------------could be height problem here-------------*/
.bodyContent {
	width:900px;
	min-height:540px;
	height:auto !important;
	height:540px;
	margin: 0px auto;
	background:url(images/contentBG.jpg)  center no-repeat;
	
}
/*-------------sifr headline area-------------*/
#headlineContainer {
	padding:0px 0px 10px 0px;
	width: 900px;
	border-bottom: 1px solid #02000d;
	margin: 10px 0px 20px 0px;
	position: relative;
	float: left;
	}
	
h1#title {
	color:#02000d;
	padding: 0px;
	text-align:left;
	margin: 0px;
	font: bold 30px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;

	}	

/*-------------L and R column-------------*/
#leftCol {
	width:450px;
	float:left;
	/*background:url(images/lColBknd.jpg) top right no-repeat;*/
	position: relative;
	}

h2 {
	font: bold 26px Arial, Helvetica, sans-serif;
	color:#f51900;
	padding: 0px;
	text-align:left;
	margin: 0px 0px 10px 0px;
	letter-spacing: -.5px;
	}
	
p.bodyCopy {
	font:14px Arial, Helvetica, sans-serif;
	color:#02000d;
	line-height:1.5em;
	margin:0px 0px 15px 0px;
	}

.bodyCopy a {
	font:14px Arial, Helvetica, sans-serif;
	color: #f51900;
	text-decoration:none;
	outline:none;
	}

.bodyCopy a:hover {
	text-decoration:underline;
	}
	
#rightCol {
	width:420px;
	float:left;
	/*background:url(images/rColBknd.jpg) top left no-repeat;*/
	padding: 0px 15px 10px 15px;
	position: relative;
	}
	
	
#specialsLinks {
	width:900px;
	height:100px;
	position:relative;
	clear:both;
	}
	
h4 {
	font:20px Arial, Helvetica, sans-serif;
	letter-spacing:-.5px;
	color:#f51900;
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 2px;
	}
/*example box styles here*/
#exampleTop {
	width:400px;
	height:57px;
	background:url(images/exampleTop2.png) top center no-repeat;
	padding: 23px 0px 0px 20px;
	float: left;
	}
	
#exampleMid {
	width:386px;
	height:416px;
	background:url(images/exampleMid2.png) top center no-repeat;
	padding: 0px 0px 0px 34px;
	float: left;
	}
	
#exampleBtm {
	width:420px;
	height:30px;
	background:url(images/exampleBtm2.png) top left no-repeat;
	float: left;
	}
	
/*example text styles here*/	
h3 {
	text-align:center;
	font:16px Arial, Helvetica, sans-serif;
	color:#02000d;
	border-bottom: 1px solid #02000d;
	width: 380px;
	padding: 0px 0px 7px 0px;
	}
	
.instructions {
	text-align:right;
	font:10px Arial, Helvetica, sans-serif;
	color:#02000d;
	width:365px;
	margin-top: 10px;
	}

/* ul containing HIDING examples*/
/*LISTS NEED STYLING WORK!*/
ul#slidingExamples {
	width:380px;
	height:401px;
	list-style:none;
	padding: 15px 0px 0px 0px;
	}
	
li.slidingExamples {
	width:366px;
	margin: 10px 0px 0px;
	float: left;
	display: block;
	position: relative;
	}
	
#hiddenCalendar, #hiddenPen, #hiddenApparel, #hiddenBusiness, #hiddenGolf, #hiddenGreen {
	width:356px;
	float: left;
	margin: 0px;
	border-bottom: 1px solid #02000d;
	position:relative;
	border-top: 1px solid #02000d;
	}

.lSide {
	width:170px;
	position:relative;
	float:left;
	height: 166px;
	padding: 5px 10px 5px 5px;
	}

.rSide {
	width:160px;
	float:left;
	position: relative;
	margin: 0px 0px 5px 0px;
	}
	

	
#hiddenCalendar, #hiddenPen, #hiddenBusiness, #hiddenGolf, #hiddenGreen {
display:none;
}



/* specific example titles here */
.category {
	font:14px Arial, Helvetica, sans-serif;
	color:#f51900;
	text-decoration:none;
	outline:none;
	}
	
li.slidingExamples a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#02000d;
	text-decoration:none;
	outline:none;
	}
	
li.slidingExamples a:hover {
	color:#f51900;
	text-decoration:underline;
	}	
	
/* product description and thumb image styles here*/
.description {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	margin:5px 10px 5px 0px;
	line-height:1.25em;
	}
	
.description a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#02000d;
	outline:none;
	text-decoration:none;
	text-transform: uppercase;
	margin: 0px;
	}
	

	
ul.features {
	font:12px Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	list-style-type: disc;
	position: relative;
	width: 168px;
	float: left;
	padding: 0px 0px 0px 10px;
	list-style-position: inside;
	}
li.features {
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: -12px;
	width: 156px;
	}	
.exampleImage {
	border:1px solid #02000d;
	float:left;
	width: 166px;
	height: 166px;
	position: relative;
	}
	
/*#hiddenCalendar a, #hiddenPen a, #hiddenApparel a, #hiddenBusiness a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#02000d;
	outline:none;
	text-decoration:none;
	text-transform: uppercase;
	margin:5px 0px 0px 0px;
	}	
	
#hiddenCalendar a:hover, #hiddenPen a:hover, #hiddenApparel a:hover, #hiddenBusiness a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #f51900;
	outline:none;
	text-decoration:underline;
	margin:5px 0px 0px 0px;
	text-transform: uppercase;
	}*/

/*-------------sticky footer-------------*/
.push {
	height: 78px;
}
.footer {
	height: 73px;
	/*background:url(images/footeBG.jpg) top repeat-x;*/
	clear: left;
	padding-top:5px;
}
.fc {
	height:30px;
	margin:0px auto;
	background-color:#FFF;
	border-top:1px solid #02000d;
	border-bottom:1px solid #02000d;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	padding-top: 15px;
	color: #02000d;
	}
.fc a {
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#f51900;
	}
	
.fc a:hover {
	text-decoration:underline;
	}
	
/*product pages here*/

#topRow {
	width:900px;
	/*min-height: 300px;
	height: auto !important;
	height: 300px;*/
	position:relative;
	margin-bottom: 10px;
	float: left;
	}


#bottomRow {
	position:relative;
	width: 900px;
	clear: both;
	}
	
/*slider*/

#sliderContain {
	width:561px;
	height:258px;
	margin:10px auto;
	}
	
#sliderTitle {
	position:relative;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#f51900;
	width: 528px;
	height: 22px;
	padding: 15px 0px 3px 33px;
	background:url(images/sliderTitle.png) top left no-repeat;
	}
	
#sliderBody {
	width:500px;
	height:218px;
	background:url(images/sliderContentBkgnd.png) top left no-repeat;
	padding: 0px 30px 0px 31px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
/*#slider, #slider li{
	width:500px;
	height:200px;
	overflow:hidden;
	}*/
	
#slider {
	width:500px;
	height:200px;
	overflow:hidden;
	/*margin:0px auto;*/
	float:left;
	clear:right;
	
	}
	
#slider li{
	width:500px;
	height:200px;
	overflow:hidden;
	/*background:url(images/liBkgnd.png) top no-repeat;*/
	}
	

	.graphic, #prevBtn, #nextBtn{
 		margin:0;
 		padding:0;
 		display:block;
 		overflow:hidden;
 		text-indent:-8000px;
}



#prevBtn, #nextBtn{ 
	display:block;
	width:42px;
	height:84px;
	position:absolute;
	left:126px;
	top:85px;
	}	
	
#nextBtn{ 
	left:732px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:42px;
	height:784px;
	background:url(images/prev.png) no-repeat 0 0;	
	}
	
#nextBtn a{ 
	background:url(images/next.png) no-repeat 0 0;	
	}	

.sliderImg {
	width:200px;
	height:200px;
	float:left;
	border-right: 1px dotted #FFFFFF;
	margin: 0px;
	display: block;
	padding-right: 10px;
	}
	
.sliderCopy {
	width:270px;
	height:200px;
	float:left;
	clear:right;
	margin: 0px 0px 0px 10px;
	display: block;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
.productTitle {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	margin: 0px 0px 5px 0px;
	display: block;
	}
	
/*contact form*/

ul#contact {
	width:450px;
	position:relative;
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	clear: both;
	}
	
fieldset {
	margin:0px;
	border:0px;
	padding:0px;
	}
	
li.form {
	width:400px;
	text-align:left;
	position: relative;
	float: left;
	margin: 3px 0px;
	clear: left;
	}
	
.subject {
	font:12px Arial, Helvetica, sans-serif;
	color:#02000d;
	float: left;
	}
	
.input {
	height:20px;
	float: left;
	border: 1px solid #02000d;
	width: 275px;
	margin: 0px;
	position: relative;
	clear: left;
}

/*checkboxes */
.checkbox {
	width:20px;
	position:relative;
	float: left;
	margin: 0px;
	height: 20px;
	padding: 0px;
	/*vertical-align: top;
	border: 1px solid #02000d;*/ 
	}
	
.checkboxLabel  {
	padding:2px 5px 0px 0px;
	position:relative;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#02000d;
	clear: right;
	height: 20px;
	}
	
.message {
	width:350px;
	height:100px;
	position:relative;
	border:1px solid #02000d;
	}

.submit {
	font:14px Arial, Helvetica, sans-serif;
	color:#FFF;
	width:80px;
	height: 30px;
	border:1px solid #f51900;
	list-style:none;
	background: url(images/navGrad.jpg) top repeat-x #000000;
	margin:5px 0px;
	}

.submit:hover {
	font:14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/navHover.jpg) bottom repeat-x #e61700;
	border:1px solid #000000;
	}
