@charset "utf-8";
/* CSS Document */
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
a img{
	border:none;
}
body{
	background:url(../img/background.png) repeat-x #efefef;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.container{
	width:960px;
	margin:0px auto;
	background:url(../img/shadow.png) repeat-y;
}
.header{
	width:938px;
	height:108px;
	float:left;
	margin:0 0 0 11px;
}
.logo{
	width:250px;
	height:60px;
	float:left;
	margin:26px 0 0 20px;
}
.logosback{
	width:666px;
	height:108px;
	float:left;
}
/*---------------------Start navigation----------------------------*/
.navigationback{
	width:938px;
	height:44px;
	float:left;
	margin:0 0 0 11px;
}
.navigation{
	float:left;
	width:800px;
}
.menu{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;	
}

.menu li{
	float:left;
	display:inline;
	font-size:15px;
}

.menu li a{
	text-align:center;
	font-family:Arial;
	margin:0 ;
	padding:14px 45px 13px;
	display:block;
	color: #f5f5f5;
	text-decoration:none;
	float:left;
	border-left:#333333 1px solid;
	border-right:#000000 1px solid;
}
.menu li a:hover{
	background:#0093dd;
	margin:0px;
	color:#fff;
	float:left;
}
.ac{
	background:#0093dd;
	margin:0px;
	color:#fff;
	float:left;
}


.socialnetworklink{
	width:135px;
	height:36px;
	float:left;
	padding-top:7px;
}
.socialnetworklink a img{
	float:left;
	margin:0 7px 0 0;
}
/*---------------------End navigation----------------------------*/
/*---------------------Start Containt----------------------------*/
.containt{
	width:938px;
	float:left;
	margin:0px 0 0 11px;
	background:#fff;
	padding:5px 0 0 0;
}
.leftcontaintback{
	width:550px;
	float:left;
	background:#fdfdfd;
	padding:5px;
	border:1px solid #f1f1f1;
	margin:0 0 0 5px;
	height:660px;
}
#right_content{
	width:349px;
	float:right;
	background:#fdfdfd;
	padding:5px;
	border:1px solid #f1f1f1;
	margin-right:5px;
	margin-left:5px;
}
.label_text{
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	 border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3x;
	border-bottom-left-radius: 3px;

	

    background: url(../img/shree_icon.png)  no-repeat scroll 5px center #D3D3D3;
    border-bottom: 1px solid #B5B0B0;
    color: #444444;
    font-size: 16px;
    line-height: 32px;
    padding-left: 35px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.label_text_address{
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	 border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3x;
	border-bottom-left-radius: 3px;

	

    background: url(../img/shree_icon.png)  no-repeat scroll 5px center #D3D3D3;
    border-bottom: 1px solid #B5B0B0;
    color: #444444;
    font-size: 16px;
    line-height: 32px;
    padding-left: 35px;
    text-shadow: 0 1px 0 #FFFFFF;
}

#add_name{
	font-family:Arial, Helvetica, sans-serif, AdineKirnberg;
	font-size:18px;
	font-weight:800;
	line-height:50px;
	margin-left:5px;
	text-shadow: 0 1px 0 #FFFFFF;
	font-stretch:ultra-expanded;
}
.add{
	font-family:Arial, Helvetica, sans-serif, AdineKirnberg;
	font-size:15px;
	font-weight:500;
	margin-top:8px;
	margin-left:46px;
	font-stretch:ultra-expanded;
}
#icon_small{
	float:left;
	//background:url(../img/small_black_ico/shop.png) no-repeat scroll;
	width:32px;
	height:32px;
	margin-right:15px;
}
#map{
	margin-top:12px;
	width:334;
	height:300;
}
#contact_form input{
 -moz-border-radius: 5px 5px 5px 5px;
 -webkit-border-radius: 5px;
-o-border-radius: 5px;

    //background-color: #EFEFEF;
    border: 1px solid #AAA7A7;
    //margin: 0 0 0 10px;
    width:290px;
	height:25px;
	padding-left:10px;
	padding-right:10px;
}
#contact_form textarea {
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
-o-border-radius: 4px;

    border: 1px solid #BBBBBB;
    display: block;
    font-size: 13px;
    height: 280px;
    padding: 10px;
    width: 450px;
}
#contact_form label {
    display: block;
    margin: 20px 0 0;
}
input, select, textarea {
    margin: 0;
}

select, input, textarea {
    color: #444444;
}

select, input, textarea, button {
    font: 99% sans-serif;
}
#contact_form label{
    
    font-size: 13px;
    font-weight: bold;	
	line-height:25px;
}
sam {
    color: #FF0000;
    font-size: 13px;
    font-weight: bold;
	margin-left:3px;
}
input, select {
    vertical-align: middle;
}
label, input[type="button"], input[type="submit"], button {
    cursor: pointer;
}
span, label{ 
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
} 
#contact-form button {
    margin: 20px 0 0;
}
.btn.large {
    -moz-border-radius: 6px 6px 6px 6px;
    font-size: 16px;
    line-height: 28px;
}
.btn.primary {
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.primary {
    background-color: #0064CD;
    background-image: -moz-linear-gradient(center top , #049CDB, #0064CD);
    background-repeat: repeat-x;
    border-color: #004B9A #004B9A #003F81;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn {
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #E6E6E6;
    background-repeat: no-repeat;
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    padding: 4px 14px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	margin-top:14px;
}
.ValidationErrors{
	color: #E00;
    font-size: 12px;
    //line-height: 18px;
    margin-left:6px;	
    text-shadow: 0 1px 0 #FFFFFF;
}
#thanks{
	background:url(../img/followme.png) no-repeat scroll 0 0 #FFFFFF;
	width:400px;
	padding:20px;
	border:1px solid #f1f1f1;
margin-left: 70px;
    margin-top: 125px;
	height:270px;
	
}
/*---------------------End Containt----------------------------*/
/*--------------------Start Footer--------------------------*/
.footer{
	width:938px;
	height:30px;
	float:left;
	margin:5px 0 0 0;
}

.footerback{
	width:938px;
	height:31px;
	background:#111;
	color:#a1a1a1;
	float:left;
}
.footernavigationback{
	width:643px;
	height:31px;
	float:left;
}
.footermenu{
	list-style-position: outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.footermenu li{
	display:inline;
	font-size:12px;
}
.footermenu li a{
	text-align:center;
	margin:0px;
	padding:8px 10px;
	display:block;
	color: #ccc;
	text-decoration:none;
	font-size:12px;
	float:left;
	border-left:1px solid #000;
	border-right:1px solid #555555;	
}

.footermenu li a:hover{
	text-align:center;
	margin:0px;
	display:block;
	color: #111;
	text-decoration:none;
	float:left;
	background:#f7c787;	
}
.copyright{
	width:230px;
	float:right;
	margin-top:8px;
	color:#ccc;
	font-size:11px;
}
/*--------------------End Footer--------------------------*/
.clearer{
	clear:both;
}
