

html {
height: 100%;
width: 100%;
border: 0;
padding: 0;
margin: 0;
	}

body {
	/*background: #083b71 url(templates/castinglove_4.0/images/body_bg.png) repeat-y scroll center;*/
   /* background-color: #2D5886; */
   background-color: #f2f2f2;
	/*color: #333;*/
        color: #4d4d4d;
	font-family: Verdana,Tahoma,Arial,helvetica,sans-serif;
	line-height: 1.27em;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	height: 100%;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	}

a {
	text-decoration: underline;
        color: #4d4d4d;
	outline: none
	}

a img {
	border: none;
	}

a.agreed_link {
	color: red;
	}

/* dla firefox */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.clearfix {
   display: inline-block;
	}

.error_msg {
	color: red;
	}

#main_container {
        background-color: #fff;
	width: 980px;
	max-width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; /*-70px*/ /* the bottom margin is the negative value of the footer's height */
	}

#div_flash_block {
	display: none;
	}

#main_area {
    /*background: #e6e6e6 url(templates/castinglove_4.0/images/main_container_bg.png) no-repeat scroll top center;*/
	float: left;
	width: 100%;
    border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
    background-color: #fff;
	}

#left_container {
	float: left;
	width: 220px;
	margin-left: 5px;
	}

#central_container {
	float: left;
	width: 745px;
	}

#push_the_footer {
	/*height: 70px;*/ /* .push must be the same height as .footer */
        display: none;
	}

#google_search {
	background: transparent url(templates/castinglove_4.0/images/refleks.png) no-repeat scroll top center;
	width: 975px;
	float: left;
	padding: 20px 0 0 0;
	height: 60px;
	margin: 2px 0 0;
	}

#google_search  .center {
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin: 0 auto;
	padding: 5px 0 5px 55px;
	width: 400px;
}

#google_search_top {
    margin-left: 395px;
    width: 380px;
    float: left;
    display: inline;
    padding: 5px 0;
    margin-bottom: 10px;
    }

#google_search_top input[type="text"] {
	width: 245px;
        margin-right: -1px;
        display: inline;
	}

#footer_container {
    width: 100%;
    float: left;
    color: #bbb;
	height: 70px; /* .push must be the same height as .footer */
	}

#footer_container a {
	color: #bbb;
	text-decoration: none;
	word-spacing: 0;
	}

#footer_container a:hover {
	text-decoration:underline;
}

#footer_container  #copyrights {
	display: none;
	}

#footer_content {
	margin: 0 auto;
	text-align: center;
	width: 980px;
	}

.f_bg {
    /*background: transparent url(templates/castinglove_4.0/images/footer_bg.png) no-repeat scroll center bottom;*/
    background-color: #F9F9F9;
    float: left;
    width: 980px;
    padding-top:5px;
    height: 100px;
    border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
}

#footer_menu {
	float: right;
	margin: 0 15px;
	width: 745px;
	}

#organizer {
    float: right;
    width: 280px;
    text-align: right;
    padding: 5px 0;
    height: 20px;
    line-height: 20px;
}

#index_banner_bottom,
#home_banner_bottom {
	float: left;
	padding: 5px 0;
	width: 100%;
        text-align: center;
        margin: 0;
	}

#menu_container {
	float: left;
	width: 100%;
	}

#menu_container #menu_main_3 {
	background: transparent url(templates/castinglove_4.0/images/menu_main_bg_3.png) no-repeat scroll center;
	float: left;
	padding: 10px 0;
	width: 100%;
	height: 61px;
	}

#menu_container #menu_main_5 {
	background: transparent url(templates/castinglove_4.0/images/menu_main_bg_5.png) no-repeat scroll center;
	float: left;
	padding: 10px 0;
	width: 100%;
	height: 109px;
	}

#menu_container  a {
	float: left;
	width: 90%;
	padding: 0 3% 3px 7%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	}

#menu_container  a:hover {
	background: transparent url(templates/castinglove_4.0/images/main_menu_button_bg.png) no-repeat scroll center;
	color: #333;
	}

#menu_container  a:active,
#menu_container a:focus {
	border: 0 none;
	}

/* Identyfikatory stylizuj�ce aktywny link wybranego modu�u */
#a_home_active, #a_myProfile_active, #a_myAccount_active,
#a_quickSearch_active, #a_advencedSearch_active, #a_perfectMath_active,
#a_photoGallary_active, #a_videoGallary_active, #a_classified_active, #a_banners_active,
#a_email_active, #a_forum_active, #a_organizer_active, #a_club_active {
	background: transparent url(templates/castinglove_4.0/images/main_menu_button_bg.png) no-repeat scroll center;
	color: #333 !important;
	}

#logo_container {
	/*float: left;
	width: 90%;
	padding: 5px 5%;
	height: 55px;*/
        padding: 5px;
	}

#logo {
	margin: 0 auto;
	width: 194px;
	}

#logo a {
	text-decoration: none;
	}

#people_counter_container {
    margin: 0 auto;
    text-align: center;
    width: 161px;
}

#now_icons_container {
    float: left;
    padding-left: 5px;
    width: auto;
}

#now_icons a {
	text-decoration: none;
	line-height: 30px;
	}

.now_info {
	float: left;
	width: auto;
	}

#online {
	background: transparent url(templates/castinglove_4.0/images/online_on.jpg) no-repeat scroll left center;
	float: left;
	height: 30px;
	text-align: left;
	width: auto;
	padding: 0 10px 0 35px;
	}

#czat {
	background: transparent url(templates/castinglove_4.0/images/chat_on.jpg) no-repeat scroll left center;
	float: left;
	height: 30px;
	text-align: left;
	width: auto;
	padding: 0 10px 0 35px;
	}

#icq,
#icq_off {
	background: transparent url(templates/castinglove_4.0/images/icq_on.jpg) no-repeat scroll left center;
	float: left;
	height: 30px;
	text-align: left;
	width: auto;
	padding: 0 10px 0 35px;
	}

#icq_off {
	background: transparent url(templates/castinglove_4.0/images/icq_off.jpg) no-repeat scroll;
	}

#email_on,
#email_off {
	background: transparent url(templates/castinglove_4.0/images/email_on.gif) no-repeat scroll left center;
	float: left;
	height: 30px;
	text-align: left;
	width: auto;
	padding: 0 10px 0 35px;
	}

#email_off  {
	background: transparent url(templates/castinglove_4.0/images/email_off.jpg) no-repeat scroll left center;
	}

#rest_container {
	float: left;
	width: 100%;
	}

#banner_left {
	float: left;
	margin: 0 0 10px 5px;
	width: auto;
        display: inline;
	}

#top_banner_container {
	float: left;
	width: 728px;
	height: 90px;
        margin: 6px 8px;
	}

#top_table {
	float: left;
	width: 100%;
	height: 32px;
	padding: 3px 0 2px;
	}

#main_table {
	float:left;
	width:100%;
	}

#header_0 {
	color: #FB8824;
	font-size: 14px;
	float: left;
	width: 95%;
	margin: 3px 5px;
	line-height: 20px;
        display: inline;
	}

#header_1,
#header_2 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 95%;
	margin: 0 10px;
	}

#header_3 {
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 95%;
	margin: 0 5px;
	}

#header_4 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 10px 0 0;
	}

.header_4_errata {
	width: 95% !important;
	margin: 10px 10px 0 !important;
	}

.login_form {
	float:left;
	margin: 10px 0;
	width: 357px;
	}

.login_form  .text {
	width: 350px;
	padding: 10px 0;
	float: left;
	clear: both;
	}

#login_table {
	float: left;
	clear: both;
	margin: 0 58px;
	width: 240px;
	}

#register {
	clear: both;
	}

.reg_button {
	float: right;
	width: 300px;
	margin: 0;
	}

.s_link {
	float: left;
	padding-bottom: 10px;
	width: 150px;
	text-align: center;
	margin: 5px 0;
}

#registration_table {
	float: left;
	width: 595px;
}

.padding {
	padding: 5px 0 5px 20px !important;
}

.logo_main_index {
	float: left;
	height: 56px;
	margin: 10px 0 0 20px;
	width: 160px;
}

#index_center {
	float: left;
	width: 100%;
}

#shoutbox {
	background: transparent url(templates/castinglove_4.0/images/bg_shoutbox_black.png) no-repeat scroll top center;
	float: left;
	margin: 5px 0;
	padding: 0 24px;
	width: 122px;
	}

#pool_bar {
	float: left;
	margin-bottom: 10px;
	padding: 5%;
	width: 90%;
	}

#index_login  input.index_input{
	height: 18px;
	margin-top: 2px;
	border: 1px solid #808080;
	color: #69696A;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	}

#top_bg_2.block_1 {
	background: transparent url(templates/castinglove_4.0/images/top_block_1_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 100%;
	}

#bottom_bg_2.block_1 {
	background: transparent url(templates/castinglove_4.0/images/bottom_block_1_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 100%;
	}

#top_bg_2.block_2 {
	background: transparent url(templates/castinglove_4.0/images/top_block_2_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 540px;
	}

#bottom_bg_2.block_2 {
	background: transparent url(templates/castinglove_4.0/images/bottom_block_2_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 540px;
	}

#top_bg_2.block_3 {
	background: transparent url(templates/castinglove_4.0/images/top_block_3_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 355px;
	}

#bottom_bg_2.block_3 {
	background: transparent url(templates/castinglove_4.0/images/bottom_block_3_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 355px;
	}

#top_bg_2.block_4 {
	background: transparent url(templates/castinglove_4.0/images/top_block_4_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 100%;
    display: none;
	}

#bottom_bg_2.block_4 {
	background: none;
	float: left;
	height: 10px;
	width: 100%;
	}

#top_bg_2.block_5 {
	display: none;
	float: left;
	height: 10px;
	width: 390px;
	}

#bottom_bg_2.block_5 {
	display: none;
	float: left;
	height: 10px;
	width: 390px;
	}

#top_bg_2.block_6 {
	background: transparent url(templates/castinglove_4.0/images/top_block_6_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 620px;
    display: none;
	}

#bottom_bg_2.block_6 {
	background: none;
	float: left;
	height: 10px;
	width: 620px;
    display: none;
	}

#top_bg_2.block_7 {
	background: transparent url(templates/castinglove_4.0/images/top_block_7_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 410px;
	}

#bottom_bg_2.block_7 {
	background: transparent url(templates/castinglove_4.0/images/bottom_block_7_bg.png) no-repeat scroll center;
	float: left;
	height: 10px;
	width: 410px;
	}

#top_bg_2.block_8 {
	background: transparent url(templates/castinglove_4.0/images/top_block_8_bg.png) no-repeat scroll center left;
	float: left;
	height: 10px;
	width: 335px;
	}

#bottom_bg_2.block_8 {
	background: transparent url(templates/castinglove_4.0/images/bottom_block_8_bg.png) no-repeat scroll center left;
	float: left;
	height: 10px;
	width: 335px;
	}

#top_bg_2.block_9 {
	background: transparent url(templates/castinglove_4.0/images/top_block_9_bg.png) no-repeat scroll center left;
	float: left;
	height: 10px;
	width: 310px;
    display: none;
	}

#bottom_bg_2.block_9 {
	background: transparent url(templates/castinglove_4.0/images/bottom_block_9_bg.png) no-repeat scroll center left;
	float: left;
	height: 10px;
	width: 310px;
    display: none;
	}

#top_bg_2.block_10 {
	background: transparent url(templates/castinglove_4.0/images/top_block_10_bg.png) no-repeat scroll center left;
	float: left;
	height: 10px;
	width: 460px;
    display: none;
	}

#bottom_bg_2.block_10 {
	background: transparent url(templates/castinglove_4.0/images/bottom_block_10_bg.png) no-repeat scroll center left;
	float: left;
	height: 10px;
	width: 460px;
    display: none;
	}

#top_bg_2.block_11 {
	background: transparent url(templates/castinglove_4.0/images/top_block_11_bg.png) no-repeat scroll center left;
	float: left;
	height: 10px;
	width: 160px;
    display: none;
	}

#bottom_bg_2.block_11 {
	background: transparent url(templates/castinglove_4.0/images/bottom_block_11_bg.png) no-repeat scroll center left;
	float: left;
	height: 10px;
	width: 160px;
    display: none;
	}

#quick_search_div {
	float: left;
	width: 410px;
	}

.b200 {
	width: 200px;
	height: 200px;
	float: left;
	margin: 2px 0 0;
	}

.b200s {
	width: 200px;
	height: 100px;
	margin: 5px 0 0;
	float: left;
	}

.b200s a,
.b200s img {
	float: left;
	width: 200px;
	}

#banner336 {
	width: 336px;
	height: 280px;
	float: left;
	margin: 2px 5px;
	}

#banner120 {
	width: 120px;
	height: 610px;
	float: left;
	margin: 2px 5px 0 0;
	}

#hp_menu_container {
	float: left;
	width: 100%;
	}

.search_menu {
	float: left;
	width: 580px;
	padding: 0 72px;
	margin: 5px 0 10px;
	}

#search_link {
	float: left;
	margin: 5px 0;
	width: 100%;
	}

#hp_menu  {
	float: left;
	width: 725px;
	padding: 0 10px;
	}

div.centrum_bg_block_3 {
	background: transparent url(templates/castinglove_4.0/images/center_block_3_bg.png) repeat-y scroll center;
	float: left;
	width: 100%;
	}

div.centrum_bg_block_4 {
	background: transparent url(templates/castinglove_4.0/images/0043bg.png) repeat-x scroll top;
	float: left;
	margin-left: 5px;
    padding: 5px 0;
    width: 738px;
    border: 1px solid #AACCFF;
	}

div.centrum_bg_block_5 {
	float: left;
	width: 100%;
	}

div.centrum_bg_block_6 {
	background: transparent url(templates/castinglove_4.0/images/0043bg.png) repeat-x scroll top;
	float: left;
	width: 608px;
        margin-left: 5px;
        border: 1px solid #AACCFF;
        padding: 5px 0;
	}

div.centrum_bg_block_7 {
	background: transparent url(templates/castinglove_4.0/images/center_block_7_bg.png) repeat-y scroll center;
	float: left;
	width: 100%;
	}

div.centrum_bg_block_8 {
	background: transparent url(templates/castinglove_4.0/images/center_block_8_bg.png) repeat-y scroll center;
	float: left;
	width: 100%;
	}

div.centrum_bg_block_9 {
	background: transparent url(templates/castinglove_4.0/images/0043bg.png) repeat-x scroll top;
    border: 1px solid #AACCFF;
    float: left;
    margin-left: 5px;
    margin-top: 8px;
    padding: 5px;
    width: 94%;
	}

div.centrum_bg_block_10 {
	background: transparent url(templates/castinglove_4.0/images/0043bg.png) repeat-x scroll center top;
	float: left;
	width: 449px;
    margin-left: 5px;
    border: 1px solid #AACCFF;
	}

div.centrum_bg_block_11 {
	background: transparent url(templates/castinglove_4.0/images/center_block_11_bg.png) repeat-y scroll center;
	float: left;
	width: 160px;
	}

.hp_menu_button {
	background: #838383 url(templates/castinglove_4.0/images/m_butt.gif) repeat-x top center;
	color: #fff;
	float: left;
	width: 138px;
	height: 18px;
	margin: 3px 0 0;
	text-align: center;
	line-height: 16px;
    border: 1px solid #fff;
	}

.hp_menu_button:hover {
	background: #cdcdcd url(templates/castinglove_4.0/images/m_butt_hov.gif) repeat-x top center;
	color: #333;
	}

.hp_menu_button:hover a {
	color: #333;
	}

.hp_menu_button a {
	color: #fff;
	text-decoration: none;
	}

.search_menu_button {
	background: #838383 url(templates/castinglove_4.0/images/m_butt.gif) repeat-x top center;
	color: #fff;
	float: left;
	width: 138px;
	height: 18px;
	margin: 3px 0 0;
	text-align: center;
	line-height: 16px;
    border: 1px solid #fff;
	}

.search_menu_button:hover {
	background: #cdcdcd url(templates/castinglove_4.0/images/m_butt_hov.gif) repeat-x top center;
	color: #333;
	}

.search_menu_button:hover a {
	color: #333;
	}

.search_menu_button a {
	color: #fff;
	text-decoration: none;
	}

.search_menu_button_off {
	background: #cdcdcd none !important;
	color: #aaa !important;
	float: left;
	width: 138px;
	height: 18px;
	margin: 3px 0 0;
	text-align: center;
	line-height: 16px;
    border: 1px solid #fff;
	}

#search_form {
	float: left;
	width: 100%;
	}

#new_users_home {
	background: transparent url(templates/castinglove_4.0/images/center_block_1_bg.png) repeat-y scroll center;
	float: left;
	width: 100%;

	}

#new_users_container {
	width: 100%;
	float: left;
	height: 130px;
	}

#new_users_container .tekst {
	float: left;
	margin-top: 3px;
	text-align: center;
	width: 100%;
	}

#new_users_container .tekst a {
	font-weight: bold;
	}

#gallery_div div.block {
	width: 90px;
	float: left;
	padding: 2px 0 0 2px;
	margin: 0 3px;
	text-align: center;
}

#gallery_div {
	margin: 5px auto 0;
	width: 715px;
	height: 85px;
	}

#profile_container {
	float: left;
	width: 540px;
}

.class620 {
	float: left;
	width: 620px;
	}

.class745 {
	float: left;
	width: 745px;
	}

#myprofile_menu_conteiner {
	float: left;
	width: 608px;
    margin: 10px 0 10px 5px;
	}

#myprofile_menu {
    float: left;
    margin: 0 4px;
    padding: 5px 0;
    width: 608px;
	}

#visit_my_page_menu {
	float: left;
	width: 600px;
	margin: 0 10px;
	}

#gallery_table_visit_my_page_table .rl_data span {
	width: auto;
	}

#gallery_table_visit_my_page_table .rl_data .text_head {
	margin-right: 5px;
	}

.profile_table {
	float: left;
	width: 100%;
	}

.fap {
	background: transparent url(templates/castinglove_4.0/images/center_block_2_bg.png) repeat-y scroll center;
	float: left;
	width: 540px;
	height: 295px;
	}

.profile_content {
	float: left;
	width: 100%;
	}

#name_and_icons {
	float: left;
	height: 30px;
	margin: 0;
	width: 97%;
	padding: 0 10px;
	}

#myfoto_and_profil {
	float: left;
	width: 340px;
	}

#mymedia_menu_rating  {
	float: left;
	width: 265px;
	}

.mymenu {
	margin: 3px 5px 0 0;
	float: left;
	width: 90px;
	height: 90px;
	border: 1px solid #ddd;
	padding: 10px;
	}

.mymenu span{
	background-color: #FE8738;
	border: 1px solid #E6E6E6;
	color: #FFFFFF;
	float: left;
	height: 16px;
	line-height: 14px;
	margin: 3px;
	text-align: center;
	width: 121px;
}

.mymenu span:hover a{
	background-color: #fff;
	color: #FE8738;
	}

.mymenu a {
	text-decoration: none;
	}

.mymenuspan:hover {
	background-color: #fff;
	color: #FE8738;
	}

.mymenu_2 {
	float: left;
	padding: 5px;
	width: 138px;
	}

.mymenu_2 span {
	background: transparent url(templates/castinglove_4.0/images/menu_button.png) no-repeat scroll center;
	color: #fff;
	float: left;
	width: 140px;
	height: 18px;
	margin: 3px 0 0;
	text-align: center;
	line-height: 16px;
	}

.mymenu_2 span:hover  {
	background: transparent url(templates/castinglove_4.0/images/menu_button_hover.png) no-repeat scroll center;
	color: #fff;
	}

.mymenu_2 a {
	color: #fff;
	text-decoration: none;
	}

.mymenu_2:hover a {
	color: #fff;
	}

.mymenu_2 a:hover {
	color: #333;
	text-decoration: none;
	}

.mymenu_2 span:hover a  {
	color: #333;
	}

#myrating {
	float: left;
	width: 240px;
	height: 50px;
	border: 1px solid #ddd;
	margin: 5px 5px 0 0;
	padding: 10px;
	}

#myprofil_complete {
	float: left;
	margin: 0 0 0 5px;
	width: 195px;
	}

#myprofil_complete span {
	margin: 5px;
	float: left;
	width: 95%;
	}

#myprofil_complete span span {
	text-align: center;
	font-size: 18px;
	}

#my_icon {
	width: 130px;
	height: 180px;
	float: left;
	margin: 5px 0 5px 10px;
	}

#myprofil_main {
	width: 195px;
	float: left;
	margin: 5px 0 0 5px;
	}

#myprofile_menu span {
	background: #838383 url(templates/castinglove_4.0/images/m_butt.gif) repeat-x top center;
	color: #fff;
	float: left;
	height: 16px;
	line-height: 14px;
	text-align: center;
	width: 118px;
	margin: 0;
    border: 1px solid #fff;
	}

#myprofile_menu  span:hover {
	background: #cdcdcd url(templates/castinglove_4.0/images/m_butt_hov.gif) repeat-x top center;
	color: #333;
	}

#myprofile_menu  span:hover  a {
	color: #333;
	}

#myprofile_menu  a {
	color: #fff;
	text-decoration: none;
	}

.upload_block {
	float: left;
	width: 445px;
	margin: 5px 5px 5px 10px;
	}

#profil_main {
	width: 210px;
	float: left;
	margin: 5px 0 0 10px;
	}

#mytags {
	float: left;
	margin: 0 10px;
	width: 95%;
	}

#mytags div {
	float: left;
	margin: 5px 0;
	width: 100%;
	}

#account_account div div,
#account_info div div {
	margin: 0 0 3px;
	clear: left;
	float: left;
	width: 100%;
	}

#horoscope {
	float: left;
	margin: 0 10px;
	width: 180px;
	}

.block_100 {
	float: left;
	width: 98%;
	margin-right: 2%;
	}

.block_50 {
	float: left;
	width: 310px;
	}

.block_30 {
	float: left;
	width: 26%;
	margin-right: 2%;
	}

.my_container {
	float: left;
	width: 290px;
	margin-right: 5px;
	}

.my_block {
	float: left;
	width: 100%;
	}

#al_content div {
	float: left;
	clear: left;
	width: 100%;
	}

.my_block_2 {
	float: left;
	width: 50%;
	}

.minigallery {
	float: left;
	width: 345px;
	height: 65px;
	padding: 5px;
	margin-left: 5px;
	}

.view_prof_minigallery {
	width: auto;
	height: 55px;
	margin-left: 20px;

	}

.fotos span,
.fotos a {
	border: 1px solid #ddd;
	margin-right: 5px;
	float: left;
	width: 50px;
	height: 50px;
	}

.fotos_menu {
	float: left;
	margin-top: 5px;
	width: 98%;
	}

#fap_data {
	float: left;
	width: 360px;
	}

#mycriteria div div {
	float: left;
	width: 200px;
	}

#hisinterest {
	float: left;
	margin: 2px 0 0;
	width: 190px;
	}

#myedit_link {
	float: left;
	width: 96%;
	padding: 5px 2%;
	text-align: right;
	border-bottom: 1px solid #F0F0F0;
	}

#mycomplete {
	float: left;
	width: 96%;
	margin: 5px 0;
	color: #777;
	padding: 5px 2%;
	text-align: right;
	}


#header {
	font-weight: bold;
	margin: 5px 0 !important;
	width: 100%;
	float: left;
	font-style: italic;
	}

.mc_interests {
	float: left;
	width: 135px;
	}

.text_head {
	font-weight: bold;
	}

#profil_main #name {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	}

#profil_main #name a {
	text-decoration: none;
	}

#hp_hotlist {
	float: left;
	width: 165px;
	}

#hp_hotlist span#header_1 {
	margin-bottom: 5px;
	border: 0 none;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 2px 5px;
	width: 145px;
	background-color: #ddd;
	}

#hp_hotlist .left {
	border: 1px solid #ddd;
	float: left;
	margin-bottom: 5px;
	padding: 5px 0;
	width: 165px;
	}

#hp_hotlist .right {
	border: 1px solid #ddd;
	float: left;
	padding: 5px 0;
	width: 165px;
	}

#hp_hotlist span {
	float: left;
	margin-left: 5px;
	width: 155px;
	padding: 2px 0;
	border-bottom: 1px dotted #ccc;
	}

#hp_hotlist span span {
	border: 0 none;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	}

#hp_hotlist span a {
	float: right;
	text-align: right;
	width: auto;
	}

#perfect_date_container {
	float: left;
	width: 355px;
	}

#perfect_date {
	height: 215px;
	}

#perfect_date_icon {
	width: 90px;
	height: 90px;
	margin: 5px auto ;
	}

#perfect_date_content {
	float: left;
	background-color: #fff;
	border: #ddd 1px solid;
	width: 336px;
	height: 156px;
	margin: 10px 0 10px 9px;
	text-align: center;
	overflow: hidden;
	}

#perfect_date_content a {
	text-decoration: none;
	}

#perfect_date .center {
	float: left;
	width: 112px;
	height: 100%;
	}

#perfect_date_link {
	float: right;
	margin: 0 10px 5px;
	text-align: right;
	width: 200px;
	}

#hp_search_container {
	float: left;
	width: 390px;
	}

#hp_search {
	height: 215px;
	}

#hp_search .text_head {
	margin: 2px 0;
	}

.big_button,
.button  {
  color: #fff;
  border: 1px solid #fff;
  font-size: 15px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  width: 118px;
  height: 25px;
  padding: 0 0 4px;
  float: right;
  margin-top: 10px;
  background: #838383 url(templates/castinglove_4.0/images/m_butt.gif) repeat-x scroll top center;
}

.button {
	float: left;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin: 5px 5px 0 0;
	padding: 0 5px;
	width: auto;
}

.big_button:hover,
.button:hover  {
    background: #F88810 url(templates/castinglove_4.0/images/m_butt_hov.gif) repeat-x scroll top center;
	color: #333;
	}

#hp_search_left {
	margin: 5px 5px 5px 10px ;
	width: 180px;
	float: left;
	}

#hp_search_right {
	margin: 5px 10px 5px 5px;
	float: left;
	width: 180px;
	}

#country_div .index_select,
#region_div .index_select,
#city_div .index_select {
	float: left;
	width: 165px !important;
	}

#hp_search_left .fotoblock {
	margin-top: 5px;
	}

#hp_search div div {
	float: left;
	width: 100%;
	}

#hp_search select {
	float: left;
	width: 100%;
	}

#hp_search #age select {
	width: auto;
	}

#hp_search #age span {
	width: auto;
	float: left;
	}

#hp_age_and {
	margin: 0 10px !important;
	}

#homepage_table_1 {
	float: left;
	width: 510px;
}

#homepage_table_1 .sub_table_1,
#homepage_table_1 .sub_table_2,
#homepage_table_1 .sub_table_3,
#homepage_table_1 .sub_table_4 ,
#homepage_table_1 .sub_table_5  {
	float: left;
	clear: both;
	width: 100%;
}

#homepage_table_1  .hp_hotlist,
#homepage_table_1 .account_credit {
	float: left;
	margin: 0 0 0 20px;
	width: 95%;
}

#new_users .icon {
	display: inline;
	margin: 8px 1px 0;
}



#info .bot {
background: transparent url(templates/castinglove_4.0/images/block_3_bot.jpg) repeat-x scroll left bottom;
}

#info .left {
background: transparent url(templates/castinglove_4.0/images/block_3_left.jpg) repeat-y scroll left top;
}

#info .right {
background: transparent url(templates/castinglove_4.0/images/block_3_right.jpg) repeat-y scroll right top;
}

#info .left_top {
background: transparent url(templates/castinglove_4.0/images/block_3_left_top.jpg) no-repeat scroll left top;
}

#info .right_top {
background: transparent url(templates/castinglove_4.0/images/block_3_right_top_2.jpg) no-repeat scroll right top;
}

#info .left_bot {
background: transparent url(templates/castinglove_4.0/images/block_3_left_bot.jpg) no-repeat scroll left bottom;
}

#info .right_bot{
background: transparent url(templates/castinglove_4.0/images/block_3_right_bot.jpg) no-repeat scroll right bottom;
}

#homepage_table_1  .sub_table_5  .content  .center {
	float: left;
	height: 185px;
	text-align: center;
	width: 150px;
	padding-top: 15px;
	margin: 5px 10px;
}

#homepage_table_1  .sub_table_5  .content  .center  div {
	float: left;
	width: 100%;
	margin-top: 2px;
}

#homepage_table_1  .hp_hotlist .left{
	float: left;
	width: 50%;
	margin: 0;
}

#homepage_table_1  .hp_hotlist .right {
	float: left;
	clear: none;
	margin: 0;
	width: 45%;
}

#homepage_table_1  .hp_hotlist .bottom ,
#homepage_table_1 .account_credit .bottom {
	width: 100%;
	float: left;
	padding: 10px 0;
}

#homepage_table_1 .content  .hp_hotlist .center .bottom span,
#homepage_table_1 .hp_hotlist .bottom_links {
width: 100%;
float: left;
display: inline;
}

.left_menu {
	float: left;
	padding: 10px 0;
	width: 150px;
}

.right_menu {
	float: right;
	padding: 10px 0;
	width: 150px;
	text-align: right;
}

#horoscope  .content {
	float: left;
	width: 95%;
	padding: 0 0 10px 20px ;
}

select, input, textarea {
	border: 1px solid #808080;
	color: #69696A;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	}

input.index_input {
	color: #4d4d4d;
	font-size: 13px;
	font-weight: normal;
}

input.index_btn {
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	margin: 0;
	background: #838383 url(templates/castinglove_4.0/images/m_butt.gif) repeat-x scroll top center;
	width: 118px;
	height: 24px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	float: right;
	padding: 0 0 3px;
}

input.index_btn:hover {
	background: #F88810 url(templates/castinglove_4.0/images/m_butt_hov.gif) repeat-x scroll top center;
        color: #4f4f4f;
}

input[type="checkbox"] {
	border: none transparent;
	float: left;
	}

input[type="radio"] {
	border: none transparent;
	float: left;
	}

input[type="text"] {
	float: left;
	}

input[type="submit"] {
	text-align: center;
	margin: 0 0 0 5px;
	}

a.index_link_bottom {
	text-decoration: underline;
}


a.top_menu_2 {
	font-weight: bold;
	color: #4d4d4d;
}

.home_menu {
	background-color: #ff9265;
}

.index_small {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #d40055;
}

.home_page_bottom_text {
	color: #656565;
	line-height: 1.5;
}
.home_menu_font,
.login_menu_font {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.login_buttons input {
	background: transparent url("templates/castinglove_4.0/images/head_form_submit.png") no-repeat center;
	height: 55px;
	width: 60px;
	border: 0 none;
	text-align: center;
	}

.home_search {
	background-color: #eaeaea;
}

.img_links img {
	background: transparent;
	border: 1px none;
	}


#site_map #list_1 {
float: left;
width: 30%;
}

#site_map #list_2 {
float: left;
width: 30%;
}

#registration .text_font {
padding: 25px 0 10px;

}

#registration_edit #label {
	width: 160px;
	float: left;
}

#registration_edit #region_div,
#registration_edit #city_div {
	clear:none;
	float:left;
	width:150px;
}

#personal_info .text {
	padding: 0;
}

#personal_info #left,
#personal_info #right {
	float:left;
	width:100px;
}

#personal_info #age  {
	width: 150px;
	float: left;
	padding-top: 12px;
}

#personal_info #age .text {
	padding: 0 5px;
}

#personal_info #looking_for #label,
#personal_info #i_am #label,
#personal_info #for #label {
	width: 160px;
	float: left;
	padding-top: 12px;
}

#personal_info #users_for {
	float: left;
	width: 560px;
}

#personal_info #users_for #rest {
		width: 100px;
}

#subscribe #options {
	float:left;
    width:560px;
	}

#gallery_view  .text {
	padding: 0 5px;
	float: left;
	text-align: center;
	width: 129px;
    height: 15px;
	}

#gallery_view  {
	float: left;
        background: transparent url("templates/castinglove_4.0/images/4323_bg.png") repeat-x top;
	border: 1px solid #ffb380;
	text-align: center;
	width: 137px;
	margin: 5px 0 0 3px;
	}

#gallery_view div {
	margin: 5px 0 0;
	}

#sub_menu_pay {
	float: right;
	margin-right: 10px;
	width: 100px;
	text-align: center;
}

#sub_menu_pay a {
	color: red;
	font-weight: bold;
	text-decoration: underline;
	}

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

#keyword_search,
#login_search {
	float: left;
	width: 100%;
	}
.characteristic  div {
	float: left;
	margin-top: 5px;
	width: 100%;
	}

.characteristic  div span {
	float: left;
	}

.characteristic {
	float: left;
	width: 170px;
	margin: 0 8px 5px 0;
	}

#adv_search_sub1,
#adv_search_sub2 {
	float: left;
	width: 100%;
	}

#gt_foto {
	float: left;
	height: 130px;
	text-align: center;
	width: 100px;
	}
#gt_gallery_categories {
	height: 140px;
	overflow: hidden;
	}

.class404 {
    background: transparent url(templates/castinglove_4.0/images/0043bg.png) repeat-x scroll center top;
    border: 1px solid #AACCFF;
    float: left;
    margin: 0 5px;
    width: 378px;
    padding: 8px 0;
	}

#gt_cat_foto {
	float: left;
	height: 100px;
	text-align: center;
	width: 100px;
	}

.container {
	float: left;
	width: 100%;
	}

.categories_list {
	float: left;
	width: 180px;
	}

.categories_list div {
	float: left;
	width: 180px;
	margin: 2px 0;
	}

.categories_list div span {
	float: left;
	width: 100px;
	}

.cat_foto_counter {
	width: 70px !important;
	}

#categories_list_1 {
	width: 174px;
	float: left;
	margin-right: 5px;
	border-right: 1px dotted #ccc;
	}

#gt_gallery {
	height: 280px;
	overflow: hidden;
	}

.content_news {
	background-color: #f4f4f4;
}

.text_hidden  {
	color:#7f7f7f;
}
.text_active {
	color: red;
	}

.font_menu {
	color: #ff5c19;
}

.font_copyright {
	color: #4d4d4d;
}

.font_powered {
	color: #4d4d4d;
	font-size: 10px;
}

.tags {
	font-size: 12px;
	line-height: 10px;
	}


.icon{
	border: medium none;
}

.page_div_active{
	width: 26px;
	height: 26px;
	background-color: #cc0000;
	text-align: center;
	float: left;
	margin:1px;
}
.page_div{
	width: 26px;
	height: 26px;
	background-color: #f4f4f4;
	text-align: center;
	float: left;
	margin:1px;
}
.page_link_active {
	color: #FFFFFF;
	text-decoration: underline;
	margin-top:10px;
}
.page_link {
	color: #cc0000;
	text-decoration: underline;
	margin-top:10px;
}

#search_form_quick div.left {
	float: left;
	width: 50%;
}

#search_form_quick div.right{
	float: left;
	margin-left: 5px;
	width: 48%;
}

#index_quick_search div.left {
	background-color: #E6E6E6;
	float: left;
	width: 161px;
	height: 150px;
	padding: 10px 5px;
	}

div#search_form  div#search_button {
	float: right;
	margin: 5px;
}

#qs_search_button {
	float: right;
	margin: 0 0 10px !important;
	width: 100%;
	}


#gallery_table {
	background: transparent url(templates/castinglove_4.0/images/bg_bl_3.png) center no-repeat;
	width: 725px;
	height: 140px;
	margin: 0;
	float: left;
	clear: both;
	padding: 15px 15px 0;
	}

#gallery .delimiter {
	background: transparent none;
	border: 0 none;
	margin: 5px 0 !important;
	display: none !important;
	}

#quick_search_1_container {
	float: left;
	width: 410px;
	height: 345px;
	}

#quick_search_2 {
	float: left;
	width: 335px;
	}

#save_criteria ,
#load_criteria {
	float: left;
	width: 290px;
	}

.load_criteria span {
	float: left;
	}

.ads_buttons input{
	float: left;
	width: 75px;
	margin: 0 0 0 5px;
	}

#ads_button {
	float: left;
	width: 135px;
	margin: 14px 0 0 0;
	}

#ads_button input {
	float: right;
	margin-top: 21px;
	}

#quick_search_tag {
	float: left;
	height: 160px;
	overflow: auto;
	width: 96%;
	}

#quick_search_tag div a {
	text-decoration: none;
	line-height: 20px;
	}

#classified_search_container,
#search_clubs_container {
	float: left;
	width: 460px;
	height: 100px;
	}

#calendar_action {
	height: 85px;
	}

#classified_search {
    border: 1px solid #AACCFF;
    float: left;
    height: 72px;
    margin-left: 5px;
    padding: 8px 0;
    width: 453px;
    background: transparent url(templates/castinglove_4.0/images/0043bg.png) repeat-x scroll center top;
	}

#classified_search form {
	float: left;
	}

#classifield_button,
#clubs_button {
	float: left;
	margin-top: 11px;
	}

#cac {
	float: left;
	width: 460px;
	}

#hp_menu_div {
	float: left;
	margin-left: 10px;
	}

span.cl_menu_span {
	float: left;
	margin: 13px 0 0 5px;
	}

.content_2 {
	margin: 0 4%;
	width: 92%;
	float: left;
	}

.content_3 {
	padding: 0 0 0 15px !important;
	width: 96% !important;
	float: left;
	}

.my_block_1 {
	border: 1px solid #ddd;
	float: left;
	margin: 10px 4px 0;
	padding: 10px 7px;
	width: 570px;
	}

#myrating_tags {
	border: 1px solid #ddd;
	float: left;
	margin: 10px 12px 0 !important;
	padding: 10px;
	width: 575px !important;
	}

#his_rating {
	border: 1px solid #ddd;
	float: left;
	margin: 10px 0 0 !important;
	padding: 10px;
	width: 575px !important;
	}

#mytags_list,
#add_tags,
#users_tags {
	border: 1px solid #ddd;
	float: left;
	margin: 10px 2px 0 !important;
	padding: 10px;
	width: 575px !important;
	}

#myprofile_table #header_1,
#myprofile_menu_conteiner  #header_4,
#tab_div  #header_4 {
	margin-bottom: 10px !important;
	}

#myinterests {
	border: 1px solid #ddd;
	float: left;
	margin: 10px 10px 0;
	padding: 10px 8px;
	width: 570px;
	}

#user_interests {
	border: 1px solid #ddd;
	float: left;
	margin: 10px 0 0;
	padding: 10px;
	width: 573px;
	}

#user_interests div {
	float: left;
	width: 190px;
	margin: 2px 0 0;
	}

#personal_data,
#mypersonality,
#mycriteria,
#user_data,
#user_personality,
#user_criteria {
    border:1px solid #DDDDDD;
    float:left;
    padding:10px;
    width:270px;
	}

#mypersonality {
	height: 197px;
	}

#hisinterests {
	border: 1px solid #ddd;
	padding: 10px;
	width: 270px;
	float: left;
	margin-left: 20px;
	}

#user_portrait {
	border: 1px solid #ddd;
	padding: 10px 5px 10px 10px;
	width: 275px;
	margin-left: 5px;
	height: 140px;
	}

#user_personality {
	height: 140px;
	}

#user_description {
	border: 1px solid #ddd;
	padding: 10px;
	width: 275px;
	float: left;
	margin-left: 5px;
	}

#my_description,
#myportrait {
	border: 1px solid #ddd;
	padding: 10px;
	width: 263px;
	float: left;
	margin-left: 17px;
	}

#description  #user_description {
	border: 0 none;
	float: left;
	margin: 0;
	padding: 0;
	width: 215px;
	}

#mypersonal_info {
	border: 1px solid #ddd;
	padding: 10px;
	float: left;
	margin-left: 2px;
	width: 421px;
	}

.mp {
	border: 1px solid #ddd;
	padding: 10px;
	float: left;
	margin-left: 2px;
	width: 421px;
	}

#my_notice_container {
	margin-bottom: 10px;
	}

#album_title {
	float: left;
	width: 196px;
	}

.alb_a {
	float: left;
	width: 225px;
	}

#organizer_menu {
    background: transparent url(templates/castinglove_4.0/images/0043bg.png) repeat-x scroll center top;
    border: 1px solid #AACCFF;
    float: left;
    height: 75px;
    padding: 5px 10px;
    width: 135px;
	}

#classified_menu,
#club_menu {
    background: transparent url(templates/castinglove_4.0/images/0043bg.png) repeat-x scroll center top;
    border: 1px solid #AACCFF;
    float: left;
    height: 72px;
    margin-left: 5px;
    padding: 8px 3px;
    width: 140px;
	}

#calendar.content,
#my_sites.content {
	float: left;
	width: 290px;
	margin: 0 10px;
	}

#calendar_action_link {
	float: left;
	width: 220px;
	}

#calendar_out_put {
	float: left;
	width: 100%;
	}

#calendar_managment_link {
	float: left;
	width: 100%;
	text-align: right;
	}

#site_profiles {
	float: left;
	width: 98%;
	}

#site_profiles span {
	float: left;
	width: 100%;
	}

#site_profiles a{
	text-decoration: none;
	}

#site_profiles span#del_profile {
	float: right;
	text-align: right;
	margin: 5px 0;
	text-decoration: underline;
	}

#add_profile_button input {
	float: right;
	}

.button_menu  {
	background: #838383 url(templates/castinglove_4.0/images/m_butt.gif) repeat-x scroll center;
	color: #fff;
	float: left;
	width: 138px;
	height: 18px;
	margin: 3px 0 0;
	text-align: center;
	line-height: 16px;
    border: 1px solid #fff;
	}

.button_menu:hover {
	background: #cdcdcd url(templates/castinglove_4.0/images/m_butt_hov.gif) repeat-x scroll center;
	color: #333;
	}

.button_menu a {
	color: #fff;
	text-decoration: none;
	}

.button_menu:hover a {
	color: #333;
	}

.button_rss {
	background: transparent url(templates/castinglove_4.0/images/menu_button_orange.png) no-repeat scroll center;
    float: right;
    margin-right: 8px;
    }

.button_rss:hover {
	background: transparent url(templates/castinglove_4.0/images/menu_button_orange_hover.png) no-repeat scroll center;
	}

#error,
.error {
	color: red;
	margin: 10px;
	float: left;
	width: 98%;
	}

#mailbox_top_menu,
#blog_top_menu {
	float: left;
	width: 600px;
	}

#mailbox_top_menu div,
#blog_top_menu div{
	float: left;
	width: 180px;
	margin-left: 20px;
	}

#mails_counter {
	height: 20px;
	float: left;
	margin: 4px 0 0 5px;
	line-height: 20px;
	}

#cat_header{
	clear: left;
	float: left;
	margin: 5px 5px 0 0;
	width: 100%;
	}

#perfect_match_table_as {
	background: transparent url(templates/castinglove_4.0/images/bg_bl_13.png) center top no-repeat;
	width: 725px;
	}

#sample_word {
	font-style: italic;
	font-size: 10px;
	}

#direct_search span {
	float: left;
	width: 180px;
	margin: 5px 0;
	height: 20px;
	line-height: 20px;
	}

#sms_code {
	float: left;
	width: 250px;
	height: 60px;
	text-align: center;
	}

#check_sms {
	float: left;
	width: 270px;
	text-align: center;
	margin-left: 20px;
	}

#sms_captcha {
	border-top: 1px solid #aaa;
	padding-top: 15px;
	float: left;
	width: 250px;
	}

#sms_pay_button {
	float: left;
	width: 240px;
	height: 25px;
	margin-top: 10px;
	}

#check_sms  input[type="text"] {
	width: 80px;
	margin: 10px 80px;
	float: left;
	}

#check_sms fieldset {
	padding-bottom: 10px;
	}

#update_account {
	float: left;
	margin: 5px 0;
	}

#add_points {
	float: left;
	clear: left;
	margin: 5px 0;
	width: 100%;
	}

#add_points div {
	float: left;
	}

#input_no_float input {
	float: none;
	}

.info {
	margin: 5px 0;
	float: left;
	width: 100%;
	}

.back_link {
	margin: 5px 0;
	float: left;
	clear: both;
	width: 98%;
	}

.results_icon {
	height: 90px;
	}

.results_info {
	float: left;
	margin: 5px 0;
	width: 100%;
	}

.results_list {
        background: transparent url("templates/castinglove_4.0/images/4323_bg.png") repeat-x top;
	border: 1px solid #ff6600;
	width: 713px;
	margin: 0;
	float: left;
	clear: both;
	padding: 0;
	margin: 3px 0;
	}

.rl_left {
	float: left;
	height: 100px;
	width: 100px;
	}

.rl_right {
	float: left;
	height: 100px;
	width: 608px;
	margin-left: 5px;
	}

.mv_right {
	float: left;
	height: 100px;
	width: 490px;
	margin-left: 5px;
	}

.mv_left {
	float: left;
	height: 100px;
	width: 100px;
	}

.mv_description {
	float: left;
	width: 340px;
	margin-right: 5px;
	margin-top: 5px;
	}

.rl_menu  {
	float: left;
	height: 25px;
	width: 701px;
	padding: 0 6px;
	line-height: 25px;
	border-top: 1px solid #ddd;
	}

.rl_icon {
	float: left;
	width: 90px;
	height: 90px;
	margin: 5px;
	background-color: #f2f2f2;
	}

.rl_rating {
	float: left;
	width: 90px;
	margin: 5px;
	height: 25px;
	}

.rl_login_com {
	float: left;
	width: 100%;
	margin: 0;
	height: 25px;
	}

.rl_login_com  #login {
	float: left;
	width: 80%;
	height: 20px;
	margin-top: 5px;
	font-size: 12px;
	}

.rl_login_com  #com {
	float: left;
	width: 20%;
	height: 30px;
	}

.rl_description {
	float: left;
	width: 453px;
	margin-right: 5px;
	height: 75px;
	}

.rl_right_menu {
	margin: 5px 0;
	float: left;
	width: 140px;
	}

.rl_data {
	float: left;
	width: 230px;
	margin-right: 3px;
	border-right: 1px solid #ddd;
	}

.rl_user_desc {
	border-right: 1px solid #ddd;
	float: left;
	height: 70px;
	width: 242px;
	overflow: hidden;
	}

.rl_data span {
	float: left;
	clear: left;
	width: 100%;
	}

.couple span {
	float: left;
	margin-top: 5px;
	}

#gallery_table_kisess_table #desc_3 div {
	float: left;
	clear: left;
	width: 100%;
	}

#gallery_table_visit_my_page_table,
#gallery_table_kisses_table,
#gallery_table_meet_them_table,
#gallery_table_meet_me_table {
	border: 1px solid #ddd;
	float: left;
	width: 585px;
	padding: 5px;
	margin: 5px 0;
	}

.results_gallery_top {
	background: transparent url(templates/castinglove_4.0/images/bg_bl_S7d-0-0.png) center top no-repeat;
	height: 20px;
	float: left;
	width: 150px;
	margin-top: 0;
	display: none;
	}

.results_gallery {
	background: transparent url(templates/castinglove_4.0/images/S7d.png) center bottom repeat-y;
	float: left;
	width: 100%;
	height: 185px;
	padding-top: 5px;
	}

.results_gallery_bottom{
	background: transparent url(templates/castinglove_4.0/images/bg_bl_S7d-0-2.png) center bottom no-repeat;
	height: 20px;
	float: left;
	width: 150px;
	margin-bottom: 5px;
	display: none;
	}

.account_modify {
	float: right;
	}

#icons {
	height: 25px;
	width: 129px;
	padding: 5px 4px 0 !important;
	}

#icons  a {
	text-decoration: none;
	width: 25px;
	height: 25px;
	float: left;
	padding: 0;
	}

#icons span {
	float: left;
	margin: 0;
	width: 25px;
	height: 25px;
	padding: 0;
	}

#online_off,
#online_on,
.online_icons {
    float: left;
	width: 25px;
	height: 25px;
	margin: 2px;
	}

.online_label {
	float: left;
	height: 20px;
	margin: 5px 0;
	line-height: 20px;
	}

#online_off {
	background: transparent url(templates/castinglove_4.0/images/online-off.png) center no-repeat;
}

#online_on {
	background: transparent url(templates/castinglove_4.0/images/online-green.png) center no-repeat;
}

a#online_czat_off {
	background: transparent url(templates/castinglove_4.0/images/czat-off.png) center no-repeat;
	}

a#online_czat_on {
	background: transparent url(templates/castinglove_4.0/images/czat-blue.png) center no-repeat;
	}

a#email {
	background: transparent url(templates/castinglove_4.0/images/email-off.png) center no-repeat;
	}

a#add_to_hotlist {
	background: transparent url(templates/castinglove_4.0/images/add-off.png) center no-repeat;
	}

a#send_friend {
	background: transparent url(templates/castinglove_4.0/images/send-off.png) center no-repeat;
	}

a#email:hover {
	background: transparent url(templates/castinglove_4.0/images/email-on.png) center no-repeat;
	}

a#add_to_hotlist:hover {
	background: transparent url(templates/castinglove_4.0/images/add-red.png) center no-repeat;
	}

a#send_friend:hover {
	background: transparent url(templates/castinglove_4.0/images/send-yellow.png) center no-repeat;
	}

#adv_search_1 .search_1,
#adv_search_1 .search_2 {
	padding: 5px 0 0 20px;
	width: 97%;
	float: left;
	}

#adv_search_1 .search_2  {
	margin-bottom: 10px;
	}

#adv_search_1 div.header {
	padding: 10px 0 0 20px;
	width: 95%;
	float: left;
}

#adv_search_1 .search_1 select.index_select {
	margin: 0;
}

#adv_search_1 .save_criteria,
#adv_search_1 .load_criteria {
	float: left;
	}

#error_div  {
	color: red;
	float: left;
	padding: 5px 15px;
	width: 95%;
}

#delete {
	float: right;
}

.del_page {
	margin: 5px 20px;
	float: right;
}

.pages_count {
	float: left;
}

#load_photo {
padding-top: 10px;
float: left;
}

#photo_tips {
padding-top: 10px;
float: left;
}

.content {
	float: left;
	margin: 0 7px;
	width: 98%;
	}

#myprofil_main .content {
	margin: 5px 0 0 5px;
	}

#media .content {
	margin: 5px;
	}

.blog_content {
	float: left;
	width: 595px;
	margin: 5px 0;
	}

.blog_option {
	float: left;
	width: 295px;
	margin: 5px 0;
	}

.blog_option input {
	float: none;
	}

.blog_post {
	margin: 5px 0;
	}

.blog_button  {
	float: right;
	margin-right: 10px;
	}

.blog_button  input {
	float: none;
	}

.comments {
	float: left;
	width: 575px;
	min-height: 100px;
	margin: 0px
	}

.kiss_text {
	clear: none !important;
	float: none !important;
	width: 295px !important;
	margin-left: 3px;
	}

.kiss_icon {
	width: 32px !important;
	float: left !important;
	clear: none !important;
	}

.kisses_div {
	float: left;
	width: 330px;
	margin: 0 0 5px;
	}

.acc_info {
	float: left;
	width: 595px;
	padding-bottom: 15px;
	}

.acc_info_header {
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 5px 0 !important;
	width: 55%;
	}

/*--------------- calendar ------------------*/
.month {
	color: #4d4d4d;
	text-align: center;
}
.monthname, .monthnavigation{
	color: #4d4d4d;
	font-weight: bold;
	text-align: center;
}
.monthlink{

	font-weight: bold;
}
.dayname{
	color: #777777;
	text-align: center;
	width: 20px;
}
.monthday, .sunday, .saturday {
	text-align: center;
	color: #4d4d4d;
	background-color: #ffffff;
	border: solid 1px #000000;
	height: 15px;
	width: 20px;
}
.nomonthday{
	text-align: center;
	color: #777777;
	background-color: #ffffff;
	border: solid 1px #777777;
	height: 15px;
	width: 20px;
}
.today{
	color: #4d4d4d;
	background-color: #ffffff;
	border: solid 1px #cc0000;
	font-size: 11px;
	text-align: center;
	height: 15px;
	width: 20px;
}
.selectedday{
	text-align: center;
	color: #ffffff;
	background-color: #ff9265;
	border: solid 1px #cc0000;
	height: 15px;
	width: 20px;
}
.notemptyday{
	text-align: center;
	color: #4d4d4d;
	background-color: #f4f4f4;
	border: solid 1px #000000;
	height: 15px;
	width: 20px;
}
.daylink{
	color: #4d4d4d;
	text-align: center;
	text-decoration: underline;
}

#del_profil {
	float: right;
	margin-right: 15px;
	}

#cmc {
	float: left;
	width: 160px;
	}

#ccc {
	float: left;
	width: 310px;
	}

#msc {
	float: left;
	width: 310px;
	}

#my_sites_container {
	float: left;
	width: 290px;
	}

.cse-branding-right {
	background: transparent !important;
	}

#news {
	float: left;
	margin-left: 10px;
    display: none;
	}

#account_account a {
	color: #FB8824;
	}

.ucb_line {
	float: left;
	width: 100%;
	padding: 2px 0;
	border-top: 1px dashed #ddd;
	}

.ucb_line font {
	float: left;
	width: 118px;
	}

.value {
	float: left;
	width: 145px;
	}

.pdc_error {
	width: 326px !important;
	margin: 10px 5px 0 !important;
	}

.horo_icons {
	float: left;
	width: 20px;
	}

.horo_icons img{
	width: 20px;
	height: 20px;
	}

.horo_link {
	float: left;
	line-height: 20px;
	margin: 0 5px;
	}

/*--------------------- mailbox ---------------------*/
.mailbox_div_active{
	background-color: #f4f4f4;
	height: 30px;
}

.mailbox_div_view{
	background-color: #ffffff;
	border: solid 1px #f4f4f4;
}

.mailbox_text_active{
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}
.mailbox_text{
	color: #4d4d4d;
	font-weight: 100;
	text-decoration: none;
}

label {
	cursor: pointer;
}

td.calendar_header_top_cell {
 color: #4d4d4d;
 text-decoration:none;
 background-color: #FFFFFF;
 border-bottom: 1px solid #f4f4f4;
 padding-top: 8px;
 padding-bottom: 8px;
 }

td.calendar_header_right_cell {
	color: #4d4d4d;
	background-color: #FFFFFF;
	border-bottom: 1px solid #f4f4f4;
	padding-top: 8px;
	padding-bottom: 8px;
	}

td.calendar_top_cell {
	color: #4d4d4d;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 3px 3px;
	margin: 0px;
	}

td.calendar_right_cell {
	color: #4d4d4d;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 3px 3px;
	margin: 0px;
	}

td.calendar_top_cell_empty {
	background-color: #f4f4f4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 3px 3px;
	margin: 0px;
	}

td.calendar_right_cell_empty {
	background-color: #f4f4f4;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 3px 3px;
	margin: 0px;
	}

td.calendar_top_cell_today {
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
	background-color: #eee;
	border: 1px solid #4d4d4d;
	padding: 3px 0px 3px 3px;
	margin: 0px;
	}

td.calendar_right_cell_today {
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffb166;
	border: 1px solid #cc0000;
	padding: 3px 0px 3px 3px; margin: 0px;
	}

td.calendar_day_number {
	color: #4d4d4d;
	font-weight: bold;
	}

a.calendar_url {
	font-weight: normal;
	text-decoration: underline;
	}

table.hp_hotlist td {
	padding-top: 3px;
	width: 20%;
	color: #4d4d4d;
	}

table.hp_hotlist td.text_head {
	padding-top: 20px;
	color: #4d4d4d;
	font-weight: bold;
	}

table.hp_hotlist td.bottom_links {
	padding-top: 20px;
	}

table.simple_centered_table {
	width: 100%;
	}

table.simple_centered_table th {
	background: #EAEAEA;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	}

table.simple_centered_table td {
	text-align: center;
	padding: 5px;
	}

table.simple_centered_table td.separator {
	height: 0px;
	border-top: solid 2px #EAEAEA;
	}

table.form_table table {
	width:100%;
	}

table.form_table th {
	text-align: left;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
	height: 30px;
	padding-right: 10px;
	}

.comm_icon {
    float: left;
    width: 40px;
    text-align: center;
}

.l_tips {
    color: green;
    float: right;
    width: 275px;
    padding-left: 5px;
}

#search_clubs {
    padding: 8px 0;
}

#mailbox_menu_container {
    margin-bottom: 5px;
    display: inline;
}

div#registration div.delimiter {
    background-color: #f2f2f2;
}
a.friend {
 display: block; 
 line-height: 1.125em !important; 
 width: 90% !important; 
 color: green !important;
}
a.close {
  width: 0 !important; margin: 5px 0 0 10px;
}
#prev_next a, a.close:hover {
  background: none !important;
}
#prev_next {
  float: left;
  padding-left: 60px;
}
#prev_next a {
  width: 20px;
}
#online_friends {
  position: absolute; padding: 2px 0; background-color: #B1D5FC; width: 212px; border: 1px solid #D8D8D8; display: none; float: left; left: 3px; top: 60px;
}
#online_friends h3 {
  font-size: 12px; margin: 5px 0 5px 10px; float: left; color: #fff;
}
.m_m a {
line-height:12px;
margin:0 0 2px 5px;
padding:0 0 2px 10px;
width:199px;
}
/*
#info_pay {
  position: absolute; 
  width: 180px; 
  height: 50px; 
  background-color: #1B84F7; 
  border: 2px solid #ccc;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  color: #fff;
}

#info_pay a {
  padding: 3px 0; color: #fff; font-weight: bold; text-decoration: none; background-color: #ccc; width: 70px; margin: 5px auto; display: block;
}
*/
