﻿@charset "UTF-8";

body, ul, ol, li, p, h1,h2, h3, h4, h5, h6, form, blockquote, dl, dd, dt, img { margin:0; padding:0; border:0}
body, input, textarea{ font-style: normal ; font-size:  12px; font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif; }

h1		{ font-size:24px; clear:both; color:#00aeef; margin:10px 0 8px 0; font-weight:normal;  }
h2		{ font-size:16px; clear:both; color:#369; margin:10px 0 5px 0; }
h3		{ font-size:15px; clear:both; color:#090; margin:10px 0 5px 0; }
h4		{ font-size:14px; clear:both; color:#009; margin:10px 0 5px 0; }
h5		{ font-size:13px; clear:both; color:#000; margin:10px 0 5px 0; }
h6		{ font-size:12px; clear:both; color:#c00; margin:10px 0 5px 0; }

a 		{ color:#357; }
a:hover { color:#c00; }


/* Standard styles used in all templates */
.button_style	{ }
.floatleft		{ float:left; }
.floatright 	{ float:right; }
.clearboth		{ clear:both; }





/*============================================================
+		              PAGE STRUCTURE				    	 +
============================================================== */

#container{
	width:960px;
	margin:0 auto 0 auto;
	padding:0px;
	padding-bottom:50px;
	background:#fff ;
}
#header{
	width:960px;
	overflow:hidden;
	margin:0 auto 0 auto;
	height:100px;
	background: #fff;
}
#header h1{
	width:240px;
	height:100px;
	float:left;
	padding-top:5px;
	margin-left:18px;	
}
#header h1 a{
	background: #fff url(../images/logo_sitetalk.png)  no-repeat right;
	width:220px;
	height:80px;
	text-decoration:none;
	display:block;
}
#header .flags {
	color:#fff;
	font-size:11px;
	float:right;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 5px;
	width:206px;
	height: 25px;
	text-align:right;
	margin-top:0px;
	margin-right:12px;
	}
#header .flags a {
	color:#fff;
	text-decoration:none;
	}
#header .flags a:hover {
	color:#fff;
	text-decoration:none;
	}

.sub_navline{
	width:940px;
	margin:0 auto 0 auto;
	padding:0;
	height:1px;
	background: #000;
	display:block;
	position:relative;
	clear:both!important;
}











/* TEXT FORMATTING */

P { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:4px;
	line-height:1.4;
	}

.ingress{
	font-size:13px;
	font-style:italic;
	color: #3e3e3d;
	}
	
.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
	}
.aquote {
    font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
    padding-left: 50px;
    background:  url(../images/quote.gif) no-repeat; 
	font-style:italic;
	}
    
/*TEXT FORMATTING END */    
/*NAVIGATION MENU 
.nav-menu ul
{
list-style: none;
padding: 0;
margin: 0 20px 0 0;
}

.nav-menu li
{
float: left;
margin: 0 8px;
height: 2em;
line-height: 2em;
color:#c59941;
}

.nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
display: block;
color: #ffffff;
text-decoration: none;
text-align: center;
}
.nav-menu li a:hover {
	text-decoration:underline;
	}

.nav-menu	{ }

/*NAVIGATION MENU END */
	
	
#wrapper {
	height:100%;
	margin: 0 auto;
	background: #fff url(../images/bodyBG_sitetalk.png) repeat-x; 
	}
.header {
	height:100px;}
.logo {
	background: #fff url(../images/logo_sitetalk.png) center no-repeat; 
	margin-left:30px;
	width: 250px;
	height: 90px;
	float:left;
	margin-top:20px;
	}
.nav {	
	display:none ;
	}

.nav a:hover {
		text-decoration:underline;
	}	
.flags {
	color:#c59941;
	font-size:12px;
	float:right;
	padding-top: 10px;
	padding-left: 5px;
	margin-right:20px;
	width:240px;
	height: 25px;
	background-color:#00aeef;
	text-align:center;
	margin-top:0px;
	}
.flags a:link {
	color:#FFF;
	text-decoration:none;
	}
.flags a:visited {
	color:#FFF;
	text-decoration:none;
	}	
.flags a:hover {
		text-decoration:underline;
		}

#mainwrapper {
	width: 850px;
	background-image: url(../images/bg_sitetalk.png);
	background-repeat: no-repeat;
	background-position: top;
	/* min-height:860px; */
	height:860px;
	margin: 0px auto;
}
.content{
	margin-left: 50px;
	margin-top:20px;
	padding-right:30px;
	width:500px;
	float:left;
	}
.content a:link{
	color:#03acca;
	text-decoration:none;
	}
	
.content a:visited{
	color:#03acca;
	text-decoration:none;
	}
.content a:hover {
		text-decoration:underline;
		}	


.content .st_noshow { display:none; }	

/*SIDEBAR ELEMENTS */
.sidebar {
	display:none;
	padding-top:20px;
	width:200px;
	min-height: 470px;
	float:left;
	background:url(../images/sidebarBG_sitetalk.png) no-repeat;
	padding-left:35px;
	}
	
/*SIDEBAR ELEMENTS END */	
#footer {
	display:none;
	background: url(../images/footerBG_sitetalk.png) repeat-x;
	height: 105px;
	}
.footercontent {
	width: 1024px;
	margin: 0px auto;
	padding:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#626262;
}
.footercontent a:link{
	color:#FFF;
	text-decoration:none;
	}
.footercontent a:visited{
	color:#FFF;
	text-decoration:none;
	}	
.footermenu {
	float:left;
		width: 500px;
	}
.socialmedia {
	float:right;
	}
.socialmedia img {
	margin-left:5px;
	border:none;
	}
		
/* ALIGNMENT */
.alignleft {
	float:left;
	margin-right:5px;
	}








/* Added by Topsites Internet Limited */
	
.redstar		{color:#ff0000; }

#joinpre		{color: #334466; }
	#joinpre h2 		{ color: #003366; font-size: 16px; font-family: Arial, Tahoma, MS Sans Serif,Helvetica; margin-bottom:10px;margin-top:2px; font-weight:bold;}
	#joinpre .joinquest	{ color:#000000; background:#e7eef7; border:1px solid #ccddee; width:200px; text-align:right;font-size: 11px;}
	#joinpre .joininfo	{ color:#000099; background:#ffffff; width:360px;font-size: 11px;}
	#joinpre input		{ font-size: 11px; color:#000099; }
	#joinpre select		{ font-size: 11px; color:#000099; }




#login				{padding-left:10px; margin: 20px;}
	#login .box 	{border: 1px solid #99aabb; width:340px;	}
	#login .boxhead {padding:4px; color:#000099; background: #eeeeee; font-size: 11px;font-weight:bold; margin-bottom: 4px; border-bottom: 1px solid #cccccc;}
	#login .lihead 	{font-weight: bold;color: #ff0000;}
	#login li 		{padding-bottom: 16px;}


#contact				{width:440px; font-size:11px; }
	#contact .label		{float:left; width:25%; height:26px; text-align:right; padding-right:8px;}
	#contact .response	{float:right;width:72%; height:26px; }
	#contact .red		{color:#ff0000; font-weight:normal;}
	#contact .input		{background:#f7f7f7; color:#336699;  width: 200px; border:#cccccc 1px solid;}
	#contact .textarea  {background:#f7f7f7; color:#336699; height: 120px; width: 300px; border:#cccccc 1px solid; padding:2px;}



/* Added by Topsites Internet Limited */

