@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:#000000; /*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) 0px 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:#56acff !important; }
.color_blue2{ color:#003357 !important; }
.color_purple{ color:#ff008a !important; }
.bg_red{ background-color:#b83535 !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:#ffffff;
	text-decoration:underline;
}
a:hover{ color:#56acff; 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:975px;
	overflow:hidden;
}


.mde{
	width:975px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:287px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}


.mder{
	width:686px;
	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{ background:url(../graph/shared/top/top_bg.jpg) 0px 0px no-repeat; height:146px; }
#top_logo{
	background:url(../graph/shared/top/top_logo.jpg) 0px 0px no-repeat;
	width:251px;
	height:122px;
	position:absolute;
	left:9px;
	top:11px;
	overflow:hidden;
}
/* =============================== top [END] ======================================== */
/* =============================== content [START] ================================== */
#content{ border:1px solid #ff008a; width:973px; overflow:hidden; }
#cont{ width:973px; }
.cont{ width:973px; }
.banner_au{
	background:url(../graph/shared/single/banner_au.gif) 0px 0px no-repeat;
	width:973px;
	height:35px;
	position:relative;
	overflow:hidden;
}
.mde_bg1{ background:#305c83; }
.mde_bg1a{ 
	background:url(../graph/shared/mde/mde_bg1a.jpg) 0px 0px no-repeat;
	width:973px;
	height:494px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

.home_info{
	width:686px;
	height:459px;
	position:relative;
	overflow:hidden;
}

.mde_bg2{ background:url(../graph/shared/mde/mde_bg2.gif) 0px 0px repeat-y #325a82; }
.mde_bg2a{
	background:url(../graph/shared/mde/mde_bg2a.jpg) 0px 0px no-repeat;
	width:973px;
	height:648px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

.mde_bg2b{
	width:234px;
	height:354px;
	position:absolute;
	left:36px;
	bottom:-1px;
	overflow:hidden;
}
/* =============================== content [END] ==================================== */
/* =============================== subul [START] ==================================== */
.subul{
	width:287px;
	position:relative;
	overflow:hidden;
}

.subul li{
	background:url(../graph/shared/mde/subul/subul_sep.gif) 0px bottom repeat-x;
	list-style:none;
	width:287px;
	padding:0px 0px 2px 0px;
	position:relative;
	float:left;
	/*overflow:hidden;*/
}

.subul li a{
	background:url(../graph/shared/mde/subul/subul_sign1.gif) 20px 16px no-repeat;
	width:200px;
	margin-top:-2px;
	padding:11px 41px 9px 46px;
	position:relative;
	float:left;
	overflow:hidden;
}
.subul .last{ background:none; padding-bottom:0px; }
.subul .last2{ background:none; }
.subul li a img{ 
	background-position:0px 0px;
	background-repeat:no-repeat; 
	width:200px; 
	height:18px;
	cursor:pointer;
}

#subul_1 a img{ background-image:url(../graph/shared/mde/subul/subul_1.png); }
#subul_2 a img{ background-image:url(../graph/shared/mde/subul/subul_2.png); }
#subul_3 a img{ background-image:url(../graph/shared/mde/subul/subul_3.png); }
#subul_4 a img{ background-image:url(../graph/shared/mde/subul/subul_4.png); }
#subul_5 a img{ background-image:url(../graph/shared/mde/subul/subul_5.png); }
#subul_6 a img{ background-image:url(../graph/shared/mde/subul/subul_6.png); }
#subul_7 a img{ background-image:url(../graph/shared/mde/subul/subul_7.png); }
#subul_8 a img{ background-image:url(../graph/shared/mde/subul/subul_8.png); }
#subul_9 a img{ background-image:url(../graph/shared/mde/subul/subul_9.png); }
#subul_10 a img{ background-image:url(../graph/shared/mde/subul/subul_10.png); }
#subul_11 a img{ background-image:url(../graph/shared/mde/subul/subul_11.png); }
#subul_12 a img{ background-image:url(../graph/shared/mde/subul/subul_12.png); }


#subul_1.active a img, #subul_1 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_1.png); }
#subul_2.active a img, #subul_2 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_2.png); }
#subul_3.active a img, #subul_3 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_3.png); }
#subul_4.active a img, #subul_4 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_4.png); }
#subul_5.active a img, #subul_5 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_5.png); }
#subul_6.active a img, #subul_6 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_6.png); }
#subul_7.active a img, #subul_7 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_7.png); }
#subul_8.active a img, #subul_8 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_8.png); }
#subul_9.active a img, #subul_9 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_9.png); }
#subul_10.active a img, #subul_10 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_10.png); }
#subul_11.active a img, #subul_11 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_11.png); }
#subul_12.active a img, #subul_12 a:hover img{ background-image:url(../graph/shared/mde/subul/hover/subul_12.png); }


.subul li:hover a, .subul li.active a{ 
	background:url(../graph/shared/mde/subul/hover/subul_sign1.gif) 20px 15px no-repeat #000000;
	border-top:1px solid #610035;
	border-bottom:1px solid #610035;
	padding:10px 41px 10px 46px;
}
.subul li:hover, .subul li.active{ padding:0px 0px 0px 0px; }
.subul li.active{ z-index:100; }
/* =============================== subul [END] ====================================== */
/* =============================== foot [START] ===================================== */
#foot{ padding:18px 0px 0px 0px; }
#foot, #foot *{ color:#ffffff; font-size:11px; line-height:13px; }
.foot_link{ color:#56acff !important; text-decoration:none;}
.foot_link:hover{ color:#56acff; text-decoration:underline; }
.footul{
	width:970px;
	padding:0px 0px 0px 5px;
	position:relative;
	overflow:hidden;
}

.footul li{
	list-style:none;
	height:15px;
	padding:0px 13px 0px 14px;
	position:relative;
	float:left;
	overflow:hidden;
}
.footul li a{ 
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
}
.footul li a img{ height:15px; cursor:pointer; }

#footul_0 a img{ background-image:url(../graph/shared/foot/footul_0.png); width:35px; }
#footul_1 a img{ background-image:url(../graph/shared/foot/footul_1.png); width:37px; }
#footul_2 a img{ background-image:url(../graph/shared/foot/footul_2.png); width:33px; }
#footul_3 a img{ background-image:url(../graph/shared/foot/footul_3.png); width:29px; }
#footul_4 a img{ background-image:url(../graph/shared/foot/footul_4.png); width:33px; }
#footul_5 a img{ background-image:url(../graph/shared/foot/footul_5.png); width:42px; }
#footul_6 a img{ background-image:url(../graph/shared/foot/footul_6.png); width:48px; }
#footul_7 a img{ background-image:url(../graph/shared/foot/footul_7.png); width:41px; }
#footul_8 a img{ background-image:url(../graph/shared/foot/footul_8.png); width:54px; }
#footul_9 a img{ background-image:url(../graph/shared/foot/footul_9.png); width:56px; }
#footul_10 a img{ background-image:url(../graph/shared/foot/footul_10.png); width:25px; }
#footul_11 a img{ background-image:url(../graph/shared/foot/footul_11.png); width:42px; }
#footul_12 a img{ background-image:url(../graph/shared/foot/footul_12.png); width:59px; }


#footul_0.active a img, #footul_0 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_0.png); width:35px; }
#footul_1.active a img, #footul_1 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_1.png); width:37px; }
#footul_2.active a img, #footul_2 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_2.png); width:33px; }
#footul_3.active a img, #footul_3 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_3.png); width:29px; }
#footul_4.active a img, #footul_4 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_4.png); width:33px; }
#footul_5.active a img, #footul_5 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_5.png); width:42px; }
#footul_6.active a img, #footul_6 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_6.png); width:48px; }
#footul_7.active a img, #footul_7 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_7.png); width:41px; }
#footul_8.active a img, #footul_8 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_8.png); width:54px; }
#footul_9.active a img, #footul_9 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_9.png); width:56px; }
#footul_10.active a img, #footul_10 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_10.png); width:25px; }
#footul_11.active a img, #footul_11 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_11.png); width:42px; }
#footul_12.active a img, #footul_12 a:hover img{ background-image:url(../graph/shared/foot/hover/footul_12.png); width:59px; }

.foot_line1{
	width:857px;
	padding:28px 98px 28px 20px;
	position:relative;
	overflow:hidden;
}
/* =============================== foot [END] ======================================= */
/* =============================== text [START] ===================================== */
.page{
	width:652px;
	padding:0px 15px 0px 19px;
	position:relative;
	/*override with mder*/
}
.page_pg{ padding-bottom:42px; }
.title{
	width:638px;
	padding:19px 7px 14px 7px;
	position:relative;
	overflow:hidden;
}
.text{
	background:url(../graph/shared/mde/mde_bg2c.png) 0px 0px repeat-y;
	width:636px;
	padding:8px 8px 8px 8px;
	position:relative;
	overflow:hidden;
}
.text_pd1{ width:652px; padding:0px; }
.text_pd2{ width:652px; padding:0px 8px 0px 8px; }

.link_clickhere img{ background:url(../graph/shared/single/link_clickhere.gif) 0px 0px no-repeat; width:122px; height:31px; }
.link_clickhere:hover img{ background:url(../graph/shared/single/hover/link_clickhere.gif) 0px 0px no-repeat; }

.invisible{
	width:0px;
	height:0px;
	position:absolute;
	visibility:hidden;
}
/* =============================== text [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:636px; }
.contact_formd, .contact_formd *{ font-size:12px; line-height:16px; }
.contact_formd .formd_full{ width:636px; }
.contact_formd .formd_label{ width:220px; padding-right:8px; }
.contact_formd .formd_label, .contact_formd .formd_label *{ color:#ffffff; }
.contact_formd .formd_text{ background:#a3ddf6;/*#b1c8da;*/ width:239px; border:1px solid #ff008a;/*#ff008a;*/ }
.contact_formd .formd_textarea{ background:#a3ddf6; width:239px; border:1px solid #ff008a; }
.contact_formd .formd_full_button{ width:475px; }
.contact_formd .formd_submit{ background:url(../graph/shared/single/btn_sendinquiry.gif) 0px 0px no-repeat; border:0px; width:129px; height:30px; }
.contact_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_sendinquiry.gif) 0px 0px no-repeat; width:129px; height:30px; }

.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 #ff008a; background:#a3ddf6; }
.contact_formd .formd_select option{ background:#a3ddf6; }
/* ========== 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:#ff008a !important; }
/* =============================== formd [END] ====================================== */
/* =============================== slider [START] =================================== */
.layer_main{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
}
.layer_opacity{
	background:url(../graph/shared/dots2.gif) 0px 0px repeat #325a82;
	/*background:#000000;*/
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

.layer_slider{
	background:#000000;
	padding:0px;
	border:1px solid #000000;
	position:absolute;
	left:100px;
	top:100px;
	/*width:757px;
	height:430px; IE PATH */
	z-index:10;
	text-align:left; /*Update*/
}
.layer_slider_ajax{
	/*max-height:430px;*/
	/*padding-right:18px;*/
	padding-right:0px !important; /*Update*/

	position:relative;
	overflow:auto;
}
.layer_slider_ajax{ overflow-x: hidden; }
.layer_slider_close{
	width:89px;
	height:20px;
	position:absolute;
	top:-21px;
	right:0px;
}
.layer_slider_close img{
	background:url(../graph/shared/close.png) 0px 0px no-repeat;
	width:89px;
	height:20px;
}
.loading_error{
	background:#fbe3e4;
	border:1px solid #d12f19;
	padding:20px 30px 20px 30px;
	position:relative;
	overflow:hidden;
}
.loading_error, .loading_error *{ font-size:18px; line-height:22px; color:#d12f19; }
.loading{
	background:url(../graph/shared/single/loading.gif) center center no-repeat;
	width:100%;
	height:18px;
	margin:5px 0px 5px 0px;
	position:relative;
	overflow:hidden;
}
/* =============================== slider [END] ===================================== */
/* =============================== slide [START] ==================================== */
.slide{
	/*border:1px solid #ff008a;*/
	background:#ff008a;/*#854b86;*/
	width:686px;
	padding:3px;
	position:relative;
	overflow:hidden;
}
.slide_ct{
	background:url(../graph/shared/mde/mde_bg2a.jpg) -287px 0px no-repeat #325a82;
	/*width:686px;*/
	width:652px;
	padding:0px 15px 42px 19px;	
	position:relative;
	overflow:hidden;
}
/* =============================== slide [END] ====================================== */
/* =============================== nform [START] ==================================== */
.nform_check1, .nform_check2{
	width:21px;
	height:21px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.nform_check1{ background:url(../graph/shared/mde/nform/nform_check1.gif) 0px 0px no-repeat; }
.nform_check2{ background:url(../graph/shared/mde/nform/nform_check2.gif) 0px 0px no-repeat; }
/* =============================== nform [END] ====================================== */
/* =============================== table_contact_formd [START] ====================== */
.table_contact_formd{ width:636px; position:relative; overflow:hidden; }
.table_contact_formd tr td{ position:static; overflow:hidden; }
.table_contact_formd tr .td1{ padding:8px 4px 7px 14px; }
.table_contact_formd tr .td2{ padding:8px 4px 7px 4px; width:170px; }
.table_contact_formd tr .td3{ padding:8px 4px 7px 4px; width:120px; }
.table_contact_formd tr .td4{ padding:8px 4px 7px 4px; width:120px; }
.table_contact_formd tr .td5{ padding:8px 4px 7px 4px; width:120px; }

.table_contact_formd tr .td_span2{ padding:7px 4px 7px 14px; }
.table_contact_formd tr .td_span3{ padding:7px 4px 7px 4px; }

/*.table_contact_formd .tr_bgup1 td{ background:#260015; }*//*#551b52;*/
.table_contact_formd .tr_bg1 td{ background:url(../graph/shared/dots3.gif) 0px 0px repeat; }
.table_contact_formd .tr_bg2 td{ background:url(../graph/shared/dots1.gif) 0px 0px repeat; }
.table_contact_formd .tr_bg3 td{ background:url(../graph/shared/dots4.gif) 0px 0px repeat; }


.table_contact_formd .tr_bg3 .td_bgoff{ background:none; }
/*.table_contact_formd .tr_bgdn2 td{ background:#1c3f5a; }*/
/* =============================== table_contact_formd [END] ======================== */
/* =============================== table_photo1 [START] ============================= */
.table_photo1{ width:636px; position:relative; overflow:hidden; }
.table_photo1 tr td{ position:static; overflow:hidden; }
.table_photo1 tr .td1{ width:360px; }
.table_photo1 tr .td2{ width:250px; padding:0px 0px 0px 26px; }



.light{
	/*width:663px;
	padding:0px 13px 0px 13px;
	width:637px;
	position:relative;
	overflow:hidden;*/
}
.light a{
	background:url(../graph/shared/empty.gif) 0px 0px no-repeat;
	border:1px solid #c1dcee;
	margin:3px 3px 3px 3px;
	position:relative;
	float:left;
	overflow:hidden;
}
.light a img{ border:1px solid #28222f; position:relative; overflow:hidden; }
.light a:hover{ border:1px solid #ff008a; }
.light_moff a{ margin:3px 0px 3px 0px; }

.img_border1{ border:1px solid #c1dcee; }
/* =============================== table_photo1 [END] =============================== */
/* =============================== faq [START] ====================================== */
.faq{
	background:#260015;
	width:620px;
	padding:8px 8px 8px 8px;
	margin-bottom:6px;
	border:1px solid #ff008a; /*551b52;*/
}
.faq_title{
	width:590px;
	padding:0px 0px 0px 30px;
	position:relative;
	overflow:hidden;
}
.faq_title, .faq_title *{ color:#ebe348; }
.faq_title a{ text-decoration:underline; font-weight:bold; }
.faq_title a:hover{ color:#56acff; text-decoration:underline; }
.faq_q, .faq_a{
	position:absolute;
	left:4px;
	font-weight:bold;
}
.faq_q, .faq_q *, .faq_a, .faq_a *{ color:#ff008a; }

.faq_ct{
	background:url(../graph/shared/single/faq_sep.gif) center 13px no-repeat;
	width:590px;
	padding:26px 0px 0px 30px;
	position:relative;
	overflow:hidden;
}
/* =============================== faq [END] ======================================== */
/* =============================== table_invites [START] ============================ */
.table_invites{ width:100%; position:relative; overflow:hidden; }
.table_invites tr td{ position:static; overflow:hidden; padding:5px 2% 5px 2%; }
.table_invites tr .td1{ width:204px; }
.table_invites .td2{ }


.link_pdf{
	background:url(../graph/shared/single/ico_pdf1.gif) 0px center no-repeat;
	padding:18px 0px 18px 60px;
	text-decoration:none;	
}
.link_pdf:hover{ text-decoration:underline; }

.link_doc{
	background:url(../graph/shared/single/ico_doc1.gif) 0px center no-repeat;
	padding:18px 0px 18px 60px;
	text-decoration:none;	
}
.link_doc:hover{ text-decoration:underline; }
/* =============================== table_invites [END] ============================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */