body {
  background: #000000;
  color: #999999;
  font-family: Verdana,Geneva,sans-serif,"StratumNo1 Regular","Letter Gothic Std","Myriad Pro";
  font-size: 12px;
}

@font-face {
	font-family: 'STRATN1R';
	src: url('/fonts/Stratum1WebRegular.eot');
	src: local('☺'), url('/fonts/Stratum1WebRegular.woff') format('woff'), url('/fonts/STRATN1R.ttf') format('truetype'), url('/fonts/STRATN1R.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'STRATN1B';
	src: url('/fonts/Stratum1WebBold.eot');
	src: local('☺'), url('/fonts/Stratum1WebBold.woff') format('woff'), url('/fonts/STRATN1B.ttf') format('truetype'), url('/fonts/STRATN1B.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'STRATN1M';
	src: url('/fonts/Stratum1WebMedium.eot');
	src: local('☺'), url('/fonts/Stratum1WebMedium.woff') format('woff'), url('/fonts/STRATN1M.ttf') format('truetype'), url('/fonts/STRATN1M.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'STRATN01';
	src: url('/fonts/Stratum1WebLight.eot');
	src: local('☺'), url('/fonts/Stratum1WebLight.woff') format('woff'), url('/fonts/STRATN01.ttf') format('truetype'), url('/fonts/STRATN01.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 {
    color: #8B8B8B;
    font-family: "StratumNo1 Regular","STRATN1M","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif;
  	font-size: 19px;
}

h2 {
    color: #8B8B8B;
    font-family: "StratumNo1 Regular","STRATN1M","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif;
  	font-size: 19px;
}

.verdana {
    color: #CCCCCC;
    font-family: "Verdana";
  	font-size: 19px;
}


h3 {
    color: #CCCCCC;
  	font-size: 15px;
  	font-weight: bold;
}

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

a:hover {
    color: #6EB82A;
}

#header a {
    color: #FFFFFF;
}

#header a:hover {
    color: #6EB82A;
}

#nav-bar {
	float: right;
	text-align: right;
}

ul#nav-bar {
	line-height: 30px;
	font-size: 11px;
}

ul#nav-bar a {
	color: #999999;
}

ul#nav-bar li.cart-indicator a {
  background: transparent url(/images/cart.png) center right no-repeat;
}
ul#nav-bar li.cart-indicator a.full { background-image: url(/images/cart.png); }

#wrapper {
    background: none;
    padding: 5px 0 50px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

 * {
    margin: 0;
    }
    html, body {
    height: 100%;
    }
    .footer, .push {
     clear: both;
 }

body.two-col #wrapper { background-image: none; }

body.two-col #content {
    width: 780px;
}

#product-images {
	width: 360px;
	height: 360px;
}

#product-description {
	width: 560px;
	border: none;
    margin-left: 5px;
    padding-left: 5px;
    margin-right: 5px;
    padding-right: 5px;

}

.email_to_friend {
	display:none;
}

#productpage_block {
	float: left;
	padding: 0;
	margin: 10px 0 auto;
}
img#productpage_block {
	float: left;
}

#product_tab_wrapper {
    height: 35px;
    width: 940px;
  	font-family: "StratumNo1 Regular","STRATN1M","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif;
}

#product_tab_wrapper ul {
    list-style-position: inside;
    margin: 10px 0 10px 20px;
    padding: 0 0 10px 10px;
    list-style-type: square;
}

#product_tab_wrapper ul li{
    line-height: 1.4em;
    margin: 10px auto 0;
    padding: 0 0 0 10px;
}

ul.product_menu li {
    float: left;
    list-style: none outside none;
}

#product_tab_wrapper li.active a {
	color: #6EB82A
}

.active {
	color: #6EB82A
}

hr.space {
  background: none;
  color: #000000;

}

.menu_wrapper {
    clear: left;
    display: block;
    margin: 15px auto 0;
    position: relative;
    width: 913px;
    z-index: 500;
    background: url("/images/menu_bg.png") no-repeat scroll right top transparent;
    height: 40px;
}

.sf-menu {
    margin-bottom: 0px;
}

.sf-menu ul {
    background: url("/images/menu_transparency.png") repeat scroll 0 0 transparent;
}

.sf-menu li {
	background:		none;
}

.sf-menu li li {
	background:		none;
}
.sf-menu li li li {
	background:		none;
	border-bottom:	none;
}

.sf-menu a {
    display: block;
    font-family: Verdana;
    font-size: 13px;
    position: relative;
    width: auto;
	border-left:	none;
	border-top:		none;
	color:			#FFFFFF;
	padding: 0.75em 0.75em;
}

.sf-menu a:visited {
	color:			#FFFFFF;
}

.sf-menu span a {
    font-family: "StratumNo1 Regular","STRATN1M","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif;
    font-size: 16px;
    font-weight: normal;


}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		none;
	outline:		0;
	color:			#6EB82A;
}


.flash.errors {
    background: url("/images/shadow_top.png") repeat-x scroll 0 -50px #6EB82A;
    color: #FFFFFF;
    border: none;
}

.flash.notice {
    background: url("/images/shadow_top.png") repeat-x scroll 0 -50px #6EB82A;
    color: #FFFFFF;
    border: none;
}

.rotatingBanner {
    background-color: #CCCCCC;
    border: 2px solid #48CC30;
    height: 450px;
    position: relative;
    width: 940px;
}

#product_header_wrapper {
	width:940px;
	height:50px;
}

#product-title {
    width: 450px;
    float: left;
}

#product-title span {
    font-size: 15px;
    font-weight: bold;
	color: #FFFFFF;
}

#cart-form {
    float: right;
    width: 225px;
    text-align: right;
}

#cart-form form {
	display: inline;
}

#wishlist-form {
    display: inline;
}

#bottomThird div {
    float: left;
    margin-left: 0px;
    margin-bottom: 55px;
    position: relative;
    width: 257px;
	background: url("/images/bg-header.png") repeat-x scroll 0 0 transparent;
}

#bottomThird h3 {
	margin-top: 10px;
	margin-left: 12px;
  	font-size: 16px;
}

#bottomThird ul {
    position: relative;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    width: 257px;
}

#bottomThird ul li {
    line-height: 1.4em;
    margin-top: 3px;
    padding: 0 0 5px 0;
    float: left;
    position: relative;
    width: 251px;
}

#bottomThird .blogUpdates {
    width: 300px;
}

#bottomThird .blogUpdates img {
	margin-top: 5px;
}

#bottomThird .latestVideos {
    margin-left: 5px;
    width: 380px;
}

#bottomThird .latestVideo {
	position: relative;
	width: 380px;
	height: 210px;
	top: 5px;
}

#bottomThird .latestVideos img {
	width: 84px;
	height: 63px;
	margin: 5px;
	float: left;
}

#bottomThird a.all_videos {
	position:relative;
	top: 0px;
	bottom: 0px;
	left:  297px;
	right: 0px;
	padding-right: 30px;
	padding-bottom: 3px;
	background: url("/images/youtube_btn.png") no-repeat scroll 60px -1px transparent;
}

#bottomThird .news {
    margin-left: 5px;
    margin-bottom: 5px;
}

#bottomThird .news span {
    font-family: "StratumNo1 Regular","STRATN1M","Letter Gothic Std","Myriad Pro",Garamond,Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    float: right;
    margin-right: 10px;
    margin-top: 1px;
}

#bottomThird .news img {
	vertical-align: text-top;
}

#bottomThird .news span a {
    text-decoration: none;
}

#bottomThird .news ul{
	border: 1px solid #333333;
	margin-bottom: 5px;
	margin-top: 20px;
}

#bottomThird .news ul li{
	float: none;
	padding: 3px;
	margin-top: 0px;
	background: url("/images/news_item_gradient.png") repeat-x scroll 0 0 transparent;
}

#bottomThird .subscribe {
    margin-left: 5px;
}

#bottomThird .subscribe img {
    float: right;
    margin-right: 10px;
    margin-top: 1px;
}

#bottomThird .subscribe form {
	margin-top: 20px;
	margin-left: 10px;
}

.product-listing li {
  border: none;
  height: auto;
  width: 240px;
  text-align: left;
  margin: 5px;
  padding: 5px;
  color: #666666;

}

.product-listing li.standard {
  height: 300px;

}

.product-listing li.vehicle {
  width: 100%;
}

.product-listing li.vehicle img{
  float: left;
  margin-right:	27px;
}

.product-listing li img {
	margin-bottom:	10px;
  	margin-right:	10px;
  	border: 1px solid #666666;
}

.product-listing li span {
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}

.product-listing li strong {
	position: absolute;
	top: 254px;
	left: 155px;

}

.product-listing li button {
	position: absolute;
	top: 247px;
	left: 150px;
	z-index: 200;
	line-height: 15px;
}

.product-listing li .more_info {
    background: url("/images/right_arrow.png") no-repeat scroll 0 0 transparent;
    font-family: "StratumNo1 Regular","STRATN1R","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif;
    height: 20px;
    position: absolute;
    top: 275px;
    padding-left: 15px;

}

.product-listing li.vehicle .more_info {
    position: absolute;
    top: 230px;
    left: 394px;
}

.product-listing li.vehicle strong {
	position: absolute;
	top: 228px;
	left: 655px;
	margin-left: 20px;
}

.product-listing li.vehicle span {
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}

.product-listing li.vehicle button {
	position: absolute;
	top: 225px;
	left: 650px;
	z-index: 200;
}

.product-listing li .price.selling {
	position: absolute;
	top: 254px;
}

.product-listing li a {
  color: #FFFFFF;
  display: inline;
}

.product-listing li a.info {
  background: none;
  border-top: none;
}

.product-listing button {
    position: relative;
    left: 144px;
    top: -18px;
}

.product-listing strong {
    position: relative;
    left: 154px;
    top: -15px;
}

#footer {
    height: 100px;
    width: 100%;
    text-align: center;
	background: url("/images/footer_bg.png") repeat-x scroll 0 0 transparent;
	position:absolute;
}

#footer div.left {
	width: 100%;
	text-align: center;
}

#footer div.left a {
	position: relative;
	top: -27px;
}

#footer div.right {
	display: none;
}

#footer div.center {
	margin: 0 auto;
	text-align: left;
	width: 600px;
}

#footer div.center img {
	margin: 0 10px auto;
}

#footer div.footer-text {
	position: relative;
	left: 75px;
	top: -25px;
}


.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
   	border-radius: 0;
    border: none;
    height: 190px !important;
    width: 100% !important;
    float: left;
    background: url("/images/carousel_bg.jpg") no-repeat scroll 0 0 transparent;
}

.featured_products {
    color: #949494;
    font-family: "StratumNo1 Regular","STRATN1M","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif !important;
    font-size: 19px !important;
    font-weight: bold;
    left: 15px;
    z-index: 500;
    margin: 12px auto;
    padding-left: 15px;
    float: left;
    letter-spacing: 0px;
}

.seeAll {
    color: #6EB82A !important;
    float: right;
    font-family: "StratumNo1 Regular","STRATN1R","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif;
    right: 20px;
    padding-right: 10px;
    margin: 12px auto;
    word-spacing: 0px;
}

.seeAll a {
    color: #6EB82A;
}

.seeAll a:hover {
    color: #FFFFFF;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 945px;
    height: 120px;
    left: 0px;
    position: relative;
    top: 0px;
}

.jcarousel-skin-tango li img {
    height: 120px !important;
    left: 0 !important;
    position: relative !important;
    top: 0 !important;
    width: 185px !important;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    background: none repeat scroll 0 0 transparent;
    height: 120px !important;
    margin-right: 5px;
    width: 185px !important;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    height: 38px;
    position: absolute;
    right: 0px;
    top: 95px;
    width: 36px;
    background: transparent url(/images/r_slider_btn.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    background-image: url(/images/l_slider_btn.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    height: 38px;
    left: -5px;
    top: 95px;
    width: 36px;
    background: transparent url(/images/l_slider_btn.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    background-image: url(/images/r_slider_btn.png);
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    background-position: -96px 0;
    cursor: default;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: 0 0;
}

.jcarousel-item-horizontal span {
	display: block;
	position: relative;
	top: -35px;
	left: 2px;
	width: 173px;
	height: 23px;
	opacity: 0.8;
	background: #000000;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 1.0;
	padding: 4px 4px 8px;
}

#gallery-thumbnail {
  width: 300px;
  text-align: center;
  float: left;
  padding: 5px;
}

#gallery-thumbnail img {
  vertical-align: middle;
}

button, a.button, input.button {
  background: #6DB829 url(/images/buttons/bg-submit.png) center left repeat-x !important;
  border-color: #cccccc #333333 #333333 #cccccc !important;
  line-height: 1.0em;
  padding: 5px 10px;
  text-transform: none;
  font-size: 12px !important;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

button.primary, a.button.primary, input.button.primary {
  font-weight: normal;
  color: #FFFFFF;
}

button.large, a.button.large, input.button.large {
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    font-size: 12px; !important;
	padding: 2px 6px;
    line-height: 1.0em;
}

button.small, a.button.small, input.button.small {
  padding: 2px 6px;
}

#wishlist-form a {
	color: #4A4A4A;
	margin-right: 4px;
	text-decoration: underline;
}

#wishlist-form a:hover {
	color: #6EB82A;
}

.price.selling {
    color: #FFFFFF;
}

#product-details .price.selling { font-size: 15px; }

#sidebar {
    border-right: none;
    min-height: 20px;
    margin-right: -40px;
    margin-left: 0px;
    margin-top: 75px;
    padding-top: 10px;
    width: 172px;
    text-align: right;
}

.navigation-list {
	margin: 0 0 1.5em 0px;
}

.navigation-list li a:hover {
	background: none;
	color: #6EB82A;
}

.navigation-list li a {
    color: #FFFFFF;
    padding-left: 0px;
}

.navigation-list-header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #6EB82A;
}


#social_bar {
  width: 158px;
  height: 30px;
}

#social_bar a {
  display: block;
  width: 20px;
  height: 20px;
}

#social_bar  a:hover, a:active , a:focus {
  background-position: 0 0;
}

a.facebook {
  background: url('/images/facebook_btn.png') bottom;
  position: relative;
  top: -18px;
  left: 0px;
}

a.instagram {
  background: url('/images/instagram_btn.png') bottom;
  position: relative;
  top: -38px;
  left: 27px;
}


a.twitter {
  background: url('/images/twitter_btn.png') bottom;
  position: relative;
  top: -78px;
  left: 81px;
}

a.flickr {
  background: url('/images/flickr_btn.png') bottom;
  position: relative;
  top: -98px;
  left: 108px;
}

a.youtube {
  background: url('/images/youtube_btn.png') bottom;
  position: relative;
  top: -58px;
  left: 54px;
}

a.rss {
  background: url('/images/rss_btn.png') bottom;
  position: relative;
  top: -118px;
  left: 135px;
}

a.google_plus {
  background: url('/images/google_plus_btn.png') bottom;
  position: relative;
  top: -98px;
  left: 108px;
}

#keywords {
    background: url("/images/search-bg-gradient.gif") repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #CCCCCC;
    float: left;
    font-size: 10px;
    height: 22px;
    padding: 1px 0 0 9px;
    width: 131px;
}

#bottomThird #ea {
    background: url("/images/search-bg-gradient.gif") repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    padding: 1px 0 0 9px;
    width: 181px;
}

button.search, a.button.search, input.button.search {
    background: url("/images/magnify.png") no-repeat scroll 0 0 transparent !important;
    border none;
    display: block;
    float: left;
    height: 23px;
    width: 23px;
}

button.newsletter, a.button.search, input.button.search {
    background: url("/images/btn-search.gif") no-repeat scroll 0 0 transparent !important;
    border none;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
}

.instruction-type {
	width: 200px;
	margin-left: 50px;
	margin-top: 35px;
        margin-bottom: 10px;
}

.instruction-type span {
    background: url("/images/right_arrow.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    font-family: "StratumNo1 Regular","STRATN1R","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
	padding-left: 15px;
}

.instructions {
	width: 600px;
	margin-left: 50px;
        margin-bottom: 10px;
}

#instructions-container {
	margin-top: 23px;
}

dl.table-display {
    width: 700px;
    margin-top: 30px;
}

dl.table-display dt {
    width: 240px;
	background-color: #FFFFFF;
	color: #000000;
}

dl.table-display dd {
    width: 440px;
    background-color: #FFFFFF;
	color: #000000;
}

dl.table-display dt.alternate {
	background-color: #D8D8D8;
}

dl.table-display dd.alternate {
    background-color: #D8D8D8;
}






a.more_products {
  background: transparent url('/images/buttons/plus.png') center left no-repeat;
  text-align: right;
  width: 250px;
  position: relative;
  top: -30px;
  padding-left: 25px;
  font-weight: bold;
}

input.title {
	background: url("/images/search-bg-gradient.gif") repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    padding: 1px 4px 0 4px;
    width: auto;
    margin-left: 5px;
}


input[type=text] {
	background: url("/images/search-bg-gradient.gif") repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    padding: 1px 4px 0 4px;
    width: auto;
    margin-left: 5px;
}


#dealer_info {
	width: 650px;
	float: left;
	padding-bottom: 10px;
	padding-top: 35px;
}

#contact-us {
	margin-left: 5px;
}

#contact_submit {
	margin-top: 25px;
	margin-left: 0px;
}

#narrow_content {
	margin-left: 250px;
}

#page_content {
	width: 600px;
	padding: 0;
	margin 0;
}

#page_content h1 {
    color: #8B8B8B;
    font-family: "StratumNo1 Regular","STRATN1R","Letter Gothic Std","Myriad Pro",Verdana,Geneva,sans-serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.5;
    background: url("/images/page_content_title_bar.jpg") repeat-x scroll 0 20px;
    padding-bottom: 22px;
}

#blog_posts {
	min-height: 1200px;
}

#blog_posts h2 {
    background: url("/images/page_content_title_bar.jpg") no-repeat scroll 0 20px;
    padding-bottom: 0px;
}

#blog_post_listing h3 {
	width: 500px;
}

#blog_posts div.pagination {
	position: relative;
	width: 350px;
	height: 30px;
	float: right;
}

#blog_posts .spacer {
	 height: 45px;
	 width: 550px;
	 display: block;
}

#blog_search {
	width: 200px;
	height: 30px;
	float: left;
	margin: 10px 0 0 0;
}

#blog_search form {
	display: block;
}

#blog_post {
	 width: 500px;
	 margin-top: 13px;
	 margin-bottom: 13px;
}

#blog_post span {
	 display: block;
	 margin-bottom: 0px;
}

#blog_post h3 {
	color: #FFFFFF;
	margin-bottom: 3px;
}

#blog_post img {
	 margin-top: 5px;
	 margin-bottom: 25px;
}

#blog_post_listing {
	 width: 500px;
	 margin-top: 13px;
	 margin-bottom: 13px;
}

#blog_post_listing span {
	 display: block;
	 margin-bottom: 0px;
}

#blog_post_listing h3 {
	color: #FFFFFF;
	margin-bottom: 3px;
}

.hr {
	height:1px;
	background: #333 url(/images/spacer.gif) no-repeat scroll center;
	margin-top: 27px;
	margin-bottom: 43px;
}

#blog_authors {
	text-align: right;
	width: 200px;
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
}

#blog_authors h3 {
	text-transform: uppercase;
    font-size: 13px;
}

#blog_categories {
	text-align: right;
	width: 200px;
	float: right;
	margin-bottom: 25px;
}

#blog_categories h3 {
	text-transform: uppercase;
    font-size: 13px;
}

#blog_archive {
	text-align: right;
	width: 200px;
	float: right;
	margin-bottom: 25px;
}

#blog_archive h3 {
	text-transform: uppercase;
    font-size: 13px;
}

#comments h3 {
	font-family: Verdana,Geneva,sans-serif;
	margin-bottom: 1.25em;
}

#comment-form h3 {
	font-family: Verdana,Geneva,sans-serif;
	margin-bottom: 1.25em;
}

#comment-form input {
	background: none;
	border: #999999 1px solid;
}

#comment-form textarea {
	background: none;
	border: #999999 1px solid;
	position: relative;
	left: 5px;
        color: #cccccc;
}

ol.comments  {
	list-style: none;
	margin: 0 auto;
	width: 90%;
}

li.comment {
	border: 1px solid #999999;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	color: #FFFFFF;
	font-size: 10px;
}

li.comment span {
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 0 0;
}

li.comment img {
	float: left;
	margin: 0 15px 0 0;
}

li.comment p {
	margin: 25px 0 0 0;
	font-size: 12px;
}

p img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.vehicle-decription {
	padding-top: 5px;
        max-height: 160px;
        overflow: hidden;
}

#video-listing {
	width: 640px;
	padding-bottom: 25px;
}

#video-listing span {
    color: #CCCCCC;
	font-family: Verdana,Geneva,sans-serif,"StratumNo1 Regular","Letter Gothic Std","Myriad Pro";
  	font-size: 15px;
  	font-weight: bold;
  	display: block;
  	margin-top: 12px;
  	margin-bottom: 8px;
}

#videos {
	width: 780px;
}

#videos .pagination {
	margin-bottom: 20px;
}

#videos h2 {
    background: url("/images/page_content_title_bar.jpg") no-repeat scroll 0 20px;
    padding-bottom: 0px;
}

#videos h3 {
    color: #FFFFFF;
	font-family: Verdana,Geneva,sans-serif,"StratumNo1 Regular","Letter Gothic Std","Myriad Pro";
  	font-size: 15px;
  	font-weight: bold;
}

#per_page_dropdown {
	float: left;
	position: relative;
	padding-top:10px;
	text-align: left;
	width: 531px;
}

#per_page_dropdown form {
	display:inline;
	margin: 0px;
}

.copyright {
	font-size: 11px;
}

#social-buttons {
	float: left;
}

#social-buttons .fb-like {
	float: left;
	margin: 15px 28px 15px 0px;
}

#social-buttons .twitter-like {
	float: left;
	margin: 15px 28px 15px 0px;
}

form#event_sponsorship_form input[type=text], input[type=email]{
  width: 220px;
}

form#event_sponsorship_form .action {
  margin-left: 10px;
}

form#event_sponsorship_form .field {
  margin: 10px;
  width: 250px;
}

form#event_sponsorship_form textarea {
  background: #454545;
  border: 0 none;
  color: #CCCCCC;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 4px 0 4px;
  min-height: 60px;
  margin-left: 5px;
  width: 280px;
}

/* Move FB Like and Tweet buttons next to
 * product menu */

#product_tab_wrapper {
  overflow: hidden;
  height: auto;
  margin-bottom: 5px;
}

#product_tab_wrapper .product_menu {
  overflow: hidden;
  margin-bottom: 5px;
}

span#social-buttons {
  display: inline-block;
}

span#social-buttons .fb-like {
  margin-top: 0px !important;
}

span#social-buttons .twitter-like {
  margin-top: 0px !important;
  margin-right: 0px !important;
  width: 76px !important;
}

/******** end ********/


/* Recaptcha text color override  */
.recaptcha_theme_blackglass #recaptcha_response_field,
.recaptcha_theme_white #recaptcha_response_field {
  color: #fff;
}


/* Ecommerce script styling */
#ecommerce_wrapper {
  float: right;
}
