/* CSS Document */
/*-------------------------------- Global properties -------------------------------- */
html {width:100%; height:100%;}

body {
	background:url(../images/bg_image.jpg) top center no-repeat #e9f0f8;
	color:#5e5e5e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:21px; 
	min-width:1000px;
	height:100%; 
	padding-top: 38px;
	}
	
.wrapper {
	width : 100%;
	overflow : hidden;
 } 

div.center {
	margin:0 auto; 
	width:980px; 
	}
	
.left {float:left!important;}
.right {float:right!important;}
.clear {clear: both;}
.bold {font-weight:bold;}
.bold span {text-transform:uppercase;}
.orange {color:#f58016!important;}
	
h1{
	font-family: 'Swis721CnBTD-TypeBold';
	font-size:54px; 
	line-height:54px; 
	color:#fff; 
	font-weight:normal;
	}
	
h2{
	font-family:'Swis721CnBTD-TypeBold';
	font-size:22px; 
	line-height:22px; 
	color:#493a2d; 
	font-weight:normal;
	border-bottom:1px #c0cdde solid;
	padding-bottom: 20px;
	margin-bottom:32px;
	}
	
h2 span{
	color:#918880; 
	}
	
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px; 
	line-height:32px; 
	color:#5e5e5e; 
	font-weight:normal;
	padding-bottom:24px;
	}
	
h4{
	font-family:'BebasRegular'; 
	font-size:20px; 
	line-height:32px; 
	color:#5e5e5e; 
	font-weight:normal;
	padding-bottom:24px;
	}
	
h3.bg_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px; 
	line-height:32px; 
	color:#5e5e5e; 
	font-weight:normal;
	}

a.more  {
	display:block;
	font-family:'Swis721CnBTD-TypeBold';
	font-size:15px; 
	line-height:32px; 
	color:#3c7c25; 
	font-weight:normal;
	margin-top: 30px;
	}
	
hr {
	border: none;
	background-color: #c0cdde;
	height:1px;
	width: 100%;
	margin:20px 0;
	}
/*==================== header ====================*/

.header {
	position:relative; 
	z-index:2;
	}

.bg_home {
	background:url(../images/bg_header.png) top center repeat-y;
	width:100%;}
	
#logo {
	float:left;
	padding-left:10px;
	width:230px;
	height:97px;
	}
	
#logo a {
	display:block;
	width:340px;
	height:100px;
	}	
	
#search {
	float:right;
	padding-top: 75px; 
	height: 27px;
	width: 260px 
	}	

.search {
	float:left; 
	background-color:#fff;
	color:#afafaf; 
	width: 171px;
	font-size: 12px;
	line-height: 20px; 
	height: 22px; 
	border-radius: 4px; 
	border: none;
	padding-left: 16px; 
	margin-right: 3px;
	}
	
.submit {
    background: url(../images/search_button.png) left top no-repeat;
    border-radius: 4px;
    display: block;
    float: left;
    height: 27px;
    width: 41px;
	}
	
.submit:hover {
	background:url(../images/search_button_active.png) left top no-repeat;
	border-radius: 4px; 
	display: block; 
	height: 27px; 
	width: 41px; 
	float:left;
	}
.bg_menu{ background:url(../images/bg_menu.png) top left  repeat-x; 
	height:65px; 
	width:100%; 
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	}

ul.menu {
	float:right;
	right:50%;
	position:relative;
	}
	
.menu li {
	float:left; 
	left:50%;
	position:relative;
	}

.menu li a {
	display:inline-block;
	float:left;
	font-family:'BebasRegular'; 
	font-size:19px; 
	line-height:19px; 
	color:#fff; 
	font-weight:normal;
	padding:25px 28px 19px;
	text-shadow: 2px 2px 2px rgba(1, 1, 1, 0.4);
	border-radius: 4px;
	}
	
.first {padding-left:24px!important;}
.last {padding-right:24px!important;}

.menu li a:hover, .menu li a:active {
	color:#ffe556; 
	}
	
/*==================== content ====================*/	
.grid_3 p{
	padding-right:20px;
	}
/*==================== slider ====================*/	
.slider {
	background-color:#f7f7f7;
	width: 100%;
	border-radius: 4px;
	position: relative;
	}

.slider > img {
	padding: 10px;
	position: relative;}

.slider h1 {
	width:560px;
	font-size:54px; 
	line-height:54px; 
	font-family:'Swis721 Cn BT D-Type';
	color:#fff; 
	position:absolute; 
	top:252px; 
	left:73px; 
	z-index:1;
	}
	
.slider h1 span{
	font-size:50px;	
	}
	

.slider ul{
	width:200px;
	height: 60px;
	float:right;
	position:absolute;
	z-index:2;
	top: 360px;
	right:-20px;
	
	}
	
.slider ul li{
	width:33px;
	height: 33px;
	display:inline-block;
	float:left;
	margin-right: 5px;
	}

.slider ul li a{
	display:block;
	width: 33px;
	height:33px;
	background:url(../images/slider_pinn.png) left top no-repeat;
	}

.slider ul li a:hover, .slider ul li a:active { 
	background:url(../images/slider_pinn_active.png) left top no-repeat;
	}

.slogan {
	background-color:#7e7760;
	border-radius: 4px;
	padding: 31px 31px 31px 41px;
	margin-top: 20px;
	width:870px;
	//padding-bottom:0;
	}
	
.slogan p{
	width: 670px;
	float:left;
	font-family: 'Swis721CnBTD-TypeBold';
	font-size:28px; 
	line-height:32px; 
	color:#fff; 
	font-weight:normal;
	border: none;
	}
	
.slogan .button {
	color:#fff; 
	float:right;
	display:inline-block; 
	font-weight:normal;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	margin-top: 4px;
	}
	
.slogan .button a{
	color:#fff;
	font-family:'BebasRegular';
	font-size:26px;
	line-height:26px;
	background:url(../images/bg_button.gif) top left repeat-x;
	padding:13px 23px;
	border-radius:4px;
	height:26px;
	}	
	
.news li {
	padding-bottom: 20px;
	}
	
.news li img{
	float:left;
	margin-right: 20px;
	}
	
	
	
.price-list td {border:1px solid #5e5e5e; line-height:42px;}
.price-list thead td {width:139px; text-align:center; color:#493a2d; font-weight:bold;}
.price-list td:first-child {width:158px;}
.price-list tbody td:first-child {color:#493a2d; font-weight:bold; text-align:left; text-indent:19px;}
.price-list tbody td {text-align:center;}
/*==================== footer ====================*/
.footer{
	width : 100%;
	overflow : hidden;
 	} 
	
.bg_foot_menu {
	border-top: 1px solid #c0cdde;
	border-bottom: 1px solid #c0cdde;
	height:60px; 
	width:100%; 
	}

ul.footer_menu  {
	float:right;
	right:50%;
	position:relative;
	}
	
.menu li {
	float:left; 
	left:50%;
	position:relative;
	}
	
	
.footer_menu li {
	float:left;
	left:50%; 
	position:relative;
	}

.footer_menu li a {
	display:inline-block;
	float:left;
	font-family:'BebasRegular'; 
	font-size:20px; 
	line-height:20px; 
	color:#5e5e5e; 
	font-weight:normal;
	padding:22px 28px;
	text-shadow: 2px 2px 2px rgba(1, 1, 1, 0.4);
	}
	

.footer_menu li a:hover, .footer_menu li a:active{
	color:#f58016; 
	}
	
.policy {
	width:100%;
	padding: 27px 0;
	}
.policy p {
	float:left;
	padding-top: 21px;
	}
/*==================== services page ====================*/		
a.servic {
	display:block;
	width: 180px;
	background:url(../images/servic_pinn.png) center left no-repeat;
	padding-left: 20px;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	color:#5e5e5e;
	margin-bottom: 17px;
	}	
	
a.servic:hover {	
	text-decoration:underline;
	}
	
	
	
/*==================== contact page ====================*/		
.map {
	width:100%;
	padding-bottom:30px;
	}


/*==================== contact form ====================*/	
.box1_contact {width: 600px;}
.notification_error{ height: auto;width: 96%;padding: 4px;background: #2e2e2e; text-align: left; color:#f00; margin-bottom:5px; border: 1px solid #000; }
.notification_ok{ border: 0px #879295 solid; height: auto; width: 96%; padding: 8px; background: #2e2e2e; text-align: center; color:#fff} 
.info_fieldset { border: 0px #879295 solid; }
.info_fieldset legend { border: 0px #879295 solid;  color: black;   font: 13px Verdana;  padding: 2px 5px 2px 5px; -moz-border-radius: 3px; }

input.button { 
	background: url(http://shreenathmulti.com/images/bg_menu_span.png) left 80% no-repeat;
	display:block; 
	width:80px; 
	height:22px; 
	text-decoration:none; 
	text-align:center; 
	font-size:16px; 
	color:#fff; 
	text-transform:uppercase; 
	margin-top:14px; 
	line-height:18px; 
	font-weight:bold;
	}
	
input.button:hover{ 
	text-decoration: underline;
	}

/* Label */
label  {
	color:#888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width: 134px;
	margin: 0px;
	float: left;
	text-align: left center; }

/* Input, Textarea */
input{ 
	float: right;
	background-color:#f7f7f7;
	width:300px;                          
	height:45px;
	border-radius: 4px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	margin-bottom:8px;
	border: none;
	padding:3px;
	}

textarea{
	float: right;
	background-color:#f7f7f7;
	width:300px;
	height:195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	margin-bottom:8px; 
	line-height:22px;
	border-radius: 4px; 
	border: none;
	padding:3px;
	}	

#sub {
	float:left;
	background-color:#f7f7f7;
	width:125px;                          
	height:45px;
	border-radius: 4px; 
	font-family:'Swis721CnBTD-TypeBold';
	font-size:22px;
	color:#f5aa1f;
	margin-bottom:8px;
	border: none;
	text-align:center;
	}
	
.social {
	display:block;
	float:left;
	width:32px;
	margin-right:10px;
	}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
/*==================== font-face ====================*/
@font-face {
    font-family: 'BebasRegular';
    src: url('bebas___-webfont.eot');
    src: url('bebas___-webfont.eot#iefix') format('embedded-opentype'),
         url('bebas___-webfont.woff') format('woff'),
         url('bebas___-webfont.ttf') format('truetype'),
         url('bebas___-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	
@font-face {
    font-family: 'Swis721CnBTD-TypeBold';
    src: url('swisscb-dtype-webfont.eot');
    src: url('swisscb-dtype-webfont.eot#iefix') format('embedded-opentype'),
         url('swisscb-dtype-webfont.woff') format('woff'),
         url('swisscb-dtype-webfont.ttf') format('truetype'),
         url('swisscb-dtype-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	}