.checkout {
	background: #f6fe1d; 
	font-weight: normal; 
	color: #419638; 
	color: #444444; 
	font-size: 14px;
}


#requiredItems {
	background: #e5fee3;
	border: 1px solid #419638;
	padding: 5px 15px 15px 5px;
	margin: 8px 0px 8px 0px;
	color: #666666;
	width: 500px;
}


.poNumber {
	background: #e5f5ff;
	border: 1px solid #4c83a7;
	padding: 15px;
	margin: 8px 0px 8px 0px;
	width: 40%;
	color: #666666;
}


.filtered {
	background: #FFFFC1;
	border: 1px solid #FFFF00;
	padding: 8px 15px 8px 15px;
	margin: 8px 0px 8px 0px;
	width: 60%;
	color: #666666;
}


.bodyText {
	font-family: inherit;
	font-style: normal;
	font-weight: normal;
	color: inherit;
}



img.fRight {
    float: right;
    margin: 0px 0px 10px 10px;
    border: 0px;
}

img.fLeft {
    float: left;
    margin: 0px 10px 10px 0px;
    border: 0px;
}

img.normal {
	float: none;
    margin: 0px 0px 0px 0px;
}



.errorPageWrapper {
	color: white;
	text-align: center;
}
.errorPageWrapper a {
	color: #cde3cb;
}
.errorPageWrapper a:hover {
	color: #ffffff;
}
.white {
	color: white;
	text-align: left;
}



body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 200px;
	margin-left: 0px;
	background-color: #419638;
}



body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

a {	color: #3842bf; }
a:hover {	color: red; }

h1 {
	margin-top: 0px;
	color: #4b6049;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}

h2 {
	color: black;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h3 {
	color: gray;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h3 a {
	color: #297921;
}
h3 a:hover {
	color: black;
}
b {
	color: #297921;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.input, .select, .textarea, .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}




#contentTD {
	padding: 20px 30px 40px 0px;
}













/* ======================================================
	D E A L E R   S E C T I O N   =========================*/
	
	

.dealerTable {
	border: 5px solid #CCCCCC;
	width: 640px;
}
.dealerTable td {
	background-color: #FFFFFF;
	border-top: 2px solid #ffffff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	/*border-left: 2px solid #ffffff;*/
	padding: 4px;
}

td.groupName {
	padding: 4px 1px 4px 4px;
	color: white;
	background: #666666;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #9cc299;
}



.info_edit {
	padding-left: 35px;
	font-weight: bold;
	color: black;
}
.info_edit a {
	font-weight: normal;
	color: #419638;
}
.info_edit a:hover {
	font-weight: normal;
	color: black;
}



.error {
	color: red;
	font-weight: bold;
}


.updated {
	font-weight: bold;
	color: blue;
}



#sideNavigation {
	width: 215px;
	margin:0px 20px 10px 0px;
	float:left;
	clear: left;
}


div.SectionUL {
	display: block;
}
div.sideNavSection {
	padding: 4px 1px 4px 4px;
	background: #cde3cb;
	font-weight: normal;
	font-size: 12px;
	border-top: 1px solid #9cc299;
}
div.sideNavSection a {
	text-decoration: none;
	color: #2b8121;
}
div.sideNavSection a:hover {
	text-decoration: underline;
}


div.CategoriesUL {
	display: none;
}
div.sideNavCategory {
	padding: 2px 1px 2px 15px;
	background: #edf2de;
	font-weight: normal;
	border-top: 1px solid #d4dbbe;
}
div.sideNavCategory a {
	text-decoration: none;
	color: #2b8121;
}
div.sideNavCategory a:hover {
	text-decoration: underline;
}


div.ProductsUL {
	display: none;
}
div.sideNavProduct {
	padding: 2px 1px 2px 25px;
	background: #fbfef2;
	border-top: 1px solid #eef2e1;
}
div.sideNavProduct a {
	text-decoration: none;
	color: #2b8121;
}
div.sideNavProduct a:hover {
	text-decoration: underline;
}

















/* ======================================================
	A D M I N   S E C T I O N   =========================*/
	
	
.AdminNavigationWrap {
	/*background: url(/images/bg_AdminNavigation_off.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative; 
	display: block; 
	height: 25px;
	width: 600px;*/
}


.adminTable {
	border: 5px solid #CCCCCC;
	width: 880px;
}
.adminTable td {
	background-color: #EEEEEE;
	border-top: 2px solid #ffffff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 2px solid #ffffff;
	padding: 4px;
}


.rightAlign {
	text-align: right;
}

.tdSep {
	width: 10px;
}

.req {
	color: #a70a0a;
}
.message {
	color: #ff0000;
	font-weight: bold;
	line-height: 15px;
	padding: 20px;
}


