﻿
/*-- jShowOff module styles --*/


.features, #features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures, .slidingFeatures, .labelFeatures, .basicFeatures, .thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	}
.jshowoff {
	
	margin: 10px 0;
	}
.jshowoff div {	
	
	
	}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #fff;
	color: #000;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #000;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #000;
	color: #fff;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}


/*-- Re-styled Thumbnail Demo --*/

.thumbFeatures p.jshowoff-slidelinks {
	background: #000;
	bottom: 0;
	padding: 5px 0 5px 5px;
	right: 113px;
	height: 32px;
	}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 60px;
	height: 30px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #4f4f4f;
	text-indent: -10000em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
	}
.thumbFeatures .jshowoff-slidelink-0 {
	background-image: url(http://farm5.static.flickr.com/4065/4439060414_c11002d183_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-1 {
	background-image: url(http://farm5.static.flickr.com/4049/4438283469_5ddf465356_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-2 {
	background-image: url(http://farm5.static.flickr.com/4033/4439060472_02efbb3955_o_d.jpg);
	}
.thumbFeatures .jshowoff-slidelink-3 {
	background-image: url(http://farm5.static.flickr.com/4041/4438283519_4f08cb4a57_o_d.jpg);
	}
.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 150;
	}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
	}

.thumbFeatures .jshowoff-controls a.jshowoff-prev {
	left: 15px;
	background-image: url(http://farm5.static.flickr.com/4035/4438728886_fd55756fc5_o_d.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;
	background-image: url(http://farm3.static.flickr.com/2743/4438728872_07e935da40_o_d.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
	}
.jshowoff.thumbFeatures {
	height: 250px;
	}
.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
	-webkit-border-radius: 6px;
	}




p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

/*::::: 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(/white/bg_load.png) center no-repeat!important;background:url(/white/bg_load.gif) center no-repeat }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(/white/ajax-loader_w.gif) center center no-repeat!important;background: url(/white/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(/white/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(/white/next.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next{position:absolute;height:35px;width:34px;display:block; background:url(/white/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(/white/prev.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev{position:absolute;height:35px;width:34px;display:block; background:url(/white/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(/white/nextoutside.png) no-repeat; border:none;cursor:pointer;}
a:hover.piro_next_out{position:absolute;display:block; width:100px; height:250px;  background: url(/white/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(/white/prevoutside.png) no-repeat;border:none; cursor:pointer;}
a:hover.piro_prev_out{position:absolute; width:100px; height:250px;  display:block; background: url(/white/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(/white/t_l.png) no-repeat; width:10px; height:10px;}
.t_r{background: url(/white/t_r.png) no-repeat; width:10px; height:10px;}
.t_c{height:10px; background:url(/white/t_c.png) repeat-x;}

.c_l{width:10px; background: url(/white/c_l.png) repeat-y;}
.c_c{background:url(/white/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(/white/c_r.png) repeat-y;}

.b_c{height:10px; background:url(/white/b_c.png) repeat-x;}
.b_l{background:url(/white/b_l.png) no-repeat; width:10px; height:10px;}
.b_r{background:url(/white/b_r.png) no-repeat; width:10px; height:10px;}

.box_img{ position:absolute; z-index:99995; background: url(/white/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(/white/link_out.png) no-repeat!important;background:url(/white/link_out.gif) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(/white/link_out_h.png) no-repeat!important;background:url(/white/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(/white/play.png) no-repeat; text-indent:-999em; border:none;cursor:pointer;}
a:hover.play{background:url(/white/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(/white/pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;}
a:hover.stop{background:url(/white/pause_h.png) no-repeat;


}

.s_none
{
	display:none;
}
.s_block
{
	display:block;
}

.header_text
{
    color: #808080;
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
}
body
{
    margin: 0px;
    padding: 0px;
    background-image: url(      'image/page_bg.gif' );
    background-color: #FFFFFF;
}

.active_td
{
    background-color: #FFFFFF;
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #999999;
    border-bottom-color: #999999;
    border-right-color: #999999;
    text-align: center;
    height: 30px;
    width: 170px;
}

.not_active_td
{
    border: 1px solid #999999;
    background-color: #C0C0C0;
    text-align: center;
    height: 30px;
    width: 170px;
}
.spacer_td
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #999999;
    height: 4px;
    font-size: 1px;
    width: 170px;
}

.full_td
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #999999;
    height: 500px;
    width: 170px;
    vertical-align: top;
}
.main_td
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	
}

.inp_text
{
	margin:15px;
	width:400px;
}

.b_image

{
	border: 1px solid #000000;
	margin:5px;
}

.t_image
{
	border:0px; 
	padding:1px; 
	float:left; 
	background-color:black; 	
}
.t_image_hid
{
	border:0px; 
	padding:1px; 
	float:left; 
	background-color:black; 	
	display:none;
}
.im_tbl
{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	padding: 0px;
	margin: 4px;
	width: 1px;
	height: 1px;
}
.gr_und_b_11
{
    font-weight: bold;
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
}

.imgfog
{
height: 50px;	
width:100%;
position:relative;
top:-50px;
}

.divfog
{
	
	display: block;
	overflow:hidden;
	height: 60px;
}

.TitleAFont
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #006699;
}

.MiniTitleAFont
{
	font-family: Verdana;
	font-size: 9px;	
	font-style: normal;
	font-weight: bold;
	color: #006699;
	width: 85px;
	word-wrap:break-word;
	display:block;
}

.TitleFont
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.NotActiveTab
{
	border-width: 1px 1px 0px 1px;
	padding: 2px 4px 0px 4px;
	margin: 0px 3px 0px 0px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	height: 17px;
}

.ActiveTab
{
	border-width: 1px 1px 0px 1px;
	border-color: #CCCCCC;
	padding: 2px 4px 0px 4px;
	margin: 0px 3px 0px 0px;
	border-style: solid;
	background-color: #E6E6E6;
	text-align: center;
	display: block;	
	float: left;
	height: 17px;
	
}

.TitleButton
{
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	border: 1px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

.p1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 5px;
}

.head1
{
	background-color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	padding-left: 15px;
}

.d_gr_und_b_11, .f1, .f2, .f3, .f4, .f5, .f6, .f7, .f8
{
    
    font-size: 10px;    
    font-family: Verdana;
}
.f7
{
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

.f8
{
	color: #C0C0C0;
	text-decoration: none;
	font-weight: normal;
}

.f6
{
	color: #333333;
	text-decoration:none;	
	font-weight:normal;
}

.f5
{
	color: #808080;
	font-size: 9px;
	font-weight: 700;
	
}

.td5
{
	padding: 3px;
	background-color: #E5E5E5;
	border: 1px solid #C0C0C0;
	white-space: nowrap;
}


.f4
{
	font-weight: bold;
	color: #00AA00;
}

.d_gr_und_b_11
{
	font-weight: 700;
	color: #333333;
}

.f1
{
	color: #333333;
	display: block;
	font-weight: normal;
	text-decoration: none;
}

.f2
{
color:#000000;	
}
.f3
{
color:#000000;
font-weight: bold;	
}

.bl_und_b_11
{
    background-position: 0px 3px;
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
    background-repeat: no-repeat;
    background-image: url(        'image/tip.gif' );
    padding-left: 17px;
}

.head_tbl
{
	background-position: top;
	border: 1px solid #CCCCCC;
	background-image: url(      'image/bt-gr.gif' );
	background-repeat: repeat-x;
	height: 70px;
	background-color: #FFFFFF;
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.menu_tbl
{
    background-position: right;
    border: 1px solid #CCCCCC;
    margin-top: 10px;
    background-image: url(        'image/lr-gr.jpg' );
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    text-align: left;
    height: 21px;
    width: 800px;
    margin-left: auto;
	margin-right: auto;
}

.body_tbl
{  
    width: 800px;
    margin-left: auto;
	margin-right: auto;
}

.lft_tbl
{
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-position: bottom;
	background-image: url(   'image/tb-gr.gif' );
	background-repeat: repeat-x;
	
}
.rgt_tbl
{
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    margin-left: 5px;
    background-color: #FFFFFF;
    width: 592px;
}
.rgt_obj_tbl
{
    
    
    margin-left: 2px;
    width: 600px;
}
.pager_td
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    width: 25px;
    height: 20px;
    vertical-align: middle;
}
.pager_ar
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 20px;
    vertical-align: middle;
}


.top_tbl
{
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #FFF6CE;
	width: 595px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;	
}

.obj_tbl
{
    border: 1px solid #CCCCCC;
    margin-top: 10px;    
    background-color: #FFFFFF;
    width: 595px;
}

.pager_tbl
{
    
    margin-top: 5px;    
    margin-left: 5px;
    
    text-align:center;  
    width: 592px;
}

.h1
{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;    
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}
h2
{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;    
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}
h3
{
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana;    
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}
.logo
{
    margin: 10px;
    border: 0px;
}

.WithShadow span {
color: #666666;
left:-1px;
position:absolute;
top:-1px;
}

.t1
{
    font-size: 16px;
    vertical-align: middle;
    color: #000000;
    line-height: 34px;
    font-family: Arial, Helvetica, sans-serif;
    height: 34px;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}

.t2
{
	line-height: 21px;
    text-decoration: underline;
    color: #333333;
}

a:hover
{
    text-decoration: underline;
    color: #ff0000;
}
