﻿@charset "utf-8";
/* CSS Document */
body{
    margin:0;
    padding:0;
    width:100%;
}
img{
	border:none;
}
a{
    outline:0 none;
}
.tdContent{
    background-color:#ffffff;
    width:100%;
}
.Logo{
    cursor:pointer;
    position:relative;
    top:30px;
    left:0px;
    float:left;
}
#Header{
    background-image:url('/images/header_bg.png');
    background-repeat:repeat-x;
    background-position:center top;
    width:100%;
    height:103px;
    padding:0;
    margin:0;
}
.InnerHeader{
    height:103px;
    margin:0 auto;
	width:950px;
	position:relative;
    top:0px;
    left:0px;
}
#BreadCrumb{
    width:100%;
 /*   background-color:#6b3192;
    height:40px;*/
}
.InnerMainContent{
    width:950px;
    margin:0 auto;
}
#Footer{
   /* background-image:url('/images/footer_bg.png');
    background-repeat:repeat-x;
    background-position:center top;*/
    width:100%;
    height:50px;
    color:#7A7C7D;
   /* margin-top:-4px;*/
}
.InnerFooter{
    margin:0 auto;
	width:950px;
	font-size:10px;
	text-align:left;
}
.Nav{
    position:absolute;
    top:71px;
    right:0px;
}
.NavA{
    color:#7a858a;
}
.NavIL1, .NavIL2, .NavIL3, .NavIL4{
	position:relative;
	float:left;
	left:0px;
	list-style:none;
	font-size:14px;
	width:106px;
	height:32px;
	cursor:pointer;
}
.NavIL2{
    left:2px;
}
.NavIL3{
    left:4px;
}
.NavIL4{
    left:6px;
}
#ImgSlideShow{
    position:relative;
    top:0px;
    left:0px;
    width:942px; 
    height:352px;
    margin:0 auto;
    cursor:pointer;
    padding-top:30px;
}
#LogoBar{
    margin-left:5px;
    margin-top:20px;   
}
#DirectionArrows{
    position:relative;
    top:0px;
    left:0px;
    margin-bottom:0px;
}
#LeftArrow{
    position:absolute;
    top:-200px;
    left:10px;
    cursor:pointer;
}
#RightArrow{
    position:absolute;
    top:-200px;
    left:915px;
    cursor:pointer;
}
.NewMembersList{
    width:455px;
    height:160px;
    border:solid 1px #d5d6d7;
}
.Comments{
    width:455px;
    border:solid 1px #d5d6d7;
    text-align:center;
    padding:10px 10px 10px 10px; 
    font-style:italic;
    font-weight:bold;
}
.cInfo{
    margin-top:-10px;
}
#Header{
    background-image:url("/images/new_pwp/header_bg.png");
    background-repeat:repeat-x;
    background-position:top center;
    height:142px;
    width:100%;
}
.InnerHeader{
    position:relative;
    top:24px;
    left:0px;
    margin:0 auto;
	width:980px;
	height:114px;
}
#Content_Top{
   background-image:url("/images/new_pwp/bknd_body.png");
   background-repeat:repeat-x;
   background-position:top center;
   width:100%;
   min-height:403px;
   background-color:#ffffff !important;
}
.InnerContentMiddle{
    position:relative;
    top:0px;
    left:0px;
    width:980px;
    margin:0 auto;
}
.Logo{
    position:relative;
    top:3px;
    left:-8px;
    float:left;
    width:140px;
}
.HeaderBikers{
    position:relative;
    top:8px;
    left:0px;
    float:left;
}
.Nav{
    background-image:url("/images/new_pwp/nav_bg.png");
    background-repeat:no-repeat;
    background-position:top center;
    width:136px;
    height:31px;
    position:relative;
    top:50px;
    left:0px;
    float:right;
}
.NavA a, .cInfo a{
    color:#ffffff;
}
.NavA:hover, .cInfo a:hover{
    color:#43a247;
}
.NavA {
	padding:7px 0 0 25px;
	font-size:15px;
    color:#ffffff;
}
.cInfo{
   position:relative;
   top:5px;
   left:125px;
   float:right;
   color:#ffffff;
   width:100px;
   text-align:right;
}
#pop_container_start h1 {
	text-transform:none;
	text-align:center;
	background:none;
	font: bold normal 20px/normal Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#main {
	margin: 0 auto 50px;
	text-align:center;
}
#subHeader
{
	display:none;
}
.block_store_title
{
	font-size: 25px;
}
.MemberLogin
{
	color:#7A7C7D;
	text-decoration:underline;
}