html, body, div, span, applet, object, iframe, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, dl, dt, dd, img, label, label, strong, caption, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	color: #333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
	border: 0;
	outline: 0;
	text-align:left;
	vertical-align: baseline;
	font-size:13px;
}
a {
	margin:0;
	padding:0;
	font-weight:normal;
	border: 0;
	outline: 0;
	text-align:left;
	vertical-align: baseline;
	color: #1B94AC;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	line-height: 1;
	text-align:center;
	background:#EAEDDE;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* text styles*/


h1, h2, h3, h4, h5, h6, p {
	padding:10px 10px 0 10px;
}
p {
	font-size:13px;
	line-height:21px;
	color:#666;
}
h1, h2, h3, h4, h5, h6, caption {
	color:#333;
	font-size:21px;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2, h1 {
	font-size: 27px;
	color:#1B94AC;
}
h4 {
	font-size: 27px;
	color:#FFF;
}
h5 {
	font-size: 16px;
}
span {
	color:#1B94AC;
}
/*main layout standard*/

#header {
	width:100%;
	height:128px;
	clear:both;
	/*background:#1B94AC url(/content/images/header_bg.png) repeat-x 0px 0px;*/
}
#headermid {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:5;
	height:128px;
}
#footer {
	width:100%;
	height:180px;
	clear:both;
	position:relative;
}
#footermid {
	background: #93C9DD;
	width:960px;
	height:320px;
	margin:0 auto 10px auto;
	position:relative;
	z-index:5;
	clear:both;
}

#footermid_small {
	background: #93C9DD;
	width:940px;
	height:80px;
	margin:0 auto 10px auto;
	position:relative;
	z-index:5;
	clear:both;
	padding:10px;
}

/*grid item widths*/
.g210, .g220, .g460, .g700, .g940, .g140, .g300, .g460, .g530, .g620, .g780, .g930, .g940, .g380 {
	float:left;
	margin:10px;
	display:inline;
	min-height:20px;
}
.g140 {
	width:140px;
}
.g220 {
	width:220px;
}
.g300 {
	width:300px;
}
.g460 {
	width:460px;
}
.g620 {
	width:620px;
	position:relative;
}
.g700 {
	width:700px;
}
.g780 {
	width:780px;
}
.g930 {
	width:930px;
}
.g940 {
	width:940px;
}
.g380 {
	width:380px;
}
.g530 {
	width:530px;
}
.g210 {
	width:210px;
	margin-top:0;
}
/*
.b1 {
	background:#369;
	border:1px solid #FFF;
}*/
#secondhead {
	width:960px;
	height:3.1em;
	margin:0 auto;
	position:relative;
	background:#F1F3E9;
	z-index:1;
	border:none;
}

/* navigation elements */
.nav {
	float:left;
	width:100%;
	line-height:normal;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 15;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav li {
	display:inline;
	margin:0;
	padding:0;
}
.nav a {
	float:left;
	background:#99dbd7;
	margin:0 1px 0 0;
	padding:0 0 0 5px;
	text-decoration:none;
	display:block;
	cursor: hand;
	cursor: pointer;
}
.nav a span {
	float:left;
	display:block;
	background:#1B94AC;
	padding:2px 5px 3px 0px;
	color:#FFF;
	font-size:13px;
	cursor: hand;
	cursor: pointer;
}
.nav a:hover {
	background:#93C9DD;
}
.nav a:hover span {
	background:#93C9DD;
}
/*	layout  */
	.content {
	width:960px;
	margin:0 auto;
	clear:both;
}
.content_browse {
	width:960px;
	margin:0 auto;
	clear:both;
	background:#fff;
}
.content_text {
	background:#fff;
	margin:0;
}
.content_left {
	margin:0;
	width:640px;
}
.content_right {
	margin-top:20px;
}
#bannerrotate {
	margin:0;
	border:1px solid #E5E5E5;
	border-top:none;
	border-right:none;
}
.banner1, .banner2, .banner3, .banner4 {
	background:#FFF url(/content/images/people.jpg) no-repeat bottom left;
	position:relative;
	clear:both;
	display: block;
	float:left;
	width:100%;
}
.banner2 {
	background:#FFF url(/content/images/banner_bg2.jpg) no-repeat bottom left;
}
.banner3 {
	background:#FFF url(/content/images/banner_bg3.jpg) no-repeat bottom left;
}
.banner4 {
	background:#FFF url(/content/images/banner_bg4.jpg) no-repeat bottom left;
}
.content_body {
	background:#FFF url(/content/images/content_bg.png) no-repeat 0 0;
	margin-top:15px;
	clear:both;
	float:left;
}
.search {
	position:absolute;
	top:10px;
	right: 10px;
}
.login {
	position:absolute;
	top:20px;
	right: 0px;
	width:345px;
	height: 94px;
}
#logo {
	position:absolute;
	top:10px;
	left: 0px;
	width:367px;
	height:59px;
	background:transparent url(/content/images/logo.png) no-repeat 0px 0px;
	text-indent:-9999px;
	display:block;
}
#logo a {
	display:block;
	width:367px;
	height:59px;
}
#copy {
	font-size:12px;
	padding:0px;
	margin:0 auto;
	width:940px;
}
#copy p {
	float:left;
	clear:both;
	padding:10px 0 0 3px;
	font-size:11px;
}
/* form elements */

.login input {
	float:right;
	margin-left:5px;
	background:#FFFFFF;
	border:1px solid #99d0d8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 16px;
	padding:4px;
	font-size: 16px;
	width:112px;
}
.login_bt {
	background-color:#1B94AC!important;
	border:none!important;
	height:32px!important;
	width:80px!important;
	color:#FFF;
	font-weight:bold;
}
.login p {
	clear:both;
	font-size:12px;
	float:right;
	display:block;
	padding-right:0;
	width:320px;
	text-align:right;
}
.login p a {
	color: #E0F4F5;
	padding-right:0;
}
.form_row {
	border-top:1px dashed #E5E5E5;
	padding:3px 3px 4px 3px;
	margin:0 10px;
	display:block;
	clear:both;
	float:left;
	width:280px;
}
.form_row:first-child {
	border:none;
	margin-top:5px;
}
.form_row label span {
	font-size:13px;
	line-height:13px;
	width:120px;
	display:block;
	float:left;
	margin:0;
	padding: 4px 0;
}
.form_row label {
	font-size:13px;
	line-height:13px;
	padding:0;
	width:120px;
	display:block;
	float:left;
	margin:0;
}
.form_row input {
	font-size:13px;
	display:block;
	float:left;
}
.form_row select {
	float:left;
	border:1px solid #989898;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 13px;
	line-height:13px;
	color: #666;
	margin:2px 0px 4px 0px;
	background: #F1F1F1;
	min-width:160px;
	max-width:280px;
	clear:left;
}
/* buttons */
.buttons {
	float:left;
	background:url(/content/images/buttons.png) no-repeat left -1px;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
	cursor: pointer;
}
.buttons span {
	float:left;
	display:block;
	background:url(/content/images/buttons.png) no-repeat right -1px;
	padding:7px 12px 7px 6px;
	color: #666;
	font-size:16px;
	line-height:16px;
	text-shadow: 0px -1px 0px #Fff;
}
.buttons:hover {
	background-position:0% -37px;
}
.buttons:hover span {
	background-position:100% -37px;
	color:#FFF;
	text-shadow: 0px -1px 0px #060;
}
/*buttons two
*/
.big_but {
	height:83px;
	display:block;
	padding-top: 217px;
	float:right;
}
.buttons2 {
	position:relative;
	float:left;
	background:url(/content/images/big_but.png) no-repeat 0 -79px;
	margin:0;
	padding:0 0 0 30px;
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
}
.buttons2 span {
	float:left;
	display:inline;
	background:url(/content/images/big_but.png) no-repeat right 0px;
	color: #fff;
	font-size:21px;
	line-height:21px;
	padding:22px 25px 30px 0px;
	text-shadow: 0px -1px 0px #F15A24;
	cursor: hand;
	cursor: pointer;
}
.buttons2:hover {
	background:url(/content/images/big_but.png) no-repeat 0 -264px;
}
.buttons2:hover span {
	padding:22px 25px 30px 0px;
	background:url(/content/images/big_but.png) no-repeat right -166px!important;
	color:#FFF;
	text-shadow: 0px -1px 0px #060;
}
/*end of button two  



.buttons2 {
	position:relative;
	float:left;
	background:url(/content/images/signup_left_or.png) no-repeat 0 0;
	margin:0;
	padding:0 0 0 30px;
	text-decoration:none;
}
.buttons2 span {
	float:left;
	display:inline;
	background:url(/content/images/signup_or.png) no-repeat right 0px;
	color: #fff;
	font-size:21px;
	line-height:21px;
	padding:22px 25px 30px 0px;
	text-shadow: 0px -1px 0px #F15A24;
}
.buttons2:hover {
	background:url(/content/images/signup_left_gr.png) no-repeat 0 0;
}
.buttons2:hover span {
	background:url(/content/images/signup_gr.png) no-repeat right 0px;
	color:#FFF;
	text-shadow: 0px -1px 0px #060;
}

*/









.right {
	float:right!important;
}
/*feed and search pannel*/

.pannel {
	/*background:#fff url(/content/images/pannel_bg.jpg) repeat-y 0 0;*/
	border:1px solid #E5E5E5;
	border-left: none;
	width:307px;
	margin:0px;
	float:left;
	display:block;
	height:340px;
}
.pannel:first-child {
	border:1px solid #E5E5E5;
}
.pannel h3 {
	/*background: #09F url(/content/images/heading_bg.jpg) no-repeat 50% 50%;*/
	color:#1B94AC;
	height:40px;
	display:block;
}
.contact_pannel h3 {
	background: none;
	color:#fff;
	height:20px;
	display:block;
}
.pannel h3 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#1B94AC;
	height:30px;
	padding:20px 0px 30px 0px;
	margin: -20px 0 -30px 0;
	display:block;
}
.pannel ul {
	list-style:none;
	padding:10px;
}
.pannel li {
	font-size:12px;
	line-height:19px;
	border-top:1px dashed #E5E5E5;
	padding:3px;
}
.contact_pannel ul li {
	color:#fff;
	border:none;
}
.contact_pannel ul .couple {
	background: transparent url(/content/images/couple.png) no-repeat 5px 8px;
}
.contact_pannel ul .single_guy {
	background: transparent url(/content/images/male.png) no-repeat 5px 8px;
}
.contact_pannel ul .woman {
	background: transparent url(/content/images/female.png) no-repeat 5px 8px;
}
.contact_pannel ul .group {
	background: transparent url(/content/images/group.png) no-repeat 5px 8px;
}
.contact_pannel ul .transv {
	background: transparent url(/content/images/tv.png) no-repeat 5px 5px;
}
.contact_pannel ul li a {
	padding-left: 30px;
	font-size:14px;
	color:#FFF;
	/* border-top:1px dashed #E5E5E5; */
display:block;
}
.pannel li a {
	text-decoration:none;
}
.pannel li a:hover {
	text-decoration:underline;
}
.pannel li:first-child {
	border:none;
}
.pannel_container {
	background: transparent url(/content/images/pannel_shadow.gif) no-repeat center bottom!important;
	padding:0px 17px 20px 18px!important;
	clear:both;
	float:left;
}
.contact_pannel {
	background:#93C9DD;
	padding:0;
	margin:0;
	height:300px!important;
	width:318px;
	border:1px solid #E5E5E5;
	border-top:none;
	position: relative;
	display:block;
}
.contact_pannel h3 {
	padding-bottom:35px;
	background:#1B94AC;
	font-size:21px;
}
/*pannel heading images	*/
				.search_box span {
	background: transparent url(/content/images/magnify-trans.png) no-repeat 0 0;
	height:80px;
}
.blog_feed span {
	background: transparent url(/content/images/blog_pen-trans.png) no-repeat 0 0;
	height:80px;
}
.twitter_feed span {
	background: transparent url(/content/images/twitter-trans.png) no-repeat top right;
	height:80px;
	color:#FFF!important;
	font-size:16px;
	padding:24px 20px 20px 10px!important;
	position:relative;
}
.twitter_feed span a {
	color:#FFF;
	text-decoration:none;
}
.twitter_feed span a:hover {
	color:#FFF;
	text-decoration: underline;
}
.content_right .pannel {
	margin-bottom:20px;
	border:1px solid #1B94AC!important;
}
.content_right .contact_pannel {
	width:310px;
}
/*footer stylings*/

#footer ul {
	list-style:none;
	padding:10px;
}
#footer li {
	font-size:12px;
	line-height:18px;
	border-top:1px dashed #E5E5E5;
	padding:3px;
}
#footer li:first-child {
	border:none;
}
#footer li a {
	text-decoration:none;
}
#footer li a span {
	color:#FFF;
}
#footer li a:hover {
	text-decoration: underline;
}
#site_logo {
	position:absolute;
	top:125px;
	right:32px;
	font-size:12px;
	padding:0px;
}
#footer p span {
	color:#fff;
	font-size:18px
}
/* navigation tabs elements */
    .nav_contact {
	float:left;
	width:292px;
	height:20px;
	line-height:normal;
	position: absolute;
	top:32px;
	left: 0px;
	display:block;
	border:none;
	z-index: 15;
}
.nav_contact li {
	display:block;
	margin:0 0px 0 0 !important;
	padding:0;
	float:left;
	border:none!important;
}
.nav_contact span {
	float:left;
	background:#99dbd7;
	margin:0 1px 0 0;
	padding:5px 6px 6px 6px;
	text-decoration:none;
	font-size:13px;
	line-height:13px;
	cursor: hand;
	cursor: pointer;
	color:#FFF;
}
.nav_contact span:hover {
	background:#93C9DD;
}
.nav_contact .current span {
	background:#93C9DD;
}
.contact_list_block {
	float:left;
	clear:both;
	height:235px!important;
	overflow:hidden!important;
}
.contact_list_block li {
	display:block;
}
.loc_scroll {
	font-weight:normal;
	clear:both;
	display:block;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #666;
}
.banner1, .banner2, .banner3, .banner4 {
	height:300px!important;
	position:relative;
}
#countryregion, #country {
	width:280px;
}
#peeps_online {
	color:#FFF;
	font-size:16px;
	text-decoration:none;
}
.hidden {
	display:none!important;
}
#cont_home {
	width:337px;
}
.foot_nav {
	text-decoration: none;
	list-style: none;
	padding: 0!important;
	width: 940px;
	border:none;
	clear:both;
	display:block;
	height:20px;
	border:none;
}
.foot_nav li {
	float: left;
	padding: 0px!important;
	margin: 0;
	font-size:12px;
	line-height:12px;
	height:16px;
	border:none!important;
	border-left: 1px solid #CCC!important;
}
#footer li:first-child {
	border:none!important;
}
.foot_nav li a {
	color: #666;
	display: block;
	padding: 0px 6px;
	margin: 0;
	background:transparent;
	border:none;
}
.foot_nav li a:hover {
	color: #444;
	display: block;
	padding: 0px 6px;
	margin: 0;
	background:transparent;
}
.stats_panel {
	width:310px;
}
.stats_panel span {
	float:left;
	display:block;
	color:#FFF;
	line-height:40px;
	width:190px;
	height:40px;
	font-size:15px;
}
.num_stat {
	font-size:28px!important;
	width:110px!important;
}
/* new styling taken from roustems style sheet */
		/* new styling taken from roustems style sheet */
			/* new styling taken from roustems style sheet */
				/* new styling taken from roustems style sheet */

#hotpicks {
	list-style: none;
	padding: 1px;
	margin:0px;
}
#hotpicks li {
	float: left;
	padding: 6px 2px 2px 2px;
}
#hotpicks li a {
	color: #999;
}
#hotpicks li img {
	float: left;
	padding: 3px;
	border: 1px solid #eaeaea;
	background: #fff;
}
#hotpicks li span {
	float: left;
	clear: left;
	padding: 2px;
	font-size: 11px;
	color: #666;
	line-height: 11px;
}
/* profile tables */
#pro_details {
	border-top: 3px solid #93C9DD;
	border-right: 1px solid #eaeaea;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: 10px;
}
#pro_details td, #pro_details th {
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	padding: 5px;
	border-collapse: collapse;
}
#pro_details .table_col1 {
	width:120px;
}
#pro_details a {
color:#555555;
}
.odd {
	background:#F4F3F2;
}
.even {
	background:#f6f7f1;
}
#prof_buttons {
	background:#EAEDDE;
	border:1px solid #DCDDD5;
	margin:5px 0px;
	position:relative;
	text-align:center;
	padding-top:3px;
}
#prof_buttons #corner {
	position:absolute;
	top:-14px;
	left:180px;
}
/* profile image */
.profile_image img {
	border:#999999 1px solid;
	background: #fff;
	width:360px;
}
.profile_image {
	background:#E6E3DE;
	padding:5px;
	padding-top:20px;
	text-align:center;
}
#profile_description {
	background:#F6F7F1;
	padding:10px;
	padding-left:20px;
	border:1px solid #DCDDD5;
	display:block;
	margin:10px 0 20px 10px;
}
#prof_buttons #txt {
	position:absolute;
	color:#FF6600;
	font-size:17px;
	font-family:Georgia;
	top:-45px;
	left:9px;
	padding: 3px 16px;
	background:#111;
}
.heading_underline {
	color: #555;
	border-bottom: solid 3px #93C9DD;
	clear:both;
	display:block;
	padding:0px;
	font-size:22px;
	font-weight:normal;
}
h1.heading_underline {
	margin-left:10px;
}
caption {
	color: #555;
	font-size:22px;
	font-weight:normal;
	clear:both;
	text-align: left;
	font-weight: normal;
}
#crumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#555555;
	padding:10px 20px;
}
#crumbs a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}
#headline, .slogan {
	color:#fff;
	font-size:14px;
	padding-bottom:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#headline {
	position:absolute;
	bottom: 15px;
	width:960px;
	left:0px;
}
.slogan {
	font-size:21px;
	color:#F60;
}
#headline a, .slogan a {
	background:#fff;
	color:#FF6600;
	text-decoration:none;
	padding:4px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 21px;
}
.slogan a {
	background:#f60;
	color:#fff;
}
#headline a:hover {
	background:#FF6600!important;
	color:#fff!important;
	text-decoration:none;
	padding:4px 8px;
}
.slogan a:hover {
	background: #0C0!important;
	color:#fff!important;
	text-decoration:none;
	padding:4px 8px;
}
#globe {
	background:url(/content/images/globe.jpg) no-repeat;
	min-height:490px;
}
#map {
	background:url(/content/images/globe.jpg) no-repeat;
	min-height:490px;
}
#most_viewed {
	position:relative;
}
#supmenu {
	position:absolute;
	right:0;
	top:6px;
}

.active 
{
    color:#fff;
    background-color:#1B94AC;
}

.regions {
	list-style-image:url(/content/images/bul.png);
	margin:20px 0 0 30px;
}
.regions li {
	padding:5px!important;
}
.regions li a {
	color:#666;
}
.regions li a:hover {
	color: #F60;
}

.list {
	list-style-image:url(/content/images/bul.png);
	margin:20px 0 0 30px;
}
.list li {
	padding:5px!important;
	color: #666;
	font-size:13px;
	line-height:21px;
}


#browse_gallery {
	list-style: none;
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:10px;
}
#browse_gallery li {
	float:left;
}
#browse_gallery li img {
	padding:3px;
	border:1px solid #eaeaea;
	margin:3px;
	background:#FFFFFF;
}
.pages {
	float: right;
	clear: both;
	padding: 20px 0px;
	display: block;
	height:2.2em;
}
.pages .nextprev {
	color: #c5c5c5;
	border: 1px solid #cccccc;
	padding: 2px 5px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.pages span {
	display: block;
	float: left;
	margin: 1px;
}
.pages a {
	border: 1px solid #1B94AC!important;
	display: block;
	float: left;
	margin: 1px;
	padding: 2px 5px;
	text-decoration: none;
	color: #333!important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.pages a:hover {
	background: #999;
	color: #fff!important;
}
.pages .current {
	border: 1px solid #1B94AC;
	padding: 2px 5px;
	text-decoration: none;
	background: #1B94AC;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	float: left;
}


.profiles_list {
	}
	.profiles_list td{
	padding:10px;
	margin:0;
	vertical-align:top;
	border-bottom:1px dotted #999999;

	}
.profiles_list h3{
	padding:0;
	margin:0;
	color:#333;
	line-height:24px;
	font-size:18px;
	}
	
	.profiles_list a{
	padding:0;
	margin:0;
	color:#333;
	line-height:18px;
	}
	
	.profiles_list span, .profiles_list p{
	padding:0;
	margin:0;
		color:#666;
		line-height:18px;
	}
	
.profiles_list img{	
	padding:3px;
border:1px solid #eaeaea;
margin:3px;
background:#FFFFFF;}

.details {
text-align:left;
padding:5px 0 0 0;
}

.details li{
	line-height:16px;
}

.details li.photos{
padding-left:20px;
background:url(/content/images/ic_photo.png) no-repeat 0 50%;
}
.details li.videos{
padding-left:20px;
background:url(/content/images/ic_video.png) no-repeat 0 50%;
}

.marg_left {
	margin-left:0px;}

.premium_tab 
{
    padding:0px!important; 
	min-height: 80px;
	background: url(/content/images/pre_tab.gif) #fff no-repeat 0px 2px; 
	border-right: #f4c571 1px solid
}

.classic_tab {
	padding:0px!important;
	min-height: 80px;
	background: url(/content/images/classic_tab.gif) #fff no-repeat 0px 2px;
	border-right: #e6e3de 1px solid
}

.standardbutton {
	padding-bottom: 5px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	margin-left: -10px;
	clear: both;
	list-style-image: none;
	padding-top: 0px
}
.standardbutton li {
	display: block; float: right; height: 25px; margin-left: 3px
}
.standardbutton li a {
	padding-bottom: 3px;
	padding-left: 28px;/*24px was*/
	padding-right: 10px;
	display: block;
	margin-bottom: 4px;
	background: #eaedde no-repeat 4px 50%;
	float: left;
	color: #404040;
	text-decoration: none;
	padding-top: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
.standardbutton LI A:hover {
	COLOR: #ff6b00
}

.desc_cell
{
 border-bottom: none!important;   
}

.button_cell
{
 padding: 2px!important;   
}

.invite_chat {
	background-image: url(/content/images/chat.png) !important
}

.send_flirt {
	background-image: url(/content/images/flirt.png) !important
}
.contact {
	background-image: url(/content/images/contact.png) !important
}
a:hover {
	color:#FF6600;
}

/* browse home page*/
#main_photo {
width:460px;
height:684px;
background:url(/content/images/main_photo.jpg) no-repeat;
}
#main_photo div{
position:relative;
top:456px;
background:#C4BFBC;
height:180px;
}
#main_photo div a{
display:block;
width:159px;
height:33px;
position:absolute;
top:79px;
left:167px;
}
#browse_gallery ul{
list-style: none;
margin:0px;
padding:0px;
float:left;
margin-top:10px;
margin-bottom:10px;
}
.border_none {
border:none;
}

/* Simon's home page */
.large_banner {
	background: transparent url(/content/images/main_photo.jpg) no-repeat 0 0;
	height: 295px;
	padding-top:400px;
	clear:both;
}
.hb_search {
	padding:0 0 10px 0;
	margin:0px 0 20px 0;
	border:1px solid #CCC;
	border-top:none;
	width:458px;
	/*background: transparent url(/content/images/pannel_bg.jpg) repeat-y 0 0;*/
}
.hb_search .form_row {
	width:430px;
}
.form_row_small {
	width:210px!important;
	float:left;
	clear:none;
	border:none;
}
.photos_vids, .photos_vids span {
	width:60px!important;
}
.hb_search .buttons {
	margin:10px -4px 0 0!important;
}


/* browse gallery update*/

.gallery h1{
color:#555555;
font-size:22px;

}
.gallery #browse_gallery li img {
margin:5px;
}
.gallery #browse_gallery {
border-top: 3px solid #93C9DD;
position:relative;
width:940px;
}
.gallery #browse_gallery #supmenu{
right:5px;
top:-20px;
}
#find_people {
margin:10px;
height:40px;
}

#find_people  tr td{
vertical-align:top;
}

#find_people  tr td select {
 border:1px solid #989898;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 font-size: 13px;
 line-height:13px;
 color: #666;
 margin:2px 0px 4px 0px;
 background: #F1F1F1;
 min-width:160px;
 max-width:280px;
 clear:left;
}
#banner_g {
border-top:1px solid #CCCCCC;
padding-top:10px;
}
#banner_g .slogan, #banner_g img{
float:left;
}
#banner_g img{
margin:0px 20px;
}


/* RTA etceteras icons */

.icons_links div{
border-top:1px solid #CCCCCC;
}  
.icons_links img{
padding:7px 5px 10px 5px;
float:right;
}


/* recent blogs forums events*/

#recent .g300 {
margin-right:0px!important;
}
#recent .g300 h2{
color:#555555;
font-size:22px;
}
#recent .g300 a{
color:#555555;
text-decoration:none;
}
#recent .g300 a:hover{
color:#555555;
text-decoration:underline;
}
#recent .g300 ul li{
border-top:1px dashed #777;
padding:10px 0px;
}

/* internal links */

.inlinks {
	border:1px solid #CCC;
	float:right;
	padding:10px 20px;
	margin-top:20px;
	margin-left:7px;
	line-height:24px;
}
.inlinks a{
background:url(/content/images/arr.gif) center left no-repeat;
padding-left:10px;
}
