@charset "utf-8";

/*FOLLOWING CODE DEFINES TEXT STYLES*/

body {
	font: 13px  Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #CCCCFF url(../Images/GFX/bg.jpg) repeat-x;
	color: #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*FOLLOWING CODE COMBATS CHANGES CAUSED BY HYPERLINKING */

a {
	text-decoration: none;
}
p {
	margin: 0;
	text-align: center;
}
h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	margin: 0 0 0 0;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	text-align: center;
	letter-spacing: -1px;
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: -1px;
}
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
h6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

/*FOLLOWING CODE DEFINES PAGE STRUCTURE*/

#container {
	width: 960px;
	text-align: left;
	margin: 10px auto 10px auto;
	padding-bottom: 20px;
	z-index: 10;
}
#header {
	height: 120px;
	margin: 0 0 0 0;
	background-image: url(../Images/GFX/Hbg.gif);
	background-repeat: no-repeat;
}
#BMXlogo {
	display: block;
	height: 120px;
	width: 300px;
	margin: 0;
	float: left;
}
#CrossFadeWrapper {
	height: 100px;
	width: 450px;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.CrossFader {
	height: 100px;
	width: 450px;
	margin: 0 0 0 0;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}
#cf1 {
	background-image: url(../Images/GFX/RapidDeliv.jpg);
	overflow: hidden;
}
#cf2 {
	background-image: url(../Images/GFX/Affordable.jpg);
	overflow: hidden;
}
#cf3 {
	background-image: url(../Images/GFX/SafeSecure.jpg);
	overflow: hidden;
}
#cf4 {
	background-image: url(../Images/GFX/FreeDVD.jpg);
	overflow: hidden;
}
#CartPhone {
	height: 80px;
	margin: 10px 20px 0 0;
	float: right;
	width: 170px;
	padding: 0 0 0 0;
	text-align: right;
}
#Phone {
	font-size: 21px;
	font-weight: bold;
	color: #003399;
	letter-spacing: -1px;
}
#Cart {
	margin: 10px 0 0 0;
}
#InfoBox {
	width: 550px;
	text-align: right;
	margin: 0 0 0 0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding: 0 15px 0 0;
	line-height: 20px;
	overflow: hidden;
	float: right;
}
#SearchBox {
	width: 255px;
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
	overflow: hidden;
	height: 25px;
}
#mainContent {
	width: 940px; /* Added by Michael @ Giantpea */
	padding: 20px 10px 10px 10px;
	background: #FFFFFF;
	margin: 0;
	/*text-align: center;*/ /* Removed by Michael @ Giantpea to fix IE7 */
	float: left; /* Added by Michael @ Giantpea to fix IE7 */
}

/*FOLLOWING CODE DEFINES CHILD DIVS INSIDE #mainContent*/

#CompleteBikes {
	width: 917px;
	height: 252px;
	margin: 10px 0 0 0;
	overflow: hidden;
}
#CompleteBikesHead {
	height: 20px;
	padding: 6px 0 2px 5px;
	color: #FFFFFF;
	background-image: url(../Images/GFX/CompleteHeadBG.gif);
	background-repeat: no-repeat;
	width: 912px;
	float: left;
}
#CustomerServices {
}
#CustomerServices P , #CustomerServices h1{
	text-align: left;
}


#mycarousel {
	height: 224px;
	margin: 0; /* Removed margin-top, by Michael @ Giantpea to fix IE7 */
	float: left; /* Added by Michael @ Giantpea to fix IE7 */
}
.CategoryBox {
	height: 223px;
	width: 222px;
	margin: 10px 0 0 0;
	display: block;
}
.CategoryHead {
	height: 20px;
	background-image: url(../Images/GFX/CategoryNameBG.gif);
	padding: 6px 0 2px 5px;
}
.CategoryHead h3 a {
	color: #FFF;

}
.CategoryImage {
	height: 138px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	text-align: center;
}
.CategoryText {
	height: 52px;
	border-top: solid #000000 1px;
	background-image: url(../Images/GFX/CatTextBg.gif);
	padding: 2px 5px 2px 5px;
	text-align: center; /* Added by Michael @ Giantpea to fix IE7 */
}
.CategoryText a {
	color: #000;
	font-size: 12px;
}




#AboutBox {
	height: 222px;
	width: 220px;
	margin: 10px 0 0 0;
}
#AboutBoxName {
	height: 20px;
	padding: 6px 0 2px 5px;
	color: #FFFFFF;
	background-image: url(../Images/GFX/AboutNameBG.gif);
}
#AboutBoxDescription {
	height: 182px;
	font-size: 12px;
	background-image: url(../Images/GFX/aboutbg.gif);
	padding: 5px;
	overflow: hidden;
}
#AboutBoxDescription p {
	text-align: left;
}

.BuyingAdvice {
	height: 222px;
	width: 220px;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.ProductBox {
	height: 222px;
	width: 222px;
	overflow: hidden;
	margin: 10px 0 0 0;
	background-image: url(../Images/GFX/productborder.gif);
	background-repeat: no-repeat;
}
.ProductBoxOfferBar {
	font-weight: bold;
	color: #CC0000;
	font-size: 18px;
	width: 221px;
	padding: 2px 0 0 5px;
	position: absolute;
	height: 60px;
}
.ProductBoxImage {
	height: 138px;
	text-align: center;
	padding: 10px 0 0 0;
}
.ProductBoxName {
	height: 15px;
	padding: 1px 0 2px 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
	display: block;
	background-color: #000000;
}
.ProductBoxName a {
	color: #FFFFFF;
}
.ProductBoxDescription {
	height: 35px;
	padding: 2px 5px 0px 5px;
	font-size: 12px;
	text-align: left;
	background-color: #CCCCFF;
	display: block;
	border-left: solid black 1px;
	border-right: solid black 1px;
}
.ProductBoxDescription a {
	color: #000000;
}
.ProductBoxPrice {
	width: 107px;
	float: right;
	text-align: right;
	color: #CC0000;
	font-weight: bold;
	height: 14px;
	background-image: url(../Images/GFX/PriceBg.gif);
	font-size: 15px;
	padding: 0 5px 4px 0;
}
.ProductBoxPriceBlack {
	width: 105px;
	float: right;
	text-align: right;
	color: #000000;
	font-weight: bold;
	height: 14px;
	background-image: url(../Images/GFX/PriceBg.gif);
	font-size: 15px;
	padding: 0 5px 4px 0;
}
.ProductBoxDelTime {
	width: 110px;
	float: left;
	color: #000000;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	height: 18px;
	background-image: url(../Images/GFX/DelTimebg.gif);
}
.ProductBoxDelTimeNEXTDAY {
	width: 110px;
	float: left;
	color: #000;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	height: 18px;
	background-image: url(../Images/GFX/DelTimebg.gif);
}

#ProductImages {
	width: 450px;
	text-align: left;
	margin: 20px 10px 10px 0;
	position: relative;
	font-size: 18px;
}
#ProductImages img {
	text-align: center;
}

#ProductVideo {
	text-align: center;
	margin: 10px;
}
#ProductContentFloat {
	float: right;
	width: 465px;
	margin: 20px 0 10px 10px;
	position: relative;
	clear: both;
}
#AddToCartContainer {
	height: 305px;
	margin: 0 0 10px 0;
	width: 250px;
	background-image: url(../Images/GFX/AddCartBg.gif);
	float: right;
}
#Name {
	margin: 0 0 0 0;
	float: left;
	height: 21px;
	padding: 5px 0 0 10px;
}
#AddToCart {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	margin: 28px 0 0 0;
}
#AddToCart p {
	text-align: center;
}
#AddToCart select {
	font-size: 14px;
	font-weight: normal;
	max-width: 237px;
	width: 237px;
}
#AddToCart input {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin: 5px 0 0 0;
}
#BMXprice {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	width: 110px;
	float: left;
	line-height: 29px;
}
#AddToCartPrice {
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	float: right;
	width: 130px;
	line-height: 29px;
	text-align: right;
}
#ProductOverview {
	margin: 0;
	font-size: 14px;
	text-align: left;
	float: right;
}
.ProductOverview {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 1px 5px 1px 5px;
	letter-spacing: -1px;
	margin: 5 0 0 0;
}
.ProductOverviewPrice {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}
#ReasonsToBuy {
	width: 200px;
	height: 280px;
	margin: 0 0 10px 15px;
	background-image: url(../Images/GFX/ReasonsToBuy.gif);
	float: right;
	background-repeat: no-repeat;
}
#RTBTitle  {
	height: 22px;
	padding: 5px 0 0 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
}
#Reasons {
	margin: 0 0 0 0;
	overflow: hidden;
}

#ProductInfoTop {
	background-image: url(../Images/GFX/ProdInfBgTop.gif);
	height: 23px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 0 0 10px;
	clear: both;
}
#ProductInfo {
	background-color: #CCCCFF;
	text-align: left;
}
#ProductInfo p {
	padding: 5px;
	text-align: left;
}
#ProductInfoBottom {
	background-image: url(../Images/GFX/ProdInfBgBot.gif);
	height: 10px;
	background-repeat: no-repeat;
}
#RecommendedProductsTitle {
	padding: 5px 0 5px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
}
#footer {
	height: 85px;
	font-size: 12px;
	margin: 0 0 0 0;
	width: 940px;
	position: relative;
	padding: 10px 10px 0 10px;
	background-image: url(../Images/GFX/fbg.gif);
	clear: both;
}
#footerText {
	text-align: left;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	margin: 5px 0 0 0;
}
#footerText a {
	color: #000000;
}
#InfoBox a {
	text-decoration: none;
	color: #000;

}
#InfoBox a:hover {
	text-decoration: underline;

}
.TitleOffers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-align: center;
	font-weight: bold;
}

/* Additional elements added by Michael @ Giantpea
-------------------------------------------------------------- */

.clear {
clear: both;
}

table#home {
margin-bottom: 20px;
}
