html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,a,abbr,em,b,strong,dl,dt,dd,ol,ul,li,form,label,table,tbody,tfoot,thead,tr,th,td {margin: 0;padding: 0;}
* {font-family: Tahoma, Verdana, Arial, serif;font-size: 100.01%}

table {border-collapse:collapse;}
a{text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:none}
ul, ol {list-style:none}

body {/*text-align: center;*/}

.clear{clear: both; font-size:0}
.flt{float:left;}
.blk{display: block;}
.no_brd{border: none!important;}
.no_bg{background: none!important;}

h1 { font-size: 30px; font-weight: bold; color: #000; text-transform: uppercase;}
h2 { font-size: 16px; font-weight: bold; color: #000;}
h3 { font-size: 112.5%; font-weight: bold; color: #000; text-transform: uppercase;}

a.padding_act,a.padding_act:hover,a.padding_act:link {
	text-decoration: underline;padding-left:5px;float: none!important;
}

a.padding_nact,a.padding_nact:hover,a.padding_nact:link {
	padding-left:5px;color:#888!important;float: none!important;
}

a.rss_feed {
	background: url(../img/rss_feed.gif) no-repeat;
	color: #000;
	display: block;
	font-size: 75%;
	margin: 15px 0 15px 60px;
	owerflow: hidden;
	padding: 1px 0 2px 30px;
	text-decoration: underline;
	width :65px;
}

p.label {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
	overflow:hidden;
	position: relative;
	/*text-align: center;*/
	text-transform: lowercase;
}

p.label span {
	display: block;
	position:absolute;
	text-align: left;
	top: 0; left: 0;
}

p.label span a {
	/*background: Fuchsia;*/
	display: block;
	font-size: 50%;
	font-weight: normal;
	height: 35px;
	position: absolute;
	bottom:0; left: 20px;
}

#header, #middle, #footer {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	/*text-align: left;*/
}

#header {
	background: #DCDCDC url(../img/head_bg.jpg) no-repeat;
	height: 420px;
}

#left_head {
	/*background: #3CB371;*/
	float: left;
	width: 380px;
}

#left_head .logo {
	/*background: #FFDAB9;*/
	color: #000;
	display: block;
	font-size: 150%;
	font-weight: bold;
	height: 80px;
	margin: 85px 0 0 70px;
	padding-top: 40px;
	position: relative;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 260px;
}

#left_head .logo span {
	/*background: url(../img/logo.gif) no-repeat;*/
	cursor: pointer;
	display: block;
	height: 120px;
	position: absolute;
	top: 0; left: 0;
	width: 260px;
}



#left_head form {margin: 20px 0 0 50px;}

#left_head form.log_in {
	background: url(../img/form_bg.gif) no-repeat;
	height: 123px;
	padding: 63px 0 0 70px;
	width: 230px;
}

#left_head form.log_out {
	background: url(../img/ins_form_bg.gif) no-repeat;
	height: 96px;
	padding: 90px 0 0 0;
	position: relative;
	width: 300px;
}

#left_head form.log_out p {
	color: #464d53;
	font-size: 75%;
	padding: 0 15px;
	text-align: center;
}

#left_head form.log_out p a {
	color: #222;
	font-weight: bold;
	text-decoration: underline;
}

#left_head form.log_out .log_out_lnk {
	font-weight: normal!important;
	font-size: 9px;
	position: absolute;
	left: 165px;
	top: 157px;
}

#left_head form ul li {
	clear: both;
	margin-bottom: 13px;
	text-align: right;
	width: 190px;
}

#left_head form ul li.pswd {
	margin-bottom: 10px;
}

:root #left_head form ul li.pswd {margin-bottom: 4px;}
#left_head form ul li.pswd {*margin-bottom: 4px;}


#left_head form ul li input, #left_head form ul li label {
	color: #464d53;
	font-size: 68.75%;
}

#left_head form ul li input {
	background: #fff url(../img/input_bg.gif) repeat-x left top;
	border: 1px solid #eaeaea;
	border-top: none;
	float: right;
	width: 130px;
}

#left_head form ul li label {
	float: left;
}

#left_head form.log_in a {
	color: #000;
	font-size: 56.25%;
	padding: 0 3px 1px;
	text-decoration: underline;
}

#left_head form .button {
	background: url(../img/button.gif) no-repeat center top;
	display: block;
	color: #fff!important;
	font-size: 81.75%!important;
	height: 19px;
	margin: 0 0 0 auto;
	padding-top: 2px;
	text-align: center;
	text-decoration: none!important;
	width: 130px;
}

#left_head form .first {
	border-right: 1px solid #000;
}




/* old 
#left_head form {margin: 20px 0 0 50px;}

.index #left_head form {
	background: url(../img/form_bg.gif) no-repeat;
	height: 123px;
	padding: 63px 0 0 70px;
	width: 230px;
}

.inside #left_head form, .profile #left_head form, .media_body #left_head form {
	background: url(../img/ins_form_bg.gif) no-repeat;
	height: 96px;
	padding: 90px 0 0 0;
	width: 300px;
}

.inside #left_head form p, .profile #left_head form p, .media_body #left_head form p {
	color: #464d53;
	font-size: 75%;
	padding: 0 15px;
	text-align: center;
}

.inside #left_head form p a, .profile #left_head form p a, .media_body #left_head form p a {
	color: #222;
	font-weight: bold;
	text-decoration: underline;
}

#left_head form ul li {
	clear: both;
	margin-bottom: 13px;
	text-align: right;
	width: 190px;
}

#left_head form ul li.pswd {
	margin-bottom: 10px;
}

:root #left_head form ul li.pswd {margin-bottom: 4px;}
#left_head form ul li.pswd {*margin-bottom: 4px;}


#left_head form ul li input, #left_head form ul li label {
	color: #464d53;
	font-size: 68.75%;
}

#left_head form ul li input {
	background: #fff url(../img/input_bg.gif) repeat-x left top;
	border: 1px solid #eaeaea;
	border-top: none;
	float: right;
	width: 130px;
}

#left_head form ul li label {
	float: left;
}

.index #left_head form a {
	color: #000;
	font-size: 56.25%;
	padding: 0 3px 1px;
	text-decoration: underline;
}

#left_head form .button {
	background: url(../img/button.gif) no-repeat center top;
	display: block;
	color: #fff!important;
	font-size: 81.75%!important;
	height: 19px;
	margin: 0 0 0 auto;
	padding-top: 2px;
	text-align: center;
	text-decoration: none!important;
	width: 130px;
}

#left_head form .first {
	border-right: 1px solid #000;
}
*/


#right_head {
	/*background:	#DCDCDC;*/
	float: left;
	width: 120px;
}

#right_head ul {
	background: #333;
	height: 201px;
	margin: 52px 0 90px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	overflow: hidden;
	width: 120px;
}

#right_head ul li {
	border-bottom: 1px solid #666;
	padding: 3px 0;
	_padding: 2px 0;
}

#right_head ul li.last {
	border: none;
}

#right_head ul li a {
	color: #fff;
	display: block;
	font-size: 75%;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	width: 95px;
}

#right_head ul li a:hover {
	/*background: #ffd800 url(../img/icons/m_menu_ico.gif) no-repeat 10px 10px;*/
	background: #ffd800 url(../img/main_menu_bg1.gif) no-repeat left center;
	color: #000;
	text-decoration: none;
}

#right_head ul li a.active {
	/*background: #ffd800 url(../img/icons/m_menu_ico.gif) no-repeat 10px 10px;*/
	background: #ffd800 url(../img/main_menu_bg1.gif) no-repeat left center;
	color: #000;
	text-decoration: none;
}

#right_head div {
	background: /*#7B68EE*/ url(../img/home_mail_bg.gif) no-repeat center center;
	height: 30px;
	margin: 0 auto;
	width: 100px;
}

#right_head div a {
	display: block;
	height: 30px;
	width: 30px;
}

#right_head div a.home {
	background: url(../img/icons/home_ico.gif) no-repeat;
	float: left;
}
#right_head div a.email {
	background: url(../img/icons/email_ico.gif) no-repeat;
	float: right;
}

#flash_head {
	/*background:	#00789D;*/
	color: #fff;
	float: left;
	width: 500px;
}

#middle {
	/*background: #D2B48C;*/
}

 #middle #content {
	background: /*#DCDCDC*/ url(../img/left_footsteps.gif) no-repeat left 70px;
	float: left;
}

.index #middle #content {
	padding: 0 30px 0 50px;
	width:600px;
}

.index #content p.label {
	height: 32px;
	padding-top: 95px;
	width: 600px;
}

.index #content p.label span {
	background: url(../img/measures.jpg) no-repeat;
	height: 127px;
	width: 600px;
}

.index #content p.label span a {
	width: 170px;
}

.index #content ul.arch {
	position: relative;
	top: -40px;left: 180px;
	margin-top: -15px;
}

.index #content ul.arch li {
	display: inline;
	padding: 0 19px;
	_padding-top: 5px;
	position: relative;
}

.index #content ul.arch li.arch_lnk {
	border-right: 1px solid #292929
}

.index #content ul.arch li.arch_lnk a {
	position: relative; left: 0; top: -5px;
}

.index #content ul.arch li a {
	color: #fff;
	font-size: 62.5%;
	width: auto;
	display: inline;
	height: auto;
	position: static;
	text-decoration: underline;
}

.index #content dl {
	padding: 0 0 30px 20px;
}

.index #content dl dt span {
	/*color: #666;*/
	color: #333;
	font-size: 70%;
}

.index #content dl h2 {
	font-size: 112.5%;
	color: #e59802;
	padding: 10px 0 15px;
}

.index #content dl dd {
	text-align: center;
}

.index #content dl dd div {
	border-bottom: 1px solid #d5d5d5;
	display: block;
	padding: 0 0 15px;
	text-align: left;
}

.index #content dl dd div a {
	/*color: #666;*/
	color: #333;
	font-size: 85%;
}

.index #content dl dd img {
	border: 2px solid #dfe2e5;
	margin-bottom: 10px;
}

.index #content dl dd ul {
	margin-left: -10px;
	padding-top: 15px;
}

.index #content dl dd ul li {
	float: left;
}

.index #content dl dd ul li a {
	background: #BC8F8F;
	/*color: #999;*/
	color: #333;
	font-size: 70%;
	display: block;
	overflow: visible;
	padding-top: 40px;
	width: 60px;
}

.index #content dl dd ul li a.photo {
	background: url(../img/icons/photo_ico.gif) no-repeat center top;
}
.index #content dl dd ul li a.video {
	background: url(../img/icons/video_ico.gif) no-repeat center top;
}
.index #content dl dd ul li a.discuss {
	background: url(../img/icons/discuss_ico.gif) no-repeat center top;
	color: #333;
}

#middle #mid_right {
	float: left;
}


.index #mid_right .media {
	height: 33px;
	padding-top: 95px;
	width: 300px;
}

.index #mid_right .media span {
	background: url(../img/media_archive.jpg) no-repeat;
	height: 128px;
	width: 300px;
}

.index #mid_right .media span a {
	width: 170px;
}

.index #mid_right .media_content {
	/*background: #BC8F8F;*/
	float: left;
	padding: 25px 0 10px 15px;
	width: 325px;
}

.index #mid_right .media_content p {
	font-size: 85%;
	padding: 35px 0 15px 3px;
}

.index #mid_right .media_content ul li {
	background: url(../img/media_arr.gif) no-repeat 3px center;
	display: inline;
	margin-right: 40px;
	padding-left: 25px;
}

.index #mid_right .media_content ul li a {
	color: #6e6e6e;
	font-size: 118.75%;
	text-decoration: underline;
}

.index #mid_right .media_content ul li img {
	border: 2px solid #dee1e4;
}

.index #mid_right .media_content ul.photos li {
	background: none;
	margin: 0;
	padding: 0 3px;
}


.index #mid_right .friends {
	height: 27px;
	padding: 70px 0 0 20px;
	width: 550px;
}

.index #mid_right .friends span {
	background: url(../img/friends.jpg) no-repeat;
	height: 97px;
	width: 570px;
}

.index #mid_right .friends span a {
	width: 200px;
}

.index #mid_right .google_maps {
	background: #000;
	margin: 17px 0 0 20px;
	padding: 4px;
	width: 542px;
	min-height: 190px;
	position: relative;
}

.index #mid_right .google_maps .link_static {	
	position: absolute;
	left: 375px;
	bottom: 10px;
	color: #ccc;
	font-size:12px;
	text-decoration:underline;
}

.index #mid_right .google_maps div {
	float: left;
	overflow: none;
	width: 300px;
}

.index #mid_right .google_maps div span {
	display:none;
}

.index #mid_right .google_maps div span {
/*
		white-space:normal!important;
	display:none;
*/
	}

.index #mid_right .google_maps p {
	color: #5c6167;
	font-size: 68.75%;
	font-weight: bold;
	margin-left: 370px;
	padding: 20px 0 15px;
	text-transform: uppercase;
}

.index #mid_right .google_maps ul {
	margin-left: 370px;
	padding-bottom: 20px;
}

.index #mid_right .google_maps ul li a {
	color: #fff;
	font-size: 70%;
	text-decoration: underline;
}
/*
#map div {
	overflow:none!important
}
*/
#footer {
	/*background: url(../img/footer_bg.gif) no-repeat 260px 10px;*/
	height: 200px;
	position: relative;
}

#footer a {
	color: #000;
	font-size: 9px;
}

#footer strong {
	color: #000;
	font-size: 10px;
}

#footer span {
	background: #000;
	color: #fff;
	font-size: 62.5%;
	padding: 5px 20px;
	position: relative;
	top: 85px; left: 80px; 
}

#footer p {
	color: #919191;
	display: inline;
	font-size: 62.5%;
	position: relative;
	top: 100px; left: 87px;
}

#footer table {
	margin: 50px 60px 0 auto;
}

#footer table td {
	/*background: #00008B;*/
	padding: 0 20px;
}

#footer table td.counter {
	padding-left: 60px;
	text-align: center;
}

#footer table td .spbnet {
	background: url(../img/pictures/spbnet_bi.gif) no-repeat center top;
	display: block;
	height: 47px;
	margin-bottom: 10px;
	width: 112px;
}

#footer table td .spbnet:hover {background-position: center bottom;}

#footer div {
	background: url(../img/footstep.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/footstep.png');
	height: 122px;
	position: absolute;
	top: 0; left: 70px;
	z-index: 100;
	width: 110px
}

.index #footer {
	background: url(../img/footer_bg.gif) no-repeat 260px 10px;
}

.inside #middle, .profile #middle, .media_body #middle, .video_body #middle {
	padding: 30px 0;
}

.inside #middle #content, .profile #middle #content, .media_body #middle #content, .video_body #middle #content {
	/*background: #FDF5E6;*/
	/*color: #888;*/
	color: #333;
	font-size: 13px!important;
	margin-right: 40px;
	padding: 0 30px 0 110px;
	width: 475px;
}

.inside #content h1, .profile #content h1, .media_body #content h1, .video_body #content h1 {
	margin-left: -30px;
	padding-bottom: 20px;
}

.inside #content h2 {
	padding: 15px 0;
}

.inside #content p {
	padding-bottom: 15px;
	font-size: 115%;
}

.inside #middle #mid_right, .profile #middle #mid_right, .meida #middle #mid_right {
	/*background: #D2B48C;*/
	padding-bottom: 30px;
	width: 300px;
}

.submenu {
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 13px;
}

.submenu li {
	display: inline;
	/*padding-right: 20px;*/
	padding: 0 20px 0 0!important;
	width: auto!important;
	float: none!important;
	
}

.submenu li a {
	font-size:115%!important;
	color: #c0a52f;
	text-decoration: underline;
}

.inside #mid_right h3 {
	padding: 5px 10px 5px 30px;
}

.submenu li a:hover {color: #222;}

.submenu li a.active {color: #222;}

.last_blogs {
	border-bottom: 4px solid #000;
	font-size: 72%;
	margin-left: 40px;
	padding: 0 0 15px 20px;
	width: 210px;
}

.last_blogs li {
	border-bottom: 1px solid #dbdee0;
	padding: 15px 0;
}

.last_blogs li.last {
	border: none;
}

.last_blogs a {
	/*color: #7d7d7d;*/
	font-size: 105%;
	color: #333;
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}

#mid_right .calendar {
	margin: 20px 0 20px 60px;
}

.calendar {
	background: #333;
	/*height: 200px;*/
	overflow: visible;
	padding-bottom: 10px;
	width: 210px;
}

.calendar table {
	margin: 0 auto;
	width: 190px;
}

.calendar table td, .calendar table th {
	/*border: 1px solid green;*/
	color: #fff;
	font-size: 75%;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
}

.calendar table td a {
	color: #fff;
}

.calendar table td span a {
	color: #828282;
}

.calendar table td a:hover {
	text-decoration: none;
}

.calendar table td a.active {
	display: block;
	background: red;
	height: 16px;
	margin: auto;
	width: 16px;
}

.calendar table.month {
	margin: 0;
	width: 100%;
}

.calendar table.month td {
	background: #000;
	font-weight: bold;
	padding: 10px 15px;
}

.calendar table.month td.left {
	text-align: left;
}
.calendar table.month td.right {
	text-align: right;
}

.calendar table.month td a {
	/*color: #fff;*/
	font-size: 150%;
	font-weight: normal; 
	text-decoration: none;
}


#mid_right .award {
	height: 85px;
	margin: 0 0 20px auto;
	padding-top: 55px;
	text-align: center;
	width: 280px;
}
#mid_right .award span {
	background: url(../img/awards.jpg) no-repeat;
	height: 140px;
	width: 280px;
}

#mid_right .award span a {
	left: 0;
	height: 140px;
	width: 100%;
}

#mid_right a.statistic {
	background: url(../img/statistic.gif) no-repeat;
	color: #000;
	display: block;
	font-size: 75%;
	margin: 15px 0 15px 50px;
	owerflow: visible;
	padding: 1px 0 2px 40px;
	text-decoration: underline;
	width :165px;
	
}



table.all_awards {
	color: #222;
}

table.all_awards td {
	vertical-align:top;
}

table.all_awards .date {
	font-weight: normal;
	padding-left: 0;
	text-align: center;
	width: 120px;
}

table.all_awards th {
	padding: 20px 10px 10px 20px;
	text-align: left;
}

table.all_awards td img {
	border: 3px solid #ededed;
}

table.all_awards td.txt {
	background: #ededed;
	padding: 10px;
	width: 345px;
}

table.all_awards a {
	color: #222;
	text-decoration: underline;
}

.actions {
	background: #000 url(../img/actions_bg.jpg) no-repeat left bottom;
	color: #fff;
	padding-bottom: 240px;
	position: relative;
	width: 300px;	
}

.actions p {
	font-size: 125%;
	font-weight: bold;
	color: #fff;
	height: 55px;
	padding-top: 10px;
	text-align: center;
	width: 300px;
}

.actions div {
	background: url(../img/actions_label.jpg) no-repeat;
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
}

.actions .show, .actions .hide {
	
	bottom: 66px;
	_bottom: 64px;
	color: #fff;
	display: block;
	font-size: 62.5%;
	height: 14px;
	padding: 14px 35px 0 0;
	position: absolute;
	right: 15px;
	text-decoration: underline;
}

.actions .show {background: url(../img/show_bg.gif) no-repeat top right;}
.actions .hide {background: url(../img/hide_bg.gif) no-repeat top right;visibility:hidden;}

.actions ul {
	margin-left: 30px;
	width: 240px;
}

.actions ul li {
	background: url(../img/icons/action_list_ico.gif) no-repeat left center;
	padding-left: 15px;
}

.actions ul li a {
	color: #fff;
	font-size: 75%;
	
	text-decoration: underline;
}

.profile h3, .media_body h3, .video_body h3 {
	font-size: 18px;
	padding-bottom: 20px;
}


.profile #content form {
	/*background: #ADD8E6;*/
	margin: 15px auto;
	text-align: right;
	width: 440px
}

.profile #content form label {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

.profile #content form label, .profile #content form input {
	display: block;
	text-align: left;	
	width: 440px;
}

.profile #content form select, .profile #content form input {
	margin: 5px 0 10px;
}

.profile #content form input {
	border: 3px solid #ececec;
	display: block;
}

.profile #content form select {
	border: 3px solid #ececec;
	display: block;
	width: 445px;
	*width: 447px;
}

.profile #content form textarea {
	border: 3px solid #ececec;
	display: block;
	width: 440px;
	height: 100px;
	*height: 100px;
	*width: 440px;
}

.profile #content form a, .dark_button {
	background: #000;
	color: #fff;
	padding: 5px 25px 7px;
	position: relative;
	right: -6px;
	_right: -8px;
	top: 15px;
	text-decoration: underline;
}

.butt {
	left: 310px!important;
	_left: 300px!important;
	
}

.profile #content .view {
	color: #000;
	margin-left: 20px;
	width: 455px;
}

.inside #content .view {
	color: #000;
	margin-left: 20px;
	width: 400px;
}

.profile #content .view tr td {
	border: solid #d9dbde;
	border-width: 1px 1px 1px 0;
	padding: 5px 10px;
}

.inside #content .view tr td {
	border: solid #d9dbde;
	border-width: 1px 1px 1px 1px;
	padding: 5px 10px;	
}

.profile #content .view .label {
	border-width: 1px 0 1px 1px;
	color: #a2a2a2;
	font-size: 11px;
	text-align: right;
	width: 90px!important;
}

.profile #content .view .photo, .inside #content .view .photo {
	vertical-align: top;
}

.profile #content .view .name {
	font-size: 16px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	width: 325px;
}

.profile #content .view .no_t_brd td {border-top: none!important;}
.profile #content .view .no_b_brd td {border-bottom: none!important;}

.profile #content .view tr td img, .inside #content .view tr td img {
	border: 3px solid #d7d7d7;
}

.profile #content .view tr td a, .inside #content .view tr td a {
	color: #000;
	text-decoration: underline;
}

.profile #content .view tr.spacer td, .inside #content .view tr.spacer td {
	border: none;
	height: 10px;
	width: auto;
}

.profile #content .view .contacts {
	border-width: 1px;
	padding: 5px 0;
}

.profile #content .view .contacts table {
	width: 100%;
}

.profile #content .view .contacts table tr td {
	border: none;
	padding: 7px 10px;
	/*width: 95px;*/
}

.profile #content .view .contacts table tr td.short {
	width: 50px!important;
}


.profile #content .dark_button {
	left: 340px;
}

.media_body #middle #content {
	/*background: Silver;*/
	color: #000;
	padding: 0 0 0 110px;
	width: 500px;
}

.video_body #middle #content {
	/*background: Silver;*/
	color: #000;
	padding: 0 0 0 110px;
	width: 500px;
}

.media_body #middle #content ul li {
	float: left;
	padding: 5px 15px 20px;
	width: 130px	
}

.video_body #middle #content ul li {
	float: left;
	padding: 5px 15px 20px;
	width: 130px;
	height: 140px;
}

.media_body #middle #content ul li img {
	border: 3px solid #dbdde0;
}

.video_body #middle #content ul li img {
	border: 3px solid #dbdde0;
}

.media_body #middle #content img {
	border: 3px solid #FFD800;
}

.video_body #middle #content img {
	border: 3px solid #FFD800;
}

.video_body #middle #content object {
	padding-left: 18px;
}

.media_body #middle #content ul li p {
	padding: 5px 0 0;
	text-align: center;
	width: 100%;
}

.video_body #middle #content ul li p {
	padding: 5px 0 0;
	text-align: center;
	width: 100%;
}

.media_body #middle #content ul li p a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.video_body #middle #content ul li p a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.media_body #middle #content ul.madia_view {
	text-align: center;
	padding-left: 3px;
}

.video_body #middle #content ul.madia_view {
	text-align: center;
	padding-left: 3px;
}

.media_body #middle #content div {
	clear: both;
	margin: 20px 0 20px 0;
	width: 486px;
}

.video_body #middle #content div {
	clear: both;
	margin: 20px 0 20px 0;
	width: 486px;
}

.media_body #middle #content div a {
	color: #000;
	font-weight: bold;
	float: left;
}

.video_body #middle #content div a {
	color: #000;
	font-weight: bold;
	float: left;
}

.media_body #middle #content div a:hover {
	/*color: #666;*/
	color: #333;
	text-decoration: none;
}

.media_body #middle #content div a.next {
	float: right;
}

.video_body #middle #content div a.next {
	float: right;
}

.media_body #middle #content ul.madia_view li a.active img {
	border: 3px solid #FFD800;
}

.video_body #middle #content ul.madia_view li a.active img {
	border: 3px solid #FFD800;
}

.media_body #middle #content ul.madia_view li a:hover img {
	border: 3px solid #FFD800;
}

.video_body #middle #content ul.madia_view li a:hover img {
	border: 3px solid #FFD800;
}

.media_body #middle #mid_right {
	/*background: #DEB887;*/
	padding-top: 85px;
}

.media_body #middle #mid_right ul {
	border: 1px solid #d9dbde;
	padding: 20px 0 50px 20px;
	width: 260px;
}

.media_body #middle #mid_right ul li {
	background: url(../img/icons/media_menu_ico.gif) no-repeat;
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 0 5px 38px;
	width: 200px;
}

.media_body #middle #mid_right ul li a {
	background: #dedede url(../img/icons/media_menu_show.gif) no-repeat 183px center;
	color: #000;
	display: block;
	padding: 2px 10px 4px;
	width: 185px;
}

.media_body #middle #mid_right ul li a:hover {
	text-decoration: none;
}

.video_body #middle #mid_right ul li a:hover {
	text-decoration: none;
}

.media_body #middle #mid_right ul li a.hide {
	background: #dedede url(../img/icons/media_menu_hide.gif) no-repeat 183px center;
}

.media_body #middle #mid_right ul li ul {
	border: none;
	margin-left: -20px;
	padding: 5px 0 0 0;
	width: 220px;
}

.video_body #middle #mid_right ul li ul {
	border: none;
	margin-left: -20px;
	padding: 5px 0 0 0;
	width: 220px;
}

.media_body #middle #mid_right ul li ul li {
	background: url(../img/icons/media_submenu_ico.gif) no-repeat left 7px;
	border-left: 1px solid #d9dbde;
	font-size: 91.5%!important;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0 5px 55px;
	width: 195px;
}

.media_body #middle #mid_right ul li ul li.last {
	background: url(../img/icons/media_submenu_last.gif) no-repeat 0 -30px;
	border-left: none;
}

.media_body #middle #mid_right ul li ul li.first {
	background-position: left 22px;
	padding-top: 20px!important;
}

.media_body #middle #mid_right ul li ul li a {
	background: none;
	color: #000;
	display: block;
	padding: 2px 10px 4px;
	width: 145px;
}

/* BLOG */

.blog #middle #content .date {
	background: #ffd800;
	border-right: 10px solid #ffe972;
	color: #000;
	font-size: 15px;
	margin-left: -20px;
	padding: 3px 5px;
}

.blog #middle #content ul li div {
	background: #ececec;
	color: #000;
	font-size: 13px;
	padding: 15px 15px 0;
}

.blog #middle #content ul li p {
	font-size: 13px;	
}

.blog #middle #content ul.blog_view li div {padding: 15px;}

.blog #middle #content ul.blog_view li p {font-size: 13px;}

.blog #middle #content .comment {
	padding-left: 20px;
}

.blog #middle #content .comment h3 {padding: 30px 0;}
.blog #middle #content .comment form {
	margin-top: 30px;
	width: 440px;
}
.blog #middle #content .comment form label {
	color: #000;
	display: block;
	font-size: 15px;
	padding-bottom: 5px;
}

.blog #middle #content .comment form textarea {
	border: 3px solid #ececec;
	height: 160px;
	width: 440px;
}

.blog #middle #content .comment form .dark_button {
	left: 318px;
}

.blog #middle #content .comment p {
	font-size: 13px;
}

.blog #middle #content .comment p a {
	color: #c1a300;
	font-weight: bold;
	text-decoration: underline;
}

.blog #middle #content .comment p span {
	color: #000;
}

.blog #middle #content ul li div a {
	color: #000;
	text-decoration: underline;
}

.blog #middle #content ul li div ul {
	background: #000;
	margin: 15px -15px 35px;
	padding: 10px 0;
	text-align: right;
}
.blog #middle #content ul li div ul li {
	border-right: 1px dotted #fff;
	display: inline;
	padding: 0 10px;
}

.blog #middle #content ul li div ul li.last {
	border: none;
}

.blog #middle #content ul li div ul li a {
	color: #fff;
	font-size: 13px;
}


/* End of BLOG */

/* EVENTS */

.events #middle #content ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
}

.events #middle #content ul li .event_map {
	background: #7d7d7d;
	padding: 3px;
	margin-bottom: 15px;
}

.events #middle #content ul li .tags {
	background: #d8d8d8;
	border-bottom: 10px solid #000;
	color: #000;
	font-size: 11px;
	padding: 15px;
}
.events #middle #content ul li .tags a {
	color: #000;
	text-decoration: underline;
}

.events #middle #content ul li p {padding: 0 10px 15px;}

.events #middle #content ul li table {
	background: #efefef;
	margin-bottom: 15px;
	width: 100%;
}

.events #middle #content ul li table td {
	color: #333;
	padding: 8px 10px;
}

.events #middle #content ul li table td.label {
	font-size: 11px;
	width: 110px;
}

.events #middle #content ul li table td .date {
	background: #f8bb00;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 5px;
}

.events #middle #content ul li table td a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

/* End of EVENTS */


.events_header a {
	display: block;
	height: 50px;
	position: absolute;
	left: 0; top: 0;
	width: 300px
}

.whitediv {
	border:0px solid #C5C5C5;
	font:100 12px arial;
}

.whitediv ul {
	margin:0 0 0 20px;
}

.whitediv ul li {
	color:#555;
	padding:0 0 12px 0;
	font-size:.9em;
	position:relative;
}

.whitediv ul li p a {
	width:190px;
	display:block;
	text-decoration:underline;
	color:#333
}

.whitediv ul li div {
	background:#FFD800 url(../img/main_menu_bg1.gif) no-repeat scroll left center;
	display:inline;
	position:absolute;
	left:190px;
	top:0px;
	border-left:1px solid #FCE18D;
	border-right:1px solid #FCE18D;
}

.whitediv ul li div p {
	text-align:right;
	padding:2px 10px 2px 0px!important;
	margin:-1px 0 -1px;
	border-bottom:1px solid #FCE18D;
	border-top:1px solid #FCE18D;
	position:relative;			
}

.whitediv ul li div p a {
	width: 100%;
	text-decoration: none;
	display: block;
}


.stat {
	  position:absolute;
      top: -150px;
      left: -150px;
      }
