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

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0b1 | 201101
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles!
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{line-height:18px; font-size:12px;}
a,a:hover{text-decoration:none;}

h1,h2,h3{
	font-family: 'VAGRoundedBTRegular';
}
/* font- installing */
@font-face {
    font-family: 'VAGRoundedBTRegular';
    src: url('vag_rounded_bt_0-webfont.eot');
    src: url('vag_rounded_bt_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('vag_rounded_bt_0-webfont.woff') format('woff'),
         url('vag_rounded_bt_0-webfont.ttf') format('truetype'),
         url('vag_rounded_bt_0-webfont.svg#VAGRoundedBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.main_nav ul li a{
	font-family: 'VAGRoundedBTRegular';
}

h2{display:block;font-size:18px; line-height:normal;}

p{line-height:20px;color:#b8b8b8;font-size:14px;}
ul{margin:0; padding:0;}



/* -------- body ------------*/
body{
		margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;  color:#b8b8b8;
		background:#080607; font-size:14px;
		}

/* general styles for positioning ! */
.fleft{float:left;}
.fright{float:right;}
.clear{clear:both;}
.outer_wrapper{margin:0; padding:43px 0 0 ; width:100%; overflow:hidden;}
.wrapper{width:960px; margin:0 auto; padding:0;}
.home_bg{background:url(../img/home_top_bg.jpg) repeat-x top center;}
/* --------------------------
	header
	---------------------------*/
.header{margin:0; padding:0; overflow:hidden;}
.logo{display:block; margin:0; padding:0;}
.main_nav{margin:0; padding:46px 0 0 ;}
.main_nav ul{display:block; margin:0; padding:0;}
.main_nav ul li{margin:0 1px; padding:0; display:inline; float:left;}
.main_nav ul li a{display:block; float:left; margin:0; padding:14px 11px 14px 55px; background:#0d0d0d; border-bottom:5px solid #bfb4aa; text-align:right; color:#fff; font-size:16px; text-transform:uppercase;}
.main_nav ul li a span{color:#736966; font-size:13px; display:block; clear:both; font-family:Arial, Helvetica, sans-serif; text-transform:lowercase;}
.main_nav ul li a:hover, .main_nav ul li a.sel_nav{background:#fff; border-bottom:5px solid #736966; color:#212121;}
.main_nav ul li a:hover span,.main_nav ul li a.sel_nav:hover spans{color:#737373;}

/* ----------------------------------
	banner
	---------------------------------*/
.main_banner{margin:52px auto 45px; padding:0; width:992px; background:url(../img/banner_conatiner.png) no-repeat top left; height:414px;}
.inner_banner{margin:25px auto 1px; padding:0; width:960px;}
/* ---------------------------------
	slider
-------------------------------------*/
#slider {
	position:relative;
    width:940px;
    height:360px;
    margin:0;
	background:url(../img/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

#slider2 {
  height: 130px;
  overflow: hidden;
}

.nivo-controlNav {
	position:absolute;
	left:437px;
	bottom:-51px;
}
.nivo-controlNav a {
	display:block;
	width:20px;
	height:20px;
	background:url(../img/banner_dots.png) no-repeat bottom left;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background:url(../img/banner_dots.png) no-repeat top left;
}

.nivo-directionNav a {
	display:block;
	width:50px;
	height:50px;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background:url(../img/next_arrow.png) no-repeat top left;
	right:14px;
}
a.nivo-prevNav {
	background:url(../img/prev_arrow.png) no-repeat top left;
	left:14px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#efe9d1;
    text-decoration:underline;
}
/* --------------------------------------------------
	content container section
---------------------------------------------------*/
.cont_container{margin:0; padding:0; background:url(../img/contents_bg.jpg) no-repeat top center; overflow:hidden;}
.cont_container h2{display:block; margin:0 0 30px; border-left:5px solid #736966; padding:0 0 0 6px; color:#fff; text-transform:uppercase;}
.cont_container p{display:block; margin:0; padding:0 25px 30px 0; text-align:justify;}
.cont_container ul{display:block; margin:0; padding:0 25px 30px 0; text-align:justify;}
.cont_container ul li{padding:5px 0; list-style:disc inside none;}

/* ------------------------------------------------
	left section
-------------------------------------------------*/
.left_sec {margin:0; padding:38px 0 0; width:680px;}

.cont_details{margin:0; padding:0;}
.cont_details img.img_thumb{float:left; margin:2px 8px 5px 0; padding:0;}
.cont_details p{overflow:hidden; text-align:left;}
.cont_container .cont_details p{padding:0 0px 30px 0;}
.cont_container .cont_details p span.number{display:inline-block; margin:5px 0 0 ; padding:3px 5px ; background:#262626; border-left:3px solid #fff; color:#fff; font-family: 'VAGRoundedBTRegular';}

.price_sec{margin:0; padding:0; overflow:hidden;}
.left_blocks{width:315px; margin:0; padding:0;}
.single_blocks{margin:0; padding:0;}
.single_blocks h2{font-size:14px; border-left:5px solid #8B5C4E ; margin-bottom:15px;}
.single_blocks h2 span{color:#777777; font-family:Arial, Helvetica, sans-serif !important; text-transform:lowercase;}
.single_blocks p{}

.left_sec h3 {
  margin-bottom: 0.5em;
}
.left_sec a {
  color: #B8B8B8;
  text-decoration: underline;
}
.left_sec a:hover,
.left_sec a:active,
.left_sec a:focus {
  color: white;
}

/* ---------------------------------
	table srtucture
------------------------------------*/
.my_table{margin:0 0 30px; padding:0; border-collapse:collapse; width:100%;}
.my_table .odd{background:#100E0E;}
.my_table .odd td{color:#fff}
.my_table td{color:#b8b8b8; padding:8px; border-bottom:1px solid #242121;}
.my_table td.service{text-align:left;}
.my_table td.price{text-align:right;}
.my_table td.special{color:#A78479}
.my_table .last td{border-bottom:none;}
span.red{color:#F00;}
.bold .my_table td{font-weight:bold; font-size:15px; padding:11px;}

/* ---------------------------------------------
    right section
-----------------------------------------------*/
.right_sec{background:url(../img/dashed_vertical.jpg) no-repeat top left; width:251px; padding:38px 0 0 22px; min-height:440px; position:relative;}
img.sale_thumb{position:absolute; top:26px; right:-25px;}

.right_sec.specials h2 {
  margin-bottom: 0.75em;
}
.right_sec p {
  padding: 0;
  text-align: left;
  margin-bottom: 0.75em;
}
.right_sec strong {
  font-weight: bold;
  color: white;
}

/* ---------------------------------------------------
	Full width section
-----------------------------------------------------*/
.full_width{padding:38px 0 ; }

/* ----------------------------------------------
	contact page
----------------------------------------------*/
/* Contact form section */
.form_sec{

		margin:0;
}

.form_sec .input-text, .form_sec textarea , .fomr_sec textarea#message.input-text{
	width:95% !important; padding:6px !important;
}

#contact_form div label{
		margin-bottom:5px; display:inline-block !important; text-transform:uppercase;
}
#contact_form div .error {
	color: #fffeff;
	position: relative;
	display: none;
	font-size: 12px ;
	padding: 8px 8px 8px 30px;
	margin:0 20px 3px 0;
	float: right;
	background: #AA0F0F url(../img/warning_16.png) no-repeat 8px center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px ;
}

input#send_message {
	background-color: #736966;
	border-style: none;
	color: #fff;
	padding: 5px 15px;
	font-weight: bold;
	-webkit-border-radius: 15px;
}

#contact_form div .success {
	width:94%;
	display: none;
	padding: 10px;
	color: #fffeff;
	background-color: #AA0F0F;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	font: 13px;
	text-align: center;
	-webkit-border-radius: 15px;
}


form div {
	width: auto;
	/* padding-left: 10px;*/
	padding-top: 5px;
	padding-bottom: 10px;
}
.input-text, textarea {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DED9D9;
    border-radius: 2px 2px 2px 2px;
    color: #999999;
    display: block;
    font: 12px/18px Helvetica Neue,"Arial",Helvetica,Verdana,sans-serif;
    position: relative;
    text-shadow: 0 0 1px #FFFFFF;
    z-index: 2;
}
textarea#message.input-text {
	width: auto;
}

.input-text:hover, .input-text:focus, textarea:hover {
	background: #f5f5f5;
}

/* --------------------------------------------
	logo sponsors section
----------------------------------------------*/
.logo_sec{margin:0; padding:10px;}
.logo_sec img{margin:15px;}

/* ------------------------------------------
 Footer section
----------------------------------------- */
.footer_sec {margin:10px 0 30px; padding:35px 0; background:url(../img/dashed_line.jpg) no-repeat top center;}
.footer_sec a{color:#736966;}
.footer_sec a:hover{color:#bfb4aa;}
p.copy_sec{color:#736966;}

ul.footer_nav{display:block; margin:0; padding:0;}
ul.footer_nav li{display:inline; float:left; margin:0 ; padding:0px 2px;}
ul.footer_nav li a{display:block; float:left; margin:0; padding:0;}
