.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold; text-align:left; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { border:1px solid green; }
.orderEdit { font-family : "Trebuchet MS", Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

body {
  margin: 0px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:left;
  color: black; ;
  background: white;
}
h1 { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }
h7 { font-size:10px; }

a, a:link, a:active, a:visited {
  color: rgb(0,107,187);
  text-decoration: none;
}

a:hover {
  color: rgb(0,0,0);
  text-decoration: underline;
}

#outerBox {
	text-align:center;
	position:relative;
	margin:auto;
	width:100%;
	height:100%;
	}
	
#innerBox {
	text-align:left;
	position:relative;
	top: 0px;
	margin:auto;
	width:955px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	z-index:10;
	background:white;
	border:1px solid #0071bb;

	}

#signIn {
	vertical-align:middle;
	height:18px;
	text-align:right;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background:#0071bb;
}
#signIn a, #signIn a:hover, #signIn a:visited, #signIn a:active, #signIn a:link {
	color:rgb(255,255,255) !important;
}
	
#header {
	width:955px;
	height:176px;
	background: url('_design/header.jpg') no-repeat white;
	position:relative;
}
/****** NEWS ******/

#latestNews {
	width:302px;
	height:80px;
	margin:0px;
	padding:0px 2px 0px 2px;
	font-size:11px;
	position:absolute;
	top:10px;
	right:10px;
	/*
	background:url('_design/80_percent_opaque.png') repeat;*/
	background:white;
	border:1px solid rgb(0,107,187);
	overflow:hidden;
}
#latestNews h3 {
	font-size:12px;
	color:rgb(0,107,187);
	margin:0px;
	padding:0px 0px 0px 0px;
	text-decoration:underline;
}
#latestNews h4 {
	font-size:11px;
	color:rgb(0,107,187);
	margin:0px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	white-space:nowrap;
}
.newsContent {
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	font-size:11px;
	color:black;
}
.newsMore {
}
.newsMore a {
	font-size:12px;
	color:rgb(0,107,187);
	position:absolute;
	bottom:0px;
	right:2px;
	text-decoration:none;
}
/****** NEWS ******/
#promoBox {
	font-size:12px;
	color:rgb(0,107,187);
	position:absolute;
	top:30px;
	right:10px;
	width:350px;
	height:100px;
	text-decoration:none;
	background:white;
	border:1px solid rgb(0,107,187);
}
#promoBox h3 {
	font-size:14px;
	color:rgb(0,107,187);
	margin:0px;
	padding:0px 0px 0px 3px;
}
#promoBox .content {
	width: 215px;
	height:120px;
	margin:0px;
	color:black;
	padding:0px 0px 0px 3px;
}
#promoBox a {
	font-size:14px;
}
#promoBox img {
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-65px;
}
#mainContent {
	width:955px;
	margin:0px;
	padding:0px;
	background:url('_design/pageHeader.jpg') no-repeat top left;
	float:left;
}
#mainContentWrapper {
	width:955px;
	margin:0px;
	padding:0px;
	background:url('_design/mainSail.jpg') no-repeat bottom right;
	float:left;
}
#contentLeft {
	width:160px;
	float:left;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
}

#contentLeft a, #contentLeft a:link, #contentLeft a:active, #contentLeft a:visited {
  color: rgb(0,0,0);
  text-decoration: none;
}

#contentLeft a:hover {
  color: rgb(0,0,0);
  text-decoration: underline;
}


.infoBoxWrapper {
	width:160px;
	float:left;
	overflow:hidden;
}
.infoBoxTop {
	width:160px;
	background:url('_design/infoBoxTop.png') no-repeat top left;
	padding-top:15px;
	float:left;
}
.infoBoxMain {
	width:160px;
	background:url('_design/infoBoxMain.png') repeat-y top left;
	float:left;
	overflow:visible;
}
.infoBoxBottom {
	width:160px;
	background:url('_design/infoBoxBottom.png') no-repeat top left;
	height:20px;
	float:left;
}
.infoBoxPadding {
	padding:0px 2px 4px 2px;
	margin:0px 2px 0px 17px;
	width:137px;
	float:left;
	background:url('_design/infoBoxGradient.jpg') 0px 100% repeat-x;
	min-height:60px;
}
.infoBoxHeading {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	position:relative;
	top:-10px;
	margin:0px 0px 0px 0px;
	_margin:0px 0px -20px 0px;
	padding:0px 0px 0px 1px;
	height:13px;
}


#contentRight {
	margin-left:5px;
	width:790px;
	float:left;
}
#mainContentTop {
	width:790px;
	background:url('_design/mainContentTop.jpg') no-repeat top left;
	min-height:70px;
}
#mainContentMain {
	width:775px;
	background:url('_design/mainContentMain.png') repeat-y top left;
	min-height:420px;
}
#mainContentBottom {
	width:775px;
	height:20px;
	background:url('_design/mainContentBottom.png') no-repeat top left;
}
#mainContentPadding {
	margin:0px 23px 0px 23px;
	padding:2px 0px 5px 0px;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	color:white;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	height:50px;
}

h2,h3,h4,h5,h6,h7 {
	color:black;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}


#footerText {
	border-top:1px solid rgb(0,0,0);
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:10px;
	text-align:center;
	color: black;
	clear:both;
	}
	
#footerText ul {
	width:600px;
	margin:0px 0px 0px 165px;
}

#footerText ul li {
	list-style:none;
	display:inline;
	margin:2px 0px 2px 0px;
	padding:0px 5px 0px 5px;
	border-left:1px solid rgb(0,107,187);
	border-right:1px solid rgb(0,107,187);
}
#footerText ul li a {
	white-space:nowrap;
}

/* universal button styles */
a.button, INPUT.button {
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	padding:2px 12px 2px 12px;
	background:url("_design/button.jpg") 0px -12px repeat-x rgb(210,210,210);
	border:1px solid rgb(0,107,187);
	color:white !important;
	text-decoration:none;
	white-space:nowrap;
	margin:0px 10px 0px 0px;
}
a.button:hover, INPUT.button:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	padding:2px 12px 2px 12px;
	background:url("_design/button.jpg") 0px -35px repeat-x rgb(210,210,210);
	border:1px solid rgb(0,107,187);
	color:white !important;
	text-decoration:underline;
	white-space:nowrap;
	margin:0px 10px 0px 0px;
}

hr {
	height:1px;
	background:rgb(0,107,187);
	border:0px solid rgb(0,107,187);
}

.buttonWrapper {
	float:none;
	clear:both;
	margin-top:10px;
	padding-top:10px;
}


.clearBoth {
	float:none;
	clear:both;
	width:90%;
	height:1px;
	margin:0px;
	padding:0px;
}

.categoryListWrapper h2 {
	margin:00px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}

.categoriesListing {
	width:235px;
	height:155px;
	margin:10px 5px 0px 5px;
	padding: 0px 0px 10px 0px;
	position:relative;
	float:left;
	text-align:center;
	overflow:hidden;
	background:rgb(220,220,250);
	border:1px dashed rgb(0,107,187);
	cursor:pointer;
}
.categoriesListing:hover {
	background:rgb(200,200,250);
	border:1px solid rgb(0,107,187);
}
.categoriesListing a:hover {
	color:black;
	text-decoration:none;
}
.categoriesListingLink {
	position:relative;
	top:0px;
	left:0px;
	font-weight:bold;
	font-size:12px;
	display:block;
}
.categoriesListingImage {
	position:relative;
	top:0px;
	left:0px;
	padding:1px;
	vertical-align:middle;
}

/* product categories list */
#categoriesLinks, #mainMenu {
	margin:0px 0px 0px 1px;
	padding:0px;
	list-style:none;
	font-weight:normal;
}
#categoriesLinks li, #mainMenu li {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	list-style:none;
	font-weight:bold;
	font-size:12px;
	line-height:1.2;
}
#mainMenu li {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	list-style:none;
	font-weight:normal;
	font-size:12px;
	line-height:1.2;
}
#categoriesLinks li ul, #mainMenu li ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:11px;
	list-style:none;
	font-weight:normal;
}
#categoriesLinks li ul li, #mainMenu li ul li {
	margin:0px 0px 0px 10px;
	padding:0px;
	font-size:11px;
	list-style:none;
	font-weight:normal;
}
#categoriesLinks a, #mainMenu a {
	margin:0px;
	padding:0px;
}

#categoriesLinks .selectedOne, #mainMenu .selectedOne {
	font-weight:bold;
}

li.categories td.boxText {
	text-align:left;
	}
	
/* contact form styles */

.contactLeft {
	float:left;
	width:390px;
	margin:30px 0px 0px 0px;
}

.contactRight {
	float:left;
	width:350px;
}

.contactLeft .contactInfo {
	float:left;
	border:0px solid rgb(255,255,255);
	padding:0px 10px 5px 10px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	color:black;
	width:120px;
}

.contactLeft .contactWrapper {
	float:left;
	clear:left;
	margin:1px 0px 1px 0px;
	display:block;
	width:380px;
}

.contactLeft .contactDetail {
	float:left;
	width:100px;
	color:black;
	text-align:right;
	margin-right:5px;
	font-weight:bold;
}

.contactLeftWide {
	float:left;
	width:490px;
	margin:30px 0px 0px 0px;
}
.contactRightWide {
	float:left;
	width:250px;
}
.contactLeftWide .contactInfo {
	float:left;
	border:0px solid rgb(255,255,255);
	padding:0px 10px 5px 10px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	color:black;
	width:120px;
}

.contactLeftWide .contactWrapper {
	float:left;
	clear:left;
	margin:1px 0px 1px 0px;
	display:block;
	width:480px;
}

.contactLeftWide .contactDetail {
	float:left;
	width:200px;
	color:black;
	text-align:right;
	margin-right:5px;
	font-weight:bold;
}


INPUT.contact {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px solid rgb(38,78,126);
	background:rgb(240,240,240);
	padding:2px;
	font-size:11px;
	width:200px;
}
TEXTAREA.contact {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px solid rgb(38,78,126);
	background:rgb(240,240,240);
	padding:2px;
	font-size:11px;
	width:260px;
	min-height:150px;
}

.quickFind {
	text-align:center;
	width:133px;
	border:1px solid rgb(38,78,126);
	background:rgb(240,240,240);
	margin:5px 0px 2px 0px;
}
.quickFindSubmitDIV {
	text-align:left;
}
.quickFindSubmit {
	text-align:center;
	width:80px;
	border:1px solid rgb(38,78,126);
	background:rgb(240,240,240);
	margin:5px 0px 0px 0px;
}
/* universal button styles */
.quickFindSubmitDIV INPUT.button {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	padding:0px 5px 0px 5px;
	background:url("_design/button.jpg") 0px -12px repeat-x rgb(210,210,210);
	border:1px solid rgb(0,107,187);
	color:white !important;
	text-decoration:none;
	white-space:nowrap;
	margin:0px 10px 0px 0px;
}
.quickFindSubmitDIV INPUT.button:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	padding:0px 5px 0px 5px;
	background:url("_design/button.jpg") 0px -35px repeat-x rgb(210,210,210);
	border:1px solid rgb(0,107,187);
	color:white !important;
	text-decoration:none;
	white-space:nowrap;
	margin:0px 10px 0px 0px;
}

.errorText {
	color:white;
	background:rgb(200,0,50);
	padding:2px;
	margin:2px 0px 2px 0px;
	}

.successText {
	color:white;
	background:rgb(0,150,50);
	padding:2px;
	}


/* social bookmarks */
.socialBookmarks {
	float:left;
	width:740px;
	clear:both;
	border-bottom: 0px dotted black;
	margin:10px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	font-size:10px;
	font-family: Verdana, Arial, sans-serif;
}
/* social bookmarks */

/* google MAPS */

.googleMapBox {
  width:492px; 
  height:392px; 
  float:left;
  margin:5px 0px 2px 0px;
  }
  
.mapDisplay {
  background-color:#0099FF;
  border-color:#0000FF;
  border-style:outset;
  border-width:3px;  
  width:492px; 
  height:392px; 
  }
 /* EOF google maps */
/* dealers */ 
.dealerWrapper {
	float:left;
	width:250px;
}
.dealerSelect {
	margin:5px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-odd {
  
}

TR.productListing-even {
  background-color:#cfe9ff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #c4e9ff;
}

.productListing-heading {
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0071bb;
  color: #FFFFFF;
  font-weight: bold;
  padding:0px;
}

TD.productListing-data {
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

A.pageResults {
  color: white;
}

A.pageResults:hover {
  color: white;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: black;;
}

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:left;
  color: black; ;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:white;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

td.main CHECKBOX, td.main INPUT, td.main RADIO, td.main SELECT, td.boxText CHECKBOX, td.boxText INPUT, td.boxText RADIO, td.boxText SELECT {
  border:1px solid rgb(38,78,126);
}

TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid rgb(38,78,126);
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }



.productInfoImageWrapper {
	float:right;
	width:260px;	
	text-align:center;
	min-height:400px;
}
.productInfoImageWrapper img {
	border:1px dashed rgb(0,107,187);
	margin:3px 0px 0px 0px;
	padding:0px;
}
.productText {
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  margin:10px 0px 10px 0px;
}

.productTextHeading {
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
}

.productTextImportant {
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#993333;
}
.messageBox { 
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px; 
}
.messageStackError, .messageStackWarning { 
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px; 
  background-color: #ffb3b5; 
}

.messageStackSuccess {  
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px; 
  background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { 
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px; 
  color: #ff0000; 
}

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}


.login {
	*margin-top:-20px;
}
.loginText {
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height:1.1;
  color: #000000;
  text-align:left;
  padding:0px;
  margin:0px;
}