/*  
Theme Name: FlexNGrip Sept 09
Theme URI: http://flexngrip.com
Description: by spadewerk
Version: 1.0
author: Brandon Johnson
author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	background-color: #98c524;
	margin: 0px;
	padding: 0px;}

	
a {
	text-decoration: none;
	border: none;}
	
em {
	margin: 0px;
	padding: 0px;}
	
p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -475px;
	width: 950px;
	background-image: url(images/bg_wrapper.png);
	background-repeat: repeat-y;}
	
div#header {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-color: #1a1a1a;
	width: 950px;
	height: 100px;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 10px;
	width: 165px;
	float: left;}
	
div#lft p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#rht {
	vertical-align: top;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 70px;
	width: 660px;
	float: right;}
	
h1 {
	font-family:Tahoma,Geneva,sans-serif;
	font-size: 18px;
	color: #92A402;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;}
	
h2 {
	font-size:18px;
	color: #ffcc00;
	line-height: 18px;
	font-weight: normal;
	border-bottom: 1px;
	border-bottom-style: solid;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
h3 {
	font-size:12px;
	color: #ffcc00;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#lft a, div#rht a {
	text-decoration: none;
	color: #ffcc00;}
	
div#lft a:hover, div#rht a:hover {
	text-decoration: none;
	color: #fff;}
	
div#rht p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
/* footer area */
	
div#footer {
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	color: #333;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #98c524;
	width: 950px;
	clear: both;}
	
div#footerlft {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #98c524;
	width: 50%;
	float: left;}
	
div#footerrht {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #98c524;
	width: 50%;
	float: right;}
	
div#footer a {
	color: #333;
	text-decoration: none;
	border: none}
	
div#footer a:hover {
	color: #000;
	text-decoration: none;
	border: none}
	
/*navigation*/

.nav {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(images/bg_nav.png) top left repeat-x;}
	
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;}
	
.nav ul li {
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: transparent url(images/bg_navbutton.png) top left no-repeat;}

.nav ul li a {
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;}
	
.nav ul li a:hover {
	display: block;
	height: 25px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	background-color: #92a402;
	text-decoration: none;}
	
.current_page_item li {
	background-color: #92a402;}
	
/* news and events */

div#date {
	vertical-align: top;
	text-align: right;
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	width: 370px;
	height: 25px;
	background-image: url(images/bg_date.gif);
	background-repeat: no-repeat;}
	
div#datehome {
	vertical-align: top;
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;}

div#sep	{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;}
	
div#newsrhtdate {
	vertical-align: top;
	margin-top: 15px;;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
	background: url(images/head_newsarchive.gif) no-repeat;}
	
div#newsrhtdate a {
	color: #0071bc;}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/* news archive */
	
.emptymonth {
	color: #999;}
	
/* store */
	
#storetable td {
	vertical-align:top;}
	
/* home page slider */
	
#featured {
	width: 400px;
	padding-right: 250px;
	position: relative;
	height: 250px;
	background: #333;
	border: 5px solid #232323;}

#featured ul.ui-tabs-nav {
	position: absolute;
	top:0;
	left: 400px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 250px;}
	
#featured ul.ui-tabs-nav li {
	padding: 1px 0;
	padding-left: 13px;
	font-size: 12px;
	color: #666;}
	
#featured ul.ui-tabs-nav li span {
	font-size: 11px;
	font-family: Arial;
	line-height: 12px;}

#featured .ui-tabs-panel {
	width: 400px;
	height: 250px;
	background: #999;
	position: relative;
	overflow: hidden;}
	
#featured .ui-tabs-hide {
	display: none;}

#featured li.ui-tabs-nav-item a {/*On Hover Style*/
	display: block;
	height: 60px;
	color: #fff;
	background: #333;
	line-height: 20px;
	outline: none;}
	
#featured li.ui-tabs-nav-item a:hover {
	background: #999;}
	
#featured li.ui-tabs-selected { /*Selected tab style*/
	background: url(images/selected-item.gif) top left no-repeat;}
	
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background: #999;}

#featured ul.ui-tabs-nav li img {
	float: left;
	margin: 2px 5px;
	background: #fff;
	padding: 2px;
	border: 1px solid #eee;}

#featured .ui-tabs-panel .info {
	position: absolute;
	top: 180px;
	left: 0;
	height: 70px;
	width: 400px;
	background: url(images/transparent-bg.png);}
	
#featured .info h2 {
	font-size: 18px;
	font-family: Arial;
	color: #fff;
	padding: 5px;
	margin: 0;
	overflow: hidden;}
	
#featured .info p {
	margin: 0 5px;
	font-family: Verdana;
	font-size:11px;
	line-height: 15px;
	color:#f0f0f0;}
	
#featured .info a {
	text-decoration: none;
	color: #fff;}
	
#featured .info a:hover {
	text-decoration: underline;}
	
/* form styles */	
	
input {
	font: 11px;
	padding: 5px;
	border: 1px solid #cccccc;
	color:#666666;}

textarea:focus, input[type="text"]:focus {
	border: solid 1px #81ac61;
	background: #eeeeee;
	color:#333333;}

.submit_button {
	font: 10px "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#333333;
	border: 1px solid #333333;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;}
	
.submit_button:hover, input[type="submit"]:hover {
	background: #0082c8;}

input[type="submit"] {
	font: 12px "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#333333;
	border: 1px solid #333333;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin: 10px 0px 10px 5px;
	cursor: pointer;}
	
select {
	font: 10px "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-weight: normal;
	color: #666666;
	background:#ffffff;
	border: 1px solid #fff;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;}