body{
background: #ecebeb;
}

.color1 {
color: #314397;}

a:link, a:visited {
color: #314397;
text-decoration: none;
}

a:hover {
text-decoration: underline;}

.color2 {
color: #dd0222;
}

.container {
width: 960px;
background: #fff;
margin: 0 auto;
padding: 0 32px 0 32px;
margin-top: 10px;
margin-bottom: 10px;
}

header {
padding-bottom: 15px;
}

h1.logo a {
width: 280px;
height: 78px;
background: url(../images/logo.png) no-repeat;
display: block;
float: left;
text-indent: -5000px;
margin: 20px 0 0 0;
}

.callUs {
float: right;
background: url(../images/callUs.png) no-repeat;
width: 209px;
height: 56px;
margin: 25px 0 0 0;
padding-right: 25px;
}

.cart {
float: right;
width: 150px;
height: 75px;
margin: 20px 0 0 0;
padding-top: 5px;
border-left: 1px solid #dddbdb;
padding-left: 25px;}

h2.cartTitle {
font-size: 16px;
}

a.btn1 {
background: #333;
text-decoration: none;
color: #fff;
padding: 2px 10px 2px 10px;
display: inline-block;
margin-top: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

a.btn1:hover {
background: #666;
}

a.btn2 {
background: #333 url(../images/btn2.png) repeat-x;
height: 28px;
text-decoration: none;
color: #fff;
padding: 0px 20px 0px 20px;
display: inline-block;
margin-top: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
line-height: 28px;
}

a.btn2:hover {
background: #314397;
}




ul#mainMenu {
width: 960px;
height: 55px;
background: url(../images/menuBg.png) no-repeat;
display: block;
margin: 0;
}

ul#mainMenu li {
margin: 0;
display: inline-block;
float: left;
height: 55px;
}

ul#mainMenu li a{
font-size: 14px;
text-decoration: none;
display: inline-block;
padding: 0 30px 0 30px;
border-right: 1px solid #dddbdb;
line-height: 55px;
color: #333;
height: 55px;}

ul#mainMenu li a:hover{
background-color: #eee;
background-image: url(../images/hover.png);

}

ul#mainMenu li a.active, ul#mainMenu li a.active:hover {
background-color: #314397;
background-image: url(../images/active.png);
background-repeat: repeat-x;
color: #fff;
}

ul#mainMenu .activeFirst, ul#mainMenu .activeFirst:hover {
background-image: url(../images/activeFirst.png);
background-position: top left;
background-color: none;
color: #fff;
}


ul#mainMenu .first:hover {
background-image: url(../images/hoverFirst.png);
background-color: none;
background-position: top left;
background-color: none;
color: #333;
}

.cyclePlaceholder {
float: left;
margin-bottom: 15px;
}

#mainSearch {
background: url(../images/mainSearchBg.png) no-repeat;
width: 360px;
height: 321px;
float: right;
}

.smallBanner {
margin-bottom: 15px;
}

.smallBanner {
float: left;
margin-right: 13px; }

.smallBannerLast {
float: left;
margin: 0;
}


.recentItemsModule {
margin-bottom: 15px;
width: 960px;
border: 1px solid #dddbdb;
background: url(../images/topBorder1.png) repeat-x top;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

h3 {
color: #333;
font-size: 18px;
height: 55px;
border-bottom: 1px solid #dddbdb;
line-height: 62px;
text-indent: 15px;}

h3.search {
color: #333;
font-size: 18px;
height: 55px;
line-height: 50px;
text-indent: 50px;
margin-bottom: 0;
border: none;}

.recentlyAddedItem {
width: 220px;
float: left;
padding: 0 10px 10px 10px;
}

.productImage1 {
border: 1px solid #dddbdb;
padding: 4px;
}

.productHeader {
font-size: 14px;
text-transform: uppercase;
color: #333;
font-weight: bold;
margin-bottom: 5px;
margin-left: 5px;
}

small {
font-size: 12px;
text-transform: none;
color: #333;
font-weight: normal;}

.makeModel {
color: #666;
margin-left: 5px;}

p.price {
float: left;
width: 80px;
margin-left: 5px;
font-weight: bold;
font-size: 16px;
margin-top: 0px;
}

p.buyBtn {
float: right;
width: 110px;
margin-top: -10px;
text-align: right;}

.ebayModule {
float: left;
margin: 0;
width: 230px;
border: 1px solid #dddbdb;
background: url(../images/topBorder2.png) repeat-x top;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height: 180px;
}

.associationModule {
float: right;
margin: 0;
width: 710px;
border: 1px solid #dddbdb;
background: url(../images/topBorder2.png) repeat-x top;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height: 180px;
}

.ebayShop {
margin: 5px 20px 5px 30px;}

.manufacturers {
 word-spacing: 17px;
 text-align: center;
 }
 
 ul#footerMenu {
 width: 900px;
 display: block;
 margin-bottom: 15px;
 padding-left: 5px;
 margin-left: 0px;
 height: 20px;}
 
 ul#footerMenu li {
 float: left;
 display: inline-block;
 margin: 0 20px 0 0;}
 
 .copyright {
 margin-left: 5px;
 margin-bottom: 0px;
 }
 
 .credit {
 margin-left: 50px;}
 
 select.select {
 width: 335px;
 height: 30px;
 background-color: #f9f9f9;
margin-bottom: 11px;
 border: 1px solid #dddbdb;
 padding: 5px;
 color: #333;
 font-size: 13px;
 }
 
 .searchForm {
 padding: 5px 10px;
 position: relative;
 height: 265px;}
 
 .formResults {
 position: absolute;
 bottom: 0;
 left: 10px;}
 
 .formResults p {
 font-size: 16px;
 margin-left: 5px;
 float: left;
 width: 160px;}
 
 .amountFound {
 font-size: 22px;
 color: #dd0222;}
 
 .showResultsBtn {
 float: right;
 width: 162px;
 margin-top: -7px;
 }


.content h3 {
text-indent: 10px;
height: 40px;
line-height: 40px;
}

#refineSearch {
width: 280px;
height: 321px;
float: right;
}

 select.refineselect {
 width: 260px;
 height: 30px;
 background-color: #f9f9f9;
margin-bottom: 11px;
 border: 1px solid #dddbdb;
 padding: 5px;
 color: #333;
 font-size: 13px;
 }

.searchResults {
float: left;
width: 650px;
margin-left: 10px;
margin-top: 5px;
padding: 0;
}

.searchResults td {
padding: 5px 0 5px 10px;
font-size: 1.1em;}



.tableHead {
background-color: #fff;
background: url(../images/searchBg.png) repeat-x;
height: 45px;
line-height: 45px;
font-weight: bold;
font-size: 1.2em;
margin-bottom: 0;
border-bottom: 1px solid #ccc;
}

.cartTable .tableHead {
background-color: #fff;
background: url(../images/cartBg.png) repeat-x;
height: 45px;
line-height: 45px;
font-weight: bold;
font-size: 1.2em;
margin-bottom: 0;
border-bottom: 1px solid #ccc;
}

.tableRow {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.searchResultThumb {
border: 1px solid #ccc;
padding: 3px;}


p {
margin-left: 10px;
}

.cart p {
margin-left: 0;
}


p.th1, p.th2, p.th3, p.th35, p.th4, p.th5 {
float: left;
width: 80px;
margin: 0 0 0 10px;
padding: 0 4px 0 0;
border-right:1px solid #ccc;
}

p.tr1, p.tr2, p.tr3, p.tr35, p.tr4, p.tr5 {
float: left;
width: 80px;
margin: 10px 0 10px 10px;
padding: 0 4px 0 0;
border-right:1px solid #fff;
} 

p.th2, p.tr2 {
width: 250px;
}



p.th4, p.tr4 {
width: 60px;
}

p.th5, p.tr5, p.th5, p.tr5  {
width: 100px;
border: none;
}

p.th35, p.tr35  {
width: 100px;
}


p.paging {
width: 100%;
text-align: center;
font-size: 1.2em;
}


.cartTable {
float: left;
width: 940px;
margin-left: 10px;
margin-top: 5px;
padding: 0;
}

.cartTable td {
padding: 5px 0 5px 10px;
font-size: 1.1em;}

.cartTable p.th2, .cartTable p.tr2 {
width: 420px;
}

input.cartAmount {
height: 20px;
padding: 5px;
color: #333;
border: 1px solid #ccc;
font-size: 1.1em;
}

.alert {
display: block;
width: 940px;
margin: 0 auto;
text-align: center;
padding: 15px 0;
background-color: #eee;
font-weight: bold;
}

.totals {
float: right;
font-size: 1.2em;
text-align: right;
margin-right: 20px;
}


img.img {
margin: 10px;
border: 1px solid #ccc;
padding: 5px;}

.checkoutForm {
margin-left: 290px;
}

.infoTable {
}

.checkoutForm p {
margin: 0 0 20px 0;
font-size: 1.2em;
color: #333;
}

.slideshow {
float: left;
margin-bottom: 20px;}

.pagestyles img {
border: 1px solid #ccc;
padding: 5px;
margin-top: 15px;
}

.pagestyles p {
margin-left: 10px;
}







#s3slider { 
   width: 580px; /* important to be same as image width */ 
   height: 325px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   background: #fff;
}

#s3slider ul, #s3slider li {
list-style: none;
margin: 0;
padding: 0;
text-indent: 0;
}

#s3sliderContent {
   width: 580px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
    position: absolute;
	font: 14px/25px Arial, Helvetica, sans-serif;
    padding: 13px 15px 18px 15px;
    width: 580px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.s3siderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}