* {
        padding: 0;
        margin: 0;
	border-width:0;
}

html {
	font-size: 100.01%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 62.5%; /* Resets 1em to 10px */
        text-align: center;
	direction:ltr;
	background: #C5100D url(../img/bg.jpg) repeat-x 0px 0px;
}

a  {
        color: #7F4D49;
}
	

ul {
	list-style-type: none;
}


.bottom_splitter {
	margin-bottom: 100px;
}

#wrapper {
	width: 752px;
	text-align: left;
	margin: auto;
	position: relative;
}

#sendnote_wrapper #wrapper {
	width: 600px;
}

#importcontacts_wrapper #wrapper {
	width: 370px;
}

#header, #mainblock, .clear {
	clear: both;
}

#nav_column {
	width: 200px;
	float: left;
	overflow: hidden;
	background-color: #F5F5F5;
	background-color: #F5F5F5;
}

#content {
	margin-left: 212px;
	_margin-left: 209px;
}

#wrapper.full #content{
	margin: 0;
}

button, .button {
	cursor: pointer;
	color: white;
	text-align: center;
	font: 11px Verdana;
	font-weight: bold;
	border-top: 1px solid #FC8686;
	border-left: 1px solid #FC8686;
	border-bottom: 1px solid #A80505;
	border-right: 1px solid #A80505;
	background: #E70D0D url(../img/button_bg2.gif) repeat-x;
	padding: 1px 3px;
}

.button.light {
	color: #7F4D49;
	background: #FFFFFF url(../img/button2_bg.png) repeat-x;
	border-bottom: 1px solid #DBAEAA;
	border-right: 1px solid #DBAEAA;
}

.button.disabled {
	border-top: 1px solid #FCE3E0;
	border-left: 1px solid #FCE3E0;
	border-bottom: 1px solid #DBAEAA;
	border-right: 1px solid #DBAEAA;
	background: #F5CFCB url(../img/button_dis.gif) repeat-x;
	color: white;
	cursor: default;
	
}


#sympathypage .button.send , #messages_page .button {
	padding-left: 0px;
	padding-right: 0px;
	width:100px;
}

#sympathypage .button.delete {
	color: #7F4D49;
	background: #FFFFFF url(../img/button2_bg.png) repeat-x;
	border-bottom: 1px solid #DBAEAA;
	border-right: 1px solid #DBAEAA;
	font-size: 9px;
	width: 50px;
}

#sendemail_page .button.link {
	text-decoration: underline;
	color: #7F4D49;
	font-weight: bold;
	background: white;
	background-color: white;
	border: 0;
}

#sendemail_page textarea {
	border: 1px solid #A7A6AA;
}

#header h1 {
	margin-left: 12px;
	_margin-left: 8px;
	width: 178px;
	height: 60px;
	background: url(../img/logo_2.gif) no-repeat;
	text-indent: -9000px;
	display: block;
	float: left;
}
#header h1.us {
        width: 180px;
	height: 48px;
	background: url(../img/logo_2_us.gif) no-repeat 0px 10px;
}
			
#header h1.uk {
        width: 180px;
        height: 48px;
        background: url(../img/logo_2_uk.gif) no-repeat 0px 10px;
}

#header h1.ru {
        width: 180px;
        height: 48px;
        background: url(../img/logo_2_ru.gif) no-repeat 0px 10px;
}

#header h1.fr {
        width: 180px;
        height: 48px;
        background: url(../img/logo_2_fr.gif) no-repeat 0px 10px;
}

#header h1.es {
        width: 180px;
        height: 48px;
        background: url(../img/logo_2_es.gif) no-repeat 0px 10px;
}

#header .hello {
	color: #FFFFFF;
	text-align: right;
	margin: 0.5em 1.5em;
}

#header .hello .username {
	font-weight: bold;
}

.click_info {
	margin-left: 300px;
	_margin-left: 220px;
	margin-left: 220px !ie;
	padding-top: 3px;
	margin-right: 20px;
	text-align: center;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 9px;
	background: url(../img/nm/yntip.gif) no-repeat center right;
	height: 26px;
	width: 228px;
}

.click_info span {
}


#topmenu a {
	color: #FFFFFF;
	font-size: 1.1em;
	padding-left: 18px;
	margin-left: 20px;
}
	   
#topmenu .meet a {
	background: url(../img/ico_meet.gif) no-repeat center left;
}

#topmenu .register a {
	background: url(../img/ico_register.gif) no-repeat center left;
}

#topmenu .how_it_works a {
	background: url(../img/ico_howitworks.gif) no-repeat center left;
}

#topmenu .logout a {
	background: url(../img/ico_logout.gif) no-repeat center left;
}

#topmenu {
	margin: 0.5em 1.5em 0 30.0em;
	text-align: right;
}

#topmenu li {
	display: inline;
}


#mainblock {
	background: url(../img/content_bg.gif) repeat-y;
}

#wrapper.full #mainblock {
	background: url(../img/content_bg_full.gif) repeat-y;
}


.mb_header {
	height: 12px;
	background: url(../img/content_hbg.gif) no-repeat;
}

#wrapper.full .mb_header {
	height: 12px;
	background: url(../img/content_hbg_full.gif) no-repeat;
}



.mb_footer {
	height: 12px;
	background: url(../img/content_bbg.gif) no-repeat;
}

#wrapper.full .mb_footer {
	height: 12px;
	background: url(../img/content_bbg_full.gif) no-repeat;
}


#page_title {
	height: 33px;	
	background: #D00500 url(../img/title_bg.gif) no-repeat;
}

#wrapper.full #page_title {
	background: #D00500 url(../img/title_bg_full.gif) no-repeat;
}

#page_title {
	color: white;
}

#page_title h2 {
	margin-left: 1.9em;
	_margin-left: 0.9em;
	font-size: 2em;
	font-style: italic;
	float: left;
}

#page_title label {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-size: 2em;
	margin-right: 1em;
}

#vb_form {
	text-align: right;
	margin-right: 4em;
}

#photofilter {
	height: 34px;	
	background: #F3CCC9 url(../img/photofilter_bg.gif) no-repeat;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
}

#photofilter .show_me {
	font-weight: bold;
	color: #A67885;
	font-size: 1.1em;
	height: 20px;
	float: left;
	display: block;
	margin-left: 1.5em;
}

#photofilter select {
	border: 1px solid #A7A6AA;
	font-size: 1.1em;
	margin-top: 0.7em;
}

#howitworks_block {
	border-bottom: 1px solid #DBAEAA;
}

#howitworks_info {
	margin:7px;
	
}

#loginform h3, #prev_vote h3, #howitworks_block h2 ,#add_users h2,#adv_stick h2,#auto_stiker_result h2,#trial_block h2,#gifts_block h2, #renown_user_block h2{
	height: 18px;
	line-height: 18px;
	border-top: 1px solid white;
	border-bottom: 1px solid #DBAEAA;
	border-right: 1px solid #B4B4B4;
	background-color: #F8E7E6;
	padding-left: 14px;
	font-size: 1.1em;
	
}

#howitworks_block h2 {
	margin-bottom: 10px;
}


#howitworks_block li {
	padding-bottom: 7px;
	background-color: #F5F5F5;
	font-size: 1.1em;
}

#howitworks_block button {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 145px;
	height: 28px;
	background: url(../img/nhw_button.gif) no-repeat;
	border: 0;
	color: #1c1c1c;
	font-size: 13px;
}

#howitworks_block li {
	padding-left: 20px;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 5px;
	
}

#howitworks_block li.lc_hw1 {
	background: url(../img/n1.gif) no-repeat 3px 12px;
	
}

#howitworks_block li.lc_hw2 {
	background: url(../img/n2.gif) no-repeat 3px 12px;
	border-top: 1px solid #ba0804;
}

#howitworks_block li.lc_hw3 {
	background: url(../img/n3.gif) no-repeat 3px 12px;
	border-top: 1px solid #ba0804;
}

#howitworks_block .hw_title {
	font-family: Helvetica,Arial;
	font-size: 15px;
	font-weight: bold;
}

#howitworks_block .hw_text {
	font-family: Helvetica,Arial;
	font-size: 13px;
}

#howitworks_block .mc_hw1,#howitworks_block .mc_hw2 {
	font-family: Helvetica,Arial;
	font-size: 15px;
	font-weight: bold;
	background: #FFFFFF;
}

#howitworks_block .mc_hw1 {
	padding-top: 10px;
}

#howitworks_block .mc_hw2 {
	padding-bottom: 10px;
}

#add_users h2 {
	margin-bottom: 10px;
}


#add_users li {
	padding-bottom: 30px;
	background-color: #F5F5F5;
	font-size: 1.1em;
	padding-left: 30px;
	
}

#add_users .add_photos {
}

#add_users .add_photo {
}

#add_users .add_yesno {
	margin-bottom: 5px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-right:30px;
}

#add_users .add_yes , #add_users .add_yes a
{
	padding-right:10px;
	color: #990000;
}

#add_users .add_no, #add_users .add_yes a
{
	padding-left:10px;
	color: #0D59E4; 
}

#add_users .add_info {
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #7F4D49;
	padding-left:0px;
	padding-right:25px;
	text-decoration: none;
}

#add_users .add_info a
{
	display:block;
	text-decoration: none;
}




#footer {
	margin-top: 1em;
}

#footer ul, #footer div {
	margin-left: 212px;
	text-align: center;
}

#wrapper.full #footer ul,#wrapper.full #footer div {
	margin-left: 0;
	text-align: center;
}

#footer div {
	font-size: 1.1em;
	margin-top: 0.7em;
}

#footer #rights {
	margin-top: 0.2em;
}

#footer ul {
	margin-top: 1em;
}

#footer #add_favor {
	margin-top: 1em;
}

#footer hr {
	display: none;
}

#footer {
	padding-top: 2px;
	background: url(../img/copy_bg.gif) no-repeat;
}

#wrapper.full #footer {
	padding-top: 2px;
	background: url(../img/copy_bg_full.gif) no-repeat;
}

#footer ul li {
	display: inline;
	height: 1.1em;
	line-height: 1.1em;
	padding: 0 0.6em 0 0.3em;
	_padding: 0 0.6em;
	border-right: 1px solid black;
}

#footer ul li a {
	font-size: 1em;
	color: #7F4D49;
}

#add_favor {
	display: none;
	_display: block;
}

#footer_menu .feedback, #add_favor .favor, #footer_local_menu .single_women {
	border: 0;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}

#menu li a {
	height: 18px;
	line-height: 18px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DBAEAA;
	background: #F4CDCA url(../img/menu_bg.png) repeat-x;
	display: block;
	font-weight: bold;
	color: #996965;
	text-decoration: none;
	padding-left: 9px;
}

#menu li a:hover {
	color: #F93935;
}

#menu li .lm3_nm
{
	color: #774743;
}

#menu li.pref a
{
	padding-left: 30px;
}

#ifb {
	border-bottom: 1px solid #DBAEAA;	
}

#ifb form {
	margin: 0;
	padding: 0;
}

#ifb h3 {
	height: 17px;
	line-height: 17px;
	border-top: 1px solid white;
	border-bottom: 1px solid #DBAEAA;
	background-color: #F8E7E6;
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	font-size: 1.1em;
}

#ifb .desc {
	margin: 5px 14px;
	font-weight: bold;
	color: #7F4D49;
	font-size: 10px;
}


#ifb label {
	font-weight: bold;
	margin: 0px 14px;
	margin-bottom: 10px;
}

#ifb_email {
	margin: 3px 14px;
	font-size: 1.2em;
	width: 162px;
	display: block;	
}

#ifb div.results {
	font-weight: bold;
	color: #7F4D49;
	float: left;
	margin: 0px 14px;
	_margin: 0px 7px;
	_margin-right: 0px;
	width: 167px;
	margin-bottom: 3px;
}

#ifb .results a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	float: left;
	display: block;
	margin-top: 3px;
}

#ifb .button {
	margin-left: 5px;
}

#ifb #ifb_email {
	border: 1px solid #A7A6AA;
}

#adv_stick .desc {
	margin: 5px 14px;
	font-weight: bold;
	color: #7F4D49;
	font-size: 10px;
	text-align:center;
}

#adv_stick .stick {
	text-align:center;
	margin: 15px 8px;
}


#loginform {
	border-bottom: 1px solid #DBAEAA;	
}

#loginform form {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}


#loginform .in_login {
	width: 120px; 
	color: #7F4D49;
	font: 11px Tahoma;
	height: 15px;
	border: 1px solid black;
	margin-top: 7px;
}

#loginform p {
	text-align: right;
	padding: 2px;
	padding-right: 5px;
	margin: 0px;
	color: #7F4D49;
}

#loginform p .login_text{
	color: black;
	font: 11px Tahoma;
	font-weight: normal;
}

#loginform p .login_remember{
	color: #7F4D49;
	font: 11px Tahoma;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


#loginform .login_register {
	font: 11px Tahoma;
	font-weight: bold;
	color: #7F4D49;
}

#loginform .login_forgot {
	font: 11px Tahoma;
	font-weight: normal;
	color: #7F4D49;
}

#loginform .button2 {
	margin-left: 7px;
}

#prev_vote .photo{
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
}

#prev_vote .click_yes{
	font: 12px Verdana;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#prev_vote .click_yes a{
	color: #A68582;
}


#prev_vote .if_like {
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	
}

#prev_vote {
	border-bottom: 1px solid #DBAEAA;	
}

#page_main {
	text-align: center;
}

#personal {
	font-weight: bold;
	color: #7F4D49;
	margin-top: 2em;
        overflow: hidden;
        width: 510px;
        margin-left: 15px;
}

.already_yes { 
	background: url(../img/nm/ytip.gif);
	width: 425px;
	height: 51px;
	margin-top: 10px;
	margin-left: 60px;
	_margin-left: 0px;
}

.already_yes .ay_main { 
	text-align: center;
	padding-top: 10px;
	color: #c71312;
	font: Helvetica;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
}

.photo_ttop {
	margin-top: 1.5em;
}

.photo_block {
	margin-top: 5px;
	text-align: center;
}

.photo_block table {
	align: center;
	margin: 0 auto;
}

#share_block {
	font-weight: bold;
}

#personal {
	overflow: hidden;
	width: 500px;
}

#share_block {
	width: 500px;
	margin-left: 15px;
}

#share_block .share {
	color: #7F4D49;
}

#share_block .link {
	color: #DF0500;
	margin-bottom: 2em;
}

#howitworkspage .local_title {
	font-size: 16px;
	color: #D64A4A;
	font-weight: bold;
	padding-bottom: 20px;
}

#howitworkspage .grey_text {
	font-size: 12px;
	color: #737373;
	font-weight: bold;
	line-height: 1.7;
}

#howitworkspage .red_text {
	font-size: 12px;
	color: #C61010;
	font-weight: bold;
}

#howitworkspage .user_info {
	padding: 3px; 
	color: #7F4D49; 
	font: 12px Verdana;
	font-weight: bold;
}

#howitworkspage img{
	margin-right: 10px;
}

.sendnote_lt {
	background: url(../img/tb_lt.gif) no-repeat;
}

.sendnote_ct {
	background: url(../img/tb_ct.gif) repeat-x;
}

.sendnote_rt {
	background: url(../img/tb_rt.gif) no-repeat;
}

.sendnote_lb {
	background: url(../img/tb_l.gif) no-repeat;
}

.sendnote_cb {
	background: url(../img/tb_c.gif) repeat-x;
}

.sendnote_rb {
	background: url(../img/tb_r.gif) no-repeat;
}

.sendnote_block {
	background: #F5F5F5;
}

.sendnote_warning {
	color: #7F4D49;
	font-weight: bold;
}

.sendnote_text {
	font-size:11px;
}

.register_warning {
	color: black;
	font-weight: bold;
}

.register_invite {
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
	color:#7F4D49;
}

.register_field {
	font-size:10px;
	color:#7F4D49;
	font-weight: bold;
}

.register_editbox, #registerpage select {
	border: 1px solid #555555; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
}

.register_symbols_left {
	font-size:10px;
	color:#7F4D49;
}

.register_grey {
	font-size:9px;
	color:#888888;
}

.register_filebox {
	border: 1px solid #CCCCCC; 
	border-right: 1px solid #555555; 
	border-bottom: 1px solid #555555;
}

.register_declines {
	font-size:9px;
	color:#888888;
	align: left; 
	text-align: left;
}

.register_agree {
	font-size:9px;
	color:#7F4D49;
	
}

.status_block {
	border: 2px solid #E40D0D;	
	background: #E5E5E5 url(../img/warning_bg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.status_block .warning_img {
	padding: 5px;
	padding-bottom: 2px;
}

.status_block .warning {
	padding: 7px;
	font-weight: bold;
	color: #EC0B0B;
}

.status_block .status_info {
	padding: 10px;
	padding-top: 20px;
}

.status_block p {
	padding-bottom: 7px;
}

.spborder {
	margin: 10px;
}

.spborder .sptop div  { background: url(../img/reg_lt.gif) no-repeat left top;}
.spborder .sptop { background: url(../img/reg_rt.gif) no-repeat right top;}
.spborder .spbot div  { background: url(../img/reg_lb.gif) no-repeat bottom left; }
.spborder .spbot      { background: url(../img/reg_rb.gif) no-repeat bottom right; }


.sptop, .sptop div, .spbot div, .spbot {
	height: 12px;
	font-size: 1px;
}

.spborder .sptop div div { 
				margin:0px;
				padding: 0px;
				margin-left: 12px ; 
				margin-right: 12px ; 
				border-top: 1px solid #F3CBC8; 
				background: white;
				height: 12px;
}


.spborder .spbot div div  { 
				margin:0px;
				padding: 0px;
				margin-left:12px; 
				margin-right: 12px; 
				border-bottom: 1px solid #F3CBC8; 
				background: white;
				height: 12px;
}

.sp_center {
	background: white;
	font-size: 12px; 
	padding-left: 10px; 
	border-left: 1px solid #F3CBC8; 
	border-right: 1px solid #F3CBC8; 
	color: #9B7571;
	font-weight: bold;
	text-align: center;
	width: 508px;
}

.sp_center a{
	background: white;
	font-size: 12px; 
	padding-left: 10px; 
	color: #9B7571;
	font-weight: normal;
	
}

#sympathypage .header_item, #gift_users_page .header_item {
	background: #F3CCC9;
}

#sympathypage .line_separator, #gift_users_page .line_separator{
	background: #FFFFFF;
}

#sympathypage .header_bottom, #gift_users_page .header_bottom{
	background: #DBAEAA;
}

#sympathypage .item_even_back ,#messages_page .item_even_back, #gift_users_page .item_even_back{
	background: #FFFFFF;
}

#sympathypage .item_odd_back ,#messages_page .item_odd_back, #gift_users_page .item_odd_back{
	background: #F1F1F1;
}

#sympathypage .user_info,#shared_sympathypage .user_info ,#messages_page .user_info,#homepage_template .user_info, #gift_users_page .user_info {
	padding: 3px; 
	color: #7F4D49; 
	font: 12px Verdana;
	font-weight: bold;
	
}

#sympathypage .item_bottom ,#messages_page .item_bottom, #gift_users_page .item_bottom {
	background: #DBAEAA;
}

#sympathypage .free_send, #gift_users_page .free_send {
	color: #7F4D49;
	font-weight: bold;
	font-size: 10px;
	margin-bottom:5px;
}

#sympathypage .separator {
	margin-bottom:10px;
}

.sympathy td {
	font-size: 11px;
}

.sympathy input {
	margin-right: 0px; 
	padding-right: 0px;
}


#shared_sympathypage .header_separator {
	background: #FFFFFF;
}


#shared_sympathypage .header_item {
	background: #F3CCC9;
}

#shared_sympathypage .header_bottom {
	background: #DBAEAA;
}

#shared_sympathypage .user_border,#homepage_template .user_border,#howitworkspage .user_border,#membership_page .link_border,#registerpage .user_border,#rating_page .user_border,#registerpage .import_border, #nav_column .user_border, .show_trial_home_form .user_border,#page_flash_confirm .user_border {
	background: white;
	padding-left: 10px; 
	border-left: 1px solid #F3CBC8; 
	border-right: 1px solid #F3CBC8; 
}

#shared_sympathypage .user_border,#registerpage .user_border,#registerpage .import_border, #page_flash_confirm .user_border {
	_margin-left:3px;
}

#homepage_template .spborder {
	width: 95%;
}

#howitworkspage .user_border{
	_margin-left:3px;
}

#howitworkspage .spbot{
	_margin-left: 3px;
}

#shared_sympathypage .item {
	background: #F1F1F1;
}

#shared_sympathypage .user_link{
	background: #F1F1F1;
}

#messages_page .line_separator {
	background: #FFFFFF;
}


#messages_page .header_item {
	background: #F3CCC9;
}

#messages_page .header_bottom {
	background: #DBAEAA;
}

#messages_page .free_send {
	color: #7F4D49;
	font-weight: bold;
	font-size: 10px;
}

#messages_page .message_link {
	color: #7F4D49;
}

#messages_page table.sympathy, #gift_users_page table.sympathy
{
	width: 99%;
}

.badu_error {
	margin-top: 20px;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
	text-align: center;
	float: center;
	width: 99%;
}

#sendemail_page .info_text {
	color: #7F4D49;
	font-weight: bold;
	font-size: 13px;
}

#sendemail_page .error_text{
	color: red;
	font-weight: bold;
}

#sendemail_page .mess_disabled {
	color: red;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#sendemail_page .send_note, #sendemail_page .m_symbols_left {
	color: #7F4D49;
}



#membership_page .link_border{
	font-size: 12px; 
	color: #7F4D49;
	font-weight: bold;
	text-align: center;
}

#membership_page .update_button
{
	margin-top: 12px;
	font-size: 10px; 
	color: #7F4D49;
	font-weight: bold;
	text-align: right;
	margin-right: 17px;
}


#registerpage .register_cv { 
	background: #FF7E00 url(../img/b_bg.png);
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#registerpage .register_cv ,#registerpage .register_cv .cont_vote,#registerpage .register_cv .cont_vote .r_cv1{ 
	height: 52px;
	
}

#registerpage .register_cv .cont_vote { 
	background: url(../img/rb.gif) no-repeat right top;
}

#registerpage .register_cv .cont_vote .r_cv1 { 
	background: url(../img/lb.gif) no-repeat left top;
}

#registerpage .register_cv .cont_vote .r_cv2 { 
	text-align: center;
	padding-top: 17px;
	
}

#registerpage .register_cv .cont_vote .r_cv1 a{ 
	color: white;
	font-weight: bold;
}

#registerpage .register_cv .r_cv1 .r_cv3
{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid white;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	height: 4px;
	font-size: 1px;
	background: #FFFFFF url(../img/b_shadow.gif) repeat-x top;
	float: bottom;
}

#registerpage .register_lf {
	margin: 10px;
	padding: 0px;
	background: #F3CBC8;
	border-top: 1px solid white;
	font-size: 1px;
}

#registerpage .register_lf .rlf_rt,.register_lf .rlf_rb,#registerpage .register_lf .rlf_lt,#registerpage .register_lf .rlf_lb {
	margin:0px; padding:0px;
	font-size: 0px;
}

#registerpage .register_lf .rlf_rt {  background: url(../img/r_rt.gif) no-repeat right top; }
#registerpage .register_lf .rlf_rb { background: url(../img/r_rb.gif) no-repeat bottom right; }
#registerpage .register_lf .rlf_lt  { background: url(../img/r_lt.gif) no-repeat left top;}
#registerpage .register_lf .rlf_lb  { background: url(../img/r_lb.gif) no-repeat bottom left; }

#registerpage .login_block {
	
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#registerpage .login_block form{
	padding: 0px;
	margin: 0px;
}

#registerpage .login_question {
	padding: 0px;
	margin: 0px;
	font-size: 12px; 
	font-family: verdana, tahoma;
	font-weight: bold;
	color: #7F4D49;
}

#registerpage .form_field {
	color: #7F4D49;
	font-size: 10px; 
	font-family: verdana, tahoma;
	font-weight: bold;
}

#registerpage .register_form td
{
	padding: 5px;
}

#registerpage ul {
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	list-style-type: disc;
}

#registerpage li {
	margin-left: 20px;
	list-style-type: disc;
}


#rating_page .descript {
	color: #7F4D49; 
	font: 18px Tahoma;
	font-weight: bold;
	font-style: italic;
}

#rating_page .red_descript {
	color: red; 
}

#rating_page .question_yes {
	width: 80%; 
}

#rating_page ol{
	margin-left: 30px;
}

#rating_page ol li {
	padding-top: 10px;
}

#friends {
	padding: 10px;
	
}


#friends #friends_list th {
	background: #FCDEDC url(../img/flist_bg.gif);
	font-size: 12px;
	height: 13px;
	line-height: 13px;
}

#friends #friends_list td {
	background-color: #FFE7E4;
	
}

#friends .skip_text, #friends .skip_text a{
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
}

#friends .text1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#friends .text2 {
	font-size: 11px;
	margin-bottom: 20px;
}

#friends .text3 {
	font-size: 11px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: red;
}


#friends .ms_list {
	padding: 0;
	margin: auto 0;
	list-style-type: none;
}

#friends .ms_list li {
	padding: 3px 0px;
	width: 30%;
	float:left;
}

#friends .ms_list li a {
	font-size: 13px;
	font-weight: bold;
}

#friends .ms_list_text {
	padding: 0;
	margin: auto 0;
	list-style-type: none;
}

#friends .ms_list_text li {
	padding: 3px 0px;
}

#friends .ms_list_text li a {
	font-size: 10px;
	font-weight: bold;
}

#friends .desc, #friends .sample, #friends .button {
	margin: 5px;
}

#friends .sample{
	margin-left: 30px;
}

#friends .button {
	margin-left: 200px;
}

#friends .sample {
	font-size: 10px;
	font-weight: bold;
}

#friends .addresses {
	font-weight: bold;
	font-size: 10px;
}

#friends .import_error {
	font-weight: bold;
	font-size: 10px;
	color: red;
	padding: 10px;
}

#friends .import_text {
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
}

#friends .text4 {
	font-weight: bold;
	font-size: 11px;
	margin: 30px 0px 20px 0px;
}

#friends .text5 {
	font-weight: bold;
	font-size: 10px;
	margin: 30px 0px 20px 0px;
}

#friends #friends_list td, #friends #friends_list th{
	font-size: 11px;
	padding: 5px;
}

#friends #friends_list th{
	font-size: 12px;
	text-align: center;
}

#friends #friends_list table{
	width: 99%;
}

#friends .desc {
	font-size: 10px;
}

#friends textarea {
	width: 330px;
	border: 1px solid #A7A6AA;
}

.register_error {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
}

.register_error li{
	font-weight: bold;
	color: #CC3333;
	list-style-type: normal;
	padding: 2px;
	margin: 0px;
}

.membership_block {
	background-color: #E7E8E8;
	font-size: 12px; 
	color: #7F4D49;
	font-weight: bold;
	margin: 10px;
}

.membership_block ul {
	list-style-type: circle;
	margin-left: 3em;
	margin-top: 1em;
}

.membership_block .rbtop div  { background: url(../img/memb_gr_lt.gif) no-repeat left top; }
.membership_block .rbtop      { background: url(../img/memb_gr_rt.gif) no-repeat right top; }
.membership_block .rbbot div  { background: url(../img/memb_gr_lb.gif) no-repeat bottom left; }
.membership_block .rbbot      { background: url(../img/memb_gr_rb.gif) no-repeat bottom right; }

.membership_block .rbcontent .rbtop div  { background: url(../img/memb_p_lt.gif) no-repeat left top; }
.membership_block .rbcontent .rbtop      { background: url(../img/memb_p_rt.gif) no-repeat right top; }
.membership_block .rbcontent .rbbot div  { background: url(../img/memb_p_lb.gif) no-repeat bottom left; }
.membership_block .rbcontent .rbbot      { background: url(../img/memb_p_rb.gif) no-repeat bottom right; }

.membership_block.active .rbcontent .rbtop div  { background: url(../img/memb_wh_lt.gif) no-repeat left top; }
.membership_block.active .rbcontent .rbtop      { background: url(../img/memb_wh_rt.gif) no-repeat right top; }
.membership_block.active .rbcontent .rbbot div  { background: url(../img/memb_wh_lb.gif) no-repeat bottom left; }
.membership_block.active .rbcontent .rbbot      { background: url(../img/memb_wh_rb.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 12px;
	font-size: 1px;
}

.rbcontent .rbtop div, .rbcontent .rbtop, .rbcontent .rbbot div, .rbcontent .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.membership_block .rbcontent  { 
	background-color: #F2C8C5;
	margin: 0px 12px;
}

.membership_block.active .rbcontent {
	background-color: #FFFFFF;
	color: #7F4D49;
}

.membership_block .star0,
.membership_block .star1,
.membership_block .star1_trial,
.membership_block .star3,
.membership_block .star5
{
	padding-top: 50px;
}


.membership_block .star0 {
	background: url(../img/h_membership_0star.gif) no-repeat center top;
}

.membership_block .star1 {
	background: url(../img/h_membership_1star.gif) no-repeat center top;
}

.membership_block .star1_trial {
       background: url(../img/h_membership_trial.gif) no-repeat center top;
}

.membership_block .star3 {
	background: url(../img/h_membership_3star.gif) no-repeat center top;
}

.membership_block .star5 {
	background: url(../img/h_membership_5star.gif) no-repeat center top;
}



.membership_block.active .star0 {
	background: url(../img/h_membership_0star_selected.gif) no-repeat center top;
}

.membership_block.active .star1 {
	background: url(../img/h_membership_1star_selected.gif) no-repeat center top;
}

.membership_block.active .star1_trial {
      background: url(../img/h_membership_trial_selected.gif) no-repeat center top;
}

.membership_block.active .star3 {
	background: url(../img/h_membership_3star_selected.gif) no-repeat center top;
}

.membership_block.active .star5 {
	background: url(../img/h_membership_5star_selected.gif) no-repeat center top;
}

.bigbut {
	height: 40px;
	background: #E61C1C url(../img/bigbut_bg.gif);
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	border: 1px solid #A80505;
	border-left: 1px solid #FC8686;
	border-top: 1px solid #FC8686;
	width: 180px;
	color: #8D0202;
}

.bigbut.active {
	color: white;
}

.chronopay {
	font-size: 10px;
	color: #CCCCCC;
	width: 190px;
}

.chronopay a {
	display: block;
	color: #BCBCBC;
}

.scream {
	margin: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #7F4D49;
	font-family: Verdana, Helvetica, Arial;
}

#howitworkspage {
	padding-top: 2em;
}

#howitworkspage table {
	margin: 0em 0.6em;
}

#howitworkspage table td {
	padding: 0em 0.5em 3em 0.5em;
}

#howitworkspage .spborder .user_info {
	margin-bottom: 2em;
}

#howitworkspage .spborder {
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 2em;
}

#faqpage {
	margin: 0 1.5em;
	padding-top: 1em;
	font-size: 1.1em;
}

#faqpage ol, #feedbackpage ol {
	margin-left: 4em;
}

#faqpage .questions, #feedbackpage .questions {
	border-bottom: 1px solid #F5F5F5;
	margin-bottom: 2em;
}
 
#faqpage .questions li, #feedbackpage .questions li{
	padding-bottom: 0.5em;
}

#feedbackpage ol {
	margin-top: 10px;
}

#faqpage .answers {
	font-weight: bold;
	border-top: 1px solid #F1C7C4;
	border-bottom: 1px solid #F1C7C4;
	padding-top: 2em;
	margin-bottom: 2em;
}

#faqpage .answers li {
	padding-bottom: 1.2em;
}

#faqpage .answers li li {
	padding-bottom: 0;
}

#faqpage .answers .a {
	margin-top: 0.3em;
	font-weight: normal;
}

#faqpage .answers ol {
	margin-bottom: 0.5em;
}

#faqpage hr {
	display: none;
}

.page1 {
	background-color: #F3CCC9;
	text-align: center;
	border: none;
}
.page2 {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #F3CCC9;
}
.page3 {
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7F4D49;
	text-decoration: none;
}

.page4 {
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7F4D49;
	text-decoration: none;
}

.page_num table{
	margin: 0 auto;
	text-align: center;
}

.message_frame {
	height: 200px;
	border: 1px solid #999999;
	overflow: scroll; 
	padding:2px;
	width: 500px;
	font-size: 12px;
	line-height: 17px;
}

.tmessage {
	font-size: 11px;
	font-weight: bold;
	color: #7777BB;
}

.fmessage {
	font-size: 11px;
	font-weight: bold;
	color: #BB7777;
}

#users_yes {
	margin: 7px;
	background: #FFFFFF;
}

.nbtop div  { background: url(../img/lftc.gif) no-repeat left top;}
.nbtop  { background: url(../img/rttc.gif) no-repeat right top;}
.nbbot div  { background: url(../img/lfbc.gif) no-repeat bottom left; }
.nbbot      { background: url(../img/rtbc.gif) no-repeat bottom right; }


.nbtop, .nbtop div, .nbbot div, .nbbot {
	height: 3px;
	font-size: 1px;
}

.nbtop div div { 
	margin: 0px;
	padding: 0px;
	margin-left: 3px; 
	margin-right: 3px; 
	border-top: 1px solid #c71312; 
	background: white;
	height: 2px;
}


.nbbot div div  { 
	margin:0px;
	padding: 0px;
	margin-left: 3px; 
	margin-right: 3px; 
	border-bottom: 1px solid #c71312; 
	background: white;
	height: 2px;
}

.nb_main {
	background: white;
	margin:0;
	padding:0;
	border-left: 1px solid #c71312; 
	border-right: 1px solid #c71312; 
	
}

#users_yes h3
{
	font-size: 13px;
	font-weight: bold;
	color: #C5100D;
	text-align: center;
	padding: 6px;
}

#users_yes .photo ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#users_yes .photo li {
	text-align: center;
	padding: 10px;
}

#users_yes .future_sympathy
{
	font-size: 13px;
	font-weight: bold;
	color: #C5100D;
	text-align: center;
	padding: 6px;
}


#agreementpage {
	margin: 0 1.5em;
	padding-top: 2em;
	font-size: 1.1em;
}


#agreementpage ol {
	margin-left: 3em;
	font-weight: bold;
}

#agreementpage ol .title {
	padding-bottom: 0.3em;
}

#agreementpage ol li {
	padding-bottom: 1em;
}


#agreementpage ol ol {
	font-weight: normal;
	list-style-type: lower-alpha;
	margin-left: 0em;
}

#agreementpage ol .content {
	font-weight: normal;
	margin-left: 2em;
}


#feedbackpage {
	margin: 0 1.5em;
	padding-top: 2em;
	font-size: 1.1em;
}

.ratingpage td {
	font-size: 12px;
}

.ratingpage p {
	padding-bottom:20px;
}

#preferences_page .options {
	font-size: 1.1em;
	margin-top: 2em;
}

#preferences_page .options li {
	padding: 0 100px 20px 100px;
}

#preferences_page .options a {
	display: block;
	padding-left: 80px;
	text-decoration: none;
	height: 70px;
}


#preferences_page .options .email a {
	background: #F5F5F5 url(../img/ico_email.gif) no-repeat top left;
}

#preferences_page .options .notif a {
	background: #F5F5F5  url(../img/ico_notif.gif) no-repeat top left;
}

#preferences_page .options .form a {
	background: #F5F5F5  url(../img/ico_form.gif) no-repeat top left;
}

#preferences_page .options .photo a {
	background: #F5F5F5  url(../img/ico_photo.gif) no-repeat top left;
}

#preferences_page .options .pass a {
	background: #F5F5F5  url(../img/ico_password.gif) no-repeat top left;
}

#preferences_page .options .inactive a {
	background: #F5F5F5  url(../img/cancel_acc.gif) no-repeat top left;
}


#preferences_page .options .title {
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
}

#preferences_page .options .desc {
	margin-top: 1.3em;
}


#preferences_page .other_page td{
	font-size: 11px;
}

#preferences_page .other_page p{
	margin-top: 10px;
	margin-bottom: 15px;
}

#preferences_page .photo_page td{
	font-size: 11px;
}

#preferences_page .photo_page ul{
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 15px;
	list-style-type: disc;
	margin-top: 15px;
}

#preferences_page .photo_page p{
	margin-top: 15px;
}

#preferences_page table{
	width: 99%;
}

.small, small{
	font-size: 10px;
	color: #666666;
}

#remindpass_page { 
	margin: 10px;
	width:500px;
}

#remindpass_page .error_remind { 
	color: #A50808;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	font-size: 11px;
}

#remindpass_page .info { 
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#remindpass_page .remind_text {
	font-size: 11px;
	margin:10px;
}

#remindpass_page .remind_editbox { 
	border: 1px solid #B8B8B8;
}

#remindpass_page .send_button { 
	margin: 10px;
	margin-left: 150px;
}

#sendnote_page {
	width: 550px;
}

#sendnote_page table{
	width: 550px;
}

#show_friends .scream {
	margin: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #7F4D49;
	font-family: Verdana, Helvetica, Arial;
}

#show_friends .sf_info {
	margin: 15px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
}

#show_friends .sf_instructions {
	border: 2px solid #CC3333; 
	margin: 25px 50px; 
	background-color: #FEFEFE;
	padding: 0px 40px;
	padding-bottom: 20px;
}

#show_friends .sf_express, .sf_instructions ol {
	margin-top: 20px;
	font-size: 11px;
	line-height: 1.5;
}

#show_friends ul.sf_express {
	list-style-type: disc;
	padding-left: 35px;
}

#show_friends .sf_express li {
	margin-bottom: 12px;
}

#show_friends hr {
	margin-left: 4px;
}

#show_friends .sf_instructions ol {
	font-weight: bold;
}

#show_friends .sf_instructions ol li span {
	font-weight: normal;
}

#show_friends p {
	font-size: 12px;
	margin: 10px;
}

#show_friends .works {
	text-align: center; 
	margin: 20px;
}

#show_friends .works span {
	font-size: 11px;
}

#show_friends .post {
	margin: 0px 40px;
}


#show_friends textarea {
	border-top: 2px solid #828183;
	border-left: 2px solid #828183;
	border-right: 2px solid white;
	border-botton: 2px solid white;
	background-color: #FEFEFE;
	margin-left: 10px;
	width: 95%;
	font-size: 11px;
}

.main_decline_reason {
	color: #CC3333;
}

.star_red, .star {
	width: 16px;
	height: 15px;
	display: block;
	float: left;
	padding: 0 2px;
}

.star_red {
	background: url(../img/star_red.gif) center no-repeat;
	padding: 2px 2px;
}

.star {
	background: url(../img/star.gif) center no-repeat;
}

#sympathypage .personal {
	width: 180px;
	overflow: hidden;
}

#shared_sympathypage .personal {
	width: 360px;
	overflow: hidden;
}

#shared_sympathypage table.sympathy {
	width: 99%;
}

#shared_sympathypage .user_border img{
	padding-top: 5px;
	padding-right: 10px;
}

#feedbackform {
	margin-top: 2em;
}

#feedbackform input, #feedbackform select, #feedbackform textarea {
	border: 1px solid #A7A6AA;
	width: 300px;
}

#feedbackform label {
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin: 0 1em;
}

#feedbackform p {
	margin: 0.5em 0;
}

#feedbackform button {
	margin-top: 1em;
	margin-left: 172px;
}

#homepage_template .user_info {
	margin-top:10px;
	margin-bottom:10px;
}

#homepage_template .personal {
	width: 330px;
	overflow: hidden;
	height: 90px;
}

select.sag {
    width:65px;
}

select.eag {
    width:55px;
}

.import_contacts_lt {
	background: url(../img/tb_lt.gif) no-repeat;
}

.import_contacts_ct {
	background: url(../img/tb_ct.gif) repeat-x;
}

.import_contacts_rt {
	background: url(../img/tb_rt.gif) no-repeat;
}

.import_contacts_lb {
	background: url(../img/tb_l.gif) no-repeat;
}

.import_contacts_cb {
	background: url(../img/tb_c.gif) repeat-x;
}

.import_contacts_rb {
	background: url(../img/tb_r.gif) no-repeat;
}

.import_contacts_block {
	background: #F5F5F5;
	font-size: 11px;
	border: 1px solid #F5F5F5;
}

.import_contacts_header {
	font-weight: bold;
	text-align: center;
	background: #F8E7E6;
	border-bottom: 1px solid #DBAEAA;
	padding: 3px;
}

.import_contacts_info {
	color: #7F4D49;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.import_contacts_field {
	margin-top:10px;
	padding-left:10px;
}

.import_contacts_field label{
	text-align:right;
	width: 70px;
	display: block;
	float:left;
	margin-right: 5px;
}

.import_contacts_field input {
	width: 170px;
}

.import_contacts_block button {
	margin-top: 10px;
	margin-left: 90px;
	margin-bottom: 10px;
}

.import_contacts_about {
	margin-bottom:10px;
	font-size: 10px;
	padding-left: 10px;
	color: #999999;
}

#import_contacts_page {
	width: 350px;
}

#import_contacts_page table{
	width: 350px;
}

.paysys_post {
	width: 95%;
}

.paysys_info {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

#progress_image {
	text-align:center;
}

#ccbill_logo {
	text-align:center;
}

.aimlink {
	margin-left: 150px;
	height: 25px;
}

.aimlink a{
	background: url(/img/aim_men.gif) no-repeat center left;
	height: 25px;
	line-height: 25px;
	text-align: left;
	float:left;
	padding-left: 25px;
}

.reg_invite {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 320px;
	padding-bottom: 10px;
}

.reg_invite_small {
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
}

.reg_invite_text {
	text-align: center;
	font-size: 14px;
}

#registerpage .import_header {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

#registerpage .import_header .import_info {
	font-size: 12px;
	font-weight: bold;
	color: #7F4D49;
	padding-left: 30px;
}

#registerpage .id_navigate {
	float: left;
	width: 130px;
	margin-right: -3px;
}

#registerpage .import_data_block {
	margin-top: 10px;
}

.importdata_selected {
	background: url(../img/import_sel.gif) no-repeat center left;
}

.importdata_unselected {
	background: url(../img/import_unsel.gif) no-repeat center left;
}

.importdata_selected .id_right_nav {
	
	border-top: 1px solid #A17774;
	border-bottom: 1px solid #A17774;
	background: #F3CBC8;
	height: 25px;
	padding-top: 5px;
	margin-left: 12px;
}

.importdata_unselected .id_right_nav {
	border-top: 1px solid #F3CBC8;
	border-bottom: 1px solid #F3CBC8;
	border-right: 1px solid #F3CBC8;
	background: #FFFFFF;
	height: 23px;
	padding-top: 5px;
	margin-left: 12px;
}

.importdata_selected #id_myspace_right {
	background: url(../img/myspace_logo.gif) no-repeat center left #F3CBC8;
}

.importdata_unselected #id_myspace_right {
	background: url(../img/myspace_logo.gif) no-repeat center left #FFFFFF;
}

.importdata_selected #id_friendster_right {
	background: url(../img/friendster_pink.gif) no-repeat center left #F3CBC8;
}

.importdata_unselected #id_friendster_right {
	background: url(../img/friendster_white.gif) no-repeat center left #FFFFFF;
}

.importdata_selected #id_hi5_right {
	background: url(../img/hi5_logo.gif) no-repeat center left #F3CBC8;
}

.importdata_unselected #id_hi5_right {
	background: url(../img/hi5_logo.gif) no-repeat center left #FFFFFF;
}

.importdata_selected #id_znakom_right {
	background: url(../img/znakom_logo.gif) no-repeat center left #F3CBC8;
}

.importdata_unselected #id_znakom_right {
	background: url(../img/znakom_logo.gif) no-repeat center left #FFFFFF;
}

.importdata_selected #id_bebo_right {
	background: url(../img/bebo.gif) no-repeat center left #F3CBC8;
}

.importdata_unselected #id_bebo_right {
	background: url(../img/bebo.gif) no-repeat center left #FFFFFF;
}

#id_znakom a {
	font-size: 12px;
}

.importdata_selected a,.importdata_unselected a {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-left: 25px;
}

.id_main_block {
	height: 132px;
	margin-left: 130px;
	_margin-left: 127px;
	margin-right: 10px;
	background: url(../img/id_right.gif) no-repeat center right;
}

.id_main_left_first {
	background: url(../img/id_left_first.gif) no-repeat center left;
	height: 132px;
}

.id_main_left_second {
	background: url(../img/id_left_second.gif) no-repeat center left;
	height: 132px;
}

.id_main_left_third {
	background: url(../img/id_left_third.gif) no-repeat center left;
	height: 132px;
}

.id_main_left_fourth {
	background: url(../img/id_left_fourth.gif) no-repeat center left;
	height: 132px;
}

.id_main_right {
	background: #F3CBC8;
	border-top: 1px solid #A17774;
	border-bottom: 1px solid #A17774;
	margin-left: 14px;
	margin-right: 14px;
	height: 130px;
}

.importdata_block_selected {
	display: block;
}

.importdata_block_unselected {
	display: none;
}

.importdata_type_selected {
	display: block;
}

.importdata_type_unselected {
	display: none;
}

.importdata_invite {
	font-size: 12px;
	font-weight: bold;
	color: #7F4D49;
	padding: 5px;
}

.importdata_input input{
	padding-top: 3px;
	width: 300px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}

.importdata_double_input input{
	padding-top: 3px;
	width: 130px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}

.importdata_double_input .second_input {
	margin-left: 20px;
}

.importdata_sample {
	font-size: 10px;
	color: #7F4D49;
	padding-bottom: 3px;
}

.importdata_button{
	text-align: center;
}

#id_m2 .importdata_button, #id_f2 .importdata_button, #id_h2 .importdata_button, #id_b2 .importdata_button
{
	padding-top: 15px;
}

#id_m3 .importdata_button, #id_f3 .importdata_button, #id_h3 .importdata_button, #id_b3 .importdata_button
{
	padding-top: 2px;
}

#id_h1 .importdata_button, #id_b1 .importdata_button
{
	padding-top: 10px;
}

.importdata_button input{
	border-width: 2px;
	font-weight: bold;
	height: 22px;
}

.importdata_or {
	font-size: 12px;
	font-weight: bold;
	color: #7F4D49;
	padding-top: 3px;
}

.importdata_link ul {
}

.importdata_link li{
	display: inline;
}

.importdata_link a {
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}

.importdata_label {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
}

.importdata_label .second_label{
	padding-left: 70px;
	
}

.importdata_wait {
	font-size: 12px;
	font-weight: bold;
	color: #7F4D49;
	padding: 10px;
	padding-bottom: 20px;
}

.importdata_wait_img {
	padding: 25px;
	text-align:center;
}


.importdata_wait_info {
	font-size: 12px;
	color: #7F4D49;
	padding: 5px;
}

.importdata_select {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.importdata_select select {
	margin-left: 10px;
}

.importdata_short_input {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
}

.importdata_short_input input {
	margin-left: 27px;
	padding-top: 3px;
	width: 182px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}

#znakom_block .importdata_button {
	margin-top: 20px;
}

#id_r3 .importdata_button {
	margin-top: 10px;
}

.after_import_data_info {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

.after_import_data_complete {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}

.after_register_header{
	font-size:12px;
	color: black;
	font-weight: bold;
}

.after_register_field {
	font-size:10px;
	color:#7F4D49;
	font-weight: bold;
}

.after_register_value {
	font-size:10px;
	color: #000000;
	text-align: left;
}

.left_reg_invite_photo {
	text-align: center;
}

.left_reg_invite {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left_reg_invite_text {
	font-size: 10px;
	text-align:center;
	padding-bottom: 5px;
}

.register_form_header {
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}


.main_sticker_block {
	margin: 10px;
}

.main_sticker_block .resource_block {
	width: 512px;
}

.main_sticker_block .resource_block li{
	display: block;
	float: left;
	width: 100px;
	height: 36px;
	text-align: center;
}

.main_sticker_block .resource_block td{
	1width: 100px;
	height: 36px;
	text-align: center;
}



.as_resource_selected {
	background: #F8E7E6;
	border: 1px solid #DBAEAA;
}

.as_resource_unselected {
	background: #FFFFFF;
	border: 1px solid #F3CBC8;
}

.as_resource_inner
{
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	text-align: center;
}

.main_sticker_block .as_resource_inner a {
	padding-left: 25px;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	
}

#r_myspace .as_resource_inner {
	background: url(../img/as/as_myspace_logo.gif) no-repeat center left;
}

#r_friendster .as_resource_inner {
	background: url(../img/as/as_friendster_logo.gif) no-repeat center left;
}

#r_xanga .as_resource_inner {
	margin-left: 10px;
	background: url(../img/as/as_xanga_logo.gif) no-repeat center left;
}

#r_facebook .as_resource_inner {
	margin-left: 5px;
	background: url(../img/fb_icon.gif) no-repeat center left;
}

#r_blogger .as_resource_inner {
	margin-left: 10px;
	background: url(../img/as/as_blogger_logo.gif) no-repeat center left;
}

#r_hi5 .as_resource_inner {
	margin-left: 20px;
	background: url(../img/as/as_hi5_logo.gif) no-repeat center left;
}

.as_resource_left_selected {
	background: url(../img/as/header_left_selected.gif) no-repeat top left #F8E7E6;
	border:0;
	border-right: 1px solid #DBAEAA;
	border-bottom: 1px solid #DBAEAA;
	height: 38px;
}

.as_resource_left_unselected {
	background: url(../img/as/header_left_unselected.gif) no-repeat top left #FFFFFF;
	border:0;
	border-right: 1px solid #F3CBC8;
	border-bottom: 1px solid #F3CBC8;
	height: 38px;
}

.as_resource_right_unselected {
	background: url(../img/as/header_right_unselected.gif) no-repeat top right #FFFFFF;
	border:0;
	border-left: 1px solid #F3CBC8;
	border-bottom: 1px solid #F3CBC8;
	height: 38px;
}

.as_resource_right_selected {
	background: url(../img/as/header_right_selected.gif) no-repeat top right #F8E7E6;
	border:0;
	border-left: 1px solid #DBAEAA;
	border-bottom: 1px solid #DBAEAA;
	height: 38px;
}

#r_myspace,#r_hi5 {
	height: 37px;
}

.as_main_info_block {
	background: #F8E7E6;
	border: 1px solid #DBAEAA;
	border-bottom: 0;
	width: 510px;
}

.as_main_bottom {
	background: url(../img/as/info_bl.gif) no-repeat center left #F8E7E6;
	height: 15px;
	width: 511px;
	_margin-left: 0px;
}

.as_main_bottom div {
	margin-left: 15px;
	background: url(../img/as/info_br.gif) no-repeat center right #F8E7E6;
}

.as_main_bottom div div{
	margin-left: 0px;
	margin-right: 15px;
	background: #F8E7E6;
	border-bottom: 1px solid #DBAEAA;
	height: 14px;
}

.as_auto_sticker {
	width: 490px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.as_auto_top {
	background: url(../img/as/as_auto_tl.gif) no-repeat center left #FFFFFF;
	height: 13px;
}

.as_auto_top div {
	margin-left: 13px;
	background: url(../img/as/as_auto_tr.gif) no-repeat center right #FFFFFF;
}

.as_auto_top div div{
	margin-left: 0px;
	margin-right: 13px;
	background: #FFFFFF;
	border-top: 1px solid #A17774;
	height: 12px;
}

.as_auto_bottom {
	background: url(../img/as/as_auto_bl.gif) no-repeat center left #FFFFFF;
	height: 13px;
}

.as_auto_bottom div {
	margin-left: 13px;
	background: url(../img/as/as_auto_br.gif) no-repeat center right #FFFFFF;
}

.as_auto_bottom div div{
	margin-left: 0px;
	margin-right: 13px;
	background: #FFFFFF;
	border-bottom: 1px solid #A17774;
	height: 12px;
}

.as_auto_block {
	background: #FFFFFF;
	border-left: 1px solid #A17774;
	border-right: 1px solid #A17774;
	
}

.as_auto_header {
	color: #7F4D49;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.as_auto_facebook_link {
	color: #7F4D49;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.as_auto_facebook_link a{
	margin-left: 15px;
}

.as_auto_label {
	color: black;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 30px;
}

.as_auto_label .second_label {
	padding-left: 120px;
}

.as_auto_label .second_label2 {
	padding-left: 100px;
}

.as_auto_double_input {
	padding-left: 30px;
	padding-top: 3px;
}

.as_auto_double_input input {
	border: 1px solid #B8B8B8;
	background: #F1F8FF;
	width: 150px;
	height: 17px;
}

.as_auto_double_input .second_input{
	margin-left: 55px;
}

.as_auto_double_input select{
	width: 150px;
	font-size: 10px;
}

.as_information {
	margin-top: 3px;
	margin-left: 30px;
	line-height: 0.8;
}



.as_small {
	font-size: 9px;
	
}

.as_bulletin {
	padding-left: 15px;
	font-weight: bold;
}

.as_button input{
	margin-top:10px;
	margin-left: 350px;
	border-width: 2px;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	width: 70px;
}

.as_code_header {
	color: #7F4D49;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.as_instruction {
	padding-top : 10px;
	padding-left: 30px;
}

.as_instruction label {
	color: #7F4D49;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.as_instruction select {
	margin-left: 30px;
	width: 200px;
}

.as_step {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.as_step .step_header {
	font-size: 12px;
}

.as_step .step_num {
	color: #7F4D49;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
}

.as_step .step_image {
	padding-top: 10px;
	text-align:center;
}

.as_body_selected {
	display: block;
}

.as_body_unselected {
	display: none;
}

.as_instruction_selected {
	display: block;
}

.as_instruction_unselected {
	display: none;
}

.as_after_set_stiker {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.small_photo_selected {
	border: 7px solid #F5CECB;
	text-align: center;
}

.small_photo_unselected {
	border: 0;
	padding: 7px;
	text-align: center;
}

.large_photo_selected {
	display: block;
}

.large_photo_unselected {
	display: none;
}

.settings_photo_hr {
	background: #DBAEAA;
}

.photo_buttons_selected {
	display: block;
	text-align: center;
	width: 90%;
}

.photo_buttons_selected button{
	margin-left: 20px;
}

.photo_buttons_unselected {
	display: none;
}

.primary_photo_text {
	color: #7F4D49;
	font-weight: bold;
}

.declined_photo_text {
	color: #7F4D49;
	font-weight: bold;
}

.edit_photo_text a {
	color: #7F4D49;
	font-weight: bold;
}

.photo_decline_reason {
	padding-bottom: 10px;
}

.add_photo_hr {
	background: #DBAEAA;
}

#add_photos_wrapper #wrapper {
	width: 600px;
}

.add_photos_block {
	background: #F5F5F5;
}

#add_photos_page {
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#add_photos_page table{
	width: 100%;
}

#add_photos_page .user_info {
	color: #7F4D49; 
	font: 12px Verdana;
	font-weight: bold;
	text-align: center;
}

#auto_stiker_result .desc {
	margin: 5px 10px;
	font-weight: bold;
	color: #7F4D49;
	font-size: 12px;
	text-align:center;
}

#auto_stiker_result button {
	text-align: center;
	margin-left: 50px;
}

.flash_stiker_selected {
	display: block;
	text-align: center;
	height: 370px;
}

.flash_stiker_unselected {
	display: none;
}

.flash_size_selection {
	text-align: center;
}

.flash_link_selected {
	font-weight: bold;
}

.flash_link_unselected {
	font-weight: normal;
}



.photo_block .nm_left  {
	background: url(../img/nm/ltc.gif) no-repeat left top;
	width: 15px;
	height: 48px;
}

.photo_block .nm_right {
	background: url(../img/nm/rtc.gif) no-repeat right top;
	width: 15px;
	height: 48px;
}

.photo_block .nm_center {
	background: #FFFFFF;
	height: 47px;
	border-top: 1px solid #D1423F;
}

.photo_block .nm_header ,.photo_block .nm_header_one_star ,.photo_block .nm_header_three_star,.photo_block .nm_header_five_star{
	color: #C6130F;
	font: 30px "Arial Narrow",Arial;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	padding-right: 40px;
	
}

.photo_block .nm_header_one_star {
	background: url(../img/1z.gif) no-repeat right center;
	padding-right: 40px;
}

.photo_block .nm_header_three_star {
	background: url(../img/3z.gif) no-repeat right center;
	padding-right: 60px;
}

.photo_block .nm_header_five_star {
	background: url(../img/5z.gif) no-repeat right center;
	padding-right: 90px;
}


.photo_block button.yes_button {
	background: url(../img/nm/yes.jpg) no-repeat left top;
	border:0;
	width: 52px;
	height: 26px;
	margin-bottom: 5px;
	_margin-bottom: 0;
	margin-left: 30px;
}

.photo_block button.no_button {
	background: url(../img/nm/no.jpg) no-repeat left top;
	border:0;
	width: 52px;
	height: 26px;
	margin-bottom: 5px;
	_margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
}

.photo_block .photo {
	border-left: 1px solid #D1423F;
	border-right: 1px solid #D1423F;
	background: #FFFFFF;
	text-align: center;
}

.photo_block .nm_bleft  {
	background: url(../img/nm/lbc.gif) no-repeat left;
	width: 12px;
	height: 33px;
}


.photo_block .nm_bright {
	background: url(../img/nm/rbc.gif) no-repeat right;
	width: 12px;
	height: 33px;
}

.photo_block .nm_bcenter {
	background: #FFFFFF;
	height: 32px;
	border-bottom: 1px solid #D1423F;
}

.photo_block .nm_bcenter.not_register {
	background: url(../img/nm/bottom_logo.jpg) no-repeat left #FFFFFF;
}

.photo_block .invites {
	margin-left: 140px;
}

.photo_block a.register_link {
	color: #0000EE;
	font-weight: bold;
	font-size: 11px;
}

.photo_block .devider {
	color: #C6130F;
	font-size: 14px;
}

.photo_block .nm_onestar {
	width: 25px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	background: url(../img/nm/1star.gif) no-repeat center #FFFFFF;
}
.photo_block .nm_theestar {
	width: 83px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	background: url(../img/nm/3star.gif) no-repeat top left #FFFFFF;
}

.photo_block .nm_fivestar {
	width: 150px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	background: url(../img/nm/5star.gif) no-repeat center #FFFFFF;
}

#show_friends .sf_info.add_more {
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
}

.back_to_sticker {
	font-size: 13px;
	font-weight: bold;
}

.photo_decline_reason_header {
	font-weight: bold;
}

.primary_photo_info {
	font-weight: bold;
	padding-bottom: 10px;
}

#stickers_init {
	padding-top: 15px;
}

.sti_top {
	background: url(../img/as/as_auto_tl.gif) no-repeat center left #FFFFFF;
	height: 13px;
}

.sti_top div {
	margin-left: 13px;
	background: url(../img/as/as_auto_tr.gif) no-repeat center right #FFFFFF;
}

.sti_top div div{
	margin-left: 0px;
	margin-right: 13px;
	background: #FFFFFF;
	border-top: 1px solid #A17774;
	height: 12px;
}

.sti_bottom {
	background: url(../img/as/as_auto_bl.gif) no-repeat center left #FFFFFF;
	height: 13px;
}

.sti_bottom div {
	margin-left: 13px;
	background: url(../img/as/as_auto_br.gif) no-repeat center right #FFFFFF;
}

.sti_bottom div div{
	margin-left: 0px;
	margin-right: 13px;
	background: #FFFFFF;
	border-bottom: 1px solid #A17774;
	height: 12px;
}

.sti_block {
	background: #FFFFFF;
	border-left: 1px solid #A17774;
	border-right: 1px solid #A17774;
	padding-left: 5px;	
	padding-right: 5px;	
}


.sticker_import_resource_selected {
	background: #F8E7E6;
	border: 1px solid #DBAEAA;
}

.sticker_import_resource_unselected {
	background: #FFFFFF;
	border: 1px solid #F3CBC8;
}

.sti_resource_inner
{
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	text-align: center;
}

.main_sticker_block .sti_resource_inner a {
	padding-left: 25px;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	
}

#sticker_import_resource_0 .sti_resource_inner {
	background: url(../img/my_files.gif) no-repeat center left;
}

#sticker_import_resource_1 .sti_resource_inner {
	background: url(../img/photobacket.gif) no-repeat center left;
}

#sticker_import_resource_2 .sti_resource_inner {
	background: url(../img/flickr.gif) no-repeat center left;
}

#sticker_import_resource_3 .sti_resource_inner {
	background: url(../img/as/as_myspace_logo.gif) no-repeat center left;
}

#sticker_import_resource_4 .sti_resource_inner {
	background: url(../img/image_url.gif) no-repeat center left;
}



.sticker_import_resource_left_selected {
	background: url(../img/as/header_left_selected.gif) no-repeat top left #F8E7E6;
	border:0;
	border-right: 1px solid #DBAEAA;
	border-bottom: 1px solid #DBAEAA;
	height: 38px;
}

.sticker_import_resource_left_unselected {
	background: url(../img/as/header_left_unselected.gif) no-repeat top left #FFFFFF;
	border:0;
	border-right: 1px solid #F3CBC8;
	border-bottom: 1px solid #F3CBC8;
	height: 38px;
}

.sticker_import_resource_right_unselected {
	background: url(../img/as/header_right_unselected.gif) no-repeat top right #FFFFFF;
	border:0;
	border-left: 1px solid #F3CBC8;
	border-bottom: 1px solid #F3CBC8;
	height: 38px;
}

.sticker_import_resource_right_selected {
	background: url(../img/as/header_right_selected.gif) no-repeat top right #F8E7E6;
	border:0;
	border-left: 1px solid #DBAEAA;
	border-bottom: 1px solid #DBAEAA;
	height: 38px;
}

#sticker_import_resource_0,#sticker_import_resource_4 {
	height: 37px;
}

.sti_main_bottom {
	background: url(../img/as/info_bl.gif) no-repeat center left #F8E7E6;
	height: 15px;
	width: 511px;
	_margin-left: 0px;
	
}

.sti_main_bottom div {
	margin-left: 15px;
	background: url(../img/as/info_br.gif) no-repeat center right #F8E7E6;
}

.sti_main_bottom div div{
	margin-left: 0px;
	margin-right: 15px;
	background: #F8E7E6;
	border-bottom: 1px solid #DBAEAA;
	height: 14px;
}

.sti_body_selected {
	display: block;
}

.sti_body_unselected {
	display: none;
}

.sti_type_selected {
	display: block;
}

.sti_type_unselected {
	display: none;
}

.sticker_import_main_block {
	background: #F8E7E6;
	border: 1px solid #DBAEAA;
	border-bottom: 0;
	padding: 10px;
	width: 490px;
}

#sti_save_and_done {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.sti_sad_info {
	padding-top: 10px;
	font-weight: bold;
	font-size: 10px;
}

.importdata_button_save {
	padding-top: 10px;
}

#sti_save_button {
	background: url(../img/button_save.gif) no-repeat center left;
	width: 101px;
	height: 31px;
	font-weight: bold;
	color: #003C74;
	border:0;
}


.sti_input_file {
	border: 1px solid #B8B8B8;
	width: 100%;
}

.sti_input_0 {
	padding-top: 3px;
	width: 300px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}

.sti_input_1 {
	padding-top: 3px;
	width: 200px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}

.sti_input_2 {
	padding-top: 3px;
	width: 130px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}

.sti_second_input_2 {
	padding-top: 3px;
	width: 130px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
	margin-left: 20px;
}

.sti_sample {
	font-size: 10px;
	color: #7F4D49;
	padding-bottom: 3px;
}

#sti_button_0,#sti_button_1,#sti_button_2,#sti_button_3_0,#sti_button_3_1,#sti_button_3_2,#sti_button_4 {
	border-width: 2px;
	font-weight: bold;
	height: 22px;
	width: 50px;
	margin-left: 10px;
}

#sti_button_0 {
	width: 80px;
	margin-left: 197px;
}

.sti_link ul {
	
}

.sti_link li{
	display: inline;
	padding-left: 30px;
}

.sti_link a {
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}

.sti_delete_link {
	font-size: 12px;
	text-align: right;
	color: #131399;
}

.sti_import_data_success {
	text-align: center;
	margin: 10px;
	font-weight: bold;
	font-size: 12px;
}

.sti_import_data_bad {
	text-align: center;
	margin: 10px;
	font-weight: bold;
	font-size: 12px;
}

#stickers_register {
	margin: 10px;
}

.main_sticker_register_block {
	width: 500px;
	margin: 10px;
	margin-bottom: 20px;
}

.str_top {
	background: url(../img/sr_ltc.gif) no-repeat center left #FFFFFF;
	height: 16px;
}

.str_top div {
	margin-left: 16px;
	background: url(../img/sr_rtc.gif) no-repeat center right #FFFFFF;
}

.str_top div div{
	margin-left: 0px;
	margin-right: 16px;
	background: #F8E7E6;
	border-top: 1px solid #DBAEAA;
	height: 15px;
}

.str_bottom {
	background: url(../img/sr_lbc.gif) no-repeat center left #FFFFFF;
	height: 16px;
}

.str_bottom div {
	margin-left: 16px;
	background: url(../img/sr_rbc.gif) no-repeat center right #FFFFFF;
}

.str_bottom div div{
	margin-left: 0px;
	margin-right: 16px;
	background: #F8E7E6;
	border-bottom: 1px solid #DBAEAA;
	height: 15px;
}

.str_block {
	background: #F8E7E6;
	border-left: 1px solid #DBAEAA;
	border-right: 1px solid #DBAEAA;
	padding-left: 5px;	
	padding-right: 5px;	
}

.str_header {
	color: #7F4D49;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	
}

.str_info {
	color: #7F4D49;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	padding-top: 5px;
	
}

.str_inputs
{
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.str_label {
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 10px;
}

.str_inputs input {
	border: 1px solid #B8B8B8;
}

.str_buttons {
}

.str_button_create,.str_button_login {
	background: url(../img/str_button.gif) no-repeat center right #FFFFFF;
	width: 80px;
	height: 21px;
	font-weight: bold;
	color: #003C74;
}

.str_button_create {
	margin-left: 100px;
}

.str_button_login {
	margin-left: 100px;
}

.str_small {
	padding-top: 10px;
	text-align: center;
}

.str_flash {
	display: block;
	text-align: center;
	height: 300px;
}

.str_error {
	text-align: center;
	width: 490px;
	font-weight: bold;
	font-size: 12px;
}

#stickers_show {
	padding-top: 15px;
}

#stickers_show textarea {
	border-top: 2px solid #828183;
	border-left: 2px solid #828183;
	border-right: 2px solid white;
	border-botton: 2px solid white;
	background-color: #FEFEFE;
	margin-left: 10px;
	width: 95%;
	font-size: 11px;
}

#stickers_photo {
	padding-top: 15px;
}

.register_type_invite {
	font: 26px "Arial Narrow",Arial;
	font-weight: bold;
	color: #C6130F;
	padding-bottom: 5px;
}

.register_type_userinfo {
	padding-left: 10px;
	padding-top: 15px;
	font: 16px Arial;
	font-weight: bold;
	color: #C6130F;
	width: 160px;
}

.register_type_desc {
	padding-left: 10px;
	padding-top: 15px;
	font-size: 14px;
	width: 160px;
}

.register_type_header {
	font: 18px Tahoma;
	font-weight: bold;
	color: #7F4D49;
	text-align: center;
}

.register_type_invite_user {
	width: 350px;
}

.rgtborder {
	margin: 10px;
}

.rgtborder .rgttop div  { background: url(../img/rgt_lt.gif) no-repeat left top;}
.rgtborder .rgttop { background: url(../img/rgt_rt.gif) no-repeat right top;}
.rgtborder .rgtbot div  { background: url(../img/rgt_lb.gif) no-repeat bottom left; }
.rgtborder .rgtbot      { background: url(../img/rgt_rb.gif) no-repeat bottom right; }


.rgttop, .rgttop div, .rgtbot div, .rgtbot {
	height: 12px;
	font-size: 1px;
}

.rgtborder .rgttop div div { 
				margin:0px;
				padding: 0px;
				margin-left: 12px ; 
				margin-right: 12px ; 
				border-top: 1px solid #C6130F; 
				background: white;
				height: 11px;
}

.rgtborder .rgtbot div div  { 
				margin:0px;
				padding: 0px;
				margin-left:12px; 
				margin-right: 12px; 
				border-bottom: 1px solid #C6130F; 
				background: white;
				height: 11px;
}

.rgt_user_border {
	background: white;
	padding-left: 10px; 
	padding-right: 10px; 
	border-left: 1px solid #C6130F; 
	border-right: 1px solid #C6130F; 
}

.register_type_why {
	padding-top: 10px;
	font: 18px Arial;
	font-weight: bold;
	color: #C9201D;
	padding-bottom: 5px;
}

.register_type_li {
	padding: 10px;
	font: 14px Arial;
	font-weight: bold;
	color: black;
	background: url(../img/rgt_li.gif) no-repeat left;
}

.small_sticker {
	border: 1px solid #C6130F;
}

.sticker_finish_register_form {
	position: absolute; 
	left: 200px;
	top: 200px;
	z-index: 90; 
	background: #ffffff; 
	width: 455px; 
	margin: 10px 0 0 150px; 
	padding: 10px;
	border: 1px solid #cccccc;
}

.sticker_finish_register_layer {
	z-index:15;
	position: absolute; 
	left:0; 
	top:0; 
	width: 100%; 
	height: 1800px; 
	background: #CCCCCC;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.sfr_info {
	font-weight: bold;
	font-size: 16px;
	color: #7F4D49;
	padding: 10px;
}

.sfr_table {
	padding: 10px;
}

.sfr_table tr {
	height: 30px;
}

.sfr_table td {
	padding-left: 20px;
}

.sfr_disabled {
	display: none;
	position: absolute; 
	left: 200px;
	top: 200px;
}

.sfr_button {
	background: url(../img/str_button.gif) no-repeat center right #FFFFFF;
	width: 80px;
	height: 21px;
	font-weight: bold;
	color: #003C74;
	margin-left: 30px;
}

.show_trial_popup_form {
	position: absolute; 
	left: 200px;
	top: 200px;
	z-index: 90; 
	background: #ffffff; 
	width: 455px; 
	margin: 10px 0 0 150px; 
	padding: 10px;
	border: 1px solid #cccccc;
}

.show_trial_layer {
	z-index:15;
	position: absolute; 
	left:0; 
	top:0; 
	width: 100%; 
	height: 2000px; 
	background: #CCCCCC;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.stp_info {
	font-weight: bold;
	font-size: 18px;
	color: #7F4D49;
	padding: 10px;
}

.stp_text {
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
}

.stp_disabled {
	display: none;
	position: absolute; 
	left: 200px;
	top: 200px;
}

.stp_buttons {
	padding-top: 10px;
	padding-bottom: 10px;
}

.stp_small {
	fonr-size: 10px;
	color: #7F4D49;
}

.stp_button ,.stp_button2 {
	background: url(../img/str_button.gif) no-repeat center right #FFFFFF;
	width: 80px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	color: #003C74;
	margin-left: 30px;
}

.stb_small {
	fonr-size: 10px;
	color: #7F4D49;
	text-align : center;
}

.stb_text {
	font-size: 12px;
	text-align : center;
	padding-top: 3px;
}

.stb_bold {
	font-weight: bold;
}

.stb_button {
	background: url(../img/str_button.gif) no-repeat center right #FFFFFF;
	width: 80px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	color: #003C74;
	margin-top: 7px;
	margin-left: 30px;
	_margin-left: 15px;
}

.trial_top , .trial_main, .trial_bottom {
	margin-left: 10px;
	margin-right: 10px;
}

.trial_top ,.trial_top div,.trial_top div div{ 
	height: 30px;
}

.trial_top{ 
	margin-top: 10px;
	background: url(../img/rt_trial.gif) no-repeat right top;
}

.trial_top div { 
	background: url(../img/lt_trial.gif) no-repeat left top;
}

.trial_top div div{ 
	height: 25px;
	background: #f3cbc8;
	margin-left: 17px;
	margin-right: 17px;
	border-top: 1px solid #7f4d49;
	border-bottom: 1px solid #7f4d49;
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}

.trial_main {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #f3cbc8;
	padding: 5px;
}


.trial_bottom ,.trial_bottom div,.trial_bottom div div { 
	height: 43px;
}

.trial_bottom { 
	margin-bottom: 10px;
	background: url(../img/rb_trial.gif) no-repeat right top;
}

.trial_bottom div { 
	background: url(../img/lb_trial.gif) no-repeat left top;
}

.trial_bottom div div{ 
	height: 41px;
	background: #FFFFFF;
	margin-left: 18px;
	margin-right: 18px;
	border-top: 1px solid #f3cbc8;
	border-bottom: 1px solid #f3cbc8;
}

.sts_info {
	font-weight: bold;
	font-size: 16px;
	color: #7F4D49;
	padding: 2px;
}

.sts_text {
	font-weight: bold;
	font-size: 12px;
	color: #7F4D49;
}

.sts_text_bold {
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.sts_buttons {
	padding-top: 5px;
	padding-bottom: 5px;
}

.sts_button {
	background: url(../img/str_button.gif) no-repeat center right #FFFFFF;
	width: 80px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	color: #003C74;
	margin-top: 7px;
	margin-left: 30px;
	_margin-left: 15px;
}

.show_trial_home_form {
	text-align: center;
	margin-left: 20px;
}

.feedback_help_mess {
	padding-left: 15px;
	padding-bottom: 15px;
}

#flash_confirm {
	width: 90%;
}

#flash_confirm_from {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#flash_confirm_text {
	text-align: left;
	width: 100%;
	padding-top: 10px;
	font-size: 12px;
}

#flash_confirm_text p{
	padding: 10px;
}

#page_flash_confirm {
	text-align: center;
}

#page_flash_confirm .flash_confirm_form {
}

#page_flash_confirm .user_border{
}

#page_flash_confirm .left_reg_invite_text {
	padding-left: 10px;
	width: 320px;
	font-size: 14px;
}

#page_flash_confirm #photofilter {
	height: 64px;	
	background: #F4CDCA;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #DBAEAA;
	border-bottom: 1px solid #DBAEAA;
}

.flash_confirm_form_info {
	font-size: 14px;
	font-weight: bold;
	color: #7f4d49;
}

.flash_confirm_intro_info {
	font-size: 14px;
	padding: 10px;
}

.flash_confirm_alert_block .flash_confirm_alert_title {
	font-size: 12px;
	font-weight: bold;
	color: #c61211;
	height: 35px;
	background: url(/img/warning_sign.gif) #f8e7e6 no-repeat 15px 3px;
	text-align: center;
	padding-top: 12px;
	padding-left: 15px;
}

.flash_confirm_alert_block .flash_confirm_alert_text {
	font-size: 12px;
	font-weight: bold;
	color: #7f4d49;
	text-align: center;
	padding: 5px;
}

.flash_confirm_alert_block .flash_confirm_alert_field  {
	text-align: center;
	padding: 5px;
	width: 100px;
	font-size: 12px;
}

.flash_confirm_alert_block .flash_confirm_alert_field .fca_field {
	font-weight: bold;
	padding-right: 10px;
	display: block;
}

.flash_confirm_alert_block .flash_confirm_alert_field .fca_value {
	font-weight: bold;
	background: #ebebeb;
	width: 180px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	height: 22px;
	padding-top: 4px;
}

.flash_confirm_alert_block .flash_confirm_alert_link{
	text-align: center;
	margin-bottom: 5px;
}

.flash_confirm_alert_block .flash_confirm_alert_link a {
	font-weight: bold;
	font-size: 12px;
}


.like_me_box {
	margin: 7px;
}

.like_me_text {
	padding-top: 5px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}

.like_me_yes {
	color: white;
	background: #c71312;
	font-weight: 14px;
	padding-left: 2px;
	padding-right: 2px;
	padding: 3px;
}


#empty_sympathy {
	margin: 10px;
	width: 95%;
}

#empty_sympathy .nb_main
{
	padding: 10px;
	font-family: Arial;
}

.es_title {
	color: #d24241;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

.es_reason {
	font-size: 16px;
}

#empty_sympathy ul {
	padding-left: 20px;
	list-style-type: disc;
	padding-right: 30px;
}

#empty_sympathy li {
	padding-bottom: 15px;
}

#empty_sympathy a {
	font-weight: bold;
	color: #0000ee;
}

.es_button {
	border: 0;
	width: 145px;
	height: 28px;
	background: url(../img/es_button.gif);
	font-size: 14px;
	margin-left: 170px;
}

.main_adv {
	margin: 10px;
}


.cont_vote_title {
	background: url(../img/contv.gif) no-repeat right 7px;
	text-align: right;
	margin-right: 30px;
	padding-right: 20px;
	padding-top: 5px;
}

.cont_vote_title a {
	color: #FFFFFF;
	font-femily: Arial;
	font-weight: bold;
	font-size: 14px;
}


#gadv_block {
	text-align: center;
	margin: 7px;
}

.main_more_photo {
	display: block;
}

.main_more_photo_dis {
	display: none;
}

#main_more_photo {
	padding-bottom: 5px;
}

#main_more_photo_link a {
	color: #0000ee;
}
#main_more_photo_link {
	padding-bottom: 1px;
}

.main_s_photo_selected {
	border: 3px solid #F5CECB;
	text-align: center;
	padding: 0;
}

.main_s_photo_unselected {
	border: 0;
	padding: 3x;
}


.main_photo_selected {
	display: block;
}

.main_photo_unselected {
	display: none;
}

#invite_social ul {
	width: 540px;
	list-style-type: none;
	margin: 10px;
}
#invite_social ul li.friend_item {
	text-align: center;
	width: 90px;
	float: left;
	padding-top: 10px;
}
#invite_social ul li.friend_items_link {
	text-align: center;
	width: 170px;
	float: left;
	padding-top: 10px;
}
#invite_social ul li.friend_items_count {
	text-align: center;
	width: 200px;
	float: left;
	font-weight: bold;
	padding-top: 10px;
}

#invite_social ul li img {
	height: 50px;
}

#invite_social #result {
	padding-bottom: 10px;
}


#invite_social .import_social_global_block {
	border: 1px solid #f3cbc8;
	background: #FFFFFF;
	margin: 10px;	
	width: 730px;
}



#invite_social .is_navigate {
	float: left;
	width: 130px;
}



#invite_social .invite_social_data_block {
	margin: 10px;
	margin-top: 1px;
}

#invite_social .isocial_link_selected .id_right_nav {
	
	border-top: 1px solid #A17774;
	border-bottom: 1px solid #A17774;
	border-left: 1px solid #A17774;
	background: #F3CBC8;
	height: 25px;
	padding-top: 5px;
	margin-right: -2px;
}

#invite_social .isocial_link_unselected .id_right_nav {
	border-top: 1px solid #F3CBC8;
	border-bottom: 1px solid #F3CBC8;
	border-right: 1px solid #F3CBC8;
	border-left: 1px solid #F3CBC8;
	background: #FFFFFF;
	height: 23px;
	padding-top: 5px;
}

#invite_social .isocial_link_selected #id_myspace_right {
	background: url(../img/myspace_logo.gif) no-repeat 5px center #F3CBC8 ;
}

#invite_social .isocial_link_unselected #id_myspace_right {
	background: url(../img/myspace_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_social .isocial_link_selected #id_friendster_right {
	background: url(../img/friendster_pink.gif) no-repeat 5px center #F3CBC8;
}

#invite_social .isocial_link_unselected #id_friendster_right {
	background: url(../img/friendster_white.gif) no-repeat 5px center #FFFFFF;
}

#invite_social .isocial_link_selected #id_hi5_right {
	background: url(../img/hi5_logo.gif) no-repeat 5px center #F3CBC8;
}

#invite_social .isocial_link_unselected #id_hi5_right {
	background: url(../img/hi5_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_social .isocial_link_selected #id_facebook {
	background: url(../img/fb_icon.gif) no-repeat 5px center #F3CBC8;
}

#invite_social .isocial_link_unselected #id_facebook {
	background: url(../img/fb_icon.gif) no-repeat 5px center #FFFFFF;
}

#invite_social .isocial_link_selected #id_blackplanet {
	background: url(../img/bpl_icon.gif) no-repeat 5px center #F3CBC8;
}

#invite_social .isocial_link_unselected #id_blackplanet {
	background: url(../img/bpl_icon.gif) no-repeat 5px center #FFFFFF;
}

#invite_social .isocial_link_selected #id_bebo {
	background: url(../img/bebo.gif) no-repeat 5px center #F3CBC8;
}

#invite_social .isocial_link_unselected #id_bebo {
	background: url(../img/bebo.gif) no-repeat 5px center #FFFFFF;
}

#invite_social .isocial_link_selected a,#invite_social .isocial_link_unselected a {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-left: 30px;
}

#invite_social .isocial_link_selected #id_znakom {
	background: url(../img/znakom_logo.gif) no-repeat 5px center #F3CBC8;
}

#invite_social .isocial_link_unselected #id_znakom {
	background: url(../img/znakom_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_social #id_znakom a {
	font-size: 12px;
}

#invite_social .isocial_link_selected #id_skyrock {
	background: url(../img/skyrock.gif) no-repeat 5px center #F3CBC8;
}

#invite_social .isocial_link_unselected #id_skyrock {
	background: url(../img/skyrock.gif) no-repeat 5px center #FFFFFF;
}

#invite_social .is_main_block {
	margin-left: 131px;
	_margin-left: 129px;
}

#invite_social .is_main_left_0 {
	background: #F3CBC8;
	border: 1px solid #A17774;
}

#invite_social .is_main_right {
	background: #F3CBC8;
	margin-left: 14px;
}

#invite_social .invite_social_global_header {
	text-align:center;
	width: 95%;
	color: #ce3232;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
}

#invite_social .invite_social_global_info {
	padding-left: 10px;
	width: 95%;
	color: black;
	font-weight: bold;
	font-size: 13px;
}

#invite_social .is_network_header {
	text-align:center;
	width: 95%;
	1color: #c71312;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}

#invite_social .social_network_block, #invite_social .wait_block, #invite_social .isocial_add {
	border: 1px solid #a17774;
	background: #FFFFFF;
	margin: 5px;
	padding: 5px;
}

#invite_social .is_input {
	width: 150px;
	border: 1px solid #b8b8b8;
	background: #f1f8ff;
}

#invite_social td.is_label {
	width: 200px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	font-size: 11px;
}

#invite_social .is_button {
	border-width: 2px;
	font-weight: bold;
	height: 22px;
	margin-left: 10px;
}

#invite_social .isocial_add {
	width: 95%;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#invite_social .isocial_button {
	text-align: center;
	margin-top: 10px;
}

#invite_social .error_block .is_error {
	height: 60px;
	background: url(../img/is_warning.gif) no-repeat 25px center #FFFFFF;
	border-bottom: 1px solid #a17774;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#invite_social .error_block .is_error_info {
	padding-left: 90px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
}

#invite_social .success_block .is_success {
	height: 40px;
	border-bottom: 1px solid #a17774;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#invite_social .success_block .is_success_info {
	padding-left: 90px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
}

#invite_social #rempty {
	height: 200px;
}

#invite_social .facebook_install_link
{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 10px;
}

.is_head_title {
	text-align: right;
	margin-right: 30px;
	padding-right: 20px;
	padding-top: 5px;
}

.is_head_title a {
	color: #FFFFFF;
	font-femily: Arial;
	font-weight: bold;
	font-size: 14px;
}

.cancel_mem_block {
	padding-top: 5px;
}

.cancel_info {
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.cancel_mem_header {
	color: black;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.cancel_mem_block textarea {
	border: 1px solid #CCCCCC;
	width: 90%;
}

.cancel_mem_buttons {
	padding-top: 5px;
}


.cancel_mem_offer_dis {
	display: none;
}

.cancel_mem_request {
	display: block;
}

.cancel_mem_request_dis {
	display: none;
}

#friends .imail_header {
	width: 95%;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#friends .imail_info {
	width: 95%;
	padding-bottom: 3px;
	font-size: 12px;
	text-align: center;
}

#friends .imail_buttons {
	margin-bottom: 3px;
}

#membership_page .chro_button, #membership_page .ccbill_button {
	margin-bottom: 10px;
	margin-right: 10px;
}

#membership_page .chro_button button, #membership_page .ccbill_button button{
	width: 134px;
}

#quick_feedback {
	margin-left: 220px;
	width: 500px;
}

#quick_feedback .qfb_photo {
	padding: 5px;
}

#quick_feedback textarea {
	height: 60px;
	border: 1px solid #CCCCCC;
	color: #888888;
	font-size: 11px;
}

#quick_feedback .qfb_button {
	border-width: 2px;
	font-weight: bold;
	height: 22px;
	margin-left: 330px;
}

#invite_mail #result {
	padding-bottom: 10px;
}


#invite_mail .import_mail_global_block {
	border: 1px solid #f3cbc8;
	background: #FFFFFF;
	margin: 10px;	
	width: 730px;
}



#invite_mail .im_navigate {
	float: left;
	width: 130px;
}



#invite_mail .invite_mail_data_block {
	margin: 10px;
	margin-top: 1px;
}

#invite_mail .imail_link_selected .id_right_nav {
	
	border-top: 1px solid #A17774;
	border-bottom: 1px solid #A17774;
	border-left: 1px solid #A17774;
	background: #F3CBC8;
	height: 25px;
	padding-top: 5px;
	margin-right: -2px;
}

#invite_mail .imail_link_unselected .id_right_nav {
	border-top: 1px solid #F3CBC8;
	border-bottom: 1px solid #F3CBC8;
	border-right: 1px solid #F3CBC8;
	border-left: 1px solid #F3CBC8;
	background: #FFFFFF;
	height: 23px;
	padding-top: 5px;
}

#invite_mail .imail_link_selected #id_yahoo {
	background: url(../img/iyahoo_logo.gif) no-repeat 5px center #F3CBC8 ;
}

#invite_mail .imail_link_unselected #id_yahoo {
	background: url(../img/iyahoo_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_mail .imail_link_selected #id_aol {
	background: url(../img/iaol_logo.gif) no-repeat 5px center #F3CBC8;
}

#invite_mail .imail_link_unselected #id_aol {
	background: url(../img/iaol_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_mail .imail_link_selected #id_aim {
	background: url(../img/iaim_logo.gif) no-repeat 5px center #F3CBC8;
}

#invite_mail .imail_link_unselected #id_aim {
	background: url(../img/iaim_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_mail .imail_link_selected #id_gmail {
	background: url(../img/igmail_logo.gif) no-repeat 5px center #F3CBC8;
}

#invite_mail .imail_link_unselected #id_gmail {
	background: url(../img/igmail_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_mail .imail_link_selected #id_hotmail {
	background: url(../img/ihotmail_logo.gif) no-repeat 5px center #F3CBC8;
}

#invite_mail .imail_link_unselected #id_hotmail {
	background: url(../img/ihotmail_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_mail .imail_link_selected #id_msn {
	background: url(../img/imsn_logo.gif) no-repeat 5px center #F3CBC8;
}

#invite_mail .imail_link_unselected #id_msn {
	background: url(../img/imsn_logo.gif) no-repeat 5px center #FFFFFF;
}


#invite_mail #id_own a {
	font-size: 11px;
}

#invite_mail .imail_link_selected #id_own {
	background: url(../img/iown_logo.gif) no-repeat 5px center #F3CBC8;
}

#invite_mail .imail_link_unselected #id_own {
	background: url(../img/iown_logo.gif) no-repeat 5px center #FFFFFF;
}

#invite_mail #imail_block_0 .imail_param {
	background: url(/img/yahoo.gif) no-repeat 440px 30px #FFFFFF;
}

#invite_mail #imail_block_1 .imail_param {
	background: url(/img/aol.gif) no-repeat 440px 25px #FFFFFF;
}

#invite_mail #imail_block_2 .imail_param {
	background: url(/img/aim.gif) no-repeat 440px 25px #FFFFFF;
}

#invite_mail #imail_block_3 .imail_param {
	background: url(/img/gmail.gif) no-repeat 440px 25px #FFFFFF;
}

#invite_mail #imail_block_4 .imail_param {
	background: url(/img/hotmail.gif) no-repeat 440px 25px #FFFFFF;
}

#invite_mail #imail_block_5 .imail_param {
	background: url(/img/msn.gif) no-repeat 440px 25px #FFFFFF;
}

#invite_mail .imail_link_selected a,#invite_mail .imail_link_unselected a {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-left: 30px;
}

#invite_mail .im_main_block {
	margin-left: 131px;
	_margin-left: 129px;
}

#invite_mail .im_main_left_0 {
	background: #F3CBC8;
	border: 1px solid #A17774;
}

#invite_mail .im_main_right {
	background: #F3CBC8;
	margin-left: 14px;
}

#invite_mail .invite_mail_global_header {
	text-align:center;
	width: 95%;
	color: #ce3232;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
}

#invite_mail .invite_mail_global_info {
	padding-left: 10px;
	width: 95%;
	color: black;
	font-weight: bold;
	font-size: 13px;
}

#invite_mail .im_network_header {
	text-align:center;
	width: 95%;
	1color: #c71312;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}

#invite_mail .mail_network_block, #invite_mail .wait_block, #invite_mail .imail_add {
	border: 1px solid #a17774;
	background: #FFFFFF;
	margin: 5px;
	padding: 5px;
}

#invite_mail .im_input {
	width: 150px;
	border: 1px solid #b8b8b8;
	background: #f1f8ff;
}

#invite_mail td.im_label {
	width: 200px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	font-size: 11px;
}

#invite_mail .im_button {
	border-width: 2px;
	font-weight: bold;
	height: 22px;
	margin-left: 10px;
}

#invite_mail .imail_add {
	width: 95%;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#invite_mail .imail_button {
	text-align: center;
	margin-top: 10px;
}

#invite_mail .error_block .im_error {
	height: 60px;
	background: url(../img/is_warning.gif) no-repeat 25px center #FFFFFF;
	border-bottom: 1px solid #a17774;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#invite_mail .error_block .im_error_info {
	padding-left: 90px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
}

#invite_mail #rempty {
	height: 200px;
}

.friends_result_block {
	width: 85%;
	margin-left: 50px;
}

.backend_vocab a {
	font-size: 15px;
	font-weight: bold;
	color: blue;
	margin: 30px;
}

.bvocab_id {
	vertical-align: super;
	font-size: 8px;
	color: blue;
}

.as_auto_wait_image {
	text-align: center;
}

#isetdata_img {
	padding-top: 10px;
	text-align: center;
}

.as_number_info {
	text-align: center;
}

.as_number_input {
	text-align: center;
}

.as_number_input input{
	width: 100px;
	border: 1px solid #CCCCCC;
}

.as_number_button {
	text-align: center;
}

.as_number_button input{
	margin-top: 10px;
	border-width: 2px;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	width: 70px;
}


.as_error_block {
	height: 60px;
	background: url(../img/is_warning.gif) no-repeat 25px center #FFFFFF;
	border-bottom: 1px solid #a17774;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.as_error_block .as_error_info {
	padding-left: 90px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
}

.as_success_block {
	height: 40px;
	border-bottom: 1px solid #a17774;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.support_user { 
	background: url(../img/su_back.gif);
	width: 425px;
	height: 97px;
	margin-top: 10px;
	margin-left: 60px;
	_margin-left: 0px;
}

.support_user .su_title { 
	text-align: center;
	font: "Arial Narrow",Arial;
	padding-left: 20px;
	padding-top: 10px;
	color: #c71312;
	font-size: 16px;
	font-weight: bold;
}

.support_user .su_main { 
	text-align: center;
	padding-top: 10px;
	color: #c71312;
	font: Helvetica;
	font-size: 12px;
	font-weight: bold;
	height: 52px;
}

.nm_online { 
	padding-left:5px;
	padding-right:5px;
	margin:0;
	padding-top: 7px;
}

.sympathy_online {
	padding-right: 10px;
}

#add2forum {
}

#add2_forum .scream {
	width: 90%;
}

.af_code {
	margin: 10px;
	width: 515px;
	margin-bottom: 50px;
}

.af_code textarea {
	border: 1px solid #BBBBBB;
	width: 100%;
}

.af_code_header {
	color: #7F4D49;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#add2_forum .user_border {
	background: white;
	width: 99%;
	border-left: 1px solid #F3CBC8; 
	border-right: 1px solid #F3CBC8; 
}

#af_result {
	text-align: center;
	margin: 10px;
}

#gifts_block {
	border-bottom: 1px solid #DBAEAA;
}

#gifts_info {
	margin:7px;
	text-align: center;
}
	
#gifts_block h2 {
        margin-bottom: 10px;
}

.dg_header {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

.dg_link a {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

#improve_yourself {
	margin-top: 120px;
}

#renown_user_block .rnwn_yesno {
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
}

#renown_user_block .rnwn_header {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #B90602;
}

#renown_user_block .rnwn_buttoms {
}

#renown_user_block button.yes_button {
	background: url(../img/nm/yes.jpg) no-repeat left top;
	border:0;
	width: 52px;
	height: 26px;
	margin-left: 20px;
}

#renown_user_block button.no_button {
	background: url(../img/nm/no.jpg) no-repeat left top;
	border:0;
	width: 52px;
	height: 26px;
	margin-left: 10px;
	margin-right: 10px;
}

#renown_user_block .rnwn_photo {
	text-align: center;
}

#renown_user_block .rnwn_info {
	margin-top: 5px;
	text-align: center;
	padding-left:0px;
}

#renown_user_block .rnwn_info a
{
	font-size: 12px;
	font-weight: bold;
	color: #0D59E4; 
}

#renown_page table.score_result {
	width: 95%;
	margin: 10px;
	text-align: center;
}

#renown_page table.score_result tr.data {
	background: #ffe7e4;
}

#renown_page table.score_result tr.users_photo td{
	padding-top: 5px;
}

#renown_page table.score_result tr.users_info td{
	padding-top: 5px;
	color: #b90602;
	font-size: 12px;
	font-weight: bold;
}

#renown_page .rnp_list li {
	font-size: 12px;
	color: #000000; 
	padding: 5px;
	padding-left: 20px;
	background: url(../img/rnwn_list.gif) no-repeat 5px;
}

#renown_page .info td {
	padding-left: 10px;
}

#renown_page .rnp_main_header {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	width: 90%;
}

#renown_page .rnp_header {
	font-size: 14px;
	font-weight: bold;
	color: #bd1612; 
	padding: 10px;
}



#renown_page .rnp_text , #renown_page .rnp_short , #renown_page .rnp_info {
	font-size: 12px;
	color: #000000; 
	padding: 5px;
}

#renown_page .rnp_mem_text {
	font-size: 12px;
	color: #000000; 
	padding: 5px;
	width: 90%;
	text-align: center;
}

#renown_page .rnp_mem_text a {
	font-weight: bold;
}

#renown_page .rnp_info {
	font-weight: bold;
}

#renown_page .rnp_logo {
	padding: 10px;
}

#renown_page .rnp_pass input{
	margin-left: 10px;
	border: 1px solid #999999;
}

#renown_page .rnp_submit input{
	border-width: 2px;
	font-weight: bold;
	height: 22px;
	margin-left: 20px;
}

#renown_page .empty {
	height: 9px;
	font-size: 1px;
}

#renown_page .score {
	height: 27px;
	font-weight: bold;
	font-size: 12px;
}

#renown_page .fill0 {
	height: 9px;
	font-size: 1px;
	background: url(../img/rnwn_3.gif) no-repeat center;
}

#renown_page .fill1 {
	height: 9px;
	font-size: 1px;
	background: url(../img/rnwn_2.gif) no-repeat center;
}

#renown_page .fill2 {
	height: 9px;
	font-size: 1px;
	background: url(../img/rnwn_1.gif) no-repeat center;
	
}

#renown_user_block h2 {
	height: 36px;
	text-align: center;
}

 /* styles for the text box */
#mpush_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333366;
}

#mpush_text b{
    background: #FFFFFF;
    border: 1px solid red;
}
#mpush_nav, #mpush_nav ul, #mpush_nav_provider, #mpush_nav_provider ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 100;
}

#mpush_nav a, #mpush_nav_provider a {
   color: #000000;
   display: block;
   width: 15em;
   text-decoration: none;
   cursor: pointer;
}

#mpush_nav ul li a:hover, #mpush_nav_provider ul li a:hover {
    background-color: #333366;
    color: #FFFFFF;
}

#mpush_nav li, #mpush_nav_provider li {
    float: left;
    width: 15em;
    background: #E9E9E9;
}

#mpush_nav li ul, #mpush_nav_provider li ul {
	position: absolute;
	width: 15em;
	left: -999px;
	display: hide;
}

#mpush_nav li:hover ul, #mpush_nav_provider li:hover ul {
    left: auto;
}

#mpush_nav li:hover ul, #mpush_nav li.sfhover ul, #mpush_nav_provider li:hover ul, #mpush_nav_provider li.sfhover ul {
	left: auto;
	display: block;
}

#regions_users .kl_header{
	width: 90%;
	text-align:center;
	padding: 10px;
	font-size: 14px;
}

#regions_users .kl_list{
	width: 90%;
	text-align:center;
	padding: 10px;
	font-size: 14px;
}

#regions_users .kl_list li {
	display: block;
	float: left;
	width: 300px;
	text-align:center;
	padding: 5px;
}		

#regions_users .kl_user_list {
	width: 90%;
}

#regions_users .kl_user_list li {
	display: block;
	float: left;
	width: 250px;
	height: 170px;
	text-align:center;
	border: 2px solid #F97978;
	margin: 20px;
}

#regions_users .kl_user_header {
	height: 25px;
	background: #F97978;
}

#regions_users .kl_user_header a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#regions_users .kl_user_bottom a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

#regions_users .kl_user_photo {
	height: 130px;
}


#regions_users .kl_parent_list li {
	display: block;
	float: left;
	margin-top: 10px;
}


#regions_users .kl_tregion_list li {
	display: block;
	float: left;
	width: 300px;
	margin: 10px;
	font-size: 14px;
	text-align: center;
}

#regions_users .kl_user_photo img{
	vertical-align: middle;	
}

#regions_users #photofilter {
	height: 34px;	
	background: #F3CCC9;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
}

div.ln_photo_list {
	text-align:center;
	margin: 5px;
}

div.ln_photo_list img.thumb 
{ 
	border: 1px solid #333; 
	height: 100px; 
	float: left; 
	position: relative; 
	margin-left: 5px; 
	margin-top: 5px; 
	cursor: pointer; 
	cursor: hand; 
}
div.ln_photo_list img.hover 
{ 
	border: 1px solid #fff; 
	z-index: 5;
}							    		    

.need_confirm_button {
	text-align: center;
	margin-bottom:10px;
}

.big_photo_header {
	text-align: center;
	width: 99%;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.show_change_domain_popup {
	position: absolute; 
	left: 150px;
	top: 200px;
	z-index: 90; 
	background: #ffffff; 
	width: 605px; 
	margin: 10px 0 0 150px; 
	padding: 10px;
	border: 1px solid #cccccc;
}

.sdp_info {
	font-weight: bold;
	font-size: 18px;
	color: #7F4D49;
	padding: 10px;
}

.sdp_text {
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
}

ul.sdp_list {
	padding-left: 50px;
	list-style-type: disc;
}

ul.sdp_list li {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

ul.sdp_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	border: 1px solid red;
	
}

.sdp_button ,.sdp_button2 {
	background: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	color: #003C74;
	text-decoration: underline;
}

.sdp_button {
	background: url(../img/flags/uk.gif) no-repeat left #FFFFFF;
	padding-left: 40px;
}

.sdp_button.ffr {
	background: url(../img/flags/fr.gif) no-repeat left #FFFFFF;
}

.umpaypal {
	margin-bottom: 5px;
}

.pay_block {
}

.mpaypal_txt {
	padding-top: 15px;
	color: #7F4D49;
	font-weight: bold;
	width: 250px;
	font-size: 14px;
}

.paysys_devider {
        padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	color: #7F4D49;
	font-weight: bold;
}

.paysys_accept {
        padding-left: 10px;
	color: #7F4D49;
	font-weight: bold;
	width: 150px;
}

.paypal_form {
	text-align: center;
	margin: 10px;
}

#paypal_logo {
	text-align: center;
	margin: 10px;
}

.umaccept_cart {
	font-size: 10px;
}

.paysys_accept_n {
        padding-right: 10px;
	color: #7F4D49;
	font-weight: bold;
	text-align: right;
}

.umaccept_cart_n {
	font-size: 10px;
}

.mem_tryother_upg {
	padding-left: 15px;
	color: #7F4D49;
	font-weight: bold;
	font-size: 14px;
}

.mem_tryother_pr {
	padding-left: 15px;
	color: #7F4D49;
	font-weight: bold;
	font-size: 10px;
}

.kwthemes_add a {
	margin-left: 30px;
}

.ccbill_text_submit {
	font-weight: bold;
	font-size: 12px;
	width: 90%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.ccbill_btn_submit {
	text-align: center;
}

.show_abuse_popup {
	position: absolute; 
	left: 300px;
	z-index: 90; 
	background: #ffffff; 
	width: 405px; 
	margin: 10px 0 0 150px;
	padding: 10px;
	border: 1px solid #cccccc;
}

.show_abuse_popup textarea {
	border: 1px solid #999999;
	margin:10px;
}

.abu_button ,.abu_button2 {
	background: url(../img/str_button.gif) no-repeat center right #FFFFFF;
	width: 80px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	color: #003C74;
	margin-left: 30px;
}

#inapproriate_block {
	width: 50px;
	margin-top: 30px;
	height: 18px;
	margin-left: 200px;
	_margin-left: 0px;
}

.inapproriate a {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

.abuse_personal {
	text-align: right;
}

.abu_header {
	font-weight: bold;
	font-size: 16px;
	color: #97756b;
	text-align: left;
	border-bottom: 2px solid #caae96;
	padding-bottom: 3px;
}

.abu_alert {
	font-weight: bold;
	font-size: 14px;
	color: #e90c00;
	text-align: left;
	padding: 10px;
}

.abu_info {
	font-weight: bold;
	font-size: 12px;
	color: #8d5f3e;
	text-align: left;
	padding: 7px;
}

.abu_choose {
	font-size: 12px;
	text-align: left;
}

.abu_text_info {
	font-size: 12px;
	text-align: left;
	padding: 10px;
}



.button.abuse {
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	width:100px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 4px;
	border: 0px;
	text-decoration: underline;
	background: none;
}


#flowers_page .info td {
	padding-left: 10px;
}

#flowers_page .flowers_header {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 90%;
}

#flowers_page .rnp_header {
	font-size: 14px;
	font-weight: bold;
	color: #bd1612; 
	padding: 10px;
}

#flowers_page .rnp_wallet {
	font-size: 14px;
	font-weight: bold;
	color: #036DCF; 
	padding: 10px;
}

#flowers_page .rnp_click {
	font-size: 10px;
	font-weight: bold;
	color: #036DCF; 
}

#flowers_page .rnp_nomoney {
	font-size: 10px;
	font-weight: bold;
	color: #036DCF; 
}

#flowers_page .rnp_text , #flowers_page .rnp_short , #flowers_page .rnp_info {
	font-size: 12px;
	color: #000000; 
	padding: 5px;
}

#flowers_page .rnp_info {
	font-weight: bold;
	border: 1px solid red;
	margin-left: 10px;
	margin-right: 10px;
	background: url(/img/warning_sign.gif) #f8e7e6 no-repeat 15px 3px;
	padding-left: 60px;
	font-size: 14px;
	
}

#flowers_page .rnp_info.success {
	background: #f8e7e6;
	padding-left: 10px;
	color: green;
}

#flowers_page .rnp_pass input{
	margin-left: 10px;
	border: 1px solid #999999;
}

#flowers_page .rnp_free_gift {
	font-size: 12px;
	font-weight: bold;
	text-aling: leftt;
	margin-left: 50px;
	padding: 10px;
}

#flowers_page .rnp_submit input{
	border-width: 2px;
	font-weight: bold;
	height: 22px;
	margin-left: 20px;
}

#flowers_page .flower_price {
	font-size: 14px;
	font-weight: bold;
	color: #7F4D49;
}

#gift_users_page .not_in_sympathy, #messages_page .not_in_sympathy {
	color: #7F4D49;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

#gift_users_page .user_gift_info {
	color: #7F4D49;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}

.gift_yes { 
	background: url(../img/big_back.gif);
	width: 426px;
	height: 75px;
	margin-top: 10px;
	margin-left: 60px;
	_margin-left: 0px;
}

.gift_yes .gift_main { 
	background: url(/img/rose.gif) no-repeat 10px 10px;
	text-align: center;
	padding-top: 10px;
	padding-left: 50px;
	width: 300px;
	color: #c71312;
	font: Helvetica;
	font-size: 14px;
	font-weight: bold;
	height: 52px;
}

.present_flowers, .present_message {
	margin-top: 5px;
	text-align: center;
	padding-left:0px;
}

.present_flowers a, .photo_present_flowers a, .sympathy_present_flowers a, .present_message a
{
	font-size: 12px;
	font-weight: bold;
	color: #0D59E4; 
}

.photo_present_flowers {
	text-align: center;
	padding-left:0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.photo_present_flowers a.send_message_link, .present_message a.send_message_link {
	text-align: left;
	padding-left: 20px;
	padding-right: 30px;
	background: url(/img/send_mess.gif) no-repeat;
}
.present_message a.send_message_link {
	padding-right: 0px;
}

.photo_present_flowers a.send_gift_link, .present_flowers a.send_gift_link, .sympathy_present_flowers.send_gift_link a {
	text-align: left;
	padding-left: 20px;
	background: url(/img/send_gift.gif) no-repeat;
}

.photo_present_flowers a.more_photo_link, .present_flowers a.more_photo_link {
	text-align: left;
	padding-left: 20px;
	padding-right: 30px;
	background: url(/img/morephotos.gif) no-repeat;
}

.sympathy_present_flowers {
	text-align: left;
	padding-left:0px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#sendemail_page .mess_click_yes {
	color:#7F4D49;
	font-size:12px;
	font-weight:bold;
}

#sendemail_page .butt_click_yes {
	padding-top: 10px;
}

#us_sms {
	padding: 10px;
}

#us_sms .us_sms_header {
	padding: 10px;
	font-weight: bold;
}

ul.why_upg li {
	text-align: left;
}

.mess_upg_mem {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}

.mess_upg_mem_text {
	text-align: center;
	font-size: 12px;
	padding: 5px;
}

#right_adv {
	position: absolute;
	top: 60px;
	right: -165px;
}

#naug_page {
	background: #FFFFFF;
	height: 615px;
}

#naug_page .naug_left {
	background: url(/img/benaugty.jpg) no-repeat;
	width: 370px;
	height: 615px;
	float:left;
}

#naug_page .naug_right {
	margin-left:  370px;
}

#naug_page .naug_title {
	padding-left: 225px;
	padding-top: 79px;
        margin-left: 10px;
	background: url(/img/benaughty_logo.png) no-repeat;
	height: 51px;
	font-size: 16px;
	font-weight: bold;
}

#naug_page .naug_text {
	font-size: 18px;
	text-align: center;
}

#naug_page .naug_text .naug_bold {
	font-weight: bold;
	color: #1C4D92;
}

#naug_page .naug_text .naug_color {
	color: #006CFE;
}

#naug_page .naug_small {
	font-size: 10px;
	text-align: center;
	padding: 30px;
}

#naug_page .naug_but {
	margin-top: 10px;
	text-align: center;
}

#naug_page .naug_but input.submit {
	cursor: pointer;
	color: #1C4D92;
	text-align: center;
	font: 11px Verdana;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #719AD7;
	border-right: 1px solid #719AD7;
	background-color: #C1D6F3;
	padding: 1px 3px;
}


.duk_title {
	font-size: 16px;
	font-weight: bold;
	color: #7F4D49;
	padding: 10px;
	text-align: center;
}

.duk_addtitle {
	font-size: 12px;
	font-weight: bold;
	color: #7F4D49;
	padding: 10px;
}

.duk_addtitle a {
	font-size: 14px;
	color: blue;
}

.duk_list {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 10px;
	margin-left: 20px;
}

.duk_list a {
	font-size: 14px;
	color: blue;
}

.duk_addlist {
	margin-left: 30px;
	padding: 5px;
}

.duk_addlist input {
	border: 1px solid #cccccc;
	width: 300px;
}
