body{
	background-color:#181818;
	background-image:url(../images/maplebackground.png);
	background-position:top;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

h1 {
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:200;
	line-height:60px;
	
	/***
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	*****/

}

h2 {
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:300;
	line-height:35px;
	color:black;
	text-shadow: 0 1px 0 white;
	
	/***
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#545454;
	text-shadow: 0 1px 0 white;
	***/
}

h3 { 
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:300;
	line-height:30px;
	color:black;
	
	/***
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#545454;
	text-shadow: 0 1px 0 white;
	***/
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:gray;
	margin-bottom:-13px;
}

h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:gray;
}

p{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:21px;
	word-spacing:-1px;	
	color:#646464;
	
	/***
	font-family:Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:21px;	
	color:#646464;
	***/
}

img{
	border:0;
}

.h1 {
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:200;
	line-height:60px;
	
	/***
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	*****/

}

.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;	
	color:#646464;
}

.bold{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:21px;
	word-spacing:-1px;	
	color:#646464;
	font-weight:bold;
}

::selection {
	background:#66e4d7; 
	color:#000;
	}
	
::-moz-selection {
	background:#66e4d7; 
	color:#000;
	}

#header{
	
	padding: 0px 10px 10px 10px;
}

#header .header{
	margin-top:50px;
	-moz-box-shadow: 0px 1px 8px #292929;  
    -webkit-box-shadow: 0px 1px 8px #292929;  
    box-shadow: 0px 1px 8px #292929;
	-moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;
}


#navbar{
	padding-left: 18px;
	
	
}

#navbar .navbar{
	-moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
    box-shadow: 1px 1px 3px #292929;
	-moz-border-radius: 10px;  
    -webkit-border-radius: 10px;  
    border-radius: 10px;
	
}

.google-ad-center{
	margin-left:150px;
	margin-top:15px;
}

#left-15{
	margin:0px 30px 15px -30px;
	float:left;
}

.left-15{
	margin:0px 30px 15px -30px;
	float:left;
}

#left-5{
	margin:0px 15px 15px -5px;
	float:left;
}


#left0{
	margin:0px 15px 15px 15px;
	float:left;
}

#left0-no-top{
	margin:0px 45px 0px 15px;
	float:left;
}

.left0{
	margin:0px 15px 15px 15px;
	float:left;
}

#left-facebook-share{
	margin:0px 5px 15px 7px;
	float:left;
}

#left-clear{
	margin:0px 15px 15px 15px;
	display:block;
	clear:left;
}


#left0-no-main{
	margin:0px 15px 15px -15px;
	float:left;
}

#right0{
	margin-left:15px;
	float:right;
}

.right0{
	margin-left:15px;
	float:right;
}

#right-0-top-0{
	margin-right:-15px;
	margin-top:-15px;
	float:right;
}

#right-0-top-15{
	margin-right:-15px;
	margin-left:15px;
	margin-top:15px;
	float:right;
}

#right-15{
	margin:0px -30px 15px 30px;
	float:right;
}

.right-15{
	margin:0px -30px 15px 30px;
	float:right;
}

#right-15-home{
	margin:-47px -30px 15px 30px;
	float:right;
}

.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;	
	color:#646464;
	background-image:url(../images/twitterbackground.png);
	background-repeat:repeat;
	list-style-type: none;
}

#list-break ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;	
	color:#646464;
	 margin-bottom:20px;
 }

#list-break-2 ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:10px;	
	color:#646464;
	 margin-bottom:20px;
 }

table{
	text-align:center;
}

.table-center{
	text-align:center;
}



/**********************************  SIDEBAR  *****************************************************************/



#leftsidebar{
	margin:15px 10px 10px 5px;
	width:200px;
	border: solid 1px gray;
	line-height:22px;
	padding: 15px;
	background-image:url(../images/guitar-gradient.jpg);
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
	   float:right;
	
}

#leftsidebar ul{
	list-style-type: none;
	padding: 0;
    margin-left: 0;
}

#leftsidebar ul li a:link, #leftsidebar ul li a:visited{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:21px;
	word-spacing:-1px;	
	color:#646464;
	text-decoration:none;
	display:block;
	
	/***
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#646464;
	text-decoration:none;
	display:block;
	***/
}

#leftsidebar ul li a:hover{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:21px;
	word-spacing:-1px;	
	color:#66e4d7;
	text-decoration:underline;
	display:block;
	
	
	/***
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#66e4d7;
	text-decoration:none;
	text-decoration:underline;
	***/
}

#leftsidebar-search{
	margin:10px 10px 10px 5px;
	width:165px;
	border: solid 1px gray;
	line-height:22px;
	padding: 15px;
	background-image:url(../images/guitar-gradient.jpg);
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
	float:left;
}

#sidebarcenter{
	text-align:center;
}

#content{
	margin:6px 10px 10px 778px;
	width:200px;
	top: 2316px;
	border: solid 1px gray;
	line-height:22px;
	padding: 15px;
	background-image:url(../images/guitar-gradient.jpg);
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
	position:absolute;
}

#content ul{
	list-style-type: none;
	padding: 0;
    margin-left: 0;
}

#content ul li a:link, #content ul li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#646464;
	text-decoration:none;
	display:block;
}

#content ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#66e4d7;
	text-decoration:none;
	text-decoration:underline;
}

#content{
	padding-top:0px;
}

/* CENTER */



#center{
	width:730px;
	margin-top:15px;
	margin-left:8px;
	border: solid 1px gray;
	padding: 15px;
	background-image:url(../images/guitar-gradient.jpg);
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
	   min-height:600px;
	   float:left;
	   
}

#center-ad{
	width:730px;
	margin-top:53px;
	margin-bottom:-40px;
	margin-left:8px;
	border: solid 1px gray;
	padding: 15px;
	background-image:url(../images/guitar-gradient.jpg);
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
}

#center .homepagequestions{
	list-style-type: none;
}

.homepage-tile{
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:200;
	line-height:60px;
}

#center .bodyimage{
	margin:15px 15px 15px 0px;
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
	float:left;
}

#center .bodyimage1{
	margin:10px 15px 15px 0px;
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
	float:left;
}

#center .bodyimage2{
	margin:10px 15px 15px 0px;
	float:left;
}

#center .bodyimage3{
	margin:10px 15px 15px 0px;
	float:right;
}

#center .right{
	margin:-30px -25px 20px 0px;
	float:right;
}


#center-search{
	width:965px;
	margin-top:53px;
	margin-left:10px;
	border: solid 1px gray;
	padding: 15px;
	background-image:url(../images/guitar-gradient.jpg);
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
}

#center a:link, a:visited{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:21px;
	word-spacing:-1px;	
	color:#646464;
	text-decoration:underline;
	
	/***
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#646464;
	text-decoration:underline;
	***/
	
}

#center a:hover{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:15px;
	line-height:21px;
	word-spacing:-1px;	
	color:#66e4d7;
	text-decoration:underline;
	
	/***
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#66e4d7;
	text-decoration:none;
	text-decoration:underline;
	***/
}

#center-align{
	text-align:center;
}

#breadcrumb{
	margin-bottom:15px;
	font-size:11px;
}

#breadcrumb a:link {
	color:#999;
	text-decoration:none;
	font-size:11px;
}

#breadcrumb a:visited {
	color:#999;
	text-decoration:none;
	font-size:11px;
}

#breadcrumb a:hover {
	color:#66e4d7;
	text-decoration:none;
	font-size:11px;
}


.booklink a:link, .booklink a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:black;
	text-decoration:underline;
}

.booklink a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#66e4d7;
	text-decoration:none;
	text-decoration:underline;
}

.booklink1{
	clear:both;
	display:block;
	text-align:center;
}

#center .h1link a:link, #center  .h1link a:visited{
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:200;
	line-height:60px;
	text-decoration:none;
	word-spacing:normal;
	
	/***
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	text-shadow: 0 1px 0 white;
	text-decoration:none;
	***/
}

#center .h1link a:hover{
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:200;
	line-height:60px;
	color:#66e4d7;
	text-decoration:underline;
	word-spacing:normal;
	
	/***
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#66e4d7;
	text-shadow: 0 1px 0 white;
	text-decoration:underline;
	***/
}

#center .h2link a:link, #center .h2link a:visited{
	
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:300;
	line-height:35px;
	color:#545454;
	text-shadow: 0 1px 0 white;
	text-decoration:none;
	word-spacing:normal;
	
	/***
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	***/
	
}

#center .h2link a:hover{
	
	font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:300;
	line-height:35px;
	color:#66e4d7;
	text-shadow: 0 1px 0 white;
	text-decoration:underline;
	word-spacing:normal;
	
	/***
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	***/
	
}

.h3link a:link, .h3link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#545454;
	text-shadow: 0 1px 0 white;
	text-decoration:none;
}

.h3link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#66e4d7;
	text-shadow: 0 1px 0 white;
	text-decoration:underline;
}

.levelingbarlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:5px;	
	color:#646464;
	text-align:center;
}

.levelingbarlinks1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:5px;	
	color:#646464;
	text-align:left;
}

#paypallevelingbar{
	text-align: right;
	width:150px;
	float:right;
}

#paypallevelingbar-1{
	text-align: right;
	width:150px;
	float:right;
	margin-right:20px;
}

#fretlevelingbarcontainer{
	height:250px;
}

#fretlevelingbarcontainer3{
	height:265px;
}

.soldout{
	text-decoration:line-through;
}

.mainarticle{
	background-image:url(../images/mainarticlebackground.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	width:700px;
}

#mainarticle{
	background-image:url(../images/mainarticlebackground.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	width:700px;
}

#catagory{
	margin:5px;
	padding:5px;
	background-image: url(../images/catagorybackground.jpg);
	 -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     border-radius: 5px;
	 -moz-box-shadow: 1px 1px 3px #292929;  
    -webkit-box-shadow: 1px 1px 3px #292929;  
       box-shadow: 1px 1px 3px #292929;
	border: solid gray 1px;
	width:220px;
	height:200px;
	overflow: hidden;
	float: left;
}

.block{
	display:block;
	clear:both;
}

#block{
	display:block;
	clear:both;
}

.block-display-only{
	display:block;
}

#catagoryheading{
	margin-top:-10px;
	text-align:center;
}

#catagorycontent{
	padding:0px 0px 0px 10px;
	padding-right:0px;
}

.parts-images{
	width:100%;
	margin-top:15px;
	padding-right:15px;
}

.parts-text{
	padding-left:35px;
}

.sidebar-affiliate{
	width:85%;
}



.readmore a:link, .readmore a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	color:#646464;
	text-decoration:underline;
}

.readmore a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	color:#66e4d7;
	text-decoration:none;
	text-decoration:underline;
}

.readmore{
	text-align:right;
}

#readmore{
	text-align:right;
}
	

#container1, #container2, #container3, #container4, #container5, #container6, #container7{
	width:730px;
	height:225px;
}

#containerhomepage{
	width:730px;
	height:375px;
}

#containerhomepage1{
	padding-top:-10px;
	margin:15px;
	width:260px;
	height:375px;
	float:left;
}

#containerhomepage2{
	padding-top:-10px;
	margin:15px;
	width:400px;
	height:375px;
	float:left;
}

#search-bar{
	position:absolute;
	top:55px;
	right:17px;
}

#search{
	position:absolute;
	top:107px;
	left:592px;
	border:thin solid white;
	width:400px;
	height:30px;
	background: #e9e9e9 url(../images/btn_bkg.png) repeat-x;
 	-moz-border-radius: 9px;  
    -webkit-border-radius: 9px;  
    border-radius: 9px;
	-moz-box-shadow: 1px 1px 5px #292929;  
    -webkit-box-shadow: 1px 1px 5px #292929;  
    box-shadow: 1px 1px 5px #292929;
}

#searchfield{
	width:320px;
	overflow:hidden;
}

#search .searchbutton{
	margin-top:-22px;
	margin-right: 15px;
	float:right;
}

.seachfield{
	margin-left:10px;
	margin-top:7px;
}

a.button, #footer a.button, #searchsubmit, input[type="submit"]  {	
	font-size: 12px;
	background: #9f9f9f url(../images/btn_bkg.png) repeat-x;	
	display: inline-block;
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3);	
	position: relative;
	cursor: pointer;
	font-weight: bold;	
	padding: 2px 7px 2px;
	border: 1px solid rgba(0,0,0,.2);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 5px 0 0;	
	line-height: normal !important;
}

a.button, #footer a.button {
	padding: 6px 15px 5px;
}

#submit {
	padding: 5px 15px 6px;
	
}

#searchfield .seachfield{
	border:1px solid #FFF;
}

.button:hover, #footer a.button:hover, #searchsubmit:hover, input[type="submit"]:hover {
	background-color: #66e4d7;
	color: #fff;
}

.search-text{
	line-height: 20px;
	margin: 0 0 0px 0;
	color:#999;
	font-size:12px;
}

input:focus { outline-color:#66e4d7
}

#twitter{
	text-align:right;
	padding-left:10px;
	position: fixed;
	bottom: 0;
	width:1010px;
	background-image: url(../images/twitterbackground.png);
	background-repeat:repeat-x;
	 -moz-box-shadow: 1px -1px 4px #292929;  
    -webkit-box-shadow: 1px -1px 4px #292929;  
       box-shadow: 1px -1px 4px #292929;
}

#digg{
	margin-top:6px;
	float:left;	
}

#twitter1{
	margin-top:6px;
	float:left;
	margin-left:16px;
}

#facebook{
	margin-top:28px;
	margin-right:-15px;
	margin-left:12px;
	float:left;
	width:190px;
}

#facebook-top{
	margin-top:10px;
	margin-right:15px;
	margin-left:0px;
	padding-top:5px;
	padding-bottom:2px;
	width:700px;
	border-top: solid thin gray;
	border-bottom: solid thin gray;
}

#facebook-inside-top{
	
}

#facebook-1{
	margin-top:7px;
	float:left;
}

#body-facebook{
	display:block;
}

#fretfacebook{
	display:block;
}

#facebook-article-top{
	position:absolute;
	top:270px;
	right:0px;
}

#google-rectangle-ad-right{
	margin-left:15px;
	float:right;
}

.google-rectangle-ad-right{
	margin-left:15px;
	float:right;
}

#google-rectangle-ad-left{
	float:left;
	margin-right: 15px;
}

.google-rectangle-ad-left{
	float:left;
	margin-right: 15px;
}

#google-ad-repair-main{
	margin:0px 10px 15px 30px;
	width:200px;
	height:200px;
	float:left;
	}

#center ul li a:link{
	display:block;
}

#check-mark{
	float:left;
	padding-top:15px;
	padding-right:15px;
}

#youtube{
	margin-left:75px;
}

#table-of-contents{
	text-align:center;
}


/* FOOTER */


#footer{
	width:990px;
	border-top: solid 15px #66e4d7;
	padding: 15px 15px 15px 15px;
	padding-top:0px;
	margin-top:10px;
	line-height:13px;
	background-color: #454545;
	color:#CCC;
	float:left;
	clear:left;
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.09, rgb(69,69,69)),
    color-stop(0.84, rgb(47,48,48)));
	background-image: -moz-linear-gradient(
    center bottom,
    rgb(69,69,69) 9%,
    rgb(47,48,48) 84%);
	filter: background-color: #454545; /* IE6 & IE7 */
	-ms-filter: background-color: #454545; /* IE8 */
}

#footer ul{
	list-style-type: none;
	padding: 0;
    margin-left: 0;
	line-height:13px;
}

#footer ul li a:link, #footer ul li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	text-decoration:none;
	display:block;
	line-height:13px;
	word-spacing:normal;
}

#footer ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#66e4d7;
	text-decoration:none;
	text-decoration:underline;
	display:block;
	line-height:13px;
	word-spacing:normal;
}

.footerheadinglink a:link, .footerheadinglink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:gray;
	text-decoration:none;
	display:block;
	line-height:normal;
}

.footerheadinglink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#66e4d7;
	text-decoration:underline;
	display:block;
	line-height:normal;
}

.firstheading{
	padding-top:8px;
}


#footercontainer ul li, #footercontainer2 ul li, #footercontainer3 ul li, #footercontainerlast ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
}

#footercontainer, #footercontainer2, #footercontainer3{
	padding-top:0px;
	width:185px;
	height:80px;
	float:left;
}

#footercontainerfirst{
	padding-top:0px;
	padding-left:15px;
	width:110px;
	height:80px;
	float:left;
	
}

#footercontainerlast{
	padding-top:0px;
	width:125px;
	height:80px;
	float:left;
}

#footer2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:white;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
	clear:both;
	margin-bottom:40px;
}

#footer2 a:link, #footer2 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#646464;
	text-decoration:underline;
}

#footer2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#66e4d7;
	text-decoration:none;
	text-decoration:underline;
}

.footer-logo{
	margin-left:10px;
}

#sell-link a:link, #sell-link a:visited{
	font-size:30px;
	color:#F33;
	text-decoration:none;
}

#sell-link a:hover{
	font-size:30px;
	color:#F33;
	text-decoration:underline;
}

#sell-link-2 a:link, #sell-link a:visited{
	font-size:20px;
	color:#F33;
	text-decoration:none;
}

#sell-link-2 a:hover{
	font-size:20px;
	color:#F33;
	text-decoration:underline;
}

#allcontent{
	position:relative;
	padding:0;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/allcontentbackground.jpg);
	background-repeat:repeat;
	 -moz-box-shadow: 1px 1px 10px #434343;  
    -webkit-box-shadow: 1px 1px 10px #434343;  
       box-shadow: 1px 1px 10px #434343;
}

.disclosure{
	color:#F30;
}


#twitter{
	text-align:right;
	padding-left:10px;
	position: fixed;
	bottom: 0;
	width:1010px;
	background-image: url(../images/twitterbackground.png);
	background-repeat:repeat-x;
	 -moz-box-shadow: 1px -1px 4px #292929;  
    -webkit-box-shadow: 1px -1px 4px #292929;  
       box-shadow: 1px -1px 4px #292929;
}


#coupon-code-footer{
	position: fixed;
	top: 0;
	width:100%;
	background-image: url(../images/footer-background.png);
	background-repeat:repeat;
	 -moz-box-shadow: 1px -1px 4px #292929;  
    -webkit-box-shadow: 1px -1px 4px #292929;  
       box-shadow: 1px -1px 4px #292929;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	font-weight:500;
	font-size:16px;
}

.coupon-button a:link, .coupon-button a:visited{
  background-color: rgb(197, 230, 22);
  padding: 5px;
  padding-left:20px;
  padding-right:20px;
  border-radius: 5px;
  color: rgb(61, 61, 61);
  margin-left:10px;
  text-decoration:none;
}

.coupon-button a:hover{
  background-color: rgb(197, 230, 22);
  padding: 5px;
  padding-left:20px;
  padding-right:20px;
  border-radius: 5px;
  color: rgb(61, 61, 61);
  margin-left:10px;
  text-decoration:underline;
}

.coupon-code-button{
  background-color: #b3e616;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left:90px;
  padding-right:30px;
  border-radius: 5px;
  color: rgb(61, 61, 61);
  font-size:20px;
  background-image:url(../images/arrow-coupon-optin.png);
  background-repeat:no-repeat;
  background-position:left;
}

.featured-coupons{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

#coupon-code-footer .bold{
	color:black;
}

.menu-trigger {
	display: none;
}

.mobile-ad{
	display:none;
}

ul li .coupon-button a:link, ul li .coupon-button a:visited{
  background-color: rgb(197, 230, 22);
  padding: 5px;
  padding-left:20px;
  padding-right:20px;
  border-radius: 5px;
  color: rgb(61, 61, 61);
  margin-left:10px;
  text-decoration:none;
}

ul li .coupon-button a:hover{
  background-color: rgb(197, 230, 22);
  padding: 5px;
  padding-left:20px;
  padding-right:20px;
  border-radius: 5px;
  color: rgb(61, 61, 61);
  margin-left:10px;
  text-decoration:underline;
}

#coupon-button-pedal{
	width: 100%;
	text-align:center;
}

#coupon-button-pedal ul{
	list-style:none;
}

#coupon-button-pedal ul li a:link, #coupon-button-pedal ul li a:visited {
    background-color: rgb(197, 230, 22);

  padding: 5px;
  padding-left:20px;
  padding-right:20px;
  border-radius: 5px;
  color: rgb(61, 61, 61);
  margin-left:-20px;
  list-style:none;
  text-decoration:none;
  font-size:20px;
}

#coupon-button-pedal ul li a:hover {
    background-color: rgb(197, 230, 22);
  padding: 5px;
  padding-left:20px;
  padding-right:20px;
  border-radius: 5px;
  color: rgb(61, 61, 61);
  margin-left:-20px;
  text-decoration:underline;
}

.rating{
	color:rgb(197, 230, 22);
	font-weight: bold;
	font-size:20px;
}

.rating-stars{
	color:#7d7d7d;
	font-weight: bold;
	font-size:20px;
}

#center .no-style a:link, #center .no-style a:visited{
	text-decoration:none;
}

#af-form-1166186891 {
    overflow: none;
}

.center{
	text-align:center;
}


@media screen and (max-width:1020px) {

body{
	width: 100%;
}

#allcontent{
	width: 100%;
	background-image:none;
	background-color: #8d908f;
	margin:0;
}

#search{
	display:none;
}

#header img{
	width: 100%;
}

#center{
	width: 95%;
	padding:2%;
	margin-bottom: 10px;
	margin-left:2px;
	display:block;
	clear:both;
}

#right-15-home img{
	width:100%;
}

#right-15-home{
	margin-top:0;
	margin-right:0;
}

.mainarticle{
	width:90%;
	margin: 0 1% 40px 2%;
	padding: 2% 5%;
	background-image:none;
	border-bottom:thin solid gray;
}



#leftsidebar{
	width:95%;
	margin:0;
	padding: 2%;
	margin-left:2px;
	margin-top: 10px;
	display:block;
	clear:both;
	text-align:center;
}


#header{
	width:98%;
	padding-left:0px;
}

#header .header{
	margin-left:0px;
	padding-left:0px;
}


#footer{
	width:100%;
	text-align:center;
	padding:0;
}

#footer2{
	width: 95%;
	text-align:center;
}

.footer-logo{
	display: none;
}

#containerhomepage{
	width: 90%;
	display:block;
	clear:both;
	height:auto;
}

#containerhomepage2{
	width: 90%;
	display:block;
	clear:both;
	height:auto;
}

#footercontainerfirst, #footercontainer, #footercontainer2, #footercontainer3, #footercontainerlast{
	display:block;
	clear:both;
	height:auto;
	text-align:center;
	width:100%;
	padding-left:0px;
}

#coupon-code-footer{ 
	line-height: 30px;
	padding-right:10px;
}

#navbar{
	padding-left:0px;
	display:block;
	clear:both;
	height:auto;
}

	
}



@media only screen and (min-width:150px) and (max-width:760px){

.menu-trigger {
		display: block;
		color: #22ac46;
		background-color: #f1f1f1;
		padding: 10px;
		text-align: right;
		font-size: 100%;
		cursor: pointer;
		margin-top:5px;
		font-family: 'Open Sans' , Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image: url(../images/navbar-background-hover.png);
	background-repeat:repeat-x;
	color:#66e4d7;
	width: 95%;
	}
	
	#header{
		margin-top:40px;
}
	
	div.nav-menu {
		display: none;
	}
	
	div.nav-expanded {
		display: block;
	}
	
	div.nav-menu ul li {
		
	}
	
	div.nav-menu ul li:last-child {
		border-bottom: none;
	}
	
	#mainNav{
	width:100%;
	margin: 3% 1% 0 1%;
	font-size: 125%;
	position: inherit;
	text-align:center;
	display:block;
	clear:both;
	height:auto;
}

#mainNav li {
  margin: 0;

}

#navbar li{
 	float: left;
	position: inherit;
	width: 100%;
	text-align:center;
	color: #22ac46;
	font-weight: normal;
	font-size: 25px;
	background-color: #f1f1f1;
	padding: 20px 15px 20px 15px;
	margin-top: 1%;
	width: 90%;
	display:block;
	clear:both;
}

#navbar li{
	
}

ul#topnav li{
	width: 100%;
}

ul#topnav{
	width: 100%;
}

ul#topnav a {
	background-position: left top;
	width:100%;
}

ul#topnav li.home a:link, ul#topnav li.home a:visited{
	width:99%;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	margin-left:0px;
}

ul#topnav li.home a:hover{
	width:99%;
	
}

ul#topnav li.contact a:link, ul#topnav li.contact a:visited{
	width:99%;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

ul#topnav li.contact a:hover{
	width:99%;
}

ul#topnav li.electric-repairs a:link, ul#topnav li.electric-repairs a:visited{
	width:93%;
}

ul#topnav li.electric-repairs a:hover{
	width:93%;
}

ul#topnav li.acoustic-repairs a:link, ul#topnav li.acoustic-repairs a:visited{
	width:93%;
}

ul#topnav li.acoustic-repairs a:hover{
	width:93%;
}

ul#topnav li.building-electric a:link, ul#topnav li.building-electric a:visited{
	width:93%;
}

ul#topnav li.building-electric a:hover{
	width:93%;
}

ul#topnav li.building-acoustic a:link, ul#topnav li.building-acoustic a:visited{
	width:93%;
}

ul#topnav li.building-acoustic a:hover{
	width:93%;
}

ul#topnav li.articles a:link, ul#topnav li.articles a:visited{
	width:93%;
}

ul#topnav li.articles a:hover{
	width:93%;
}

.clearfix {
	width: 100%;
}

#footer .footerheadinglink a:link{
	font-size: 25px;
	text-align: center;
}

#footer .firstheading a:link{
	display: none;
}

div#article-optin .af-form-wrapper {
	display:none;
}

.column{
  float: none !important;
}

.column.first {
  float: none !important;
  text-align:center;
}

.column.last {
  float: none !important;
}

#728-ad{
	display:none;
}

.728-ad{
	display:none;
}

}


.sf-menu-clear:before, .sf-menu:after { content: ""; display: table; }
.sf-menu-clear:after { clear: both; }
.sf-menu-clear { *zoom: 1; }
