/* STYLE FORMATIING */

body {  
    margin:0px; padding:0px;  
  	background-color: #88b5d3;
	color:#000000;
	font-size:12pt;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	}  
	
p {
	font-size: 1em; 
	text-align:justify;
	margin:10px;
	}
	
#maincontent p {
	margin: 30px;
	}
	
#joinnow p {
	margin:3px;
	margin-bottom:20px;
	}

 #callstoaction p {
	font-size: 1em; 
	text-align:justify;
	margin-top:2px;
	}
	
#footercontent p {
	color:#FFFFFF;
	font-size:9pt;
	margin:40px;
	margin-left:200px;
	}
	
  
h2 {
	color:#f26d7d;
	font-weight:bold;
	size:1.1em;
	padding:1px;
	margin:1px;
	}
	
#callstoaction h2 {
	margin-left:10px;
	}
  
 a:link {
	text-decoration:none;
	color:#f26d7d;
	}
	
 a:visited {
	text-decoration:none;
	color:#f26d7d;
	}
	
 a:hover {
	text-decoration:none;
	color:#c6dbe8;
	}
	
a:active {
	text-decoration:none;
	color:#f26d7d;
	}
	
 #footer a:link {
	text-decoration:none;
	color:#f42f47;
	}
	
 #footer a:visited {
	text-decoration:none;
	color:#f42f47;
	}
	
#footer a:hover {
	text-decoration:none;
	color:#c6dbe8;
	}
	
#footer a:active {
	text-decoration:none;
	color:#f42f47;
	}
	

img {
	border:0;
	}
  
img.border {
	border:1px solid;
	}

img.title {
	border:0;
	padding:15px;
	}
	
img.logo {
	float:left;
	}
	
a.joinnow {
	display:block;
	width:174px;
	height:55px;
	margin-top:12px;
	background:url(images/joinnow.png);
	text-indent:-10000px;
	overflow:hidden;
	}

a.joinnow:hover {
	background-position: 0px -55px;
	}
	
#chat a.joinsm {
	position:absolute;
	top:120px;
	left:135px;
	display:block;
	width:98px;
	height:33px;
	background:url(images/joinnow_sm.png);
	text-indent:-10000px;
	overflow:hidden;
	}

#chat a.joinsm:hover {
	background-position: 0px -33px;
	}
	
#date a.joinsm {
	position:absolute;
	top:120px;
	left:135px;
	display:block;
	width:98px;
	height:33px;
	background:url(images/joinnow_sm.png);
	text-indent:-10000px;
	overflow:hidden;
	}

#date a.joinsm:hover {
	background-position: 0px -33px;
	}
	
#flirt a.joinsm {
	position:absolute;
	top:120px;
	left:135px;
	display:block;
	width:98px;
	height:33px;
	background:url(images/joinnow_sm.png);
	text-indent:-10000px;
	overflow:hidden;
	}

#flirt a.joinsm:hover {
	background-position: 0px -33px;
	}
	
ul#nav li  a{
	font-size:1.2em;
	font-weight: bold;   
   	text-decoration:none;  
    color:#f26d7d;  	
	}
	
ul#nav li  a:hover{
	font-size:1.2em;
	font-weight: bold;   
   	text-decoration:none;  
    color:#88b5d3;  	
	}
	
	
#joinnow {
	color:#ffffff;
	font-weight:bold;
	font-size:1.08em;
	letter-spacing:+1px;
	}
	
#profile {
	padding:20px;
	}	
	
#profile p 
{
	padding:0; 
	text-align:left;
}

	
.profilepic
{
	padding:15px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	background-image: url(images/largephoto.png);
} 


/* Additional Carousel styling */	
	
form p {
    display: inline;
    }
 
form fieldset {
    border: none;
    padding: 0;
    }
	
.slider {
	padding:14px;
	background-image: url(images/photo1.png);
}


  
/* LAYOUT FORMATTING */
	
#main_container {
	position:relative;
	width:100%;
	background:url(images/bg.png) repeat-x;
	background-color: #c6dbe8;
	margin-top:0px;
	margin-left:auto; margin-right:auto;
	padding-top:10px;
	}

#logo {
	position:relative;
	width:780px;
	margin-left:auto; margin-right:auto;
	}
		
#logo a {
	display:block;
	width:450px;
	height:80px;
	text-indent: -9000px;
	overflow:hidden;
	background: transparent url(images/logo.png) no-repeat;
	margin-bottom:5px; margin-left:50px;
	}
	
/* Main content container */	

#maincontent_container {
	position:relative;
	width:800px;
	margin-left:auto; margin-right:auto;
	}
	
/* Navigation */	
	
#menuhome {	
	background:url(images/menu_bg.png);
	height:60px;
	}
	
#menuregister {	
	background:url(images/menu_bg_r.png);
	height:60px;
	}
	
ul#nav {
	position:absolute;
	right:62px;
	top:25px;
	margin:0;
	padding:0;
	list-style:none;
	}
		
ul#nav li {
	margin:10px;
	padding:10px;
	display:inline;	
	}
	
/* Main Content */
	
#maincontent {
	background:url(images/maincontent_bg.png);
	padding-top:5px;
	padding-bottom:5px;
	}
	
#bigphoto {
	position:relative;
	
	width:270px; height:330px;
	float:left;
	margin-left:60px; margin-right:20px; margin-top:0px; margin-bottom:10px;
	background:url(images/photobox.png);
	padding:15px;
	}
	
#joinnow {
	position:relative;
	width:270px; height:270px;
	float:right;
	margin-left:20px; margin-right:60px; 
	margin-top:35px; margin-bottom:0px;
	background:url(images/joinbox.png);
	padding:15px
	}
	
#maincontent_bottom {
	background:url(images/maincontent_bottom_bg.png);
	height:25px;
	}	
	
#content2_container {
	width:940px;
	margin-left:auto; margin-right:auto;
	}
	
/* Online Members */	
	
#onlinenow {
	background:url(images/online_bg.png);
	height:225px;
	margin-top:0px;
	}
	
#online_content {
	position:relative;
	width:660px;
	height:150px;
	margin-left:auto; margin-right:auto;
	padding-top:60px;
	}
	
/* Calls to Action */	
	
#callstoaction {
	position:relative;
	height:170px;
	margin-top:20px;
	}
	
#chat {
	position:absolute;
	top:10px; left:79px;
	width:220px; height:132px;
	background:url(images/cta_bg.png);
	}
	
#date {
	position:absolute;
	top:10px; left:362px;
	width:220px; height:132px;
	background:url(images/cta_bg.png);
	}
	
#flirt {
	position:absolute;
	top:10px; left:642px;
	width:220px; height:132px;
	background:url(images/cta_bg.png);
	}
	
/* Footer Container */
	
#footer {
	clear:both;
    background: #88b5d3;
	background:url(images/footerback.png) #88b5d3 repeat-x;
    }

#footercontent {
	width:940px;
	margin-left:auto; margin-right:auto;
	padding: 40px;
	}
	
ul#footernav {
	float:right;
	margin-top:35px;
	width:195px;
	text-align:right;
	}

ul#footernav li {
	display: inline;
	margin:10px;
	list-style:none;
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff
	}
	
#footercontent p {
	width:400px;
	margin-bottom:5px;
	}
	

	

	