@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:#000000;  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{ background:url(../graph/shared/body_bg.gif) 0px 123px repeat-x #e74c00; /*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.gif) 0px 6px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 3px 6px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 6px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 5px no-repeat; }

.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 9px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 9px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 0px 4px 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:15px;
	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; }

.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:#ebe348 !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:#0035ba !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{ font-size:14px !important; line-height:17px !important;}
.size16{ font-size:16px !important; line-height:20px !important; }
.size18{ font-size:18px !important; line-height:22px !important; }
.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; }

a{
	font: 14px/17px Tahoma, Arial, Verdana, Helvetica;
	color:#ac0000;/*0035ba;*/
	text-decoration:underline;
}
a:hover{ color:#fff32f;/*8e2f00;*//*8c2e00*/ 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 a, h2 *{ font:18px/22px Tahoma, Arial, Verdana, Helvetica; }


#main_container, .main_container{
	width:100%;
	position:relative;
	left:0px;
	min-width:1000px;
	overflow:hidden;
}


.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] =============================== */
/* =============================== top [START] ====================================== */
#top{ height:123px; }
#top_bg{
	background:url(../graph/shared/top/top_bg.jpg) 0px 0px repeat-x;
	width:10240px;
	height:123px;
	position:absolute;
	left:-5278px;
	top:0px;
	overflow:hidden;
}

#top_logo{
	background:url(../graph/shared/top/top_logo.png) 0px 0px no-repeat;
	width:394px;
	height:94px;
	position:absolute;
	left:18px;
	top:11px;
}
#top_logo:hover{ background:url(../graph/shared/top/hover/top_logo.png) 0px 0px no-repeat; }

#top_text{
	background:url(../graph/shared/top/top_text.png) 0px 0px no-repeat;
	width:170px;
	height:27px;
	position:absolute;
	left:785px;
	top:39px;
	overflow:hidden;
}

#top_link{
	background:url(../graph/shared/top/top_link.png) 0px 0px no-repeat;
	width:165px;
	height:30px;
	position:absolute;
	left:790px;
	top:69px;
}
#top_link:hover{ background:url(../graph/shared/top/hover/top_link.png) 0px 0px no-repeat; }
/* =============================== top [END] ======================================== */
/* =============================== menu [START] ===================================== */
#menu{ background:url(../graph/shared/menu/menu_bg.gif) 0px 0px repeat-x; height:42px; z-index:10; }

.menul{
	width:974px;
	height:42px;
	padding:0px 0px 0px 26px;
	position:absolute;
	left:0px;
	top:0px;
}

.menul li{
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden;
}

.menul li a{
	height:18px;
	padding:13px 15px 11px 15px;
	position:relative;
	float:left;
	overflow:hidden;
}
.menul li a img{ height:18px; }
.menul li.active a, .menul li a:hover{ background:url(../graph/shared/menu/menul_bg.gif) center bottom #d16c15; padding:19px 15px 14px 15px; }
.menul li.active a{ padding:19px 15px 14px 15px !important; }
#menul_1 a img{ background-image:url(../graph/shared/menu/menul_1.png); width:37px; }
#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:69px; }
#menul_4 a img{ background-image:url(../graph/shared/menu/menul_4.png); width:114px; }
#menul_5 a img{ background-image:url(../graph/shared/menu/menul_5.png); width:61px; }
#menul_6 a img{ background-image:url(../graph/shared/menu/menul_6.png); width:127px; }
#menul_7 a img{ background-image:url(../graph/shared/menu/menul_7.png); width:38px; }
#menul_8 a img{ background-image:url(../graph/shared/menu/menul_8.png); width:63px; }
#menul_9 a img{ background-image:url(../graph/shared/menu/menul_9.png); width:71px; }

#menul_1.active a img, #menul_1 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_1.png); width:37px; }
#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:69px; }
#menul_4.active a img, #menul_4 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_4.png); width:114px; }
#menul_5.active a img, #menul_5 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_5.png); width:61px; }
#menul_6.active a img, #menul_6 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_6.png); width:127px; }
#menul_7.active a img, #menul_7 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_7.png); width:38px; }
#menul_8.active a img, #menul_8 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_8.png); width:63px; }
#menul_9.active a img, #menul_9 a:hover img{ background-image:url(../graph/shared/menu/hover/menul_9.png); width:71px; }
/* =============================== menu [END] ======================================= */
/* =============================== cont [START] ===================================== */
#content{ z-index:1; padding:29px 0px 26px 0px; }
#cont{}
/*#home .mdel{ width:474px; }
#home .mder{ width:511px; }*/
#content_bg1{
	background:url(../graph/shared/mde/mde_bg1.jpg) 0px 0px no-repeat;
	width:1200px;
	height:710px;
	position:absolute;
	/*left:60px;*/
	left:-18px;
	top:0px;
}

#content_bg2{
	background:url(../graph/shared/mde/mde_bg2.jpg) 0px 0px no-repeat;
	width:1000px;
	height:630px;
	position:absolute;
	left:-158px;
	top:0px;
}

#excavator_sub{
	background:url(../graph/shared/mde/mde_bg2a.jpg) 35px 32px no-repeat;
	width:392px;
	height:466px;
	/*padding:32px 47px 43px 35px;*/
	padding:32px 47px 167px 35px;
	position:relative;
	overflow:hidden;
}

#excavator_home{
	background:url(../graph/shared/mde/mde_bg1a.jpg) 52px 18px no-repeat;
	width:443px;
	height:521px;
	/*padding:32px 47px 43px 35px;*/
	padding:47px 21px 5px 47px;
	position:relative;
	overflow:hidden;
}

.img_border1{ border:5px solid #eb7a12; }
.light{
	width:460px;
	position:relative;
	margin:0px -12px 0px -12px;
}
.light a{
	border:5px solid #eb7a12;
	margin:7px 6px 0px 7px;
	position:relative;
	float:left;
	overflow:hidden;
}
.light a:hover{ border:5px solid #3b62c4; }
/* =============================== cont [END] ======================================= */
/* =============================== links [START] ==================================== */
#links{
	width:474px;
	height:124px;
	/*position:relative;*/
	position:absolute;
	left:0px;
	top:-150px;
	overflow:hidden;
}
#links_bg{
	background:url(../graph/shared/mde/links/links_bg.png) 0px 0px no-repeat;
	width:474px;
	height:124px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
#links_1, #links_2{
	width:216px;
	height:97px;
	position:absolute;
	top:11px;
}
#links_1 img, #links_2 img{ width:216px; height:97px; }
#links_1{ background:url(../graph/shared/mde/links/links_1bg.gif) 0px 0px no-repeat; left:14px; }
#links_2{ background:url(../graph/shared/mde/links/links_2bg.gif) 0px 0px no-repeat; left:243px; }

#links_1:hover img{ background:url(../graph/shared/mde/links/hover/links_1bg.gif) 0px 0px no-repeat; }
#links_2:hover img{ background:url(../graph/shared/mde/links/hover/links_2bg.gif) 0px 0px no-repeat; }
/* =============================== links [END] ====================================== */
/* =============================== foot [START] ===================================== */
#foot{ 
	background:url(../graph/shared/foot/foot_bg.gif) 0px 0px repeat-x #171311;
	padding:15px 28px 16px 28px;
	width:944px;
	z-index:10;
}
#foot, #foot *{ color:#ffa92e; text-decoration:none; }
#foot a:hover{ color:#fff32f; /*e74c00;*/ text-decoration:none; }

.foot_link{ color:#6f8bd1 !important; text-decoration:underline !important; }
.foot_link:hover{ color:#fff32f !important; /*e74c00 !important;*/ text-decoration:underline !important; }

#foot .lt{ float:left; position:relative; }
#foot .rt{ float:right; position:relative; }

.foot_sep{ margin-left:6px; margin-right:6px; }
/* =============================== foot [END] ======================================= */
/* =============================== boxsub [START] =================================== */
.sub{
	background:url(../graph/shared/mde/boxsub/boxsub_bg0.png) 0px 0px repeat-y;
	padding:19px 16px 15px 15px;
	width:480px;
	position:relative;
	overflow:hidden;
}
.sub_bg{
	background:url(../graph/shared/mde/boxsub/boxsub_bg1.png) 0px 0px no-repeat;
	width:511px;
	height:197px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

.sub_dn{
	background:url(../graph/shared/mde/boxsub/boxsub_dn.png) 0px 0px no-repeat;
	width:480px;
	height:8px;
	position:relative;
	overflow:hidden;
}

.subin{
	background:url(../graph/shared/mde/boxsub/boxsubin_bg.png) 0px 0px repeat-y;
	width:480px;
	position:relative;
	overflow:hidden;
}

.subin_up{
	background:url(../graph/shared/mde/boxsub/boxsubin_up.png) 0px 0px repeat-x;
	width:464px;
	height:30px;
	position:absolute;
	left:8px;
	top:0px;
	overflow:hidden;
	z-index:1;
	display:none;
}

.subin_dn{
	background:url(../graph/shared/mde/boxsub/boxsubin_dn.png) 0px 0px repeat-x;
	width:464px;
	height:63px;
	margin:-38px 8px 0px 8px;
	position:relative;
	overflow:hidden;
	z-index:2;
}
.subin_ct{
	width:436px;
	min-height:573px;
	padding:25px 22px 0px 22px;
	position:relative;
	overflow:hidden;
	z-index:3;
}
/* =============================== boxsub [END] ===================================== */
/* =============================== tabs [START] ===================================== */
#tabs_2, #tabs_3{ display:none; }
.tabs{
	background:url(../graph/shared/mde/tabs/tabs_bg.png) 0px 0px repeat-y;
	width:461px;
	padding:15px 6px 10px 7px;
	position:relative;
	overflow:hidden;
}

.tabs_up{
	background:url(../graph/shared/mde/tabs/tabs_up.png) 0px 0px no-repeat;
	width:474px;
	height:217px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

.tabs_dn{
	background:url(../graph/shared/mde/tabs/tabs_dn.png) 0px 0px no-repeat;
	width:461px;
	height:8px;
	position:relative;
	overflow:hidden;
}
.tabsin{
	background:url(../graph/shared/mde/tabs/tabin_bg.png) 0px 0px repeat-y;
	width:445px;
	padding:0px 8px 0px 8px;
	position:relative;
	overflow:hidden;
}
.tabsin_ct{
	background:url(../graph/shared/mde/tabs/tabsin_dn.gif) 0px bottom repeat-x #f49119;
	width:445px;
	height:352px;
	position:relative;
	overflow:hidden;
}

.tabsin_ct .inner{
	width:401px;
	height:309px;
	padding:0px 22px 43px 22px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

.tabsin_ct .inner .inner_link{
	background:url(../graph/shared/mde/tabs/click_readmore.png) 0px 0px no-repeat;
	width:115px;
	height:36px;
	position:absolute;
	right:15px;
	bottom:8px;
	overflow:hidden;
	cursor:pointer;
}
.tabsin_ct .inner .inner_link:hover{ background:url(../graph/shared/mde/tabs/hover/click_readmore.png) 0px 0px no-repeat; }
.tabsul{
	background:url(../graph/shared/mde/tabs/tabsul_bg.gif) 0px bottom repeat-x;
	width:445px;
	height:54px;
	margin:0px 8px 0px 8px;
	position:relative;
	overflow:hidden;
}

.tabsul li{
	background:url(../graph/shared/empty.gif) 0px 0px repeat;
	list-style:none;
	height:54px;
	padding:0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.tabsul li a{
	height:19px;
	padding:10px 29px 7px 30px;
	position:relative;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.tabsul li a img{ height:19px; }

/*.tabsul .active a, .tabsul li:hover a{  padding:15px 28px 2px 29px; border-right:1px solid #ce7d23; }
.tabsul .active, .tabsul li:hover{ background:#f49119; }*/

.tabsul li a:hover{  padding:10px 29px 7px 30px; /*border-right:1px solid #502700;*/ background:#a14f00; }
.tabsul li{ /*background:#f49119;*/ }

.tabsul .active a{  padding:15px 29px 2px 30px !important;/* border-right:1px solid #ce7d23;*/ background:none !important; }
.tabsul .active{ background:#f49119 !important; }

#tabsul_1 a img{ background-image:url(../graph/shared/mde/tabs/tabsul_1.png); width:72px; }
#tabsul_2 a img{ background-image:url(../graph/shared/mde/tabs/tabsul_2.png); width:75px; }
#tabsul_3 a img{ background-image:url(../graph/shared/mde/tabs/tabsul_3.png); width:121px; }

#tabsul_1.active a img{ background-image:url(../graph/shared/mde/tabs/hover/tabsul_1.png); width:72px; }
#tabsul_2.active a img{ background-image:url(../graph/shared/mde/tabs/hover/tabsul_2.png); width:75px; }
#tabsul_3.active a img{ background-image:url(../graph/shared/mde/tabs/hover/tabsul_3.png); width:120px; }
/* =============================== tabs [END] ======================================= */
/* =============================== 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:436px; }
.contact_formd, .contact_formd *{ font-size:12px; line-height:16px; }
.contact_formd .formd_full{ width:436px; }
.contact_formd .formd_label{ width:150px; padding-right:8px; }
.contact_formd .formd_label, .contact_formd .formd_label *{ color:#000000; }
.contact_formd .formd_text{ background:#eb7a12; width:239px; border:1px solid #3b62c4; }
.contact_formd .formd_textarea{ background:#eb7a12; width:239px; border:1px solid #3b62c4; }
.contact_formd .formd_full_button{ width:405px; }
.contact_formd .formd_submit{ background:url(../graph/shared/single/btn_sendenquiry.gif) 0px 0px no-repeat; border:0px; width:135px; height:24px; }
.contact_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_sendenquiry.gif) 0px 0px no-repeat; width:135px; 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:#b8600e !important; }
/* =============================== formd [END] ====================================== */
/* =============================== table_style1 [END] =============================== */
.table_style1{ width:100%; position:relative; overflow:hidden; }
.table_style1 tr td{ position:static; overflow:hidden; }
.table_style1_pm3 tr td{ padding-bottom:3px }
.table_style1_pm5 tr td{ padding-bottom:5px }

.box1{
	background:url(../graph/shared/mde/box1/box1_bg.gif) right 0px repeat-y #eb7a12;
	border:1px solid #3b62c4;
	padding:5px 10px 5px 10px;
	position:relative;
	overflow:hidden;
}
.box2{
	background:url(../graph/shared/mde/box2/box2_bg.gif) center 0px repeat-y;
	padding:5px 10px 5px 10px;
	position:relative;
	overflow:hidden;
}
.line{
	height:1px;
	position:relative;
	overflow:hidden;
}
.line_dot1{ background:url(../graph/shared/dot1.gif) 0px 0px repeat-x; }
/* =============================== table_style1 [END] =============================== */
/* =============================== footseo [START] ================================== */
.footseo{ 
	background:#aa3400;
	padding:4px 28px 5px 28px;
	width:944px;
	z-index:11;
	
}
.footseo, .footseo *{ font-size:11px; line-height:15px; color:#e78f1c; }
.footseo a{ text-decoration:none; }
.footseo a:hover{ color:#fff32f; text-decoration:none; }

.footseo_sep{ margin-left:5px; margin-right:5px; color:#e74c00; }
/* =============================== footseo [END] ==================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
