html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	
	
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

h3 {
	color: #2e80c6;
	letter-spacing: 1px;
	font-size: 26px;
}
body {
	line-height: 1;
	font-family: 'Cabin', sans-serif;
}


body {


}




#footer {
	line-height: 20px;
	font-size: 14px;
	padding-bottom: 50px;
	width: 1000px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
	padding: 25px;
	background: rgba(46, 126, 203, 0.7);
	margin-bottom: 40px;
}
a.cathomelink {	
	padding-top: 10px !important;
	text-transform: uppercase;
	color: #656565 !important;
	letter-spacing: 2px;
	font-size: 18px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

a.cathomelink:hover {
	color: black !important;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link { color: #3381c3; }
a:visited { color: #3381c3; }
a:active { color: #3381c3; }
a:hover { color: #0062b5; }



#wrapper {	
	background: rgba(255,255,255,0.85);
	width: 1000px;	margin: 0 auto;
	padding: 25px;
}

.centernav {
	text-shadow: 0 0 15px #ffffff;
	margin-top: 20px;
	text-align: center;
}

.centernav a {
	color: #656565;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}


.centernav a.selected {
	border-bottom: #2e80c6 solid 4px;
}


.centernav a:hover {
	border-bottom: #2e80c6 solid 4px;
}

.navdot {
	margin-left: 20px;
	font-size: 30px;
	margin-right: 20px;
}

.logoholder {
	width: 588px;
	height: 122px;
	margin: 0 auto;
}

.topspacer {
	height: 45px;
}

h1.site-title {	
	width: 588px;
	height: 122px;
	color: #6998ca;
	margin: 0 auto;
}

h1.site-title a {
  background: url("images/actionlogo.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 112px;
  width: 566px;
  position: absolute;
  text-align: center;
  text-indent: -9999em;
}


h1 {
	font-size: 24px;
	margin-bottom: 5px;
}

h2 {
	margin-bottom: 10px;
	font-size: 20px;
}
#slider {
	width: 1000px;
	height: 345px;
	margin-top: 20px;
	background: orange;
}

.greytop {
	
}


#submitcartop {
	z-index: 9999;
	background-color: #eaeaea;
	padding: 10px;
	height: 18px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom-right-radius: 5px;
	box-shadow: 0 0 10px #2c77af;
}

#categoriesoutput {
	line-height: 20px;
	font-size: 14px;
	margin-top: 20px;
}

#abouttext, #contacttext{
	line-height: 20px;
	font-size: 14px;
	padding-right: 20px;
}
#wishlisttop {
	background-color: #eaeaea;
	padding: 0px;
	height: 38px;
	position: fixed;
	width: 220px;
	top: 0;
	right: 18px;
	text-align: right;
	z-index: 9999;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 0 10px #2c77af;
}

#wishlisttopinfo {
	position: absolute;
	width: 200px;
	padding: 10px;
	z-index: 99999;
	
	
}

#wishlisttop_addedflash {
	background: #3381C3;
	width: 220px;
	height: 38px;
	position: absolute;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#maincontent {
	margin-top: 20px;
}

#maincontentleft {
	
	width: 220px;
	padding-left: 20px;
	
	float: left;
	
}

#caroutput {
	margin-top: 20px;
}

#maincontentright {
	width: 750px;
	float: right;
	padding-bottom: 30px;
}

#resultsholder {
	width: 745px;
}

#searchbox {
	
	width: 220px;
	margin-bottom: 20px;
}

#abouttext {
	margin-top: 20px;
}

#contacttext {
	margin-top: 20px;
}

.carresult {
	width: 238px;
	float: left;
	height: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.carresultimage {
	width: 238px;
	height: 135px;
	overflow: hidden;
	margin-bottom: 5px;
}

a.carresultview {
	 display: inline-block;
	 text-decoration: none;
	 background: #3381C3;
	 color: #ffffff;
	 padding: 8px;
	 border-radius: 6px;
	 font-size: 12px;
	 -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

a.carresultview:hover {
	background: #0062B5;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}


a.printmywishlistbutton {
	 display: inline-block;
	 text-decoration: none;
	 background: #3381C3;
	 color: #ffffff;
	 padding: 8px;
	 border-radius: 6px;
	 font-size: 15px;
	 margin-bottom: 15px;
	 -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

a.printmywishlistbutton:hover {
	background: #0062B5;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}






.searchresultleft {
	float: left;
	font-size: 13px;
	width: 188px;
}
.searchresultright {
	float: right;
}

a.removeallbutton {
	padding: 10px;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	background: #000000;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

a.removeallbutton:hover {
	background: red;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

a.removeicon {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	background: #000000;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

a.removeicon:hover {
	background: red;	
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

.carresultimage {
	position: relative;
}

.royalSlider {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}

table.carpagedetails {
	margin-bottom: 5px;
	font-size: 14px;
}
table.carpagedetails td.labels {
	padding-right: 10px;
	font-weight: bold;
}


a.addtowishlist {
	 display: inline-block;
	 text-decoration: none;
	 background: #3381C3;
	 color: #ffffff;
	 padding: 8px;
	 border-radius: 6px;
	 font-size: 12px;
	 -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

a.addtowishlist:hover {
	background: #0062B5;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}


table.submitcar {
	font-size: 11px;
}
table.submitcar td {
	vertical-align: top;
	padding: 5px;
	
}

.error {
	color: red;
	display: block;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 6px;
}


#wishlistviewbutton {
	margin-left: 8px;
	background: black;
	color: white; 
	text-decoration: none;
	padding: 3px 10px;
	border-radius: 3px;
}

a#wishlistviewbutton:hover {
	background: #3381C3;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

#topleftsubmitcarbutton {
	margin-left: 8px;
	background: black;
	color: white; 
	text-decoration: none;
	padding: 3px 10px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

a#topleftsubmitcarbutton:hover {
	background: #3381C3;
	-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

.wantedrow {
	margin-bottom: 20px;
}
.wantedrow h2 {
	background: #2E7ECB;
	color: #fff;
	padding: 20px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}
#wantedblurb {
	font-size: 14px;
    line-height: 20px;
    margin-top: 0px;
    padding-top: 20px;
    padding-right: 13px;
    padding-bottom: 20px;
}

.wantedrow p {
	background: #eeeeee;
	padding: 20px;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	border: 2px solid #2E7ECB;
}