/*======= css resets =======*/
html,body,div,form,img, h1, h2, h3, h4, h5, h6,
 iframe, p, span, input, textarea, select, ul, ol, li {
	padding:0px;
	margin:0px;
	border:0px;
}
ul{
	text-indent:0px;
	list-style-type:none;
}
/*============*/
html{
	background-color:#000000;
	background-image: url('../images/template/diag_lines.gif ');
}

body{
	background-image: url('../images/template/body_bg.jpg ');
	background-repeat:repeat-x;
	font-family:arial, Verdana, Helvetica, Serif;
	font-size:12px;
	text-align:center;
}
.clear{
	clear:both;
	overflow:hidden;

}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.full_width{
	width:100%;
}
small{
	font-size:10px;
}
.small{
	font-size:10px;
}
.padding_10{
	padding:10px;
}
.wrapper{
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.wrapperchat{
	width:1020px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.top{
	position:relative;
	background-image: url('../images/template/logo_bg.jpg ');
	height:130px;
	overflow:hidden;
}
.right_logo{
	position:absolute;
	right:0px;
	top:0px;
}
.iright_logo{
	margin-right:78px;
	margin-top:8px;
}
/*navbar*/
.navbar{
	padding-left:40px;
	height:50px;
	background-image: url('../images/template/nav_bar_bg.jpg ');
	background-position:0px 0px;
	background-repeat:repeat-x;
	overflow:hidden;
}
.user_info{
	padding-top:10px;
	float:left;
	width:200px;
	margin-right:30px;
	color:white;
}
.user_info a, .user_info a:active, .user_info a:visited{
	color:white;
	text-decoration:underline;
}
.navbar ul{
	padding-top:12px;
	overflow:hidden;
	float:left;
}
.navbar ul li{
	float:left;
	display:block;
	text-align:center;
	margin-right:5px;
}
.navbar a.active{
	background-image: url('../images/template/btn_gray_80.jpg ');
	color:white;
}
.navbar ul li.active a,.navbar ul li.active a:visited{
	color:white;
}
.navbar ul li a{
	/*width:90px;
	background-image: url('../images/template/btn_white.jpg ');*/
	width:80px;
	background-image: url('../images/template/btn_white_80.jpg');
	padding-top:14px;
	color:#494949;
	font-size:11px;
	display:block;
	padding-bottom:10px;
	line-height:14px;
	text-decoration:none;
}
/*navbar ends*/
.main_top{
	height:23px;
	background-image: url('../images/template/main_bottom.jpg ');
	background-color:#595651;
	background-position:bottom;
	background-repeat:no-repeat;
}
.main{
	padding-left:31px;
	background-color:#595651;
	background-image: url('../images/template/main_bg.jpg ');
	padding-bottom:20px;
	height:100%;
	color:white;

}
table.results{
	border-collapse: collapse;
	border:1px solid #ee3b82;
	margin:1px;
	margin-bottom:30px;
}
table.results td{
	border-collapse:collapse;
	border:1px solid #ee3b82;
	margin:0px;
	vertical-align: top;
}
table.results img{
	margin: 0px 0px;
}
.girl_info{
	margin-left:70px;
}
.main a, .main a:visited{
	color:white;
}
.left_column{
	float:left;
	padding-top:20px;
	width:199px;
	overflow:hidden;
}
.left_column p{
	margin-top:0px;
	margin-bottom:15px;
}
.min_height{
	width:1px;
	height:500px;
	float:left;
	margin-right:55px;
}
.contentchat{
	padding:1px;
	padding-top:20px;
	width:779px;
	overflow:hidden;
	float:left;
}

.content{
	padding:1px;
	padding-top:20px;
	width:650px;
	overflow:hidden;
	float:left;
}
.content p{
	padding:5px 0px;
}
.content h1{
	font-size:22px;
	margin:10px 0px;
	font-weight:normal;
}
.content h2{
	font-size:18px;
	font-weight:normal;
}
.content h3{
	font-size:16px;
	font-weight:normal;
}
.content h4{
	font-size:14px;
	font-weight:normal;
}
.content a:link, a:visited, a:active{
	text-decoration:underline;
}
.main_bottom{
	height:31px;
	background-image: url('../images/template/main_bottom.jpg ');
	background-color:#595651;
	background-position:top;
	background-repeat:no-repeat;
}
.footer{
	background-color:#b8105b;
	color:white;
}
.ifooter{
	padding-top:33px;
	padding-left:26px;
	padding-right:26px;
	padding-bottom:33px;
	background-image: url('../images/template/footer_bg.jpg ');
	background-repeat:repeat-x;
}
.ifooter a,
.ifooter a:active,
.ifooter a:visited{
	color:white;
}
.button1{
	background-image: url('../images/template/button_bg.jpg ');
	color:white;
	padding:5px 20px;
}
.FloatL{
	float:left;
}
.PostMSgContainer{
	color:#ffffff;
	width:651px;
}
.TopMsgContainer{
	width:651px;
	height:51px;
}
.MidMsgContent{
	float:left;
	width:628px;
	height:51px;
}
.MidMsgText {
	padding-top:17px;
	color:#ffffff;
	width:588px;
	float:left;
}
.AvatarIMG {
	float:left;
	padding-top:10px;
}
.MidMsg{
	width:651px;
	color:#ffffff;
}
.MidMsg div {
	padding:15px;
}
.BottomMsgMid {
	width:628px;
	height:15px;
	float:left;
	background-repeat:repeat-x;
}
ul.results_home li{
	border:1px solid #c4136d;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	height:1%; /*ie border redraw issue fix*/
}

.rating_bar {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url('/images/template/main_content/star_empty.gif');
	background-position:0px 0px;
	background-repeat:repeat-x;
	width:90px;
}

.rating_bar div {
  height: 19px;
  background: url('/images/template/main_content/star.gif') 0 0 repeat-x;
}

.results_home .photo img{
	float:left;
	margin-right:10px;
}
.connect_now{
	float:right;
}
.notify_icon{
	text-align:right;
	margin-top:15px;
}
div.nick_name{
	font-size:14px;
	font-weight:bold;
	color:white;
	background-color:#c4136d;
	padding:10px;
	margin-bottom:10px;
	margin-left:-10px;
	margin-right:-10px;
}
.results_table2{
	width:100%;
}
table.results_table2  td{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:1px solid #c4136d;
	vertical-align:top;
}
.nick_name a{
	text-decoration:underline;
}
.column1{
	 width:50%;
}
.column2{
	width:50%;
}
.SearchFormContainer{
	margin-bottom:10px;
	color:#ffffff;
	text-align:left;
}
.SearchLeft {
	float:left;
	width:295px;
}
.SearchRight{
	float:right;
	width:270px;

}
.SearchTopBg{
	width:650px;
	height:79px;
	background-image: url('/images/search_form/OperatorSearch.jpg ');
}
.SearchMidBg{
	width:650px;
	background-image: url('/images/search_form/MidBg.jpg ');
	background-repeat:repeat-y;
}
.btn{
	background-image: url('/images/search_form/buttonbg.jpg ');
	color:white;
}
.SearchFormContent{
	padding:5px 20px 20px;
	padding-top:10px;
}
.SearchSeparator{
	width:650px;
	height:32px;
	background-image: url('/images/search_form/Separator.jpg');
}
.SearchBottomBg{
	width:650px;
	height:15px;
	background-image: url('/images/search_form/BottomBg.jpg ');
}
.SearchFormContent dt{
	background-color:#333333 ;
	background-image: url('/images/search_form/LabelBg.jpg ');
	padding:5px 10px;

}
.SearchFormContent dd{
	margin-bottom:5px;
	font-size:14px;
	background-color:#323232;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
.SearchFormContent label {
	color:#ffffff;
	font-size:12px;
}
.SearchFormContent select {
	font-size:14px;
	width:96%;
}
.input_text {
	width:99%;

}
.smallNum{
	font-size:14px;
	width:40px;
}
.SearchFooterBg{
	text-align:center;
	width:650px;
	background-image: url('/images/search_form/MidBg.jpg ');
	background-repeat:repeat-y;
}
.member_home{
	background-color:#595651;
	padding:10px;
	border:1px solid #706e6f;
	line-height:14px;
}
.member_home table{
	margin-top:10px;
}
.member_home h1{
	margin-bottom:20px;
}
.member_home h2{
	padding:5px;
	font-size:14px;
}
.member_home .col1{
	width:200px;
	float:left;
	margin-right:20px;
}
.member_home .col2{
	width:408px;
	float:left;
}
.user_pane
{
	padding:10px;
	text-align:center;
	background-color:#323232;
	border:1px solid #706e6f;
}
.user_pane img{
	margin:0px;
	padding:0px;
	border:0px;
}
.user_pane strong{
	color:#ff308c;
}
.member_tasks a,
.member_tasks a:active,
.member_tasks a:visited{
	background-image: url('../images/small_arrow.gif ');
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
	text-decoration:underline;
}
.member_tasks{
	line-height:18px;
	border-top:1px solid #706e6f;
	margin-top:10px;
	padding-top:10px;
	text-align:left;
}
.call_history{
	background-color:#323232;
	border:1px solid #706e6f;
	padding:10px;

}

div.favorite_operators {
	margin-top:10px;
	background-color:#323232;
	border:1px solid #706e6f;
	padding:10px;
}
div.favorite_operators .photo{
	text-align:center;
	font-size:11px;
	text-align:left;
	overflow:hidden;
	width:70px;
}
div.favorite_operators .photo a,
div.favorite_operators .photo a:hover,
div.favorite_operators .photo a:visited{

}
.call_history table{
	width:100%;
	border-collapse:collapse;
}
.call_history table th{
	/* background-image: url('../images/template/button_bg.jpg '); */
	padding:5px;
}
strong.pink{
	color:#ff308c;
}
/* my account members section */
.my_account{
	border:1px solid red;
	background-color:#595651;
	border:1px solid #706e6f;
}
.my_account h1{
	padding:10px;
}
.my_account div a,
.my_account div a:active
.my_account div a:visited{
	background-image: url('../images/small_arrow.gif ');
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
	text-decoration:underline;
}
.my_account div{
	background-color:#323232;
	border:1px solid #706e6f;
	margin:10px;
	padding:10px;
}
.my_account div h2{
	background-image: url('../images/template/button_bg.jpg ');
	padding:5px;
	margin-bottom:10px;
	font-size:14px;
	background-color:#bb2169;
}
.my_account ul li{
	padding:3px;
}
.blog .post{
	margin: 20px 0px;
}
.blog .post div{
	padding:10px;
}
.blog .post .storytitle a{
	display:block;
}
.blog .post .storytitle{
	background-image: url('../images/search_form/labelBg3.jpg ');
	background-repeat:repeat-x;
	background-color:#ae1b62;
	padding:4px 10px 8px 10px;

}
.blog .meta{
	float:right;
	font-size:10px;
	margin:0px 0px 10px 10px;
}

.blog div.feedback{
	border-top:1px solid #706e6f;
	margin:10px 0px;
	padding:0px;
	padding-top:4px;

}
.blog div.feedback span{
	color:white;
	background-repeat:repeat-x;
	padding:2px 10px;
	font-size:11px;
}
.blog div.feedback span a,
.blog div.feedback span a:active
.blog div.feedback span a:visited{
	font-weight:bold;
}
.favorites,
.favorites_remove,
.favorites_wait,
.watchlist,
.watchlist_wait,
.watchlist_remove
{
	width:104px;
	height:20px;
	display:block;
	background-image: url('../images/favorite_button.jpg ');
}
.favorites_remove{
	background-image: url('../images/favorite_remove_button.jpg ');
}
.watchlist{
	background-image: url('../images/watchlist_button.jpg ');
}

.watchlist_remove{
	 background-image: url('../images/watchlist_button_remove.jpg ');
}

.favorites_wait, .watchlist_wait{
	background-image: url('../images/load_small.gif ');
	background-repeat:no-repeat;
	background-position:46px;
	background-color:#595651;
}

/*- message center -*/
#message-center{
	background-color:#595651;
	border:1px solid #706e6f;
	padding:10px;
}
#message-center ul{
	margin:10px 0px;
}
#message-center ul li{
	float:left;
	background-color:#c90077;
	padding:5px;
	margin-right:10px;
	display:block;
}
#message-center ul li a,
#message-center ul li a:active,
#message-center ul li a:visited{

	width:60px;
	display:block;
	text-align:center;

}
#inbox-content{
	padding:10px;
	background-color:#323232;
	border:1px solid #706e6f;
	height:200px;
	overflow:auto;

}

/*-end of msg center-*/
#editor-control{
	width:100%;
	overflow:auto;
}


/* soria hack for opera filterselect */
.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
	height: 17px;
}

/* Description class for zend form helper */
p.description {
	padding:0px;
	margin:0px 0px 0px 0px;
	font:9px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
}
p.description-inline {
	padding:0px;
	margin:0px 0px 0px 0px;
	font:9px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:inline;
}

/* paginate box search */
.info_paginate_box{
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
	margin:0px 0px 3px 0px;
}

