@charset "utf-8";
/* CSS Document */



/*web site*/
@media only screen and (min-width: 767px) {	

#navigation-mobile{
display:none;	
}

.c_left
{
	width:320px;
	padding-right: 20px !important;
	}
	
	
	.c_right
{
	
	width:320px;
	
}
}



/*mobiles*/
@media only screen and (max-width: 767px) {
	
	.top_site_head {
	background:none;
	background-repeat:no-repeat;
	background-color:#607179;
	overflow:hidden;
	}
	
	.top_site_head_wrapper{
	width:100%;
	margin: 0 auto;
	}
	
	.search_part {
	float: none;
	}
	/**search**/
	.search_heading{
	display:none;	
	}
	.s_form{
		float:none;
		
	}
	
	.site-head-wrapp{
	width:100%;
	margin:0 auto;	
		
	}
	
	/**menu**/
	
	.site_nav_menu_wrapper {
	width: 100%;
	margin: 0 auto;
	}
	#access{
	display:none;	
	}
	
	#navigation-mobile {
		display: block;
		background: none !important;
		top: auto;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		}
	#navigation-mobile select {
		background: #FFFFFF;
		width: 100%;
		font-size: 1.2em;
		font-family: 'Roboto Condensed', sans-serif;
		margin-right: 0px;
		padding: 0px;
		border: 1px solid #DDDDDD;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .08);
		-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .08);
		-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .08);
		margin-bottom:0px !important;
		
		}
	
	
	
	.slider-part{
	display:none;	
	}
	
	
	/*****/
	
	#colophon, #branding, #main  , #wrapper {
	margin: 0 auto;
	width: 100%;
}
	
	
	
	
	#wrapper {
background:none;
background-repeat: none;
overflow: hidden;
}

.page_header_bar {
width: 100%;
margin: 0 auto;
background: #f68d22;
}

.category_header {
border-right: 0px solid #fff;
width: 100%;
padding: 4px;
color: #FFF;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
font-family: Arial;
}


.home-sidebar-left {
float: left;
width: 100%;
overflow: hidden;
margin-right: 15px;
background: #F7F7F7;
border-right: #999;
}




.home-contnet-right {
width: 100%;
float: left;
overflow: hidden;
}


.f_image {
float: left;
width: 100%;
padding-right: 0px;
padding-left:15px;
}

.f_image img{
width:auto;
height:auto;
}

.h_contnet {
margin-right: 15px;
padding-left: 15px;
width: 96%;
}


.home-column #content {
margin: 0 auto;
width: 100%;
}


.c_left
{
	padding-left: 15px;
width: 97%;
padding-right: 15px;
float: left;
	}
	
	
	.c_right
{
	padding-left: 15px;
width: 97%;
padding-right: 15px;
float: left;
	}
	
	
	
	.book_wrapper{
		
	width:100%;	
		
		
   }
	.sbook{
		text-align: center;
width: 27%;
padding-left: 10px;
float: left;
padding-right: 10px;
		
	}
	
	
	.product_page_container{
width:100%  !important; 
}

.product_page_content{
	width:95%  !important; 
	float:left  !important; 
	margin-left:10px  !important; 
}

.product-sidebar-left {
padding-top: 8px;
float: left;
width: 100%;
overflow: hidden;
}

#primary, #secondary {
padding-bottom: 0px;
margin-bottom: 0px;
padding-left: 6px;
margin-left: 6px;
border-left: 0px solid #C4C2C2;
float: right;
overflow: hidden;
width: 100%;
}
	
}





