body {
	font-family:Arial, Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#333333;
	border:0px solid red;
}
 
#home_link {
	display: block;
	width: 250px;
	height: 120px;
	position: relative;
	top: 10px;
}
 
/* remove browser default style */
h1, h2, h3, ul, ol, li, form{
	margin:0px;
	padding:0px;
}

ul.list_li_fix li,
ol.list_li_fix li{
	margin:0px;
}

ul.c_bullet li,
ol.c_bullet li{
	margin:0 0 0 15px;
}
ul.c_bullet li{
	list-style:disc;
}

ol.c_bullet li{
	list-style:decimal;
}

form{
	display:inline;
}
.relative_fix{
	position:relative;
}

h1{
	font-size:18px;
}

h2{
	font-size:14px;
}

h3{
	font-size:12px;
}

li{
	list-style:none;
}

a img{
	border:0px;	
} 

/* overflow fix */
.spacer {
	padding-bottom:1px;
}

.clearb,
.clear_both {
	clear:both;
}

.hide_overflow{
	overflow:hidden;
}

.hidden_data{
	display:none!important;
}

.dsp_block{
	display:block;
}

.dsp_none{
	display:none;
}

.fleft{
	float:left;
}
.fright{
	float:right;;
}

.main_color,
.header_title,
#dynamic_content h2,
a,
.border_th,
thead th,
tr.row_head th{
	color:#ed1a77;
}

.sub_color{

}

.warning_color,
.off_color{
	color:#E60D00;
}

.on_color{
	color:#008000;
}

.info_color{
	color:#0000ff;
}

.bold{
	font-weight:bold;
}

.not_bold{
	font-weight:normal!important;
}

.center{
	text-align:center;
}

.u{
	text-decoration:underline!important;	
}

.i{
	font-style:italic;
}

a,
.main_link,
.sub_link{
	text-decoration:none;	
}

.small_print {
	font-size:10px;
	font-weight:normal;
}

.small_print_color,
.small_print{
	color:#7C7C7C;
}
.main_link{
	
}

.sub_link{
	
}

.alt_size{
	font-size:12px;
}

.alt_size_l{
	font-size:13px;
}

.alt_size_xl{
	font-size:14px;
}

#page_wrapper .no_bg{
	background-image:none;
}
#page_wrapper .online_color{
	color:#00cd00;	
}

#page_wrapper .online_bgcolor{
	background-color:#00cd00;	
}

#page_wrapper .offline_color{
	color:#ff0101;	
}

#page_wrapper .offline_bgcolor{
	background-color:#ff0101;	
}

.error_bgcolor,
.join_container .field_error{
	background-color:#ffe5e5;
}

.success_bgcolor {
	background-color:#D9F1D8;
}

.c_main_border{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#ED1A77;
}

.c_border,
.common_border,
.c_button,
.border_th,
.border_td{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#cccccc;
}

.border_th,
.border_td{
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

.c_bgcolor{
	background-color:#FAFAFA;
}

.c_button:hover{
	border:1px solid #666666;
}

.common_gradient{
	background:url(/assets/images/backgrounds/menu_gradient_x_tile.jpg) repeat-x;
}

.c_coming_soon_bg{
	background-image:url(/assets/images/backgrounds/right_bg_coming_soon.jpg);
	background-repeat:no-repeat;
	background-position:255px 54px;
	height:568px;
}

.c_error_bg{
	background-image:url(/assets/images/backgrounds/right_bg_404.jpg);
	background-repeat:no-repeat;
	background-position:370px 90px;
	height:568px;
}

.for_user_info_msg{
	position:absolute;
	border:0px solid red;
	font-size:20px;
	text-align:center;
	color:#4b535d;
}

.c_coming_soon_bg .for_user_info_msg{
	left:10px;
	top:370px;
	width:530px;
}
.c_error_bg .for_user_info_msg{
	left:20px;
	top:160px;
	width:365px;	
}

.c_error_bg .for_user_info_msg span{
	font-weight:bold;
	font-size:24px;		
}

.c_sub_bgcolor,
.c_button,
.wdgAjaxFileUploadButton{
	background-color:#ed1a77;
}

.light_bgcolor{
	background-color:#fee4f1;
}

#bottom_container #contact_details{
	border:1px solid #f14892;
}
.button{
	display:block;
	cursor:pointer;
}
.c_button,
.wdgAjaxFileUploadButton{
	height:23px;
	line-height:23px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:0 3px;
}

.common_input,
.c_input{
	background-color:#fff;
	color:#000;
	border:1px solid #666666;
}

input.c_button,
.wdgAjaxFileUploadButton{
	line-height:10px;
}

.xxsmall_bt{
	width:55px;
}

.xsmall_bt{
	width:85px;
}
.small_bt{
	width:115px;
}
.medium_bt{
	width:150px;	
}

.large_bt{
	width:180px;	
}

.xlarge_bt{
	width:200px;	
}
.xxlarge_bt{
	width:230px;	
}

.short_bt,
.thin_bt{
	height:17px;
	line-height:17px;
	font-size:10px;
	font-weight:normal;
}

.center_bt{
	margin:0 auto;
}

.inner_padding_5{
	padding:5px;
}

.inner_padding_10{
	padding:10px;
}

.inner_padding_15{
	padding:15px;
}

.inner_padding_20{
	padding:20px;
}

#dynamic_hint_msg {
	background-color:#fff;
	border:1px solid #ED1A77;
	color:#666666;
	font-weight:normal;
	padding:5px;
	position:absolute;
	width:190px;
	left:20px;
	top:-1px;
	z-index:30;
}

#dynamic_hint_msg_close{
	position:absolute;
	width:13px;
	height:13px;
	line-height:13px;
	top:2px;
	right:2px;
	border:1px solid #ED1A77;
	color:#ED1A77;
	text-align:center;
	cursor:pointer;
	z-index:30;
	font-weight:bold
}

#dynamic_hint_msg_container{
	position:relative;
	z-index:20;
	padding:8px 2px 3px;
}

/******************* Sprites *******************/


.sprite_site_skin{
	width:45px;
	height:45px;
	background-image:url(/assets/images/sprites/site_icons.gif);
	background-repeat:no-repeat;
	border:0px solid red;
}


/* 1st skin Row */
.sprite_site_skin.opt_tools{
	background-position:0px 0px
}

.sprite_site_skin.opt_notepad{
	background-position:-49px 0px
}
.sprite_site_skin.opt_tag{
	background-position:-98px 0px
}

.sprite_site_skin.opt_users{
	background-position:-147px 0px
}


/* 2nd skin Row */
.sprite_site_skin.opt_home{
	background-position:0px -49px
}

.sprite_site_skin.opt_clock{
	background-position:-49px -49px
}

.sprite_site_skin.opt_coins{
	background-position:-98px -49px
}

.sprite_site_skin.opt_fees{
	background-position:-147px -49px
}

/* 3rd skin Row */
.sprite_site_skin.opt_phone{
	background-position:0px -98px
}

.sprite_site_skin.opt_mobile{
	background-position:-49px -98px
}

.sprite_site_skin.opt_webcam{
	background-position:-98px -98px
}

.sprite_site_skin.opt_mobile2{
	background-position:-147px -98px
}


/* 4th skin Row */
.sprite_site_skin.opt_virtual_chat{
	background-position:0px -147px
}

.sprite_site_skin.opt_print{
	background-position:-49px -147px
}

.sprite_site_skin.opt_letter{
	background-position:-98px -147px
}

.sprite_site_skin.opt_phone2{
	background-position:-147px -147px
}

/* 5th Skin Row*/
.sprite_site_skin.opt_photo_camera{
	background-position:0px -196px
}
.sprite_site_skin.opt_book{
	background-position:-49px -196px
}
.sprite_site_skin.opt_mega_speakers{
	background-position:-98px -196px
}
.sprite_site_skin.opt_virtual_chat2{
	background-position:-147px -196px
}

/* 6th Row Skin */
.sprite_site_skin.opt_notice_pin{
	background-position:0px -243px
}

.sprite_site_skin.opt_message{
	background-position:-49px -243px
}

.sprite_site_skin.opt_webcam2{
	background-position:-98px -243px
}

.sprite_site_skin.opt_phone3{
	background-position:-147px -243px
}

/* 7th Row Skin */
.sprite_site_skin.opt_phone4{
	background-position:0px -292px;
}

.sprite_site_skin.opt_flash_play{
	background-position:-52px -298px;
	height:42px;
	width:42px;
}

.sprite_site_skin.opt_flash_stop{
	background-position:-102px -298px;
	height:42px;
	width:42px;
}

.sprite_site_skin.opt_flash_rec{
	background-position:-152px -298px;
	height:42px;
	width:42px;
}

/* 8th Row Skin */
.sprite_site_skin.opt_flash_save{
	background-position:-8px -347px;
	height:42px;
	width:82px;
}



.sprite_small_skin,
.opt_hint_icon{
	background-image:url(/assets/images/sprites/site_small_icons.gif);
	background-repeat:no-repeat;
}


.c_bullet_point,
ul.c_bullet_ul li{
	background-image:url(/assets/images/icons/bullet_point.gif);
	background-repeat:no-repeat;
}

.c_bullet_point,
ul.c_bullet_ul li{
	background-position:-7px -4px;
}
ul.c_bullet_ul{
	padding-top:2px;
}


li.c_bullet_point,
ul.c_bullet_ul li{
	padding:1px 0 1px 15px;
}

.sprite_small_skin{
	width:24px;
	height:24px;
	border:0px solid red;
}

.opt_hint_icon{
	background-position:-102px -103px;
	border:0px solid red;
	display:block;
	height:16px;
	width:16px;
}


/* 1st skin Row */
.sprite_small_skin.opt_small_notepad{
	background-position:0px 0px
}
.sprite_small_skin.opt_small_pencil{
	background-position:-25px 0px;
}
.sprite_small_skin.opt_small_message{
	background-position:-49px 0px;
}
.sprite_small_skin.opt_small_explanation_mark{
	background-position:-73px 0px;
}
.sprite_small_skin.opt_small_notice_pin{
	background-position:-97px 0px;
}
.sprite_small_skin.opt_small_coins{
	background-position:-121px 0px;
}
.sprite_small_skin.opt_small_message2{
	background-position:-147px 0px;
}
.sprite_small_skin.opt_small_message3{
	background-position:-172px 0px;
}


/* 2nd skin Row */
.sprite_small_skin.opt_small_print{
	background-position:0px -25px;
}
.sprite_small_skin.opt_small_question_mark{
	background-position:-25px -25px;
}
.sprite_small_skin.opt_small_message4{
	background-position:-49px -25px;
}
.sprite_small_skin.opt_small_wallet{
	background-position:-72px -25px;
}
.sprite_small_skin.opt_small_notepad2{
	background-position:-97px -25px;
}
.sprite_small_skin.opt_small_mobile{
	background-position:-122px -25px;
}
.sprite_small_skin.opt_small_phone{
	background-position:-147px -25px;
}
.sprite_small_skin.opt_small_phone2{
	background-position:-172px -25px;
}

/* 3rd skin Row */
.sprite_small_skin.opt_small_webcam{
	background-position:0px -49px;
}

.sprite_small_skin.opt_small_phone3{
	background-position:-49px -49px;
}
.sprite_small_skin.opt_small_phone4{
	background-position:-73px -49px;
}
.sprite_small_skin.opt_small_message5{
	background-position:-97px -49px;
}
.sprite_small_skin.opt_small_message6{
	background-position:-122px -49px;
}
.sprite_small_skin.opt_small_message7{
	background-position:-147px -49px;
}
.sprite_small_skin.opt_small_star{
	background-position:-178px -55px;
	width:13px;
	height:13px;
}

/* 4th skin Row */
.sprite_small_skin.opt_small_arrow_up{
	background-position:0px -73px;
}
.sprite_small_skin.opt_small_arrow_right{
	background-position:-25px -73px;
}
.sprite_small_skin.opt_small_arrow_down{
	background-position:-49px -73px;
}
.sprite_small_skin.opt_small_arrow_left{
	background-position:-73px -73px;
}
.sprite_small_skin.opt_small_bullet_point{
	background-position:-97px -73px;
}

.sprite_small_skin.opt_small_phone5{
	background-position:-123px -73px;
}

.sprite_small_skin.opt_small_phone6{
	background-position:-147px -73px;
}

.sprite_small_skin.opt_small_phone7{
	background-position:-172px -73px;
}

/* 5th skin Row */
.sprite_small_skin.opt_small_xmark{
	background-position:0px -99px;
}
.sprite_small_skin.opt_small_clock{
	background-position:-25px -99px;
}

.sprite_small_skin.opt_small_star_active{
	background-position:-55px -105px;
	height:13px;
	width:13px;
}
.sprite_small_skin.opt_small_star_inactive{
	background-position:-79px -105px;
	height:13px;
	width:13px;
}

.sprite_small_skin.opt_small_phone8{
	background-position:-123px -99px;
}
.sprite_small_skin.opt_small_chat_bubble{
	background-position:-147px -99px;
}

/* 6th skin Row */
.sprite_small_skin.opt_small_star2{
	background-position:0px -123px;
}
.sprite_small_skin.opt_small_question_mark{
	background-position:-25px -123px;
}
.sprite_small_skin.opt_small_heart{
	background-position:-49px -123px;
}
.sprite_small_skin.opt_small_plus_sign{
	background-position:-73px -123px;
}
.sprite_small_skin.opt_small_eye{
	background-position:-97px -123px;
}
.sprite_small_skin.opt_small_angel{
	background-position:-123px -123px;
}
.sprite_small_skin.opt_small_candle{
	background-position:-147px -123px;
	width:20px;
}
.sprite_small_skin.opt_small_cards{
	background-position:-168px -123px;
	width:26px;
}

/* 7th skin Row */
.sprite_small_skin.opt_small_user{
	background-position:0px -148px;
}
.sprite_small_skin.opt_small_user_plus{
	background-position:-25px -148px;
}

.sprite_partner_skin{
	width:73px;
	height:24px;
	background-image:url(/assets/images/sprites/site_partner_logo.gif);
	background-repeat:no-repeat;
	border:0px solid red;
}


/* 1th skin Row */
.sprite_partner_skin.opt_logo_XXX{
	background-position:0px 0px;
}

.sprite_partner_skin.opt_logo_FLX{
	background-position:-73px 0px;
}



/***********************************************/

/* page container */
#page_wrapper {
	margin:0px auto auto;
	min-height:800px;
	width:930px;
	border-top:0px;
	border-bottom:0px;
}

#page_wrapper #top_container{
	background-color:#fff;
	height:135px;
	background: url(/assets/images/backgrounds/main_top_bg.jpg) no-repeat;
}

#page_wrapper #menu_container{
	height:30px;
	overflow:hidden;
}
#page_wrapper #main_container{
	border:0px solid blue;
	width:930px;
	position:relative;
}

.c_popup{
	position:absolute;
	width:100px;
	height:100px;
}
#menu_container ul{
	display:block;
	float:left;
	border-right:0px solid red;
}

#menu_container ul li{
	display:block;
	float:left;
	margin:0px;
	border-right:1px solid #fff;
}

#menu_container ul li a{
	display:block;
	float:left;
	height:30px;
	line-height:29px;
	padding:0 12px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

#menu_container ul li a.new_messages,
body #page_wrapper #main_container .blink_bg {
	background-image: url(/assets/images/backgrounds/sms_chat_blink.gif);
	background-repeat:  repeat;
}

#menu_container ul li a.active,
#menu_container ul li a.new_messages:hover,
#menu_container ul li a.active:hover,
body #page_wrapper .active_bt{
	background-color:#646b74;
	background-image: none;
}

#menu_container ul li a.active,
body #page_wrapper .active_bt{
	cursor:default;
}

#menu_container ul li a:hover{
	background-color:#a84375;
	background-image: none;
}

#menu_container .country_option{
	float:right;
	height:29px;
	line-height:29px;
	text-align:right;
	padding-right:10px;
}

#menu_container .country_option img {
	border:0px none;
	margin:8px 5px 0;
	position:relative;
	display:block;
	float:left;
	border:1px solid #fff;
}

#page_wrapper #main_container{
	min-height:200px;
	background:url(/assets/images/backgrounds/site_main_bg.gif) repeat-y;
	clear:both;
}

#page_wrapper #main_container .header_title{
	font-size:18px;
}

#dynamic_content h2{
	font-size:16px;
}
#dynamic_content h2{
	font-weight:bold;
}

#main_container #left_panel,
#main_container #right_panel{
	position:relative;
}

#main_container #left_panel{
	width:710px;
	float:left;
	overflow:hidden;
	padding:0px 0 0px 20px;
	margin:0px;
}

.seo_predefined_style{
	background-repeat:no-repeat;
	background-position:bottom right;; ; 
}

.seo_predefined_style .apply_now_bt{
	position:absolute;
	bottom:19px;
	left:75px;
}

#main_container #right_panel{
	width:200px;
	float:left;
	border-left:0px solid red;
	overflow:hidden;
	margin:0px;
	padding:0px;
	display:inline;
}


#left_panel #dynamic_content{
	border:0px solid blue;
	min-height:300px;
	margin:0px;
	padding-top:25px;
	overflow:hidden;
	width:705px;
}

.round_offer{
	width:105px;
	height:100px;
	display:block;
}

.round_offer.home_offer{
	background:url(/assets/images/icons/round_offer_home.jpg) no-repeat;
}





/* header icons */
.border_th{
	padding-right:5px;
}

.border_th .thin_bt{
	margin-top:2px;
}

.border_th{
	height:24px;
	line-height:24px;
	font-weight:bold;
	font-size:12px;
}

.border_img{
	padding-left:2px;
	overflow:hidden;
}

.border_th_alt{
	padding-left:5px;	
}

.border_img span{
	display:block;
	float:left;
}

.border_img .sprite_small_skin{
	margin-right:5px;
	position:relative;
}

/********************************/


#dynamic_content .dynamic_option,
#dynamic_content #dynamic_info{
	width:360px;
	overflow:hidden;
	border:0px solid blue;
}

#page_wrapper #main_container .header_title{
	margin-bottom:10px;
}
#page_wrapper #main_container .header_holder{
	margin-bottom:10px;
}
#page_wrapper #main_container .header_holder .header_title{
	margin-bottom:0px;
	float:left;
	padding-right:10px;
}

#page_wrapper #main_container .header_holder .header_info{
	padding-top:5px;
}

#dynamic_content .dynamic_option{
	margin-bottom:10px;
}

#dynamic_content #dynamic_info{
	margin-bottom:10px;
}

#dynamic_content h2{
	margin-bottom:10px;
}

#dynamic_content #dynamic_info p{
	margin-top:0px;
}

.dynamic_option .option_listing{
	width:370px;
	padding-bottom:15px;
	clear:both;	
}

.option_listing .option_item{
	float:left;
	width:170px;
	border:0px solid blue;
	margin:3px 1px;
}

.option_item .option_icon{
	float:left;
}

.option_item .option_description{
	float:left;
	width:110px;
	margin-left:5px;
	padding-top:7px;
	font-size:12px;	
}

.option_item .one_line{
	padding-top:12px;
}

#main_container #content_info{
	
}

#page_wrapper #bottom_container{
	border-top:0px solid #cccccc;
}

#bottom_container #contact_details{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:22px;
	border-left:0px;
	border-right:0px;
	color:#fff;
	position:relative;
	overflow:hidden;
}

#bottom_container #contact_details ul{
	border:0px solid #fff;
	padding:0px 10px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}

#bottom_container #contact_details a{
	color:#fff;
}

#bottom_container #contact_details ul li{
	display:inline;
	padding:0 8px; 
	margin:0px;
	list-style:none;
}

#bottom_container #contact_details ul li img{
	position:relative;
	top:3px;
	margin-right:5px;
}

#bottom_container #contact_details ul li .alt_title{
	position:relative;
    top:-2px;
}

#bottom_container #terms{
	color:#999999;
}

#bottom_container #terms .terms_info{
	padding:10px;
}

#bottom_container #terms .terms_info{
    border-bottom:1px solid #a2275c;
}

#bottom_container #terms .terms_extras{
    border-top:1px solid #f5b2dd;
	text-align:center;
}

#register_adv{
	padding:20px 20px 0 20px;
	background-color:inherit;
	color:#fff;
	position:relative;
}

.register_model{
	background:url(/assets/images/backgrounds/register_model_bg.jpg) no-repeat;
	height:370px;
	background-position:0px 0px;
}

.register_studio{
	background:url(/assets/images/backgrounds/register_studio_bg.gif) no-repeat;
	height:370px;
	background-position:90px 0px;
}

#register_adv h2{
	font-size:18px;
	padding-bottom:20px;
	padding-top:0px;
}
#right_panel .register_studio h2{
	padding-top:20px;	
}
#register_adv .button{
	position:absolute;
	left:25px;
}

.register_model .button{
	top:330px;
}

.register_studio .button{
	top:330px;
}

#register_adv .summary{
	font-weight:bold;
	padding-bottom:20px;
}

#register_adv .description{
	
}

#register_adv .description div{
	padding-bottom:15px;
}

/*****************************   ADDED BY MD - TO BE SORTED ********************************/


									.field_error input,
									.field_error textarea,
									.field_error .c_input {
										background-color: #EFB3B3 !important;
									}
									
									
									

									
									.join_container .box_bg {
										border: 1px solid #CCCCCC; 
										background-color: #FAFAFA;
										margin: 15px !important;
										padding: 15px !important;
									}
									
/**** Tables common style *******/

table .dt_left{
	text-align:left;
}

table .dt_right{
	text-align:right;
}

table .dt_center{
	text-align:center;
}

table.c_table{
	
}

#page_wrapper table.c_table .b_right{
	border-right-width:1px;
}

#page_wrapper table.c_table .b_left{
	border-left-width:1px;
}
table.c_table td.c_border{
	border-width:0 0 1px 0;
}

table.c_table th.c_border{
	border-width:0px 0 1px 0;
}

table.c_table caption.c_border{
	padding:4px;
}
									