/* Start of CMSMS style sheet 'CMSR stylesheet' */
/*

	"Calgary Motorsports Sales and Rentals"
	Date: Sept 04, 07

*/


/* ================ Generic Page Styles ================ */

body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	font-family: arial;
	font-size: 12px;
	color: #323232;
}

img {
	border: 0px solid #ff00ff;
        margin-bottom: -5px;
}

.clear {
	clear: both;
}
.nopadding {
	margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* ================ Layout Page Styles ================ */

#header_bg {
/*	background-position: 1568px 0px;
*/	background-image: url(uploads/images/header_bg.jpg);
	height: 184px;
	width: 100%;
}
#header_wrap {
	height: 184px;
	width: 100%;
	background-image: url(uploads/images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: 760px 0px;
}
#header_border{
	height: 12px;
	width: 100%;
        font-size: 1px;
margin: 0px;
padding: 0px;
	background-image: url(uploads/images/header_border.jpg);
}
#content_wrap{
	position: relative;
	width: 760px;
	background-image: url(uploads/images/content_wrap_bg.jpg);
	

}
	#left {
		width: 230px;
/*		background-color: #212121;
*/		float: left;
		padding-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px;
	}
		#left {
			text-align: center;
		}
		#left p, h1 {
			text-align: left;
		}
		#left img {
			margin-top: 10px;
		}
		#left.map {
			margin-bottom: 20px;
		}
	#right {
background-image: url(uploads/images/right_bg.jpg);
background-repeat: repeat-x;
		width: 530px;
		background-color: #ffffff;
		float: right;
		padding: 0px 0px 20px 0px;
	}
            #right_padding {
                 width: 510px;
                 margin-left: 15px;
             }

.col {
width: 250px;
float: left;
margin-bottom: 15px;
}

.info {
margin-bottom: 10px;
width: 467px;
background-color: #dfdfdf;
padding: 5px;
padding-top: 0px;
border: 1px solid #999999;
}
.info p {
padding: 0px;
margin: 0px;
}

#comment textarea {
   width: 500px;
}


.expand {
   margin-top: 5px;
width: 490px;
background-color: #dfdfdf;
padding: 5px;
border: 1px solid #999999;
}
#comments p {
   margin: 0px;
   padding: 0px;
}
#m3author {
   width: 450px;
}
#comments textarea {
   width: 450px;
   height: 70px;
}



/* ================ Nav Styles ================ */

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
#nav a {
	height: 28px;
	width: 221px;
	display: block;
	background-image: url(uploads/images/nav_home.jpg);
	text-decoration: none;
}
#nav a.home {
	background-image: url(uploads/images/nav_home.jpg);
}
#nav a.about {
	background-image: url(uploads/images/nav_about.jpg);
}
#nav a.service {
	background-image: url(uploads/images/nav_services.jpg);
}
#nav a.inventory {
	background-image: url(uploads/images/nav_inventory.jpg);
}
#nav a.contact {
	background-image: url(uploads/images/nav_contact.jpg);
}
#nav span {
	display: none;
}
	#nav a:hover {
		text-decoration: none;
		background-position: 0px -28px;
	}
        #nav ul.subnav {
           margin-top: 8px;
        }
	#nav ul.subnav li {
		height: .9em;
	}
        #nav ul.subnav span {
            display: block;
         }
	
	#nav ul.subnav li a {
		background-image: url(../media/layout/subnav_bullet.jpg);
		background-repeat: no-repeat;
		background-position: right center;
		text-align: right;
		height: .9em;
		width: 200px;	
		padding-right: 15px;
		color: #ffffff;
		
	}
	
	#nav ul.subnav li a:hover {
		color: #ff0000;
	}
	
	
	
	

/* ================ Text Styles ================ */

h1 {
	font-family: arial narrow, arial;
	font-size: 16px;
	color: #e50000;
}
p, a{
	font-family: arial;
	font-size: 12px;
	color: #323232;
}
p.left {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.1em;
}

hr {
	border: 1px dotted #c5c5c5;
	color: #c5c5c5;
}

a {
	color: #e50000;
}
strong {
	color: #e50000;
}



/* ================ Index Page Styles ================ */

#featuredstock {
	position: relative;
	margin-bottom: 20px;
}
	.item {
		float: left;
		width: 230px;
		margin-bottom: 10px;

	margin-left: 16px;
	}
	.item:hover {
		background-color: #efefef;
	}
	.item img {
		float: left;
		margin-right: 10px;
	}
	.item p {
		font-size: 11px;
	}
	.item h1, .item p{
		padding: 0px; margin: 0px 0px 0px 0px; line-height: 1.1em;
	}
#featuredbike {
        position: relative;
	margin-bottom: 40px;
}
#featuredbike h1 {
font-weight: bold;
margin: 0px 0px 0px 0px;
}
#featuredbike a {
margin: 5px 0px 0px 0px;
}
#featuredbike p{
margin: 5px 0px 0px 0px;
font-weight: normal;
}
   #featured_bike_nav {
      position: absolute;
      top: 10px;
      right: 20px;
   }
   #featured_bike_nav a {
      height: 12px;
      background-color: #ffffff;
      text-align: center;
      border: 1px solid #e50000;
      color: #e50000;
      text-decoration: none;
      font-size: 11px;
      padding: 0px 3px 0px 3px;
      margin: 4px 0px 0px 5px;
   }
   #featured_bike_nav a:hover {
      background-color: #e50000;
      color: #ffffff;
}


	#featuredbike img {
		margin-left: 15px;
	}
	
#bikeblog {
	margin-bottom: 20px;
}


/* ================ Inventory Page Styles ================ */

.inventory_item h1 {
margin: 10px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}
.inventory_item p {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}
.inventory_item {
margin-top: 15px;
margin-bottom: 15px;
}

.inventory_item img {
    width: 105px;
}

.inventory_summary_pic img {
   width: 105px;
   float: left;
   padding: 0px 5px 5px 0px;
   height: 82px;
}
.inventory_featured_pic img {
   width: 480px;
   padding: 0px 0px 0px 0px;
}
.inventory_detail_pic img {
   width: 500px;
   padding: 0px 5px 5px 0px;
}


/* ================ Footer Styles ================ */
	#footer {
		width: 760px;
		margin-bottom: 20px;
	}
	#footer ul {
		text-align: center;
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
	#footer li {
		display: inline;
	}
	#footer a{
		text-decoration: none;
		color: #ffffff;
		font-family: arial;
		font-size: 13px;
		margin: 0px 10px 0px 10px;
	}
	#footer p {
		color: #999999;
		text-align: center;
		margin: 2px 0px 0px 0px;
	}




/* ================ Form Styles ================ */

.formbuilderform {
   position: relative;
   float: right;
   width: 235px;
   background-color: #272727;
   padding: 10px 0px 10px 15px;
   background-image: url(uploads/images/form_bg.jpg);
   background-position: bottom;
   background-repeat: no-repeat;
   position: relative;
   
}
.formbuilderform label {
   font-family: arial narrow, arial;
   font-size: 14px;
   color: #eeeeee;
   float: left;
   margin-right: 15px;
}
.formbuilderform input {
   width: 215px;
   float: left;
   margin-bottom: 10px;

   
}
.formbuilderform textarea {
   width: 215px;
   height: 85px;
   margin-bottom: 15px;
   float: left;
}
.formbuilderform select {
   float: left;
   margin-bottom: 15px;
   width: 215px;
}
input.fbsubmit {
   width: 120px;
   float: right;
   margin-right: 15px;
   margin-bottom: 50px;
}

#form_left {
position: relative;
float: left;
width: 240px;
}

#findabike_div_1 {
   position: absolute;
   bottom: 36px;
   left: -93px;
   height: 57px;
   width: 102px;
   background-image: url(uploads/images/form_findabike_1.1.jpg);
}

#findabike_div_2 {
   position: absolute;
   bottom: -164px;
   right: 0px;
   height: 200px;
   width: 343px;
   background-image: url(uploads/images/form_findabike_2.jpg);
}


#contact_div_1 {
   position: absolute;
   bottom: 0px;
   left: -68px;
   height: 242px;
   width: 86px;
   background-image: url(uploads/images/form_contact_1.jpg);
   z-index: 100;
}

#contact_div_2 {
   position: absolute;
   bottom: -111px;
   right: 0px;
   height: 111px;
   width: 318px;
   background-image: url(uploads/images/form_contact_2.jpg);
}

#services_div_1 {
   position: absolute;
   bottom: 53px;
   left: -101px;
   height: 187px;
   width: 117px;
   background-image: url(uploads/images/form_services_1.1.jpg);
   z-index: 100;
}

#services_div_2 {
   position: absolute;
   bottom: -91px;
   right: 0px;
   height: 144px;
   width: 374px;
   background-image: url(uploads/images/form_services_2.jpg);
}

/* End of 'CMSR stylesheet' */

