body
{
	color: #333;
	font-family: Arial;
	font-size: 11px;
	background-color: #f48d87;
}

a, a:link {
	color: #2740a9;
}

a:hover {
	text-decoration: none;
}

div.wrapper {
	width: 996px;
	margin: 0 auto;
}

div.top-menu {
	background: url("../images/top_menu_bg.gif") repeat-x bottom left #92a2ff;
	color: #fff;
	overflow: hidden;
	font-size: 14px;
	padding: 6px 10px;
}

podium_wrap img
{
	cursor: pointer;
}

div.top-menu a {
	color: #fff;
}

div.top-menu li {
	display: inline;
}

div.logo-area {
	background: url("../images/logo_area_bg.gif") repeat-x;
	position: relative;
}

div.logo-area .inner {
	background: url("../images/logo_area_bg2.jpg") no-repeat;
}

div.logo-area .inner2 {
	background: url("../images/logo_area_bg3.jpg") no-repeat bottom right;
	padding: 4px 5px 0;
}

div.logo-area div.banner {
	position: absolute;
	top: 5px;
	right: 5px;
}

div.main-menu {
	background: url("../images/main_menu_bg.gif") repeat-x #eb8180;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	z-index: 3000;
	top: 0px;
	left: 0px;
}

div.main-menu li {
	display: inline;
	padding: 0 6px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3000;	
}

div.main-menu a {
	color: #fff;
	text-decoration: none;
}

div.main-menu div.search {
	top: 3px;
	right: 2px;
	color: #fac5d2;
	float: right;
}

div.main-menu div.search input.text {
	font-size: 11px;
	border: 1px solid #bc4267;
	background-color: #e38994;
	width: 50px;
}

div.footer {
	background: url("../images/footer_bg.gif") repeat-x #f49495;
	padding: 10px;
	padding-left: 249px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	position: relative;
	line-height: 21px;
	height: 60px;
}

div.footer div.logo {
	position: absolute;
	top: 5px;
	left: 37px;
}

div.content {
	clear: both;
	overflow: hidden;
	background: #fff url("../images/left_column_bg.gif") repeat-y;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	min-height: 800px;
}

div.left-column {
	width: 250px;
	float: left;
}

h3.row {
	background: url("../images/row_bg.gif") repeat-x bottom left #ed8481;
	color: #fff;
	padding: 5px 13px;
}

div.main-column {
	overflow: hidden;
}

div.left-column h3.row {
}

div.user-menu {
	padding: 23px;
}

div.user-menu li a {
	color: #a92740;
}

div.user-menu li {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 18px;
	margin-bottom: 6px;
}

div.user-menu li.common, div.user-menu li.votes {
	background-image: url("../images/ico/folder.gif");
}

div.user-menu li.positive {
	background-image: url("../images/ico/positive.gif");
}

div.user-menu li.negative {
	background-image: url("../images/ico/negative.gif");
}

div.user-menu li.settings {
	background-image: url("../images/ico/settings.gif");
}

div.user-menu li.consult {
	background-image: url("../images/ico/consult.gif");
}

div.banner {
	text-align: center;
}

div.left-column div.banner {
	margin-bottom: 20px;
}

span.date {
	font-size: 10px;
	color: #686868;
}

div.news div.item {
	padding: 15px;
	padding-bottom: 0;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}

div.news div.item h4 {
	color: #a92740;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	margin: 0 0 5px;
}

div.news div.item div.img {
	background-color: #fff;
	float: left;
	margin-right: 8px;
}

div.news div.item div.img img {
	display: block;
}

div.news div.item div.more {
	position: absolute;
	bottom: 0px;
	left: 132px;
}

div.slider {
	border: 2px solid #fff;
	border-bottom-width: 0px;
}

div.content div.block {
	background: url("../images/pink_grad.gif") repeat-x;
}

div.breadcrumb {
	padding: 10px 6px;
	color: #000;
}

div.content div.links {
	padding: 0px 6px;
	color: #a92740;
	position: relative;
	height: 20px;
}

div.content div.links select {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 235px;
}

div.content div.pagination {
	text-align: center;
	margin: 0px 7px;
	padding: 5px 0px;
}

div.content div.pagination ul {
	padding-bottom: 1px;
}

div.content div.pagination li {
	display: inline;
}

div.content div.pagination li a {
	color: #b12f48;
	border: 1px solid #b12f48;
	text-decoration: none;
	padding: 0 2px;
}

div.content div.pagination li.active a, div.content div.pagination li a:hover {
	color: #ffdbe2;
	background-color: #c5435c;
}

div.content div.pagination li.prev a, div.content div.pagination li.next a {
	border: none;
	background-color: none;
}

div.pagination.top {
	border-bottom: 1px solid #e1e1e1;
}

div.pagination.bottom {
	border-top: 1px solid #e1e1e1;
}

div.profiles {
	overflow: hidden;
	padding: 20px 7px;
}

div.profiles div.item {
	width: 244px;
	float: left;
	height: 146px;
	overflow: hidden;
	margin-bottom: 8px;
	position: relative;
}

div.profiles div.item div.img {
	padding: 0px;
	background-color: #fff;
	float: left;
	margin-right: 5px;
	border: 1px solid #dedede;
}

div.profiles div.item div.img img {
	display: block;
}

div.profiles div.item span {
	display: block;
}

div.profiles div.item span.name {
	font-weight: bold;
	margin-bottom: 10px;
}

div.profiles div.item span.status.real {
	color: #27a94e;
}

div.profiles div.item span.rating {
	color: #a92740;
}

div.profiles div.item a.vote {
	background: url("../images/vote_left.gif") no-repeat #2780a9;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 120px;
	text-decoration: none;
}

div.profiles div.item a.vote span.left {
	display: block;
	background: url("../images/vote_right.gif") no-repeat top right;
	padding: 0px 3px 1px;
	cursor: pointer;
}

div.profiles div.item span.vote {
	background: url("../images/voted_left.gif") no-repeat #979797;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 120px;
	text-decoration: none;
}

div.profiles div.item span.vote span.left {
	display: block;
	background: url("../images/voted_right.gif") no-repeat top right;
	padding: 0px 3px 1px;
}

div.partners {
	margin-top: 20px;
}

div.partners div.inner {
	background-color: #ffeaf0;
	text-align: center;
	padding: 15px 0;
	margin: 2px;
}

div.partners a img {
	margin: 0 10px;
}

/* ----------------------------- Old My --------------------------- */

input.login_field
{
	background-color:#FFA4BB;
	border:1px solid #5D0F15;
	color:#5D0F15;
	font-family:tahoma;
	font-size:12px;
	line-height:12px;
	padding:1px;
}

input.login_submit
{
margin: 6px 0px 0px 0px;
}

input.simple_field, select.simple_field, textarea.simple_field
{
	background-color:#F3F5FD;
	border:1px solid #8C96BC;
	color:#414D84;
	padding:1px;
}

.fixed_width
{
	width: 100px;
}

input.simple_submit
{
	background-color:#8C96BC;
	color: #F3F5FD;
}

div.clear_back
{
	background-image:url(../images/double_col_bg.gif);
	overflow: hidden;
}

div.clear_center_column
{
	float:left;
	width: 658px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

div.clear_left_column
{
	float:left;
	width: 150px;
	overflow: hidden;
	padding: 4px 8px 4px 8px;
	margin: 0px;
}

div.clear_right_column
{
	float:left;
	width: 150px;
	overflow: hidden;
	padding: 4px 8px 4px 8px;
	margin: 0px;
}

div.clear_page
{
	padding: 6px 20px 18px 20px;
}

div.clear_head
{
	background:transparent url(../images/top_row_bg_red.gif) repeat-x scroll left top;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	color: #f1c13f;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	overflow: hidden;
}

div.clear_head span
{
	padding: 5px 60px 5px 60px;
	display: block;
	float: left;
	background:transparent url(../images/heading_h6_bg.gif) repeat-x scroll 0 0;
}

div.clear_page h1
{
	font-weight: bold;
	font-size: 18px;
	color: #AB3030;
}

div.clear_page div.maincontent
{
	padding: 20px 0px 20px 0px;
	font-size: 12px;
	color: #414D84;
}

div.clear_page a
{
	color: #414D84;
}

/* ToolTips */
#tooltip
{
	background: #FFFFBD;
	border:1px solid #666666;
	color:#333333;
	margin:0px;
	padding:0px;
	position:absolute;
	z-index: 200000;
}

#tooltip h3
{
	margin:0px;
	padding:4px 6px 4px 6px;
	font:menu;
	font-weight: normal;
}

/* ------------------------------------------------------------ */

#user_info h3, div.page_text h3
{
	color: #AB3030;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin:6px 0px 6px 0px;
}

table.info
{
	margin:0px 0px 30px 0px;
}

table.info td
{
	padding:6px 6px 6px 6px;
}

table.info td.bold
{
	text-align: right;
	padding:6px 0px 6px 0px;
}

.validation-advice
{
	color: #FF0000;
	font-size: 10px;
}

#message
{
	text-align: center;
	padding: 160px 0px 160px 0px;
}

#message div.message_text
{
	padding: 0px 0px 20px 0px;
	font-size: 14px;
}

#logout
{
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url("../images/ico/logout_ico.gif");
	margin: 10px 0px 0px 0px;
	padding: 10px 16px 10px 0px;
}

/* ----------------------------- MyNEW ---------------------------- */

#main_header_row
{
	margin:1px 0px 0px 1px;
}

#left_header_row
{
	padding:1px 0px 0px 0px;
	background-color: #ffffff;
}

div.clear_left_block
{
	margin: 0px 0px 0px 0px;
	padding: 10px 16px 10px 16px;
}

#regLogo
{
	margin: 6px 0px 0px 0px;
	display: block;
}

div.username
{
	font-weight: bold;
	font-size: 12px;
}

div.userinfo
{
	padding: 8px 12px 8px 12px;
}

div.clear_left_block a
{
	color: #A92740
}

div.page_title
{
	font-weight: bold;
	font-size: 18px;
	color: #AB3030;
	padding-left: 12px;
}

div.page_text
{
	padding: 0px 12px 40px 12px;
	clear: both;
}

div.more_new
{
	margin-top: 6px;
}

#avatar_info
{
	float: left;
	margin-bottom: 10px;
}

#avatar_info img
{
	float: left;
	margin-right: 10px;
}

#avatar_info div
{
	margin-bottom: 10px;
	padding-right: 200px;
}

#user_info
{
	color:#414D84;
	font-size:12px;	
}

#profile
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px double #e1e1e1;
	height: 166px;
}

#prof_info
{
	float: left;
	width: 380px;
}

#prof_info img
{
	float: left;
	margin-right: 10px;
}

#prof_info div.prof_fio
{
	font-weight: bold;
	font-size: 14px;
	color: #2740A9;
}

#prof_info div.prof_anket
{
	margin-top: 6px;
}

#prof_icons
{
	float: left;
	width: 160px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#prof_icons a
{
	color:#AE3024;
}


div.i_photo
{
	padding: 20px 60px 20px 0px;
	background: url("../images/ico/alb.gif") no-repeat right;
}

div.i_blog
{
	padding: 20px 60px 20px 0px;
	background: url("../images/ico/diar.gif") no-repeat right;
}

div.i_profile
{
	padding: 20px 60px 20px 0px;
	background: url("../images/ico/profile.gif") no-repeat right;
}

#prof_menu
{
	float: left;
	width: 140px;
	border-left: 3px solid #8B95BF;
	height: 164px;
	padding-left: 10px;
	margin-left: 10px;
}

/* --------------------------------------------------- */

#blog_entries div.item_block
{
	background-color: #f7e8ed;
	margin: 10px 0px 0px 0px;
	padding: 4px 10px 10px 10px;
	overflow:hidden;
}

#blog_entries div.male
{
	background-color: #EDEDF8;
}

#blog_entries div.item_avatar
{
	float: left;
	width: 116px;
}

#blog_entries div.item_avatar a
{
	font-weight: bold;
	color: #D30F75;
}

#blog_entries div.male div.item_avatar a
{
	color: #2740A9;
}

#blog_entries div.item_head
{
	overflow:hidden;
	margin-bottom: 6px;
}

#blog_entries div.item_date
{
	float:left;
	color: #d30f75;
	padding-top: 3px;
	margin-right: 10px;
}

#blog_entries div.male div.item_date
{
	color: #2740A9;
}

#blog_entries div.item_title
{
	font-size: 14px;
}

#blog_entries div.item_title a
{
	color: #d30f75;
	font-weight: bold;
}

#blog_entries div.male div.item_title a
{
	color: #2740A9;
}


#blog_entries div.item_text a
{
	color: #d30f75;
}

#blog_entries div.item_text
{
	overflow: hidden;
}


#blog_entries div.male div.item_text a
{
	color: #2740A9;
}

#blog_entries div.bottom_line
{
	margin: 2px 0px 0px 0px;
	text-align: right;
}

#blog_entries div.bottom_line a
{
	color: #4e4f7d;
}

/* --------------------------------------------------- */

#blog_fullentry div.entry_head
{
	overflow:hidden;
	margin: 0px 0px 10px 0px;
}

#blog_fullentry div.entry_title
{
	color: #D60D74;
	float: left;
	font-size: 22px;
	font-weight: bold;
}

#blog_fullentry div.entry_date
{
	float: right;
	color: #B1224A;
	margin: 12px 0px 0px 0px;
}

#blog_fullentry div.bottom_line
{
	color: #B1224A;
	margin: 12px 0px 0px 0px;
}

/* --------------------------------------------------- */

#comments
{
	margin-top:16px;
}

#comments div.comment_item
{
	overflow:hidden;
	margin-bottom: 10px;
	position: relative;
}

#comments div.comment_item div.comment_item_user
{
	padding-top:14px;
	width:130px;
	text-align: center;
	position: absolute;
	bottom: 0px;
}

div.il div.comment_item_user
{
	background-color:#EDEDF8;
}

div.ir div.comment_item_user
{
	right: 0px;
	background-color:#F7F0F1;
}

div.ir div.comment_item_user a
{
	right: 0px;
	background-color:#F7F0F1;
	color: #D30F75;
}

#comments div.comment_item div.comment_item_text
{
	width: 540px;
	min-height: 138px;
	padding: 20px 20px 20px 20px;
}

div.il div.comment_item_text
{
	float: right;
	background-color:#EDEDF8;
}

div.ir div.comment_item_text
{
	float: left;
	background-color:#F7F0F1;
}

div.ir div.comment_item_text a
{
	color: #D30F75;
}

div.ir div.comment_item_text div.comment_item_date
{
	color: #D30F75;
}

div.comment_item_user_info
{
	text-align: left;
	padding: 0px 14px 6px 14px;
	font-weight: bold;
}

div.comment_item_date
{
  color: #444D84;
  margin: 10px 0px 0px 0px;	
}

div.comment_block_text
{
	font-size: 12px;
}

div.prof_info_block
{
	float: left;
	padding: 0px 10px 10px 10px;
	min-width: 210px;
	min-height: 200px;
	border-left: thin solid #d8d8d8;
}

div.br
{
	padding-bottom: 6px;
}

/* --------------------------------------------------- */

#gallery_albums
{

}

div.album_item
{
	padding: 2px 2px 2px 2px;
}

div.album_title
{
	text-align: center;
}

div.system_album, div.system_album a
{
	font-weight: bold;	
}

div.private_album, div.private_album a
{
	color: #AB3030;
}


#albums_table
{
	width: 100%;
}

#albums_table td
{
	text-align: center;
}

p.big_message
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 100px 0px 100px 0px;
}

/* --------------------------------------------------- */

#preview_box
{
	width:108px;
	height:144px;
	overflow:hidden;
}

/* --------------------------------------------------- */

div.c_top, li.c_top
{
	border-top: 1px solid #ffcbd9;
}

div.c_bottom, li.c_bottom
{
	border-bottom: 1px solid #ffcbd9;
	margin-bottom: 4px;
}

/* --------------------------------------------------- */

#add_contact_box
{
	position: absolute;
	background-color: #EDEDF8;
	padding: 4px 10px 10px 10px;
	top: 16px;
	left: 0px;
	border: 1px solid #b7c1ee;
	width: 140px;
	display: none;
	z-index: 100;
	overflow: hidden;
}

div.move_album_box
{
	position: absolute;
	background-color: #EDEDF8;
	padding: 4px 10px 10px 10px;
	bottom: 16px;
	left: -12px;
	border: 1px solid #b7c1ee;
	width: 114px;
	display: none;
	z-index: 100;
	overflow: hidden;
}

div.move_contact_box
{
	position: absolute;
	background-color: #EDEDF8;
	padding: 4px 10px 10px 10px;
	bottom: 16px;
	left: -12px;
	border: 1px solid #b7c1ee;
	width: 114px;
	display: none;
	z-index: 100;
	overflow: hidden;
}

#add_contact_h, div.move_album_box_h
{
	border-bottom: 1px solid #b7c1ee;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	text-align: left;
}

div.get_contact, div.get_album
{
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
}

div.user-menu li.c_type1 a
{
	color: navy;
}

div.user-menu li.c_type2 a
{
	color: green;
}

div.user-menu li.c_type3 a
{
	color: red;
}

#add_contact_box div.get_contact.c_type1 a
{
	color: navy;
}

#add_contact_box div.get_contact.c_type2 a
{
	color: green;
}

#add_contact_box div.get_contact.c_type3 a
{
	color: red;
}

div.c_type1 a, .c_type1, #contact_type1,
{
	color: navy;
}

div.c_type2 a, .c_type2, #contact_type2
{
	color: green;
}

div.c_type3 a, .c_type3, #contact_type3
{
	color: red;
}

/* --------------------------------------------------- */

#contacts_table, table.contact_table
{
	width: 100%;
}

#contacts_table, table.contact_table
{
	margin-top: 10px;
}

.contact_preview
{
	text-align: center;
}

div.contact_title
{
	text-align: center;
}

div.block_action
{
	text-align: center;
}

#my_votes_count
{
	position: absolute;
	font-size: 22px;
	bottom: 2px;
	right: 10px;
	color: #A52A2A;
	cursor: default;
}

div.sms p
{
	margin: 10px 0px 10px 0px;
}

div.sms p.sms_format
{
	margin: 10px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: blue;
}

div.sms p.sms_money
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}



span.sms_small
{
	font-size: 12px;
	color: black;
}

#forever_url
{
	clear: both;
	padding-top: 6px;
	color: #A92740;
}

#forever_url a
{
	color: #A92740;
	font-weight: bold;
	letter-spacing: 0.1px;
}

#wrap_album_slider
{
	width: 100%;
}

#prevAlbum
{
	cursor: pointer;
}

#nextAlbum
{
	cursor: pointer;
}

.state_class_0
{
	background-color: #e6e6e6;
	border: 1px solid #909090;
	padding: 10px 0px 10px 0px;
}

.state_class_1
{
	background-color: #caffca;
	border: 1px solid #909090;
	padding: 10px 0px 10px 0px;
}

.state_class_2
{
	background-color: #ffd7d7;
	border: 1px solid #909090;
	padding: 10px 0px 10px 0px;
}

.state_class_3
{
	background-color: #ffffd7;
	border: 1px solid #909090;
	padding: 10px 0px 10px 0px;
}

div.moderatorial
{
	padding: 6px 0px 6px 0px;
	color: red;
	font-weight: bold;
	border-bottom-color: red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: red;
	border-top-style: solid;
	border-top-width: 1px;
}

#voteButton
{
	background-color: #AB3030;
	padding: 2px 18px 2px 18px;
	width: 136px;
	font-weight: bold;
	color: #ffffff;
}

#voteExpertButton
{
	background-color: #30ab31;
	font-weight: bold;
	color: #ffffff;
}

#horLine
{
	border-bottom: 2px solid #8B95BF;
	height: 6px;
	margin-bottom: 2px;
}

#liders
{
	float: none;
	display: block;
	width: 100%;
	clear: both;
	overflow: hidden;
	border-bottom: 2px solid #AB3030;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	color: #AB3030;
	font-weight: bold;
	font-size: 1px;
	height: 1px;
}

div.resultsDate
{
	font-size: 14px;
	font-weight: bold;
}

span.mesto
{
	font-size: 46px;
	font-weight: bold;
	color: green;
}
#fullPhoto
{
	float: left;
	padding: 4px 10px 0px 0px;
}
#fullDatetime
{
	font-size: 10px;
	color: #999999;
}
#fullRubric
{
	font-size: 10px;
	color: black;
	font-weight: normal;
	margin-top: 10px;
}
#rubrics
{
	clear:both;
	padding:2px 12px 0px 12px;
}
#rubrics
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#rubrics a
{
	color: #A92740;
}

.news div.item_title
{
	font-weight: bold;
	font-size: 12px;
}

.news div.item_date
{
	color: #a8a8a8;
	padding: 0px 0px 0px 0px;
}
.news div.item_text
{
	padding: 6px 0px 0px 0px;
}
.news div.item_block
{
	padding: 0px 0px 22px 0px;
	clear: both;
	overflow: hidden;
}

div.album_cover
{
	text-align: center;
}

#flowers
{
	padding-bottom: 20px;
}

#flowers td, #flowers td a, #flowers a
{
	font-size: 10px;
	color: #A92740;
}

div.subHeader
{
	 color: #AB3030;
	 font-weight: bold;
}

/* --------------------------------------- */

/* календарь */

#calendar-container
{
	float: left;
	width: 200px;
	background-color: #dfe1ff;
	border: 1px solid #b8c9dc;
}

#calMainDate
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #b8c9dc;
	padding: 4px 2px 6px 2px;
	margin-top: 2px;
	border: 1px solid #9B9B9B;
}

#calendar_panel
{
	padding: 2px 0px 0px 0px;
}

#calLeftY, #calLeft
{
	text-align: left;
}

#calRightY, #calRight
{
	text-align: right;
}

#calBottomTitle
{
	text-align: center;
}

td.day
{
	background-color: #b8c9dc;
	font-size: 12px;
	text-align: left;
	width: 14%;
	vertical-align: top;
	color: #000000;
}

td.today
{
	background-color: #b8dcca;
}

#calendarTable
{
	width: 100%;
}

#calendarTable th
{
	text-align: center;	
	font-weight: bold;
}

#votesTable
{
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}

#votesTable th
{
	font-weight: bold;
	text-align: center;
	background-color: #d4d5ee;
	padding: 4px 2px 4px 2px;
}

#votesTable td
{
	background-color: #EDEDF8;
}

#votesTable td.sumVotes
{
	font-size: 28px;
	vertical-align: middle;	
	text-align: center;
	font-weight: normal;
}

/* ---------------------------------------------- */

div.subUserMenuHeader
{
	font-weight: bold;
	border-bottom: 1px solid #FFCBD9;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
}


/* ---------------------------------------------- */

div.main_submenu
{
	color: black;
	background-color: #fbe7e7;
	position: absolute;
	left: -5px;
	top: 20px;
	width: auto;
	height: auto;
	float: none;
	z-index: 101000;
	text-transform: none;
	padding: 6px 10px 6px 8px;
	border: 1px solid #A92740;
	white-space: nowrap;
	display: none;
}

div.main_submenu div
{
	margin: 0px 0px 4px 0px;
	z-index: 1010;
}

div.main_submenu a
{
	color: #A92740;
	text-decoration: underline;
}

div.main_submenu a:hover
{
	text-decoration: none;
}

/* -------------------------------------------------------- */












