@charset "utf-8";
/* AZ-CSS Document */
/* CSS Guideline to style Cute.css */
/* When adding your own theme,make sure to replace "custom" with your theme name */
/* use lowercase characters and no space. */
/* This theme created by AZinkey under Trimurty infotech. All rights are reserved */

/* reset all default spaces */
* {
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:left;
	border-collapse:collapse;
	border-spacing:0px;
	outline:0px none;
}
li {
	line-height:1.6em;
	list-style-type:none;
}
img, a {
	border:0px none;
}
td {
	vertical-align:top;
}
/**************************************** Genra Css for regular styles ********************************/
/* all small genral styles should be here for easly customization */

a {
	color:#FFF;
	text-decoration:none;
}
.f-l {
	float:left;
}
.f-r {
	float:right
}
.clr {
	clear:both;
}
.mb10 {
	margin-bottom:35px;
}


/**************************************** End Genra Css for regular styles ********************************/
body { /* set default body font styles */
	background:url(../images/bg_body.jpg) repeat;
	font-family:Arial, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-weight:normal;
	color:#878787;
}
#wrapper {
	position:relative;
	width:1200px;
	margin:0px auto;
	background-image:url(../images/bg_main.jpg);
}
#main { /* main body wrapper */
	position:relative;
	width:1000px;
	margin:0px auto;
}
#top { /* top block */
	position:relative;
	width:1000px;
	height:70px;
}
#logo { /* logo */
	position:relative;
	width:255px;
	height:30px;
	top:22px;
	left:30px;
	float:left;
}
#top-menu {
	position:relative;
	width:630px;
	float:right;
	top:25px;
}
#header { /* header main banner */
	position:relative;
	width:auto;
	height:540px;
}
#clogo { /* clients logo */
	position:relative;
	width:auto;
	height:65px;
}
#adv { /* first advirtisment banner on home page */
	position:relative;
	width:auto;
	height:235px;
}
.adv {
	position:relative;
	width:1000px;
	height:235px;
	background:url(../images/bg_adv-img.jpg) no-repeat 100% 1%;
}
#adv table.adv td.welcome-txt {
	padding-left:35px;
	padding-top:35px;
	padding-right:45px;
	width:340px;
	background:url(../images/white-box.jpg) no-repeat;
}
#adv table.adv td.adv-txt {
	width:180px;
	padding:35px 30px 0px 28px;
	background:url(../images/bg_adv-txt.jpg) no-repeat;	
}

#adv table.adv td.adv-img {
	width:342px;
}
#adv2 { /*  second advirtisment banner on home page*/
	position:relative;
	width:auto;
	height:155px;
	margin-top:30px;
}
#adv2 table.adv2 {
	position:relative;
	width:910px;
	height:100%;
	margin:0px auto;
}
#adv2 table.adv2 td.adv-txt {
	width:320px;
}
#adv2 table.adv2 td.adv-img {
	width:265px;
}
#adv2 table.adv2 td.news {
	background:url(../images/newsletter.jpg) no-repeat;

}
#mid {
	position:relative;
	margin-top:30px;
	width:auto;
	height:auto;
}
#middle-contents {
	position:relative;
	width:910px;
	height:auto;
	margin:0px auto;
}
#middle-contents .left-side {

}
#middle-contents .contents {

}
#middle-contents .contents .contentpaneopen {
	width:560px;
}
#middle-contents .contents .contentpaneopen td {
	padding-left:20px;
}
#footer {
	position:relative;
	width:auto;
	height:40px;
	padding-top:20px;
	margin-top:30px;
	padding-left:60px;
	background:url(../images/hr.jpg) no-repeat top;
}
.module_az-fm a {
	color:#636363;
	padding-right:12px;
}
/* newsletter */

.module_AZ-news {
	position:relative;
	width:380px;
}
.sign_up {
	font-size:28px;
	color:#393939;
}
.sign_up strong {
	font-size:28px;
}
.module_AZ-news .mainnewsletter label {
	display:inline-block;
	width:50px;
	color:#393939;	
}
.module_AZ-news .mainnewsletter input.az {
	border:0px none;
	width:217px;
	height:25px;
}
.module_AZ-news .normalsublayout .name {
	margin:10px 0px;
}
.news-button {
	position:relative;
	top:8px;
	right:20px;
	width:63px;
	height:63px;
	border:0px none;
	background-image:url(../images/new_button.jpg);
	color:#FFF;
	text-align:center;
}
.module_AZ-news .normalsublayout .email {

}
.subscribe_ {
	position:relative;
	float:right;
}
/* form */
#fabrikModule_form_2 h1 {
	color:#FFF;
	font-size:30px;
	width:300px;
	font-weight:normal;
}
#group2 {
	position:relative;
	width:285px;
	float:left;
}
#group3 {
	position:relative;
	float:left;
	top:-75px;
}
.fabrikElement textarea {
	position:relative;
	height:80px;
	width:266px;
	clear:both;
}
.fabrikActions {
	position:relative;
	top:-80px;
	left:475px;
}
#fabrikSubmit2 {
	color:#FFF;
}
.fabrikActions .button {
	background-color:#000;
	border:0px none;
	color:#959595;
}
.fbPackageStatus {
	position:absolute;
	top:130px;
	left:350px;
}
/* maps */
.contact-map {
	position:relative;
	top:-50px;
}
.modifydate {
	display:none;
}
#logocontrol {
	display:none;
}
a.gmnoprint {
	display:none;
}
.map span {
	display:none;
}
.contact-map td {
	padding-top:30px;
}
.map_nam {
	position:relative;
	height:40px;
	margin-top:5px;
	font-size:19px;
	padding-left:10px;
	line-height:2em;
	color:#fafafa;
	background-color:#0e0e0e;
}
/******************************************* Typography *******************************************************/

.contentpaneopen p {
	font-size:13px;
	color:#ababab;
}
.contentpaneopen h1 {
	color:#FFF;
	font-size:30px;
	font-weight:100;
}
.contentpaneopen h3 {
	font-size:20px;
	color:#fafafa;
}
h1.blue {
	color:#cee8ff;
	font-size:30px;
	font-weight:600;
}

.coming {
	color:#ffffff;
	font-size:25px;
}
span.title-blue {
	display:block;
	color:#31b9ff;
}
p.white {
	color:#FeFeFe;
	font-size:12px;
}
p.n_text {
	color:#ababab;
	line-height:17px;
}
p.white {
	font-weight:600 !important;
	font-family:Arial, Helvetica, sans-serif;
}
span.list {
	display:block;
	letter-spacing:1px;
}
span.list strong {
	color:#e6e6e6;
}
h1.white {
	display:inline;
	color:#FFF;
	font-size:30px;
}
.white-big {
	color:#FFF;
	font-size:31px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.welcome-txt h2 {
	color:#000;
	font-size:27px;
	font-weight:600;
}
.welcome-txt .serf-report-title {
	font-size:22px;
	color:#747474;
}
.module_AZ-tm a.mainlevel_az-m {
	padding:1px 27px;
	color:#a7a7a7;
	font-size:13px;
	text-decoration:none;
}
.module_AZ-tm a#active_menu_az-m {
	color:#F7F7F7;
}

.module_AZ-v p {
	font-size:31px;
	color:#fcfcfc;
	letter-spacing:2px;
}
.module_AZ-v strong {
	font-size:30px;
	letter-spacing:0px;
	color:#fff;	
}
.silver p {
	line-height:20px;
	font-size:14px;
}
.p {
	margin-top:70px;
}
.f1 p, .f2 p, .f3 p {
			line-height:20px;
	font-size:14px;
}
.f2 {
	margin-top:40px;
}
.f3 {
	margin-top:40px;
}
.champian {
	margin-top:90px;
}
.champian p {
		line-height:20px;
	font-size:14px;
}
.store {
	margin-bottom:20px;
}
.store span {
	font-size:13px;
}
.store .store-nm span {
	font-size:15px;
	color:#fafafa;
}
/******************************************* End Typography *******************************************************/