html, body {
	position: relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#eee;
	font-size: 17px;font-family: 'Play', sans-serif;
	font-weight: 400;
	background: url('../images/bg_main.jpg');
}

a:link,a:active,a:visited { color:#fff;text-decoration:underline; font-weight: 700; }
a:hover { color:#ffff00; }

#header_top {
	width:960px;
	height:50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #000000),
	color-stop(0.5, #4D4D4D)
	);
	background-image: -o-linear-gradient(top, #000000 0%, #4D4D4D 50%);
	background-image: -moz-linear-gradient(top, #000000 0%, #4D4D4D 50%);
	background-image: -webkit-linear-gradient(top, #000000 0%, #4D4D4D 50%);
	background-image: -ms-linear-gradient(top, #000000 0%, #4D4D4D 50%);
	background-image: linear-gradient(to top, #000000 0%, #4D4D4D 50%);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	}

#header {
	background: url("../images/rareride_logo.gif") no-repeat scroll left 30px top;
	width:960px;
	height:110px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
}

#container {
	margin:0 auto 0 auto;
	width:960px;
	border:1px solid #000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-color:#151515;
}

#inner_container {
	padding-left:20px;
	padding-right:20px;
}

.center {
	text-align:center;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.right {
	text-align:right;
}

.bold {
	font-weight:bold !important;
}

.headertext {
	font-size:24px;
	font-weight:bold;
	color:#ffff00;
}

.highlight {
	color:#ffff00;
}

.smallnotes {
	font-size:17px;
}

.medsmallittext {
	font-size:14px;
	font-style:italic;
}

.smallittext {
	font-size:12px;
	font-style:italic;
}

.forgotpassword {
	clear:both;
	display:block;
	float:right;
	font-size:12px;
	padding-right:20px;
	position:relative;
	bottom:3px;
}

.loginbox {
	display:inline;
	padding-right:10px;
	padding-top:6px;
	margin:0;
	float:right;
	font-size:15px;
}

.loginbutton {
	background-image: -o-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -moz-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -webkit-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -ms-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: linear-gradient(to top, #671500 0%, #b72903 50%);
	-moz-box-shadow: 10px 10px 10px #333;
    -webkit-box-shadow: 10px 10px 10px #333;
    box-shadow: 1px 2px 6px #222;
	color:#fff;
	border:1px solid #000;
	padding:0px 5px 0px 5px;
	line-height:17px;
	text-decoration:none;
	display:inline;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
}

.loginbutton:hover {
	color: #ffff00;
	cursor:pointer;
	cursor:hand;
}

.loginbox input {
	font-size:13px;
}

.bigfont {
	font-size:50px;
	color:#ffc214;
	font-weight:bold;
}

a.home {
	display:inline-block;
	margin-left:10px;
	margin-top:10px;
	background: url('../images/home.png') no-repeat top left;
	width:25px;
	height:23px;
}

a:hover.home {
	background: url('../images/home_active.png') no-repeat;
}

#tableheader { 
	background-color: #b72903; 
	color:#fff; 
	font-weight:bold;  
	border-top:0px; 
}

#tableheader2 { 
	background-color: #ffc214; 
	color:#222; 
	font-weight:bold;  
	border-top:0px; 
}

#tableheader3 { 
	background-color: #b72903; 
	color:#fff; 
	font-weight:bold;  
	border-top:0px;
	padding-left:20px;
}

#styledtable {
  border: 1px solid #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#styledtable td{
	padding:4px;
}

.pricerow {
  border: 3px solid #e0e0e0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:5px;
  background-color:#333;
  margin-left:10px;
  margin-right:10px;
}

.coloredheader { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffc214; 
	color:#222; 
	font-size:15px;
	font-weight:bold;
	padding:2px;
	height:21px;
}

.ride_header {
	color: #ffc214;
	font-size:20px;
}

.freeshipping {
	background:#b72903;
	color:#fff;
	font-size:12px;
	padding:2px;
	position:relative;
	bottom:18px;
	height:14px;
	width:100px;
}

.plusminus {
	background: url('../images/plusminus.png') no-repeat;
	float:right;
	width:40px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

.plusminus_details {
	text-align:left;
	font-size:14px;
	padding: 2px 2px 6px 2px;
	padding-bottom:6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#333;
	margin-bottom:4px;
}

.rrtooltip_icon {
	position:relative;
	top:5px;
	padding-left:4px;
}

.rrtooltip {
	display:none;
	position:absolute;
	border:2px solid #000;
	background-color:#ffc214;
	border-radius:5px;
	padding:10px;
	color:#000;
	font-weight:bold;
}

.hdrtooltip {
	display:none;
	position:absolute;
	border:2px solid #000;
	background-color:#b72903;
	border-radius:5px;
	padding:20px;
	color:#fff;
	font-size:30px;
	font-weight:bold;
}

/*******************DROPZONE*****************/
.dropzone { border: 2px dashed #b72903; border-radius: 10px; background: #333; padding:10px; height:150px;}
.dropzone .dz-message { font-size:24px;font-weight: 700; }
/*******************END DROPZONE*****************/

.facebook_icon {
	width:44px;
	height:44px;
	display:block;
	background      : url('../images/facebook_dark.png');
}

.facebook_icon:hover {
	background      : url('../images/facebook_active.png');
}

.facebook64_icon {
	width:64px;
	height:64px;
	display:block;
	background      : url('../images/facebook_dark_64.png');
}

.facebook64_icon:hover {
	background      : url('../images/facebook_active_64.png');
}

.del_icon {
	width:40px;
	height:40px;
	display:block;
	background      : url('../images/del_dark.png');
}

.del_icon:hover {
	background      : url('../images/del_active.png');
}

.photos_icon {
	width:40px;
	height:40px;
	display:block;
	background      : url('../images/photos_dark.png');
}

.photos_icon:hover {
	background      : url('../images/photos_active.png');
}

.pricedrop_icon {
	width:40px;
	height:40px;
	display:block;
	background      : url('../images/pricedrop_dark.png');
}

.pricedrop_icon:hover {
	background      : url('../images/pricedrop_active.png');
}

.video_icon {
	width:40px;
	height:40px;
	display:block;
	background      : url('../images/video_dark.png');
}

.video_icon:hover {
	background      : url('../images/video_active.png');
}

.edit_icon {
	width:40px;
	height:40px;
	display:block;
	background      : url('../images/edit_dark.png');
}

.edit_icon:hover {
	background      : url('../images/edit_active.png');
}

.detail_icon {
	width:40px;
	height:40px;
	display:block;
	background      : url('../images/detail_dark.png');
}

.detail_icon:hover {
	background      : url('../images/detail_active.png');
}

/*************STAR RATING SYSTEM ****************/
.starRating:not(old){
  display        : inline-block;
  width          : 7.5em;
  height         : 1.5em;
  overflow       : hidden;
  vertical-align : bottom;
}

.starRating:not(old) > input{
  margin-right : -100%;
  opacity      : 0;
}

.starRating:not(old) > label{
  display         : block;
  float           : right;
  position        : relative;
  background      : url('../images/star-off.svg');
  background-size : contain;
}

.starRating:not(old) > label:before{
  content         : '';
  display         : block;
  width           : 1.5em;
  height          : 1.5em;
  background      : url('../images/star-on.svg');
  background-size : contain;
  opacity         : 0;
  transition      : opacity 0.2s linear;
}

.starRating:not(old) > label:hover:before,
.starRating:not(old) > label:hover ~ label:before,
.starRating:not(:hover) > :checked ~ label:before{
  opacity : 1;
}
/*************END STAR RATING SYSTEM*************/

.onestar {
	float:left;
	width           : 24px;
	height          : 24px;
	background      : url('../images/star-on.svg');
}

.large_onestar {
	display:inline-block;
	vertical-align:middle;
	width           : 50px;
	height          : 50px;
	background      : url('../images/star_50.png');
}

.details_header {
	color:#ffc214;
	font-weight:bold;
	font-size:38px;
}

.mousechange:hover {
	cursor:pointer;
	cursor:hand;
}

.explain_container {
	height: 20px;
	line-height: 20px;
	width:80px;
}

.explain_toggle {
	cursor:pointer;
	cursor:hand;
	float:right;
}

.plus {
	background: url('../images/plus.png') no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

.bdrthumb img {
	border:1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.box {
	border:3px #eee solid;
	background-color:#b72903;
	padding:4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
	font-weight:bold;
	font-size:30px;
}

.box2 {
	border:2px #444 solid;
	background-color:#222;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.slide-out-div {
    padding: 20px;
    width: 370px;
	height:245px;
    background: #ccc;
    border: 1px solid #000;
	color:#000;
	background-color:#ffc214;
	-webkit-border-radius:0px 0px 10px 0px;
	-moz-border-radius:0px 0px 10px 0px;
	border-radius:0px 0px 10px 0px;
}

a.handle {
	background:url('../images/feedback.png');
	height:140px;
	width:40px;
}

a.handle:hover {
	background:url('../images/feedback_active.png');
}

table.formsandlists { 
  border: 1px solid #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

table.formsandlists td { 
  color:#eee;
  font-weight:normal;
  background-color:#333;
  border-top:0px solid #666;
  padding: 5px;
  vertical-align:middle;
}

input,select ,textarea{
	border: 0px solid #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
	border-spacing: 0px;
	font-size:15px;
}

.packradio input[type="radio"] {
    display:none;
}

.packradio label {
	position:relative;
    display:inline-block;
    background-color:#333;
	border:3px solid #e0e0e0;
    font-size:16px;
	font-weight:bold;
	height: 400px;
	width: 280px;
	vertical-align:middle;
	color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor:pointer;
	cursor:hand;
}

.packradio li {
	text-align:left;
}

.packradio input[type="radio"]:checked + label#house {
   background-color:#f4bc29;
}

.packradio input[type="radio"]:checked + label#collector {
    background-color:#b72903;
}

.packradio input[type="radio"]:checked + label#dealer {
    background-color:#e56609;
}

.forsaleheader {
	color:#fff;
	font-size:34px;
}

.fancybutton {
	background-image: -o-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -moz-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -webkit-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -ms-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: linear-gradient(to top, #671500 0%, #b72903 50%);
	-moz-box-shadow: 10px 10px 10px #333;
    -webkit-box-shadow: 10px 10px 10px #333;
    box-shadow: 1px 2px 6px #222;
	color:#fff;
	border:1px solid #000;
	padding:0px 10px 0px 10px;
	line-height:26px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
}

.fancybutton:hover {
	cursor:pointer;
	cursor:hand;
	text-decoration:underline;
}

a.fancylink {
	background-image: -o-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -moz-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -webkit-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: -ms-linear-gradient(top, #671500 0%, #b72903 50%);
	background-image: linear-gradient(to top, #671500 0%, #b72903 50%);
	-moz-box-shadow: 10px 10px 10px #333;
    -webkit-box-shadow: 10px 10px 10px #333;
    box-shadow: 1px 2px 6px #222;
	color:#fff;
	border:1px solid #000;
	padding:0px;
	line-height:26px;
	text-decoration:none;
	width:140px;
	display:block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
}

a:hover.fancylink {
	text-decoration:underline;
}

.navButton  {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #fff 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #fff 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #fff 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #fff 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #fff 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#dfdfdf',GradientType=0);
	background-color:#fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#004a99 !important;
	font-size:16px;
	font-weight:bold;
	padding-left:0px !important;
	padding-right:10px !important;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:10px;
	text-decoration:none !important;
	text-shadow:0px 1px 0px #ffffff;
}
.navButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #fff));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #fff 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #fff 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #fff 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #fff 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #fff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#fff',GradientType=0);
	background-color:#dfdfdf;
}

#errorText {
	text-align:center;
	color:#ffff00;
}

#footercontainer {
	width:960px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	font-size:14px;
    height: 100px;
	padding-top:10px;
}

#footerleft {
	padding-left:20px;
	float:left;
}

#footerright {
	padding-right:20px;
	float:right;
}

.faqquestion {
	color:#ffff00;
	font-weight:bold;
}

ul.pagination {
    text-align:center;
    color:#000;
	/* fix some stupid ass padding problem */
	-webkit-padding-start: 0px;
	-moz-padding-start: 0px;
	/* end fix */
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#000;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #e0e0e0;
    text-decoration:none;
	font-weight:bold;
	background-color:#ffc214;
}
ul.pagination a:hover,
ul.pagination a.current {
    background:#b72903;
    color:#fff;
}

/***** BORDER ANIMATION *****/
@-webkit-keyframes glowing {
  0% { background-color: #cc0000; -webkit-box-shadow: 0 0 3px #cc0000; }
  50% { background-color: #ff9933; -webkit-box-shadow: 0 0 10px #ff9933; }
  100% { background-color: #cc0000; -webkit-box-shadow: 0 0 3px #cc0000; }
}

@-moz-keyframes glowing {
  0% { background-color: #cc0000; -moz-box-shadow: 0 0 3px #cc0000; }
  50% { background-color: #ff9933; -moz-box-shadow: 0 0 10px #ff9933; }
  100% { background-color: #cc0000; -moz-box-shadow: 0 0 3px #cc0000; }
}

@-o-keyframes glowing {
  0% { background-color: #cc0000; box-shadow: 0 0 3px #cc0000; }
  50% { background-color: #ff9933; box-shadow: 0 0 10px #ff9933; }
  100% { background-color: #cc0000; box-shadow: 0 0 3px #cc0000; }
}

@keyframes glowing {
  0% { background-color: #cc0000; box-shadow: 0 0 3px #cc0000; }
  50% { background-color: #ff9933; box-shadow: 0 0 10px #ff9933; }
  100% { background-color: #cc0000; box-shadow: 0 0 3px #cc0000; }
}

.animated_border {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
/***** END BORDER ANIMATION *****/
