/**
 * Max Guitar Styles
 * alfabetisch gerangschikt. Eerst HTML elementen, dan custom styles dan custom classes
 */


body {
	background: #000 url(../img/bg.jpg) bottom fixed no-repeat;
	text-align:center;
	padding:0;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#fff;
}

table {
	padding:3px;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#fff;
}

a {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
}


h1{
 	font-size: 20pt;
}

h2 {
	font-size: 17pt;
}

h3 {
	font-size: 14pt;
}



#generic{
	text-align: left;
	font-size: 8pt;
	color: #FFF;
	float: left; 
	width: 470px;
	height: auto;
	padding: 5px;
	margin: 0 0 5px 0;
/*border:opx solid white;*/
	
}

#generic #generictop{
	border-bottom: 1px dotted #FF9900;
	padding-top:5px;
}

#generic images{
	border: 2px solid #FF9900;
	float: right;
	margin: 10px;
}


/*panel is waar de navigatie iconen wonen op de homepage*/
#generic #panel{
	width: 240px;
	float: left;
	height: auto;
	margin-bottom: 20px;
	padding: 10px 5px 20px 0;
}

#generic #panel a{
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}

#generic #panel img{
	border: 0;
	margin-top:10px;
}

#generic #panel a:hover{
	color:#FFF;
	text-decoration:underline;
}

#generic #panel td{
	text-align:center;
	vertical-align: top;
	padding:0;
}


#generic #text{
	float: left;
	display: block;
	width: 350px;
	padding: 10px;
	padding-bottom: 20px;
	margin-right: 10px;
	border-top: 1px dashed #FF9900;
	border-bottom: 1px dashed #FF9900;
}

#generic #thirdcolumn{
	float:right;
	width: 185px;
	height: auto;
	padding: 5px 5px 5px 5px;	
	border-left: 1px dotted #FF9900;
}
/*-----end generic ---------*/




#content{
	margin: auto;
	width: 990px;
	height: auto;
	min-height: 1300px;
	padding-bottom:30px;
	background:#000 url(../img/main_bg.jpg) top center no-repeat;
}

#eco_message{
	margin:30px;
	border: 0px solid #FFFF00;
}

#footer{
	margin-top:10px;
	font-size: 9pt;
	color: #FFF;
	padding: 10px;
	vertical-align:middle;
	display: block;
	clear: both;
}

#leftbar{
	width: 220px;
	margin:5px 5px;
	float: left;
	overflow: auto;
	color: silver;
	padding: 5px;
	text-align: left;
	font-size: 9pt;
	display: block;
}

#leftbar images{
	float:right;
	padding: 0 5px 5px 10px;
	border: 0 solid #000;
}

#leftbar h2{
	color: #70732c;
	font-size: 11pt;
}

#leftbar hr{
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu{
	margin:0;
	padding:0;
	width: 990px;
	display: block;
	/*border-bottom: 0px solid #FF9900;*/
	
}

#newsbar{
	width: 200px;
	height: auto;
	margin:20px 5px;
	float: left;
	color: silver;
	background:  url(../img/newsbar_bg.gif) top no-repeat;
	padding:10px 10px 10px 10px;
	/*background-color: #000;*/
	text-align: left;
	font-size: 9pt;
	display: block;
	border: 0px dotted #FF9900;
}

#newsbar img {
	border: 1px solid #FF9900;
	margin: 0px 0 0px 0px;
}

#newsitem{
	border-bottom: 1px dotted #FF9900;
	padding: 10px 0 5px 0;
	margin-top: 10px;
}

.news {
	font-size: 8pt;
	text-align: justify;
}

#rightbar{
	width: 252px;
	height: auto;
	margin: 20px 5px;	
	float: right;
	display: block;
	overflow: auto;
	text-align:left;
	border: 0px dotted #FF9900;
}

#rightbar #searchform{
	background-color: #000;
	padding: 10px 5px;
}

#rightbar h1, #rightbar h2, #rightbar h3, #rightbar h4, #rightbar h5, #rightbar h6, #rightbar p, #rightbar blockquote{
	margin-left: 10px;
}

#searchbar {
	width:990px;
	height: 42px;
	background-color: #000;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	display: block;
	overflow: hidden; 
}

#searchbar input, images{
	margin-top:7px;
}


.special_offers{
	vertical-align: top;
}




#top{
	width:990px;
	background-color: #000;
	padding:0;
	margin:0;
	/*border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;*/
}

#youtubePlayer{
	clear:both;
	height: 250px;
}

#youtubePlayer #player{
	float:left;
	display:block;
	height: 235px;
	margin: 10px 10px 40px 10px;
}
#youtubePlayer #preview360{
	float: right;
	display: block;
	height:235px;
	margin: 10px 10px 40px 10px;
}

#dummy{
       clear:both;
       height: 20px;
}

#attention{
	font-size: 14pt;
	color: red;
}

/* -----------------------------SHOP VARIABLES-------------------------------------------- */

/* -----------------------------Produkt brief listings-------------------------------------------- */

#product_brief_name{
}

#product_brief_description{
	border: 1px dashed silver;
	font-size: 8pt;
	padding: 3px;
	text-align: justify;
}

#product_brief_allprices{
	margin-top: 5px;
	font-size: 8pt;
}

#product_brief_price{
	color: red;
	font-size: 10pt;
}

#product_brief_listprice{
	color: silver;
}
#product_brief_savings{
	color: silver;
}
#product_brief_cart{
	margin-top: 5px;
	text-align: right;
}

/*-----------------------------------Category----------------------------------------*/

#category_navigator{
	text-align:right
}

#category_sort{
	text-align: justify;
}

#category_subcategories{
	border: 1px solid silver;
	font-size: 8pt;
	padding: 3px;
	margin-top: 5px;
}

#category_description{
	display:block;
	padding: 5px;
	text-align: justify;
}