@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 {	
	background-image:  url(../../../../../wp-content/themes/gravitydropper/images/dim2.png)!important;
	background-repeat:repeat!important;
	border:1px solid #666;
	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;
}
#buynowform p{
	margin:0px;padding:0px;
}
#buynowform{
	margin:0px 0px 20px 0px;
}
#buynowform h1{
	color:#FFFF00;
}
#buynowform img{
	background-color:transparent;
}
#productGallery{
	margin:10px 0px 20px 85px;
}


/* Home Page Styles */

#mainContentHome{
	width:100%;
	font-size:12px;
	min-height:400px;
	margin:0px;
	padding-bottom:10px;
}
#mainContentHome a:link, #mainContentHome a:active, #mainContentHome a:visited{
	color:#fff;
	text-decoration:none;
}
#mainContentHome a:hover{
	color:#FFFF00;
}
#mainContentHome img{
	max-width:300px;
	margin:0px 5px 0px 5px;
	padding:5px;
}
#mainContentHome h1{
	font-size:20px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

/* Left Side */

.productContentBox{
	width:97%;
	padding:5px;
	border:1px solid #444;
	background-color:#333;
	margin:5px 0px 0px 0px;
	
}
.productContentBox img{
	float:left;
	margin:0px 10px 0px 0px;
}
.productContentBox .readmore{
	float:right;
	text-align:right;
}
.productContentBox .readmore img{
	margin-right:0px !important;
}
.price{
	color:#FFFF00;
	font-size:18px;
	padding: 5px 10px 0px 0px;
}
img.FPThumb{
	width:132px;
	height:119px;
	border:1px solid #777;
	background-color:#555;
	margin:3px;
}

/* Right Side */

.column-halfRHome{
	width:470px;
	margin:10px 0px 0px 20px;
	float:left;
	color:#fff;	
	filter:alpha(opacity=80);	/* IE */
	-moz-opacity:0.8;           /* Mozilla 1.6 and below   */
    opacity: 0.8;               /* newer Mozilla and CSS-3 */
	background-color:#000; 		/* column header styles */
	background-image: url(../../../../../wp-content/themes/gravitydropper/images/backgrounds/seatpost-background.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.homeRPost{
	width:95%;
	margin:0px;
	padding:10px;
	float:right;
	text-align:left;
}
.homeRPost img{
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}
.homeRPost .postHeadTitle{
	float:right;
	text-align:right;
	padding-top:7px;
}
.homeRPost .postHeadTitle h3{
	font-size:18px;
	margin:0px 0px 5px 0px;
}
.homeRPost  .postTitle{
	text-align:left;
}
.homeRPost .postTitle h4{
	font-size:14px;
	margin:0px 0px 5px 0px;
}
.homeRPost p{
	text-align:left;
	margin:0px 0px 10px 0px;
}
.homeRPost .readmore{
	float:right;
}

/* End Right Side */

/* Chart Comparison */

/* product page adds */

.productTitle {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

.price-column {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	width:130px;
	float:left;
}

.productTitle a:link, .productTitle a:active, .productTitle a:visited {
	color:#fff;
	text-decoration:none;
}
.productTitle a:hover{
	color:#FFFF00;
}

.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;
}

.parts-buttons{
	padding-left:5px;padding-right:5px;
	height:140px;
	width:155px;
	float:left;
}

.additionalbox{
	border:1px solid #333333;
}

/* sales support page adds */

.contactnotice{
	color:#ffffff;
	font-size:14px;
}

.boxyellowlink{
	color:#FFFF00;
	font-size:14px;
}


.sales-column-full{
	width:960px;
	float:center;
}

.salesTitles {
	color:#ffff00;
	font-size:22px;
}

.box-transparent{
	margin-left:6px;
	margin-right:6;
	margin-top:8px;
	margin-bottom:2px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;	
	border-right: solid 1px #333333;
	max-width:211px;
	width:211px;
	float:left;
}

.salesMidTitles {
	font-size:19px;
}

.box3-transparent{
	border-top: solid 2px #333333;
	border-bottom: solid 2px #333333;
	border-left: solid 2px #333333;	
	border-right: solid 2px #333333;
	max-width:450px;
	width:450px;
	float:left;
}

.salesWhiteTitle {
	font-size:22px;
	color:#ffffff;
}

/*	Featured-Container		*/ 

#featured {
 
 }
 
.featured-container {
 margin:0px 0px 0px 0px;
 position:relative;
 color:#444;
 width:800px;

 }
  
.featured-container h2{ 
 padding:15px 0px 3px 0px;
 font-size:24px;
 color:#fff;
 font-weight:normal;
 width:650px;
 border-bottom:1px solid #333333;
 }
 
.featured-container h2 a{  
 color:#fff;
 font-size:24px;
}

.featured-container p{
 font-size:14px;
 padding:0px 0px 0px 0px;
 margin:0px;
 width:650px;
 color:#333333;
 border-bottom:1px solid #333333;
 } 

img.featured-image{ 
 float:left;
 width:100px;
 height:75px;
 padding:0px;
 background:#000;
 border:1px solid #333333;
 margin:7px 20px 7px 0px;
 } 
 
/* Featured Slider */

.stepcarousel{
 position: relative; 
 overflow: scroll;
 width: 800px; 
 height: 120px; 
 margin:0px auto 0px auto;
 }

.stepcarousel .belt{
 position: absolute; 
 left: 0;
 top: 0;
 }

.stepcarousel .panel{
 float: left;
 overflow: hidden; 
 width: 800px; 
 margin:0px;
 padding:0px;
 } 
 
 .entry{
	color:#fff;
}	


/* Information Page */
#bike_box{
	width:541px;
	height:712px;
	background-image: url(images/bike.gif);
	background-repeat:no-repeat;
}
#bike_box_black{
	width:541px;
	height:712px;
	background-image: url(images/bike2.gif);
	background-repeat:no-repeat;
}

.bikeContent {
	color:#000000;
	border:#000000;
	padding-left:20px;
	padding-right:20px;
	width:525px;
}

.InfoTitles {
	font-size:18px;
	color:#fff;
}

#left-bottom{
	width:541px;
	height:11px;
/*	background-image: url(images/bottomleft2.gif);
	background-repeat:no-repeat; */
}

.contactContent {
	padding-top:100px;
	font-size:12px;
	padding-left:50px;
}

#info-right{
	background: #0A0A0A url(images/gravitydropper-seatpost-background.jpg) no-repeat top right;
	height:712px;
	vertical-align:top;
	}
	
.leftContent {
	padding-left:100px;
	font-size:12px;
}
.contact-half-column{
	width:470px;
	float:left;
	vertical-align:top;
}


/* technical support page */

#troubleshooting{
	background-image: url(images/troubleshooting.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:500px;
}

.box1-top{
	width:480px;
	height:43px;
	float:left;
}


.boxTitle{
	font-size:18px;
	color:#ffffff;
	padding-left:10px;
}
.boxContent{
	font-size:12px;
	color:#ffffff;
	padding-left:10px;
}

.smallGrey{
	color:#999999;
}

.supportTitle{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-left:20px;
	vertical-align:text-top;
}
.mainboxtextback{
	background-image:url(images/backgrounds/grey-transparent.png);
	background-repeat:repeat;
	margin-top:1px;
	margin-bottom:1px;
	padding-left:5px;
}
.boxwhitelink{
	color:#ffffff;
	font-size:14px;
}
.boxinsidelink{
	font-size:12px;
	padding-right:10px;
	padding-left:70px;
	width:500px;
}
div.boxinsidelink ul li{
	margin: 0 0 0 -25px;;
	padding:0 0 0 0;
	list-style: outside ;
	list-style-type: square;
	color:#fff;
}
div.boxinsidelink ul li a:link, div.boxinsidelink ul li a:active, div.boxinsidelink ul li a:visited{
	color:#fff;
	text-decoration:none;
}
div.boxinsidelink ul li a:hover{
	color: #FFFF00;
	text-decoration:underline;
}
.video-list {
	width:550px;
	float:left;
	min-height:60px;
}
.video-buttons {
	width:50px;
	float:left;
}

.support-column {
	width:370px;
	float:left;
}

/* Publications Page */
.boxtextback{
	width:960px;
	float:center;
}
.sideboxtextback{
	background-image:url(images/backgrounds/grey-transparent.png);
	background-repeat:repeat;
	width:200px;
	float:left;
	min-height:200px;
}

.mainboxback{
	background-image:url(images/backgrounds/grey-transparent.png);
	background-repeat:repeat;
	border:1px solid #333333;
	padding-bottom:10px;
	min-height:200px;
	width:200px;
	float:left;
}
.mainthumb{
	border:0px;
	align:left;
}

/* Single Posts */
.titleBarLeft {
	float:left;
	width:300px;
	text-align:left;	
}
.titleBarCenter {
	float:left;
	width:350px;
	text-align:center;
}
.titleBarRight {
	float:left;
	width:300px;
	text-align:right;
}

/* Parts page */
.parts-column {
	width:650px;
	float:left;
}

.parts-left {
	width:350px;
	min-height:600px;
	vertical-align:top;
	float:left;
}
.parts-right {
	width:200px;
	vertical-align:middle;
	float:left;
}
.sideboxback{
	background-image:url(images/backgrounds/grey-transparent.png);
	background-repeat:repeat;
	border:1px solid #CCCCCC;
	padding-bottom:20px;
	min-height:600px;
	vertical-align:middle;
}
.parts-info-column{
	width:300px;
	float:left;
	vertical-align:top;
}

select.tooWide{
	width:300px;
}
.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;
}
p.salesWhiteTitle a:hover{
	color:#FFFF00;
}
p.salesWhiteTitle img{
	width:50px;
}
.searchLI{
	list-style:inside!important;
	list-style-type:disc;
	margin:5px 0px 5px 10px;
	padding:0px;
}
img.noBorder{
	background-color:transparent!important;
	border:none!important;
	padding:0!important;
	margin:0!important;
}
input.searchImage{
	margin-top:5px!important;
}