﻿/*/ 
/	Stylesheet American-bike-net
/	Copyright Fluxon 2007
/*/

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}

body {
	background-color: #FFFFFF;
	background-image: url(Images/bodybg.gif);
	font-size: 11px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
}

/* Begin MasterPage */
#Container {
	width: 910px;
	position: relative;
}

.BarTopRight {
	border-top: solid 1px #CAC6B5;
	border-bottom: solid 1px #CAC6B5;
	width: 100%;
	height: 124px;
	background: url(Images/topleftbg.jpg);
}


#MasterBarGoogle {
	width: 130px;
}

#MasterBarLeft {
	vertical-align: top;
	height: 100%;
	position: relative;
	background: url(Images/DefaultMenu/contentbg.jpg);
	border-left: solid 1px #CAC6B5;
	border-right: solid 1px #CAC6B5;
	width:126px;
}

#MasterBarContent {
	width: 520px;
	text-align: left;
	border-bottom: solid 1px #CAC6B5;
	padding: 5px;
	padding-bottom: 7px;
	vertical-align: top;
	<!-- height: 540px; /* ie hack */ -->
}
#MasterBarRight {
	vertical-align: top;
	height: 100%;
	position: relative;
	background: url(Images/topleftbg.jpg);
	border-left: solid 1px #CAC6B5;
	border-right: solid 1px #CAC6B5;
	width: 126px;
}
#MasterBarGoogle {
	padding-top: 125px;
	vertical-align: top;
}
#MasterBarBanner {
	height: 130px;
	text-align: center;
	vertical-align: top;
}

#MasterBarBanner img{
    	border:solid 1px #CAC6B5;
    	
}
#MasterBarFooter {
	width: 786px;
}
#MasterBarFooter div {
	height: 125px;
	background: url(Images/footerbg.gif);
	border: solid 1px #CAC6B5;
	border-top: 0px;
	position: relative;
}
#creator 
{
    vertical-align : bottom;
    height: 125px;
    text-align : right;
    padding-right : 5px;
}
#content {
	margin-bottom: 20px;
}

/* End MasterPage */

/* Begin DefaultMenu */
#DefaultMenu {
	text-align: left;
}
.DefaultMenuHeader, .DefaultMenuContent {
	width: 132px;
	border-bottom: solid 1px #CAC6B5;
	border-top: solid 1px #CAC6B5;
	bottom: 2px;
}

.DefaultMenuContent #Last{
	border-bottom:0px;	
}

.DefaultMenuHeader {
	height: 18px;
	background: url(Images/DefaultMenu/headerbg.jpg);
	text-transform: uppercase;
	font-weight: bold;
	color: #49442B;
	padding-left: 5px;
}

.DefaultMenuContent {
	background: url(Images/DefaultMenu/contentbg.jpg);
	color: #615A36;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#DefaultMenuContentLast {
	background: url(Images/DefaultMenu/contentbg.jpg);
	color: #615A36;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: solid 1px #CAC6B5;
}

.DefaultMenuLogo {
	border-top: solid 1px #CAC6B5;
	border-bottom: solid 1px #CAC6B5;
}
.DefaultMenuContent .Images {
	margin-top: 5px;
	margin-bottom: 3px;
}

.DefaultMenuSubLink:link {
	color: #615A36;
	text-decoration: none;
}

.DefaultMenuSubLink:visited {
	color: #615A36;
	text-decoration: none;
}

.DefaultMenuSubLink:hover {
	color: #615A36;
	text-decoration: underline;
}

/* End DefaultMenu */
/*Begin Advertisment */
#DefaultAdvertisment {
	background-color: transparent;
	height: 100%;
	width: 126px;
}
.AdvertismentContent {
	background: url(Images/topleftbg.jpg);
	color: #615A36;
	width: 128px;
	border-top: solid 1px #CAC6B5;
	vertical-align: top;
}

/* End Advertisment */
/* Begin ShowGrid */
.FrontGridHeader 
{
	background: url(Images/ShowGrid/showgridbg.jpg);
	height: 20px;
	width: 518px;
}
.FrontGridHeaderText 
{
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	width: 310px;
	float: left;
}
.FrontGridText
{
	color: #666;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	float: left;
}
.repAdContent {
	padding: 5px;	
}
/* End ShowGrid */

/* Begin Startpage */
#startbuttons {
	background: #F0EDE1;
	height: 50px;
	padding: 0px;
	padding-bottom: 2px;	
}
.StartContainer{
	width: 518px;	
	background: #F0EDE1;
	margin-bottom: 2em;
	border: solid 1px #CAC6B5;
}

#startbuttons img{
	border: 0px;
}
/* End Startpage */

/* Begin MyAccountpage */
.MyAccountTitle{
	color: #615a36;
	text-align: center;
	margin-bottom: 1em;	
}
.MyAccountLeft{
	color: #615a36;
	text-align: right;
	width: 170px;
	padding-right: 15px;	
}
.MyAccountRight{
	width: 170px;
	font-weight: bold;
}

.MyAccountExtraRight {
	width: 130px;
	text-align: right;
}

.MyAccountContainer{
	color: #615a36;
	width: 498px;
	padding: 10px;
	background: #f0ede1;
	margin-bottom: 1em;
	border: solid 1px #CAC6B5;
}
.MyAccountContainer h2{	
	margin-bottom: 0px;
}

.MyAccountContainer img{
	border:0;
}

.MyAccountContainer .left{	
	float: left;
}

.MyAccountContainer .right{	
	float:right;
}
.MyAccountContainer .leftTab{	
	color: #615a36;
	text-align: right;
}
.MyAccountTable {
	width: 100%;
	margin-bottom: 1em;
}

.MyAccountTable td {
	text-align: center;
	padding: 5px;
}

.MyAccountTable .td1Head {
	width: 427px;
	height: 20px;
	background: #FFCC33;
	border: 1px solid #DFBC23;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

.MyAccountTable .td2Head {
	width: 83px;
	background: #F0EDE1;
	height: 20px;	
}

.MyAccountTable .td1 {
	width: 106px;
	border-bottom: 5px solid #F0EDE1;
}

.MyAccountTable .td2 {
	width: 106px;
	border-bottom: 5px solid #F0EDE1;
}

.MyAccountTable .td3 {
	width: 106px;
	border-bottom: 5px solid #F0EDE1;
}

.MyAccountTable .td4 {
	width: 106px;
	border-bottom: 5px solid #F0EDE1;
}

.MyAccountTable .td5 {
	width: 83px;
	border-bottom: 5px solid #F0EDE1;
}


.MyAccountTitle{
	color: #615a36;
	text-align: center;
	margin-bottom: 1em;	
}

/* End MyAccountpage */

/* Begin Loginpage */
.LoginTitle{
	color: #615a36;
	text-align: center;
	margin-bottom: 1em;	
}
.LoginLeft{
	color: #615a36;
	text-align: right;
	width: 90px;
	padding-right: 150px;
	height: 30px;
}
.LoginRight{
	width: 270px;
	height: 30px;
}

.LoginContainer{
	width: 498px;
	padding: 10px;
	background: #ECE8D8;
	margin-bottom: 2em;
	border: solid 1px #CAC6B5;
}

.Button {
	color: #000;
	background: #E0DDD1;
	padding: 5px;
	font-size: 11px;
	height: 30px;
	border: 1px solid #C0BDB1;
	text-decoration: none;	
}

.Button:hover {
	font-size: 11px;
	height: 30px;
	border: 1px solid #C0BDB1;
	text-decoration: none;
	color: #000;
	background: #D0CDC1;
	padding: 5px;
	border: 1px solid #C0BDB1;
	text-decoration: underline;	
}

.LoginContainer a:link {
	color: #000;
	background: #E0DDD1;
	padding: 5px;
	font-size: 11px;
	height: 30px;
	border: 1px solid #C0BDB1;
	text-decoration: none;
}

.LoginContainer a:hover {
	color: #000;
	background: #D0CDC1;
	padding: 5px;
	border: 1px solid #C0BDB1;
	text-decoration: underline;
}

.LoginContainer a:visited {
	color: #000;
	background: #E0DDD1;
	padding: 5px;
	border: 1px solid #C0BDB1;
	text-decoration: none;
}
/* End Loginpage */
/* Begin ContactPage */

.ContactContainer {
	width: 508px;	
	background: #F0EDE1;
	margin-bottom: 2em;
	padding: 5px;
	border: solid 1px #CAC6B5;
}

/* End CotnactPage */
/* Begin BikePage */

.BikeTitle {
	font-size: 1.5em;
	font-weight: bold;	
}
.BikeContainer{
	width: 498px;
	padding: 10px;
	background: #ECE8D8;
	margin-bottom: 1em;
	border: solid 1px #CAC6B5;
}
.BikeHeader 
{
	background: url(Images/ShowGrid/showgridbg.jpg);
	height: 18px;
	width: 508px;
	padding:0px;
	padding-left: 12px;
	padding-top:2px;
	text-transform:capitalize;
	font-weight: bold;
}

.BikeDescription {
	background: #ECE8D8;
	border: 0px;
}

/* End BikePage */

/* Begin Searchpage */

.SearchContainer{
	width: 498px;
	padding: 10px;
	background: #ECE8D8;
	margin-bottom: 1em;
	border: solid 1px #CAC6B5;
}

.SearchHeader {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1em;
}

/* End Searchpage */

/* a href classes */
a:link {
	color: #615A36;
	text-decoration: none;
}

a:visited {
	color: #615A36;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}