/* === Tags ======================================================================================= */
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Sans-serif, Helvetica;
	font-size: 13px;
	color: #446666;
	text-align: left;	
	background-color: #FFFF5B;
	background-image: url(images/topBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}
	
table {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Sans-serif, Helvetica;
	font-size: 13px;
	color: #446666;
	text-align: left;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display:block;
}

.relative {
	position: relative;
}

.vehicleType {
	float: left;
	padding: 0;
	margin: 0;
}	

.noMarNoPad {padding: 0px; margin: 0px;}
/* === Id's ======================================================================================= */

#wrap 
{
	width: 760px;
	text-align: left;
	padding: 0px;
	margin: 0 left;
}

#header {
	float: left;
	width: 760px;
	height: 88px;
	background-image: url(images/topCorner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#logo {
	float: left;
	width: 247px;
	height: 17px;
	padding: 36px 0px 0px 25px;
}

#phone {
	float: right;
	width: 150px;
	text-align: right;
	padding: 15px 142px 0px 0px;
}

#menu {
	float: left;
	width: 760px;
	height: 37px;
	background-image: url(images/menuBg.jpg);
	background-repeat: no-repeat;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu table {
	padding-top: 2px;
}


#menu td {
	padding-left: 9px;
	padding-right: 9px;
}

#tizzer {
	float: left;
	width: 760px;
	height: 181px;
	background-image: url(images/tizzer.jpg);
	background-repeat: no-repeat;
}

#center {
	float: left;
	width: 760px;
	vertical-align: top;
}

#leftColumn {
	float: left;
	width: 190px;
	vertical-align: top;
	padding: 5px 6px 0px 0px;
}

#content {
	float: left;
	width: 564px;
	background-image: url(images/contentTopBg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#linksLeft {
	float: left;
	width: 190px;
	background-color: #999999;
}

#borderTop {
	float: left;
	height: 14px;
	width: 190px;
	background-image: url(images/linksBgTop.gif);
	background-repeat: no-repeat;
}

#leftLinkesContent {
	float: left;
	width: 190px;
}

#leftLinkesContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	padding-left: 10px;
}

#leftLinkesContent li {
	margin: 0;
	width: 100%;
	padding-bottom: 5px;
	display: block;
}

html>body #leftLinkesContent li {
	width: auto;
}

#leftLinkesContent li:first-child {
	border: none;
}

#leftLinkesContent a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#leftLinkesContent a:hover {
	text-decoration: underline;
}



#borderBottom {
	float: left;
	height: 14px;
	width: 190px;
	background-image: url(images/linksBgBottom.gif);
	background-repeat: no-repeat;
}

#corporate {
	float: left;
	width: 190px;
	height: 136px;
	background-image: url(images/bannerCorporate.jpg);
	background-repeat: no-repeat;
}

#corporate span {
	float: left;
	margin: 107px 0px 0px 22px;
}

#caption {
	float: left;
	width: 549px;
	height: 18px;
	vertical-align: top;
	padding: 20px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

#caption span {
	color: #333366;
	font-weight: bold;
}

#text {
	float: left;
	width: 528px;
	min-height: 331px;
	background-color: #FFFFFF;
	background-image: url(images/bgContentTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 18px;
	padding: 16px 18px 16px 18px;
}

#text1 {
	float: left;
	width: 535px;
	min-height: 331px;
	background-color: #FFFFFF;
	background-image: url(images/bgContentTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 18px;
	padding: 16px 14px 16px 14px;
}
#text2 {
	float: left;
	width: 550px;
	min-height: 331px;
	background-color: #FFFFFF;
	background-image: url(images/bgContentTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 18px;
	padding: 16px 14px 16px 14px;
}


#contentDownBg {
	float: left;
	width: 564px;
	height: 13px;
	background-image: url(images/bgContentBottom.gif);
	background-repeat: no-repeat;
}

#footer {
	float: left;
	margin-top: 5px;
	height: 84px;
}

#links {
	float: left;
	height: 40px;
	width: 627px;
	background-image: url(images/footerBg.gif);
	background-repeat: repeat-x;
	padding: 44px 0px 0px 25px;
}

#leftSide {
	float: left;
	width: 550px;
}

#leftSide ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

#leftSide li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
	display: inline;
}

#leftSide li:first-child {
	border: none;
}

#leftSide a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	text-decoration: none;
}

#leftSide a:hover {
	text-decoration: underline;
}

#linkCategory {
	float: left;
	width: 480px;
}

#linkCategory ul {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 480px;
}

#linkCategory li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#linkCategory li:first-child {
	border: none;
	width: 480px;
}

#linkCategory a {
	background-image: url(images/bulletLinks.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	color: #B15630;
	text-decoration: underline;
	text-decoration: none;
}

#linkCategory a:hover {
	text-decoration: underline;
}

#accountLink {
	float: left;
	width: 550px;
}

#accountLink ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

#accountLink li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
	display: inline;
}


#accountLink a {
	background-image: url(images/bulletLinks.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	color: #B15630;
	text-decoration: underline;
	text-decoration: none;
}

#accountLink a:hover {
	text-decoration: underline;
}




#mcLogicBanner {
	float: right;
	width: 74px;
	height: 23px;
}

#footerCorner {
	float: left;
	background-image: url(images/footerRightBg.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 84px;
}

#copy {
	float: left;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC66;
}

#productDetail
{
  padding: 0px 0px 0px 20px;
  float: left;
  width: 300px;
  text-align: left;
}
#productDetail select {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 180px; 
 height: 20px;
 border: solid #7C7C7C 1px;
}

#productDetail p {padding: 0px; margin: 0px; color: #000000}

#cartTable {
  width: 535px;
  
}

#cartTable .headerTable {
  width: 535px;
  height: 30px;
  background-color: #999999;
	 background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
  white-space: nowrap;
}
}

#cartTable .headerTableServices {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}

#cartTable .headerTableServices1 {
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}


#cartTable .row {
  width: 535px;
  height: 30px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #999999;
	
}


#cartTable .rowServices {
	border-bottom: solid 1px #999999;
	text-align: left;
	padding: 5px 0px 5px 10px;
}

#cartTable .rowOptions {
  padding-left: 20px;
	border-bottom: solid 1px #999999;
	text-align: left;
	padding: 5px 0px 5px 20px;
}


#cartTable .white {
  background-color: #FFFFFF;
}


#cartTable .blue {
  background-color: #EBEBEB;
}

#cartTable input{
font-family: Arial;
 font-size: 11px;
 margin: 4px 0; 
 height: 15px;
 border: solid #7C7C7C 1px;
 }
 
#listedOn {
	float: left;
	padding: 6px 0px 4px 45px;
}

/* === Classes ==================================================================================== */

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
}

.phoneFont {
	font-family: Trebuchet MS, Arial Narrow, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 28px;
}

.tdDown {
	height: 12px;
}

.bookButtons {
	float: left;
	width: 190px;
	height: 51px;
	margin-bottom: 0px;
}

.sepLine {
	clear: both;
  border-bottom: solid #8B9099 1px;
	width: 100%;
	height: 2px;
	margin-bottom: 0px;
}

.sepLine1 {
	clear: both;
  border-bottom: solid #8B9099 1px;
	width: 500px;
	height: 2px;
	margin-bottom: 0px;
}


.linkWhite {
	color: #FFFFFF;
	text-decoration: underline;
}

.linkWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.textCaption {
	float: left;
	font-weight: bold;
	color: #000000;
}

.textBlack {
	color: #000000;
}
.textRed {
	color: #B15630;
}


.linkRed {
	background-image: url(images/arrowSmall.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 25px 5px 0px;
	height: 35px;
	color: #B15630;
	text-decoration: underline;
}

.linkRed1 {
	color: #B15630;
	text-decoration: underline;
}

.linkRed:hover {
	color: #000000;
	text-decoration: none;
}

.inputText  {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 180px; 
 height: 18px;
 border: solid #7C7C7C 1px;
}

/* ================================================================================================ */

#form {
	width: 500px;
	height: auto;
	margin: 20px 0;
	padding: 0px;
}

#form .row label {
 color: #000000;
 text-align: right; 
 float:left;
 width: 130px; 
 padding: 5px 10px 10px 0px;
 margin: 0px; 
}
#form .row1 label {
 color: #000000;
 text-align: left; 
 float:left;
 width: 130px; 
 padding: 5px 10px 10px 0px;
 margin: 0px; 
}

#form .row2 label {
 color: #000000;
 text-align: right; 
 float:left;
 width: 40%; 
 padding: 5px 10px 10px 30px;
 margin: 0px; 
}

#form .row2 input {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 180px; 
 height: 18px;
 border: solid #7C7C7C 1px;
}

#form .row2 select {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 180px; 
 height: 20px;
 border: solid #7C7C7C 1px;
}


#form .row1 input {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 250px; 
 height: 18px;
 border: solid #7C7C7C 1px;
}

#form .row1 input {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 250px; 
 height: 18px;
 border: solid #7C7C7C 1px;
}

#form .row2 textarea, .row1 textarea {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 250px; 
 height: 100px;
 border: solid #7C7C7C 1px;
}
#form .row select, #form .row1 select {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 355px; 
 height: 20px;
 border: solid #7C7C7C 1px;
}
#form .row textarea {
 font-family: Arial;
 font-size: 11px;
 float: left;
 margin: 4px 0; 
 width: 355px; 
 height: 125px;
 border: solid #7C7C7C 1px;
}
#form .clear{text-align:center; padding: 0px; margin: 0px;}
#form .button{padding: 10px 0px; text-align: center; margin: 0px;}
#form .inputButton {font-family: Tahoma; font-size: 10px; width: 70px; text-transform: uppercase;}

.error {
 font-family: Arial;
 font-size: 10px;
 color: #FF0000;
 text-align: left; 
 clear: both;
 padding: 0px;
 margin: 0px; 
}

.item {
	float: left;
	text-align: center;
	background-color: #999999;
	background-image: url(images/photoBottomBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 156px;
	padding-bottom: 10px;
}

.itemImage {
	float: left;
	width: 156px;
	height: 119px;
}

.itemImage img {
	width: 150px;
	height: 113px;
	border: solid 3px #999999;
}

.itemLink {
	color: #FFFFFF;
	text-decoration: underline;
}

.itemLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.itemLinkText {
	float: left;
	width: 156px;
	height: 28px;-
}

.redLinks {
	float: left;
	width: 528px;
}



.itemsList {
	float: left;
	text-align: center;
	width: 528px;
}

.sectionHeader {
  margin-bottom: 5px;
  border-bottom: solid 1px #999999;
  color: #000000;
  font-weight: bold;
  padding: 10 0px 10px 0px;
}
