body{
	background:#f7f5f6;
	font-family: 'Open Sans', sans-serif;
}

a{
	text-decoration:none;
	color:#000;
}

.gallery_links a{
	font-size:13px;
}

.wide{
	width:100%;
}

.clear{
	clear:both;
}

.container{
	width:914px;
	margin:0 auto;
}

.float{
	float:left;
	display:inline;
}

.separator_bg{
	height:4px;
	background:url(./images/separator_bg.jpg) center center no-repeat;
}

.top_container_bg{
	background:url(./images/top_bg.png);
	height:380px;
}

.top_container{
	margin-top:-380px;
}

.top_pre{
	background-color:#171717;
	height:28px;
}

.top_logo_wrapper{
	background-color:#202020;
	height:67px;
}

.logo{
	margin-top:-20px;
}

.slogan{
	margin:18px 0 0 35px;
}

ul.social{
	float:right;
	list-style-type:none;
	margin-top:12px;
}

ul.social li{
	float:left;
	margin-right:5px;
}

.top_menu{
	background-color:#171717;
	height:50px;
}

ul.menu{
	list-style-type:none;
	height:50px;
	float:right;
	margin-right:10px;
}

ul.menu li{
	height:50px;
	line-height:50px;
	float:left;
}

ul.menu li a{
	height:50px;
	display:block;
	color:#fff;
	font-size:15px;
	padding-left:8px;
	padding-right:8px;
}

ul.menu li a:hover{
	background-color:#202020;
}

.bnr_big{
	width:914px;
	height:445px;
	border:3px solid #a3a3a3;
	background:#a3a3a3 url(./images/bnr_big.jpg) 0 0 no-repeat;
	margin:0;
	position:relative;
}

.carousel{
	width:722px;
	margin:0 auto;
	height:100px;
}

.carousel .thumbnail_container{
	width:680px;
	margin-left:21px;
	margin-top:-40px;
	position:relative;
	z-index:999999;
}

.carousel .thumbnail_container a{
	margin:0;
}

.carousel .thumbnail_container .thumbnail{
	width:122px;
	height:100px;
	margin:7px 7px 30px;
}

.description{
	width:722px;
	margin-left:96px;
	height:105px;
	background:rgba(32,32,32,0.8);
	float:left;
	position:absolute;
	bottom:0;
}

.description .desc_body{
	width:666px;
	margin-left:28px;
	margin-top:15px;
}

.description h2{
	color:#ed5000;
	font-size:24px;
	margin-left:28px;
	margin-top:15px;
}

.description p{
	color:#fff;
	font-size:13px;
	margin-left:28px;
}

.slogan_big{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}

.slogan_big h1{
	font-size:22px;
	color:#ed5000;
	margin-bottom:5px;
}

.product_container{
	width:219px;
	height:270px;
	border:1px solid #e0e0e0;
	margin:32px 5px;
	background:#fafafa;
	position:relative;
}

.product_container.first{
	margin-left:0px;
}

.product_container.last{
	margin-right:0px;
}

.product_container .product_photo{
	width:207px;
	height:128px;
	margin:5px;
	border:1px solid #e0e0e0;
}

/* HERE YOU CAN ADD ANOTHER IMAGES TO ANOTHER PRODUCTS */
.product_container .product_photo.photo_1{
	background:url(./images/product_foto.jpg) center center no-repeat;
}
.product_container .product_photo.photo_2{
	background:url(./images/product_foto2.jpg) center center no-repeat;
}
.product_container .product_photo.photo_3{
	background:url(./images/product_foto3.jpg) center center no-repeat;
}
.product_container .product_photo.photo_4{
	background:url(./images/product_foto4.jpg) center center no-repeat;
}
.product_container h2, .product_container p{
	text-align:center;
}

.product_container h2{
	font-size:22px;
	color:#ed5000;
	margin-bottom:5px;
	margin-top:10px;
}

.product_container p{
	font-size:13px;
}

.product_container .read_more{
	display:block;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-45px;
	width:90px;
	height:37px;
	line-height:37px;
	background:#363636;
	color:#fff;
	font-size:13px;
	text-align:center;
}

.product_container .read_more:hover{
	background:#ed5000;
}

.footer_container{
	margin-top:15px;
	background: #282828; /* Old browsers */
	background: -moz-linear-gradient(top, #282828 0%, #110909 67%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282828), color-stop(67%,#110909)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #282828 0%,#110909 67%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #282828 0%,#110909 67%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #282828 0%,#110909 67%); /* IE10+ */
	background: linear-gradient(to bottom, #282828 0%,#110909 67%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#110909',GradientType=0 ); /* IE6-9 */
}
	
.menu_footer{
	list-style-type:none;
	text-align:center;
	font-size:14px;
	margin:15px 0;
	float:left;
	width:100%;
}
	
.menu_footer li{
	display:inline-block;
}
	
.menu_footer a{
	display:inline-block;
	padding:4px;
	color:#fff;
}
	
.menu_footer a:hover{
	background-color:#767575;
}

.social_container{
	position:relative;
	width:300px;
	height:100px;
	margin:10px 307px;
	float:left;
}

.social_container .social{
	position:absolute;
	right:0;
	bottom:0;
}

.copyright{
	height:41px;
	background:#1b1b1b;
	line-height:41px;
	font-size:12px;
	color:#fff;
	text-align:center;
}


/*
	SLIDER
*/
.slider-wrap								{ width: 914px; position: absolute; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 914px; height: 439px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 914px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.photo-meta-data							{
											  position: absolute; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block;; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; float:left; }
												
	
.content{
	margin-top: 45px;
	margin-bottom: 45px;
	text-align: justify;
}
												
.content h1{
	font-size:26px;
	color:#ed5000;
	margin-bottom:20px;
}					
												
.content p{
	margin-bottom:15px;
}
												
#ad-gallery {
    padding: 30px;
    background: #f2f2f2;
    width:800px;
    margin:0 auto;
font-size:10px;
  }

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 5%;
    display: none;
}