@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2a2a2a;
}

h1 {
	font-family:impact;
	font-size:30px;
	font-weight:normal;
}

.center {
	margin:0 auto;
	text-align:center;
}

.h1link {
	text-decoration:none;
	color:#205385;
}

.h1link:hover {
	text-decoration:none;
	color:#1C63A8;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}

h2{
	font-family:arial, helvetica;
	font-size:18px;
	font-weight:bold;
}

h3{
	font-size:13px;
}

h4{
	font-size:13px;
	/*background-image:url(../images/arwo-bulit.gif);*/
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	color:#666666;
}
a img {border:none;}

li {margin-bottom:4px;}

.u {text-decoration:underline;}

.b {font-weight:bold;}
.bold {font-weight:bold;}

.i {font-style: italic;}
.italic {font-style: italic;}

#wrapper{
	margin:0 auto;
	width:980px;
	background-color:#ffffff;
}

#wrapperNarrow{
	margin:0 auto;
	width:680px;
	background-color:#ffffff;
}

#wrapperWide{
	margin:0 auto;
	width:1012px;
	background-color:#ffffff;
}

#wrapperInnerVideo {
	padding:12px;
}

#header{
	width:958px;
	height:101px;
	padding-top:25px;
}
	#paging{
	  float:left;

	}
	#header h1{
		width:180px;
		height:90px;
		display:block;
		background-image:url(../images/float-the-turn-logo.gif);
		background-repeat:no-repeat;
		float:left;
		margin-top:10px;
	}
		#header h1 a{
			width:162px;
			height:79px;
			display:block;
			text-indent:-999999px;
		}

#top-banner{
	width:728px;
	height:90px;
	float:right;
	padding-top:10px;
}

/****** Navigations *******/

#navigations{
	width:1010px;
	height:46px;
}

	#navigations ul{
		margin:0px;
		padding:0px;		
	}
		#navigations ul li{
			margin:0px;
			padding:0px;
			list-style:none;
			display:block;
			float:left;
		}
			#navigations ul li a{
				display:block;
				text-indent:-999999px;
				float:left;	
				width:100%;
				height:39px;
			}

#navigations img{
		margin:0px;
		padding:0px;		
	}





/****** End Navigations *******/
#content-wrap{
	width:940px;
	margin-top:18px;
	padding-bottom:15px;
	margin-right:0px;
	margin-left:20px;
}

#content-wrap2{
	width:940px;
	margin-top:18px;
	padding-bottom:15px;
	margin-right:0px;
	margin-left:30px;
}

#content-wrap-video{
	width:940px;
	margin-top:18px;
	padding-bottom:15px;
	margin-right:0px;
	margin-left:13px;
}

#content-wrap-video2{
	width:940px;
	margin-top:18px;
	padding-bottom:15px;
	margin-right:0px;
}

#hm-left{
	width:489px;
	float:left;
}

#flash{
	width:489px;
	height:270px;

	background-repeat:no-repeat;
}

#blogs{
	width:489px;
	margin-top:10px;
	font-size:12px;
}

#blogs{
	width:489px;
	margin-top:10px;
	font-size:12px;
}
.forum-shot{
	width:244px;
	height:15px;
	background-image:url(../images/head-shot-bg.gif);
	background-repeat:repeat-x;
	border:solid 1px #c3c3c3;
	margin-top:1px;
}
.head-shot{
	width:489px;
	height:59px;
	background-image:url(../images/head-shot-bg.gif);
	background-repeat:repeat-x;
	border:solid 1px #c3c3c3;
	margin-top:5px;
}
	.head-shot img{
		float:left;
		margin-right:5px;
	}
	.head-shot .head-shot-name{
		float:left;
		width:137px;
		height:52px;
		padding-top:5px;
		border-right:solid 1px #c3c3c3;
	}
		.head-shot .head-shot-name a{
			font-size:14px;
			font-weight:bold;
		}
	
	.head-shot .head-shot-discription{
		float:left;
		height:47px;
		width:265px;
		padding:5px;
		padding-left:10px;		
	}

#hm-right{
	width:460px;
	float:right;
}

#user-login{
	width:455px;
	height:70px;
}

#footer{
/*	width:940px;  */
	height:30px;
	clear:both;
	margin-bottom:15px;

}
	#footer a{
		font-size:14px;
		font-weight:bold;
		padding:0 10px;
		
		}

#footer2{
	width:954px;
	height:30px;
	clear:both;
	border-bottom:solid 1px #333333;
	margin-bottom:40px;
	margin-top:450px;

}
	#footer2 a{
		font-size:14px;
		font-weight:bold;
		padding-right:15px;
	}

.login-input{
	width:156px;
	height:18px;
	border:solid 1px #c3c3c3;
	padding-top:5px;
}

#login-input{
	width:156px;
	height:18px;
	border:solid 1px #c3c3c3;
	padding-top:5px;
}


.input-btn{
	height:40px;
	background-color:#318ae2;
	border:1px solid #245381;
	color:#ffffff;
    border-radius:6px;
	padding:0 20px;
	font-family:arial;
	font-size:18px;
	margin:10px 0;
}

.input-btn:hover{
	height:40px;
	background-color:#43b6f6;
	border:1px solid #245381;
	color:#ffffff;
    border-radius:6px;
	padding:0 20px;
	font-family:arial;
	font-size:18px;
	margin:10px 0;
}

#recent-news{
	background-image:url(../images/recent-nes-bg.gif);
	background-repeat:no-repeat;
	width:439px;
	height:109px;
	padding:8px;
	font-size:12px;
}
	#recent-news img{
		float:left;
		margin-right:10px;
	}

#news-headline{
	width:439px;
	padding:8px;
	font-size:12px;
	background-image:url(../images/recent-news-bottom=bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
	#news-headline p{
		margin-top:8px;
		margin-bottom:8px;
		padding-left:15px;
	}
	
.more-news{
	width:23px;
	height:200px;
	float:right;
	margin-right:-5px;
	margin-top:-6px;
}

#tour-video{
	width:455px;
	height:293px;
	margin-top:10px;
}

/******* Blog Page *******/

#blg-content{
	width:541px;
	float:left;
	background-image:url(../images/content-center.gif);
	background-repeat:repeat-y;
	font-size:12px;
}

.recent-blog a{
color:#FFF;
margin-top:1px;
margin-bottom:1px;
}

#content-top{
	width:541px;
	background-image:url(../images/content-top.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#content-bottom{
	width:491px;
	background-image:url(../images/content-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:25px;
}


#blg-right{
	width:261px;
	float:left;
	margin-left:27px;
}

#blg-profile{
	background-image:url(../images/blg-bg.gif);
	background-repeat:no-repeat;
	width:261px;
	height:601px;
	color:#ffffff;
}
	#blg-profile p{
		display:block;
		padding-left:10px;
		padding-right:10px;
		margin-bottom:10px;
		margin-top:10px;
	}

.recent-blog{
	height:260px;
	margin-top:20px;
}

.stats-btns{
	height:195px;
	padding-top:20px;
}

#ad-right{
	width:120px;
	height:600px;
	float:left;
	margin-left:9px;
}

.blg-title{
    font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background-image:url(../images/content-des.gif);
	background-repeat:no-repeat;
	width:467px;
	height:57px;
	padding:10px;
}

.blog-archive-btn{
	background-image:url(../images/blog-archive-btn.gif);
	background-repeat:no-repeat;
	width:180px;
	height:38px;
	margin-left:-25px;
	margin-bottom:-39px;
	margin-top:10px;
	position:absolute;
}
	.blog-archive-btn a{
		width:180px;
		height:38px;
		display:block;
		text-indent:-999999px;
	}
	
.profile-details{
	width:261px;
	height:107px;
}
	.profile-details img{
		margin-right:15px;
	}

	.profile-details b{
		font-size:14px;
		padding-top:26px;
		display:block;
	}
.margin-right{
	margin-right:10px;
	margin-bottom:5px;
}

.big-link{
	font-size:16px;
	font-weight:bold;
}

.video-lock{
	padding: 3px 8px 0 5px;
	float:left;
}

.video-lock-med{
	padding: 3px 18px 0 5px;
	float:left;
}

.video-post{
	width:451px;
	padding:7px;
}
	.video-post span{
		 color:#666666;
	}
	.video-post b{
		 font-size:13px;
	}
	.video-post p{
		 margin:0px;
		 padding:0px;
		 font-size:13px;
		 font-weight:regular;
	}

.video-post2{
	width:448px;
	padding:6px 0 6px 4px;
	height:48px;
	border-bottom:2px solid #DDDDDD;
	font-size:14px;
}
	.video-post2 p{
		 margin:0px;
		 padding:0;
		 font-size:14px;
		 font-weight:regular;
	}

.video-post-wide{
	width:92%;
	padding:25px 35px 35px 35px;
	height:50px;
	font-size:20px;
	border-bottom:2px solid #DDDDDD;
}

	.video-post-wide b{
		 font-size:20px;
	}
	.video-post-wide p{
		 margin:0px;
		 padding:0px;
		 font-size:24px;
		 font-weight:regular;
	}
	
.video-post-background{
	background-color:#000000;
	color:#ffffff;
}
.video-post-background a{
	color:#ffffff;
}


.video-post-background2{
	background-color:#000000;
	color:#ffffff;
	height:42px;
}
.video-post-background2 a{
	color:#ffffff;
}

.video-post2:hover{
	background-color:#d4dad5;
	color:#000000;
}

.video-post-background span, .video-post-background2 span{
	color:#0098f5;
}

.navCurrent {
	font-size:16px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:15px 20px !important;
	margin:0 2px;
	color:#ffffff;
	background-color:#444444;
	border:1px solid #444444;
}

.navButton {
	font-size:16px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:15px 20px !important;
	margin:0 2px;
	color:#000000;
	background-color:#e7e7e7;
	border:1px solid #999999;
}

.navButton:hover {
	font-size:16px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:15px 20px !important;
	margin:0 2px;
	color:#ffffff;
	background-color:#318ae2;
	border:1px solid #245381;
}

.navSpacer {
	font-size:16px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:15px 20px !important;
	margin:0 2px;
	color:#cccccc;
	background-color:#cccccc;
	border:1px solid #cccccc;
}

.admin-search{
    padding:0 10px;
	background-color:#cccccc;
	border:1px solid #bbbbbb;
	margin:10px;
	border-radius:3px;
	width:920px;
	font-size:18px;
	font-family:arial;
}
	#jsddm
{	margin: 0;
	padding: 0;	width:1010px;}
	
	#jsddm li
	{	
			margin:0px;
			padding:0px;
			list-style:none;
			display:block;
			float:left;
		
			}
			
	#jsddm li span
	{
height:46px;
	}

	
	#jsddm li a
	{	
	
		display: block;
		
		text-decoration: none;
		
		color: #EAFFED;
		white-space: nowrap
		}
		
		#jsddm li ul li a
		{	
			padding: 5px 12px;
		}
		
		#jsddm li img
	{	
	
		margin: 0;
			padding: 0;
		}
		
	
	#jsddm li a:hover
	{	

	}
		
	#jsddm li ul
	{	margin: 0;
		padding: 0;
		margin-top:-1px;
		position: absolute;
		visibility: hidden;
		width:150px;
		border-top: 1px solid white;
		z-index:100;
	}
	
	#jsddm li ul li
	{	float: none;
		display: inline;
		
	
	
	
		}
	
	#jsddm li ul li a
	{	width: auto;
		background: #e8e8e8;
		color:#000;
		font-weight:bold;

		padding-left:15px;
		}
	
	#jsddm li ul li a:hover
	{
			background: #387544;
			color:#ffffff;
		}
	.sp span{ height:500px!important;}
	.sp a{ display:block;  height:13px; padding-top:5px!important; padding-left:10px!important;  background-color:#000!important; color:#e8e8e8!important;  }
		
.user-login-box{
	width:500px;
	background-color:#e8e8e8;
	float:left;
	margin-right:5px;
	padding-top:30px;
	padding-left:20px;
	font-size:12px;
/*	background-image:url(../images/big-arow.gif); */
	background-repeat:no-repeat;
	background-position:left 35px;
}

.user-login-box2{
	width:380px;
	background-color:#e8e8e8;
	float:right;
	padding-top:30px;
	padding-left:20px;
	font-size:12px;
/*	background-image:url(../images/big-arow.gif); */
	background-repeat:no-repeat;
	background-position:left 35px;
}

.user-login-box3{
	width:920px;
	background-color:#e8e8e8;
	float:left;
	margin-right:5px;
	padding-top:30px;
	padding-left:20px;
	font-size:12px;
/*	background-image:url(../images/big-arow.gif); */
	background-repeat:no-repeat;
	background-position:left 35px;
}

.user-register-box{
	width:900px;
	padding:20px;
	font-size:14px;
}

.user-register-box2{
	width:600px;
	padding:20px;
	font-size:14px;
}

.user-register-box3{
	width:900px;
	padding:40px;
	font-size:14px;
}

#membership-input{
	width:257px;
	height:20px;
	padding-top:2px;
	border:solid 1px #c3c3c3;
}

#membership-input2{
	width:257px;
	height:20px;
	padding-top:2px;
	border:solid 1px #c3c3c3;
}

#m_name, #m_password, #m_password2, #m_email, #m_paypal_email{
	width:257px;
	height:20px;
	padding-top:2px;
	border:solid 1px #c3c3c3;
}

#input{
	width:257px;
	height:20px;
	padding-top:2px;
	border:solid 1px #c3c3c3;
}
.menu td{ background-color:#2c5130; color:#FFF;}
.menu td a{ color:#FFF;}
.menu td:hover{ background-color:#000; color:#FFF;}


#search{
	width:954px;
	background-image:url(../images/search-content-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:25px;
}
.search-box{
	width:457px;
	height:49px;
	border:solid 1px #999999;
	background-image:url(../images/search-bg.gif);
	background-repeat:repeat-x;
	padding:8px;
	padding-top:5px;
}

#search-result{
	width:810px;
	float:left;
}

#search-content{
	width:755px;
	float:left;
	padding-left:15px;
	padding-right:40px;
	margin-top:20px;
	height:35px;
}

#search-content a  span{
	color:#2a2a2a;
	font-weight:normal;
}

.search-lists b{
	font-size:13px;
	background-image:url(../images/arwo-bulit.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

.search-lists a{
	color:#f35900;
	font-weight:bold;
}

#dictionery{
	width:700px;
	float:left;
}
	#dictionery h2{
		font-size:18px;
	}
	#dictionery p{
		font-size:14px;
		padding-right:100px;
	}

.dictionery-links a{
	font-size:16px;
	font-weight:bold;
	display:block;
	float:left;
	padding-left:3px;
	padding-right:3px;
}
.dictionery-links a:hover{
	background-color:#000000;
	color:#ffffff;
}

.dic-alphabet{
	font-size:36px;
}
#cmtcon{ background-color:#ffffff;}
.comt{width:460px; margin-bottom:20px;}
.comt h3{ font-size:14px;}
.comt span{ font-size:11px; font-weight:bold;}
.comt p{ margin:0px; padding:0px; margin-top:4px;}

.Red { color:#cf0000; }

.RedBold {
	font-weight:bold;
	color:#cf0000;
}
.RedBold12 {
	font-family: arial, helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#cf0000;
}
.RedBold14 {
	font-family: arial, helvetica;
	font-size:14px;
	font-weight:bold;
	color:#cf0000;
}
.RedBold18 {
	font-family: arial, helvetica;
	font-size:18px;
	font-weight:bold;
	color:#cf0000;
}
.RedBold24 {
	font-family: impact;
	font-size:24px;
	font-weight:normal;
	color:#cf0000;
}

.RedBold28 {
	font-family: impact;
	font-size:28px;
	font-weight:normal;
	color:#cf0000;
}

.RedBold30 {
	font-family: impact;
	font-size:30px;
	font-weight:normal;
	color:#cf0000;
}

.RedBold34 {
	font-family: impact;
	font-size:34px;
	font-weight:normal;
	color:#cf0000;
}

.RedBold50 {
	font-family: impact;
	font-size:50px;
	font-weight:normal;
	color:#cf0000;
}

.RedBold60 {
	font-family: impact;
	font-size:60px;
	font-weight:normal;
	color:#cf0000;
}

.BlackBold14 {
	font-family: arial, helvetica;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.BlackBold16 {
	font-family: arial, helvetica;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.BlackBold18 {
	font-family: arial, helvetica;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.BlackBold24 {
	font-family: impact;
	font-size:24px;
	font-weight:normal;
	color:#000000;
}
.BlackBold30 {
	font-family: impact;
	font-size:30px;
	font-weight:normal;
	color:#000000;
}
.BlackBold34 {
	font-family: impact;
	font-size:34px;
	font-weight:normal;
	color:#000000;
}

.BlackBoldArial20 {
	font-family: arial, helvetica;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.BlackBoldArial22 {
	font-family: arial, helvetica;
	font-size:22px;
	font-weight:bold;
	color:#000000;
}

.BlackBoldArial24 {
	font-family: arial, helvetica;
	font-size:24px;
	font-weight:bold;
	color:#000000;
}

.BlackBoldArial30 {
	font-family: arial, helvetica;
	font-size:30px;
	font-weight:bold;
	color:#000000;
}

.twitter-container {
	border:solid 1px #c3c3c3;
	padding:10px;
	margin-left:20px;
	margin-right:20px;
}

.twitter-container2 {
	border:solid 1px #c3c3c3;
	padding:10px;
}

.twitter-pic {
	margin-right: 10px;
}

.twitter-name {
	font:bold 2.5em 'Helvetica',sans-serif;
	vertical-align:top;
}

.tweet {
	line-height:16px;
	font-size:14px;
	color:#333333;
}

.tweet-time {
	font-size:11px;
	color:#999999;
}

.Black8  { font-family:Arial, Helvetica, sans-serif; font-size:8pt; }
.Black10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; }
.Black12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; }
.Black14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; }
.Black15 { font-family:Arial, Helvetica, sans-serif; font-size:15px; }
.Black16 { font-family:Arial, Helvetica, sans-serif; font-size:16px; }

.Georgia12 { font-family:georgia; font-size:12pt; }
.Georgia13 { font-family:georgia; font-size:13pt; }
.Georgia14 { font-family:georgia; font-size:14pt; }
.Georgia18 { font-family:georgia; font-size:18pt; }
.Georgia24 { font-family:georgia; font-size:24pt; }
.Georgia30 { font-family:georgia; font-size:30pt; }
.Georgia34 { font-family:georgia; font-size:34pt; }
.Georgia40 { font-family:georgia; font-size:40pt; }
.Georgia50 { font-family:georgia; font-size:50pt; }

.Arial12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; }
.Arial14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; }
.Arial16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; }
.Arial18 { font-family:Arial, Helvetica, sans-serif; font-size:18pt; }

.White14 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

.WhiteBold18 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.WhiteBold26 {
	color:#ffffff;
	font-family:impact;
	font-size:26px;
	font-weight:normal;
}

.BlueLink {
	color:#0000cc;
	text-decoration:underline;
}

.BlueLink:hover {
	color:#0000ff;
}

.BlueBoldLink24 {
	font-family: impact;
	font-size:24px;
	font-weight:normal;
	color:#205385;
}

.BlueBoldLink24:hover {
	color:#1C63A8;
}

.BlueBoldLink34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	color:#205385;
}

.BlueBoldLink34:hover {
	color:#1C63A8;
}

.video-image {
	padding:10px;
}

#pop-shim {
	background:none repeat scroll 0 0 #000000;
	position:absolute;
	left:0;
	top:-1px;
	width:100%;
	height:1px;
}

#pop-modal{
	z-index:1000;
	position:absolute;
	width:550px;
	height:300px;
	background-color:#EEEEEE;
	padding:30px;
	font-family:arial;
	font-size:20px;
	display:none;
}

#pop-modal-coming-soon{
	z-index:1000;
	position:absolute;
	width:550px;
	height:300px;
	background-color:#EEEEEE;
	padding:30px;
	font-family:arial;
	font-size:20px;
	display:none;
}

#pop-title {
	font-family:impact;
	font-size:34px;
	color:#CF0000;
	float:left;
	padding-top:25px;
}

#pop-close {
	position:absolute;
	right:6px;
	top:10px;
}

#pop-lock {
	float:left;
	padding-right:15px;
}

.hidden { display: none; }
.unhidden { display: block; }

