@charset UTF-8;


	
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:400;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

/*h1,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400;
}*/

q:before,q:after {
	content:'';
}

html,body,#wrap {
	height:100%;
}

body > #wrap {
	height:auto;
	min-height:100%;
}

body {
	background:#000 url(http://ride4rh.org/images/bg.jpg) repeat-x fixed;
	color:#FFF;
	font-family:Georgia, Times, sans-serif;
	font-size:14px;
}

#header {
	width:840px;
	height:115px;
	position:relative;
}

#sidebar {
	width:170px;
	float:left;
}

#main-wrap {
	width:1050px;
	padding-bottom:200px;
}

#content-wrap {
	width:820px;
	height:100%;
	float:left;
}

#container-main {
	width:820px;
	position:relative;
	overflow:hidden;
	margin-left:8px;
}

.spacer {
	width:820px;
	height:300px;
}

#footer {
	position:relative;
	margin-top:-200px;
	height:350px;
	clear:both;
	background:transparent url(http://ride4rh.org/images/footer-bg.png) repeat-x;
	padding:20px 0 20px 5px;
}

#footer-checkout {
	position:relative;
	margin-top:-200px;
	height:200px;
	clear:both;
	background:transparent url(http://ride4rh.org/images/footer-bg.png) repeat-x;
	padding:10px 0 0 5px;
}

.footer-wrap {
	width:1050px;
	margin:0;
}

.footer-pic {
	width:210px;
	height:225px;
	float:left;
	padding:10px 0 0;
}

.footer-about {
	width:400px;
	float:left;
	margin-left:15px;
}

.footer-signup {
	width:360px;
	height:225px;
	float:left;
	padding-left:65px;
	margin:0;
}

.footer-details {
	width:950px;
	padding-top:60px;
}

.footer-details-checkout {
	width:950px;
	padding-top:20px;
}

ul#footer-nav {
	width:920px;
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0;
}

ul#footer-nav li {
	display:inline;
	height:30px;
	line-height:30px;
	border-right:dotted 1px #999;
	font-size:12px;
	color:#ccc;
	padding:0 10px;
}

ul#footer-nav li a {
	color:#ccc;
	text-decoration: none;
}

ul#footer-nav li a:hover {
	color:#ffffff;
	text-decoration: underline;
}


.tag-about {
	display:inline;
	float:right;
	border-left:#000 2px solid;
	height:150px;
	width:342px;
	margin:10px 0 10px 40px;
	padding:0 0 0 15px;
}

#latest-news-wrap {
	width:820px;
	height:100%;
	margin:35px 0 0 5px;
}

.latest-news {
	width:255px;
	float:left;
	margin:0;
	padding:0 0 0 10px;
}

.recent-pics {
	width:382px;
	float:left;
	margin:0;
	padding:0 0 0 10px;
}

.video-wrap {
	background: transparent url(http://ride4rh.org/images/donate-sidebar-bg.png) repeat;
	float:left;
	padding:10px;
	border: 1px black solid;
}

.SmashHit {
	
	height: 90px;
	width:255px;
	margin:0 0;
	z-index: 900;
	position: absolute

}


.latest-spacer {
	width:820px;
	height:70px;
}

.checkout-spacer {
	width:820px;
	height:200px;
}


.latest-content {
	width:810px;
	float:left;
	margin:0;
	padding:0 0 0 10px;
}

.ln-spacer {
	width:25px;
	height:100%;
	float:left;
}

#container {
	width:820px;
	height:532px;
	border:1px #333 solid;
	position:relative;
	overflow:hidden;
	background:#000;
	margin-left:8px;
}

#items_container {
	height:532px;
	width:5760px;
	position:absolute;
	overflow:hidden;
}

#items_container .slide_item {
	width:820px;
	height:532px;
	left:820px;
	position:absolute;
	background:#000;
	cursor:pointer;
}

#items_container .first_item {
	left:0;
}

.arrows {
	color:#FFF;
}

.logo {
	margin:5px 0 0;
}

.page-pic {
	margin:5px 0 5px;
}

.rrb-pic {
	margin:0 0 0 210px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:block;
}

* html .clearfix {
	height:1%;
}

.clearfloats {
	clear:both;
}

a:link {
	color:#D6B7FF;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
}

.latest-news a:link {
	color:#D6B7FF;
	text-decoration:none;
}
.latest-news a:visited {
	color: #D6B7FF;
}

.latest-news a:hover {
	color:#FFFFFF;
}



a.latestNewsLink:link {
	color:#eeeee;
	text-decoration:none;
}

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



fieldset,img,abbr,acronym {
	border:0;
}

ul#footer-nav li a:hover,a:hover {
	color:#fff;
}

span.label,span.spacer,span.multiple span {
	width:120px;
	float:left;
}

.buttonstyle {
	font-size:14px;
	background-color:#666;
	border-color:#000;
	padding:5px;
}

.inputbox {
	font-size:14px;
	background-color:#000;
	color:#999;
	border:#333 solid 1px;
	margin:0 0 10px;
	padding:6px;
}

div.clear {
	clear:both;
	padding-top:5px;
}

.lastest-news-headline,span.multiple,span.multiple {
	float:left;
}
.UpcomingEventsHeadline {
	float:left;
	margin:0 0 15px 0;
}

#ViewCartSpacer {
	height:1050px;
}


/*---------donate section  ---------*/

#donate-wrap {
	width:810px;
}

.donate-left {
	width:470px;
	float:left;
}
.donate-right {
	width:320px;
		float:left;
}

.donate-highlight{
	background: transparent url(http://ride4rh.org/images/donate-sidebar-bg.png) repeat;
	width:800px;
	border: 1px solid #000000;
	margin: 50px 0 0 0;
	padding:10px;
}

#price_select select, #custom_amount input {
	background-color:#000000;
	border:1px solid #000000;
	color:#ffffff;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	height:35px;
	width:300px;
	margin: 5px 0 0 0;
}

#price_select label, #custom_amount label {
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	margin-bottom:25px;
	width:100%;
}

#submit input[type="submit"] {
	background: url(http://ride4rh.org/images/subbtn-bg1.jpg);
	border:1px solid #000000;
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	height:45px;
	width:265px;
	margin: 35px 0 0 0;
}

#submit input[type="submit"]:hover {
	background: url(http://ride4rh.org/images/subbtn-bg.jpg);
	color:#ffffff;
	border:1px solid #eeeeee;
}

/*---------checkout section  ---------*/
.ckout-header {
	margin: 30px 0 0 105px;
}

#container-main-ckout {
	border: 1px solid #000000;
	background: transparent url(http://ride4rh.org/images/checkout_bg.png) repeat;
	width:820px;
	position:relative;
	overflow:hidden;
	margin-left:8px;
	
}


/*---------store section  ---------*/

#container-ProductItem {
	width:725px;
	position:relative;
	overflow:hidden;
	margin: 0 auto;
}

.ProductDetailsWrap{
	width:100%;
	height:300px;
	border-bottom: 1px solid #1b1b1b;
	margin: 0 0 50px 0;
}

.ProductDetailsWrap325{
	width:100%;
	height:325px;
	border-bottom: 1px solid #1b1b1b;
	margin: 0 0 50px 0;
}


.ProductDetailsLeft {
	width:400px;
	float:left;
	margin: 0 0 0 10px;
}

.ProductDetailsRight {
	width:300px;
	float:left;
	margin:20px 0 0 0;
}

.AddCartBtn {
    display: block;
    width: 196px;
    height: 38px;
    background-image: url(http://ride4rh.org/images/btn-addcart.jpg);
    background-position: 0 0;
    margin: 0 0;
    float:right;
    border:none;
}
.AddCartBtn:hover {
    background-position: 0 -38px;
        border:none;
}




#ProductImagewrap{
	border-top: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;

}

#ProductHeaderWrapShirts{
	border-top: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	height:275px;
}


#AddtnlProduct {
	width:100%;
	margin-top:20px;
}

.AddtnlProductItemLeft {
	width:285px;
	float:left;
	margin-left:30px;
}

.AddtnlProductItemRight {
	width:285px;
	float:right;
	margin-right:30px;
}



#AddCartQty input {
	width:35px;

}

.AddCartOptionsWrap {
	width:200px;
	margin: 0 0 30px 0;
	text-align: right;
}

select {
	margin:0 0 0 5px;
	font-size:90%;
	color:#fff; 
	background-color:#000000;
	border:#000000 solid 1px;
}

.AddCartOptions  {
	width:110px;
	float:right;
}

fieldset div {
	font-family: Georgia;
	font-size: 18px;
	float:right;
	margin: 0 0 30px 0;
}

fieldset div input {
	font-family: Georgia;
	font-size: 18px;
	padding:3px 5px;
	background-color:#141414;
	color:#ffffff;
	border: 1px solid #555555;
}

a.StoreCats:link {
	color:#dddddd;
	margin-bottom:10px;
}

a.StoreCats:hover {
	color:#D6B7FF;
}


.ProductCatsItem {
	width:250px;
	height:250px;
	margin: 15px 32px 25px 0;
	float:left;
}

.ProductCatsItemRight {
	width:250px;
	height:250px;
	margin: 15px 2px 0 0;
	float:right;
}
.ProductCatsItemWide {
	width:820px;
	height:250px;
	margin: 0 0 0 0;

}

#ProductItemGroupWrap {
	width:620px;

	margin: 5px auto 0;
}

#ProductItemGroupWrap a:link{
	color:#ffffff;
}

#ProductItemGroupWrap a:visited{
	color:#eeeeee;
	text-decoration: none;
}

#ProductItemGroupWrap a:hover{
	color:#D6B7FF;
}




#ProductItemGroupWrap img{
	border:1px solid #eeeeee;
}

#ProductItemGroupWrap img:hover{
	border:1px solid #777777;
}


.ProductCatsWrap img{
	border:1px solid #777777;
}

.ProductCatsWrap img:hover{
	border:1px solid #ffffff;
}






.ProductItemLeft {
	width:275px;
	height:300px;
	margin:0 45px 0 20px;
	float:left;
}



	
.ProductItemRight {
	width:275px;
	height:300px;
	margin:0 0 0 0;	
	float:left;
}

.ProductGroupHeader {
	width:100%;
	border-bottom: 1px solid #333;
}

#flashwrapper {
	border:1px solid #999999;
	height:360px;
	width:720px;
	position: relative;
	z-index: 0;
}

#ProductPicWrap {
	border:1px solid #999999;
	height:248px;
	width:500px;
	position: relative;
	margin:0 auto;

}
#ProductPicWrapShirt {
	border:1px solid #999999;
	height:248px;
	width:500px;
	float:left;
	margin:0 0;

}


.ProductPicSM{
	margin: 0 0 10px 0;
	border: 1px solid #dddddd;
	cursor: pointer;

}

.ProductThumbnails{
	width:150px;
	height:240px;
	margin: 0 0 0 25px;
	float:left;
	
}

/*--------- table styling ---------*/
table.specs {
	width:820px;
	margin:20px 0 0 0;
}
table.pics {
	width:820px;
	margin:20px 0 0 0;
}

td.part {
	font-size:18px;
	padding:3px 0;
}

.BikePics{
	border: 5px solid #ffffff;
}
tr.TableHeader {
	font-weight: bold;
	font-size: 	20px;
	border-bottom: 1px solid #ffffff;
}

.ProductPics {
	margin:5px 0 0;
	border:1px solid #eeeeee;
}

.BackBtn {
	width:100px;
	height:33px;
	margin:50px 0 0 0;
	float:left;
}
.BackBtnGrp {
	width:100px;
	height:33px;
	margin:10px 0 0 50px;
	float:left;
}

/*--------- image styling ---------*/
.bikepic {
	float:left;
	margin:10px 15px 5px 0;
}


















