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

body {
	background:#efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	margin: 0;
	padding:0;
    text-align: center;
}

h1 {
	margin:0;
	padding:0;
	width: 100%;
	font-weight: normal;
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
}

h2 {
	margin:0;
	padding:0;
	width: 100%;
	font-weight: normal;
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
}

h3 {
	margin:0;
	padding:0;
	width: 100%;
	font-weight: normal;
	text-align: center;
	font-size: 22px;
	color: black;
	text-transform: uppercase;
	padding-top: 25px;
}

h4 {
	margin:0;
	padding:0;
	width: 100%;
	font-weight: normal;
	text-align: center;
	font-size: 22px;
	color: black;
	text-transform: uppercase;
	padding-bottom: 15px;
}

h4 a {
	color: black;
	text-decoration:underline;
}

h4 a:hover {
	color: black;
	text-decoration: none;
}

h5 {
	margin:0;
	padding:0;
	width: 100%;
	text-align: right;
	font-weight: normal;
	font-size: 18px;
	color: black;
	text-transform: uppercase;
	padding-bottom: 15px;
	line-height: 130%;
}

h5 a {
	color: black;
	font-weight: bold;
	text-decoration:underline;
}

h5 a:hover {
	color: black;
	text-decoration: none;
}

h6 {
	margin:0;
	padding:0;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
	color: black;
	text-transform: uppercase;
	padding-bottom: 15px;
	line-height: 130%;
	background: #EFEFEF;
	padding:5px;
	width: 624px;
	margin-bottom: 15px;
}

h6 a {
	color: black;
	font-weight: bold;
	text-decoration:underline;
}

h6 a:hover {
	color: black;
	text-decoration: none;
}

.titleText1 {
	margin:0;
	padding:0;
	line-height: 100%;
	font-size: 18px;
	color: white;
	width: auto;
	padding-right: 2px;
	font-weight: normal;
}

.titleText2 {
	margin:0;
	padding:0;
	line-height: 100%;
	font-size: 18px;
	color: black;
	width: auto;
	padding-right: 2px;
	font-weight: normal;
}

p {
	line-height: 150%;
	margin:0;
	padding:0;
}

p a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

p a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#headerTrans {
	width: 100%;
	background: url(../images/header.png) repeat-x; 
	height: 204px;
	position: absolute;
	top:0;
	left:0;
	z-index: 1;
}

#header {
	width: 746px;
	height: 204px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 4;
	background: white;
	position: relative;
}

#logo {
	width: 286px;
	margin:0;
	padding:0;
	height: 172px;
	position: relative;
	float: left;
	background: url(../images/startrek.png) no-repeat;
	left: 25px;
	top: 15px;
}

#logo li, #logo li a, #logo a, #logo a:visited {
	height: 162px;
	width: 286px;
	margin:0;
	padding:0;
	display: block;
	border: none;
	list-style:none;
	float: left;
}

#headerBox {
	width: 380px;
	height: 183px;
	float: right;
	position: relative;
	right: 15px;
	top: 10px;
	background: white;
}

#hbtl {
	width: 192px;
	height: 116px;
	background: #efefef;
	float: left;
}

#hbtl li {
	display: block;
	float: right;
	width: 100%;
	text-align: right;
	list-style: none;
	color: black;
	margin-bottom:2px;
}

#hbtl li a {
	font-size: 12px;
	color: black;
	text-transform: uppercase;
	padding:5px;
	text-decoration:none;
	display: block;
	width: 182px;
}

#hbtl li a:hover {
	color: white;
	padding: 5px;
	background: #393833;
	padding-right: 15px;
	width: 172px;
}	

#hbtr {
	width: 185px;
	height: 116px;
	background: #b1b1b1;
	float: right;
}

#hbtr li {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	list-style: none;
	margin-bottom: 2px;
}

#hbtr li a {
	color: black;
	font-size: 12px;
	text-transform: uppercase;
	padding:5px;
	text-decoration:none;
	display: block;
	width: 170px;
	padding-left: 5px;
}

#hbtr li a:hover {
	color: white;
	padding: 5px;
	background: black;
	padding-left: 15px;
	width: 165px;
}	


#active a:link, #active a:visited, #active a:hover {
	text-decoration:none;
	display: block;
	background: #393833;
	width: 182px;
	color: #ffffff;
}	

#active2 a:link, #active2 a:visited, #active2 a:hover {
	text-decoration:none;
	display: block;
	width: 175px;
	color: #ffffff;
	background: black;
}	

#hbb {
	width: 370px;
	height: 64px;
	background: url(../images/headerboxBottom.png) repeat-x;
	float: left;
	position: relative;
	top: 3px;
	color: white;
	padding-top: 11px;
	padding-left: 10px;
	font-size: 10px;
}

.nav { margin:0; padding:0; }

#hbbp2 {
	width: 150px;
	padding: 1px;
	padding-left: 3px;
	color: black;
	margin-top: 7px;
	background: #f7f7f7; 
	float: left;
}

.eBook { 
	position: relative;
	padding-top: 8px;
	float: left;
	left: 5px;
}

#hbb form {
	margin:0;
	padding:0;
	float: left;
	padding-top: 7px;
	width: 200px;
}

.hbbInput {
	padding:1px;
	font-size: 10px;
	background: #f7f7f7;
	border: 1px #393833 solid;
	width: 165px;
	margin:0;
	float: left;
}

.goBtn {
	border: none;
	height: 16px;
	width: 22px;
	padding-left: 5px;
	float:right;
}

#wrapper {
	width: 794px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 4;
	position: relative;
	
}

#content {
	background: url(../images/background.png) repeat-y;
	height: auto;
	float: left;
	padding-left: 24px;
	padding-right: 24px;
}

#c1 {
	width: 746px;
	height: 270px;
	background: #242520;
	color: #efefef;
	float: left;
	position: relative;
}

.c1a {
	width: 426px;
	float: left;
	padding-left:15px;
	padding-top: 13px;
}

.c1a a {
	color: white;
	text-decoration: underline;
}

.c1a a:hover {
	color: white;
	text-decoration:none;
}

.c1b {
	width: 305px;
	float: right;
	padding-top: 110px;
}

.c1b a {
	color: #efefef;
	text-decoration:none;
	padding:5px;
}

.c1b a:hover {
	color: black;
	text-decoration: none;
	padding:5px;
	background: #efefef;
}

#c2 {
	width: 746px;
	height: 180px;
	background: #b1b1b1;
	color: black;
	float: left;
	position: relative;
}

.c2a {
	width: 426px;
	float: left;
	padding-left:15px;
	padding-top: 13px;
}

.c2a a {
	color: black;
	text-decoration: underline;
}

.c2a a:hover {
	color: black;
	text-decoration:none;
}

.c2b {
	width: 305px;
	float: right;
	padding-top: 70px;
}

.c2b a {
	color: black;
	text-decoration:none;
	padding:5px;
}

.c2b a:hover {
	color: #efefef;
	text-decoration: none;
	padding:5px;
	background: #242520;
}

#c3 {
	width: 746px;
	height: 111px;
	background: #efefef;
	color: black;
	float: left;
	position: relative;
}

.c3a {
	width: 426px;
	float: left;
	padding-left:15px;
	padding-top: 13px;
}

.c3a a {
	color: black;
	text-decoration: underline;
}

.c3a a:hover {
	color: black;
	text-decoration:none;
}

.c3b {
	width: 305px;
	float: right;
	padding-top: 32px;
}

.c3b a {
	color: black;
	text-decoration:none;
	padding:5px;
}

.c3b a:hover {
	color: #efefef;
	text-decoration: none;
	padding:5px;
	background: #242520;
}

#c4 {
	width: 746px;
	height: 86px;
	background: #efefef;
	color: black;
	float: left;
	position: relative;
	padding-top: 25px;
}

#cp {
background:#242520 none repeat scroll 0 0;
color:#EFEFEF;
float:left;
height:150px;
position:relative;
width:746px;
}
.cpa {
float:left;
padding-left:15px;
padding-top:13px;
width:426px;
}
.cpa a {
color:white;
text-decoration:underline;
}
.cpa a:hover {
color:white;
text-decoration:none;
}
.cpb {
float:right;
padding-top:60px;
width:305px;
}
.cpb a {
color:#EFEFEF;
padding:5px;
text-decoration:none;
}
.cpb a:hover {
background:#EFEFEF none repeat scroll 0 0;
color:black;
padding:5px;
text-decoration:none;
}

#cMain {
	width: 746px;
	height: auto;
	background: white;
	float: left;
	position: relative;
	color: black;
	padding-top: 30px;
	padding-bottom: 30px;
}

#cMain p {
	margin-bottom: 15px;
}

#cMainContent {
	padding-left: 56px;
	padding-right: 56px;
	width: auto;
	float: left;
}

#cMainContent p { 
	width: auto;
}

#cMainContent img {
	margin-top: 5px;
}

#cMainContentLinks {
	padding-left: 44px;
	padding-right: 44px;
	width: auto;
	float: left;
}

#cMainContentLinks p { 
	width: auto;
}

#cMainContentLinks img {
	margin-top: 5px;
}


#cMainContentAffiliatesStats {
	padding-left:123px;
	width: auto;
	float: left;
	padding-right: 123px;
}

#cMainContentAffiliatesStats p { 
	width: auto;
}

#cMainContentAffiliatesStats img {
	margin-top: 5px;
}


#cMainContentAffiliates {
	padding-left:35px;
	width: auto;
	float: left;
	padding-right: 30px;
}

#cMainContentAffiliates p { 
	width: auto;
}

#cMainContentAffiliates img {
	margin-top: 5px;
}

#smallPhoto {
	position: absolute; 
	top: -68px;
	right: 45px;
	z-index: 100;
	display: inline;
	float: none;
}

.floatRight {
	float: right;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 15px;

}

.floatLeft {
	float: left;
	margin-left:0;
	margin-right: 20px;
	margin-bottom: 15px;
}

#cMain a:link, #cMain a:visited {
	color: black; 
	text-decoration: underline;
}

#cMain a:hover { 
	color: black;
	text-decoration: none;
}

.cml {
	width: 261px;
	float: left;
	height: auto;
	padding-left: 56px;
	padding-right: 56px;
}

.cml a {
	text-decoration: underline;
	color: black;
}

.cml a:hover {
	text-decoration: none;
	color: black;
}

.cmr {
	width: 261px;
	height: auto;
	float: right;
	padding-left: 56px;
	padding-right: 56px;
}

.cmr a {
	text-decoration: underline;
	color: black;
}

.cmr a:hover {
	text-decoration: none;
	color: black;
}

#footer {
	height: 59px;
	width: 746px;
	float: left;
	background: url(../images/footer.png) no-repeat;
}

#footer ul {
	list-style: none;
	margin:0;
	padding:0;
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #efefef;
	margin-top:10px;
}

#footer li, #footer li a {
	list-style: none;
	margin-right: 10px;
	padding:0;
	width: auto;
	text-decoration: none;
	color: #efefef;
	display: inline;
}

#footer li a {
	text-transform: none;
	text-decoration: underline;
}

#footer li a:hover {
	color: white;
	text-decoration: none;
	text-decoration: none;
}

.contactForm {
	margin:0;
	padding:0;
	width: 100%;
	border:0;
	float: left;
	margin-top: 40px;
}

.contactFormB {
	margin:0;
	padding:0;
	width: 634px;
	border:0;
	float: left;
	margin-top: 20px;
}

.contactFormRow {
	width: 100%;
	margin:0;
	padding:0;
	float: left;
	margin-bottom: 15px;
}

.contactFormRowB {
	width: 100%;
	margin:0;
	padding:0;
	float: left;
	margin-top: 10px;
}

.contactFormLeftCol {
	width: 110px;
	height: auto;
	float: left;
	font-size: 17px;
	margin-right: 20px;
}

.contactFormRightCol {
	width:450px;
	height: auto;
	float: left;
	text-align: left;
}

.contactFormInput {
	border: 1px dashed #242520;
	background: #EFEFEF;
	padding:5px;
	font-size: 16px;
}


.searchTop {
	top: 11px;
	left: 3px;
	position: relative;
}

.search { 
	position: relative;
	width: 100%;
	padding-bottom: 10px;
}

.contactFormCheckBox {
	border: 1px dashed #242520;
	background: #EFEFEF;
	padding:5px;
	width: 120px;
	font-size: 16px;
}

.contactFormTextArea {
	border: 1px dashed #242520;
	background: #EFEFEF;
	padding:5px;
	font-size: 16px;
	width: 425px;
	height: 200px;
}

.privacy {
	font-size: 14px;
	text-align: center;
}

.privacyItalic {
	font-size: 14px;
	text-align: center;
	font-style: italic;
	margin-top:15px;
}

.buyNow {
	font-size: 14px;
	font-weight: bold;
}

.smallText {
	font-size: 10px;
}

.singleLineSpan {
	background: #EFEFEF;
	padding:5px;
	width: 624px;
}

.singleLineSmall {
	background: #EFEFEF;
	padding:5px;
	width: 624px;
	font-size: 10px;
	float: left;
	margin-top: 30px;
}

.small {
	text-transform: lowercase;
}

td { background: white; border: none; }

form td { border: none; }

.tableHeader { background: #EFEFEF; width: 658px; padding: 3px;  }

.buyNow { margin:0; padding: 0; margin-top: 1px; margin-left: 30px; }

.center { text-align: center; }

.centerCode { text-align: center; padding-bottom: 50px; }

.h6Small { font-size: 14px; text-align: center; background: white; text-transform: capitalize;}

.buttonTop { padding-top: 15px; text-align: right; }

.linkdescription { font-size: 11px; }

.captcha { border: 1px solid black; position: relative; top: 15px; margin-left: 10px;}

#captchaTop { padding-top: 50px; padding-bottom: 30px; text-align: left; }

.directoryTop { padding-bottom: 10px; position: relative; float: left;  }

.directoryTopHolder { float: left; position: relative; width: 200px; padding-right: 20px; }
 
.listingHolder { width: 300px; padding-right: 10px; padding-top: 40px; float: left; text-align: center; }

.listingHolderTitle { text-align: center; }

.adHolder { padding-top: 10px; padding-bottom: 15px; width: 100%; } 

.adHolderMain { padding-top: 0px; padding-bottom: 15px; width: 100%; } 

.listingHolder p { text-align: left; }

.adFloat { float: left; width: 650px; position: relative; }

