body
{
	margin:0px;
	padding:0px;
	color:#B0AFAF;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	background-image:url(../images/bg_dot.gif);
	background-repeat:repeat;
	background-color: #080808;
}
img
{
	max-width:100%; 
	width:auto;
	height:auto; 
	border:none;
}
.header-wrapper
{
	background-image:url(../images/header-bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #000000;
	padding-top:10px;
	padding-bottom:10px;
}
.logo
{
}
.menu-area
{
	padding-top:40px;
}
.flash-wrapper
{
	background-image:url(../images/flash-bg.jpg);
	background-repeat:repeat;
	background-position: top center;
}
.flash-right
{
	padding-top:30px;
}
.strip-wrapper
{
	background-image:url(../images/demo3.png);
	background-repeat:repeat-x;
	background-color:#F3CF2D;
	padding-top:15px;
	padding-bottom:15px;
}
.follow
{
	font-size:26px;
	color:#000;
}
.content-wrapper
{
	padding-top:25px;
	padding-bottom:25px;
}
.heading
{
	color:#F8D73F;
	font-size:24px;
	padding-bottom:20px;
}
.text
{
	text-align:justify;
	line-height:160%;
}
.readmore
{
	margin-top:15px;
}
.readmore a
{
	border-radius:5px;
	text-decoration:none;
	background-color:#F8D73F;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	color:#111;
}
.readmore a:hover
{
	text-decoration:none;
	background-color:#ccc;
}
.borderless td, .borderless th {
    border: none !important;
}
.footer-wrapper
{
	background-color:#1C1C1C;
	padding-top:20px;
	padding-bottom:20px;
	color:#7A7A7A;
}
.footer
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.footer li
{
	display:inline-table;
}
.footer li a
{
	text-decoration:none;
	color:#7A7A7A;
	padding-left:10px;
	padding-right:10px;
}
.footer li a:hover
{
	text-decoration:none;
	color:#F8D73F;
}
.copyright
{
	color:#F8D73F;
}
.banner-wrapper
{
	background-image:url(../images/header.jpg);
	background-repeat:repeat;
	background-position:top center;
	padding-top:70px;
	padding-bottom:70px;
}
.yellow-heading
{
	color:#F8D73F;
	font-size:22px;
	padding-bottom:5px;
}
.sub-heading
{
	color:#F8D73F;
	color:#18px;
	padding-bottom:5px;
}
.send
{
	background-color:#F3CF2D;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	border:none;
	color:#000;
	border-radius:4px;
}
.send:hover
{
}
.contact-title
{
	color:#F3CF2D;
}
.bike
{
	-moz-box-shadow: 0 0 15px #fff;
    -webkit-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff;
	margin-bottom:13px;
	margin-top:30px;
}
.bike-name
{
	text-align:center;
}
.bike-name a
{
	text-decoration:none;
	color:#111;
	background-color:#F3D02E;
	font-size:18px;
	font-weight:bold;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	border-radius:6px;
}
.bike-name a:hover
{
	text-decoration:none;
}
.name
{
	color:#F3CF2D;
	font-size:20px;
	padding-top:8px;
}
.description
{
	padding-top:5px;
}
.color{
	color:#F3CF20;
	font-size:17px;
	font-weight:normal !important;
}
.color-container
{
}
.color-box
{
	float:left;
	margin-right:10px;
	width:25px;
	height:25px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px#ccc;
	box-shadow: 0 0 5px #ccc;
}
.rich-burgundy
{
	background-color:#6E0A23;
}
.grey
{
	background-color:#ACAA9E;
}
.red
{
	background-color:#C50502;
}
.black
{
	background-color:#000;
}
.blue
{
	background-color:#00308F;
}
.pink
{
	background-color:#E1357F;
}
.purple
{
	background-color:#881F86;
}
.green
{
	background-color:#006600;
}
.orange
{
	background-color:#FF6700;
}
.yellow
{
	background-color:#FFE135;
}
.lavender
{
	background-color:#9357EB;
}
.sea-green
{
	background-color:#10B9B6;
}
.triangle-topleft-red-black {
	width: 0;
	height: 0;
	border-top: 25px solid red;
	border-right: 25px solid transparent;
	background-color:#000;
}
.triangle-topleft-black-red {
	width: 0;
	height: 0;
	border-top: 25px solid #000;
	border-right: 25px solid transparent;
	background-color:red;
}
.triangle-bottomright-green-black {
	width: 0;
	height: 0;
	border-bottom: 25px solid black;
	border-left: 25px solid transparent;
	background-color:#006600;
}
.triangle-bottomright-orange-black {
	width: 0;
	height: 0;
	border-bottom: 25px solid black;
	border-left: 25px solid transparent;
	background-color:#FF6700;
}
.triangle-bottomright-black-silver {
	width: 0;
	height: 0;
	border-bottom: 25px solid #E2E1E1;
	border-left: 25px solid transparent;
	background-color:#000;
}
.triangle-bottomright-blue-white {
	width: 0;
	height: 0;
	border-bottom: 25px solid #fff;
	border-left: 25px solid transparent;
	background-color:#3030B0;
}
.triangle-bottomright-blue-black {
	width: 0;
	height: 0;
	border-bottom: 25px solid black;
	border-left: 25px solid transparent;
	background-color:#3030B0;
}
.triangle-bottomright-pink-white {
	width: 0;
	height: 0;
	border-bottom: 25px solid white;
	border-left: 25px solid transparent;
	background-color:#CD0C5D;
}
.triangle-bottomright-lavender-white {
	width: 0;
	height: 0;
	border-bottom: 25px solid white;
	border-left: 25px solid transparent;
	background-color:#9357EB;
}
.triangle-bottomright-red-white {
	width: 0;
	height: 0;
	border-bottom: 25px solid #fff;
	border-left: 25px solid transparent;
	background-color:red;
}
.triangle-bottomright-green-purple {
	width: 0;
	height: 0;
	border-bottom: 25px solid #881F86;
	border-left: 25px solid transparent;
	background-color:#006600;
}
.triangle-bottomright-lavender-pink {
	width: 0;
	height: 0;
	border-bottom: 25px solid #E1357F;
	border-left: 25px solid transparent;
	background-color:#9357EB;
}
.triangle-bottomright-white-pink {
	width: 0;
	height: 0;
	border-bottom: 25px solid #E1357F;
	border-left: 25px solid transparent;
	background-color:#fff;
}
.triangle-bottomright-pink-blue {
	width: 0;
	height: 0;
	border-bottom: 25px solid #00308F;
	border-left: 25px solid transparent;
	background-color:#E1357F;
}
.triangle-bottomright-white-green {
	width: 0;
	height: 0;
	border-bottom: 25px solid #006600;
	border-left: 25px solid transparent;
	background-color:#fff;
}
.triangle-bottomright-grey-black {
	width: 0;
	height: 0;
	border-bottom: 25px solid black;
	border-left: 25px solid transparent;
	background-color:#ACAA9E;
}
.triangle-bottomright-green-grey {
	width: 0;
	height: 0;
	border-bottom: 25px solid #006600;
	border-left: 25px solid transparent;
	background-color:#ACAA9E;
}
.triangle-bottomright-blue-green {
	width: 0;
	height: 0;
	border-bottom: 25px solid #006600;
	border-left: 25px solid transparent;
	background-color:#3030B0;
}
.triangle-bottomright-black-gold {
	width: 0;
	height: 0;
	border-bottom: 25px solid #D0B350;
	border-left: 25px solid transparent;
	background-color:#000;
}
.marquee-area
{
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/tranparent.png);
	background-repeat:repeat;
	padding-top:10px;
	padding-bottom:5px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0 0 15px #fff;
	-webkit-box-shadow: 0 0 15px#fff;
	box-shadow: 0 0 15px #fff;
	margin-left:60px;
}
.marquee
{
	color:#F3D02E;
	font-size:17px;
	font-weight:700;
}