/* Overlay */

#osx-container .close a {
 display:block;
 color:#777;
 font-weight:bold;
 text-decoration:none;
 text-shadow:0 1px 0 #f4f4f4;
}

#osx-container .close a:hover {
 color:#000;
}

body {
 margin: 0;
 padding: 0;
 font-family: Tahoma; 
}

p {
 padding: 0;
 margin: 0
}

a:link, a:visited {
 text-decoration: none;
 color: #3f4040;
 font: 14px Tahoma;
}

a:hover {
 color: #de4409;
 font: 14px Tahoma;
 text-decoration: underline;
}

h2 {
 color: #ff4f01;
 margin: 0;
 font: 29px Times New Roman;
 border-bottom: 1px solid #000000;
 padding: 0;
}
h2 a:link {
 color: #ff4f01;
 text-decoration: none;
 font: 29px Times New Roman;
}

h2 a:visited {
 text-decoration: none;
 color: #ff4f01;
 font: 29px Times New Roman;
}

h2 a:hover {
 text-decoration: underline;
 color: #ff4f01;
 font: 29px Times New Roman;
}

.clear {
 clear: both
}

.main {
    width: 1036px;
    margin: 0 auto;
    position: relative;
}

.index_logo {
    position:absolute;
    left: 439px;
    top: 35px;
}

.index_block_register {
    float: left;
    width: 329px;
    z-index: 1;
}

.footer_nav a:link {
 color: #742515;
 text-decoration: none;
 font-size: 14px;
 font-family: Tahoma
}

.footer_nav a:visited {
 color: #742515;
 text-decoration: none;
 font-size: 14px;
 font-family: Tahoma
}

.footer_nav a:hover {
 color: #742515;
 text-decoration: underline;
 font-size: 14px;
 font-family: Tahoma
}

.footer_text,.footer_text a {
    font-size: 15px;
    font-family:Arial;
    color: #086a90;
    font-weight: bold;
    text-align:left;
}

.spacer {
 padding-top: 10px
}


.member_comment_head a{
	color: #35a4ac;
	font: 22px Times New Roman;
}

.form_row {
 color: #141654;
 font-size: 14px;
 font-weight: bold;
 font-family: Arial;
}
.form_row_check{
    color: #141654;
    font-size: 14px;    
    font-family: Arial;
}
.form_row_check a{
    color: #e83a30;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}


#menu_top2 > li{
	float:left;
}
#menu_top2 li ul{
	display:none;
	position:absolute;
	z-index:100;
}
#menu_top2 li:hover ul{display:block}

/*---------MAIN MENU------------*/
#menu_top2 > li{
	text-align:center;

}

#menu_top2 > li > a{
	display:block;
	text-decoration:none;
	color: #ffffff;
	text-align: center;
	width: 99px;
	height: 16px;
	font: 15px Arial;
	padding-top: 16px;
	float: left;
	font-weight: bold;
}

/*---------SUB MENU------------*/
#menu_top2 li ul{
	margin-top:47px;
}
#menu_top2 li ul li{
	text-align:left;
	/*padding:5px 5px 5px 15px;*/
	width: 99px;
	border-left: 1px solid #1598b0;
	border-right: 1px solid #1598b0;
	background-color:#b0e4ee;
}
#menu_top2 li ul li:last-child{
	border-bottom: 1px solid #1598b0;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#menu_top2 li ul li a{
	font-size:14px;
	color:#055873;
	font-family: Tahoma;
	text-decoration:none;
	display:block;
	text-align: center;
	height: 24px;
	padding-top: 10px;
	font-weight: bold;
}
#menu_top2 li ul li a:hover{
	display:block;
	color: #ffffff;
	text-align: center;
	background: url('../vi/nav_top_bg_hov.png') no-repeat;
	height: 24px;
	padding-top: 10px;
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}


/*
.index_nav,.index_nav li ul{margin:0px;padding:0px;list-style:none;}
.index_nav ul li a, .index_nav ul li a:visited {
 display:block;
 text-decoration: none;
 color: #ffffff;
 text-align: center;
 width: 99px;
 font: 15px Arial;
 padding-top: 16px;
 font-weight: bold;
}

.index_nav ul {
 padding: 0;
 margin: 0;
 list-style: none;
}

.index_nav ul li {
 float: left;
}
.index_nav  li:hover ul{
	display:block
}
 ul#menu_top li:hover a {
 color: #ffffff;
 background: url('../vi/nav_top_bg_act.png') no-repeat;
 width: 99px;
 height: 31px;
 border-radius: 10px;
 -moz-border-radius: 10px;
 -khtml-border-radius: 10px;
 -webkit-border-radius: 10px;
 color: #055873
}
*/

.login_popup_text a:link {
 color: #01466a;
 text-decoration: underline;
 font-size: 16px;
 font-style: italic
}

.login_popup_text a:visited {
 color: #01466a;
 text-decoration: underline;
 font-size: 16px;
 font-style: italic
}

.login_popup_text a:hover {
 color: #01466a;
 text-decoration: none;
 font-size: 16px;
 font-style: italic
}


.top100 a{
 font-family: Tahoma;
 color: #ffffff;
 text-decoration: none;
 font-size:16px;
 font-weight: bold;
}

.top100 a:hover {
 text-decoration: underline;
}

.morecontent span {
	display: none;

}

.mess_name_folder a:link {
 color: #3f4040;
 text-decoration: none;
 font: 14px Tahoma;

}

.mess_name_folder a:visited {
 color: #3f4040;
 text-decoration: none;
 font: 14px Tahoma;
}

.mess_name_folder a:hover {
 color: #de4409;
 text-decoration: none;
 font: 14px Tahoma;
}

.block_menu ul li a, .block_menu ul li a:visited {
 display:block;
 text-decoration: none;
 color: #3f4040;
 text-align: left;
 font: 15px Tahoma;
}

.block_menu ul {
 padding: 0;
 margin: 0;
 list-style: none;
}

.block_menu ul li {
 padding-top: 5px
}

.block_menu ul li:hover a {
 color: #de4409;
 text-decoration: none;
}

.block_right_header a{
	color: #ffffff;
	font: 18px Tahoma;
}

fieldset {
 border: 0;
 outline:none;
}


.sh_ex a, .sh_ex a:visited {
 display:block;
 text-decoration: none;
 color: #3f4040;
 text-align: left;
 font: 15px Tahoma;
}

.sh_ex a:hover {
 color: #de4409;
 text-decoration: none;
}

.sr_number div, .sr_vip_number div {margin:48px 10px;}
.sr_number2 div, .sr_vip_number2 div {margin:48px 6px;}
.sr_number3 div, .sr_vip_number3 div {margin:48px 2px;}
.sr_number4 div, .sr_vip_number4 div {margin:48px 2px;font-size:11px;}
.sr_number5 div, .sr_vip_number5 div {margin:48px 2px;font-size:9px;}

.sr_box div{margin:48px 5px;}

.sr .sr_d_status img{border:0;background: url(../images/status.gif) 0 0 no-repeat; height: 7px; width: 7px;}

.sr .sr_d_webcam img{border:0;background: url(../images/webcam.gif) 0 3px no-repeat; height: 22px; width: 19px;}

.sr .sr_d_upper img{border:0;background: url(../images/up.gif) 0 0 no-repeat; height: 16px; width: 16px;}

.sr .sr_d_birthday img{border:0;background: url(../images/date_birthday.gif) 0 0 no-repeat; height: 16px; width: 16px;}

.sr .sr_d_vip img{border:0;background: url(../images/vip.gif) 0 0 no-repeat; height: 16px; width: 16px;}

.sr .sr_d_blog img{border:0;background: url(../images/blog.gif) 0 0 no-repeat; height: 16px; width: 16px;}

.sr_msg_link img{float: left;border:0;background: url(../images/menu/message_grey.gif) 0 3px no-repeat; width: 18px;}
.sr_kiss_link img{float: left;border:0;background: url(../images/menu/kiss_grey.gif) 0 3px no-repeat; width: 18px;}
.sr_fav_link img{float: left;border:0;background: url(../images/menu/favourite_grey.gif) 0 2px no-repeat; width: 18px;}
.sr_chat_link img{float: left;border:0;background: url(../images/menu/chat_grey.gif) 0 2px no-repeat; width: 18px;}
.sr label {font-weight: bold;}

.sr_cnt_msg div {background: url(../images/testimonialsbgcode.gif);margin:40px auto;border:2px dashed #c0c0c0;padding:5px;}

.sr_none_profile div {width:90%; margin: 0 auto;padding: 10px;background:#eeeeee;}


/*.top100 {float: left;width: 690px;}
.top100 label{font-weight: bold;}
.top100 div{text-align: center;}*/
.top100_menu span{font-size: 11px;}

.top100_list label{font-weight: bold;}
.top100_list .w20 span{text-decoration: none; font-size:13px;text-align:center;margin-top:5px; margin-bottom:5px;color: #4e8abe; background-color: #F5E9D3;}
.top100_list form {margin-left:-8px;}

.w20 p, .w20_vip p {margin: 5px 1%; text-align: center;}

/* top_100_voting */
dd {margin-left: 15px; padding: 0;}

dl.star-rating ol {background: url(../images/stars.gif); font-size: 80%; height: 20px; list-style: none; margin: 0; padding: 0; position: relative; width: 100px;}

dl.star-rating li {float: left; font-size: 80%; margin: 0; padding: 0;}
dl.star-rating li a {display: block; font-size: 80%; height: 20px; position: absolute; text-decoration: none; text-indent: -9999px; width: 20px; z-index: 10;}
dl.star-rating li a:hover {background: url(../images/stars.gif) left center; left: 0; z-index: 2;}


.top100_menu span{font-size: 11px;}

.top100_list label{font-weight: bold;}
.top100_list .w20 span{ margin-right: 100px; text-decoration: none; font-size:13px;text-align:center;margin-top:5px; margin-bottom:5px;color: #4e8abe; background-color: #F5E9D3;}
.top100_list form {margin-left:-8px;}


#pagination input {border: 1px solid #ddd; background: #fff; color: #aaa; font-weight: bold; margin: 3px; padding: 2px 6px; text-decoration: none;}
#pagination a:hover, #pagination a:active  {border-bottom: 1px solid #9a4058;background: #d50400; color: #fff; margin: 3px; padding: 2px 8px; text-decoration: none;}
#pagination font {color: #999999; display: block; float: left; font-size: 97%; font-weight: normal; margin: 3px; padding: 2px 6px; text-decoration: none;}
#pagination input {width: 40px; font-size: 11pt; border: 1px solid #281555;}

.profile_ladies_sent a, .profile_ladies_sent a:visited {
	text-decoration: none;
	display: block;
	background: url(/templates/step2love/vi/ladies_button_sent.png) no-repeat;
	height:34px;
	text-align:center;
	padding-top: 5px;
	color: #054f5d;
	font: 14px Tahoma;
}

.profile_ladies_sent a:hover {
	background: url(/templates/step2love/vi/ladies_button_sent4.png) no-repeat;
}

.link_tabs_new a, .link_tabs_new a:visited {
 text-decoration: none;
 color: #ffffff;
 font: 14px Tahoma;

}

.link_tabs_new a:hover {
 color: #ffffff;
 text-decoration: none;
 font: 14px Tahoma;
}

.contact a, .contact a:visited {
 font-size: 13px;
 color: #b0b0b0;
 text-decoration: none;
}

.contact a:hover {
 font-size: 13px;
 color: #808080;
 text-decoration: underline;
}


.click a{
	color: #fff;
	text-decoration: none;
	font: 15px Tahoma;
	font-weight: bold;

}
.click a:hover{
	color:#1194b9;

}

#slidebox .content div{padding:0; margin: 0; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:13px;}


/*
a.s_chat_video:hover  {
 background:url("/templates/step2love/vi/chat_video.png") no-repeat scroll 0 0 transparent;
 text-decoration: none;
 padding: 7px 0 0 24px;
 width: 24px;
 height: 26px;
}*/

.gal_name a{
 color: #086a90; font-size: 14px;font-family:  Arial;font-weight: bold;
}
.gal_name span{
    color: #000
}

.block_menu_no_reg ul li a, .block_menu_no_reg ul li a:visited {
 display:block;
 text-decoration: none;
 color: #3F4040;
 text-align: left;
 font: 23px Times New Roman;
 padding-left: 12px;
 padding-top: 7px;
 padding-bottom: 7px
}

.block_menu_no_reg ul {
 padding: 0;
 margin: 0;
 list-style: none;
}

.block_menu_no_reg ul li {
 padding-top: 5px;
 padding-bottom: 5px;
}

.block_menu_no_reg ul li:hover a {
 color: #3F4040;
 text-decoration: none;
 background: #bdbab9;
 padding: 7px;
 border-left: 5px solid #f96b1c
}

#mycarousel li {
 float: left;
 border: 1px solid #bfc0c0;
 border-radius: 8px;
 -moz-border-radius: 8px;
 -khtml-border-radius: 8px;
 -webkit-border-radius: 8px;
 padding: 5px;
/* background: #86CBD8;*/
 margin: 10px
}

.msg_icon img{
	width: 50px;
	height: 60px;
	border: 1px solid black;
}

.msg_data a{
	font: 13px Tahoma;
}

div#rateBox img {
 position: relative;
 z-index: 100;
/* margin-top: 4px;*/
}

.bubble a:hover {
	text-decoration: none;
}
.bubble div {
	FONT-FAMILY: Verdana,Tahoma,san-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#302e2e;
}
.bubble img {
	margin-right: 6px;
}

.advanced a{
	font-weight: bold; margin-left: 10px;
}
.advanced a:hover{
	text-decoration: none;

}

.msgfilter a, .msgfilter a:visited {border: 1px solid #ddd; background: #fffcf7; color: #aaa; display: block; float: left; font-weight: bold; margin: 3px; padding: 2px 6px; text-decoration: none;}
.msgfilter a:hover, .msgfilter a:active  {border: 1px solid #ddd;background: #f5e9d3; color: #666666;font-weight: bold; margin: 3px; padding: 2px 6px; text-decoration: none;}
.msgfilter font {color: #999999; display: block; float: left; font-size: 97%; font-weight: normal; margin: 3px; padding: 2px 6px; text-decoration: none;}

#important_message span {
	display: block;
}

#important_message span a {
	color: #99F;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
}

.attach_list div {
	white-space: normal;
	height: 74px;
	width: 44px;
	display: inline-block;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}
.captcha{
	font-size: 11px;
}
.captcha a {
	font-size: 11px;
}

.comment_photo img{
	width: 100px;

}

.accordion2 h3 {
	background: #e9e7e7;
	padding: 5px 15px;
	margin: 0;
	font: 14px/21px Tahoma;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #e3e2e2;
}

.accordion2 div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 15px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}
.accordion2 a{
	color: #000;
	text-decoration:underline;
}
.accordion2 tr{
	border: 1px solid #E0EEE0;
}
.accordion2 td{
	border: 1px solid #E0EEE0;
}

.service_block a{
	font-family: Times New Roman;
	font-size: 14px;
	color: #2f2e2e;
	line-height: 1.5;
}
.service_block a:hover{
	text-decoration:none;
}

.services h3{
	font-family: Times New Roman;
	font-size: 20px;
	color: #f77824;
	font-weight: bold;
}

.stat_table td, .stat_table th {
	padding: 2px 4px;
	border: 1px solid #DDD;
}

.paginator a, .paginator div {
	display: inline-block;
	text-align: center;
	width: 24px;
	padding: 4px 0;
	border: 1px dotted #D0F0FF;
}
.paginator a {
	background-color: #E0F0FF;
}
.paginator a:hover {
	background-color: #FFF;
}

/* всплывающее окно логин регистрация */

/* Overlay */

/* Container */
#simplemodal-container a { font-family: Tahoma; font-size: 24px; color: #056779;}

#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}

.basic-modal-content-login img{
	margin-top: 7px;
}

.basic-modal-search a, .basic-modal-search_v2 a{font-size: 12px;}

.simple_button a{
	font: normal 12px Arial;
	text-decoration: none;
	color: #fff;
	background-color: #61bec5;
	display: block;
	width: 134px;
	height: 30px;
	margin: 0 0 5px 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.simple_button a:hover{
	background-color: #8ed500;
}
/* всплывающее окно логин регистрация */
/* цвета мембершипа */
.require {
	color: #141654;
        font-size: 14px;
        font-weight: bold;
        font-family: Arial;
	padding-left: 4px;
}

.whyus h3{
	color: #af2403;
}
/* баннера */
.va-nav span{
	width:40px;
	height:25px;
	/*background:transparent url(../images/prev.png) no-repeat center center;*/
	position:absolute;
	top:-35px;
	left:50%;
	margin-left:-20px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	display:none;
	z-index:100;
}

.va-nav span:hover{
	opacity:1.0;
}
/* баннера */
.rp_box img {
	width: 100px;
	height: 100px;
}

/* pop-up для незалогиненого */
.view_profile_online a{
	font-size: 15px;
	font-family: Tahoma;
	color:#fff;
	text-decoration: none;
}

.start_chat_online a{
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}

/* pop-up для незалогиненого */

ul#home_menu li {
 float: left;
text-align: center;
}

ul#home_menu li a, ul#home_menu li a:visited {
 text-decoration: none;
 color: #6e6e6e;
 text-align: center;
 font: 12px Tahoma;
 font-weight: bold;
 margin-left: 10px;
 margin-right: 10px;
}

ul#home_menu li:hover a {
 color: #d10a11;
}

ul#home_menu li ul{
	display:none;
	position:absolute;
	z-index:100;

}
ul#home_menu li:hover ul{display:block;}
ul#home_menu li:hover ul li a{
	color:#6e6e6e;
}
/*---------SUB MENU------------*/
ul#home_menu li ul{
	margin-left: 0;
	margin-right: 0;
	margin-top:0;
	background-color: #e7e0c8;
	border-bottom:1px solid #E8E8E8;
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;

}
ul#home_menu li ul li{
	float:none;
	text-align:left;
	margin-left: 0;
	margin-right: 0;
	padding:5px 0;
}
ul#home_menu li ul li a{
	margin-left: 0;
	margin-right: 0;
	text-decoration:none;
	padding:5px 9px;
	color:#6e6e6e;

}
ul#home_menu li ul li a:hover{
	color: #d10a11;
}

.social img{
	margin-right:3px;
	float:left;
}

.inv_reg a{
	color:#6f6f6f;
	font:14px Tahoma;
	text-decoration:underline;
}
.inv_reg a:hover{
	color:#d10a11;
}

.index_sign_new a{
	color:#fff;
	font:29px Arial;
}
.index_sign_new a:hover{
	text-decoration:none;
	color:#ffde00;
}

.button-about a{
font: bold 28px Arial;
text-decoration: none;
color: #fff;
background-color: #61bec5;
display: block;
width: 234px;
height: 34px;
margin: 0 0 5px 0;
border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.button-about a:hover{
	background-color: #8ed500;
}

.button-getgold a{
font: bold 20px Arial;
text-decoration: none;
color: #fff;
background-color: #61bec5;
display: inline-block;
width: 320px;
height: 30px;
margin: 0 0 5px 0;
padding-top:5px;
border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.button-getgold a:hover{
	background-color: #8ed500;
}

.accordion3 p {
	margin: 0;
	padding: 0 0 0;
	display: none;
	font-size: 14px;
}
.accordion3 a{
	color: #000;
	text-decoration:none;
}
.accordion3 a:hover{
	text-decoration:underline;
}

.bottom_text a{
	color: #b0b0b0;
	font-size: 12px;
	font-family: Arial;
	text-decoration:underline;
}

#chat_table td {
	vertical-align: top;
}

#webcam_list div {
	padding: 4px;
/*	margin: 0; */
	display: inline-block;
}

#message textarea {
	height: 86px;
	width: 100%;
/*	margin-bottom: 4px; */
}

.chat_block_header a {
	font-family: arial;
	color: #FF9;
	font-size: 16px;
}

.chat_user_row a {
	font-family: arial;
}

.chat_user_row .chat_user_avatar img {
	height: 80px;
/*	width: 67px; */
}
.chat_user_row .chat_user_name a {
	font-weight: bold;
	font-size: 15px;
}

.chat_user_images img {
	height: 19px;
	margin-right: 4px;
}

.ui-widget-header {
	background: url('../vi/man_panel_top.jpg') repeat-x;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-weight: normal;
}

.button-request a, .button-request-active a{
font: 14px Arial;
text-decoration: none;
color: #fff;
background-color: #61bec5;
display: block;
margin: 0 0 5px 0;
border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding:5px;
}
.button-request a:hover, .button-request-active a{
	background-color: #8ed500;
}
/* редактор фоток*/
/*
 * imgAreaSelect default style
 */

/* редактор фоток*/

.pays_t td {
	font-size: 11px;
	text-align: center;
	background:#F7FAFF;
}

.add_cred a{
text-decoration: none;
color: #fff;
background: url(../vi/add_credits.png);
display: block;
width: 116px;
height: 26px;
}
.add_cred a:hover{
	background: url(../vi/add_credits_1.png);
}

.top100_button a{
font-size:14px;
font-family: Tahoma;
text-decoration: none;
color: #fff;
background-color: #61bec5;
display: block;
text-align:center;
padding:5px 10px;
margin: 0 0 5px 0;
border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.header_nav {                
    position:relative;
    z-index:1111;
    margin-left: 90px;
}
.header_nav ul{
    margin: 0;
    padding: 0;
}
.header_nav ul > li{
    float: left;
    margin-left: 11px;  
    list-style: none;    
}
.header_nav ul > li:hover > a, .header_nav ul > li.select_nav > a{
    background-color: #c6f1ff;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.header_nav ul > li:first-child{
    margin-left: 0; 
}
.header_nav ul > li > a{
    color: #013546;
    font-family: Myriad Pro;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    background: url(../vi/hearts.png) 5px no-repeat;    
    padding: 10px 16px 8px 33px;
}


.login_but a{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #086a90;
    border-bottom: 1px solid #3a88a7;
    display: block;
    height: 24px;
    padding: 8px 23px 0 23px;
    text-align:center;
}
.login_but a:hover{

}

.online_but a{
font-size: 16px;
font-family: Tahoma;
text-decoration: none;
color: #fff;
background: #f23f21;
border-top:#f8552e;
border-left:#f64d29;
border-bottom:#ef1b0c;
border-right:#f74b28;
border-style: solid;
border-width: 2px;
height: 20px;
padding: 3px 17px;
text-align:center;
width:70px;
}
.online_but a:hover{

}

.index_reg_button {
    color: #fff;
   /*background: #e83a30;
   border-top: #f8552e;
   border-left: #f64d29;
   border-bottom: #ef1b0c;
   border-right: #f74b28;
   border-style: solid;
   border-width: 2px;*/
    width: 150px;
    height: 50px;
    border: 0;
    cursor: pointer;
   font-size: 17px;
   font-family: Arial;
   background: url(../vi/register_button.png) no-repeat;
   text-indent: 9999px;
}

.online_text a{
    color: #fff;
    font-family: Times New Roman;
    font-weight: bold;
    font-style: italic;
    font-size: 34px;
    text-decoration: none;
}
.online_text a:hover{
    text-decoration:underline;
}
.gallery_pos{
    margin-top: 28px;
    position: relative;
    padding-bottom: 28px;
    padding-top: 28px;
    -moz-box-shadow:0 0 9px #919191;
    -webkit-box-shadow:0 0 9px #919191;
    box-shadow:0 0 9px #919191;
}

/*tr.tr_line{
    border-bottom:2px solid #e6e5e5;
    text-align: justify;
    line-height:1.5;
    padding-bottom:5px;
}
td.td_line{
    border-bottom:2px solid #e6e5e5;
    text-align: justify;
    line-height:1.5;
    padding-bottom:5px;
}*/
.tab_desc td{
    text-align:justify;
    line-height:1.1;

}

.right_text a{
    color:#b2b1b1;
    font-size:14px;
    font-family: Tahoma;
    text-decoration: underline;
}
.footer2{
    margin-top:40px;    
    
}
.bottom-full{
    background: url(../vi/footer-bg.png);
    background-size: cover;
    height: 60px;
}

.online_t a{ color: #fff;}

#gallery{
    margin: 0 auto;
    width: 910px;
    padding: 0;
}

.photo_inf{
    left:1px;
    padding-top:10px !important;
    padding-left: 15px !important;
    padding-right: 10px !important;
    bottom:20px;
    position:absolute;
    background: #e83a31;
    z-index:21313213;
    height:28px;
}
a.user_inf, div.user_inf{        
    font-size: 15px;
    font-family:Arial;
    color:#fff;
    cursor:pointer;      
    background: url(../vi/heart.jpg) right no-repeat;
    padding-right: 50px;
    text-decoration: none;
}

#id_link{
    font-size: 11px;
    font-family: Tahoma;
    color: #5e5d5d;
}
#head{
    width: 100%;
    position: relative;
    background: url(../vi/header-bg.jpg);
    background-size: cover;
    height: 651px;
}
.pull-right{
    float: right;
}

.top-30{
    margin-top: 30px;
}
.text-block{
    float:right;
    width:715px;    
}
.text-block p{
    margin-top: 30px;
    color: #b2b1b1;
    font-size: 14px;
    font-family: Tahoma;
    text-align: left;
    line-height: 1.8;
}
.secure-block{
    float:left;
}
.secure-top{
    float:left;margin-left:10px;margin-top:30px;
}
.heigh70{
    height: 70px;
}
.inline-block{
    display: inline-block;
}
.footer-padding{
    padding-top: 63px;
    padding-bottom: 10px;
}

.rrr{padding:5px;}
.gallery_item{
    position:relative;display:inline-block;padding:0;margin:0;
}

.ad-gallery .ad-thumbs span {
    float: left;
    border: 1px solid #fff;
}
.gallery_img{
    float: left;
    border: 1px solid #fff;
}
.gallery-photo{
    width: 176px;
}
.register-block{
    position: absolute;
    background: rgba(255, 255, 255, 0.59);    
    top: 33px;
    width: 367px;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
/*    margin-top: -13px; */
/*    float: left; */
}

.register_title{
    font-size: 22px;
    font-weight: bold;
    font-style: Arial;
    color: #fff;
    text-align: center;
    background: url(../vi/register_title_x.png) no-repeat;
    height: 36px;
    padding-top: 10px;
    background-size: cover;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
}
.register_title:before{
    content: "";
    left: -8px;
    background: url(../vi/register_title_l.png) no-repeat;
    height: 53px;
    position: absolute;
    width: 29px;
    top: 29px;
}
.register_title:after{
    content: "";
    background: url(../vi/register_title_r.png) no-repeat;
    height: 51px;
    right: -13px;
    position: absolute;
    width: 26px;
    top: 35px;
}
.height100{
    height: 100px;
}

.index_input_reg {
  border: 1px solid #315a90;
  width: 170px;
  height: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 13px;
}

.index_select_reg {
  border: 1px solid #315a90;
  width: 170px;
  height: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 13px;
}

.index_select_date_reg {
  border: 1px solid #315a90;
  height: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 13px;
}

.index_reg_button {
  background: url('../vi/index_reg_button_n.png') no-repeat;
  width: 116px;
  height: 30px;
  border: 0;
  cursor: pointer;
}

.index_reg_button:hover {
  background: url('../vi/index_reg_button_h.png') no-repeat;
}
.index_reg_button_varr {
  background: #d92626;
  width: 116px;
  height: 30px;
  border: 0;
  cursor: pointer;
  color:#fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #a20e0e;
}

.index_reg_button_varr:hover {
  color:yellow;
}
.index_reg_head {
  font: 20px Tahoma;
  color: #ffffff;
  margin: 10px;
}


