@charset "utf-8";
body {
	position: relative;
	margin: 0px;
	background-image: url(../images/bg/bg_top.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}

html {
	background-image: url(../images/bg/bg_bottom.png);
	background-repeat: repeat;
	height: 100%;
}

html>body {
	min-height: 100%;
    height: auto;
}
a:link  {
	text-decoration: none;
	color: #FFF;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #f3a63e;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
	outline: none;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.center {
	margin: 0 auto;
}
h1 {
	font-size: 14px;
	color: #f3a63e;
	text-shadow: #000 0px 0px 3px;
	margin-top: 0px;
	
}
h2 {
	font-size: 17px;
	color: #f3a63e;
	text-align: center;
	margin-top: 0px;
	font-weight: 100;
}
.bigtext {
	font-size: 24px;s
	color: #f3a63e;
	font-weight: bold;
	text-shadow: #000 0px 0px 3px;
	padding: 0px;
	margin: 0px;
}
.bigblu {
	font-size: 28px;
	color: #2a2c7d;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
/*tucked background */
.tuckmiddle {
	position: relative;
	background-image: url(../images/bg/tucked_bgmiddle.png);
	background-repeat: repeat-y;
	padding: 0px 15px 0px 15px;
	z-index: 10;
	color: #2a2c7d;
}
.tuckbottom {
	position: relative;
	background: url(../images/bg/tucked_bgbottom.png) center bottom no-repeat;
	height:49px;
	z-index: 10;
}
.tucktop {
	position: relative;
	height: 42px;
	background: url(../images/bg/tucked_bgtop.png) center top no-repeat;
	z-index: 10;
}

#main {
	position: relative;
	height: auto;
	width: 920px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/bg/bg_shadow.png) repeat-y;
	margin: 0 auto;
	top: 0px;
}
#header {
	position: relative;
	height: 237px;
	width: 900px;
	background: url(../images/bg/header_bg.png) no-repeat;
	overflow: hidden;
}
#logo {
	position: relative;
	height: 133px;
	width: 482px;
	display: block;
	background: url(../images/logo/basementmagic_logo.png) no-repeat;
	top: 10px;
	left: 15px;
}
.phone {
	position: relative;
	height: 14px;
	width: 150px;
	top: 43px;
	float: right;
	overflow: hidden;
	text-align: right;
	padding-right: 7px;
	clear: both;
	color: #000;
}
.navigation {
	position: relative;
	height: auto;
	width: 500px;
	top: 52px;
	float: right;
	overflow: hidden;	
	text-align: right;
	clear: both;
}
.navbutton {
	position: relative;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}
a.nb1 {
	color: #000;
}
a.nb2 {
	color: #000;
}
a:hover.nb1 {
	background: url(../images/navigation/navbutton_hover1.png) no-repeat;
	color: #000;
}
a:hover.nb2 {
	background: url(../images/navigation/navbutton_hover2.png) no-repeat;
	color: #000;
}
#subhead {
	position: relative;
	height: 345px;
	width: 860px;
	margin: 50px auto 50px auto;
	background: url(../images/bg/subhead_bg.png) no-repeat;
}
.subheadpic {
	position: relative;
	display: block;
	margin: 15px auto 0px auto;
}
.subhead_large {
	position: relative;
	display: block;
	width: 370px;
	margin: 18px 0px 0px 45px;
	font-size: 24px;
	font-weight: bold;
	color: #2a2c7d;
	text-align: center;
	text-shadow: #000 0px 0px 2px;
	float: left;
}
.subhead_small {
	position: relative;
	display: block;
	width: 370px;
	margin: 18px 50px 0px 0px;
	font-size: 13px;
	color: #2a2c7d;
	text-align: center;
	float: right;
	font-weight: bold;
}
.section {
	position: relative;
	left: -10px;
	height: auto;
	width: 774px;
	margin: 40px auto 0px auto;
	padding-bottom: 40px;
	border-bottom: solid 1px #3e3d85;
}
.leftsection {
	position: relative;
	height: auto;
	width: 357px;
	float: left;
}
.rightsection {
	position: relative;
	height: auto;
	width: 357px;
	float: right;
}
#bbb {
	color: #f3a63e;
	width: 340px;
	margin-top: 30px;
}
.checklist {
	list-style-position: inside;
	list-style-image: url(../images/misc/checkmark.png);

}
.checklist li {
	padding-bottom: 20px;
	font-size: 16px;
}
.checklist li:hover {
	color: #f3a63e;
}
.vid_small {
	width: 350px;
	height: 263px;
	box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
}
#footer {
	position: relative;
	width: 920px;
	height: 100px;
	margin: 0 auto;
	font-size: 8px;
	background: url(../images/bg/bg_shadow_footer.png) no-repeat;
	padding: 10px;
}
#copyright {
	position: relative;
	width: 250px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 65px;
}
#geotarget {
	position: relative;
	width:300px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 auto;
}
#designedby {
	position: relative;
	width: 200px;
	height: auto;
	float: right;
	text-align: right;
	padding-right: 80px;
}
.geotargetlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 6px;
}
.geotargetlist a {
	color: #FFF;
	cursor: default;
}
	

/*form 2*/ /*small mini form on every page*/
#form2 {
	height: 241px;
	text-align: right;
	background: url(../images/bg/trans_bg.png) repeat;
	padding: 10px;
	border: solid 1px #CCC;
	box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	
}
.f2_textinput {
	width: 250px;
	height: 20px;
	font-size: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding-left: 6px;
	background: url(../images/bg/form_textinputbg.png) repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.f2_textarea {
	display: block;
	width: 300px;
	height: 100px;
	font-size: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	margin: 0 auto;
	padding-left: 6px;
	background: url(../images/bg/form_textinputbg.png) repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
}


/*form 2*/ /*small mini form on every page*/
#formgs {
	width: 600px;
	height: 241px;
	text-align: left;
	margin: 0 auto;
	padding: 10px

	
}
.fgs_textinput {
	width: 350px;
	height: 25px;
	font-size: 16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding-left: 6px;
	background: url(../images/bg/form_textinputbg.png) repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
.fgs_dropdown {
	width: 358px;
	height: 90px;
	font-size: 16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding-left: 6px;
	background: url(../images/bg/form_textinputbg.png) repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
.fgs_textarea {
	display: block;
	width: 350px;
	height: 100px;
	font-size: 16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	margin: 0 auto;
	padding-left: 6px;
	background: url(../images/bg/form_textinputbg.png) repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
.formgs_text {
	font-size: 16px;
}


.formfield:hover {
	box-shadow: 0px 0px 8px #000000;
	-webkit-box-shadow: 0px 0px 8px #000000;
	-moz-box-shadow: 0px 0px 8px #000000;
}
.text_button {
	display: inline;
   	border: none;
   	background-color: transparent;
  	padding: 0;
   	color: #F5C229;
	cursor: pointer;
}
.text_button:hover {
	font-weight: bold;
}





/*photos*/

#slider{
	box-shadow: 0px 0px 8px #000000;
	-webkit-box-shadow: 0px 0px 8px #000000;
	-moz-box-shadow: 0px 0px 8px #000000;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:775px;
	height:450px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-14px;
	top:200px;
	}	
#nextBtn{ 
	left:760px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/misc/btn_prev.png) no-repeat 0 0;	
	outline: none;
	}	
#prevBtn a:hover {
	background: url(../images/misc/btn_prev_hover.png) no-repeat 0 0;
	outline: none;
}
#nextBtn a{ 
	background:url(../images/misc/btn_next.png) no-repeat 0 0;	
	outline: none;
	}	
#nextBtn a:hover{ 
	background:url(../images/misc/btn_next_hover.png) no-repeat 0 0;	
	outline: none;
	}	
