



body {
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363636;
	width:100%;
}
form {
	margin: 0px;
	padding: 0px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*border: 1px solid #FF00FF;	*/
}



p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.mm {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


ul , li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	line-height:14px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:10px;
	margin-bottom:9px;
	padding:0px;
	clear:both;
	width:100%;

}

.divhr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:10px;
	height:9px;
	padding:0px;
	clear:both;
	width:100%;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link, a:active, a:hover, a:focus, a:visited { color: #f75210; text-decoration: none; }

a:hover, a:focus { text-decoration: underline; }




/****************************
 *
 * 		SITE-HEAD 
 *
 ****************************/

.site_head_language_menu {
	float: left;
	width: 60px;
	padding-top: 25px;
}
.site_head_logo {
	float: left;
}
.site_head_menus {
	float: left;
	text-align:center;
	width: 360px;
}
.site_head_login {
	width: 240px;
	float: right;
	text-align: left;
	padding-top: 15px;
}
.site_head_login_menu {
	height: 20px;
	width: 240px;
	text-align: center;
}
.site_head_search {
	width: 240px;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-left:60px;
}

.site_content {
	clear: both;
	width: 960px;;
	text-align:left;
}

.site_head_user_card {
	background-repeat: no-repeat;
	background-image:url(../img/colors/usr_card_bg.png);
	/*color:#ffffff;*/
	/*width:220px;
	height:70px;*/
	padding:10px;
	margin-top:10px;
	margin-left:10px;
}

#site_head a , #site_head a:link , #site_head a:hover {
	/*color:#ffffff;*/
}

.site_banner_wide {
	text-align:center;
	width:960px;
}
.site_banner_sky {
	padding-left:10px;
}



/****************************
 *
 * 		MAIN MENU
 *
 ****************************/
.tabbed_main_menu_outer{
	clear: both;
	width: 960px;
	height:70px;
}

.site_mm {
	clear: both;
	width: 960px;
	overflow:hidden;
}

#site_mainmenu a , #site_mainmenu a:link , #site_mainmenu a:visited {
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	height: 22px;
	float: right;
	cursor:pointer;
	padding-top: 8px;
	padding-left: 20px;
	margin-left:-20px;
	display:block;
	font-weight:bold;
	font-size:12px;
}

#site_mainmenu a:hover {
	/*text-decoration: none;*/
}


			.mm_item_color_blue1 , a.mm_item_color_blue1 , a.mm_item_color_blue1:link , a.mm_item_color_blue1:visited {
				background-image:url(../img/colors/mm_item_color_blue1.png);
				color:#ffffff;
			}
			.mm_item_white_blue1 , a.mm_item_white_blue1 , a.mm_item_white_blue1:link , a.mm_item_white_blue1:visited {
				background-image:url(../img/colors/mm_item_white_blue1.png);
				color:#000000;
			}
			.mm_item_left_end_blue1 {
				background-image:url(../img/colors/mm_item_left_end_blue1.png);
			}
			
			.mm_item_color_green , a.mm_item_color_green , a.mm_item_color_green:link , a.mm_item_color_green:visited {
				background-image:url(../img/colors/mm_item_color_green.png);
				color:#ffffff;
			}
			.mm_item_white_green , a.mm_item_white_green , a.mm_item_white_green:link , a.mm_item_white_green:visited {
				background-image:url(../img/colors/mm_item_white_green.png);
				color:#000000;
			}
			.mm_item_left_end_green {
				background-image:url(../img/colors/mm_item_left_end_green.png);
			}
			
			.mm_item_color_yellow , a.mm_item_color_yellow , a.mm_item_color_yellow:link , a.mm_item_color_yellow:visited {
				background-image:url(../img/colors/mm_item_color_yellow.png);
				color:#ffffff;
			}
			.mm_item_white_yellow , a.mm_item_white_yellow , a.mm_item_white_yellow:link , a.mm_item_white_yellow:visited {
				background-image:url(../img/colors/mm_item_white_yellow.png);
				color:#000000;
			}
			.mm_item_left_end_yellow {
				background-image:url(../img/colors/mm_item_left_end_yellow.png);
			}
			
			.mm_item_color_orange , a.mm_item_color_orange , a.mm_item_color_orange:link , a.mm_item_color_orange:visited {
				background-image:url(../img/colors/mm_item_color_orange.png);
				color:#ffffff;
			}
			.mm_item_white_orange , a.mm_item_white_orange , a.mm_item_white_orange:link , a.mm_item_white_orange:visited {
				background-image:url(../img/colors/mm_item_white_orange.png);
				color:#000000;
			}
			.mm_item_left_end_orange {
				background-image:url(../img/colors/mm_item_left_end_orange.png);
			}
			
			.mm_item_color_magenta , a.mm_item_color_magenta , a.mm_item_color_magenta:link , a.mm_item_color_magenta:visited {
				background-image:url(../img/colors/mm_item_color_magenta.png);
				color:#ffffff;
			}
			.mm_item_white_magenta , a.mm_item_white_magenta , a.mm_item_white_magenta:link , a.mm_item_white_magenta:visited {
				background-image:url(../img/colors/mm_item_white_magenta.png);
				color:#000000;
			}
			.mm_item_left_end_magenta {
				background-image:url(../img/colors/mm_item_left_end_magenta.png);
			}
			
			.mm_item_color_red , a.mm_item_color_red , a.mm_item_color_red:link , a.mm_item_color_red:visited {
				background-image:url(../img/colors/mm_item_color_red.png);
				color:#ffffff;
			}
			.mm_item_white_red , a.mm_item_white_red , a.mm_item_white_red:link , a.mm_item_white_red:visited {
				background-image:url(../img/colors/mm_item_white_red.png);
				color:#000000;
			}
			.mm_item_left_end_red {
				background-image:url(../img/colors/mm_item_left_end_red.png);
			}
			
			.mm_item_color_brown2 , a.mm_item_color_brown2 , a.mm_item_color_brown2:link , a.mm_item_color_brown2:visited {
				background-image:url(../img/colors/mm_item_color_brown2.png);
				color:#ffffff;
			}
			.mm_item_white_brown2 , a.mm_item_white_brown2 , a.mm_item_white_brown2:link , a.mm_item_white_brown2:visited {
				background-image:url(../img/colors/mm_item_white_brown2.png);
				color:#000000;
			}
			.mm_item_left_end_brown2 {
				background-image:url(../img/colors/mm_item_left_end_brown2.png);
			}
			
			.mm_item_color_blue3 , a.mm_item_color_blue3 , a.mm_item_color_blue3:link , a.mm_item_color_blue3:visited {
				background-image:url(../img/colors/mm_item_color_blue3.png);
				color:#ffffff;
			}
			.mm_item_white_blue3 , a.mm_item_white_blue3 , a.mm_item_white_blue3:link , a.mm_item_white_blue3:visited {
				background-image:url(../img/colors/mm_item_white_blue3.png);
				color:#000000;
			}
			.mm_item_left_end_blue3 {
				background-image:url(../img/colors/mm_item_left_end_blue3.png);
			}
			
		.mm_item_left_end_blue1, .mm_item_left_end_green, .mm_item_left_end_yellow, .mm_item_left_end_orange, .mm_item_left_end_magenta, .mm_item_left_end_red, .mm_item_left_end_brown2, .mm_item_left_end_blue3{
			height:30px;
			width:1px;
			float:right;
			margin-right:-1px;
		}


.perm_sub_menu{
	clear: both;
	width: 960px;
}
.perm_sb_left_end , .perm_sb_right_end {
	float:left;
	width:20px;
	height:30px;
	background-repeat:no-repeat;
}

.perm_sb_left_end{ background-image:url(../img/colors/sb_left_end_orange.png); }
.perm_sb_right_end{ background-image:url(../img/colors/sb_right_end_orange.png); }

.perm_sb_mid{
	float:left;
	width:920px;
	height:30px;
	text-align:center;
	background-image:url(../img/colors/sb_mid_bg_orange.png);
	background-repeat:repeat-x;
}

.perm_sub_menu a , .perm_sub_menu a:link , .perm_sub_menu a:visited , .perm_sb_inactive {
	text-align: center;
	color:#000000;
	font-size:12px;
	margin:0px;
	display:block;
	padding: 7px 10px 6px 10px;
	background-repeat:repeat-x;
	
}
.perm_sb_inactive {
	color:#959595;
	background-image:url(../img/colors/sb_mid_bg_orange.png);
}
.perm_sub_menu a:hover{
	text-decoration: none;
}
.perm_sb_0 {
	background-image:url(../img/colors/sb_mid_bg_orange.png);
}
.perm_sb_0:hover , .perm_sb_1 {
	background-image:url(../img/colors/sb_mid_shaded_orange.png);
}

/****************************
 *
 * 		SECONDARY MENU
 *
 ****************************/
.site_sm {
	float: left;
	/*margin-left:11px;*/
}

#site_secondarymenu a , #site_secondarymenu a:link , #site_secondarymenu a:visited {
	text-align: center;
	vertical-align: middle;
	width: 30px;
	height:14px;
	float: left;
	/*color: #363636;*/
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
}
#site_secondarymenu a:hover {
	/*text-decoration: none;*/
}
.sm_item_0 {
	
}
.sm_item_0:hover , .sm_item_1 , a.sm_item_1 , a.sm_item_1:link , a.sm_item_1:visited {
	/*background-color: #363636;*/
	text-decoration:underline;
}


/****************************
 *
 * 		LANGUAGE MENU
 *
 ****************************/
.site_lm {
	/*float: left;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
	width:30px;
}

#site_languagemenu a , #site_languagemenu a:link , #site_languagemenu a:visited {
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 20px;
	clear: both;
	color: #363636;
	cursor: pointer;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	text-transform: uppercase;
	display:block;
}
#site_languagemenu a:hover {
	text-decoration: none;
}
.lm_item_0 {
	color: #363636;
}
.lm_item_0:hover , .lm_item_1 {
	color: #363636;
	background-color: #363636;
}

/*
 *
 */
#site_lanmenu {
	float:left;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #363636;
	margin-left:11px;
}

.lan_flag{
	position:absolute;
	display:none;
	margin-left:-1px;
}
.lan_flag_label{
	position:absolute;
	display:block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 30px;
	text-align:center;
}
.lan_separator{
	background-color:#363636;
	width:1px;
	height:14px;
	position:absolute;
	display:block;
}
.lan_item {
	width: 30px;
	height:14px;
	float: left;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #363636;
	color: #363636;
}



/****************************
 *
 * 		FLAG MENU
 *
 ****************************/
.site_fm {
	float: left;
	text-align:center;
}

#site_flagmenu a , #site_flagmenu a:link , #site_flagmenu a:visited {
	text-align: center;
	vertical-align: middle;
	width: 33px;
	float: left;
	color: #363636;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	margin-left:1px;
	padding-bottom:1px;
}
#site_flagmenu a:hover {
	/*text-decoration: none;*/
}
.fm_item_0 {
	
}
.fm_item_0:hover , .fm_item_1 , a.fm_item_1 , a.fm_item_1:link , a.fm_item_1:visited {
	/*text-decoration:underline;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
}


/****************************
 *
 * 		LOGIN MENU
 *
 ****************************/

#site_loginmenu div , #site_loginmenu a  , #site_loginmenu a:link ,  #site_loginmenu a:hover  , #site_loginmenu a:visited {
	color: #363636;
}
a.login_menu_item , a.login_menu_item:link , a.login_menu_item:visited , a.login_menu_item:hover , .login_menu_item , .login_menu_item:link , .login_menu_item:visited , .login_menu_item:hover {
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}


/****************************
 *
 * 		SUB MENU
 *
 ****************************/


.site_subm {
	clear: both;
	width: 960px;
	text-align: left;
}

#subm_list ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subm_list li {
	list-style:none;
	float: left;
	line-height: 20px;
	color: #363636;
	text-transform: uppercase;
}

#subm_list a {
	color: #363636;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
}

#subm_list a:hover {
	/*text-decoration:none;
	background-image: url(../img/colors/sub_middle_bg.gif);
	background-repeat: repeat-x;*/
}

.subm_item_0 , .subm_item_1 {
	background-image: url(../img/colors/sub_middle_bg_white.gif);
	background-repeat: repeat-x;
}
.subm_item_1 , a.subm_item_1 , a.subm_item_1:link , a.subm_item_1:visited {
	/*background-image: url(../img/colors/sub_middle_bg.gif);
	background-repeat: repeat-x;*/
	text-decoration:underline;
}

.subm_end_left {
	width:10px;
	float:left;
}
.subm_end_right {
	width:10px;
	float:left;
}
.subm_separator {
	float:left;
}


/****************************
 *
 *		LIST-MENU
 *
 ****************************/
	
li.list_menu_item , .list_menu_item {
	background-image: url(../img/colors/vmenu_bg_0.gif);
	background-repeat: no-repeat;
	background-position:left;
	height:20px;
	/*width: 210px;*/
	margin:0px;
	padding:0px;
	vertical-align:middle;
	float:left;
}
.list_menu_right {
	float:right;
	background-image: url(../img/colors/vmenu_right_0.gif);
	background-repeat: no-repeat;
	background-position:right;
	width:3px;
	height:20px;
}
.list_menu_label {
	float:left;
	padding-top:3px;
	color: #363636;
	
	font-weight:bold;
}
.list_menu_icon_container {
	position:relative;
	width:20px;
}
.list_menu_icon_right {
	float:right;
	width:14px;
	padding-top:3px;
}
.list_menu_icon {
	margin-top:3px;
	margin-left: 2px;
}
.list_menu_icon_container img {
	padding:0px;
	margin:0px;
}
.list_menu_icon_10 {
	padding-top: 5px;
	padding-left: 4px;
}

.list_menu_tree_l , .list_menu_tree_t {
	background-repeat: no-repeat;
	background-position:left;
	width:20px;
	height:20px;
	float:left;
}
.list_menu_tree_l {
	background-image: url(../img/colors/vmenu_dots_l.gif);
}
.list_menu_tree_t {
	background-image: url(../img/colors/vmenu_dots_t.gif);
}
ul.list_menu , .list_menu {
	margin:0px;
	padding:0px;
}
.list_menu_link , a.list_menu_link , a.list_menu_link:hover , a.list_menu_link:link , a.list_menu_link:visited {
	margin:0px;
	padding:0px;
	vertical-align:middle;
	display:block;
	height:20px;
	width: 100%;
	color: #363636;
	text-transform: uppercase;
	text-decoration: none;
	cursor:pointer;
}


/*/////////// NEW LIST MENU CHROME ////////////////*/

div.silvr2_link , div.silvr2_link_card , a.silvr2_link , a.silvr2_link_card , div.silvr2_link_red , a.silvr2_link_red , div.silvr2_link_green , a.silvr2_link_green {
	color: #363636;
	display: block;
	float: left;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	height: 20px;
	/* margin-right: 0px;*/
	padding-right: 3px; /* sliding doors padding */
	text-decoration: none;
	cursor:pointer;
}
div.silvr2_link , a.silvr2_link { background: transparent url(../img/colors/vmenu_right_0.gif) no-repeat scroll top right; }
div.silvr2_link:hover , a.silvr2_link:hover { background: transparent url(../img/colors/vmenu_right_1.gif) no-repeat scroll top right; }
div.silvr2_link_card , a.silvr2_link_card { background: transparent url(../img/colors/cardhead_right_0.gif) no-repeat scroll top right; }
div.silvr2_link_card:hover , a.silvr2_link_card:hover { background: transparent url(../img/colors/cardhead_right_1.gif) no-repeat scroll top right; }
div.silvr2_link_red , a.silvr2_link_red { background: transparent url(../img/colors/vmenu_right_0_red.gif) no-repeat scroll top right; }
div.silvr2_link_red:hover , a.silvr2_link_red:hover { background: transparent url(../img/colors/vmenu_right_1_red.gif) no-repeat scroll top right; }
div.silvr2_link_green , a.silvr2_link_green { background: transparent url(../img/colors/vmenu_right_0_green.gif) no-repeat scroll top right; }
div.silvr2_link_green:hover , a.silvr2_link_green:hover { background: transparent url(../img/colors/vmenu_right_1_green.gif) no-repeat scroll top right; }


div.silvr2_link_inner , div.silvr2_link_card_inner , div.silvr2_link_red_inner , div.silvr2_link_green_inner {
	display: block;
	height: 20px;
	padding: 0 2px 0 2px;
	/*padding:0px;*/
}
div.silvr2_link_inner { background: transparent url(../img/colors/vmenu_bg_0.gif) no-repeat; }
div.silvr2_link_inner:hover { background: transparent url(../img/colors/vmenu_bg_1.gif) no-repeat; }
div.silvr2_link_card_inner { background: transparent url(../img/colors/cardhead_bg_0.gif) no-repeat; }
div.silvr2_link_card_inner:hover { background: transparent url(../img/colors/cardhead_bg_1.gif) no-repeat; }
div.silvr2_link_red_inner { background: transparent url(../img/colors/vmenu_bg_0_red.gif) no-repeat; }
div.silvr2_link_red_inner:hover { background: transparent url(../img/colors/vmenu_bg_1_red.gif) no-repeat; }
div.silvr2_link_green_inner { background: transparent url(../img/colors/vmenu_bg_0_green.gif) no-repeat; }
div.silvr2_link_green_inner:hover { background: transparent url(../img/colors/vmenu_bg_1_green.gif) no-repeat; }





/****************************
 *
 *		CONTENT
 *
 ****************************/

.content_column{
	padding-right:10px;
	float:left;
}

/****************************
 *
 *		USER-CARD
 *
 ****************************/

.usr_card_silvr {
	height: 80px;
	width: 210px;
	background-image: url(../img/colors/cardhead_body_0.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}


/****************************
 *
 * 		TBL-CELL STYLES
 *
 ****************************/
 
.table_listview_no_headline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
}
.cell_std {
	font-size:12px;
	float:left;
	/*
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;*/
}
.cell_std_inner {
	font-size:12px;
	float:left;
}

.cell_headline {
	/*text-align:center;	*/
	/*
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform: uppercase;
	color: #363636;
	background-color:#363636;
	font-weight:bold;*/
}

.cell_label {
	text-align:right;
	padding-right:5px;
	padding-top:9px;
	padding-bottom:5px;
	width:105px;
	vertical-align:top;
}
.cell_label_h_0 , .cell_label_h_1 {
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	text-transform: uppercase;
	color: #363636;
	background-color:#363636;
	font-weight:bold;
}
.cell_label_h_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;	
}
.cell_label_light_0 , .cell_label_light_1 {
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	text-transform: uppercase;
	color: #363636;
	background-color:#363636;
	font-weight:bold;
}
.cell_label_light_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;	
}

.cell_input {
	text-align:left;
	padding-right:0px;	/*5*/
	padding-top:6px;
	padding-bottom:5px;
}
.cell_input_h {
	text-align:left;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
}
.cell_input_light {
	text-align:left;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
}
.cell_input_submit {
	padding-top: 9px;
	padding-bottom: 3px;
}
.cell_required_0 {
	width:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
}
.cell_required_1 {
	width:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
	background-image: url(../img/required_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cell_required_2 {
	width:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
	background-image: url(../img/required_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cell_required_note {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/required_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}

.cell_list_column_head {
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform: uppercase;
	color: #363636;
	background-color:#363636;
	font-weight:bold;
}
.cell_list_norm {
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
}
.cell_list_open {
	text-align:right;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
}

/*SILVR TABLE*/
.cell_list_separator , .cell_list_silvr , .cell_list_silvr_active , .cell_label , .cell_input , .cell_input_submit , .cell_std{
	background-image:url(../img/colors/table_line_bot.png);
	background-repeat:repeat-x;
	background-position:top;
}
.cell_list_silvr_active{
	background-image:url(../img/colors/table_line_bot_active.png);
}
.cell_list_separator { 
	height:4px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}
.cell_list_silvr , .cell_list_silvr_active , .cell_std{
	padding-right:2px;
	padding-top:8px;
	padding-bottom:3px;
}
.cell_list_head_silvr , .cell_headline {
	font-size:10px;
	background-image:url(../img/colors/table_head_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #ececec;
	font-weight:bold;
	text-transform: uppercase;
	color: #363636;
	padding-top:6px;
	padding-bottom:5px;
}

.gallery_cell {
	float:left;
	width:33%;
	padding:10px 0 10px 0;
	text-align:center;
}
.gallery_cell_pic , .gallery_cell_subtitle{
	text-align:center;
	clear:both;
}
.gallery_cell_filename{
	padding: 5px 0 5px 0;
	font-weight:bold;
	font-size:12px;
}


/****************************
 *
 * 		DIV STYLES
 *
 ****************************/
 
.timestamp {
	width:60px;
}

.icon_go {
	display:block;
	padding-right:22px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	background-image: url(../img/arrow_go.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}

.colored_border {
	border: 1px solid #363636;
}

.picture_preview_box {
	width:100px;
	height:100px;
	background-color:#FFFFFF;
	
}

.readable_div {
	font-size:12px;
}

.background_preview {
	width:119px;
	height:20px;
}
.background_preview_box {
	width:119px;
	background-color:#363636;
	text-align:center;
	color: #363636;
	padding:3px;
	cursor:pointer;	
}

.separator_paper {
	clear:both;
	height:10px;
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
	background-image:url(../img/separator_paper_texture.gif);
	background-repeat:repeat-x;
}

.separator_before{
	clear:both;
	height:10px;
}
.separator_mid{
	clear:both;
	height:1px;
	background-color:#363636;
}
.separator_after{
	clear:both;
	height:10px;
}

.column_icon {
	clear:both;
}

.icon_column {
	float:left;
	padding-left:3px;
	padding-top:1px;
}

/****************************
 *
 * 		FONT STYLES
 *
 ****************************/
.white , a.white {
	color: #FFFFFF;
}

.page_link_0 , a.page_link_0 , .page_link_0:hover , .page_link_0:link , .page_link_0:visited {
	padding: 2px;
	color: #363636;
}
.page_link_1 , a.page_link_1 , .page_link_1:hover , .page_link_1:link , .page_link_1:visited {
	padding: 2px;
	background-color: #363636;
	color: #ffffff;
}
.red , a.red:link , a.red:active , a.red:visited {
	color: #FF0000;
}
.blue , a.blue:link , a.blue:active , a.blue:visited {
	color: #0000FF;
}
.user_handle , a.user_handle , a.user_handle:link , a.user_handle:visited {
	color: #363636;
}

.new_link {
	padding:2px;
	font-size:12px;
	float:right;
}

a.blogs_read_link , a.blogs_read_link:link , a.blogs_read_link:visited , .uc_heavy_0 , .uc_heavy_1 {
	background-color: #363636;
	color: #363636;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	padding: 2px;
}

.uc_heavy_1 {
	cursor:pointer;
}
.uc_heavy_0 {
	background-color: #d8d8d8;
}

.upper_case {
	font-size:10px;
	text-transform: uppercase;
	font-weight:bold;
	vertical-align:middle;
}

.clear {
    overflow: hidden;
    width: 100%;
}



/****************************
 * TOOL-TIP
 ****************************/

.tool_tip_1 {
	vertical-align:middle;
}
.tool_tip {
	display:none;
	position: absolute;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
	padding: 2px;
}

.tool-tip {
	/*color: #fff;*/
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 0px;
	/*background: url(bubble.png) top left;*/
	background-color: #555555;
}
 
.tool-text {
	font-size: 11px;
	padding: 2px 5px 2px;
	/*background: url(bubble.png) bottom right;*/
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
}
/*
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
*/
/****************************
 *
 * 		PARAGRAPH STYLES
 *
 ****************************/

.paragraph_centered {
	text-align:center;
}

.error_message {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	color: #FF0000;
	text-align:center;
	border: 1px solid #FF0000;
	padding:10px;
	margin-bottom:10px;
}

.blogs_headline_listview , a.blogs_headline_listview , a.blogs_headline_listview:link, a.blogs_headline_listview:visited {
	color: #363636;
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	clear:both;
}

.blogs_headline , .blogs_headline_simple {
	color: #363636;
	font-size:16px;
	font-weight:bold;
}

.blogs_headline {
	color: #363636;
	font-size:16px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:5px;
	clear:both;
}

.blogs_posted_by , .blogs_posted_by_simple {
	color: #666666;
	font-size:10px;
}
.blogs_posted_by {
	clear:left;
	margin-bottom:0px;
}

.blogs_pic_listview {
	vertical-align: top;	
}
.blogs_pic_det {
	text-align:center;
	margin-top:10px;
}
.blogs_det_body {
	font-size:12px;
	padding-top:10px;
}
.blogs_det_tags {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	padding-top: 5px;
	margin-top: 10px;*/
	font-size:12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:5px;
	margin-bottom:0px;
	font-weight:bold;
}
.comments_headline_listview {
	color: #363636;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	clear:both;
}
.comment_body {
	padding-bottom:0px;
	font-size:12px;
	clear:both;
}
.blogs_menu_box{
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color:#363636;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#363636;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}
.icon_14 {
	vertical-align:middle;
	margin:1px;
}
.icon_link {
	padding-top:5px;
	float:left;
}
.unobstrusive_link , a.unobstrusive_link , a.unobstrusive_link:link , a.unobstrusive_link:visited {
	color: #363636;
}
.unobstrusive_uc_link , a.unobstrusive_uc_link , a.unobstrusive_uc_link:link , a.unobstrusive_uc_link:visited {
	color: #363636;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}
.unobstrusive_uc_link:hover , a.unobstrusive_uc_link:hover {
	text-decoration: underline;
}
.rating_bg {
	width:33px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
	text-align:center;
	background-image:url(../img/colors/icon_14_rating_bg.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-right:5px;
}
a.rating_btn , a.rating_btn:link , a.rating_btn:visited {
	display:block;
	width:14px;
	padding-bottom:2px;
	vertical-align:middle;
	text-align:center;
	background-image:url(../img/colors/icon_14_rating_0.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-right:5px;
}
a.rating_btn:hover {
	background-image:url(../img/colors/icon_14_rating_1.gif);
	color: #ffffff;
	text-decoration:none;
}
#vote_len {
    padding: 0 5px 0 0;
}
.iyo_vote
{
 
}




/****************************
 *
 * 		MAIN STYLES
 *
 ****************************/
 
.form_standard_input_txt {
	background-color: #FFFFFF;
	background-image: url(../img/input_txt_bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	width: 175px;
}


.form_compact_input_txt {
	background-color: #FFFFFF;
	background-image: url(../img/input_txt_bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	width: 115px;
}

.form_dynamic_input_txt {
	background-color: #FFFFFF;
	background-image: url(../img/input_txt_bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}

.form_wider_input_txt {
	background-color: #FFFFFF;
	background-image: url(../img/input_txt_bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	width: 355px;
}

.form_middle_input_txt {
	background-color: #FFFFFF;
	background-image: url(../img/input_txt_bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	width: 300px;
}




.form_standard_input_btn , .form_slimmer_input_btn {
	background-color:transparent;
	background-repeat: no-repeat;
	height:20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
}
.form_standard_input_btn {
	background-image:url(../img/colors/mm_item_orange.png);
	background-position:right;
	width: 120px;
}
.form_slimmer_input_btn {
	background-image:url(../img/colors/form_slim_btn_orange.png);
	width: 60px;
}

.form_light_input_btn {
	background-image: url(../img/colors/form_light_btn_0.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
}

.fake_standard_input_btn {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
	text-align:center;
}
a.fake_standard_input_btn , a.fake_standard_input_btn:link , a.fake_standard_input_btn:visited {
	display:block;
	background-image:url(../img/colors/mm_item_orange.png);
	background-position:right;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 4px;
	padding-bottom:4px;
	width: 120px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
}
a.fake_standard_input_btn:hover {
	text-decoration:none;
}
.form_radio_group {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.form_radio_group_item {
	padding:2px;
	font-size:12px;
}

.form_radio_group_item_hori {
	padding:2px;
	font-size:12px;
	float:left;
}

.form_optgroup {
	background-color: #FFFFFF;
	padding-top: 5px;
}

.form_standard_input_area {
	width:175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form_wide_input_area {
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form_wider_input_area {
	width:355px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form_html_input_area {
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form_html_input_area_2 {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form_standard_input_img {
	padding-left: 3px;
	vertical-align:bottom;
	/*margin-bottom: 3px;*/
}

.form_captcha_image {
	
}

.form_squared_colored_btn {
	background-color:#363636;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #363636;
	font-size: 10px;
}

/****************************
 *
 * 		SPECIAL CASE STYLES
 *
 ****************************/

.form_site_search_input_txt {
	float:left;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 0px solid #FFFFFF;
	width: 175px;
	background-color:transparent;
	background-image:url(../img/colors/form_norm_txt.png);
	background-repeat: no-repeat;
	font-size:10px;
	font-weight:bold;
}

.form_site_head_search_input_txt_bg {
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 175px;
	background-image:url(../img/colors/form_norm_txt.png);
	background-repeat: no-repeat;
}

.form_site_head_stay_logged_in {
	float:right;
	width:240px;
	text-align:right;
}

a.form_slim_input_btn {
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 60px;
	cursor:pointer;
	background-image:url(../img/colors/form_slim_btn_orange.png);
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px solid #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-decoration: none;
	display:block;
}
.form_slim_input_btn_style {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.form_slim_input_btn:hover {
	text-decoration: none;
}

.form_login_input_txt , .form_login_pwd_lbl {
	float: left;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 85px;
	background-image:url(../img/colors/form_slim_txt.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position:left;
	font-size:10px;
	font-weight:bold;
}
.form_login_pwd_lbl {
	font-size:10px; 
	font-weight:bold;
}





.panel_head_left_0 , .panel_head_left_1 , .panel_head_right_0 , .panel_head_right_1 , .panel_head_left_0_b , .panel_head_left_1_b , .panel_head_right_0_b , .panel_head_right_1_b {
	background-repeat:no-repeat; width:10px; height:20px;
}
.panel_head_mid_0 , .panel_head_mid_1 , .panel_head_mid_0_b , .panel_head_mid_1_b {
	background-repeat:repeat-x; width:100%; height:20px;
}


							.panel_head_left_0_blue1 {
								background-image:url(../img/colors/panel_head_left_0_blue1.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_0_green {
								background-image:url(../img/colors/panel_head_left_0_green.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_0_yellow {
								background-image:url(../img/colors/panel_head_left_0_yellow.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_0_orange {
								background-image:url(../img/colors/panel_head_left_0_orange.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_0_magenta {
								background-image:url(../img/colors/panel_head_left_0_magenta.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_0_red {
								background-image:url(../img/colors/panel_head_left_0_red.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_0_brown2 {
								background-image:url(../img/colors/panel_head_left_0_brown2.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_0_blue3 {
								background-image:url(../img/colors/panel_head_left_0_blue3.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_1_blue1 {
								background-image:url(../img/colors/panel_head_left_1_blue1.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_1_green {
								background-image:url(../img/colors/panel_head_left_1_green.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_1_yellow {
								background-image:url(../img/colors/panel_head_left_1_yellow.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_1_orange {
								background-image:url(../img/colors/panel_head_left_1_orange.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_1_magenta {
								background-image:url(../img/colors/panel_head_left_1_magenta.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_1_red {
								background-image:url(../img/colors/panel_head_left_1_red.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_1_brown2 {
								background-image:url(../img/colors/panel_head_left_1_brown2.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_left_1_blue3 {
								background-image:url(../img/colors/panel_head_left_1_blue3.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_mid_0_blue1 {
								background-image:url(../img/colors/panel_head_mid_0_blue1.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_0_green {
								background-image:url(../img/colors/panel_head_mid_0_green.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_0_yellow {
								background-image:url(../img/colors/panel_head_mid_0_yellow.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_0_orange {
								background-image:url(../img/colors/panel_head_mid_0_orange.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_0_magenta {
								background-image:url(../img/colors/panel_head_mid_0_magenta.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_0_red {
								background-image:url(../img/colors/panel_head_mid_0_red.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_0_brown2 {
								background-image:url(../img/colors/panel_head_mid_0_brown2.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_0_blue3 {
								background-image:url(../img/colors/panel_head_mid_0_blue3.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_1_blue1 {
								background-image:url(../img/colors/panel_head_mid_1_blue1.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_1_green {
								background-image:url(../img/colors/panel_head_mid_1_green.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_1_yellow {
								background-image:url(../img/colors/panel_head_mid_1_yellow.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_1_orange {
								background-image:url(../img/colors/panel_head_mid_1_orange.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_1_magenta {
								background-image:url(../img/colors/panel_head_mid_1_magenta.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_1_red {
								background-image:url(../img/colors/panel_head_mid_1_red.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_1_brown2 {
								background-image:url(../img/colors/panel_head_mid_1_brown2.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_mid_1_blue3 {
								background-image:url(../img/colors/panel_head_mid_1_blue3.png);
								background-repeat:repeat-x; width:100%; height:20px;
							}
							.panel_head_right_0_blue1 {
								background-image:url(../img/colors/panel_head_right_0_blue1.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_0_green {
								background-image:url(../img/colors/panel_head_right_0_green.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_0_yellow {
								background-image:url(../img/colors/panel_head_right_0_yellow.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_0_orange {
								background-image:url(../img/colors/panel_head_right_0_orange.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_0_magenta {
								background-image:url(../img/colors/panel_head_right_0_magenta.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_0_red {
								background-image:url(../img/colors/panel_head_right_0_red.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_0_brown2 {
								background-image:url(../img/colors/panel_head_right_0_brown2.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_0_blue3 {
								background-image:url(../img/colors/panel_head_right_0_blue3.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_1_blue1 {
								background-image:url(../img/colors/panel_head_right_1_blue1.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_1_green {
								background-image:url(../img/colors/panel_head_right_1_green.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_1_yellow {
								background-image:url(../img/colors/panel_head_right_1_yellow.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_1_orange {
								background-image:url(../img/colors/panel_head_right_1_orange.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_1_magenta {
								background-image:url(../img/colors/panel_head_right_1_magenta.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_1_red {
								background-image:url(../img/colors/panel_head_right_1_red.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_1_brown2 {
								background-image:url(../img/colors/panel_head_right_1_brown2.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}
							.panel_head_right_1_blue3 {
								background-image:url(../img/colors/panel_head_right_1_blue3.png);
								background-repeat:no-repeat; width:10px; height:20px;
							}

.panel_body_left , .panel_body_img_left {
	background-image:url(../img/colors/panel_body_left.png);
	background-repeat:repeat-y;
	width:10px;
}
.panel_body_img_left {
	width:1px;
	padding:0px;
	margin:0px;
}
.panel_body_hline {
	background-image:url(../img/colors/panel_body_hline.gif);
	background-repeat:repeat-x;
	display:block;
	height: 1px;
	padding:0px;
	margin:0px;
}
/*.panel_body_middle {
	background-color:#FFFFFF;
	background-image:url(../img/colors/panel_body_mid.png);
}*/
.panel_body_right , .panel_body_img_right {
	background-image:url(../img/colors/panel_body_right.png);
	background-repeat:repeat-y;
	width:10px;
}
.panel_body_img_right {
	width:1px;
	padding:0px;
	margin:0px;
	background-position: right;
}

.panel_body_mid {
	font-size:12px;
	overflow:hidden;
	padding-top:10px;
	background-image:url(../img/colors/panel_body_mid.png);
}
.panel_headline , a.panel_headline , a.panel_headline:link , a.panel_headline:visited {
	padding-top: 3px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	text-align:center;
}

.panel_subhead_left {
	background-image:url(../img/colors/panel_subhead_left.gif);
	background-repeat:repeat-y;
	width:10px;
}
.panel_subhead_right {
	background-image:url(../img/colors/panel_subhead_right.gif);
	background-repeat:repeat-y;
	width:10px;
}
.panel_subhead_mid {
	font-size:12px;
	overflow:hidden;
	padding-bottom:10px;
	background-color:#363636;
}

.panel_bottom_left {
	background-image:url(../img/colors/panel_bottom_left.png);
	height:10px;
}
.panel_bottom_mid {
	background-image:url(../img/colors/panel_bottom_mid.png);
	height:10px;
}
.panel_bottom_right {
	background-image:url(../img/colors/panel_bottom_right.png);
	height:10px;
}
.panel_subhead_bot_left {
	background-image:url(../img/colors/panel_subhead_bot_left.gif);
	height:10px;
}
.panel_subhead_bot_mid {
	background-color:#FFFFFF;
	height:10px;
}
.panel_subhead_bot_right {
	background-image:url(../img/colors/panel_subhead_bot_right.gif);
	height:10px;
}


.banner_pane_top_left {
	background-image:url(../img/colors/blog_banner_pane_top_left.png);
	height:10px;
	width:10px;
}
.banner_pane_top_mid {
	background-image:url(../img/colors/blog_banner_pane_top_mid.gif);
	height:10px;
}
.banner_pane_top_right {
	background-image:url(../img/colors/blog_banner_pane_top_right.png);
	height:10px;
	width:10px;
}

.banner_pane_mid_left {
	background-image:url(../img/colors/blog_banner_pane_mid_left.gif);
	width:10px;
}
.banner_pane_mid_mid {
	background-image:url(../img/colors/blog_banner_pane_mid_mid.gif);
	text-align:center;
}
.banner_pane_mid_right {
	background-image:url(../img/colors/blog_banner_pane_mid_right.gif);
	width:10px;
}

.banner_pane_bot_left {
	background-image:url(../img/colors/blog_banner_pane_bot_left.png);
	height:10px;
	width:10px;
}
.banner_pane_bot_mid {
	background-image:url(../img/colors/blog_banner_pane_bot_mid.gif);
	height:10px;
}
.banner_pane_bot_right {
	background-image:url(../img/colors/blog_banner_pane_bot_right.png);
	height:10px;
	width:10px;
}


.PanelHeadTypo {
	padding-top: 3px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.PanelBodyPadding {
	padding-left: 10px;
	/*padding-right: 10px;*/
	font-size: 12px;
	overflow:hidden;
}
.PanelSpace {
	height: 10px;
	width: 10px;
}



