@charset "utf-8";
/* CSS Document */
body {
	width:100%;
	margin:0px;
	padding:0px;
	/*background-image: url(../../../../../wp-content/themes/gravitydropper/images/gravity-background.jpg);*/
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000;
	font-family: arial;
	font-size:12px;
	color:#fff;
}
img {
	border:0px;
}
a:link, a:visited, a:active{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#FFFF00;
}
h1{
	font-size: 20px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
h5{
	font-size:12px;
}
h1, h2, h3, h4, h5{	
	margin:0px;
	padding:0px;
}
#wrapper{
	
	padding:0px 0px 0px 50%;
	margin:0px 0px 0px -499px;
	
}
#page{
	width:1000px; /* total width */
	text-align:center;
	margin:10px 0px 0px 0px;
}
#banner{
	height:151px;
	width:1000px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image: url(../../../../../wp-content/themes/gravitydropper/images/header-banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#logo{
	height:121px;
	width:350px;
	margin:-10px 0px 0px 10px;
	float:left;
	
}
#mainInfo{
	float:right;
	width:625px;
	height:121px;
	margin: 1px 0px 0px 0px;
	padding:0px;
}
#mainSearch{
	width:250px;
	height:25px;
	margin:18px 10px 8px 0px;
	float:right;
}
label.searchlabel{
	font-size:14px;
	color:#999;
	padding-right:5px;
	display:none;
}
input.searchmain{
	font-size:12px;
	height:18px;
	width:150px;
	color:#fff;
	background-color:#000;
	border:2px solid #666666;
	padding-left:5px; padding-top:7px;
}
input.searchbutton{
}
#mainNav{
	width: 98%;
	height:25px;
	margin:32px 10px 10px 0px;
	float:right;
	clear:right;
	list-style:none;
}
#mainNav a:link, #mainNav a:active, #mainNav a:visited{
	color:#fff;
	text-decoration:none;
}
#mainNav a:hover{
	color:#FFFF00;
}
#mainNav ul{
	margin:0px;
	padding:0px;
}
#mainNav ul li{
	background-image: url(../../../../../wp-content/themes/gravitydropper/images/homedot.gif);
	background-repeat:no-repeat;
	background-position: .5em;
	display:inline;
	font-size:18px;
	color:#fff;
	padding-right:5px;
	padding-left:29px;
}
#mainContent{
	border:1px solid #333;
	width:100%;
	font-size:12px;
	margin:0px;
	padding-bottom:10px;
	background-image: url(../../../../../wp-content/themes/gravitydropper/images/bike-background2.jpg);
}
#mainContent a:link, #mainContent a:active, #mainContent a:visited{
	color:#fff;
	text-decoration:none;
}
#mainContent a:hover{
	color:#FFFF00;
}
#mainContent img{
	max-width:300px;
	margin:0px 5px 0px 5px;
	padding:5px;
	border:1px solid #666;
	background-color:#111;
}
#mainContent h1{
	font-size:20px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#footer{
	width:100%;
	height:20px;
	padding:0px;
	margin:20px 0px 0px 0px;
}
#copyright{
	width:60%;
	float:left;
	margin:2px 0px 0px 5px;
	color:#fff;
	font-size:12px;
	text-align:left;
}
#copyright a:link, #copyright a:active, #copyright a:visited{
	color: #FFFF00;
	text-decoration:none;
}
#copyright a:hover{
	color:#fff;
}
#additionalLinks{
	width:30%;
	margin:2px 5px 0px 0px;
	float:right;
	color:#fff;
	font-size:12px;
	text-align:right;
}
#additionalLinks ul{
	margin:0px;
	padding:0px;
}
#additionalLinks ul li{
	list-style:none;
	padding:0px;
	display:inline;
	font-size:12px;
	color:#fff;
}	
#additionalLinks a:link, #additionalLinks a:active, #additionalLinks a:visited{
	color:#fff;
	text-decoration:none;
}
#additionalLinks a:hover{
	color:#FFFF00;
}

/* begin column layouts */
.column-full{
	width:960px;
	float:left;
}
.column-half{
	width:470px;
	float:left;
}
.column-third{
	width:305px;
	float:left;
}
.column-twothirds-left{
	width:630px;
	float:left;
}
.column-onethird-left{
	width:305px;
	float:left;
}
.column-onethird-right{
	width:305px;
	margin-right:10px !important;
	float:right;
}
.column-twothirds-right{
	width:630px;
	margin-right:10px !important;
	float:right;
}

#column3 img{
	max-width:283px;
}
/* common column styles */

.column-full, .column-onethird-left, .column-onethird-right, .column-twothirds-left, .column-twothirds-right, .column-third, .column-half {
	border:1px solid #666;
	background-image:  url(../../../../../wp-content/themes/gravitydropper/images/dim2.png)!important;
	background-repeat:repeat!important;
	text-align:left;
	color:#fff;
	padding:7px;
	min-height:100px;
	margin:10px 0px 0px 10px;
}

/* end common column styles */

br.clear{
	clear:both;
	overflow:hidden;
}
.postrow{
	clear:both;
}
.title{
	height:44px;
	margin-bottom:10px;
}
.title a:link, .title a:active, .title a:visited {
	color:#fff;
	text-decoration:none;
}
.title a:hover{
	color:#FFFF00;
}
.title h2{
	height:36px;
	}
.alignleft{
	float:left;
	margin-right:10px;
}
.postBox{
	width:98%;
	border:1px solid #222;
	margin:10px;
	padding-bottom:10px;
	background-image:  url(../../../../../wp-content/themes/gravitydropper/images/dim2.png)!important;
	background-repeat:repeat!important;
}
.post-list-row{
	clear:both;
	padding-top:5px; margin-bottom:5px;
}
.post-list-image{
	width:120px;
	min-height:50px;
	margin-right:20px;
	float:left;
}
.noImage{
	vertical-align:middle;
	margin-top:10px;
}
.post-list-image img{
	margin:0px 10px 0px 0px;
	padding:5px;
	background-color:#111;
	border:1px solid #222;
	float:left;
	width:100px;
}
.post-list-image a:link img, .post-list-image a:visited img, .post-list-image a:active img{
}
.post-list-image a:hover img{
	border:1px solid #FFFF00!important;
}
.post-list-title{
	text-align:left;
	font-size:14px;
}
.content-entry{
	margin:10px;
}
.pageTitle {
	width:100%;	
	background-image: url(../../../../../wp-content/themes/gravitydropper/images/gravity-boxtop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:35px;
	font-size:22px;
	color: #FFFF00;
	border-bottom:1px solid #333;
}
.pageTitle h1, .pageTitle a h1{
	padding:7px 0px 7px 15px!important;
	font-size:22px;
	font-weight:normal;
}
.pageTitle span.white{
	color:#fff;
}
.pageTitle span.yellow{
	color:#FFFF00;
}

/* other styles */
.pubthumb{
	width:60px;
	height:80px;
	float:left;
	margin:13px !important;
}
.newsthumb{
	float:left;
	margin-right:10px !important;
}

.main-link{
	color:#FFFF00;
}

.products_link{
	color:#ffffff;
	text-decoration:none;
}

.mainboxback2{
	background-image:url(images/backgrounds/grey-transparent.png);
	background-repeat:repeat;
	border:1px solid #333333;
	padding-bottom:10px;
}

.three-column {
	padding-top:30px;
	min-height:150px;
}

.thumb-column {
	width:200px;
	float:left;
}

.large-column {
	width:600px;
	float:left;
}

.rowspacer{
	height:15px;
}

.half-column{
	width:570px;
	float:left;
}

.two-column{
	width:960px;
	float:left;
}

.half2-column{
	width:370px;
	float:left;
	vertical-align:top;
}


 .entry{
	color:#fff;
}	

.salesTitle {
	width:100%;	
	background-image: url(../../../../../wp-content/themes/gravitydropper/images/gravity-boxtop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:35px;
	font-size:22px;
	color: #FFFF00;
	border-bottom:1px solid #333;
}
.salesTitle h1, .salesTitle a h1{
	padding:7px 0px 7px 15px!important;
	font-size:22px;
	font-weight:normal;
}
.salesTitle span.white{
	color:#fff;
}
.salesTitle span.yellow{
	color:#FFFF00;
}
p.salesWhiteTitle{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.salesWhiteTitle a:link, p.salesWhiteTitle a:active, p.salesWhiteTitle a:visited{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.pubContent{
	text-align:left;
}
.pubBox{
	float:left;
	width:110px;
	height:185px;
	margin:5px;
	padding-top:5px;
	background-image:  url(../../../../../wp-content/themes/gravitydropper/images/dim1.png);
	background-position:top;
	background-repeat:repeat;
}
.pubImage{
	height:130px;
}
.pubText{
	text-align:center;
	min-height:45px;
	padding-top:5px;
	background-image:  url(../../../../../wp-content/themes/gravitydropper/images/dim1.png);
	background-position:top;
	background-repeat:repeat;
}
.mainthumb{
	max-width:80px!important;
}
.pubBody{
	width:600px;
	position:relative;
	border:1px solid #bbb;
	background-color:#000;
	margin:10px;
	padding:10px;
	z-index:1000;
}
.pageNavLeft{
	float:left;
	width:220px;
	min-height:18px;
	padding:7px;
	vertical-align:middle;
	position:absolute;
	top:15px;left:15px;
	text-align:left;
	border:1px solid #ccc;
	background-color:#222;
	z-index:4;
}
.pageNavRight{
	float:right;
	width:220px;
	min-height:18px;
	padding:7px;
	vertical-align:middle;
	position:absolute;
	top:15px;left:730px;
	text-align:right;
	border:1px solid #ccc;
	background-color:#222;
	z-index:4;
}
.parts-column-full{
	width:98%;
	border:1px solid #222;	
	background-image:  url(../../../../../wp-content/themes/gravitydropper/images/dim2.png);
	background-repeat:repeat;
	position:relative;
	z-index:1;
	top:10px;left:0px;
	margin:0px;padding:0;
}