body {
	margin: 0px;
	background-color: #FC7C01;

	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a img {
	border: 0;
}

a, a:link, a:visited {
	color: #FC7C01;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

table tr td, table tr th {
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	color: #FC7C01;
	font-family: Arial, Helvetica, sans-serif;
}

html { 
    height: 100%;
}

.sidenav_button, .sidenav_button_ro {
	background-repeat: no-repeat;
	background-position: top left;
	height: 32px;
	width: 209px;
	overflow: hidden;
	padding-top: 12px;
	padding-left: 50px;
	font-size: 18px;
}

.sidenav_button a, .sidenav_button a:link, .sidenav_button a:visited {
	color: #fff;
	text-decoration: none;
}

.sidenav_button a:hover {
	color: #fc7c01;
}

.sidenav_button_ro a, .sidenav_button_ro a:link, .sidenav_button_ro a:visited {
	color: #fc7c01;
	text-decoration: none;
}

.sidenav_button_ro a:hover {
	color: #fc7c01;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.required2 {
	color: #fff;
	background-color: #CC0033;
	padding: 2px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	width: 400px;
	border: 2px solid #000;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyorange {
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}

a.bottomnav:link {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bottomnav:visited {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bottomnav:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bottomnav:active {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.orangebody:link {
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.orangebody:visited {
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.orangebody:hover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.orangebody:active {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodyorange_lrg {
	font-size: 13px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.large_body {
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.red_NEW {
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

/* ECOM RELATED */
.carttable {
	padding-bottom: 10px;
	border-bottom: 2px solid #ffd303;
}

.carttable tr th {
	background-color: #EBEBEB;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
}

.carttable tr td {
	border-bottom: 1px solid #D6D6D6;
}

.addtocart p {
	margin: 0;
	padding: 0;
	
	margin-bottom: 10px;
}

#sidecart {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image: url(/images/ecom/sidecart_bg.png);
	background-repeat: no-repeat;
	width: 249px;
	height: 105px;
	overflow: hidden;
	
	padding-top: 30px;
}

#sidecart a, #sidecart a:link, #sidecart a:visited {
	color: #FC7C01;
	text-decoration: none;
}

#sidecart strong {
	color: #FC7C01;
}

#sidecart a:hover {
	color: #000;
	text-decoration: underline;
}

#loggedinas {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image: url(/images/ecom/sidecart_bg.png);
	background-repeat: no-repeat;
	width: 249px;
	height: 131px;
	overflow: hidden;
	
	padding-top: 23px;
}

#loggedinas a, #loggedinas a:link, #loggedinas a:visited {
	color: #FC7C01;
	text-decoration: none;
}

#loggedinas strong {
	color: #FC7C01;
}

#loggedinas a:hover {
	color: #000;
	text-decoration: underline;
}

#loggedinas p {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	margin-top: 4px;
}

.prodname {
	font-weight: bold;
}

.proddesc {

}

.prodprice {
	text-align: right;
	font-size: 16px;
	color: #FC7C01;
	font-weight: bold;
}

.addtocart {
	text-align: right;
}

#addtocart_status {
	color: #FC7C01;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
}
