/* Basics */

body,html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0px;
	background: #364c67;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 14px;
	font-size: 16px
}

.h1title{
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	margin-top: -6px;
}

img, a img {
	border: 0 none;
}

a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #b4cdec;
	font-size: 12px;
	text-decoration: none;
}

div#page-frame {
	height: auto;
	width: 780px;
	margin: 0 auto;	
	border: 0 none;
	background-color: #FFF;
	background-image: url(/images/atlantaswingers/bg_tile_sidepanel.jpg);
}

tr.dark {
	background-color: #fff;
	}
	
tr.light {
	background-color: #f3f3f3;
	}

tr.dark1 {
	background-color: #fff;
	}
	
tr.light1 {
	background-color: #f3f3f3;
	}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E41818;
	font-size: 14px;
	margin-top: 16px;
}

.textcolor1 {
	color: #000;
}

.textcolor2 {
	color: #af0b00;
}

#generic-banner{
	position: relative;
	float: left;
	height: 55px;
	width: 510px;
	margin-bottom: 20px;
	padding-top: 20px;
	background-image: url(/images/atlantaswingers/generic_header.jpg);
	background-repeat: no-repeat;
}

#frame-foot{
	position: relative;
	float: left;
	height: 58px;
	width: 780px;
	background-image: url(/images/atlantaswingers/index_foot_sidepanel.jpg);	
}

.full-spacer{
	position: relative;
	float: left;
	width: 780px;
	height: 10px;
	background-color: #364c67;
}

#a-terms-container{
	position: relative;
	width: auto;
	height: auto;
	left: 5%;
	padding: 0px 0px 5px 0px;
	margin-top: -50px;
	float: left;
}

.a-terms-of-service{
	width: 450px;
	text-align: justify;
}


/* Banner & Top Nav */

div#header_banner_01{
	position: relative;
	float: left;
	width: 780px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_banner_01.jpg);
	
}

div#header_banner_02{
	position: relative;
	float: left;
	width: 260px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_banner_02.jpg);
}

div#main_nav_container{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 141px;
	height: 130px;
}

a#header_home{
	position: relative;
	float: left;
	width: 141px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_home_off.jpg);
}

a#header_home:hover{
	background-image: url(/images/atlantaswingers/header_home_on.jpg);
}

a#header_search{
	position: relative;
	float: left;
	width: 141px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_search_off.jpg);
}

a#header_search:hover{
	background-image: url(/images/atlantaswingers/header_search_on.jpg);
}

a#header_myprofile{
	position: relative;
	float: left;
	width: 141px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_profile_off.jpg);
}

a#header_myprofile:hover{
	background-image: url(/images/atlantaswingers/header_profile_on.jpg);
}

a#header_logout{
	position: relative;
	float: left;
	width: 141px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_logout_off.jpg);
}

a#header_logout:hover{
	background-image: url(/images/atlantaswingers/header_logout_on.jpg);
}

a#header_join{
	position: relative;
	float: left;
	width: 141px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_join_off.jpg);
}

a#header_join:hover{
	background-image: url(/images/atlantaswingers/header_join_on.jpg);
}

a#header_login{
	position: relative;
	float: left;
	width: 141px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_login_off.jpg);
}

a#header_login:hover{
	background-image: url(/images/atlantaswingers/header_login_on.jpg);
}

#header_banner_03{
	position: relative;
	float: left;
	width: 379px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_banner_03.jpg);
}

#header_banner_04{
	position: relative;
	float: left;
	width: 780px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/atlantaswingers/header_banner_04.jpg);
}

div#header_nav{
	position: relative;
	float: left;
	left: 48px;
	top: 14px;
}

.header_nav_column{
	position: relative;
	float: left;
	width: 110px;
	height: 110px;
}

#nav-item a{
	color: #fff;
	text-decoration: none;
}

#nav-item a:hover{
	color: #b4cdec;
	text-decoration: none;
}

div#searchbycity{
	position: relative;
	float: left;
	top: 28px;
	left: 48px;
}

/* Content*/

div#content {
	width: 780px;
	height: auto;

}


/* Content (Girl Next Door & Spotlight - Right Side)*/

div#content-left { 
	width: 270px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}

div#left-console-container { 
	width: 270px;
	height: 353px;
	float: left;
	background-image: url(/images/atlantaswingers/gnd_panel_bg.jpg);
	position: relative;
}

div#left-console-container3 {
	width: 270px; 
	height: 353px;
	float: right;
	background-image: url(/images/atlantaswingers/spotlight_panel_bg.jpg);
	position: relative;
}

div.left-console-container2 {
	width: 270px; 
	height: 725px;
	float: left;
	background-image: url(/images/atlantaswingers/left_console_bg2.jpg);
	position: relative;
}

div.left-spacer { 
	width: 270px;
	height: 0px;
	clear: both;
}

div.left-spacer2 {
	width: 270px;
	height: 19px;
	clear: both;
}

div.left-console-title {
	width: 220px;
	float: left;
	left: 34px;
	position: relative;
}

div.left-profile-title {
	width: 220px; 
	float: left;
	left: 35px;
	top: 48px;
	position: relative;
	padding:0px;
	margin:0px;
}

div.left-console-image {
	width: 200px; 
	height: 200px;
	float: left;
	left: 35px;
	margin-top: 74px;
	position: relative;
}

div.left-console-name {
	width: 220px;
	float: left;
	left: 34px;
	top: 10px;
	position: relative;
}


div#thumb-container {
	width: 220px; 
	float: left;
	left: 30px;
	top: 32px;
	position: relative;
}

div.float-thumb {
	text-align: center; 
	width: 100px;
	height: 116px;
	margin-right: 10px;
	margin-bottom: 7px;
	float: left;
	position: relative;
}

div.thumb-img { 
	text-align: center;
	width: 100px;
	height: 100px;
	float: left;
	position: relative;
}

div.thumb-name {
	text-align: center;
	width: 100px;
	height: 16px;
	float: left;
	top: 0px;
	position: relative;
}

div.thumb-name a{
	color: #fff;
}

div.thumb-name a:hover{
	color: #fff;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
}

.place {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	margin-top: 0px;
}

a.left-console-link {
	font-family: Arial;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a.left-console-link:hover { 
	font-family: Arial;
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
}

div.something{

}


/* Content (Main Content - Left Side)*/


div#content-right {
	width: 475px;
	height: auto;
	position: relative;
	float: left;
}

div#right-welcome-container {
	width: 452px;
	float: left;
	height: 10px;
	position: relative;
}

div#welcome-row1 {
	width: 452px;
	height: auto;
	float: left;
	padding-left: 4px;
	position: relative;
	clear: both;
}

div#welcome-row1-heading {
	width: 452px;
	float: left;
	position: relative;
	text-align: left;
	clear: both;
}

div#welcome-row2 {
	width: 442px;
	height: 80px;
	float: left;
	left: 10px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#welcome-row3 {
	width: 452px;
	height: 124px;
	float: left;
	position: relative;
}

div#map-search {
	width: 452px;
	height: 124px;
	position: relative;
	background-image: url(/images/atlantaswingers/index_map.jpg);
}

div#map-index {
	width: 207px;
	height: 123px;
	float: left;
	position: relative;
}

div#vidchat-button {
	width: 155px;
	height: 141px;
	float: right;
	position: relative;
	background-image: url(/images/atlantaswingers/vidchat-button.gif);
	right: 0px;
	top: 0px;
}

div#welcome-row3-map {
	width: 207px;
	height: 123px;
	float: left;
	position: relative;
}

h1.welcome {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 16px;
	font-size: 22px
}

div#cityquickselect-title {
	width: 100%;
	float: left;
	position: relative;
}

div#cityquickselect {
	width: 100%;
	float: left;
	position: relative;
	clear: both;
}

div#big-join-button {
	width: 452px;
	float: left;
	position: relative;
}

a.cityquickselect {
	font-family: Arial;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
a.cityquickselect:hover {
	font-family: Arial;
	color: #E41818;
	text-decoration: none;
	font-size: 12px;
}

div.content-spacer {
	width: 100%;
	height: 16px;
	float: left;
	position: relative;
}

div.right-spacer {
	width: 452px;
	height: 18px;
	position: relative;
	float: right;
	right: 14px;
}

div#banner-features {
	background-image: url(/images/atlantaswingers/banner_features.jpg);
	width: 510px;
	height: 55px;
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
}

div#banner-forum {
	background-image: url(/images/atlantaswingers/banner_forum.jpg);
	width: 510px;
	height: 55px;
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
}

div#banner-city {
	background-image: url(/images/atlantaswingers/banner_city.jpg);
	width: 510px;
	height: 55px;
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
}

div#banner-profile {
	background-image: url(/images/atlantaswingers/banner_profile.jpg);
	width: 510px;
	height: 55px;
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
}

div#banner-guide {
	background-image: url(/images/atlantaswingers/banner_guide.jpg);
	width: 510px;
	height: 55px;
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
}

div#banner-problem{
	background-image: url(/images/atlantaswingers/banner_problem.jpg);
	width: 350px;
	height: 46px;
	top: 10px;
	margin: 10px 0px;
	float: left;
	left: 100px;
	position: relative;
}

div#problem-container{
	float: left;
	width: 440px;
	position: relative;
	top: 10px;
	padding-left: 60px;
	height: auto;
}


div#forum-rss-feed{
	width: 452px;
	height: atuo;
	float: left;
	position: relative;
	text-align: left;
	color: #000;
}

div#features-banner1{
	width: 452px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 10px;
}

div#features-banner2{
	width: 130px;
	height: auto;
	position: relative;
	float: left;
	left: 30px;
	margin-top: 10px;
}

div#features-banner3{
	width: 130px;
	height: auto;
	position: relative;
	float: left;
	left: 55px;
	margin-top: 10px;
}

/* Content (Left Side - Guides */

div#guide-menu{
	width: 452px
	height: auto;
	position: relative;
	float: left;
	left: 35px;
	top: 10px;

}

div#guide-article{
	width: 452px
	height: auto;
	position: relative;
	float: left;
	left: 35px;
	text-align: justify;
	top: 10px;
}

.guide-article-heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.guide-return-link{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.guide-return-link a{
	color: #af0b00;
	text-decoration: underline;
}

.guide-return-link a:hover{
	color: #000;
}

.guide-article{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.guide-article-title a{
	color: #af0b00;
}


/* Content (Right Side) - Profile */

div#profile-top-container {
	width: 452px;
	height: auto;
	float: left;
	position: relative;
	left: 35px;
}

div#profile-imageshell {
	width: 264px;
	height: 299px;
	float: left;
	position: relative;
	background-image: url(/images/atlantaswingers/profile_image-shell.jpg);
	margin-bottom: 15px;
}

div#profile-pic {
	width: 236px;
	height: 236px;
	float: left;
	position: relative;
	left: 14px;
	top: 12px;
}

div#profile-stats-container {
	width: 170px;
	height: 299px;
	float: left;
	top: -16px;
	position: relative;
	margin-left: 10px;
	font-size: 11px;
}

div#profile-stats {
	width: auto;
	height: auto;
}

div#profile-addtofaves-button {
	width: 51px;
	height: 37px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(/images/atlantaswingers/button-addfave.gif);
}

div#profile-removefromfaves-button {
	width: 51px;
	height: 37px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(/images/atlantaswingers/button-removefave.gif);
}

div#profile-sendtofriend-button {
	width: 51px;
	height: 37px;
	float: left;
	position: relative;
	left: 4px;
	top: 0px;
	background-image: url(/images/atlantaswingers/button-sendfriend.gif);
}

div#profile-sendtofriend {
	width: auto;
	height: auto;
	display: none;
}

div#profile-sendtoclient {
	width: auto;
	height: auto;
	display: none;
}

.rating {
	color: #af0b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

div#rating-title {
	width: 50px;
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
	position: relative;
	font-size: 11px;
	text-align: left;
}

div#rate-me {
	width: 236px;
	height: 35px;
	float: left;
	top: 20px;
	left: 25px;
	position: relative;
	text-align: center;
	font-size: 11px;
	color: black;
}

div.rate-box {
	width: 15px;
	height: 15px;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
	text-align: center;
	font-size: 11px;
	color: black;
	background-color: #FFF;
	margin-right: 5px;
	margin-top: 3px;
	padding: 1px;
	}
	
div.rate-box2 {
	width: 15px;
	height: 15px;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
	text-align: center;
	font-size: 11px;
	color: white;
	background-color: #E52727;
	margin-right: 5px;
	margin-top: 3px;
	padding: 1px;
	}
	
a.rate {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a.rate:hover {
	color: #FE1096;
	font-size: 12px;
	text-decoration: none;
}

div#profile-bio {
	width: 460px;
	height: auto;
	float: left;
	top: 0px;
	position: relative;
	clear: both;
	margin-bottom: 15px;
	text-align: justify;
}

div#profile-expando {
	width: 445px;
	float: left;
	top: 0px;
	position: relative;
	clear: both;
	margin-bottom: 15px;
}

div#profile-expando-content {
	width: 420px; 
	border: 0px solid; 
	height: 20px; 
	overflow: hidden; 
	display: block; 
	background-color: #E5EAEF;
}

div#profile-reviews {
	width: 420px;
	float: left;
	top: 0px;
	position: relative;
	margin-top: 10px;
}

div#profile-thumbs {
	width: 420px;
	float: left;
	top: 0px;
	position: relative;
	margin-bottom: 15px;
}

div.profile-float-thumb {
	margin-right: 10px;
	margin-bottom: 7px;
	float: left;
	height: 100px;
	position: relative;
}

div#profile-problem {
	width: 420px;
	height: 85px;
	float: left;
	top: 0px;
	position: relative;
	clear: both;
	text-align: center;
}

div#see-all-area{
	float: left;
	width: 220px;
	left: 5px;
	margin-top: 6px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	text-align: left;
	position: relative;
	color: #fff;
}

div#see-all-area a{
	color: #fff;
	text-decoration: underline;
}

div#see-all-area a:hover{
	color: #fff;
	text-decoration: none;
}


/* Footer & Bottom Nav*/

div#footer-container {
	background-image: url(/images/atlantaswingers/footer_nav_bg.jpg);
	width: 100%;
	height: 65px;
	width: 780px;
	position: relative;
	clear: both;
}

div#footer-nav {
	width: auto;
	height: auto;
	position: relative;
	top: 22px;
	text-align: center;
	width: 780px;
}

a.footer {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#psr-results-container td a {
	color: #000;
	text-decoration: underline;
}

a.footer:hover {
	color: #b4cdec;
	font-size: 11px;
	text-decoration: none;
}



/* Members Styling*/

div.submit-form {
	background-color: #000;
}

div#escort-being-reviewed {
	width:550px;
	height: 200px;
	float: left;
	top: 0px;
	position: relative;
	background-color: #CCC;
}

a.reviewname {
	font-size: 18px;
	text-decoration: none;
}
a.reviewname:hover {
	font-size: 18px;
	text-decoration: underline;
}

div#review-error {
	width: 730px;
	background-color: #fff;
	clear: both;
	float: left;
	position: relative;
	text-align: center;
}

.frame-header {
	width: 700px;
	margin-top: 0px;
	height: 61px;
	background-image: url(/images/atlantaswingers/frame-header.jpg);
}

.frame-header-body {
	background-image: url(/images/atlantaswingers/frame-background.jpg);
}

div#reportproblem {
	width: 550px;
	clear: both;
	float: left;
	top: 0px;
	left: 70px;
	margin: 20px;
	padding: 15px;
	position: relative;
	text-align: center;
	font-size: 14px;
}

/* Profile Search Results */

div#psr-container {
	width: 450px;
	float: left;
	top: -60px;
	left: 26px;
	position: relative;
}

div#reviewdisplay-container{
	width: 470px;
	position: relative;
	float: left;
	height: auto;
	margin-left: 24px;
	padding: 0px;
	margin-top: -80px;
}

div#psr-header {
	width: 450px;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
	text-align: center;
}

div#psr-results-container {
	width: 475px;
	clear: both;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
}

div.livesintravelsto{
	width: 475px;
	height: auto;
	clear: both;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
	text-align: left;
}

div.psr-box {
	width: auto;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 1px;
	float: left;
	background-color: #FFF;
	position: relative;
	border: 1px solid #999;
}

div.psr-box-pic {
	width: 100px;
	height: 100px;
	float: left;
	background-color: #FFF;
	position: relative;
}

div.psr-box-text {
	width: 112px;
	height: 100px;
	margin: 4px;
	float: left;
	position: relative;
	font-size: 11px;
	text-align: left;
	max-height: 100px;
}

.psr-name {
	font-size: 14px;
}

a.psr {
	color: #F40707;
	font-size: 11px;
	text-decoration: none;
}
a.psr:hover {
	color: #F40707;
	font-size: 11px;
	text-decoration: underline;
}

/* Profile Search */

div#search {
	width: 400px;
	height: auto;
	float: left;
	top: 0px;
	padding-bottom: 15px;
	left: 35px;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
}

table#search {
	border: 1px solid #CCC;
}

table#search td{
	height: 30px;
}

/* Results navigating */

div.first-button {
	width: 76px;
	height: 23px;
	position: relative;
	float: left;
	left: 50px;
	background-image: url(/images/atlantaswingers/first_button.gif);
}

div.previous-button {
	width: 97px; 
	height: 23px;
	position: relative;
	float: left;
	left: 50px;
	background-image: url(/images/atlantaswingers/previous_button.gif);
}

div.next-button {
	width: 69px; 
	height: 23px;
	position: relative;
	float: right;
	right: 180px;
	background-image: url(/images/atlantaswingers/next_button.gif);
}

div.last-button {
	width: 74px; 
	height: 23px;
	position: relative;
	float: right;
	right: 40px;
	background-image: url(/images/atlantaswingers/last_button.gif);
}


/* My Profile Page */

div#myprofile{
	width: 510px;
	float: left;
	top: 0px;
	position: relative;
	text-align: center;
	font-size: 14px;
}

/* Join Form */

div#join-container{
	width: 400px;
	height: auto;
	clear: both;
	float: left;
	top: 20px;
	left: 22px;
	padding-bottom: 15px;
	position: relative;
	text-align: left;
	border: 1px dashed #FFF;
}

.billingoption {
	font-family: Arial, Helvetica, sans-serif;
	color: #F40707;
	font-size: 16px;
	font-weight: bold;
}

.billingoption-desc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	margin-top: 16px;
	font-weight: bold;
}

div#join-extra{
	width: 370px;
	height: auto;
	clear: both;
	float: left;
	top: 40px;
	left: 22px;
	padding: 15px;
	position: relative;
	border: 1px dashed #FFF;
	text-align: center;
	font-size: 11px;
}


/* Map */

div#map-container {
	width: 730px;
	height: auto;
	clear: both;
	float: left;
	top: 0px;
	left: 20px;
	position: relative;
	text-align: center;
	margin-top:40px;
}

/* Forums */



.page
{
	background: #364c67;
	color: #000;
}
td, th, p, li
{
	font: 10pt arial;
}

/* Border */
.tborder
{
	background: #28394d;
	color: #FFFFFF;
	border-top: 1px solid #28394d;
	border-right: 1px solid #28394d;
	border-bottom: 1px solid #28394d;
	border-left: 1px solid #28394d;
}


/* Category table header*/
.thead
{
	background: #FFF;
	color: #000;
	font: bold 11px arial;
}
.thead a:link, .thead_alink
{
	background: #FFF;
	color: #000;
}
.thead a:visited, .thead_avisited
{
	background: #FFF;
	color: #000;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	background: #FFF;
	color: #000;
}

/* footer beneath boards */

.tcat
{
	background: #af0b00 url(/images/atlantaswingers/forum_header_bg.jpg); 
	color: #fff;
	font: bold 10pt arial;
}
.tcat a:link, .tcat_alink
{
	color: #fff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #000;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #000;
	text-decoration: underline;
}

.tfoot
{
	background: #364c67;
	color: #CC3333;
	text-align: center;
}
.tfoot a:link, .tfoot_alink
{
	background: #364c67;
	color: #E0E0F6;
}
.tfoot a:visited, .tfoot_avisited
{
	background: #364c67;
	color: #E0E0F6;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	background: #364c67;
	color: #FFFF66;
}

/*	Main Cell BG's */

.alt1, .alt1Active
{
	background: #FFF;
	color: #000;
}
.alt2, .alt2Active
{
	background: #FFF;
	color: #000;
}
.alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink
{
	background: #FFF;
	color: #000;
}
.alt2 a:visited, .alt2_avisited, .alt2Active, .alt2Active_avisited
{
	background: #FFF;
	color: #000;
}
.alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover
{
	text-decoration: underline;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #fff;
	color: #000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/*	Description Text */

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #5b728f;
}
.time
{
	color: #c00;
}
.navbar
{
	background: #FFF;
	color: #40506C;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar a:hover, .navbar a:active, .navbar_ahover
{
	background: #CCCCCC;
	color: #2F3745;
}
.highlight
{
	color: #FF6633;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #E4E7F5 url(../../images/gradients/gradient_panel.gif) repeat-x top left;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}
.panelsurround
{
	background: #D1D4E0 url(../../images/gradients/gradient_panelsurround.gif) repeat-x top left;
	color: #000000;
}
legend
{
	color: #22229C;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* Top Menu */

.vbmenu_control
{
	background: url(/images/atlantaswingers/forum_header_bg.jpg);
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: url(/images/atlantaswingers/forum_header_bg.jpg); 
	color: #fff;
	border: 1px solid #0B198C;
}
.vbmenu_option
{
	background: #BBC7CE;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #8A949E;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 12px; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

/* Image Popups */

#thumbBox{
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ddd;
	color: #000;
}

#thumbLoading{
	border: 2px solid #FFF;
	background-color: #EFEFEF;
}