@CHARSET "ISO-8859-1";

/* Master Containers */
html,body {
   margin:0;
   padding:0;
   height:100%;
   background-color:black;
   	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
   		background-image:url(../images/texture_7.jpg);
   		background-repeat:no-repeat;
	background-position: top left;


}
/*

#404040
#707070
#CBCBCB
#EAEAEA
#B6B6B6
#D8D8D8
#A1A1A1
#F2F2F2

*/
.color_1{
	/*
	background-color:#000000;

	
	background-image:url(../images/texture_1.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	*/	
}

.color_2{

}

.color_3{

	/*background-image:url(../images/cell_bg.png);
	background-repeat:no-repeat;
	background-position: center center;
	*/
	border-width: 2px;
	border-color: #220000;
	border-style: solid;
	background-image:url(../images/master_content_bg.png);
	

}


.dev{
	border-width: 0px;
	border-color: white;
	border-style: solid;
}	
a:link{
	color:white;
	text-decoration: none;
	border-style:none;
}
a:visited{
	color:white;
	text-decoration: none;
	border-style:none;
}
a:active{
	color:white;
	text-decoration: none;
	border-style:none;
}
a:hover{
	color:white;
	text-decoration: none;
	border-style:none;
}

#master_wrapper{
	width: 960px;	
	margin-left: -480px;  /***  width / 2   ***/
	height:800px;
    position:relative;
	left: 50%;
	top:40px;
	bottom:20px;
	z-index:10;
	
		background-image:url(../images/master_content_bg.png);


	
}
#slave_rel_wrapper{
	position:relative;
	margin-top:5px;
}
#slave_wrapper{
	position:absolute;
	left:17px;
	width:920px;
	margin-top:5px;
		background-image:url(../images/content_bg.png);

  
}
#wrapper_header{
	height: 100px;
	text-align: right;
	margin-bottom:5px;	
	
}
#top_half{
	position:relative;

	height:340px;
}

#bottom_half{
	position:relative;	
	height:275px;
}
#quadrant_1{
	width:430px;
	height:320px;
	position:relative;
	float:left;
	margin:10px;
}


#quadrant_2{
	width:430px;
	height:320px;
	position:relative;
	float:right;
	margin:10px;
}



#quadrant_3{
	width:430px;
	height:250px;
	position:relative;
	float:left;
	margin:10px;
overflow:hidden;
}
	
	

#quadrant_4{
	width:430px;
	height:250px;
	position:relative;
	float:right;
	margin:10px;
	overflow:hidden;
}

#content_quadrant{
		width:430px;
	height:595px;
	position:relative;
	float:right;
	margin:10px;
	overflow:visible;
}

#original_pedal{
	
}
	
#destroyer_d_with_dixon{
	
}

#current_product{
	z-index:98;
	position:relative;
}
#image_gallery{
	z-index:99;
	position:relative;
	text-align:center;
	horizontal-align:center;	
}
#original_pedal_gallery{
	position:relative;
	z-index:100;	
}
#destroyer_d_with_dixon_gallery{
	position:relative;
	z-index:100;	
}

#destroyer_d_with_gibraltar_gallery{
	position:relative;
	z-index:100;		
}
#destroyer_d_gallery{
	position:relative;
	z-index:100;			
}

.hidden_product_div{
	display:none;
}

#submenu_products{
	text-align:center;	
}


.quadrant_padding{
	padding:5px 35px 10px 35px;	
}

#top_bg{

	background-image:url(../images/top_bg2.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
}
h1{
	text-align:center;
	color: white;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	margin-top: 0;
}

p{
	text-align:justify;
	color: white;

	font-size: 13px;
	
}

#logo{
	float:left;
	
}

#menu{
	float:right;
	color: white;
	font-size: 20px;
}
		

.menu_bar{
	border-style:none;
	margin:0;
}
.paypal_buttons{
	
	color: white;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;

}

.hover_over_prod{
	cursor: pointer;
	cursor: hand;
}
.buy_now_div{
	color: black;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

.buy_now_p{
	
	color: black;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
		
	
}
.buy_now_div_link{
	color: black;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-left:350px;
	cursor: pointer;
	cursor: hand;
}

.buy_now_h3{
		color: black;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
}

.buy_now_button{
	text-decoration:none;
	border-style:none;
	padding-top:15px;	
	
}

a.content_link:link {
	color: #dc1f1f;
	text-decoration: none;
	border-style:none;
}
a.content_link:visited {
	color: #dc1f1f;
	text-decoration: none;
	border-style:none;
}
a.content_link:active {
	color: #dc1f1f;
	text-decoration: none;
	border-style:none;
}
a.content_link:hover {	
	color: #be7f2f;
	text-decoration: none;
	border-style:none;
}
.p_spacing{
	margin-top:5px;	
	
}

.footer{
	z-index:110;
	position:relative;	
}

.footer_review{
	z-index:999;
	position:relative;
	top:120px;
	
}
.footer_p{
	text-align:center;
	font-size:10px;	
}

#quote{
	margin-top:5px;	
	font-style:italic;
		text-align:center;
	font-size: 15px;
		
}
.products_thumb{

	padding-top:10px;
	border-style: none;

}
