@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Tahoma, Arial, Verdana, Helvetica;
   font-size:14px; line-height:17px; color:#ffffff;  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{ background:url(../graph/shared/body_bg.gif) 0px 0px repeat-x #eceded; /*height:100%; - reason: jslider*/ }
.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .title:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .title{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mdeul [START] ==================================== */
.mdeul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.png) 0px 0px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.png) 0px 1px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.png) 0px 0px no-repeat; }
.mdeul_bg2s li{ background:url(../graph/shared/ul_sign2s.png) 0px 0px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 3px 6px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 6px no-repeat; }


.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 6px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 3px 6px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat !important; }


.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:24px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pm3 li{ padding-bottom:3px !important; }
.mdeul_pm5 li{ padding-bottom:5px !important; }
.mdeul_pm8 li{ padding-bottom:8px !important; }

.mdeul_mb3 li{ margin-bottom:3px !important; }
.mdeul_mb5 li{ margin-bottom:5px !important; }
.mdeul_mb8 li{ margin-bottom:8px !important; }
.mdeul_mb12 li{ margin-bottom:12px !important; }

.span_ab{
	position:absolute;
	left:0px;
}
.mdeul_span_ab{ overflow:visible !important; }
.mdeul_span_ab li{ padding-left:22px !important; }
/* =============================== mdeul [END] ====================================== */
/* =============================== mdedl [START] ==================================== */
.mdedl{ position:relative; overflow:hidden; }
.mdedl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mdedl dd{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
.mdedl_set1{ width:270px; }
.mdedl_set1 dt{ width:70px; margin-top:3px; }
.mdedl_set1 dd{ width:192px; }
/* =============================== mdedl [END] ====================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }
.color_yellow{ color:#ffd200 !important; }
.color_orange{ color:#ff7200 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#cc0000 !important; }
.color_grey{ color:#707070 !important; }
.color_green{ color:#186f11 !important; }
.color_blue{ color:#8ea0c6 !important; }
.color_blue2{ color:#003357 !important; }
.color_purple{ color:#ff008a !important; }
.bg_red{ background-color:#eb7a12 !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_orange{ background-color:#f09214 !important; }
.bg_orange2{ background-color:#e56c00 !important; }
.bg_green{ background-color:#0c8e12 !important; }
.bg_black{ background-color:#1a171b !important; }
.bg_grey{ background-color:#eeefef !important; }
.bg_body{ background-color:#333a40 !important; }
.bg_purpledark{ background-color:#260015 !important; } 
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:14px !important;}
.size12, .size12 *{ font-size:12px !important; line-height:15px !important;}
.size14, .size14 *{ font-size:14px !important; line-height:17px !important;}
.size16, .size16 *{ font-size:16px; line-height:22px; }
.size18, .size18 *{ font-size:18px; line-height:22px; }
.size20{ font-size:20px !important; line-height:24px !important; }
.size22{ font-size:22px !important; line-height:26px !important; }
.size24{ font-size:24px !important; line-height:28px !important; }
.size36{ font-size:36px !important; line-height:40px !important; }

.lineh28, .lineh28 *{ line-height:28px; }
.lineh30, .lineh30 *{ line-height:30px; }
.lineh32, .lineh32 *{ line-height:32px; }

.colorall_blue, .colorall_blue *{ color:#1b71a5; }
a{
	font: 14px/17px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:underline;
}
a:hover{ color:#ffd200; text-decoration:underline; }
.under_off{ text-decoration:none; }
.set_bold{ font-weight:bold; }

.link_purple{ color:#ff008a; text-decoration:none; }
.link_purple:hover{ color:#56acff; text-decoration:underline; }


h1, h1 *{ font:24px/28px Tahoma, Arial, Verdana, Helvetica; }
h2, h2 *{ font:20px/24px Tahoma, Arial, Verdana, Helvetica; }
h3, h3 *{ font:18px/22px Tahoma, Arial, Verdana, Helvetica; }

#main_container, .main_container{
	width:100%;
	position:relative;
	left:0px;
	min-width:1000px;
	overflow:hidden;
	z-index:1;
}


.mde{
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:474px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}


.mder{
	width:511px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* override */
}

.mdex{
	width:481px;
	padding:0px 0px 0px 9px;
	position:relative;
	float:left;
	margin-right:-3px;
	/*overflow:hidden;*/
}

.mdey{
	width:481px;
	padding:0px 9px 0px 0px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== system_alert [START] ============================= */
#system_alert, #system_alert *{color:#000000; }
/* =============================== system_alert [END] =============================== */
/* =============================== jquery [START] =================================== */
.jitemhover img{ visibility:hidden; }

.jdialog_fullbg, #jdialog_fullbg{
	background-color:#33FF33;
	/*opacity:0.6;
	filter:alpha(opacity=0);*/
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:100;
	overflow:hidden;
}
/* =============================== jquery [END] ===================================== */
/* =============================== top [START] ====================================== */
#top{ background:url(../graph/shared/top/top_bg.gif) 0px 0px repeat-x; height:134px; }
#top_logo{
	background:url(../graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:413px;
	height:83px;
	position:absolute;
	left:19px;
	top:26px;
}
#top_elements{
	background:url(../graph/shared/top/top_elements.gif) 0px 0px no-repeat;
	width:490px;
	height:134px;
	position:absolute;
	left:487px;
	top:0px;
}
/* =============================== top [START] ====================================== */
/* =============================== menu [START] ===================================== */
#menu{ background:url(../graph/shared/menu/menu_bg.gif) 0px 0px repeat-x; height:48px; }

.menul{
	width:1000px;
	height:31px;
	position:absolute;
	left:0px;
	top:8px;
	overflow:hidden;
}

.menul li{
	list-style:none;
	height:31px;
	/*padding:0px 2px 0px 2px;*/
	position:relative;
	float:left;
	overflow:hidden;
}

.menul li a{
	height:31px;
	/*padding:7px 19px 6px 19px;*/
	padding:7px 21px 6px 21px;
	position:relative;
	float:left;
	overflow:hidden;
}
.menul li a img{
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:18px;
	cursor:pointer;
}
#menul_1 a img{ background-image:url(../graph/shared/menu/menul_1.png); width:51px; }
#menul_2 a img{ background-image:url(../graph/shared/menu/menul_2.png); width:69px; }
#menul_3 a img{ background-image:url(../graph/shared/menu/menul_3.png); width:213px; }
#menul_4 a img{ background-image:url(../graph/shared/menu/menul_4.png); width:134px; }
#menul_5 a img{ background-image:url(../graph/shared/menu/menul_5.png); width:164px; }
#menul_6 a img{ background-image:url(../graph/shared/menu/menul_6.png); width:96px; }
/*
#menul_1.active a img, #menul_1 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_1.png); width:51px; }
#menul_2.active a img, #menul_2 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_2.png); width:69px; }
#menul_3.active a img, #menul_3 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_3.png); width:213px; }
#menul_4.active a img, #menul_4 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_4.png); width:134px; }
#menul_5.active a img, #menul_5 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_5.png); width:164px; }
#menul_6.active a img, #menul_6 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_6.png); width:96px; }
*/
#menul_1.active a img{ background-image:url(../graph/shared/menu/hover/menul_1.png); width:51px; }
#menul_2.active a img{ background-image:url(../graph/shared/menu/hover/menul_2.png); width:69px; }
#menul_3.active a img{ background-image:url(../graph/shared/menu/hover/menul_3.png); width:213px; }
#menul_4.active a img{ background-image:url(../graph/shared/menu/hover/menul_4.png); width:134px; }
#menul_5.active a img{ background-image:url(../graph/shared/menu/hover/menul_5.png); width:164px; }
#menul_6.active a img{ background-image:url(../graph/shared/menu/hover/menul_6.png); width:96px; }


.menu_active{
	height:31px;
	width:31px;
	padding:0px 7px 0px 7px;
	position:absolute;
	float:left;
	left:0px;
	top:8px;
	overflow:hidden;
	visibility:hidden;
}
.menu_active .lt, .menu_active .rt{
	width:7px;
	height:31px;
	position:absolute;
	top:0px;
	overflow:hidden;
}
.menu_active .lt{ background:url(../graph/shared/menu/menu_activelt.png) 0px 0px no-repeat; left:0px; }
.menu_active .rt{ background:url(../graph/shared/menu/menu_activert.png) 0px 0px no-repeat; right:0px; }
.menu_active .cr{
	background:url(../graph/shared/menu/menu_activebg.png) 0px 0px repeat-x;
	width:100%;
	height:31px;
	position:relative;
	float:left;
	overflow:hidden;
}
/* =============================== menu [END] ======================================= */
/* =============================== cont [START] ===================================== */
#content{ background:url(../graph/shared/mde/content/content_bg.png) 0px 0px repeat-y; padding:17px 0px 16px 0px; }
#content_dn{
	background:url(../graph/shared/mde/content/content_dn.png) 0px 0px no-repeat;
	width:1000px;
	height:7px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.cont{
	width:954px;
	padding:0px 23px 0px 23px;
}

.click_morerecent{
	background:url(../graph/shared/single/click_morerecent.png) 0px 0px no-repeat;
	width:150px;
	height:31px;
	position:relative;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.click_morerecent img{
	background:url(../graph/shared/single/hover/click_morerecent.png) 0px 0px no-repeat;
	width:150px;
	height:31px;
	visibility:hidden;
	cursor:pointer;
}

.line{
	height:1px;
	position:relative;
	overflow:hidden;
}
.line_dot1{ background:url(../graph/shared/dot1.gif) 0px 0px repeat-x; }
.line_dot2{ background:url(../graph/shared/dot2.gif) 0px 0px repeat-x; }
.line_dot3{ background:url(../graph/shared/dot3.gif) 0px 0px repeat-x; }

.img_border1{ border:3px solid #ffffff; }

.lighta{
	border:3px solid #ffffff;
	position:relative;
	float:left;
	overflow:hidden;
}
.lighta:hover{ border:3px solid #ffd200; }

.p_pgtop8{ padding-top:8px; }
/* =============================== cont [END] ======================================= */
/* =============================== boxa [START] ===================================== */
.boxa_up, .boxa_dn{
	width:954px;
	height:8px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
	z-index:2;
}
.boxa_up{ background:url(../graph/shared/mde/boxa/boxa_up.png) 0px 0px no-repeat; margin-bottom:-8px; }
.boxa_dn{ background:url(../graph/shared/mde/boxa/boxa_dn.png) 0px 0px no-repeat; margin-top:-8px;  }

.boxa{
	background:url(../graph/shared/mde/boxa/boxa_bg.gif) 0px center repeat-x #0b5d8f;
	/*width:954px;*/
	width:898px;
	margin:0px auto 0px auto;
	padding:0px 28px 0px 28px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.boxa_pg{ width:954px; padding:0px; }
.boxa_pad13{ padding-top:13px; padding-bottom:13px; }
.boxa_bg2000{ background:url(../graph/shared/mde/boxa/boxa_bg2000.gif) 0px center repeat-x #0b5d8f; }
.boxa_bg667{ background:url(../graph/shared/mde/boxa/boxa_bg667.gif) 0px center repeat-x #0b5d8f; }
.boxa_bg290{ background:url(../graph/shared/mde/boxa/boxa_bg290.gif) 0px center repeat-x #0b5d8f; }
/* =============================== boxa [END] ======================================= */
/* =============================== boxb [START] ===================================== */
.boxb_up, .boxb_dn{
	width:559px;
	height:8px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
	z-index:2;
}
.boxb_up{ background:url(../graph/shared/mde/boxb/boxb_up.png) 0px 0px no-repeat; margin-bottom:-8px; }
.boxb_dn{ background:url(../graph/shared/mde/boxb/boxb_dn.png) 0px 0px no-repeat; margin-top:-8px;  }

.boxb{
	background:url(../graph/shared/mde/boxb/boxb_bg.gif) 0px center repeat-x #0b5d8f;
	width:525px;
	margin:0px auto 0px auto;
	padding:0px 17px 0px 17px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.boxb_pg{ width:559px; padding:0px; }
/* =============================== boxb [END] ======================================= */
/* =============================== mva [START] ====================================== */
.mva{
	width:954px;
	padding:0px;
	position:relative;
	overflow:hidden;
}
.mva_prev, .mva_next{
	width:42px;
	height:82px;
	position:absolute;
	top:102px;
	overflow:hidden;
	cursor:pointer;
}
.mva_prev{ background:url(../graph/shared/mde/mva/mva_prev.png) 0px 0px no-repeat; left:13px; }
.mva_next{ background:url(../graph/shared/mde/mva/mva_next.png) 0px 0px no-repeat; left:898px; }
.mva_prev img, .mva_next img{ visibility:hidden; cursor:pointer; }
.mvaul{
	width:818px;
	height:290px; /*Script*/
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.mvaul ul{
	width:10000px; /*Script*/
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
.mvaul ul li{
	list-style:none;
	width:818px;
	padding-right:134px;
	position:relative;
	float:left;
	overflow:hidden;
}

.mvalinkul{
	height:17px;
	position:absolute;
	top:14px;
	right:85px;
	float:right;
	overflow:hidden;
	z-index:2;
}

.mvalinkul ul{
	height:17px;
	position:relative;
	float:left;
	overflow:hidden;
}
.mvalinkul ul li{
	list-style:none;
	height:17px;
	padding:0px 0px 0px 3px;
	position:relative;
	float:left;
	overflow:hidden;
}

.mvalinkul ul li a{
	background:#6f6f6f;
	border:1px solid #727272;
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font: 12px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}
.mvalinkul ul li.active a, .mvalinkul ul li a:hover{ background:#ffffff; color:#434343; text-decoration:none; }

.finfo{
	width:290px;
	height:265px;
	padding:12px 17px 13px 511px;
}
.finfo_img{
	background:url(../graph/shared/mde/mva/finfo_imgbg.png) 0px 0px no-repeat;
	width:485px;
	height:259px;
	padding:3px 3px 3px 3px;
	position:absolute;
	left:0px;
	top:12px;
}
.finfo .click_morerecent{
	position:absolute;
	right:134px;
	bottom:13px;
}


/* =============================== mva [END] ======================================== */
/* =============================== home [START] ===================================== */
.home{ width:954px; position:relative; overflow:hidden; }
.home .lt{
	width:559px;
	position:relative;
	float:left;
	overflow:hidden;
}
.home .rt{
	width:371px;
	position:relative;
	float:right;
	overflow:hidden;
}
/* =============================== home [END] ======================================= */
/* =============================== foot [START] ===================================== */
#foot{ width:954px; padding:12px 23px 20px 23px; }
.foot_line1, .foot_line2{
	width:954px;
	position:relative;
	overflow:hidden;
}
.foot_line1{ padding:0px 0px 8px 0px; }
.foot_line2{ border-top:1px solid #cccccc; padding:8px 0px 0px 0px;  }

.foot_line1, .foot_line1 *{ font-size:12px; line-height:14px; color:#666666; }
.foot_line2, .foot_line2 *{ font-size:11px; line-height:13px; color:#0b5d8f; }

.foot_line1 a, .foot_line2 a{ text-decoration:none; }
.foot_line1 a:hover, .foot_line2 a:hover{ text-decoration:none; color:#e81945;  }

.foot_line2 .lt{ position:relative; float:left; overflow:hidden; }
.foot_line2 .rt{ position:relative; float:right; overflow:hidden; }

.foot_sep{ margin-left:4px; margin-right:4px; }
/* =============================== foot [END] ======================================= */
/* =============================== table_boxasub [START] ============================ */
.table_boxasub{ width:898px; position:relative; overflow:hidden; }
.table_boxasub tr td{ position:static; overflow:hidden; }
.table_boxasub tr .td1{ width:220px; }
.table_boxasub tr .td2{ width:628px; padding:0px 0px 0px 50px; }
/* =============================== table_boxasub [START] ============================ */
/* =============================== table_projects [START] =========================== */
.table_projects{ width:898px; position:relative; overflow:hidden; }
.table_projects tr td{ position:static; overflow:hidden; }
.table_projects tr .td1{ width:491px; }
.table_projects tr .td2{ width:387px; padding:0px 0px 0px 20px; }
/* =============================== table_projects [START] =========================== */
/* =============================== table_contact [START] ============================ */
.table_contact{ width:898px; position:relative; overflow:hidden; }
.table_contact tr td{ position:static; overflow:hidden; }
.table_contact tr .td1{ width:418px; }
.table_contact tr .td2{ width:460px; padding:0px 0px 0px 20px; }

.table_contact_bg1{
	background:url(../graph/shared/single/separator1.gif) 419px center no-repeat;
}
/* =============================== table_contact [START] ============================ */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}
/* ========== box_formd ============== */
/*
.box_formd{ width:auto; }
.box_formd, .box_formd *{ font-size:12px; line-height:16px; }
.box_formd h1{ font-size:26px; line-height:30px; }
.box_formd h2{ font-size:18px; line-height:22px; }
.box_formd h3{ font-size:14px; line-height:17px; }


.box_formd .formd_full{ width:598px; }
.box_formd .formd_label{ width:226px; padding-right:8px; }
.box_formd .formd_label, .box_formd .formd_label *{  }
.box_formd .formd_text{ background:#f2fcf2; width:250px; border:1px solid #786527; }
.box_formd .formd_textarea{ background:#f2fcf2; width:250px; border:1px solid #786527; }
.box_formd .formd_full_button{ width:491px; }

.box_formd .formd_select{ width:258px; height:20px; border:1px solid #786527; background:#f2fcf2; }
.box_formd .formd_select option{ background:#f2fcf2; }
.box_formd .formd_submit{ 
	background:url(../graph/shared/single/btn_sign1.gif) right 6px no-repeat #566c29; 
	height:25px;
	margin:0px;
	padding:0px 28px 0px 10px;
	border:0px;
	font: bold 14px/17px "Times New Roman", Tahoma, Arial, Verdana, Helvetica; 
	color:#ffffff;
}
.box_formd .formd_submit:hover{ background:url(../graph/shared/single/btn_sign1.gif) right 6px no-repeat #d42b23; color:#ffffff;  }
*/
/* ========== box_formd ============== */
/* ========== contact_formd ========== */
.contact_formd{ width:460px; }
.contact_formd, .contact_formd *{ font-size:12px; line-height:16px; }
.contact_formd .formd_full{ width:754px; }
.contact_formd .formd_label{ width:190px; padding-right:8px; }
.contact_formd .formd_label, .contact_formd .formd_label *{ color:#ffffff; }
.contact_formd .formd_text{ background:#073b5a; width:239px; border:1px solid #8ea0c6; color:#ffffff; }
.contact_formd .formd_textarea{ background:#073b5a; width:239px; border:1px solid #8ea0c6;; color:#ffffff; }
.contact_formd .formd_full_button{ width:444px; }
.contact_formd .formd_submit{ background:url(../graph/shared/single/btn_sendenquiry.png) 0px 0px no-repeat; border:0px; width:118px; height:24px; }
.contact_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_sendenquiry.png) 0px 0px no-repeat; width:118px; height:24px; }

.contact_formd .formd_submit_bookings{ background:url(../graph/shared/single/btn_sendform.gif) 0px 0px no-repeat #ff008a; border:0px; width:122px; height:31px; }
.contact_formd .formd_submit_bookings:hover{ background:url(../graph/shared/single/hover/btn_sendform.gif) 0px 0px no-repeat #a7005a; width:122px; height:31px; }

.contact_formd .formd_submit_feedback{ background:url(../graph/shared/single/btn_sendfeedback.gif) 0px 0px no-repeat #ff008a; border:0px; width:162px; height:31px; }
.contact_formd .formd_submit_feedback:hover{ background:url(../graph/shared/single/hover/btn_sendfeedback.gif) 0px 0px no-repeat #a7005a; width:162px; height:31px; }


.contact_formd .formd_select{ width:258px; height:20px; border:1px solid #3b62c4; background:#eb7a12; }
.contact_formd .formd_select option{ background:#eb7a12; }
/* ========== contact_formd ========== */


.formd_full{
	width:622px;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:hidden;
	float:left;
}
.formd_full{ margin-top:11px; margin-right:-3px; /* IE path */ }
.formd_full_first{ margin-top:0px; }

.formd_label{
	width:170px;
	margin-top:3px;
	padding-right:9px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:12px/16px Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	text-align:right;
}

.formd_text{
	background-color:#fadead;
	width:205px;
	height:14px;
	padding:3px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#454545;
}

.formd_textarea{
	background-color:#fadead;
	width:435px;
	height:70px;
	padding:3px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#454545;
}

.formd_select{
	background:#fadead;
	width:213px;
	height:18px;
	border:1px solid #5ed5f8;

	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
}

.formd_select option{ background:#fadead; border:0px; }

.formd_radio{
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
}
/* ================= formd_full_button ========== */
.formd_full_button{
	width:392px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	padding-top:11px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}



.formd_submit, .formd_submit_bookings, .formd_submit_feedback{
	background:#fadead;
	border:1px solid #5ed5f8;
	/*width:137px;*/
	padding:10px 40px 10px 40px;
	margin:0px;
	/*height:37px;*/
	position:relative;
	float:right;
	cursor:pointer;
}

.formd_submit:hover{ background:#e0c79b; }
/* ================= formd_full_button ========== */
.color_redlight{ color:#cc0000 !important; }
/* =============================== formd [END] ====================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */