@import url(featured_slide.css);


::-webkit-scrollbar {
    width: 15px;
	height:15px;
	
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 0px;
	background-color:#333;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
	background-color:#666;
}

::-webkit-scrollbar-thumb:hover {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8); 
	background-color:#FFA800;
	
	
}
body{
	background-image:url(../images/ps-grip.jpg);
	background-color:#FBFBFB; 
	margin:0; 
    padding:0;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/* Menu */

.menu-wrapper {
	overflow: hidden;
	height: 60px;
	background: #212121;
	width:100%;
	border-bottom:dotted  1px #FFA800;
}

.menu {
	width: 880px;
	float:left;
	
}

.menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

.menu li {
	float: left;
	margin-right: 1px;
}

.menu a {
	display: block;
	float: left;
	height: 60px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	line-height: 60px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 14px;
	font-weight: normal;
	color: #B5B5B5;
	border: none;
}

.menu .current_page_item a {
	background: #FFA800;
	color: #FFFFFF;
}

.menu a:hover {
	background: #FFA800;
	text-decoration: none;
	color: #FFFFFF;
}
 .docked{
width:100%;
height: 60px;
padding:0;
mmargin:0;
background-color:#000;
border-bottom:dotted  1px #FFA800;
osition:relative;  
overflow: hidden;		
background-color: #212121;
box-shadow:1px 1px 10px #666;

}
.logo{
float:left; margin-right:2px;	
}
.social_links{
 float:right; padding:10px;	
}

.main_wrap{
height:663px;
width:1180px; 
background-color:#FFF;
margin:0 auto; 
padding:10px;	
}
/****** content box onr **********/
.content_boxer{
	width:585px; height:380px; 
	 float:left; margin-right:5px; border:none; position:relative; box-shadow:1px 1px 9px #999999; margin-bottom:15px;
	 margin-top:5px;
}

.content_boxer_infoi:hover{  background-color:rgba(0,0,0,0.4);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity:0.9;
 
   -webkit-transition: all 0.1s 0.1s ease-in-out;
   -moz-transition: all 0.1s 0.1s ease-in-out;
   -o-transition: all 0.1s 0.1s ease-in-out;
   -ms-transition: all 0.1s 0.1s ease-in-out;
   transition: all 0.1s 0.1s ease-in-out;
   
}

.content_boxer_infoi{opacity:1;
	width: 547px;
	height: 15px;
	position: absolute;
	top: 320px;
	left: 0px;
	padding: 20px;
	color: #666;
	background-image: url(../images/bartab.png);
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;

}
.content_boxer_infoi a{
	text-decoration:none;
	
color:#CCC;
}
.content_boxer_infoi a:hover{
	color:#FFF;
	 -webkit-transition: all 0.1s 0.1s ease-in-out;
   -moz-transition: all 0.1s 0.1s ease-in-out;
   -o-transition: all 0.1s 0.1s ease-in-out;
   -ms-transition: all 0.1s 0.1s ease-in-out;
   transition: all 0.1s 0.1s ease-in-out;

}

.content_boxer p{
	margin:0;
	padding:2;
	font-size:18px;
	color:#333;

}

.content_boxer h3{
	margin:0;
	padding:10px 0px 10px 0px;
	color:#F90;

}

/****** content_boxer_two ********/
.content_boxer_two{
	width:585px; height:380px; 
	 float:right;  border:none; position:relative; box-shadow:1px 1px 9px #999999; margin-bottom:15px;
	  margin-top:5px;
}

.content_boxer_two_infoi:hover{  background-color:rgba(0,0,0,0.4);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity:0.9;
 
   -webkit-transition: all 0.1s 0.1s ease-in-out;
   -moz-transition: all 0.1s 0.1s ease-in-out;
   -o-transition: all 0.1s 0.1s ease-in-out;
   -ms-transition: all 0.1s 0.1s ease-in-out;
   transition: all 0.1s 0.1s ease-in-out;
   
}

.content_boxer_two_infoi{opacity:1;
	width: 547px;
	height: 15px;
	position: absolute;
	top: 320px;
	left: 0px;
	padding: 20px;
	color: #666;
	background-image: url(../images/bartab.png);
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
}
.content_boxer_two_infoi a{
	text-decoration:none;
	
color:#CCC;
}
.content_boxer_two_infoi a:hover{
	color:#FFF;
	 -webkit-transition: all 0.1s 0.1s ease-in-out;
   -moz-transition: all 0.1s 0.1s ease-in-out;
   -o-transition: all 0.1s 0.1s ease-in-out;
   -ms-transition: all 0.1s 0.1s ease-in-out;
   transition: all 0.1s 0.1s ease-in-out;

}

.content_boxer_two p{
	margin:0;
	padding:2;
	font-size:18px;
	color:#333;

}

.content_boxer_two h3{
	margin:0;
	padding:10px 0px 10px 0px;
	color:#F90;

}

.content_box_one{
	width:387px; height:260px; float:left; margin-right:9px; border:none; position:relative; box-shadow:1px 1px 9px #999999;
	margin-bottom:15px; 
}
.content_box_one img{
opacity:1;	
}
.content_box_one img:hover{
opacity:0.9;	
}
.content_box_one_last{
	width:387px; height:200px; float:right; border:none; position:relative; box-shadow:1px 1px 9px #999999;
		margin-bottom:15px; 
}

.content_box_one_last img{
opacity:1;	
}

.content_box_one_last img:hover{
opacity:0.9;
}



.content_infoi:hover{  background-color:rgba(0,0,0,0.4);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity:0.9;
 
   -webkit-transition: all 0.1s 0.1s ease-in-out;
   -moz-transition: all 0.1s 0.1s ease-in-out;
   -o-transition: all 0.1s 0.1s ease-in-out;
   -ms-transition: all 0.1s 0.1s ease-in-out;
   transition: all 0.1s 0.1s ease-in-out;
   
}

.content_infoi{opacity:1;
	width: 348px;
	height: 15px;
	position: absolute;
	top: 200px;
	left: 0px;
	padding: 20px;
	color: #666;
	background-image: url(../images/bartab.png);
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;

}
.content_infoi a{
	text-decoration:none;
	
color:#CCC;
}
.content_infoi a:hover{
	color:#FFF;
	 -webkit-transition: all 0.1s 0.1s ease-in-out;
   -moz-transition: all 0.1s 0.1s ease-in-out;
   -o-transition: all 0.1s 0.1s ease-in-out;
   -ms-transition: all 0.1s 0.1s ease-in-out;
   transition: all 0.1s 0.1s ease-in-out;

}

/********  bottom_wrapper ************/

.bottom_wrapper{
 width:1200px; 
 margin:0 auto; 
 height:200px;
 padding:10px;
 
/********  border-right:1px dotted #F93;
 border-left:1px dotted #F93; ************/
}
.bottom_navo{
float:left; 
padding:15px 15px 15px 15px; 
margin:0px 10px 0px 0px;

}

.bottom_navo ul{
list-style:none;
padding:0px 0px 0px 0px;
color:#CCC; 
font-size:15px;
}
	
.bottom_navo ul li{
padding-bottom:10px;
}
	
.bottom_navo ul li a{
	padding-bottom:15px;
	color:#CCC;
	
}

.bottom_navo ul li a:hover{
	padding-bottom:15px;
	color:#F93;
	
}
/****  blog it ******/
.blog_it{
margin-bottom:10px; 
height:332px;

}

.blog_pic{
float:left; margin-right:10px; width:442px; box-shadow:1px 1px 10px #666;  border-radius:5px;	
}
.blog_content{
padding:5px 0px 5px 0px; color:#999; width:425px; float:right;
}
.blog_it p{
	color:#000;
}