@charset "UTF-8";

/* CSS Document */
* {
	margin: 0;
}

body {
	background: #eeede5 url(../images/header.jpg) repeat-x;
	font-family: "Myriad Pro", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #b90c0c;
	text-decoration: none;
}

a:hover {
	color: #b90c0c;
	text-decoration: underline
}

img {
	border: none;
}

#container {
	width: 945px;
	margin: 0 auto;
	display:block;
}

#main {
	width: 100%;
	clear: both;
}

/* header & menu */
#header {
	width: 100%;
	height: 80px;
	//
	Drags
	up
	other
	things
}

#header img {
	padding: 10px 0 0 38px;
}

#blog_btn {
	width: 86px;
	height: 27px;
	background: url(../images/blog_btn.jpg) no-repeat;
	float: right;
	padding-right: 20px;
}

#menu_left {
	height: 54px;
	float: left;
}

#menu_left a {
	color: #000;
	font-style: normal;
}

#menu_left a:hover {
	text-decoration: none;
}

#menu_left ul li {
	font-size: 14px;
	list-style: none;
	display: inline;
	margin-left: -35px;
	margin-right: 65px;
	line-height: 60px;
}

/* IE6 Only */
* html #menu_left ul li {
	margin-left: 0;
	padding-left: 0;
	margin-right: 30px;
}

/* IE7 Only */
* :first-child+html #menu_left ul li {
	margin-left: 0;
	padding-left: 0;
	margin-right: 30px;
}

#menu_left ul li a {
	padding-bottom: 5px;
}

#menu_left ul li a:hover {
	border-bottom: 3px solid #000;
}

body#home a#homenav,body#web a#webnav,body#print a#printnav,body#multi a#multinav
	{
	border-bottom: 3px solid #b90c0c;
}

body#web .buttons,body#print .buttons,body#multi .buttons {
	visibility: hidden;
}

div#aboutus a#webnav {
	border-bottom: 3px solid #b90c0c;
}

#menu_right {
	height: 54px;
	padding-right: 50px;
	float: right;
}

.buttons {
	padding-top: 0;
	line-height: 60px;
}

.buttons span {
	font-size: 14px;
	list-style: none;
	display: inline;
	padding: 10px 30px 15px 30px;
}

.buttons span.active,.buttons span:hover {
	background: url(../images/side_links_hover.jpg) no-repeat;
	cursor: pointer;
}

/* centre - non index pages */
#wholeWidth {
	padding: 35px 0 40px 0;
	width: 965px;
	overflow: auto;
	clear: both;
}

.folioItem {
	width: 100%;
	padding: 17px 0 17px 0;
	overflow: auto;
}

.folioImg {
	width: 707px;
	float: left;
}

.folioTxtArrow {
	float: right;
}

.folioTxt {
	width: 700px;
	height: 160px;
	background: #e7e6df;
	border-bottom: 1px solid #b9b8ad;
	border-right: 1px solid #b9b8ad;
	border-top: 1px solid #b9b8ad;
	float: right;
	padding: 10px;
}

.folioTxt p {
	line-height: 16px;
	color: #444444;
}

.folioTxt h2 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}

.folioTxt h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

.folioTxt .permalink {
	font-size: 12px;
	font-weight: normal;
	color: #bc0d0d;
	padding-bottom: 5px;
}

.folioTxt .visitLink {
	font-size: 12px;
	font-weight: normal;
	color: #bc0d0d;
	padding-top: 18px;
	background: url(../images/small_cut.jpg) no-repeat;
}

.software {
	width: 100px;
	float: right;
	text-align: right;
	padding: 0 2px 0 0;
}

.folioPrintItem {
	width: 100%;
	padding: 0 0 17px 0;
	overflow: auto;
}

.folioPrintTxtArrow {
	float: right;
	margin-top: 13px;
}

.folioPrintTxt {
	width: 206px;
	height: 205px;
	background: #e7e6df;
	border-bottom: 1px solid #b9b8ad;
	border-right: 1px solid #b9b8ad;
	border-top: 1px solid #b9b8ad;
	float: right;
	padding: 10px;
	margin-top: 13px;
}

.folioPrintTxt p {
	line-height: 16px;
	color: #444444;
}

.folioPrintTxt h2 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}

.folioPrintTxt h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

.folioPrintTxt .permalink {
	font-size: 12px;
	font-weight: normal;
	color: #bc0d0d;
	padding-bottom: 5px;
}

.folioPrintTxt .visitLink {
	font-size: 12px;
	font-weight: normal;
	color: #bc0d0d;
	padding-top: 15px;
	background: url(../images/small_cut.jpg) no-repeat;
}

.folioBrandItem {
	width: 965px;
	padding: 17px 0 17px 0;
	overflow: auto;
	float: left;
}

.folioBrandItem2 {
	width: 477px;
	padding: 17px 0 17px 0;
	overflow: auto;
	float: right;
}

.folioBrandImg {
	width: 234px;
	float: left;
}

.brandFolioRow {
	width: 100%;
	overflow: auto;
}

.folioMultiItem {
	width: 100%;
	padding: 17px 0 0 0;
	overflow: auto;
}

.folioMultiImg {
	width: 726px;
	float: left;
}

.folioMultiTxt {
	width: 206px;
	height: 205px;
	background: #e7e6df;
	border-bottom: 1px solid #b9b8ad;
	border-right: 1px solid #b9b8ad;
	border-top: 1px solid #b9b8ad;
	float: right;
	padding: 10px;
}

.folioMultiTxt p {
	line-height: 16px;
	color: #444444;
}

.folioMultiTxt h2 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}

.folioMultiTxt h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

.folioMultiTxt .permalink {
	font-size: 12px;
	font-weight: normal;
	color: #bc0d0d;
	padding-bottom: 5px;
}

.folipPresItem {
	width: 100%;
	padding: 0 0 17px 0;
	overflow: auto;
}

.folioPresTxtArrow {
	float: right;
	margin-top: 13px;
}

.folioPresTxt {
	width: 206px;
	height: 160px;
	background: #e7e6df;
	border-bottom: 1px solid #b9b8ad;
	border-right: 1px solid #b9b8ad;
	border-top: 1px solid #b9b8ad;
	float: right;
	padding: 10px;
	margin-top: 13px;
}

.folioPresTxt p {
	line-height: 16px;
	color: #444444;
}

.folioPresTxt h2 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}

.folioPresTxt h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

.folioPresTxt .permalink {
	font-size: 12px;
	font-weight: normal;
	color: #bc0d0d;
	padding-bottom: 5px;
}

.folioPresTxt .visitLink {
	font-size: 12px;
	font-weight: normal;
	color: #bc0d0d;
	padding-top: 15px;
	background: url(../images/small_cut.jpg) no-repeat;
}

/* left */
#left {
	padding: 25px 0 40px 0;
	width: 672px;
	float: left;
}

/* IE6 Only */
* html #left {
	padding-left: 20px;
}

#content {
	width: 100%;
}

#hello {
	padding-bottom: 5px;
}

#mainImg {
	float: right;
	padding-left: 10px;
	/*padding-right: 15px;*/
}

#portfolio {
	width: 100%;
	padding-top: 20px;
}

.folio {
	width: 224px;
	height: 470px;
	float: left;
	line-height: 21px;
}

.folioTitle {
	color: #bc0d0d;
	font-style: italic;
}

.folio p {
	padding: 0 5px 0 5px;
}

.folio p img {
	padding-bottom: 5px;
}

#archiveLink h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 10px 10px 0;
	width: 200px;
	float: right;
	text-align: right;
}

/* right */
#right {
	width: 200px;
	height: 200px;
	float: right;
	margin-right: 65px;
	margin-top: 7px;
}

/* IE6 Only */
* html #right {
	margin-right: 0px;
}

/* Wizzy Thing */
#about_sayhi {
	position: absolute;
}

#aboutus {
	width: 274px;
	height: 505px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	padding: 15px 0 0 18px;
}

#kath {
	width: 120px;
	float: left;
}

#liam {
	width: 120px;
	float: left;
	padding-left: 20px;
}

#sayhi {
	width: 274px;
	height: 505px;
	float: left;
	padding: 15px 0 0 18px;
}

form p {
	padding: 5px 0 5px 0;
}

#emailadd {
	padding: 7px 0 7px 20px;
}

.textfld,textarea {
	border: 1px solid #cbcabf;
	background: #efefef;
	width: 200px;
	font-size: 11px;
	padding: 2px;
}

#fire {
	border: 1px solid #cbcabf;
	background: #efefef;
	width: 50px;
	margin: 6px 0 0 5px;
	font-size: 11px;
}

#submitbtn {
	border: 1px solid #cbcabf;
	background: #e7e6df;
	font-size: 11px;
	margin-top: 10px;
	padding: 3px 5px 3px 5px;
}

.title {
	padding: 15px 0 15px 0;
	font-size: 13px;
}

.mask {
	position: relative;
	width: 291px;
	height: 900px;
	overflow: hidden;
	border: 1px solid #cbcabf;
}

#sidebar_top {
	width: 292px;
	height: 13px;
	background: #e7e6df url(../images/side_panel_top.jpg) left top no-repeat
		;
}

#info4 {
	
}

#emailSuccess {
	width: 270px;
	padding: 5px 0 0 20px;
}

.success {
	color: #009900;
}

.error {
	color: #FF0000;
}

/* footer */
#footer {
	margin-top:250px;
	margin:auto;
	clear: both;
	width: 900px;
	height: 100px;
	color: #9c9c9c;
	padding: 25px 0 0 20px;
	background: url(../images/footer.gif) repeat-x;
}

#footer a {
	color: #9c9c9c;
}

#footer a:hover {
	color: #9c9c9c;
	text-decoration: underline;
}

.services {
	margin-left: -10px;
	padding: 6px;
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-right: 2px;
}

.services li {
	border-bottom: 1px solid #D9D9D9;
	margin: 0 0 -1px;
	
	background: url(http://racepartshub.s3.amazonaws.com/arrow20090106.gif);
	background-position: right;
	background-repeat: no-repeat
}

.brands img {
	margin: 1px;
}