/* ------------ siteManager ------------- */

.treeview a.selected { font-weight: bold; }
ul#buttons ul, ul.jqueryslidemenu ul { display: none; }

ul.jqueryslidemenu ul li, ul#buttons ul li { 
	background: url(/myAccount/style/images/transp_black_50.png);
}

ul.jqueryslidemenu li ul li{
	padding: 0px !important;
}

ul.jqueryslidemenu li ul li a { 
	background-image: none !important;
	color: #fff !important;
	padding: 10px 8px !important;
	text-decoration: none !important;
	width: auto !important;
}

ul.jqueryslidemenu li ul li a:hover { 
	text-decoration: none !important;
}

.jqueryslidemenu {
	left: 0px !important; 
}

#right ul, .mceContentBody ul { margin-left: 20px; }

.ui-widget { font-size: 0.9em !important; }
/* ------------------------------------- */

/* --- template loader replacement start --- */

.content_bg { background-color: #fff; padding: 0px 11px 11px 11px; color: #333; }

.pic_main .catalogpic { width: 528px; }

/* --- templatemo_style.css START --- */
/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #ccdadc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #082a2e;
	background-image: url(/images/templatemo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.c_item_name { line-height: 133%; }

a, a:link, a:visited { color: #ff4301; text-decoration: none; }
a:hover { color: #99FF00; text-decoration: underline; }

p { margin: 0px; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #fff; line-height: 111%; }
.content_bg h1, .content_bg h2, .content_bg h3, .content_bg h4, .content_bg h5, .content_bg h6 { color: #444; }
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 28px; font-weight: normal; margin: 0 0 30px 0; padding: 0; }
h2 span { text-shadow: 1px 1px 1px #000; font-weight: bold; }
h3 { font-size: 21px; margin: 0 0 15px 0; padding: 0; padding: 0; color: #000; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #fff; text-shadow: 1px 1px 1px #555 }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; padding: 4px; border: 1px solid #fff; background: none; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #ff9130; }

.tmo_list { margin: 20px 0; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(/images/templatemo_list.png) no-repeat scroll 0 0px; margin:0 0 20px; padding:0 0 0 25px; 	line-height: 1em; }
.tmo_list li a { color: #fff; }
.tmo_list li a:hover { color: #ff4301; }


.button a {
	display: block;
	width: 84px;
	height: 25px;
	color: #333;
	padding: 4px 0 0 18px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(/images/templatemo_button_hover.png) no-repeat;
}

.button a:hover {
	color: #000;
	background: url(/images/templatemo_button.png) no-repeat;
}

#templatemo_header_wrapper { 
	width: 100%;
	height: 120px;
	background: url(/images/templatemo_header.jpg) no-repeat top center;
}

#templatemo_header {
	width: 910px;
	height: 120px;
	padding: 0 30px;
	margin: 0 auto;
	background: url(/images/templatemo_header.jpg) no-repeat top center;
}

#templatemo_header  #site_title {
	float: left;
	padding: 35px 0 0 30px;
}

#templatemo_header  #site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	display: block;
	font-size: 16px;
	color: #272d17;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
}

/* menu */

#templatemo_menu {
	float: right;
	margin: 38px 10px 0;
	height: 31px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px;
}

#templatemo_menu li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
/*	width: 100px;
	height: 27px; */
	padding: 4px 0 0;
	margin-right: 17px;
	font-size: 14px;
	color: #333;	

	text-align: center;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	border: none;
}


#templatemo_menu ul li a:hover,  #templatemo_menu ul li .current {
	color: #000;
	text-decoration: underline;
}


/* end of menu */

/* banner */

#templatemo_flash_area {
	width: 910px;
	height: 220px;
	padding: 10px 20px;
	margin: 0 auto;
}

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 240px;
	background: url(/images/templatemo_banner.jpg) no-repeat center top;
}

#templatemo_banner {
	width: 910px;
	height: 180px;
	padding: 30px;
	margin: 0 auto;
	background: url(/images/templatemo_banner.jpg) no-repeat center top;
	overflow: hidden;
}

#templatemo_banner img {
	float: left;
	width: 280px;
	height: 170px;
	margin-right: 50px;
	/* border: 5px solid #fff; */
}

#templatemo_banner h1 {
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px #000;	
}

#templatemo_banner p {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #000;
}

#templatemo_banner .more a {
	float: right;
	font-size: 20px;
	color: #333;
}

#templatemo_banner .more span {
	font-weight: bold;
	margin-right: 5px;
	font-size: 25px;
	color: #f4612e;
}

#templatemo_banner .more a:hover {
	color: #f4612e;
	text-decoration: none;
}

/* end of banner */

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
	background: url(/images/templatemo_content.jpg) no-repeat center top;
}

#templatemo_content {
	width: 850px;
	padding: 40px 55px;
	margin: 0 auto;
	background: url(/images/templatemo_content.jpg) no-repeat center top;
}

#templatemo_content p {
	margin-bottom: 10px;
}

.col_w425 {
	width: 425px;
}

.col_w250 {
	float: left;
	margin-right: 50px;
	width: 250px;
}

.col_w550 {
	width: 550px;
	margin-right: 50px;
}

.col_last {
	margin-right: 0;
}

.news_box {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #fff;
}

.news_box .news_meta {
	margin-bottom: 10px;
}

.news_box img {
	float: right;
	width: 220px;
	height: 180px;
	margin-left: 30px;
	border: 1px solid #fff;
	padding: 4px;
}

.news_box_last {
	margin: 0;
	padding: 0;
	border: none;
}

.sb_news_box {
	margin-bottom: 20px;
}

.sb_news_box a {
	text-decoration: none;
}

.sb_news_box a h6 {
	color: #ff9130;
	text-decoration: underline;
}

.sb_news_box a:hover h6 {
	color: #99FF00;
	text-decoration: none;
}

.service_box {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #fff;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .sb_right {
	float: right;
	width: 200px;
}

/* gallery */
	#gallery {
		clear: both;
		margin-top: 20px;
	}
	
	#gallery a {
		border: none;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		padding: 0;
		margin: 0 50px 50px 0;
		width: 250px;
		height: 190px;
		display: inline-block;
		float: left;
	}
	
	#gallery ul li a {
		display: block;
		width: 250px;
		height: 190px;
	}
	
	#gallery ul li a img {
		width: 240px;
		height: 180px;
		border: 5px solid #fff;
	}
	
	#gallery ul .odd {
		margin-right: 0;
	}
/* end of gallery */


#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 450px;
	padding: 5px;
	background: #004035;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-bottom: 5px;
	font-size: 16px;	
}

#contact_form form textarea {
	width: 450px;
	height: 200px;
	padding: 5px;
	background: #004035;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

#contact_form form .submit_btn {
	margin: 0px;
	padding: 8px 14px;
	background-color: #004035;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	color: #1d5f67;
	background: #000;
	border-top: 1px solid #195157;
}

#templatemo_footer {
	width: 910px;
	padding: 15px 30px;
	margin: 0 auto;
	text-align: center;
}

#templatemo_footer a {
	color: #1d5f67;
	text-decoration: none;
}

/* end of copyright */
/* --- templatemo_style.css END --- */
/* --- css_pirobox/white/style.css START --- */

/*::::: PIROBOX WHITE RULES::::::::*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:black; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:url(bg_load.png) center no-repeat!important;background:url(bg_load.gif) center no-repeat }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(ajax-loader_w.gif) center center no-repeat!important;background: url(ajax-loader_b.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:2px; cursor:text; background:white;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:black;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

.piro_close{position:absolute;top:-10px;right:-10px;height:35px;width:35px;background:url(close_btn3.png) no-repeat;cursor:pointer;z-index:100006;}
a.piro_next{position:absolute;bottom:-33px;width:34px; height:35px;right:-37px;text-indent:-999em;outline:none; display:block;background:url(next.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next{position:absolute;height:35px;width:34px;display:block; background:url(next_h.png) no-repeat; border:none;}

a.piro_prev{position:absolute;bottom:-33px;width:34px; height:35px;left:-35px; text-indent:-999em; outline:none;display:block;background: url(prev.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev{position:absolute;height:35px;width:34px;display:block; background:url(prev_h.png) no-repeat;border:none;}

a.piro_next_out{position:absolute; z-index:2000000;top:50%; width:100px; height:250px; right:0;text-indent:-999em;outline:none; display:block; background: url(nextoutside.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next_out{position:absolute;display:block; width:100px; height:250px;  background: url(nextoutside_h.png) no-repeat; border:none;}

a.piro_prev_out{position:absolute;z-index:2000001; width:100px; top:50%; height:250px; left:0; text-indent:-999em; outline:none;display:block; background: url(prevoutside.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev_out{position:absolute; width:100px; height:250px;  display:block; background: url(prevoutside_h.png) no-repeat; border:none;}

.pirobox_content {position:absolute; top: 50%; left: 50%; padding:0; width: 400px; height: 200px; margin: -100px 0 0 -200px; display: block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(t_l.png) no-repeat; width:10px; height:10px;}
.t_r{background: url(t_r.png) no-repeat; width:10px; height:10px;}
.t_c{height:10px; background:url(t_c.png) repeat-x;}

.c_l{width:10px; background: url(c_l.png) repeat-y;}
.c_c{background:url(img_bg.png) repeat; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: url(c_r.png) repeat-y;}

.b_c{height:10px; background:url(b_c.png) repeat-x;}
.b_l{background:url(b_l.png) no-repeat; width:10px; height:10px;}
.b_r{background:url(b_r.png) no-repeat; width:10px; height:10px;}

.box_img{ position:absolute; z-index:99995; background: url(img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:black; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;top:2px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:21px;width:21px;right:0;color:#999;top:4px; background:url(link_out.png) no-repeat!important;background:url(link_out.gif) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(link_out_h.png) no-repeat!important;background:url(link_out_h.gif) no-repeat; border:none;}
a.play{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(play_h.png) no-repeat;}
a.stop{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(pause_h.png) no-repeat;}
/* --- css_pirobox/white/style.css END --- */
/* --- css_pirobox/white/style.css START --- */

/*::::: PIROBOX WHITE RULES::::::::*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:black; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:url(bg_load.png) center no-repeat!important;background:url(bg_load.gif) center no-repeat }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(ajax-loader_w.gif) center center no-repeat!important;background: url(ajax-loader_b.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:2px; cursor:text; background:white;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:black;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

.piro_close{position:absolute;top:-10px;right:-10px;height:35px;width:35px;background:url(close_btn3.png) no-repeat;cursor:pointer;z-index:100006;}
a.piro_next{position:absolute;bottom:-33px;width:34px; height:35px;right:-37px;text-indent:-999em;outline:none; display:block;background:url(next.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next{position:absolute;height:35px;width:34px;display:block; background:url(next_h.png) no-repeat; border:none;}

a.piro_prev{position:absolute;bottom:-33px;width:34px; height:35px;left:-35px; text-indent:-999em; outline:none;display:block;background: url(prev.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev{position:absolute;height:35px;width:34px;display:block; background:url(prev_h.png) no-repeat;border:none;}

a.piro_next_out{position:absolute; z-index:2000000;top:50%; width:100px; height:250px; right:0;text-indent:-999em;outline:none; display:block; background: url(nextoutside.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next_out{position:absolute;display:block; width:100px; height:250px;  background: url(nextoutside_h.png) no-repeat; border:none;}

a.piro_prev_out{position:absolute;z-index:2000001; width:100px; top:50%; height:250px; left:0; text-indent:-999em; outline:none;display:block; background: url(prevoutside.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev_out{position:absolute; width:100px; height:250px;  display:block; background: url(prevoutside_h.png) no-repeat; border:none;}

.pirobox_content {position:absolute; top: 50%; left: 50%; padding:0; width: 400px; height: 200px; margin: -100px 0 0 -200px; display: block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(t_l.png) no-repeat; width:10px; height:10px;}
.t_r{background: url(t_r.png) no-repeat; width:10px; height:10px;}
.t_c{height:10px; background:url(t_c.png) repeat-x;}

.c_l{width:10px; background: url(c_l.png) repeat-y;}
.c_c{background:url(img_bg.png) repeat; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: url(c_r.png) repeat-y;}

.b_c{height:10px; background:url(b_c.png) repeat-x;}
.b_l{background:url(b_l.png) no-repeat; width:10px; height:10px;}
.b_r{background:url(b_r.png) no-repeat; width:10px; height:10px;}

.box_img{ position:absolute; z-index:99995; background: url(img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:black; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;top:2px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:21px;width:21px;right:0;color:#999;top:4px; background:url(link_out.png) no-repeat!important;background:url(link_out.gif) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(link_out_h.png) no-repeat!important;background:url(link_out_h.gif) no-repeat; border:none;}
a.play{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(play_h.png) no-repeat;}
a.stop{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(pause_h.png) no-repeat;}
/* --- css_pirobox/white/style.css END --- */
/* --- css_pirobox/black/style.css START --- */

/*::::: PIROBOX BLACK RULES::::::::*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:white; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:url(bg_load.png) center no-repeat!important;background:url(bg_load.gif) center no-repeat }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(ajax-loader_b.gif) center center no-repeat!important;background: url(ajax-loader_b.gif) center center no-repeat;}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block; padding:2px; cursor:text; background:#222;}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block; padding:0; background:black;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}

.piro_close{	position:absolute;top:-10px;right:-10px;height:35px;width:35px;background:url(close_btn3.png) no-repeat;cursor:pointer;z-index:100006;}
a.piro_next{position:absolute;bottom:-33px;width:34px; height:35px;right:-37px;text-indent:-999em;outline:none; display:block;background:url(next.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next{position:absolute;height:35px;width:34px;display:block; background:url(next_h.png) no-repeat; border:none;}

a.piro_prev{position:absolute;bottom:-33px;width:34px; height:35px;left:-35px; text-indent:-999em; outline:none;display:block;background: url(prev.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev{position:absolute;height:35px;width:34px;display:block; background:url(prev_h.png) no-repeat;border:none;}

a.piro_next_out{position:absolute; z-index:2000000;top:50%; width:100px; height:250px; right:0;text-indent:-999em;outline:none; display:block; background: url(nextoutside.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next_out{position:absolute;display:block; width:100px; height:250px;  background: url(nextoutside_h.png) no-repeat; border:none;}

a.piro_prev_out{position:absolute;z-index:2000001; width:100px; top:50%; height:250px; left:0; text-indent:-999em; outline:none;display:block; background: url(prevoutside.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev_out{position:absolute; width:100px; height:250px;  display:block; background: url(prevoutside_h.png) no-repeat; border:none;}

.pirobox_content {position:absolute; top: 50%; left: 50%; padding:0; width: 400px; height: 200px; margin: -100px 0 0 -200px; display: block; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}

.t_l{background:url(t_l.png) no-repeat; width:10px; height:10px;}
.t_r{background: url(t_r.png) no-repeat; width:10px; height:10px;}
.t_c{height:10px; background:url(t_c.png) repeat-x;}

.c_l{width:10px; background: url(c_l.png) repeat-y;}
.c_c{background:url(img_bg.png) repeat; margin:0; padding:0;}
.c_c div{width:380px; height:180px; margin:0; padding:0;}
.c_r{width:10px; background: url(c_r.png) repeat-y;}

.b_c{height:10px; background:url(b_c.png) repeat-x;}
.b_l{background:url(b_l.png) no-repeat; width:10px; height:10px;}
.b_r{background:url(b_r.png) no-repeat; width:10px; height:10px;}

.box_img{ position:absolute; z-index:99995; background: url(img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
.number{position:absolute;margin-left:3px;height:18px;width:30px; padding:3px;left:0;color:#666;top:2px; font-size:11px;}
a.link_to {position:absolute;margin-right:6px;height:21px;width:21px;right:0;color:#999;top:4px; background:url(link_out.png) no-repeat!important;background:url(link_out.gif) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(link_out_h.png) no-repeat!important;background:url(link_out_h.gif) no-repeat; border:none;}
a.play{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(play_h.png) no-repeat;}
a.stop{position:absolute;bottom:10px!important;bottom:2px;right:10px!important;right:2px;width:40px; height:40px; margin:0; outline:none; display:block;background:url(pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(pause_h.png) no-repeat;}
/* --- css_pirobox/black/style.css END --- */

/* --- template loader replacement end --- */


/* ---------------------------------- */
.menuD { width: 100%; }

.menuD td {
    height: 30px;
/*    background: #009; */
    text-align: left;
    vertical-align: middle;
/*    font-weight: bold; */
/*    font-family: Times; */
    font-family: Arial; 
    font-size: 16pt; }

.menuD td:hover {
    height: 30px;
/*    background: #55a; */
    text-align: left;
    vertical-align: middle;
/*    font-weight: bold; */
    font-family: Arial; 
    font-size: 16pt;
    cursor: pointer; }

.menuD td a {
    color: #000;
    text-decoration: none; }

.menuD td a:hover {
    color: #8e1b28; }

.menuD td a.menuSel {
    color: #8e1b28;
    text-decoration: none; }

.menuD td a.menuSel:hover {
    color: #ff4455; }

img.fotogal { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #a8262a; }

img.fotogal:hover { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #00f; }

/* admin slidemenu styling */

#adminslidemenu ul li ul li {
/* background: url(/myAccount/style/images/transp_black_50.png); */
background: rgba(200, 200, 255, 0.8);
text-shadow: white 0px 0px 3px;
border-right: 1px solid rgba(200, 200, 255, 0.8);
border-left: 1px solid rgba(200, 200, 255, 0.8);
}

#adminslidemenu ul li ul li:hover {
border-right: 1px solid #88f;
border-left: 1px solid #88f;
}

/*----- admin panel css fix start -----*/
table.admin { width: 100%; height: 100%; margin: 0px;}

table.admin td { padding: 0px;}

table.admin img { padding: 0px; }

/*----- highslide -----*/


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(/myAccount/hs/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/myAccount/hs/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/myAccount/hs/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/*------ admin panel css fix end -------*/

img {     border: none; } 

form        { margin: 0px; 
              padding: 0px; } 

input       { border: solid 1px #005e85; } 
textarea    { border: solid 1px #005e85; } 
input.captcha {
	width: 63px !important;
	height: 28px !important;
	margin: 0px !important;
	vertical-align: middle !important; }

div.captcha img {
	height: 30px;
	margin: 0px;
	padding: 0px; }
	
div.captcha img {
	float: left;
	margin-right: 10px; }

td.tdHdr   { 
        font-size: 14pt; 
        font-family: Verdana;  
        text-align : left; 
        margin-bottom: 8pt; 
        padding-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        border-bottom: 1px solid #6C819F; } 

td.tdHdr a, #tdHdr a { 
        font-size: 14pt; 
        font-family: Verdana; 
        text-align : left; 

        margin-bottom: 8pt; 
        color: #2E73B4 !important; 
        line-height : 14 pt; 
        font-weight : bold; 
        text-decoration: none; } 

#navig_td   { border-color: #0000ff; 
              font-size: 11pt; 
              color: #0000bb; 
              background-color: #dddd66; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; 
              text-align: center; } 

#td_sel     { background-color: #000077; 
              border-style: solid; 
              border-width: 1px; 
          border-color: #000000; } 
           
#td_selNot  { border-style: solid; 
              border-width: 1px; 
          border-color: #666666; } 

#tblFull    { width: 100%; 
              height: 100%; } 

td.tdNameLeft, #tdNameLeft { text-align: right; 
              vertical-align: middle; 
          background-color: none; 
              border: 1px solid #0077ac; 
          width: 1%; }

table.tbljb { 
    border-spacing: 2px; 
    z-index: expression( runtimeStyle.zIndex = 1, cellSpacing = 2 );
    margin-bottom: 8px; } 

table.tbljb td { 
    padding: 3px; } 

table.tbljb thead tr  {
	background: url('/myAccount/style/images/transp_black_15.png'); }

table.tbljb thead th  {
	border-top: solid 1px #45688E;
	font-weight: bold;
	text-align: center;
	padding: 3px; }

/* table.tbljb thead td, */

.even     {
	text-align: left;
	white-space: pre-wrap;
        vertical-align: top; }

.odd     {
	text-align: left;
	white-space: pre-wrap;
        vertical-align: top;
	background: url('/myAccount/style/images/transp_black_07.png'); }

#tdValSel   { text-align: left; 
              vertical-align: middle; 
          background-color: #aadd99; } 

td.tdHdrInfo, td.tdHdrInfo_warning, td.tdHdrInfo_error, #tdHdrInfo  { 
	text-align: center; 
        color: white; 
        vertical-align: top; 
        padding: 8px; 
        border: 1px solid #0077ac; 
        background: #005e85 url(/myAccount/style/images/ui-bg_transp50_40x40.png) 50% 50% repeat; } 

td.tdHdrInfo_warning { background-color: #f6f600; }
td.tdHdrInfo_error { background-color: #900; }

#tdFooter   { border-style: solid; 
              border-width: 0px; 
          border-top-width: 1px; 
          border-color: #000000; 
              background-color: #2222aa; } 

#tdFtrStr   { vertical-align: top; 
              padding: 0px; 
          font-size: 7pt; } 


#tblOrderBy { border-color: #33aaff; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 0px; 
              font-weight: bold; } 

#tdOrderBy  { border-color: #33aaff; 
              padding: 0px; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; } 


/*  Ajax  */ 

/*  Visual  */ 

.flexOpen .whenShut { 
  display: none; }    

.flexOpen .whenShut { 
  display: none; }    

.flexOpen .whenOpen { 
  display: block; }   

.flexShut .whenShut { 
  display: block; }   
.flexShut .whenOpen { 
  display: none; }    
                      
.flexOpen {           
padding-bottom: 5px; 
}                     
/*  Headers  */       

.bOpen .flexHeader { 
  border-top: solid 1px #0099dd; 


  background-repeat: no-repeat; 
  background-image: url('/myAccount/style/greenLight/images/flex_arrow_open.gif'); 
  background-position: left center; 
  height: 17px; }                  

.bShut .flexHeader { 
  color: #555;       
  background-color: #ececec; 
  border-top: solid 1px #88c; 
  background-repeat: no-repeat; 
  background-image: url('/myAccount/style/greenLight/images/flex_arrow_shut.gif'); 
  background-position: left center; 
  height: 17px; }                  

.bShut .flexHeader .flexEdit{ 
  display:none;               
}                             

.bOpen .flexHeader span{ 
  display:none;          
}                        

.flexHeader { 
  cursor: pointer; 
  padding: 1px 8px 1px 23px; 
  border-top: solid 1px #b1bdd6; 
  background: #ececec;           
  -khtml-user-select: none; }    

                                 
.flexHeader div {                
  float: left; }                 

.whenOpen .flexHeader { 
  border-top: solid 1px #0099dd; 
  background-repeat: no-repeat; 
  background-image: url('/myAccount/style/greenLight/images/flex_arrow_open.gif'); 
  background-position: left center; 
  height: 17px; }                  

.whenShut .flexHeader { 
  background-color: #ececec; 
  border-top: solid 1px #ccc; 
  background-repeat: no-repeat; 
  background-image: url('/myAccount/style/greenLight/images/flex_arrow_shut.gif'); 
  background-position: left center; 
  height: 17px; }                  

.whenShut .flexHeader h2{ 
  color: #888;            
}                         
/* Content Box */         

.flexBox { 
  padding: 10px 8px 15px 8px; } 

.no_padding { 
  padding: 0px; } 

.flexBox h4 { 
  margin: 1px 0px 0px; 
  padding: 4px 0px 2px; } 


/* clearFix */ 

.clearFix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;} 

/* Hides from IE-mac */ 
* html .clearFix { height: 1%; } 
.clearFix { display: block; } 
/* End hide from IE-mac */ 