@charset "UTF-8";
/* CSS Document */

body {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	background-image: url('../images/bg_left_nav.gif');
	background-repeat: repeat-y;
	background-color: #363636;
	min-width:1000px;
}

h1{
	font-weight:normal;
	font-size:24px;
	/*line-height:40px;
	border-bottom: 1px solid #333;*/
}

h2{
	font-weight:normal;
	font-size:18px;
}

.blogHeader{
font-size: 20px;
}

img {
border: none;
}

a:link {
color: #CCC;
}

a:visited {
color: #CCC;
}

a:hover {
color: #FFF;
}


#container {
/*background: #232323;*/
	margin: 0 auto;
	text-align: left;
	background-image: url('../images/leftNavTopBg.jpg');
	background-repeat: no-repeat;
}
#topBar {
margin-top: 0px;
padding: 0px;
height: 160px;
background: transparent url('../images/headerBg.jpg') repeat-x;
}
#header {
margin-top: 0px;
	padding: 0px;
	height: 100px;
}
#headerTopNav {
position: absolute;
top: 5px;
right: 5px;
}
#headerTopNav a.topButton {
	color: #999999;
	font: normal 10px arial, sans-serif;
	 padding-right: 20px; /* sliding doors padding */
	text-decoration: none;

}
#headerTopNav a.topButton:hover {
	color: #fff;
}
#nav-edit {
margin-top: 0px;
margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
	height: 40px;
}

.logoBottom{
position: absolute;
left: 0px;
top: 100px;
}

#headerBottom{
	height: 20px;
	width: 100%;
	background-color: #000000;
	background-image: url('../images/headerBottom.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 140px;
	left: 0px;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#navX{
	width: 550px;
	height: 60px;
	float: right;
	position: absolute;
	top: 81px;
	right: 0px;
	font: normal 12px arial, sans-serif;
}

#nav-edit a.button {
	background: transparent url('../images/buttonBg-right.jpg') no-repeat scroll top right;
	color: #b8a193;
	display: block;
	float: right;
	font: normal 12px arial, sans-serif;
	height: 40px;
	margin-right: 6px;
	/*padding-top: 12px;*/
    padding-right: 20px; /* sliding doors padding */
	text-decoration: none;
}

#nav-edit a.button span {
    background: transparent url('../images/buttonBg-left.jpg') no-repeat;
    display: block;
    line-height: 40px;
    padding: 0px 0 0px 21px;
} 

#nav-edit a.button:hover {
    background-position: bottom right;
    color: #cc3000;
    outline: none; /* hide dotted outline in Firefox */
}

#nav-edit a.button:hover span {
    background-position: bottom left;
    color: #cc3000;
	/*padding: 6px 0 4px 18px; /* push text down 1px */
}

#nav-edit a.button:active {
	background-position: bottom right;
    color: #cc3000;
    outline: none; /* hide dotted outline in Firefox */
}


#nav-edit a.button:active span {
    background-position: bottom left;
   /* padding: 6px 0 4px 18px; /* push text down 1px */
} 

#nav-edit a.buttonOn {
	background: transparent url('../images/buttonBg-right.jpg') no-repeat scroll bottom right;
	color: #cc3000;
	display: block;
	float: right;
	font: normal 12px arial, sans-serif;
	height: 40px;
	margin-right: 6px;
	/*padding-top: 12px;*/
    padding-right: 20px; /* sliding doors padding */
	text-decoration: none;
}

#nav-edit a.buttonOn span {
    background: transparent url('../images/buttonBg-left.jpg') no-repeat bottom left;
    display: block;
    line-height: 40px;
    padding: 0px 0 0px 21px;
} 

#header h1 {
	margin: 0;
	padding: 10px 0;
}
#pageView {
/*background: url('../images/body_bk_main_repeat.gif') repeat-x bottom;*/
background-image:url(../images/page-decoration.gif);
background-repeat:no-repeat;
background-position: top right;
padding-top: 10px;
overflow: visible;
min-height: 294px;
height: auto !important;
height: 294px;
}
#mainContent {
	padding: 0px;
	margin: 0px 0px 0px 280px;
}
#flashHome {
padding: 0px;
margin: 0px 0px 0px 280px;
/*background: url('../images/body_bk_main.gif') no-repeat bottom left;*/
font-size: 12px;
}
#welcomeMsg {
position: absolute;
top: 180px;
left: 650px;
width: 300px;
}
#sidebar {
float: left;
width: 250px;
min-height: 200px;
height: auto !important;
height: 200px;
/*background: transparent url('../images/headerBg.jpg') repeat-x;*/
/*background: url('../images/pattern_1.jpg') no-repeat bottom left;*/
}

#pageContent{
	width: 620px;
	margin-right: 80px;
	margin-left:290px;
	margin-top: 30px;
}

#dealerSearch {
/*margin-left: 300px;
margin-top: 20px;
margin-right: 40px;*/
min-height: 200px;
height: auto !important;
height: 200px;
}

#dgrdDistributors {
font: 12px arial;
}

.dataGridItemStyle td {
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

.dataGridAlternatingItemStyle td {
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

.dataGridItemStyle li {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
list-style: none;
position: relative;
left: -40px;
}

.dataGridAlternatingItemStyle li {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
list-style: none;
position: relative;
left: -40px;
}

.dataGridHeaderStyle td {
padding: 10px;
}

#footer {
	height: 402px;
	padding: 0px;
	/*background-color:#2f2f2f;*/
	background-color:#232323;
	background-image: url('../images/footerBg3.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	position:relative;
}

#footerLeft{
	width:249px;
	height:402px;
	float:left;
	background-image: url('../images/footerLeft.jpg');
	background-repeat:no-repeat;
}

#footerRight{
	width:752px;
	height:402px;
	float:left;
	background-image: url('../images/footerRight.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}
	

.question{
	color:#ccc;
	margin-bottom: -10px;
	font-weight:bold;
	font-size:16px;
}

.answer{
	color:#fff;
}

.page3col{
	width:180px;
	height: 300px;
	float:left;
	border-right: 2px solid #3c3c3c;
	margin-left: 15px;
	padding-right: 5px;
}

#decoration{
	background-image:url(../images/page-decoration.gif);
background-repeat:no-repeat;
background-position: top right;
width: 250px;
height: 350px;
float: right;
}

.colContainer{
	text-align: left;
	width:680px;
	margin:auto;
}

.colLeft{
	width: 320px;
	float: left;
}

.colRight{
	width: 320px;
	float: right;
}

.pageLeft{
	width: 350px;
	float: left;
}

.pageRight{
	width: 250px;
	float:left;
	margin-left: 20px;
}

.pageSingle{
	width: 620px;
}

#pageNav{
	height: 30px;
	width: 620px;
	border-bottom: 1px solid #969696;
	margin-bottom: 25px;
}

#pageNav a{
	display:inline-block;
	height: 30px;
	padding-right: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-right: 1px solid #969696;
	text-decoration:none;
	color: #969696;
}

#pageNav a:hover{
	color:#fff;
}

.pageDivider{
	width:620px;
	border-bottom: 1px solid #969696;
	margin-top: 15px;
	margin-bottom: 15px;
}

.highslide-container {
	z-index:10003 !important;
}
.highslide-credits {
	display:none !important; 
}

#vsMain{
	width:200px;
	position:absolute;
	left:20px;
	top:220px;
	font-weight:bold;
	background-color: #fff;
	padding: 5px;
}

#pnproductlist{display: none;}

#pnShippingMethod{display: none;}

#pnOrderTotals{display: none;}

.onePageHeader{background-color:#ab1224; color:white; font-weight: bold; font-size:15pt; padding-left:5px;}

.orderButton{
	width: 160px;
	height: 35px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	background-image: url("../images/placeorder.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	border:none;
}