/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	color: #3d3939;
	font: normal 0.8em/1.4em 'Segoe UI', Tahoma, Arial, 'Lucida Grande', Verdana, Helvetica, sans-serif;
	background-image: url(../images/templatemo_main_bg_whispers1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF1E6;
}

a:link, a:visited { color: #262324; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #262324; text-decoration: underline;}

p {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: medium;
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
legend {
	font-size: 12px;
	color: #BD130F;
	font-weight: bold;
}
.profile_box img {
	border: 1px solid #f5d0e1;
}
#profileview .profilePhoto img {
	border: 2px solid #999999;
	background-color: #F0F0F0;
	padding: 2px;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 40px;
	font-size: 1px;	
	margin: 15px 0 30px 0;
	background:url(../images/templatemo_divider.jpg) center center no-repeat;
}

#templatemo_container{
	width: 960px;
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	/*background-color: #f8bbd7;*/
}
/* header */
#templatemo_header {
	width: 920px;
	height: 103px;
	padding: 0px 20px;
	background: url(../images/header1_whispers.jpg);
}

#templatemo_header #templatemo_login_box {
	float: right;
	width: 520px;
	padding-top: 7px;
}

#templatemo_header #templatemo_login_box a {
	font-size: 14px;
	color: #fe0077;
}	

#templatemo_header #templatemo_login_box form {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	color: #fff;
}

#templatemo_header #templatemo_login_box form label {
	margin-right: 10px;
}

#templatemo_login_box form .inputfield {
	width: 120px;
	color: #000000;
	border: 1px solid #8b4264;
	font-variant: normal;
	height: 12px;
	padding: 4px;
}

#templatemo_login_box form .button{
	background: url(../images/templatemo_login_btn.jpg) no-repeat; 
	border: none;
	color: #f6d848;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	margin: 0 0 0 7px;
	padding: 0 8px 0 4px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 50px;
}
/* end of header */

/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 55px;
	background: url(../images/templatemo_menu_bg1.jpg) no-repeat;
	
}

.leftmenu a:hover {
	background-color: #FFECFA;
	display: block;
	border: 1px solid #FDB5E9;	
	
}

#templatemo_menu ul {
	padding: 15px 0 0 0;
	margin: 0 0 0 80px;
	list-style: none;
	
}

#templatemo_menu ul li{
	display: inline;
	list-style: none;
	
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #571a37;
	
}

#templatemo_content_left ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	list-style: none;
	
}

#templatemo_content_left ul li{
	/*display: inline;*/
	list-style: none;
	
}

#templatemo_content_left ul li a{
	
	color: #666666;
	padding: 3px;
	display: block;
	text-decoration: none;
	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #ee3f91;
	background-color: #FFECF8;
	border: 1px solid #FED6EF;
	disaply: block;

}
#templatemo_content_left li a:hover, #templatemo_content_left li .current{
	color: #ee3f91;
	background-color: #FFECF8;
	border: 1px solid #FED6EF;
	display: block;
	/*padding: 3px;*/
	
}
#templatemo_content_left li a:hover, #templatemo_content_left li .currentsubmenu{
	color: #ee3f91;
	background-color: #FFECF8;
	border: 1px solid #FED6EF;
	display: block;
	/*padding: 3px;*/
	
}

/* end of menu*/

/* content */
#templatemo_content {
	width: 920px;
	padding: 5px 20px 0px 20px;
	background-color: #FFFFFF;
}


#templatemo_content #templatemo_content_left {
	float: left;
	width: 200px;
	background-color: #F5F5F5;
	padding: 5px;
	background-image: url(../images/css_div_bg_pink.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px dashed #CCCCCC;
}

.content_left_section_01 .welcome_title {
	width: 100%;
	height: 40px;
	background: url(../images/templatemo_welcome_title.jpg) no-repeat;
	margin-bottom: 30px;
}

.content_left_section_01 h1 {
	font-size: large;
	color: #336600;
	margin: 0 0 15px 0;
	padding: 5px 0 15px 0;
	border-bottom: 1px solid #720035;
}

#templatemo_content_left .content_left_section_01 img {
	margin: 0 0 0 15px;
}

#templatemo_content_left p {
	margin: 0px;
	padding-bottom: 10px;
	text-align: justify;
}

#templatemo_content_left .content_left_section_02 {
	clear: both;
	overflow: hidden;
	padding: 20px;
	position: relative;
	color: #fff;
	background: #794f63 url(../images/templatemo_content_left_section_top_bg.jpg) top center no-repeat;
}

.content_left_section_02 span{
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 5px;
	background: url(../images/templatemo_content_left_section_bottom_bg.jpg) bottom center no-repeat;
}

.content_left_section_02 .latest_profile_title{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 30px 0;
	padding: 10px 0 5px 50px;
	border-bottom: 1px solid #653f51;
	background:url(../images/templatemo_profile_icon.jpg) bottom left no-repeat;
}

.content_left_section_02 .latest_profile_box {
	float: left;
	width: 250px;
}

.latest_profile_box .name {
	font-weight: bold;
	color: #FFF;
}

.latest_profile_box  img {
	float: left;
	margin-right: 15px;
	padding: 0px;
}

.content_left_section_02 .cleaner_with_width {
	float: left;
	display: inline-block;
	height: 20px;
	width: 20px;
	font-size: 1px;
}


#templatemo_content #templatemo_content_right {
	float: right;
	width: 660px;
}

#templatemo_content_right #templatmeo_quick_search {
	clear: both;
	position: relative;
	width: 310px;
	margin-bottom: 30px;
	color: #fff;
	background: #ee3f91 url(../images/templatemo_quick_search_bg_top.jpg) top center no-repeat;
}
.formLeft {
	float: left;
	width: 150px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	height: 25px;
	margin-top: 10px;
}


#templatmeo_quick_search h1 {
	margin: 0px;
	font-size: 22px;
	border-bottom: 1px solid #d32275;
	margin-bottom: 15px;
	padding: 15px 20px;
	color: #fff;
}

#templatmeo_quick_search form {
	margin: 0px;
	padding: 0 20px 20px 20px;
	text-align: right;
}

#templatmeo_quick_search form label {
	width: 200px;
	margin-right: 5px;
}

#templatmeo_quick_search form .form_row{
	margin-bottom: 10px;
}

#templatmeo_quick_search form .inputfield {
	color: #000;
	font-variant: normal;
	height: 16px;
	padding: 2px;
}

#templatmeo_quick_search span {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 310px;
	height: 10px;
	background:url(../images/templatemo_quick_search_bg_bottom.jpg) no-repeat;
}

#templatemo_content_right .content_right_section {
	clear: both;
}

.content_right_section img {
	border: 5px solid #f5d0e1;
	margin-bottom: 15px;
}
#templatemo_content_right h1 {
	font-size: large;
	color:#336600;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #720035;
}
.content_right_section h1 {
	font-size: large;
	color:#336600;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #720035;
}

.content_right_section h2 {
	font-size: 16px;
	color: #524e50;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	padding-bottom: 10px;
}


.content_right_section p{
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
/* end of content */

/* footer */
#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background-color: #ffd5d5;
}

#templatemo_footer a{
	color: #333;
	font-weight: normal;
}
/* end of menu */
#templatemo_header #templatemo_alert_box {
	float: right;
	width: 520px;
	padding-top: 7px;
}
.formRight {
	float: left;
	width: 400px;
	border-bottom-color: #990000;
	height: 25px;
	margin-top: 10px;
}
.formRighttxtbox {
	float: left;
	width: 400px;
	height: auto;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.profilePhoto {
	float: left;
	width: 120px;
	font-weight: bold;
	height: 100px;
	margin-top: 0px;
	text-align: center;
	vertical-align: text-top;
	
}
.profileHeadline {
	float: left;
	width: 400px;
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.profileHeadline h2{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #006600;
	
}
.profileYourself {
	float: left;
	width: 100%;
	height: auto;
	color: #000000;
	margin-left: 0px;
	padding: 5px;
}
.profileTabLeft {
	float: left;
	width: 32em;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 3px;
}
#alert {
	background-color: #FFFFFF;
	background-image: url(../images/icons/Attention2.png);
	text-align: left;
	height: auto;
	background-repeat: no-repeat;
	color: #990000;
	background-position: left top;
	border: medium solid #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	min-height: 40px;
}
#topadvert {
	background-color: #F5F5F5;
	height: 115px;
	width: 910px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	color: #999999;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom:2px;
	padding-left:2px;
}
#adbox{
	color: #CC0000;
	background-color: #FFFFFF;
	height: 85px;
	width: 210px;
	float: left;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#adbox a{
	text-decoration: none;
	display: block;
	font-weight: normal;	
}
#adbox a:visited{
	text-decoration: none;
}
#adbox a:hover{
	text-decoration: none;
	background-color: #FEFCE7;
	
}

#adbox .textadheadline{
	color: #CC0000;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}
#adbox .textad{
	color: #999999;
	font-size: small;
}
#adbox .textadurl{
	color: #5F8F03;
	font-size: x-small;
}
#profileview {
	padding: 5px;
	height: auto;
	border: thin solid #CCCCCC;	
}


.profileTabRight {
	float: left;
	width: 32em;
	background-color: #FFFFFF;
	padding: 2px;
}
.profileTabClear {
	float: left;
	width: 29em;
	height: 2px;
}
.profileOptionTabRight {
	float: left;
	width: 40em;
	background-color: #F4F4F4;
	padding: 3px;
}
.profileOptionTabLeft {
	float: left;
	width: 18em;
	font-weight: bold;
	background-color: #f4f4f4;
	padding: 3px;
}
.redText {
	color: #FF0000;
	font-size: xx-small;
}
.yourmatch {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-image: url(../images/css_div_bg_blue.png);
}

.profileOptions {
	float: left;
	width: 410px;
	height: auto;
	margin-bottom: 0px;
	border: medium solid #FF0000;
	background-image: url(../images/icons/Attention2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	background-color: #FFF4F8;
}
#favouriteOptions {
	width: 170px;
	margin-right: 6px;
	margin-top: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #EEEEEE;
}
.yourself {
	border: 1px solid #CCCCCC;
	padding: 15px;
	font-size: 1.3em;
	line-height: 1.7em;
	background-image: url(../images/css_div_bg_pink.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F9F9F9;
	width: 325px;
	float: left;
	text-align: justify;
	overflow: auto;
	height: 350px;
}
#messageread {
	border: 1px solid #FFE6EA;
	height: auto;
	padding: 5px;
}
#messageread .messagesubject{
	background-color: #F2F2F2;
	padding: 5px;
	height: auto;
	width: 250px;
	margin-bottom: 5px;
}
#messageread .messagebody{
	padding: 10px;
	float: left;
	height: auto;
	width: 300px;
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-color: #F2F3FF;
	border: thin solid #CCCCCC;
}
#messageread .photo{
	padding: 5px;
	float: left;
	height: auto;
	width: 90px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	text-align: center;
}

#messageread .messagereply{
	padding: 5px;
	float: left;
	height: auto;
	width: 150px;
	text-align: center;
	margin-left: 10px;
	background-image: url(../images/css_div_bg_blue.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
}
#button a{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px;
	display: block;
	
}
#button a:hover{
	background-image: url(../images/button_hover.gif);
	cursor: default;
}
#alertsuccess {
	background-color: #FFFFFF;
	background-image: url(../images/icons/icon_confirmation1.gif);
	text-align: left;
	height: auto;
	background-repeat: no-repeat;
	color: #006600;
	background-position: 5px 10px;
	border: thin solid #006600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	min-height: 40px;
}
#displayPhotoGallery{
	background-color: #F5F5F5;
	padding: 5px;
	float: left;
	height: 150px;
	width: 105px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 15px;
	overflow: hidden;
}
#displayPhotoGalleryMain{
	background-color: #ECFFED;
	padding: 5px;
	float: left;
	height: 150px;
	width: 105px;
	border: 1px solid #BCFEC1;
	text-align: center;
	margin-bottom: 15px;
}
#displayPhotoGalleryOptions{
	padding: 5px;
	float: left;
	height: 150px;
	width: 30px;
	margin-right: 25px;
	text-align: left;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}


#searchResultsHeader {
	background-color: #EAF7E1;
	background-image: url(../images/icons/icon_confirmation1.gif);
	text-align: left;
	height: auto;
	background-repeat: no-repeat;
	color: #006600;
	background-position: 5px 10px;
	border: thin solid #9FDFA5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	min-height: 40px;
	
}
#searchResultsHeader h2{
	font-weight: bold;
	color: #339900;	
}
#searchResultsProfileSmall {
	background-color: #F5F5F5;
	padding: 5px;
	float: left;
	height: 205px;
	width: 105px;
	text-align: center;
	margin-bottom: 15px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	color: #990000;
	background-image: url(../images/css_div_bg_grey.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#searchResultsProfile50x50 {
	float: left;
	padding: 5px;	
}
#favouritesearchResultsProfileSmall {
	background-color: #F5F5F5;
	padding: 5px;
	float: left;
	height: 270px;
	width: 180px;
	text-align: center;
	margin-bottom: 15px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #990000;
	background-image: url(../images/css_div_bg_grey.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#searchResultsProfileSmall .name{
	font-weight: bold;
}
#favouritesearchResultsProfileSmall .name{
	font-weight: bold;
}
#featuredSponsor {
	background-color: #000000;
	text-align: left;
	height: auto;
	color: #FFFF00;
	border: thin solid #9FDFA5;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	min-height: 40px;
	font-weight: bold;
}
#featuredSponsor legend{
	color: #666666;
	font-size: x-small;
	
}
#featuredSponsor fieldset{

	border: 1px solid #666666;
}
#featuredSponsor .adslot{
	color: #FFFF00;
	width: 260px;
	margin-right: 22px;
	float: left;
	padding-left: 8px;
	padding-right: 0px;
}
#profileQuickView {
	height: 430px;
	
	padding-left: 20px;
}
#headline {
	font-size: 1.4em;
	color: #999999;
	font-weight: bold;
	padding: 5px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	width: 500px;
	font-style: italic;
	text-transform: lowercase;
}
#headlineright {
	font-size: 0.8em;
	padding: 5px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	width: 140px;
	
}
#username {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	width: 340px;
}
#usernameright {
	font-size: 0.9em;
	color: #006699;
	padding: 5px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	width: 300px;
	height: 28px;
	text-align: right;
}
#username h2{
	font-size: 1.6em;
	color: #666666;
	padding: 5px;	
}
#yourself {
	font-size: small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#profileQuickView #button a{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	padding: 3px;
	display: block;
	
}
#profileQuickView #button a:hover{
	background-image: url(../images/button_hover.gif);
	cursor: default;
}
#profileQuickView .quickViewGoogleAd {
	height: 200px;
	width: 200px;
	float:left;
	padding: 5px;
	margin-left: 15px;
}
#profileQuickView .quickViewPhoto {
	background-color: #F2F2F2;
	height: 200px;
	width: 210px;
	border: 1px solid #CCCCCC;
	float:left;
}
#profileQuickView .quickViewInfo {
	padding: 5px;
	height: 200px;
	width: 210px;
	border: 1px solid #CCCCCC;
	float:left;
	overflow: hidden;
	font-size: 0.9em;	
}
#profileQuickView .quickViewDescription {
	padding: 5px;
	height: 100px;
	width: 412px;
	border: 1px solid #999999;
	overflow: auto;
	margin-top: 5px;
}
#profileQuickView .quickViewOptions {
	padding: 5px;
	height: 45px;
	width: 412px;
	border: 1px solid #006600;
	margin-top: 5px;
}
#profileQuickViewhome {
	padding-left: 0px;
	
}
#profileQuickViewhome .quickViewPhoto {
	background-color: #F2F2F2;
	padding: 5px;
	height: 200px;
	width: 200px;
	border: 1px solid #999999;
	float:left;
}
#profileQuickViewhome .quickViewInfo {
	padding: 5px;
	height: 200px;
	width: 200px;
	border: 1px solid #999999;
	float:left;
	overflow: hidden;
	background-color: #F9F9F9;
	background-image: url(../images/css_div_bg_grey.png);
	background-repeat: repeat-x;
	background-position: top;
}
#friendRequests {
	padding: 5px;
	overflow: hidden;
	width: 197px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #999999;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../images/friendrequest.png);
	background-repeat: no-repeat;
	border-right-style: solid;
}
#friendRequests  a:hover{
	background-color: #FFFFFF;
	display: block;
	text-decoration:none;
	color: #990000;
}
.nohover a:hover{
	
	text-decoration:none;
	color: #990000;
}
#friendRequests  a:link {
	text-decoration:none;
	color: #000000;
}
#friendRequests  a:visited {
	text-decoration:none;
	color: #000000;
}
#friendRequests  .friendRequestWaiting{
	color: #FF9933;
}
#friendRequests  .friendRequestRejected{
	color: #CC0000;	
}
#profileOptionsHeadlineRight{
	font-size: 1em;
	color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
	width: 650px;
	float: left;
	text-align: right;	
}
#profilephotocontainer .profiledetailphoto{
	padding: 5px;
	float: left;
	height: auto;
	width: 106px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}
#profilephotocontainer{
	height: 370px;
	width: 285px;
	overflow: auto;	
}

.success {
	background-color: #FFFFFF;
	background-image: url(../images/icons/icon_confirmation.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
	width: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	font-weight: bold;
	color: #990000;
	border: 1px solid #FF3333;
}
#leaderboardAd fieldset{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#leaderboardAd legend{
	font-size: 9px;
	color: #CCCCCC;
	
}
#selectDisability {
	width: 150px;
}
.parentMessage{
	font-size: small;
	color: #999999;
	background-color: #F3FBFE;
	padding-left: 20px;
	font-style: italic;
}
.ad_leftmenu{
	background-color: #EAFDD7;
	text-align: center;
	border: 1px solid #B5FAA0;
	padding: 10px;
}
.ad_leftmenu a{
	font-size: large;
	color: #336600;	

}
.ad_leftmenu a:visited{
	font-size: large;
	color: #336600;
}
.ad_leftmenu a:hover{
	font-size: large;
	color: #336600;
	text-decoration:underline;

}
#ad_bgcontainer{
	background-image: url(../images/ad_default_bg.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 420px;
	float: left;
}
#ad_rightcontainer{
	float: left;
	width: 220px;
	padding: 10px;
}
#ad_basiccontent{
	background-color: #FAFAEF;
	border: 1px solid #F1EDA5;
	padding: 5px;
}
#ad_featuredcontent{
	background-color: #F3FBEE;
	border: 1px solid #AFF2A4;
	padding: 5px;
}
#ad_featuredpluscontent{
	background-color: #FCF2ED;
	border: 1px solid #F3C1A3;
	padding: 5px;
}
#ad_prices{
	float: left;
	width: 190px;
	padding: 10px;
	font-size: x-small;
}
.ad_targetimage{
	float: left;
	width: 150px;
	
}
#ad_payment{
	padding: 5px;
	float: left;
	width: 200px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#ad_form{
	background-color: #FEFFEC;
	padding: 10px;
	border: thin solid #999999;
}
#paymentOptions{
	padding: 5px;
	border: 1px solid #006600;
	text-align: center;
	font-weight: bold;
	color: #CC3300;
}
#filter{
	background-color: #FFCC99;
	padding: 10px;
	border: 1px solid #FF6633;
	text-align: center;
}
#disability{
	background-image: url(../images/disability_dating.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom:0px;
	padding-left: 100px;
	border: thin solid #006699;
	font-size: 1.4em;
	color: #006699;
	background-color: #E7F3FE;
}
