@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#000000;
}

.container {
	margin:auto;
	width: 1280px;
	height: 1163px;
	background:url(images/motohart-bg-new.jpg) no-repeat;
}

.container-main {
	margin:auto;
	background: url(images/motohart-index-bg-small.png) no-repeat;
	width:1032px;
	height:706px;	
}

.container-main-product {
	margin:auto;
	background: url(images/motohart-product-bg-small.png) no-repeat;
	width:1032px;
	height:706px;	
}

.container-main-fabric {
	margin:auto;
	background: url(images/fabrics-bg.png) no-repeat;
	width:1032px;
	height:950px;	
}

.container-body {
	margin:auto;
	padding-top:122px;
	width:992px;
	height:567px;
}

.top {
	width:992px;
	height:40px;
}

.top-1 {
	width:992px;
	height:60px;
}

.top-left {
	width:746px;
	height:40px;
	float:left;
}

.top-right {
	width:246px;
	height:40px;
	float:left;
}

.main-menu {
	width:650px;
	margin-left:64px;
	margin-top:10px;	
	float:left;	
}

.menu {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #FFFFFF;	
	float:left;
	padding-right:38px;
	font-weight: bolder;
	font-style: italic;
	text-decoration:none;
	font-variant:small-caps;	
}

.menu a {
 	text-decoration:none;
	color:#FFFFFF;		
}

.menu a:hover {
	text-decoration:none;
}

.motohart-logo {
	width:236px;
	height:91px;
}

.body-main {
	width:992px;
	height:465px;
}

.home-left {
	width:746px;
	float:left;	
}

.home-right {
	padding-top:20px;
	width:246px;
	float:left;
}

.home-content-heading {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:18px;
	color:#FFFFFF;
	padding-left:86px;
	line-height:25px;
	text-transform: uppercase;
}

.home-content {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	padding-left:86px;	
}
.img-moto {
	width:228px;
	height:80px;
	padding-left:30px;
}
.img-rock {
	width:228px;
	height:68px;
}

.img-rs {
	width:228px;
	height:90px;
}

.img-viper {
	width:228px;
	height:93px;
}

.motocycle {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	margin-left:10px;
	padding-top:204px;
	line-height:30px;
}

.place-an-order {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:35px;
}

.username {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:45px;
}

.password {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:45px;
}

.forgotten {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:45px;
	height:30px;
}

.text-img {
	height:40px;
}

.user-align {
	font-family:Tahoma, Verdana, Arial, 'Times New Roman'; color:#FFFFFF; font-size:11px; line-height:20px; padding-left:50px;
}

.pwd-align {
	font-family:Tahoma, Verdana, Arial, 'Times New Roman'; color:#FFFFFF; font-size:11px; line-height:15px; padding-left:50px;
}

.submit-align {
	padding-left:130px;
}

.email-text-area {
	background:url(images/text-area.png) no-repeat; width:205px; height:34px; padding-left:50px; padding-top:5px;
}

.pwd-text-area {
	background:url(images/text-area.png) no-repeat; width:205px; height:34px; padding-left:50px; padding-top:5px;
}

.product-category-1 {
	height:330px;
	padding-left:68px;
	margin-top:10px;
}

.fabrics {
	float:left;
	width:140px;
	height:45px;
	background:url(images/products-img1.png) no-repeat;
	padding-left:55px;
	padding-top: 20px;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

.fabrics a {
	text-decoration:none;
	color:#FFFFFF;
}

.gloves {
	float:left;
	width:140px;
	height:45px;
	background:url(images/products-img1.png) no-repeat;
	padding-left:60px;
	padding-top: 20px;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

.gloves a {
	text-decoration:none;
	color:#FFFFFF;
}

.blankspace {
	float:left;
	width:140px;
	height:45px;	
	padding-left:60px;
	padding-top: 20px;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

.blankspace a {
	text-decoration:none;
	color:#FFFFFF;
}

.boots {
	float:left;
	width:140px;
	height:45px;
	background:url(images/products-img1.png) no-repeat;
	padding-left:60px;
	padding-top: 20px;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

.boots a {
	text-decoration:none;
	color:#FFFFFF;
}

.reg-dealer {
	padding-left:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#c2252b;
}

.clear {
 	clear: both;
}

.top-2 {
	width:992px;
	height:60px;
}

.top-left-2 {
	width:746px;
	height:40px;
	float:left;
}

.top-right-2 {
	width:246px;
	height:40px;
	float:left;
}

.main-menu-2 {
	width:700px;
	margin-left:40px;
	margin-top:10px;	
	float:left;	
}

.menu-2 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #aac0d9;	
	float:left;
	padding-right:25px;
	font-weight: bolder;
	text-decoration:none;
	font-variant:small-caps;	
}

.menu-2 a {
 	text-decoration:none;
	color:#FFFFFF;		
}

.menu-2 a:hover {
	text-decoration:none;
}

.product-category-2 {
	width:700px;
	height:500px;
	padding-left:10px;
	margin-top:40px;
}

.products-img2 {
	float:left;
	width:222px;
	height:293px;
	background:url(images/products-img2.png) no-repeat;	
	padding-top: 20px;
	padding-right: 10px;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

.c2 {background:url(images/products-img2.png) no-repeat; width:222px; height:300px;}

.cart-link {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin-top:20px;
}

.cart-link a {
	text-decoration:none;
	color:#FFFFFF;
}

.cart-link a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.footer-area {
	width:900px;
	background:url(images/bottom-bg.gif) no-repeat;
	margin:auto;	
	height:47px;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	color: #FFFFFF;
	 	
}

.footer-area a {
	text-decoration:none;
	color: #FFFFFF;
}

.footer-area a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

.login-button {
	margin:auto;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

.middle {
	font-style:italic;
	height:26px;
	font-size:50px;
}

.container-main-dealer {
	margin:auto;
	background: url(images/dealers_bg.png) no-repeat;
	width:1032px;
	height:833px;	
}

.container-main-careers {
	margin:auto;
	background: url(images/careers-bg.png) no-repeat;
	width:1032px;
	height:833px;	
}

.container-main-about {
	margin:auto;
	background: url(images/about.png) no-repeat;
	width:1032px;
	height:789px;	
}

.container-main-contact {
	margin:auto;
	background: url(images/contact-bg.png) no-repeat;
	width:1032px;
	height:789px;	
}

.about-content {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	color:#FFFFFF;
	padding-top:40px;
	padding-left:66px;
	padding-right:50px;
	line-height:15px;
	font-weight: normal;
}

.dealer-content {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	padding-top:50px;
	padding-left:66px;
	padding-right:50px;
	line-height:20px;
	font-weight: normal;
}

.dealer-content-blue {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	color:#3366CC;
	font-size:14px;	
	padding-top:10px;
	padding-left:66px;
	padding-right:50px;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:20px;
}

.dealer-content-blue a {
	text-decoration: underline;
	color:#3366CC;
}

.dealer-content-blue1 {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	color:#3366CC;
	font-size:14px;	
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:20px;
}

.dealer-content-blue1 a {
	text-decoration: underline;
	color:#3366CC;
}

.dealer-content-address {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:66px;
	padding-right:50px;
	line-height:20px;
	font-weight: normal;
}

.dealer-content-head {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	padding-top:20px;
	padding-left:66px;
	padding-right:50px;
	line-height:20px;
	font-weight:bold;
}

.contactuspage {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
	font-weight:bold;
}

.textareaname {
	background:url(images-new/text-area.png) no-repeat;
	width:205px;
	height:34px;
}

.clicktoviewdetails {
	padding-left:175px;
	font-size: 11px;
	color:#FFFFFF;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/