@charset "utf-8";
/* CSS Document */

body {
	background-color: #e6e7e8;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b206e;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d8261f;
	line-height: normal;
}

.copyright {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.special-line1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #26116f;
	font-size: 12px;
	font-weight: bold;
}

.special-line2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d10605;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
/*Thumbnails*/
.thumbnail{
       margin: 5px;
       float: left;
       width: 250px;
	   height: auto;
	   background-color: #FFFFFF;
       }        
       
.thumbnail img {
	border:1px solid #000000;
}

.thumbnail p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align: center;
	margin-top: 5px;
	text-decoration:none;
	color:#2b206e;
}

.sale {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align: center;
	text-decoration:none;
	color:##d8261f;
}

/*formatting*/
#wrapper {
	background-color: #FFFFFF;
	width: 875px;
	height: 1075px;
	border: 1px #333333 solid;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo {
	width: 340px;
	height: 108px;
	margin-top: 10px;
	margin-left: 10px;
}

#wrapper #logo img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ad {
	width: 410px;
	height: 100px;
	position: absolute;
	left: 448px;
	top: 13px;
	background-image:url(../images/FC Banner.jpg);
	background-repeat: no-repeat;
}

#navbar1 {
	width: 865px;
	height: 20px;
	background-color: #e6e7e8;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 148px;
}

#navbar2 {
	width: 875px;
	height: 31px;
	background-color: #da1f15;
	position: absolute;
	top: 177px;
}

#product {
	height: auto;
	width: 800px;
	position: absolute;
	z-index:0;
	left: 40px;
	top: 270px;
}

#title {
	height: 30px;
	width: 400px;
	position: absolute;
	left: 42px;
	top: 229px;
	z-index: 50;
}

#line {
	background-image:url(../images/line.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 5px;
	position: absolute;
	top: 25px;
	left: 0px;
}

#next {
	width: 200px;
	height: 30px;
	position: absolute;
	left: 585px;
	top: 222px;
}

#copyright {
	width: 875px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}



/*links*/
a#home {
	display: block;
	width: 75px;
	height: 25px;
	position: absolute;
	background-image:url(../images/home.jpg);
	background-repeat: no-repeat;
	left: 489px;
	top: 123px;
}

a#home:hover {
	display: block;
	width: 75px;
	height: 25px;
	position: absolute;
	background-image:url(../images/home-hover.jpg);
	background-repeat: no-repeat;
	left: 489px;
	top: 123px;
}

a#about {
	display: block;
	width: 80px;
	height: 25px;
	position: absolute;
	background-image:url(../images/about.jpg);
	background-repeat: no-repeat;
	left: 571px;
	top: 123px;
}

a#about:hover {
	display: block;
	width: 80px;
	height: 25px;
	position: absolute;
	background-image:url(../images/about-hover.jpg);
	background-repeat: no-repeat;
	left: 571px;
	top: 123px;
}

a#service {
	display: block;
	width: 120px;
	height: 60px;
	position: absolute;
	background-image:url(../images/service-hover2.jpg);
	background-repeat: no-repeat;
	left: 658px;
	top: 123px;
	z-index: 100;
}

a#service:hover {
	display: block;
	width: 120px;
	height: 60px;
	position: absolute;
	background-image:url(../images/service-hover2.jpg);
	background-repeat: no-repeat;
	left: 658px;
	top: 123px;
}
a#locations {
	display: block;
	width: 120px;
	height: 25px;
	position: absolute;
	background-image:url(../images/locations.jpg);
	background-repeat: no-repeat;
	left: 784px;
	top: 123px;
}

a#locations:hover {
	display: block;
	width: 120px;
	height: 25px;
	position: absolute;
	background-image:url(../images/locations-hover.jpg);
	background-repeat: no-repeat;
	left: 784px;
	top: 123px;
}


#wrapper #navbar1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090056;
	text-decoration: none;
}

#wrapper #navbar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#da1f15;
	text-decoration: none;
}

#wrapper #navbar1 .specials a {
	color: #da1f15;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.line {
margin-top: 4px;
}

#wrapper #next a {
	color: #da1f15;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

#wrapper #next a:hover {
	color: #da1f15;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
}


#wrapper #previous a {
	color: #da1f15;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

#wrapper #previous a:hover {
	color: #da1f15;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
}

a#next {
	display: block;
	width: 200px;
	height: 30px;
	position: absolute;
	background-image:url(../images/next.jpg);
	background-repeat: no-repeat;
	left: 641px;
	top: 229px;
}

a#next:hover {
	display: block;
	width: 200px;
	height: 30px;
	position: absolute;
	background-image:url(../images/next-hover.jpg);
	background-repeat: no-repeat;
	left: 641px;
	top: 229px;
}
a#previous {
	display: block;
	width: 200px;
	height: 30px;
	position: absolute;
	background-image:url(../images/previous.jpg);
	background-repeat: no-repeat;
	left: 43px;
	top: 229px;
}

a#previous:hover {
	display: block;
	width: 200px;
	height: 30px;
	position: absolute;
	background-image:url(../images/previous-hover.jpg);
	background-repeat: no-repeat;
	left: 43px;
	top: 229px;
}
#wrapper #product .thumbnail .sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D8261F;
	text-decoration: none;
}


#search {
	position:absolute;
	left: 683px;
	top: 182px;
	width: 260px;
	z-index: 100;
}

#search_brand {
	position:absolute;
	left: 28px;
	top: 178px;
	z-index: 100;
}



#serv {
	position:absolute;
	left: 660px;
	top: 123px;
	z-index: 100;
}
