/* BlueberryGuitars.com CSS */

body {
	background-color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	}
a {
	color:#cc9933;
	text-decoration:none;
}
a:hover {
	background-color: #cc9933;
	color: #333333;
}
h1 {
	font-size: 28px;
	color: #EEEEEE;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-left:10px;
}
h2{
	font-size: 23px;
	line-height:25px;
	color: #abbadc;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-left:10px;
	}
h3 {
	color: #5875b9;
	font-size: 23px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-left:10px;
}
h4{
	font-size: 23px;
	line-height:25px;
	color: #abbadc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -10px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-left:10px;
	}
#wrapper{
	width: 981px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#header {
	font-size: 18px;
	color: #CCCCCC;
	background-image: url(../images/bg-header.gif);
	background-repeat: no-repeat;
	width:981px;
	height:114px;
}	
#content-holder-home {
	background-image: url(../images/masthead-home.jpg);
	background-repeat: no-repeat;
	width: 941px;
	padding-top: 319px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content-holder-about {
	background-image: url(../images/masthead-about.jpg);
	background-repeat: no-repeat;
	width: 941px;
	padding-top: 319px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content-holder-secret {
	background-image: url(../images/masthead-secret.jpg);
	background-repeat: no-repeat;
	width: 941px;
	padding-top: 319px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content-holder-instruments {
	background-image: url(../images/masthead-instruments.jpg);
	background-repeat: no-repeat;
	width: 941px;
	padding-top: 319px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content-holder-av {
	background-image: url(../images/masthead-av.jpg);
	background-repeat: no-repeat;
	width: 941px;
	padding-top: 319px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content-holder-dealers {
	background-image: url(../images/masthead-dealers.jpg);
	background-repeat: no-repeat;
	width: 941px;
	padding-top: 319px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
	width: 764px;
	padding-left: 35px;
	padding-right: 35px;
	}
#column-left {
	width: 597px;
	float:left;
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #222937;
	border: 1px solid #666666;
	margin-top:20px;
	margin-bottom:10px;
	}
#column-left li{
	padding-bottom:7px;
	}
#column-left p{
	padding-right:10px;
	padding-left:10px;
	}

#column-right {
	width: 321px;
	padding-left:20px;
	float:right;
	margin-top:20px;
	margin-bottom:10px;
	}
#column-right p{
	padding-left:10px;
	margin-top:-8px;
	}
#column-right a{
	color: #FFFFFF;
	text-decoration: none;
	}
#column-right a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background:none;
	}
#banner {	
	padding-top: 130px; 
	margin-top: 130px;	
	}
#banner a:hover{
	background-color: none;	
	color: #000000;	
	text-decoration: none;	
	}
#banner a{
	background-color: none;
	color: #000000;
	background: none;
	text-decoration: none;
	}
#pictlink {	
	padding-top: 0px; 
	margin-top: 0px;	
	}
#pictlink a:hover{	
	background-color: none;	
	border:0;
	color: #222937;	
	text-decoration: none;	
	}
#pictlink a{
	padding-top: -30px; 
	margin-top: -30px;
	background-color: none;	
	border:0;
	color: #222937;	
	background: none;	
	text-decoration: none;	
	}
#footer {
	width:100%;
	font-size: 12px;
	color: #999999;
	padding-bottom:5px;
	padding-top:10px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	}
#footer a{
	color: #999999;
	background:none;
	text-decoration:none;
	}
#footer a:hover{
	color: #999999;
	background:none;
	text-decoration:underline;
	}

/* ######### Navigation ######### */

#navigation {
	width:981px;
	height:94px;
	padding-top:20px;
}

#topnav {
	float:right;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom:30px;
	padding-right:30px;
	text-align:right;
	}
#topnav a {
	color: #CCCCCC;
	background:none;
	text-decoration:none;
	}
#topnav a:hover {
	color: #CCCCCC;
	background:none;
	text-decoration:underline;
	}

.chromestyle{
	float:right;
	width: 620px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right:30px;
	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul{
	width: 100%;
	background: inherit;
	margin: 0;
	text-align: right; /*set value to "left", "center", or "right"*/
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0;
	}

.chromestyle ul li{
	display: inline;
	}

.chromestyle ul li a{
	color: #CCCCCC;
	margin-top: 0;
	text-decoration: none;
	padding: 0px;
	}

.chromestyle ul li a:hover{
	background: none;
	margin: 0;
	padding: 0;
	}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: ""; /*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
	}

.dropmenudiv{
	position:absolute;
	margin-top: 0px;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	z-index:100;
	width: 175px;
	visibility: hidden;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	background: #000000;
	}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 10px;
	padding: 2px 0;
	text-decoration: none;
	margin: 0px;
	color: #cc9933;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #333333;
	color: #FFFFFF;
	}
.box {
	padding: 5px;
	border: 1px solid #333333;
}

/* ######### Subscribe ######### */

.subscribe-field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #666666;
	padding: 5px;
	height: 18px;
	width: 175px;
	margin-right: 10px;
	margin-left: 10px;
	border:0;
	margin-top:-7px;
	margin-bottom:3px;
}
.subscribe-button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #999999;
	padding: 5px;
	height: 28px;
	width: 40px;
	border:0;
	margin-top:-5px;
	margin-top:-7px;
	margin-bottom:3px;
}
.close-link {
	font-weight: bold;
	font-size: 17px;
	margin:15px;
	color: #FFFFFF;
	background-color: #000000;
	padding:4px 4px 3px;
	}
.whatsnew-image {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	float: right;
	border: 1px solid #CCCCCC;
	}
.custom-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	width:578px;
}
.custom-table-td {
	background:#384151; 
	padding:2px;
}