@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {background: #ececec !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #161515;
	margin-bottom: 15px;
}
a img { border: medium none; }
a {
	color: #F15A24;
	text-decoration: underline;
}
h1 {
	color: #F46722;
	font-size: 17px;
	padding-bottom: 14px;
	text-transform: uppercase;
}
h2 {
	color: #F46722;
	font-size: 17px;
	padding-bottom: 14px;
}
h4 {
	color: #0071BC;
	font-size: 13px;
	padding-bottom: 3px;
}
p {
	line-height: 20px;
	padding-bottom: 9px;
}
.clear { clear: both; }
.round{ -khtml-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.shadow{-khtml-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; -ms-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; -o-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; -moz-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; box-shadow:rgba(0,0,0,0.3) 0 1px 4px;}
.pad15{ padding:15px;}
#header { 
	height: 104px;
	background: #fff;
}

#search h4 {
  margin: 0; color: #0071bc;
  font-size: 13px;
  padding-bottom: 3px;
}


.pay_btn {
 background-color: #f46722;
 border: medium none;
 color: #fff;
 cursor: pointer;
 font-family: arial;
 font-size: 18px;
 height: 40px;
 text-align: center;
 width: 130px;
}
.col41 > p {
 text-align: center;
}

#top {
	width: 1009px;
	margin: 0 auto;
	position: relative;
}
#top a#logo {
	float: left;
	margin-top: 8px;
}
#top #rightbox {
	float: right;
}
#rightbox {
	/*width: 420px;*/
	float: right;
	padding-top: 10px;
}

#rightbox p {
  margin-bottom: 0;
  padding-bottom: 3px;
  line-height: normal;
}
#rightbox #search {
	float: left;
	width: 150px;
}
#rightbox #login {
	float: right;
	width: 210px;
}
#login p.options input {
	float: right;
	margin-top: 4px !important;
}
#login_fp{ background:#eee url(../images/login_bg.jpg); border:1px solid #cccccc;}
#login_fp h4{ text-align:center; color:#484848; font-size:18px; padding:0 0 10px 0;}
#login_fp p{ padding:11px; color:#747474;}
#login_fp p span{ text-align:center; color:#484848; font-weight:bold;}
#login_fp .btn a{ color:#fff; text-decoration:none; font-weight:600; background: #f5a623 url(../images/btn_bg1.jpg) repeat-x 0 0; padding:10px 35px; text-align:center;
-khtml-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
-khtml-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; -ms-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; -o-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; -moz-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 4px; box-shadow:rgba(0,0,0,0.3) 0 1px 4px;
}
#login_fp label {
	display: block;
	float: left;
	clear: left;
	width: 67px;
	font-size: 13px;
	font-weight:bold;
	color: #747474;
	border:none;
}
#login_fp p input{ border:1px solid #ccc; height:22px; width:150px;}
#login label {
	display: block;
	float: left;
	clear: left;
	width: 67px;
	font-size: 13px;
	font-weight:500;
	color: #747474;
}
.login_joinoffer{ width:90%;}
.login_joinoffer a{ border:1px solid #ddd; display:block; padding:10px; background:#ddd url(../images/joinoffer_bg.jpg); text-decoration:none;}
.login_joinoffer a:hover{ border:1px solid #ccc;}
.login_joinoffer a h2{ margin:0; padding:0; color:#F46722; text-decoration:none;}
.login_joinoffer a p{ font-weight:600; color:#484848; margin:0; padding:0;}
#rightbox p {
	padding-bottom: 3px;
}
#rightbox input[type=text], #rightbox input[type=password] {
	width: 100%;
	background: #ECECEC;
	border: 1px solid #b6b6b6;
	padding: 2px;
	font-size: 11px;
}
p.options {
	text-align: right;
	padding-top: 4px;
}
#rightbox p.options input {
	width: auto;
	background: none;
	padding: 0;
	margin: 2px 0 0 4px;
}
#wrapper { 
	width: 1009px;
	margin: 0 auto;
	padding-bottom: 5px;
	background: url(../images/footer.gif) 0 bottom no-repeat;overflow:hidden;
}
#nav {
	background: url(../images/nbg.gif) repeat-x;
	height: 40px;
	width: 1009px;
	margin:	0 0 0 0;
}


#nav ul {
  float: left;
  list-style-type: none;
  margin-bottom: 0;
}
#nav li {
	height: 38px;
	background: url(../images/nr.gif) no-repeat 0 right;
	float: left;
}
#nav li a {
	height: 28px;
	padding: 12px 15px 0 14px;
	background: url(../images/nbg.gif) repeat-x;
	margin-right: 2px;
	text-decoration: none;
	color: #2284C5;
	font-weight: bold;
	display: block;
}
#nav li.menu-current a, #nav li:hover a {
	color: #F15A24;
}
#nav li.menu-last {
	background: none;
}
#nav li.menu-last a {
	margin-right: 0;
}
#main {
	clear: both;
	background: #d8d8d8;
}
#content {
  background: #fff none repeat scroll 0 0;
  box-sizing: border-box;
  float: left;
  height: auto !important;
  min-height: 450px;
  padding: 20px 14px;
  width: 100%;
}
.col41 {
	width: 100%;
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
}
 .col41 h1 {
 font-size: 44px;
 font-weight: normal;
 margin: 100px 0;
 text-align: center;
}
.col42 {
	float: right;
	padding-bottom: 15px;
	width: 300px;
}
.page1 .col42 ul, .page23 .col42 ul {
	list-style-type: none;
}
.page1 .col42 ul li, .page23 .col42 ul li {
	float: left;
	margin-right: 12px;
}
.page1 .col42 ul li a, .page23 .col42 ul li a {
	display: block;
	width: 63px;
	height: 66px;
	background: url(../images/blinks.gif) no-repeat;
	text-indent: -10000px;
}
.page1 .col42 ul li#freestuff a, .page23 .col42 ul li#freestuff a { background-position: -79px 0; }
.page1 .col42 ul li#forum a, .page23 .col42 ul li#forum a { background-position: -159px 0; }
.page1 .col42 ul li#members a, .page23 .col42 ul li#members a { background-position: -239px 0; }
.page1 .col42 ul li#jobs a, .page23 .col42 ul li#jobs a {background: url(../images/b_jobs.jpg) no-repeat; }
.page1 .col42 ul li#login a, .page23 .col42 ul li#login a {background: url(../images/b_login.jpg) no-repeat; }
.page1 .col42 ul li#upgrade a, .page23 .col42 ul li#upgrade a {background: url(../images/b_upgrade.jpg) no-repeat; }



#right { 
	float: right;
	padding: 15px 20px;
}
#ads ul {
	list-style-type: none;
}
#ads ul li {
	margin-bottom: 20px;
}
#footer {
	
	background-color:#333333;
	font-size: 11px;
	color: #fff;
}
#footer .left {
width:654px;
	float: left;
	padding: 22px 0 0 27px;
}
#footer .left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer .left ul li {
	background: url(../images/flbg.gif) right 4px no-repeat;
	float: left;
}
#footer .left ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 4px;
	margin-right: 2px;
	font-size: 11px;
}
#footer .left li.menu-first a {
	padding-left: 0;
}
#footer .left ul li.menu-last {
	background: none transparent;
}
#footer .left ul li a:hover {
	text-decoration: underline;
}
#footer .right { 
	float: right;
	padding: 15px 12px 0 0;
}
#footer .right ul {
	list-style-type: none;
}
#footer .right li {
	float: left;
	text-indent: -10000px;
	margin-right: 8px;
}
#footer .right li a {
	display: block;
	width: 30px;
	height: 30px;
	background:url(../../4column/images/social.gif) no-repeat;
}
#footer .right li#youtube a { background-position: -40px 0; }
#footer .right li#linked a { background-position: -79px 0; }
#footer .right li#twitter a { background-position: -117px 0; }
#footer .right li#skype a { background-position: -156px 0; }

.break { height: 10px; }
div.menu { text-align: center; }
h3 { color: #F46722; padding-top: 10px; }
#content ul {
	margin-left: 20px;
	list-style-type: square;
	padding-bottom: 10px;
}
#content ul li {
	line-height: 20px;
}

/* Misc styles */

/* Blog styles */
.post-short { padding-bottom: 20px; }
.read-more { font-size: 11px; }
.varchive { float: right; }
.page7 h1 { float: left; }
.loop-header { clear: both; }
.post-header { clear: both; }
.comment_title { font-weight: bold; padding-right: 8px; }
.comment_info { font-size: 11px; }
#news-archive h2 a { font-size: 14px; text-decoration: none; }

/* Contact form */
.coltop form td {
	padding: 3px;
}
.coltop form td.field_title{
	text-align: left !important;
}
.coltop .textfield, .coltop .email, .coltop form textarea{
	background-color: #f6f6f6;
	border: 1px solid #333333;
	border-top-color: #b0b0b0;
	border-left-color: #b0b0b0;
	padding: 2px;
	width: 300px;
	font-family: Arial;
	font-size: 11px;
}
.coltop form textarea {
	height: 70px;
}
.coltop textarea:focus, .coltop .textfield:focus, .coltop .email:focus{
	background-color: #F1F3F6;
}
table.captcha_table td {
	padding: 0;
	font-size: 11px;
}

/* Edits */
#content ul.btns {
	margin: 0;
	list-style-type: none;
}


/* OVERVIEW page */

.page24 td {
vertical-align: top;
font-size: 11px;
padding-right: 8px;
}

.width{ width:300px; float:right; margin:20px 0 0 0;}