/***
 * CSS code to support http://www.slingshotbikes.com
 * Last updated: July 19, 2010
 * XHTML/CSS programmed by Mindutopia
 * Contact Info:
 *		E-mail  	brain@mindutopia.com
 *		Website		http://www.mindutopia.com
 ***/
 


/*** Defaults ***/

*{
	margin:0 auto;
	padding:0;
	line-height:1.5em;
}

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#282828;
	background:url(images/bg.jpg) repeat-x 0 0 #000;
	overflow-x: hidden;
	width:100%;
}

img{
	border:none;
}

a{
	color:#FE0500;
	text-decoration:none;
}

a:hover img{
	border-bottom:none;
}

p{
	margin-bottom:12px;
}

hr{
	margin-bottom:12px;
	color: #CCC;
	background: #CCC;
	border: 0;
	height: 1px;
}


/*** Fonts ***/

h1{
	font-size:65px;
	color:#fff;
	text-align:left;
	padding-bottom:10px;
	font-weight:lighter;
}

h2{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	text-align:right;
}

h3{
	font-size:13px;
	color:#fff;
	font-weight:normal;
}

h3 a{
	text-decoration:none;
	color:#fff;
}

h4{
	color:#FE0500;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

h4 a{
	text-decoration:none;
	color:#FE0500;
}


/*** Global Classes ***/

#header{
	background:url(../images/bg_nav.gif) repeat-x;
	width:100%;
	height:80px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000, offX=0, offY=0, positive=true);
	z-index:3;
}

#preheader{
	font-size:10px;
	text-align:right;
	color:#fff;
	padding-bottom:10px;
}

#preheader a{
	color:#fff;
}

#preheader a:hover{
	border-bottom:1px dotted;
}

.header_content{
	width:940px;
	z-index: 3;
}

.header_logo{
	width:160px;
	height:39px;
	float:left;	
	margin-top:17px;
	z-index: 3;
}

.header_nav{
	width:700px;
	float:right;
	margin-top:17px;
	z-index: 3;
	margin-left:60px;
}

.header_nav ul, li{
	float:left;
	display:block;
	list-style:none;
	color:#fff;
	margin-right:60px;
	z-index: 3;
}

.nav_cart{
	padding-left:7px;
}

#main_content{
	width:940px;
}

#footer{
	width:940px;
	clear:both;
	padding-top:20px;
}

.footer_text{
	border-top:1px solid #333;
	padding-top:10px;
	color:#666;
	font-size:10px;
	text-align:center;
	padding-bottom:20px;
}

.footer_text a{
	color:#ccc;
	text-decoration:none;
}

.footer_text a:hover{
	border-bottom:1px dotted;
}

#footer p{
	line-height:1.7em;
}


/*** Slides ***/

#content{
	height:100px;
	width:100%;
	z-index: 3;
	position:absolute;
	margin-top:10px;
}

#contentframe{
	overflow: hidden;
	border-top:solid 1px #4F4F4F;
	border-bottom:1px solid #000;
	height: 100%;
	text-align:left;
	z-index: 3;
}

#slidecounter{
	float:left;
	color:#4F4F4F;
	font:50px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:18px 20px;	
}

#slidecaption{
	overflow: hidden;
	float:left;
	color:#FFF;
	font:26px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:33px 0;
}
		
/*Supersized Stamp*/
.stamp{
	float: right;
	margin: 25px 20px 0 0;
}

/*Supersize Plugin Styles*/
.navigation{
	float: right;
	clear:both;
	margin-top:-25px;
	margin-bottom:50px;
}

#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(js/images/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
	cursor: default;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

.teaser{
	width:492px;
	float:right;
	text-align:left;
	color:#fff;
	font-size:15px;
	height:250px;
	margin-top:80px;
}

.shadow{
	text-shadow: 10px 10px 10px #000;
}


/*** All Pages ***/

.twitter{
	clear:both;
	width:940px;
	height:35px;
	background:url(../images/bg_twitter.gif) no-repeat;
	padding-top:12px;
}

.twitter_text{
	width:820px;
	float:left;
	padding-left:7px;
}

.twitter img{
	margin-right:5px;
	float:left;
	padding-left:7px;
}

.twitter_other{
	width:65px;
	float:right;
	margin-right:2px;
	text-align:right;
}

.twitter_other img{
	padding-left:0px;
}

.lower_teasers{
	width:940px;
	height:110px;
	clear:both;
	margin-top:40px;
}

.teaser1{
	background:url(../images/teaser1.jpg) no-repeat;
	float:left;
	width:300px;
	height:110px;
	margin-right:20px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.teaser2{
	background:url(../images/teaser2.jpg) no-repeat;
	float:left;
	width:300px;
	height:110px;
	margin-right:20px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.teaser3{
	background:url(../images/teaser3.jpg) no-repeat;
	float:left;
	width:300px;
	height:110px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.teaser_text{
	padding:10px;
}


/*** Inside Pages ***/

.inside{
	background:url(../images/bg_inside.gif) #000 repeat-x fixed;
	padding-top:10px;
}

#top{
	height:37px;
	width:940px;
	background:url(../images/top.gif) no-repeat;
	margin-top:25px;
}

#inside_content{
	width:920px;
	height:350px;
	background:#fff;
	padding-left:10px;
	padding-right:10px;
	overflow-y:hidden;
	overflow-x: hidden;
	margin-bottom:15px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	/* behavior: url(../js/border-radius.htc); */
}

.nav_headline{
	height:30px;
	width:940px;
	margin-left:-10px;
}

.headline{
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#292929;
	width:500px;
	margin-left:25px;
	margin-bottom:5px;
	margin-top:10px;
}

.headline_image{
	margin-right:10px;
}

.sub_nav{
	width:925px;
	float:left;
	color:#fff;
	padding-left:15px;
	padding-top:10px;
	font-size:10px;
	text-transform:uppercase;
	z-index:3000;
}

.sub_nav a{
	text-decoration:none;
	color:#fff;
}

.sub_navhead a{
	text-decoration:none;
	color:#FE0500;
}

.sub_navhead li a:hover{
	border-bottom:none;
}

.sub_nav li{
	display:block;
	margin-right:30px;
}

.sub_nav li a:hover{
	border-bottom:1px dotted;
}

.sub_content{
	clear:both;
}

.sub_photo{
	width:380px;
	float:left;
	background:#000;
	height:auto !important;
}

.sub_photo img{
	background:none;
	border:none;
	/*-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	behavior: url(../js/border-radius.htc);*/
}

.sub_text{
	width:500px;
	float:left;
	margin-left:25px;
	color:#282828;
}

.sub_text a:hover{
	border-bottom:1px dotted;
}

.sub_text_left{
	width:50px;
	float:left;
	margin-right:15px;
	font-weight:bold;
}

.sub_text_right{
	width:435px;
	float:left;
	padding-bottom:7px;
}

.history_sub{
	clear:bottom;
}

.logos a:hover{
	border-bottom:none;
}

.indlogo{
	width:160px;
	float:left;
	margin-right:12px;
	text-align:center;
}

.indlogo_right{
	width:155px;
	float:left;
	text-align:center;
}

.features ul{
}

.features li{
	display:list-item;
	list-style:inside;
	list-style-image:url(../images/list-style.gif);
	color:#282828;
	margin-left:20px;
	width:475px;
}

.price{
	border:1px solid #ccc;
	padding:10px;
	height:20px;
	margin-top:-12px;
}

#programs { height: auto; width: 500px; text-align: center; float:left; display: inline-block; padding:0; list-style:none;
         background:#fff; margin:0px;
                    box-shadow: 0 0 1px #fff; -moz-box-shadow: 0 0 1px #fff; -webkit-box-shadow: 0 0 1px #fff;
                    -moz-border-radius:3px;-webkit-border-radius:3px;}

#programs li { width:100px; padding-right: 16px; float: left; }             

#programs a { border:solid 1px transparent; display:block; padding:3px; margin:3px; 
                      color:#282828; text-decoration:none; min-width:150px;}

#programs a:hover {border:solid 1px #ccc; 
                     -moz-border-radius:3px; -webkit-border-radius:3px;
                     box-shadow: inset 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff;
                     background-color:#DFDFDF;
                     background: -moz-linear-gradient(top, #DFDFDF, #F2F2F2);
                     background: -webkit-gradient(linear, center top, center bottom, from(#F2F2F2), to(#DFDFDF));}

#programs a img {border:0; vertical-align:middle; margin-bottom:8px;}

#bottom{
	height:13px;
	width:940px;
	background:url(../images/bottom.gif) #000 no-repeat;
	margin-bottom:15px;
	margin-top:-13px;
	clear:bottom;
}


/*** JQuery Slideshow ***/

#wrap{
	width:380px;
	height:350px;
	overflow:hidden !important;
}

.hidden{
	display:none;
}

#prev img{
	position:absolute;
	z-index:2;
	cursor:pointer;
	margin-left:25px;
	margin-top:25px;
}

#next img{
	position:absolute;
	z-index:2;
	cursor:pointer;
	margin-left:35px;
	visibility: visible;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	behavior: url(../js/border-radius.htc);
	margin-top:25px;
}

#controller{
	width:300px;
	position:absolute;
	z-index:2;
	cursor:pointer;
}
#jFlowSlide{
	overflow:hidden;
	max-width:380px;
	max-height:350px;
}