/*
Theme Name: FTA Theme
Theme URI: 
Description: A custom wordpress theme made by e|forge Web Solutions for Free Telecom Ads.
Version: 1.0
Author: e|forge Web Solutions
*/

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	font-family: calibri;
}

.ie6 html, .ie6 body {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	font-family: calibri;
}

.clear {
	clear: both;
}

#page {
	width: 967px;
	background: url(images/page.jpg) top left repeat-y;
	padding: 0;
	margin: 0 auto;
}

.ie6 #page {
	display: block;
	width: 967px;
	background: url(images/page.jpg) top left repeat-y;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: absolute;
	top: 0;
	left: 13%;
}

#header {
	width: 967px;
	height: 154px;
	background: url(images/header.jpg) top left no-repeat;
	margin-bottom: 0;
	padding-bottom: 0;
}

#nav {
	padding-top: 120px;
	padding-left: 330px;
	text-align: left;
	width: 967px;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav ul li {
	list-style-type: none;
	display: inline;
	font-family: "Calibri";
	font-size: 17px;
	padding-right: 30px;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
}

#nav ul li a:hover {
	background-color: #004760;
	border: 1px solid #1c1c1c;
	padding: 2px 4px;
}

#mid {
	width: 967px;
	padding-left: 107px;
	padding-right: 118px;
}

#mid {
	margin-bottom: none;
	padding-bottom: 40px;
}

#sidebar {
	width: 210px;
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar img {
	padding: 0;
	margin: 0;
}

#sidebar #sidesearch {
	width: 168px;
	margin-left: 30px;
	height: 86px;
	background: url(images/side-search-bg.jpg) top left no-repeat;
	color: #fff;
}

#sidebar h3.sidehead {
	color: #fff;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 12px;
	margin-bottom: 1px;
	padding-bottom: 0;
}

#sidebar #sidesearch p {
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
	text-align: center;
	margin-bottom: 8px;	
}

.ie6 #sidebar #sidesearch p {
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;	
}

#sidebar form {
	margin-left: 17px;
}

#sidebar #sidesearch #sformt {
	width: 105px;
	height: 13px;
	border: 1px solid #d6d6d6;
}

.safari #sidebar #sidesearch #sformt, .ie8 #sidebar #sidesearch #sformt {
	margin-right: 0;
	width: 95px;
	height: 13px;
	border: 1px solid #d6d6d6;
}

#sidebar #sidesearch #sforms {
	background-color: #d6d6d6;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	width: 25px;
	border: 1px solid #d6d6d6;
}

.safari #sidebar #sidesearch #sforms, .ie8 #sidebar #sidesearch #sforms {
	background-color: #d6d6d6;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	width: 35px;
	border: 1px solid #d6d6d6;
}

#sidebar #sidescribe {
	width: 168px;
	margin-left: 30px;
	height: 99px;
	background: url(images/side-subs-bg.jpg) top left no-repeat;
	color: #fff;
}

#sidebar #sidescribe p {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 5px;
}

.ie6 #sidebar #sidescribe p {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: -8px;
}

#sidebar #sidescribe #sidescribet {
	width: 105px;
	height: 13px;
	border: 1px solid #d6d6d6;
}

.safari #sidebar #sidescribe #sidescribet, .ie8 #sidebar #sidescribe #sidescribet {
	width: 95px;
	height: 13px;
	border: 1px solid #d6d6d6;
}

#sidebar #sidescribe #sidescribes {
	background-color: #d6d6d6;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	width: 25px;
	border: 1px solid #d6d6d6;
}

.safari #sidebar #sidescribe #sidescribes, .ie8 #sidebar #sidescribe #sidescribes {
	background-color: #d6d6d6;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	width: 35px;
	border: 1px solid #d6d6d6;
}

#sidebar ul {
	margin: 20px 0 25px 30px;
	padding: 0;
}

#sidebar #sidelinks {
	border: #d6d6d6 solid 1px;
	width: 166px;
	margin-left: 0;
	padding-left: 0;
}

#sidebar #sidelinks a {
	color: #000;
	text-decoration: none;
	background: url('images/side-min-link.jpg') no-repeat center right scroll;
	display: block;
	padding: 2px 3px 1px 3px;
	margin-top: -3px;
	font-size: 14px;
	text-align: center;
	height: 19px;
}

#sidebar #sidelinks a.sidemll {
	color: #000;
	text-decoration: none;
	background: url('images/side-min-link-ml.jpg') top left no-repeat;
	display: block;
	padding: 1px 3px 1px 3px;
	height: 42px;
	font-size: 11px;
	text-align: center;
}

#sidebar #sidelinks h3 {
	background: url('images/side-maj-link.jpg') top left no-repeat;
	padding: 2px 4px 1px 4px;
	margin: 1px 0 2px 0;
	font-size: 14px;
	font-weight: normal;
	color: none;
	font-weight: bold;
	text-align: center;
}

#sidebar #sidelinks h3 a {
	font-size: 15px;
	font-weight: normal;
	background: transparent;
	margin: 0;
	padding: 0;
	color: #fff;
}

#content {
	width: 560px;
	float: left;
	margin-right: 20px;
	margin-left: 13px;
	margin-bottom: none;
	margin-top: 20px;
}

#content #home1 h3 {
	background: url(images/home-about-top.jpg) top left no-repeat;
	margin: 0;
	padding: 3px 10px;
	height: 25px;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}

#content #home1 {
	width: 515px;
	background: url(images/home-about-mid.jpg) top left repeat-y;
}

#content #home1 p {
	padding: 0 10px;
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 13px;
}

#content #home1 p.morelink {
	
	text-align: right;
	margin: -8px 0 0 0;
	padding: 0px 15px 2px 15px;
}

#content #home1 p.morelink a {
	text-decoration: none;
	color: #004e7a;
}

#content #home1 p.morelink a:hover {
	text-decoration: underline;
}

#content #home1btm {
	background: url(images/home-about-btm.jpg) top left no-repeat;
	height: 4px;
	width: 515px;
}

#content #homecol1 {
	width: 250px;
	height: 370px;
	padding: 0 10px;
	margin: 20px 0 0 3px;
	float: left;
	background: url(images/home-col-cont.jpg) top left no-repeat;
}

.safari #content #homecol1 {
	width: 250px;
	height: 370px;
	padding: 0px;
	margin: 20px 0 0 8px;
	float: left;
	background: url(images/home-col-cont.jpg) top left no-repeat;
}

.ie6 #content #homecol1, .ie8 #content #homecol1 {
	width: 237px;
	height: 370px;
	padding: 0 10px;
	margin: 20px -15px 0 0;
	float: left;
	background: url(images/home-col-cont.jpg) top left no-repeat;
}

#content #homecol1 h3 {
	margin: 0 20px 0 -10px;
	width: 237px;
	padding: 4px 0px 3px 0px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}

#content #homecol1 img {
	padding-left: 0;
}

#content #homecol1 #homecolsearcht {
	width: 170px;
	margin-top: 40px;
	margin-left: 30px;
}

.safari #content #homecol1 #homecolsearcht {
	width: 170px;
	margin-top: 40px;
	margin-left: 15px;
}

#content #homecol1 #homecolsearchs {
	background: url(images/searchads-btn.jpg) top left no-repeat;
	color: #000;
	width: 149px;
	height: 51px;
	text-indent: -9000px;
	margin-top: 30px;
	padding-top: 0;
	margin-left:45px;
	border: 0;
}

.safari #content #homecol1 #homecolsearchs {
	background: url(images/searchads-btn.jpg) top left no-repeat;
	color: #000;
	width: 149px;
	height: 51px;
	text-indent: -9000px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 25px;
	border: none;
}

#content #homecol1 p {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 0;
}

.safari #content #homecol1 p {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	padding: 0;
}


#content #homecol2 {
	width: 237px;
	height: 370px;
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0px;
	float: left;
	background: url(images/home-col-cont.jpg) top left no-repeat;
}

.ie6 #content #homecol2 {
	width: 240px;
	height: 370px;
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0px;
	float: left;
	background: url(images/home-col-cont.jpg) top left no-repeat;
}

#content #homecol2 h3 {
	margin: 0 20px 0 -10px;
	width: 255px;
	padding: 4px 0px 3px 0px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}

#content #homecol2 p {
	font-size: 12px;
	margin: 10px 10px 10px 0;
}

#content #homecol2 p.readmorelink2 {
	margin-top: 25px;
}

#content #homecol2 p.readmorelink2 a {
	float: right;
	text-decoration: none;
	color: #004e7a;
}

#content #homecol2 p.readmorelink2 a:hover {
	text-decoration: underline;
}

#content #homecol2 p.featad {
	border-bottom: 1px #aaa solid;
}

.ie6 #footer {
	width: 759px;
	background: #003d4d;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	position: absolute;
	left: 0;
	bottom: 100%;
	height: 200px;
}

#footer {
	width: 759px;
	margin: 0 100px 0 107px;
	background: #003d4d;
	color: #fff;
	text-align: center;
	padding: 15px 0;
}

#footer p.nav {
	font-size: 12px;
}

#footer p.nav a {
	color: #fff;
	margin: 0 10px;
	text-decoration: none;
}

#footer p.nav a:hover {
	text-decoration: underline;
}

#footer p.other {
	font-size: 11px;
}

#footer p.other a {
	font-size: 11px;
	color: #fff;
}

/***********ABOUT PAGE************/

#aboutpg {
	margin-left: 5px;
}

#content #abouttop {
	width: 500px;
	height: 27px;
	background: url(images/about-top.jpg) top left no-repeat;
}

#content #abouttop h3{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px 0 0 10px;
	margin: 0;
}

#content #aboutpg #aboutmid {
	width: 470px;
	padding: 5px 15px 15px 15px;
	background: url(images/about-mid.jpg) top left repeat-y;
}

#aboutpg #aboutmid p {
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 0 0;
}

#aboutpg #aboutbtm {
	width: 500px;
	height: 7px;
	background: url(images/about-btm.jpg) top left no-repeat;
}

/*********************************/

/**********MARKETPLACE************/

#marketplace {
	margin: 0 0 0 7px;
}

#mpsettop {
	width: 495px;
	height: 26px;
	background: url(images/marketplace-top.jpg) top left no-repeat;
}

#mpsetmid {
	width: 495px;
	height: 200px;
	background-image: url('images/marketplace-mid.jpg');
	background-repeat: repeat-y;
}

#mpsetbtm {
	width: 495px;
	height: 5px;
	margin: 0 0 20px 0;
	background: url(images/marketplace-btm.jpg) top left no-repeat;
}

#mpsetrm {
	width: 495px;
	height: 20px;
	background: url(images/marketplace-mid.jpg) top left repeat-y;
}

div.col1 {
	padding: 0 0 0 15px;
	width: 220px;
	float: left;
	background: none;
	height: auto;
}

div.col2 {
	padding: 0 0 0 30px;
	width: 220px;
	float: left;
	background: none;
	height: auto;
}

#mpsettop h3 {
	font-size: 14px;
	color: #fff;
	padding: 5px 0 0 0;
	margin: 0;
	font-weight: normal;
	text-align: center;
}

#mpsetmid p {
	font-size: 12px;
	color: #000;
}

#mpsetrm p.mpreadmore {
	padding:0;
	margin: 0;
	text-align: right;
	font-size: 12px;
}

#mpsetrm p.mpreadmore a {
	color: #004e7a;
	text-decoration: none;
}

#mpsetmid p.mpreadmore a:hover {
	text-decoration: underline;
}

/*********************************/

/***********FAQs******************/

#faqs {
}

#faqs a {
	color: #004e7a;
	text-decoration: underline;
}

#faq-top {
	margin: 0 0 -5px 0;
	padding: 5px 0 0 10px;
	width: 500px;
	height: 26px;
	background: url(images/faq-top.jpg) top left no-repeat;
}

#faq-mid {
	padding: 15px 15px;
	width: 470px;
	background: url(images/faq-mid.jpg) top left repeat-y;
	margin: 0;
}

#faqs p {
	margin: 0;
	padding: 10px 0;
}

#faq-btm {
	width: 500px;
	height: 6px;
	background: url(images/faq-btm.jpg) top left no-repeat;
}

#faq-top h3 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#faq-mid {
	font-size: 12px;
	color: #000;
}

/*********************************/

/***********CONTACT***************/

#contact {
	margin: 0 0 0 15px;
	width: 476px;
	height: 482px;
	padding: 20px 0;
	background: url(images/contact-bg.jpg) top left no-repeat;
}

#contact h2 {
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
	color: #fff;
}

#contact p {
	color: #fff;
	font-size: 12px;
	padding: 0 0 0 25px;
}

#contact p.cname {
	margin-top: 30px;
	margin-left: 80px;
}

#contact p.cemail {
	margin-left: 34px;
}

#contact p.csubj {
	margin-left: 73px;
}

#contact p.cmsg {
	margin-left: 60px;
}

#contact p.cmsgarea {
	margin-left: 115px;
	margin-top: -25px;
}

#contact #ctname {
	width: 160px;
	height: 12px;
}

#contact #ctemail {
	width: 160px;
	height: 12px;
}

#contact #ctsubj {
	width: 160px;
	height: 12px;
}

#contact #ctmsgarea {
	
}

#contact #ctsub {
	margin-left: 115px;
	border: none;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 5px;
	background-color: #fff;
	margin-bottom: 30px;
}

/*********************************/