body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial,sans-serif;
	font-size: 10pt;
}

#main {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

#header {
    width: 960px;
    height: 60px;
    background: url('../images/menu_bg2.jpg') no-repeat;
    text-align: center;
}

#logo {
	width: 960px;
	height: 239px;
	background: url('../images/head_2.jpg') no-repeat;
        text-align: center;
        padding-top: 12px;
}

.site_logo {
    background: url('../images/logo.png') no-repeat;
    height: 136px;
	margin:0 auto;
	width:366px;
}

.logo_center_content {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.logo_center_content label{
		color:#FFF;
}

a {
	color: #ce1c19;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}


.text1 {
	position: relative;
	top: 85px;
	left: 175px;
	text-align:left;
	color:#FFF;
	font-size: 17px;
}

/****************************************/
.menu_but {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 260px;
}
.menu_but a  {
	display: block;
	float: left;
	height: 19px;
	margin-right: 7px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 4px;
	margin-left: 7px;
        font-weight: bold;
}

.menu_but a:hover  {
	text-decoration: none;
	background-color: #b00100;
}

.auth_form {
	background-image: url('../images/auth_form.jpg');
	background-repeat: no-repeat;
	height: 13px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 8px;
}

.but_go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url('../images/but_go.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	height: 27px;
	width: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.but_go:hover{
	background-image: url('../images/but_go.jpg');
	background-position: 0px -27px;
}

.but_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../images/but_reg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	margin-top: 10px;
	height: 27px;
	width: 82px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	float: left;
}

.but_reg:hover{
	background-image: url('../images/but_reg.jpg');
	background-position: 0px -27px;
}

.but_forgot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../images/but_forgot.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	margin-top: 10px;
	height: 27px;
	width: 54px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	float: left;
}

.but_forgot:hover{
	background-image: url('../images/but_forgot.jpg');
	background-position: 0px -27px;
}

.search_love {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	height: 18px;
	width: 16px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: text-bottom;
}

.search_love_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	height: 20px;
	width: 110px;
	margin-right: 2px;
	margin-left: 2px;
	vertical-align: text-bottom;
	border: 1px solid #CCCCCC;
}


.search_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../images/search_but.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 54px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: text-bottom;
}

.search_but:hover {
	background-repeat: no-repeat;
	background-position: 0px -22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/***********************************/

#menu {
	margin-top:13px;
	height: 38px;
	background: url('../images/menu_bg.jpg') repeat-x;
	margin-bottom: 21px;
}

.menu_lt {
	height: 38px;
	background: url('../images/menu_lt.jpg') no-repeat left;
}

.menu_rt {
	height: 38px;
	background: url('../images/menu_rt.jpg') no-repeat right;
	text-align:left;
}

/*Higlited*/

.higlited {
	/*padding: 5px;*/
	background: url('../images/menu_item_left_1st_on.jpg') no-repeat left;
	height: 38px;
	float:left;
	padding: 0;
}

.higlited a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 13pt;
	padding-top:7px;
	display:block;
	height:38px;
}

.higlited span {
	padding-top: 0;
	padding-left: 13px;
	height: 38px;
	display:block;
	padding-right: 25px;
	background: url('../images/menu_item_on.jpg') no-repeat right;
}

/*Higlited end*/

.buttons {
	height: 38px;
	text-align:right;
	padding-right: 10px;
	float:right;
	padding-top: 5px;
}

.btn_go {
	font: 0;
	width: 40px;
	height: 27px;
	border:0;
	background: url('../images/button/go.jpg') no-repeat;
	cursor: pointer;
}

.btn_registration {
	width: 82px;
	height: 27px;
	border:0;
	background: url('../images/button/registration.jpg') no-repeat;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.btn_forgot {
	width: 54px;
	height: 27px;
	border:0;
	background: url('../images/button/forgot.jpg') no-repeat;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.btn_search {
	width: 55px;
	height: 22px;
	border: 0;
	background: url('../images/button/btn_search.jpg') no-repeat top;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.textedit {
	height: 27px;
	width: 130px;
	border:0;
	background: url('../images/button/textedit.jpg') no-repeat;
	color: #5C5C5C;
	font-weight:bold;
}

.textedit_tiny {
	height: 22px;
	width: 28px;
	border:0;
	background: url('../images/button/textedit_tiny.jpg') no-repeat;
	padding: 3px 0 0 0;
	color: #5C5C5C;
	font-weight:bold;
}

.select {
   position: absolute;
   width: 104px;
   height: 22px;
   padding: 0 24px 0 8px;
   color: #5C5C5C;
   font: 12px/21px arial,sans-serif;
   background: url('../images/button/combobox.jpg') no-repeat;
   overflow: hidden;
}

.left_block {
	float:left;
	width:650px;
	text-align:left;
}

.right_block {
	float:right;
    width: 310px;
    text-align: left;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
	color: #475422;
	font-size: 12pt;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #475422;
	margin-bottom: 20px;
}

.right_block label {
    font-weight: normal;
}

label {
	font-weight:bold;
}

.footter {
	height: 70px;
	background-color: #b00100;
	margin-top: 20px;
	overflow:hidden;
}

.footter span.copyright {
	height: 70px;
	float:left;
	display:block;
	padding-top: 35px;
	color: #FFF;
}

.footter span.contactus a {
	color: #FFF;
}

.footter span.contactus {
	height: 70px;
	float:right;
	display:block;
	padding-top: 35px;
	color: #FFF;
}

div.lady {
	width: 116px;
	height: 156px;
	float:left;
	border:1px solid #d31f00;
	margin-bottom:39px;
}

div.lady a {
	display:block;
	position:absolute;
	z-index:0;
	overflow:hidden;
	width:116px;
	height:156px;
}

.votenow input {
	width: 116px;
	cursor: pointer;
}

.votenow {
	position: absolute;
	height: 17px;
	width: 116px;
	margin-top: 158px; /*158*/
	z-index: 100;
}

.online {
	position: absolute;
	height: 17px;
	width: 49px;
	margin-top: 158px; /*158*/
	z-index: 100;
	background: url('../images/online.jpg');
}

.ladyname {
	position: absolute;
	height: 20px;
	width: 116px;
	font-size: 10pt;
	color: #FFF;
	text-align:center;
	margin-top: 136px;
	line-height: 1.0;
	overflow:hidden;
	z-index: 99;
	background: url('../images/red_opacity_50.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/red_opacity_50.png', sizingMethod='scale');
}

.auth_menu div div {
	height: 108px;
	/*background:url('../images/auth_menu/menu_rt.jpg') no-repeat right;*/
}

.auth_menu div {
	height: 108px;
	/*background:url('../images/auth_menu/menu_lt.jpg') no-repeat left;*/
}

.auth_menu h2 {
    color: #FFF;
}

.auth_menu { /*21 margin left*/
	height: 108px;
	width: 224px;
	background: url('../images/auth_menu/menu.jpg') no-repeat;
	float:left;
}

.auth_menu span a {
	color: #fefce5;
	font-size: 11pt;
	text-decoration:underline;
        font-weight: bold;
}

.auth_menu span {
	display:block;
	height: 108px;
	padding: 10px 0 0 0;
	margin-left: 22px;
	text-align:left;
}


.profilephoto {
	width: 128px;
	height: 171px;
	border: 1px solid #d31f00;
	overflow:hidden;
	float:right;
}

.profilesetting {
	float: left;
	width: 160px;
	text-align:right;
}

.profilesetting a {
	color: #ce1c19;
	font-size: 13pt;
}

.progressbar div {
	height: 9px;
	background: url('../images/progressbar.jpg') repeat-x;
	width: 0%;
}
.progressbar {
	margin-top: 10px;
	border: 1px solid #e8e092;
	height: 9px;
	width: 128px;
	background: #fff0ab;
        margin-left: 180px;
}

.morebutton {
	font-weight: bold;
	font-size:14px;
	background: #8aa347;
	margin: 5px 0 5px 0;
	text-align: left;
	display: block;
	text-decoration: none;
	padding: 5px;
        color: #FFF;
}

.postcardsmenu li a {
	font-weight: bold;
}

.postcardsmenu li {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 15px;
	margin-top: 7px;
}

.postcardsmenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box a {
    text-decoration: underline;
    color: #FFF;
}

.box {
	background: #566628;
	/*height: 30px;*/
	text-align:center;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
        color: #FFF;
}

.pagination {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pagination li {
	margin: 0 auto 0 5px;
	padding: 0;
	float: left;
}

.postcardItem table th {
	background: url("../images/fnBg2.gif");
	border-collapse: separate;
	font-size: 12px;
}

.postcardItem table {
	border-collapse: separate;
	width: 100%;
}

.postcardItemFrom {
	text-align: left;
	padding: 4px;
}

.itemSeparator {
	height: 5px;
	background: url("../images/fnBg2.gif");
}

#delButton {
	margin-top: 5px;
}

.rowMark {
	background: #ffc6c6;
}

h3 {
	font-size: 11px;
}

.portlet-header {
	background: #eee9dc;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

.portlet {
	width: 260px;
	float: left;
	margin: 4px;
	height: 250px;
	overflow: hidden;
	cursor: pointer;
}

.portlet-content {
	padding: 2px;
}

.box_main_content {
	background: #f6f3eb;
	padding: 4px;
}
.favorits-liking {
	background: url("../images/actions/favorits-liking.png") no-repeat;
	background-position: 150px 25px;
}

.busy {
	z-index: 9999;
	position: absolute;
	top: 150px;
	left: 150px;
	width: 702px;
	height: 150px;
	background: #000000;
}

.error_highlight {
	background: #ffb3b3;
}

.fileupload {
	list-style: none;
}

#messages {
    width: 956px;
    height: 46px;
    background: url('../images/message.jpg') no-repeat;
    color: #FFF;
    margin: 15px 0 0 0px;
    padding: 1px;
    display: none;
}

#messages div {
    padding: 2px;
}

#messages a {
    color: #FFF;
}

.chatbox a {
    text-decoration: none;
}
.chatbox {
	position: fixed;
	position:expression("absolute");
	width: 225px;
	display:none;
	z-index: 99999;
}
.chatboxhead a {
    color: #FFF;
}
.chatboxhead {
	background-color: #566628;
	padding:7px;
	color: #ffffff;

	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}

.chatboxblink {
	background-color: #176689;
	border-right:1px solid #176689;
	border-left:1px solid #176689;
}

.chatboximage {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align: left;
	background: #FFFFFF;
	padding: 2px 2px 2px 0;
}

.chatboxstatus {
	float: right;
	width: 150px;
}

.chatboxcontentInf {
	font-family: arial,sans-serif;
	font-size: 13px;
	color: #333333;
	height:50px;
	width:209px;
	overflow-y:auto;
	overflow-x:auto;
	padding:7px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #eeeeee;
	background-color: #ffffff;
	line-height: 1.3em;
	text-align: left;
}

.chatboxcontent {
	font-family: arial,sans-serif;
	font-size: 13px;
	color: #333333;
	height:200px;
	width:209px;
	overflow-y:auto;
	overflow-x:auto;
	padding:7px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #eeeeee;
	background-color: #ffffff;
	line-height: 1.3em;
	text-align: left;
}

.chatboxinput {
	padding: 5px;
	background-color: #ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.chatboxtextarea {
	width: 206px;
	height:44px;
	padding:3px 0pt 3px 3px;
	border: 1px solid #eeeeee;
	margin: 1px;
	overflow:hidden;
}

.chatboxtextareaselected {
	border: 2px solid #566628;
	margin:0;
}

.chatboxmessage {
	margin-left:1em;
}

.chatboxinfo {
	margin-left:-1em;
	color:#666666;

}

.chatboxmessagefrom {
	margin-left:-1em;
	font-weight: bold;
}

.chatboxmessagecontent {
}

.chatboxoptions {
	float: right;
}

.chatboxoptions a {
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-family:Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.chatboxtitle {
	float: left;
}

div.links {

}

div.links a {
	color: #ce1c19;
	font-size: 11pt;
	text-decoration:underline;
}

div.links a.active {
	color: #3f9310;
}

/*new addet css*/
.new_a_img{color:#6d0868;text-decoration:none;font-family:Arial, Helvetica, sans-serif;}
.new_a_img:hover{text-decoration:none;color:#6d0868;}
.new_a_img:active{color:#6d0868;text-decoration:none;}
.new_a_img:link{color:#6d0868;text-decoration:none;}
.new_a_img img{vertical-align:middle;margin:4px 0;}


.mess_postcard {float:left;clear:left;width:160px;text-align:left;padding:14px 0;}
.mess_postcard p{margin:0;color:#526722;font-size:12pt;font-weight:700;padding:3px 0;}
.mess_postcard a{color:#c20309;text-decoration:none;font-size:13pt;}
.mess_postcard a:visited{color:#c20309;font-size:13pt;text-decoration:none;}
.mess_postcard a:active{color:#c20309;font-size:13pt;text-decoration:none;}

.postcardItemFrom .new_a_img{font-size:10pt;}
.postcardItemFrom .new_a_img img{width:16px;}

.info_user{margin-top:20px;padding:2px 0;text-align:left;border-top: 1px dashed #000;border-bottom: 1px dashed #000;}
.info_user h2{margin:0;color:#3e3a3b;font-size:10pt;font-weight:700;padding-bottom:10px;}
.info_user h2 a{font-size:10pt;font-weight:300;}

.info_user p{margin:0;color:#3e3a3b;}
.info_user span{color:#c9171e;font-size:10pt;}

#bg_shadow{position:fixed;width:100%;height:100%;opacity:0.8;background-color:#656565;z-index:1000;left:0;top:0;display:none;filter:alpha(opacity=80);}
#mess_window{position:fixed;width:532px;height:381px;background-color:#f4f4e1;z-index:1050;left:50%;top:50%;margin:-190px 0 0 -266px;text-align:left;padding:18px 22px;display:none;}
#mess_window h1{color:#414141;font-size:15pt;margin:0 0 -12px;}
#mess_window p{color:#777473;font-size:9pt;margin:15px 0;}
#mess_window .mw_warning{color:#9f0902;font-size:15pt;margin:20px 0 20px;}
#mess_window img{float:left;margin:-5px 10px 40px 0;}
#mess_window strong{color:#784742;}
#mess_window .gold{font-size:11pt;}
#mess_window .gold span{color:#d5b01c;}
#mess_window .gold strong span{color:#b71403;}
#mess_window .black{color:#000;font-size:10pt;margin:-8px 0 0;}
#mess_window .black span{color:#308105;}
#mess_window .black strong{font-size:12pt;color:#308105;}

#mess_window a{color:#831506;text-decoration:none;font-size:9pt;}
#mess_window span{color:#b71403;}
#mess_window .button{text-align:center;margin:30px 0 0;}
#mess_window .button a{}
#mess_window .button img{float:none;margin:0;border:none;}
#mess_window ul{overflow:hidden;list-style:none;padding:0;margin:5px 0;}
#mess_window li{float:left;padding:4px 30px 0 42px;color:#308105;background:transparent url(/themes/wedinin-2010/images/mw_set.jpg) no-repeat left 5px;width:102px;height:37px;}
