html
{
	scrollbar-face-color: #550c37;
	scrollbar-3dlight-color:#550c37;
	scrollbar-arrow-color:#b14a87;
	scrollbar-base-color:#892c62;
	scrollbar-highlight-color:#b14a87;
	scrollbar-shadow-color:#76174f;
	scrollbar-darkshadow-color:#550c37;	
}
.container {
  border: 0;
  position: relative; 
  margin-left: 3px;
  height: 14px; 
  overflow: hidden;
}

body
{
	margin: 0 0 0 0px;
	margin-top: 5px;
	padding: 0 0 0 0px;
	color: #fde150;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	background: url(images/mainbg.gif);
	
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}




.CurvyButton
{
	margin-top: 8px; 
	border: 2px solid #d49000; 
	width: 158px; 
	height: 31px; 
	text-align:center; 
	line-height: normal; 
	background: #0c0509 url(images/ButtonBg.jpg) top left repeat-x;
	text-decoration: none;
}

.CurvyButtonAfterLoad
{
	margin-top: 8px; 
	border: 2px solid #d49000; 
	width: 158px; 
	height: 31px; 
	text-align:center; 
	line-height: normal; 
	background: #0c0509 url(images/ButtonBg.jpg) top left repeat-x;
	text-decoration: none;
}

.divError
{
	padding: 10px;
	margin: 5px;
	background: url(images/1px.png);
}

.divMark
{
	width: 55px;
	height: 20px;
	background: url(images/mb.png);
	color: #6d3101;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	background-repeat: no-repeat;
}

.CurvyButton a, .CurvyButton a:link
{
	text-decoration: none !important;
}

.CurvyInput
{
	margin-top: 3px; 
	width: 175px; 
	height: 24px; 
	background-color: #3e2132;
}


#MainTable
{
	background-color: White;
	border-left: solid 2px #a4d4f2;
	border-right: solid 2px #a4d4f2;
}

#MainMenu 
{
	width: 100%;
	border: 0px;
	border-collapse: separate;
}

#MainMenu ul 
{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a
{
	color: #fde150;
}

#MainMenu li 
{
	float:left;
}

#MainMenu li.active a 
{
	color:#000000;
	font-weight:bold;
}

#MainMenu li a 
{
	background:#6a0f45 url(images/mainmenu_unselbg.jpg) repeat scroll 0%;
	color:#fde150;
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	line-height:27px;
	padding:0pt 17px;
	text-align:center;
	text-decoration:none;
	font-family: Verdana;
	padding-bottom: 2px;
}

#MainMenu div.otheroptions 
{
	color:white;
	font-size:10px;
	padding:0pt 5px;
}

#MainMenu li a:hover 
{
	background: #490a2f url(images/mainmenu_selbg.jpg) repeat scroll 0%;
}

h1, h1 a, h1 a:hover, h1 a:visited, h1 a:link, .main_text h1 a:link
{
	font-family: Arial;
	font-size: 18px;
	padding: 0 0 0 0px;
	margin: 0 0 5 0px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.main_text a:hover
{
}

h2, h2 a, h2 a:hover, h2 a:visited, h2 a:link, .main_text h2 a:link, .main_text h2 a:visited
{
	font-family: Arial;
	font-size: 18px;	
	padding: 0 0 0 0px;
	margin: 0 0 5 0px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

h2 a:hover, .main_text h2 a:hover
{
}

h3
{
	font-family: Arial,sans-serif;
	font-size: 14px;
	padding: 0 0 0 0px;
	margin: 0 0 5 0px;
	color: #87888E;
	font-weight: normal;
}

h4
{
	font-family: Arial;
	font-size: 14px;
	color: #0189ce;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

h5
{
	font-family: Verdana;
	font-size: 15px;
	color: #fde150;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
}



h5 a:hover
{
	color: #DF7621;
}

h6
{
	font-family: Verdana;
	font-size: 15px;
	color: #fde150;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


a img
{
	border: 0px;
}

.smallHr
{
	background: url(images/hrLine_Middle.jpg) top no-repeat; 
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
}

table
{
	border-collapse: collapse;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.sub_menu_text
{
	font-family: Tahoma;
	font-size: 13px;
}

.sub_menu_text a, .sub_menu_text a:link, .sub_menu_text a:visited
{
	text-decoration: underline;
	font-weight: normal;
}

.hor_line
{
	background: url(images/line1.gif) left bottom repeat-x;
}

#leftColumn
{
	
}

#rightColumn
{
	
}

.info_area
{
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 20px;
	overflow: hidden;
}

.info_area h1
{
	color: #87888E;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}


.info_area a, .info_area a:link, .info_area a:visited
{
	color: #fde150;
	text-decoration: underline;
	font-size: 13px;
}

.info_area a:hover
{
	color: #df7621;
}


.main_text
{
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 1px;
	font-family: Arial;
	font-size: 13px;
}

.main_text.tab
{
	padding-left: 10px;
}

.main_text a, .main_text a:link
{
	text-decoration: underline;
	font: 13px Arial, sans-serif;
}

.main_text .switch_link a:hover
{
}

.eventTopic a, .eventTopic a:link, .eventTopic a:visited, .eventTopic span
{
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #2095d2;
}


#footer
{
	
	height: 50px;
	font-family: Tahoma;
	font-size: 11px;
}

#footer td
{
	font-family: Tahoma;
	font-size: 11px;
}

#footer a, #footer a:link
{
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
	font: normal 12px Verdana;
	margin-bottom: 0px;
	background-color: #3e2132;
	
	border: 1px solid;
	border-color: #3e2132;
	

	color: #fde150;
	
	scrollbar-face-color: #550c37;
	scrollbar-3dlight-color:#550c37;
	scrollbar-arrow-color:#76174f;
	scrollbar-base-color:#892c62;
	scrollbar-highlight-color:#76174f;
	scrollbar-shadow-color:#76174f;
	scrollbar-darkshadow-color:#550c37;	
}

input[type="checkbox"], .main_text input[type="checkbox"], input[type="radio"]
{
	border: 0px solid;
	border: none;
	background-color: Transparent;
}

input[type="radio"]
{
	color: #000000;
}

select
{
	position: absolute; 
	top: -3px; 
	left: -3px;
}

.checkbox
{
	margin-right: 2px;
}

.tab_control td span
{
	display: none;
}

h5 a, h5 a:link, h5 a:visited, .main_text h5 a
{
	text-decoration: none;
	
}

.tab_control a, .tab_contol a:visited, .tab_control a:link
{
	color: #3C5795;
	text-decoration: none;
	font-weight: bold;
}

.tab_control a:hover
{
	text-decoration: underline;
	color: Gray;
}

.tab_control table
{
	background-color: #fff;
}

.tab_control td.tab
{
	background-image: url("images/corner1_top_left.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EDEEF0;
	vertical-align: top;
}

.tab_control td.tab div
{
	background-image: url("images/corner1_top_right.gif" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
}

.tab_control td.w2
{
	background-image: url("images/corner2_top_left.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #BFC2CA;
	vertical-align: top;
}

.tab_control td.w2 div
{
	background-image: url("images/corner2_top_right.gif" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
}

.tab_control td.spacer
{
	background-image: none;
	background-color: #fff;
	width: 2px;
}

.l_2
{
	background-image: url("images/line2_top.gif" );
}

.l_2
{
	background-position: top left;
	background-repeat: repeat-x;
}

.l_2
{
	line-height: 0;
	padding: 0;
	margin: 0;
	font-size: 0pt;
}

.l_2
{
	height: 3px;
}


.fontab
{	
	
}

.square
{
	background-color: #feaa02;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: Black;
	font-weight: bold;
}

ul.profilemenu, ul.profilemenu.td 
{
	list-style-type: none;	
	padding-left: 32px;	
	margin-left: 0px;
	padding-right: 3px;
	padding-top: 7px;
	text-align: left;	
	color: #fde150;
	font-family: Arial;
}

.profilemenu li a:link, .profilemenu li a:visited
{
	color: #fde150;
}

.profilemenu li a:hover
{
	color: #df7621;
}

.TagsCloud a:link, .TagsCloud a:visited
{
	text-decoration: none;
	line-height: 1.4em;
}

.TagsCloud a:hover
{
	color: #ffffff;
	text-decoration: none;
	background: #cccacb;
}


ul.error
{
	color: Red;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.popupWindow
{
	position: absolute;
	width: 315px;
	border: solid 1px black;
	margin: 10px 10px 10px 10px;
	padding: 3 5 7 3px;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=Violet);
	display: none;
	color: #595858;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	z-index:10;
}

.popupWindow a, .popupWindow a:link
{
	text-decoration: none;
	font: normal 13px Tahoma, Arial;
	color: #3C5795;
}

.popupWindow a:hover
{
	text-decoration: underline;
	color: #3C5795;
}

.popupWindowInteract
{
	position: absolute;
	width: 250px;
	border: solid 1px black;
	margin: 10px 10px 10px 10px;
	padding: 3 5 7 3px;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#2557ad);
	display: none;
	color: #595858;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
}

.popupWindowInteract a
{
	color: #bd3803;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.popupWindowInteract a:visited
{
	color: #bd3803;
	text-decoration: underline;
}

/* Стили блогов */
/* Блог пост в трех колоночной верстке*/
.blogEntry3c
{
	margin-top: 7px;
	width: 476px;
	text-align: justify;	
	overflow: hidden;
}

/* Блог пост в двух колоночной верстке*/
.blogEntry2c
{
	padding-left: 52px;
	margin-top: 7px;
	width: 650px;
	line-height: 140%;
	font-size: 1.1em;
	font-family: arial,sans-serif;	
	overflow: hidden;	
}

.blogAuthor
{
	font-size: 11px;
}

.blogAuthor a, .blogAuthor a:link, .blogAuthor a:visited
{
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
}

.blogAuthor a:hover
{	
	text-decoration: underline;
}

.blogCommentsLink
{
	text-align: right;
}

.blogCommentsLink a, .blogCommentsLink a:link, .blogCommentsLink a:visited
{
	text-decoration: none;
}

.blogCommentsLink a:hover
{
	text-decoration: underline;
}

.comment_item 
{		
	margin-top: 3px;
	padding-bottom: 3px;
	position: relative;
}

.comment_item_new
{
	border: 1px solid #CFCFCF;
	margin-top: 10px;
	padding-bottom: 3px;
	position: relative;
	padding-left: 10px;
	padding-top: 5px;
}

.service_text_comments_holder 
{
	margin-right: 4px;
	position: relative;
	top: 10px;
}

div.comment_text 
{
	font-family:Arial;
	font-size:13px;
	padding: 15px 56px 16px;
}

img.comments_avatar 
{	
	display:block;
	float:left;
	margin-right:10px;
	position:relative;
	top: 5px;
}

.comments_reply
{
	padding-left: 76px;
}

.reply_word_holder 
{
	bottom: 10px;
	color: #363636;
	font-family:tahoma,arial;
	font-size:11px;
	margin-left:-20px;
	position:relative;
}

.CaptionDivSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-color: #ebebeb;
	font-weight: bold;
	height: 21px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 22px;
	border-top: 1px solid #545454;
	margin-top: 5px;
}

.altLink, .altLink a, .altLink a:visited, .altLink a:link 
{
	color: #87888E;
	text-decoration: none;
}

.altLink a:hover
{
	text-decoration: underline;
}


/*Main menu*/
table.user_panel
{
	background: #FFFFFF url(images/menu_bg.gif) repeat-x scroll left top;
	height: 54px;
	width: 100%;
}
.user_panel td
{
	background: transparent url(images/menu_divider.gif) no-repeat scroll left top;
	height: 54px;	
	text-align: center;
	vertical-align: bottom !important;
}
.user_panel td.first
{
	background: transparent url(images/menu_bg_l.gif) no-repeat scroll left top;
	padding-left: 35px !important;
}
.user_panel td.last
{
	background: transparent url(images/menu_bg_r.gif) no-repeat scroll right top;
	padding-left: 0pt !important;
	padding-right: 30px !important;
}


.user_panel .digit, .user_panel a, .user_panel td a
{
	display: block;
	font-family: arial,sans-serif;
	
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	
	line-height: 1.4;
	padding-bottom: 16px;
	text-decoration: none;	
	color: #FFFFFF;
	
	
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.user_panel a:hover
{
	color: #CCCCCC;
}

/* Profile Panel */

.ProfilePanel
{
	padding-left: 7px;
	padding-bottom: 10px;
	text-align: left;
}

.ProfilePanel hr
{
	background-color:#87888E;
	border:1px;
	height:1px;
	margin:0px 0px;
	padding:0px;
}

.ProfilePanel .header
{
	width: 460px; 	
	height: 23px;
}

.ProfilePanel .header .LeftIcon
{
	float: left; 
	padding-top: 5px;
}

.ProfilePanel .header .RightCaptionName
{	 
	font-family: Arial;
	font-size: 18px; 
	padding-left: 1px;
	padding-top: 1px;
}

.ProfilePanel .header .RightCaption
{
	float: left; 
	font-size: 13px; 
	padding-left: 7px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Arial;
}

.ProfilePanel .leftColumn
{
	font-size: 12px;
	width: 160px;
	text-align: left;
}

.ProfilePanel .editButton
{
	float: right;
	padding-top: 4px;
	padding-left: 8px;
}

.ProfilePanel .editButton a
{
	text-decoration: none;
	font-weight: bold;
}

.ProfilePanel .editButton a:hover
{
	text-decoration: underline;
}

.ProfilePanel a
{
}

/* TineMCE */

body.mceContentBody {
   padding-left: 5px;
   padding-right: 5px;
}

#tblQuestions
{
	text-align: left;
}

/* MyNews Configuration */

.feedPhotos
{
    padding-top: 5px;
    vertical-align:middle;
}

.feedPhotos a img {
 vertical-align:middle;
 padding: 3px;
 border: 1px solid #aaa;
 background-color: #fff;
 margin:3px 6px 3px 0px;
}

.feedPhotos a
{
    display: block; float: left;
}

.feedPhotos a:hover img{
 border: 1px solid #45688E;
}

.feedIcon 
{
	border:0px none;
	margin-right:5px;
}

.calendar
{
	margin: 0 auto;
	width: 90% !important;
	border-width: 0px !important;
	border-style: none !important;
	
}

.calendar a
{
	color: #3c57a8 !important;
	text-decoration: none !important;
}

.calendar a:hover
{
	color: #3c57a8 !important;
	background-color: #CCCACB !important;
	text-decoration: none !important;
}

.mynews_filter
{
	width:90%;
	padding: 0;
	margin: 0 auto;
	border-collapse: collapse;
}

.mynews_filter td
{
	padding: 3px 0px 0px 3px;
	vertical-align: bottom;
}

.mynews_filter_left_column
{
	padding-top: 4px;
}

.mynews_filter_right_column
{
	width: 20px;
	margin-top: 0px;
}


/* Auto compliter configuration */
.tagInp
{
    margin: 0px;
    width: 265px;
}

div.suggestionsMenu
{
    background-color: #FFFFFF !important;
    font: 10px Arial;
    border: 1px solid silver;
    width: 267px !important;
}

div.suggestionsMenu div.suggestionItem
{
    color: #595858;
    height: 16px;
    cursor: default;
    width: 100%;
    padding-left: 5px;
    font: 11px Tahoma;
    white-space: nowrap;
}

div.suggestionsMenu div.suggestionItem_Selected
{
	background-color: #66cfff;
	height: 16px;
	cursor: default;
	width: 262px;
	padding-left: 5px;
	font: 11px Tahoma;
	color: #595858;
	white-space: nowrap;
}

.eventTopic
{
	font-family: Tahoma;
	font-size: 17px;
	color: #0189ce;
}

.EventDate
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0e0e0e;
}

body.mceContentBody 
{
   background: #FFFFFF;
}
