/*  
Theme Name: DIY 1.0
Description: Customized Theme
Author: Mellowtown
*/
@charset "UTF-8";

/* ----------  RESET  ------------ */

html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	line-height: 18px;
}
a img, :link img, :visited img { border: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
ol, ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.featuresList	{
	padding: 0px;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}

.featuresList2	{
	padding: 0px;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
}

.featuresList3	{
	padding: 0px;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 40px;
}



a { outline-color: -moz-use-text-color; outline-style: none; outline-width: 0px; }


/* ----------  CLEARFIX  ------------ */
.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 */


/* ----------  BASIC SETUP  ------------ */

* {
	margin: 0px; padding: 0px;
}
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

a {
	color: #b61318;
	text-decoration: underline;
	}
	
a:hover {
	color: #031d40;
	}
	
a { outline: none; }



h1	{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#b61318;
	font-weight:normal;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 24px;
}


h2	{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#031d40;
	font-weight:normal;
	padding-bottom: 6px;
}

h3	{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#031d40;
	font-weight:normal;
	padding-bottom: 10px;
}
body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #f1e4a4;
	color: #1F3250;
	font-size: 13px;
	font-family:Verdana, Arial, sans-serif;
	margin: 0px;
}

.clr {
	clear: both;
}

#small-nav  {
	height:20px;
	padding-top:1px;
}

#small-nav li {
	font-size: 12px;
}

#small-nav li a {
	text-decoration: none;
	}
	
#small-nav li a:hover {
	color: #765da3;
	text-decoration: none;
}
	

hr {
	border: 0;
	width: 100%;
	color: #bcb599;
	background-color: #bcb599;
	height: 1px;
	margin-bottom: 10px;
	clear: both;
}


.divider {
	height: 15px;
}

p {
	margin-bottom: 16px;
	color:#2e2e2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}
.smalltext {
	font-size: 12px;
}
em, i {
	font-style: italic;
}
strong { font-weight: bold; }

.alignleft {
	float: left;
	padding-right: 10px;
}





/* ----------  FORM DESIGN  ------------ */

label {
	width: 150px;
	float: left;
	margin-bottom: 3px;
	
}
#wrap label.widelabel, .widelabel { width: 400px; }
input {
	width: 225px;
}
textarea {
	width: 536px;
	height: 150px;
}
input, textarea, select {
	border: 1px solid #FEFEFE;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-family: Verdana;
	padding: 2px 4px;
}
.formfield {
	clear: both;
	margin-bottom: 4px;
}







/* ----------  DESIGN  ------------ */

#wrap {
	margin: 0 auto -250px; /* the bottom margin is the negative value of the footer's height */
	width: 954px;
	position: relative;
	font-family: inherit;
}
#header {
	height: 168px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main {
	clear: both;
padding-bottom: 250px;
}






/* ----------  HEADER  ------------ */

a#logo {
    background: url("images/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 167px;
    left: -12px;
    position: absolute;
    text-indent: -9999px;
    top: 5px;
    width: 241px;
}


a#logo:hover {
	background: url(images/logo.png) no-repeat 0px 0px;
}


#freeDelivery {
	background: url(images/freeDelivery.png) no-repeat 0px 0px;
	position: absolute;
	top: 40px;
	left: 232px	;
	width: 195px;
	height: 34px;
	text-indent: -9999px;
	display: block;
}




/* ----------  MAIN NAV  ------------ */


#topnav {
    display: block;
    left: 205px;
    position: absolute;
    top: 74px;
    width: 737px;
}


#topnav li {
	float: left;
	display: inline;
	text-indent: -99999px;


}
#topnav li a {
	text-indent: -9999px;
	height: 32px;
	display: block;
	overflow: hidden;
	z-index: 5000px;
}


.navDivider {
	width: 3px;
	height:32px;
	display:block;
	background: url(images/nav.png) no-repeat -53px 0px;
}

.navDivider2 {
	width: 3px;
	height:32px;
	display:block;
	background: url(images/nav.png) no-repeat -110px 0px;
}

.navDivider3 {
	width: 3px;
	height:32px;
	display:block;
	background: url(images/nav.png) no-repeat -221px 0px;
}

.navDivider4 {
	width: 3px;
	height:32px;
	display:block;
	background: url(images/nav.png) no-repeat -365px 0px;
}


.navDivider5 {
	width: 3px;
	height:32px;
	display:block;
	background: url(images/nav.png) no-repeat -435px 0px;
}



.navDivider6 {
	width: 3px;
	height:32px;
	display:block;
	background: url(images/nav.png) no-repeat -538px 0px;
}


li#nav-home a {
	width: 53px;
	background: url(images/nav.png) no-repeat 0px 0px;
}

li#nav-home a:hover {
	background-position: 0px -32px;
}



li#nav-about a  {
	width: 54px;
	background: url(images/nav.png) no-repeat -57px 0px;
}

li#nav-about a:hover {
	background-position: -57px -32px;
}



li#nav-poleBarns a {
	width: 107px;
	background: url(images/nav.png) no-repeat -114px 0px;
}

li#nav-poleBarns a:hover {
	background-position: -114px -32px;
}



li#nav-builders a {
	width: 142px;
	background: url(images/nav.png) no-repeat -224px 0px;
}

li#nav-builders a:hover {
	background-position: -224px -32px;
}


li#nav-gallery a {
	width: 66px;
	background: url(images/nav.png) no-repeat -369px 0px;
}

li#nav-gallery a:hover {
	background-position: -369px -32px;
}


li#nav-test a {
	width: 100px;
	background: url(images/nav.png) no-repeat -438px 0px;
}

li#nav-test a:hover {
	background-position: -438px -32px;
}


li#nav-colors a {
	width: 63px;
	background: url(images/nav.png) no-repeat -541px 0px;
}

li#nav-colors a:hover {
	background-position: -541px -32px;
}

li#nav-faq a {
	width: 40px;
	background: url(images/nav.png) no-repeat -602px 0px;
}

li#nav-faq a:hover {
	background-position: -602px -32px;
}

li#nav-financing a {
	width: 94px;
	background: url(images/nav.png) no-repeat -644px 0px;
}

li#nav-financing a:hover {
	background-position: -644px -32px;
}



a#getAQuote {
    background: url("images/instantbutton.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    position: absolute;
    right: 211px;
    text-indent: -9999px;
    top: 20px;
    width: 172px;
}

a#getAQuote:hover {
	background-position: 0 -32px;
}

a#contactUs {
    background: url("images/contactUs.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    position: absolute;
    right: 12px;
    text-indent: -9999px;
    top: 20px;
    width: 150px;
}



a#contactUs:hover {
	background-position: 0 -32px;
}


.topSubDivider {
    background: url("images/topSubDivider.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    left: 762px;
    position: absolute;
    top: 24px;
    width: 12px;
}




/* ----------  MAIN HEADER  ------------ */

.mainHeader .chooseone {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #765da3;
	margin-top: 18px;
	margin-right: 6px;

}
.mainHeader li {
	float: left;
	font-size: 16px;
	margin-top: 8px;
	padding-top: 10px;
}

.mainHeader li.page_item {
	background: url(images/subnav-divider.gif) no-repeat;
}
.mainHeader li.page_item:first-child {
	background: none;
}
.mainHeader li a {
	color: #747474;
	padding: 0 10px 10px 18px;
	display: block;
	float: left;
}

.mainHeader li.current_page_item a, .mainHeader li.current_page_ancestor a {
	color: #765da3;
}
.mainHeader li a:hover {
	color: #765da3;
}





/* ----------  HOMEPAGE CONTENT  ------------ */

#homeslideshow_container {
	height: 420px;
	width: 944px;
	margin: 0 auto;
	overflow: hidden;
	background: transparent;
	position:relative;
}

#home-content {
	width: 844px;
	margin: 0;
	padding: 0;
	clear: both;
}

a#hometryit {
    background: url("images/hometryit.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 75px;
    position: absolute;
    right: 35px;
	text-indent: -9999px;
	top: 313px;
	width: 280px;
}

a#hometryit:hover {
	background-position: 0 -75px;
}






#homeMedia	{
	background: url(images/middlehome.jpg) no-repeat 0px 0px;
	height:200px;
	width:941px;
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	
}

a#video0 {
    background: url("images/videoover.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 93px;
	right: 60px;
	position: absolute;
	text-indent: -9999px;
	top: 54px;
	width: 158px;
}


a#video0:hover {
    background: url("images/videoover.png") no-repeat scroll 0 -93px transparent;
}


#homepagetextwrap {
  background: url("images/homepagetextbg.png") no-repeat scroll 0 0 transparent;
display: block;
height: 305px;
margin: 0;
padding: 66px 15px 15px 27px;
position: relative;
width: 943px;
}

#homepagetextwrap p {
	margin: 0;
	padding: 0;
	width: 803px;
}









#homeLinks	{
	height:192px;
	width:944px;
	position:relative;
	
}


a#homewatch {
	background: url(images/homewatch.png) no-repeat 0px -4px;
	position: absolute;
	top: 0;
	left: 0;
	width: 374px;
	height: 192px;
	text-indent: -9999px;
	display: block;
}
a#homewatch:hover {
	background: url(images/homewatch.png) no-repeat 0px -219px;
}


a#homefaq {
	background: url(images/homefaq.png) no-repeat 0px 0px;
	position: absolute;
top: -4px;
left: 390px;
width: 245px;
height: 102px;
text-indent: -9999px;
display: block;
cursor: pointer;

}
a#homefaq:hover {
	background: url(images/homefaq.png) no-repeat 0px -215px;
}


a#homefinancing {
	background: url(images/homefinancing.png) no-repeat 0px 0px;
	position: absolute;
	top: 95px;
	left: 388px;
	width: 250px;
	height: 112px;
	text-indent: -9999px;
	display: block;
	cursor: pointer;

}
a#homefinancing:hover {
	background: url(images/homefinancing.png) no-repeat 0px -215px;
}


a#homepreferred {
	background: url(images/homepreferred.png) no-repeat 0px -4px;
	position: absolute;
	top: -2px;
	left: 649px;
	width: 374px;
	height: 192px;
	text-indent: -9999px;
	display: block;
}
a#homepreferred:hover {
	background: url(images/homepreferred.png) no-repeat 0px -219px;
}





a#contactUsPreferred {
	width: 150px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	background: url(images/contactUs.png) no-repeat;
	float:left;
	margin-right:10px;
	margin-top:-6px;
}
a#contactUsPreferred:hover {
	background-position: 0 -32px;
}



#areasOfService {
position: absolute;
top: 1px;
left: 0;
width: 369px;
height: 197px;
text-indent: -9999px;
display: block;
}


/* ----------- MAIN CONTENT ---------------- */



.contentPage	{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 4px;
	min-height: 300px;
}


#main-content {
	width: 848px;
	margin: 0 auto;
	background: url(images/int-page-bg.png) repeat-y;
	clear: both;
}

#minute-left {
	width: 928px;
	float: left;
	padding-right: 16px;
}

#minute-left img {
	float: left;
	padding-right: 16px;
}

.minutedescription {
	float:left;
	width:750px;
}

.contentFooter {
	width:848px;
	height:19px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/content-footer.png);
}

#contentHeader {
	width:848px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/content-header.png);	
}


/* --------------- FINANCING PAGE --------------- */

#financingTopHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/financingTopHeader.png);
	float:left;
}


#financingClickHere {
	width:396px;
	height:111px;
	background-repeat:no-repeat;
	background-image: url(images/financingClickHere.png);
	float:left;
	text-indent: -9999px;
	margin-left:184px;
	
}



/* --------------- FAQ PAGE --------------- */




#faqTopHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/faqHeader.png);
	float:left;
	
}



#faqHeader {
	width:775px;
	height:143px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/faqHeader.jpg);		

}



/* --------------- ABOUT PAGE --------------- */

#aboutTopHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/aboutHeader.png);
	float:left;
}



#aboutHeader {
	width:775px;
	height:143px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/aboutHeader.jpg);		

}


/* --------------- KITS PAGE --------------- */

.kitLeftCol {
	width:190px;
	margin: 20px 0 0 20px;
	float: left;
}


.kitRightCol {
	width:140px;
	margin: 30px 0 0 0;
	float: right;
}

.kitLeftCol h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.kitLeftCol p {
	margin:4px 0 0 0;
}
.kitRightCol h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.kitRightCol h2 {
	font-family:helvetica, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:34px 0 0 0;
}
.kitList	{

	margin-left:18px;

}
#kitsHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/kitsHeader.png);
	float:left;
}


a#kitsCustomQuotes {
	width:225px;
	height:52px;
	margin-left:3px;
	background-repeat:no-repeat;
	background-image: url(images/kitsCustomQuotes.png);
	display:block;
	text-indent:-9999px;
	float:left;
}


a#kitsCustomQuotes:hover {
	background: url(images/kitsCustomQuotes.png) no-repeat 0px -52px;
}


.kitPackage	{
	width:548px;
	height:135px;
	background-repeat:no-repeat;
	background-image: url(images/kitsPageBg.jpg);
	margin-bottom: 10px;
}

.kitPackage1	{
	width:548px;
	height:135px;
	background-repeat:no-repeat;
	background-image: url(images/kitsPageBg24.jpg);
	margin-bottom: 10px;
}

.kitPackage2	{
	width:548px;
	height:135px;
	background-repeat:no-repeat;
	background-image: url(images/kitsPageBg30.jpg);
	margin-bottom: 10px;
}


.kitPackage3	{
	width:548px;
	height:135px;
	background-repeat:no-repeat;
	background-image: url(images/kitsPageBg36.jpg);
	margin-bottom: 10px;
}






#kitLeftside	{

	width:548px;
	display:block;
	float:left;
	

}

#customLeftside	{

	width:515px;
	display:block;
	float:left;
}




#kitSidebar	{

	width:194px;
	display:block;
	float:right;
	position: relative;
}


#kitSidebar #kitMap {
    background: url("images/areasOfService2.png") no-repeat scroll 0 0 transparent;
    height: 202px;
    left: -3px;
    margin-bottom: 10px;
    margin-left: -12px;
    position: absolute;
    text-indent: -9999px;
    top: 214px;
    width: 217px;
}



#kitSidebar #preferredMap {
    background: url("images/preferredBuild.png") no-repeat scroll 0 0 transparent;
    height: 204px;
    left: 52px;
    margin-bottom: 10px;
    margin-left: -69px;
    position: absolute;
    text-indent: -9999px;
    top: 409px;
    width: 220px;
}


a#kitFeatures {
	width:197px;
	height:51px;
	background-repeat:no-repeat;
	background-image: url(images/kitFeatures.png);
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:10px;

}

a#kitFeatures:hover {
	background-position: 0px -51px;
}




a#contactpreferred {
    background: url("images/contactpreferred.png") no-repeat scroll 0 0 transparent;
    height: 80px;
    margin-bottom: 10px;
    margin-left: -69px;
    text-indent: -9999px;
    width: 220px;
    float: left;
    display: block;
}

a#contactpreferred:hover {
	background-position: 0 -80px;

}



a#kitOptions {
	width:197px;
	height:51px;
	background-repeat:no-repeat;
	background-image: url(images/kitOptions.png);
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:10px;
}

a#kitOptions:hover {
	background-position: 0px -51px;
}



a#kitColors {
	width:197px;
	height:51px;
	background-repeat:no-repeat;
	background-image: url(images/kitColors.png);
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:10px;

}

a#kitColors:hover {
	background-position: 0px -51px;
}



a#kitCustom {
	width:197px;
	height:51px;
	background-repeat:no-repeat;
	background-image: url(images/kitCustom.png);
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:10px;

}

a#kitCustom:hover {
	background-position: 0px -51px;
}



#kitMap {
	background: url(images/areasOfService2.png) no-repeat 0px 0px;
	width: 217px;
	height: 202px;
	text-indent: -9999px;
	margin-bottom:10px;
	margin-left:-12px;	
}


#customMap {
	background: url(images/kitsAreasOfService.jpg) no-repeat 0px 0px;
	width: 217px;
	height: 232px;
	text-indent: -9999px;
	margin-bottom:10px;
	margin-left:-12px;	
}




#getMoreWrap	{
	
	background: url(images/kitsGetMoreBg.jpg) no-repeat 0px 0px;
	width: 217px;
	height: 70px;
	text-indent: -9999px;
	margin-bottom:10px;
	margin-left:-8px;
	padding-top:14px;
		
}

#getMoreWrap2	{
	width: 217px;
	height: 70px;
	text-indent: -9999px;
	margin-bottom:10px;
	margin-left:-14px;
	padding-top:14px;		
}





a#kitsGetMore {
	width:127px;
	height:26px;
	background-repeat:no-repeat;
	background-image: url(images/kitsGetMore.png);
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:4px;
	margin-left:20px;
}

a#kitsGetMore:hover {
	background-position: 0px -26px;
}



a#kitsHaveUs {
	width:184px;
	height:26px;
	background-repeat:no-repeat;
	background-image: url(images/kitsHaveUs.png);
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:4px;
	margin-left:20px;
}

a#kitsHaveUs:hover {
	background-position: 0px -26px;
}




.whitetextwrap {
    background-color: #EBE6D3;
    padding: 18px;
    text-align: justify;
}




/* ------------- PREFERRED --------------- */

#preferredHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/preferredHeader.png);
	float:left;
}


#preferredImage {
	width:775px;
	height:143px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/preferredImageHeader.jpg);		

}


.leftSide	{

	width:548px;
	display:block;
	

}

.rightSide	{

	width:188px;
	display:block;
	position:absolute;
	top:480px;
	right:50px;
	

}


#preferredMap {
	background: url(images/preferredBuild.png) no-repeat 0px 0px;
	width: 220px;
	height: 204px;
	text-indent: -9999px;
	margin-bottom:10px;
	margin-left:-69px;
	
}



/* ---------------- GALLERY PAGE -------------------*/

#galleryTopHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/galleryTopHeader.png);
	float:left;
}



ul#galleryList	{
	list-style-image: none;
	list-style-type:none;
}

#galleryList li	{
	margin-bottom:6px;	
}

#galleryHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/galleryHeader.png);
	float:left;
}


a#backToGalleries {

	float:right;
	margin-top:-30px;

}

.galleryBox {
	background: url(images/galleryBox.png) no-repeat 0px 0px transparent;
	display: inline-block;
	margin: 15px 3px 0 0;
	padding: 0 0 0 0;
	width: 250px;
	height: 167px;
	position: relative;
	cursor: pointer;
	white-space: normal;
}

.galleryPicContainer {
	/*background:url("images/galleryPicBG.png") no-repeat scroll 0 0px transparent;*/
	height:110px;
	left:25px;
	margin:0 0 0 0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:22px;
	width:200px;
	border: 1px solid #999999;
}



.galleryPic {
	margin: 0 0px 0px 0;
	padding: 0 0 0 0;
	width: 200px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #F9F9F9;
}

.galleryInfoContainer {
	bottom:10px;
	left:17px;
	position:absolute;
}

.galleryName {
	color:#2E2E2E;
	font-family:Helvetica,sans-serif;
	font-size:12px;
	font-weight:400;
	margin:0 0 0 9px;
}






/* --------------- TESTIMONIALS PAGE --------------- */

#testTopHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/testTopHeader.png);
	float:left;
}



#testimonialsHeader {
	width:775px;
	height:143px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/testimonialsHeader.jpg);		

}



/* ------------------- CONTACT PAGE ----------------- */

#contactHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/contactHeader.png);
	float:left;
}




/* ----------------- COLORS PAGE ------------------*/


#colorsHeader {
	width:586px;
	height:53px;
	margin-left:70px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image: url(images/colorsHeader.png);
	float:left;
}



#colorsPanel {
	background: url(images/colorPanel.jpg) no-repeat 0px 0px;
	width: 543px;
	height: 272px;
	display: block;
	margin-bottom:30px;
	z-index:10;
}



/* ----------------- COLORS PAGE ------------------*/


#linksTopHeader {
background-image:url("images/linksHeader.png");
background-repeat:no-repeat;
float:left;
height:53px;
margin-left:70px;
margin-right:auto;
width:586px;
}


ul#linksList	{
	
	list-style-image: none;
	list-style-type:none;

}


ul#linksList li {
	
	margin:0 0 14px 0;
		
}



ul#linksList li a	{
	display: block;
	clear:both;

}








/* ----------  POPUP WINDOW OVERLAYS  ------------ */


.jqmWindow {
	display: none;
	position: relative;
}
.jqmClose {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 23px;
	height: 23px;
	display: block;
	background: url(images/X.jpg) no-repeat 0 0;
	text-indent: -99999px;
}
.jqmClose:hover {
	background-position: 0 -23px;
}

body .videoplayer {
	width: 417px;
	padding: 55px;
}
body .videoplayer_long {
	width: 455px;
	padding: 55px;
}



/*------------- HOME PAGE -------------*/



/*------------- LEARN PAGE -------------*/





/*------------- NEWSLETTER SIGNUP FORM -------------*/

form#newslettersignup {
	display: block;
	height: 250px;
	padding: 20px 20px 0 186px;
	background: url(images/newsletter-example.jpg) no-repeat 14px 1px;
}
form#newslettersignup button {
	width: 62px;
	height: 27px;
	display: block;
	text-indent: -99999px;
	background: url(images/signup.png) no-repeat;
	border: 0;
	cursor: pointer;
	margin-left: 213px;
}
form#newslettersignup button:hover { background-position: 0 -27px; }
form#newslettersignup label {
	width: 48px;
	padding-top: 2px;
}


#overlay_newslettersignup {
	padding: 0;
	background-color: #F5F5F5;
	width: 526px;
	margin-left: -263px;
}
#overlay_newslettersignup h3 {
	padding: 8px;
	height: 32px;
	background: url(images/newsletter-title.png) no-repeat 8px 14px;
	text-indent: -99999px;
	border-bottom: 1px solid #E3E3E1;
}
#overlay_newslettersignup h4 {
	border: 0 none;
	padding: 0;
	margin: 0;
}
#overlay_newslettersignup input[type=text] {
	border: 1px solid #d1d1d1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-family: Verdana;
	padding: 2px;
	clear: both;
	margin-bottom: 8px;
}




/* ----------  FOOTER  ------------ */


#footerdivider {
    background: url("images/footerdivider.png") no-repeat scroll 0 0 transparent;
    height: 99px;
    left: 87px;
    position: absolute;
    text-indent: -9999px;
    top: 67px;
    width: 2px;
}

a#gpb {
    background: url("images/gpblogo.png") no-repeat scroll 0 0 transparent;
    height: 86px;
    left: 373px;
    position: absolute;
    text-indent: -9999px;
    top: 73px;
    width: 81px;
}



a#gpb:hover {
	background: url(images/gpblogo.png) no-repeat 0px 0px;
}


a#bbb {
    background: url("images/footerBBB.png") no-repeat scroll 10px 0 transparent;
    float: left;
    height: 81px;
    margin-left: 2px;
    margin-top: 70px;
    text-indent: -9999px;
    width: 60px;
}


a#bbb:hover {
	background: url(images/footerBBB.png) no-repeat 10px 0px;
}




a#nfba {
    background: url("images/footerNFBA.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 74px;
    margin-left: 44px;
    margin-top: 80px;
    text-indent: -9999px;
    width: 91px;
}
a#nfba:hover {
	background: url(images/footerNFBA.jpg) no-repeat 0px 0px;
}


a#nfbaGold {
	background: url(images/footerNFBAGold.png) no-repeat 0px 0px;
	width: 91px;
	height: 79px;
	text-indent: -9999px;
	float:left;
	margin-top:80px;
	margin-left:46px;
}
a#nfbaGold:hover {
	background: url(images/footerNFBAGold.png) no-repeat 0px 0px;
}


a#klove {
	background: url(images/footerKLOVE.png) no-repeat 0px 0px;
	width: 124px;
	height: 59px;
	text-indent: -9999px;
	float:left;
	margin-top:90px;
	margin-left:165px;
}
a#klove:hover {
	background: url(images/footerKLOVE.png) no-repeat 0px 0px;
}












/* ---------- CLEARFIX ------------ */
.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 */


#footer {
	background-image: url(images/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
	height:250px;
	margin-top: -250px; /* negative value of footer height */
clear:both;
}

#footerWrap	{
	position: relative;
	width:954px;
	margin:0 auto;
	display:block;

}

	
#footerNav {
    background-image: url("images/footerNavBg.jpg");
    background-repeat: no-repeat;
    height: 250px;
    margin-left: 0;
    margin-right: auto;
    position: absolute;
    width: 954px;
}


a#footerfacebook {
    background: url("images/facebook_32.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    left: 182px;
    position: absolute;
    text-indent: -9999px;
    top: 9px;
    width: 32px;
}


a#footertwitter {
    background: url("images/twitter_32.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    left: 740px;
    position: absolute;
    text-indent: -9999px;
    top: 9px;
    width: 32px;
}







ul.footerNavLinks	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	position:absolute;
	right:207px;
	top:90px;
	list-style:none;
}

ul.footerNavLinks2 {
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	position:absolute;
	right:35px;
	top:90px;
	list-style:none;
}

a#footerEmailLink {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#052a57;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	position:absolute;
	top:16px;
	right:256px;
}


a#footerEmailLink:hover	{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#C00;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}



a#footerMellowtown {
	background:url("images/footerMellowtown.png") no-repeat 0px -25px;
	display:block;
	width:203px;
	height:25px;
	margin:0;
	padding:0;
	left:25px;
	position:absolute;
	top:12px;
	text-indent:-9999px;
	cursor:pointer;
	
}

a#footerMellowtown:hover {
	background-position:0px 0;
}



.footerNavLinks a, .footerNavLinks2 a {
	color:#FFF;
	line-height:16px;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.footerNavLinks a:hover, .footerNavLinks2 a:hover	{
	color:#73C9F0;
	text-decoration:underline;


}








/* ----------  JQM OVERLAY SETUP  ------------ */

.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


.resourcewindow {
	margin-left: -375px;
	width: 785px;
	background-color: #FFFFFF;
	min-height: 250px;
}


/* ----------  FORMS  ------------ */
label {
	clear: both;
	float: left;
	width: 94px;
	margin-bottom: 2px;
}


.required {
	font-weight: bold;
	color: red;
}


/* ----------  SUBMIT FORMS  ------------ */
.wpcf7-form .height20 {
	height: 20px;
}
.wpcf7-form label {
	width: 100%;
	clear: both;
	margin-bottom: 2px;
	display: block;
	float: none;
}
.wpcf7-form input[type=text], .wpcf7-form textarea {
	width: 50%;
	clear: both;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	background-color: #dfdfdf;
	border: 1px solid EFEFEF;
	padding: 2px;
	margin-top: -22px;
}
.wpcf7-form textarea {
	margin-top: -17px;
	width: 90%;
}
.wpcf7-form select {
	margin-bottom: 10px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 14px;
	clear: both;
	background-color: #dfdfdf;
	border: 1px solid EFEFEF;
	padding: 2px;
}

.wpcf7-form input[type=submit] {
	background: url(images/sendMessage.png) no-repeat;
	width: 152px;
	height: 33px;
	display: block;
	border: 0 none;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
}
#submitbutton:hover {
	background-position: 0 -33px;
}



.wpcf7-form .required {
	font-weight: bold;
	color: red;
}

#contactTitle	{
	margin-bottom: 20px;
	background:url(images/contactTitle.jpg);
	background-repeat:no-repeat;
	height:62px;
	width:217px;
	text-indent:-9999px;
	
}


#TB_ajaxContent div.fullcol {
	width: 692px;
}

.merchContactTextHeight {
	height: 400px;
	overflow: hidden;
}

.contactPopTitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#39829e;

}

.contactLeftCol	{
	width:350px;
	height:200px;
	margin:10px;
	float:left;
}


.contactRightCol	{
	width:260px;
	height:180px;
	margin:8px;
	float:right;
	padding:6px;
}

#quote #map1 {
margin:0 0 0 -2px; 
}

#quote #map2 {
margin:-30px 0 0 52px; 
}

