#dealer-main
{
	font-size:12px;
	background-color:white;
	width:800px;
	height:500px;

}

#dealer-left
{
	float:left;
}

#dealer-right
{
	
}

#middle-main IMG
{
	border: 1px black;
	margin: 5px 0px 0px 0px;
}

#middle-main a 
{
	text-decoration:underline;
	color: black;
}

#middle-main a:link {
	color: black;
}

#middle-main a:visited {
	color: black;
}

#middle-main a:hover {
	color: #aa0808;
}

#errorbox
{
	font-size: 12px;
	min-height:50px;
	width:400px;
	border: 1px solid red;
	border-color:red;
	text-align:left;
	padding:20px;
	margin: 10px 0px 20px 150px;
}


/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*Info pages*/
#info-main 
{
	padding:20px;
	font-size:12px;
}

#info-main #info-title
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}


/*-----------------------------------------------------------------------------------------------------------------------------------*/

#secondary-nav
{
	float: left;
	background-color: white;
	padding: 15px 0px 60px 15px;
	margin: 10px 5px 10px 0px;
	width:150px;
	height: 100%;
}

/* IE fix */
/*\*/
* html #secondary-nav {
	height:100%;
}
/**/


#secondary-nav #nav-header
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

/* #secondary-nav .dotted-horizontal-divider
{
	background-image: url("/siteimages/images/shelf/grayPXL.jpg");
	background-repeat: repeat-x;
	margin: 6px 0px 0px 0px;
	height: 16px;
}
*/

#secondary-nav A
{
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	text-indent: 5pt;
	line-height: 19px;
}

#secondary-nav A:hover
{
	text-decoration: underline;
	font-size: 12px;
	color: #B38F0E;
	line-height: 19px;
}

#secondary-nav A:selected
{
	text-decoration: none;
	font-size: 12px;
/*	color: #CC3300; */
	line-height: 19px;
	font-weight: bold;
}

#mailformcontainer
{
	width:600px;
	height:300px;
	border:1px solid #999999;
	margin-left:70px;
	padding:10px;
}

#mailformcontainer TABLE
{
	font-size:12px;
	line-height:2;
}

/*-----------------------------------------------------------------------------------------------------------------------------------*/
/* Checkout process */
#chkProcess
{
	font-size: 14px;
	color:#999999;
	width: 774px;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

#chkProcess #title-underline
{
	background-image: url("../images/1pxgray.gif");
	background-repeat: repeat-x;
}

#chkProcess #selected
{
	font-weight: bold;
	font-size: 20px;
/*	color:#B3580E; */
}


#complete-order
{
	font-size: 12px;
	width:774px;
	padding-bottom:20px;
}

#complete-order #top-info
{
	width:744px;
	padding: 10px 20px 20px 20px;
}

#complete-order #topleft
{
	float: left;
	min-width: 300px;
	min-height: 170px;
	padding: 20px;
	text-align: left;
	border: 1px solid #999999;
}

/* for Internet Explorer - will not maintain a min-height without this*/
/*\*/
* html #complete-order #topleft {
	width: 340px;
	height: 170px;
}
/**/

#complete-order #topleft a
{
	color:#666666;
}

#complete-order #topright
{
	float: right;
	min-width: 310px;
	min-height: 170px;
	padding: 20px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	border: 1px solid #999999;
}

/* for Internet Explorer - will not maintain a min-height without this*/
/*\*/
* html #complete-order #topright {
	width: 340px;
	height: 170px;
}
/**/

#complete-order #topright a
{
	color:#666666;
}

#complete-order #prod-title
{
	float: left;
	text-align: left;
	font-size: 12px;
	color: black;
}

#complete-order #prod-title a
{
	text-decoration: underline;
	color: black;
}

#complete-order #prod-info
{
	float: left;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}

#complete-order #quantity
{
	text-align: top;
	text-decoration: none;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:black;
	vertical-align:top;
}

#complete-order #quantity a
{
	color:black;
}

#complete-order IMG
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	display: block;
	clear: both;
}

#complete-order #bag-header
{
	font-size:12px;
/*	background-color: #B38F0E;
	color:white; */
}

#complete-order #bag-products
{
/*	background-color: #fdefbb; */
}

#complete-order #subtotal
{
	padding: 0px;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	background-color: white;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:black;
}

#complete-order #subtotal a
{
	color:black;
}

#complete-order #text-right
{
	float:right;
	text-align:right;
	padding: 0px 0px 0px 10px;
}

#complete-order #text-left
{
	float:left;
	padding-left: 5px;
	text-align:right;
}

#complete-order #order-total
{
	padding: 2px 0px 2px 5px; /* top right bottom left */
	margin: 0px;
	font-size: 12px;
	color:black;
	font-weight:bold;
}

#complete-order-products #clear
{
	line-height: 0px;
	height: 0px;
	clear: both;
	padding: 0px;
	font-size: 0px;
}
	
#complete-order .title
{
	font-weight:bold;
	font-size:14px;
}

#complete-order .indent-spacer
{
	background-image: url('../images/1pxclear.gif');
	background-repeat: repeat-y;
	width: 10px;
}

table.tblTotals
{ 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	width: 300px;
	line-height:1;
}

#complete-order .thank-you
{
	color:black;
	font-size:16px;
	font-style:bold;
	text-align:left;
}

#complete-order .message
{
	color: black;
	font-size: 12px;
	text-align:left;
}

#complete-order #submit
{
	margin: 0px 50px 0px 0px;
}

#complete-order #bottom-message
{
	font-size:12px;
}

#complete-order #bottom-message a
{
	font-size:12px;
	color:#1f5c89;
}

#complete-order #review-table
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:20px 0px 20px 27px;
}

#complete-order #review-table TABLE
{
	width:700px;
 	border: 1px solid #ffffff;
}

#complete-order #top-message /* ordercomplete page */
{
	width:744px;
	padding: 10px 20px 20px 20px;
}

/*---------------------------------------------------------------------------------------------------------------------------*/
#bag {margin:0px; padding:0px;}

#bag #no-items
{
	text-align:center;
	padding: 40px 10px 40px 10px;
	margin: 80px 30px 150px 140px;
	border: 1px solid #FFCC33;
	width: 500px;
}

#bag #mybag
{
	font-size: 20px;
	font-weight:bold;
/*	color: #B3580E; */
	padding: 0px 0px 5px 20px;
}

#bag #mybag-underline
{
	background-image: url("../images/1pxgray.gif");
	background-repeat: repeat-x; 
}

#bag #bag-table
{
	padding: 10px 30px 10px 30px;
	text-align:center;
}

#bag #bag-table TABLE
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	border: 1px solid #ffffff;
}

#bag #bag-table TR
{
	border: 1px solid #ffffff;
}

#bag #bag-table TD
{
	border: 1px solid #ffffff;
}

#bag #bag-header
{
	font-size:12px;
/*	color:white;
	background-color: #B38F0E; */
}

#bag #prod-title
{
	float: left;
	text-align: left;
	font-size: 12px;
	color: black;
}

#bag #prod-title a
{
	text-decoration: underline;
	color: black;
}

#bag #prod-info
{
	float: left;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}

#bag #quantity
{
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:black;
	vertical-align:top;
}

#bag #quantity a
{
	color:black;
}

#bag IMG
{
	padding: 0px;
	margin: 0px;
	border: none;
	display: block;
	clear: both;
}

#bag #bag-products
{
/*	background-color:#fdefbb; */
}

#bag-products #clear
{
	line-height: 0px;
	height: 0px;
	clear: both;
	padding: 0px;
	font-size: 0px;
}

#altbag-products #clear
{
	line-height: 0px;
	height: 0px;
	clear: both;
	padding: 0px;
	font-size: 0px;
}

#bag #subtotal-complete /* ordercomplete page */
{
	padding: 0px;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:black;
}

#bag .bottom-message /*On ordercomplete page */
{
	font-size: 12px;
	text-align:center;
}

#bag #tblComplete /*On ordercomplete page */
{
	border: 1px solid #8094b4;
	width: 650px;
}

#bag #mybag
{
	color:#5D6B70;
}

#chkProcess #selected
{
	color:#5D6B70;
}

#bag #bag-header
{
	color:black;
	background-color: #9DB4BD;
}

#bag #bag-products
{
	background-color:#f0f0f0;
}

#bag #bag-complete
{
	padding: 10px 30px 10px 30px;
	text-align:center;
}

#bag #bag-complete TABLE
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	border-collapse: collapse;
	border: 1px solid black;
	empty-cells:hide;
}

#bag #bag-complete TR
{
	border: 1px solid black;
}

#bag #bag-complete TD
{
	border: 1px solid black;
}

#bag #tblTotals
{
	padding: 10px 45px 10px 30px;
}

#bag #tblTotals TABLE
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
}

#bag #tblTotals TR
{
	border:none;
}

#bag #tblTotals TD
{
	border:none;
}

#cancel
{
	font-size: 12px;
	text-align: right;
}

#cancel a
{
	color:#666666;
}

#cancel a:hover
{
	color:#999999;
}

#review-main #submit
{
	float: right;
	text-align:right;
	width: 250px;
	padding: 0px 50px 0px 0px;
}

#help-message /* checkout process pages */
{
	font-size:12px;
	text-align:center;
	border: 1px solid #528cb1;
	padding: 10px 20px 20px 20px;
	margin: 0px 50px 20px 50px;
	background-color:#e7edf5;
}

#help-message #title
{
	font-size:14px;
	font-weight:bold;
}

#help-message a
{
	text-decoration:underline;
	color: blue;
}

/*-----------------------------------------------------------------------------------------------------------------------------------*/

/* Footer */
#footer
{
	font-size: 12px;
	padding:4px 7px 1px 7px;
	background-image:url("../images/homeannheaderbrown.gif");
	background-repeat:repeat-x;
}

#footer #otherlinks
{
	float:left;
}

#footer #otherlinks a 
{
	color:#454545;
	text-decoration:none;
}

#footer #otherlinks a:link {
	color:#454545;
}

#footer #otherlinks a:visited {
	color:#454545;
}

#footer #otherlinks a:hover {
	color:#aa0808;
}

#footer #copyright
{
	float:right;
	color:#454545;
	padding-top:1px;
}
