@import url(nav.css);

body {
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #669966;
	font-family: Arial, Helvetica, "Lucida Grande",  sans-serif;
	font-size: 1em;
	background-image: url(../i/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
a {
	color: #336699;
	/*border-bottom: 1px solid #e4e4e4;*/
	text-decoration: none;
}

label,input.for {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

br {
	clear: left;
}

table#prodcart-admin {
	margin-top: 10px;
	width: 100%;
	border-width: 0;
	border-collapse: collapse;
	padding: 2px;
	border-spacing: 0;
	border-width: 1px;
	border-color: #e6e7e7;
	border-style: solid;
	font-size: .9em;
}

a:hover {
	color: #666666;
	text-decoration: none;
	/*border-bottom: 1px solid #cccccc;*/
}

p a:hover {
	color: #666666;
	text-decoration: none;
	/*border-bottom: 1px solid #cccccc;*/
	background-color: #f3f3f3;
}

img a:hover {
	color: #666666;
	text-decoration: none;
	/*border-bottom: 1px solid #cccccc;*/
	background-color: #ffffff;
}

/* ......................  =header  ...................... */
#header, #header-admin {
	height: 70px;
	display: block;
	color: #666666;
	width: 850px;
	font-size: 10px;
	text-align: center;
}
#head img, img {
	border-width: 0;
}

#homelink a {
	top: 48px;
	color: #f3f3f3;
	text-transform: uppercase;
	z-index: 70;
	left: 400px;
	font-size: 0.7em;
	position: absolute;
	letter-spacing: .25em;
}

#homelink a:hover {
	color: #ffffff;
}

#header h1, #header-admin h1 {
	margin: 0;
	padding: 0;
}


#header a, #header-admin a {
	height: 84px;
	width: 600px;
	position: absolute;
	top: 0px;
	left: 132px;
	background-image: url(../i/do-mast.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	z-index: 60;
}
#header-admin a {
	top: 0px;
	left: 10px;
	width: 235px;
	background-image: url(../i/do-logo-admin.jpg);
}

#header a:hover {
	background-color: transparent;
}

#header a span, #mast span, #bp-top span, #header-admin a span {
	display: none;
}

#calbox {
	position: absolute;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 210;
}

.leftimg {
	border-width: 0;
	padding: 10px;
	float: left;
}
.rightimg {
	border-width: 0;
	padding: 10px;
	float: right;
}
#user {
	width: 220px;
	height: 30px;
	text-align: right;
	color: #666666;
	display: block;
	font-size: .7em;
	position: absolute;
	padding: 6px 20px 0 0;
	top:63px;
	right: 0px;
	background-image: url(../i/user-bg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right 0;
	z-index: 65;	
}
#user-admin {
	width: 220px;
	height: 30px;
	text-align: right;
	color: #666666;
	display: block;
	font-size: 10px;
	position: absolute;
	padding: 14px 20px 0 0;
	top: 54px;
	right: 0px;
	background-image: url(../i/useradmin-bg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right 0;
	z-index: 65;	
}
#logout a {
	color: #666666;
	display: block;
	width: 115px;
	text-decoration: none;
	text-align: center;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding-top: 2px;
	background-image: url(../i/nav-detail.png);
	background-repeat: no-repeat;
	background-position: 0 -26px;
	background-color: transparent;
	position: absolute;
	top: 74px;
	right: 15px;
	text-transform: uppercase;
	z-index: 50;	
}

#container {
	width: 870px;
	margin-top: 0;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
/*	background-color: #666699;*/
}
#contentwrapper {
	float: right;
	text-align: left;
	color: #333333;
	width: 870px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 110px;
	left: 0px;
/*	background-color: #6699cc;*/
	background-image: url(../i/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	z-index: 20;
}


#content, #content-admin {
	position: relative;
	text-align: left;
	color: #333333;
	font-size: .8em;
	width: 628px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 180px;
	/*background-color: #e4e4e4;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 628px;
	border-left: 1px solid #cccccc;
}

#content-admin {
	padding: 30px 10px 10px 10px;
	margin: 0 0 0 180px;
}

#content-wide {
	font-size: .8em;
	padding: 10px 10px 10px 10px;
	margin: 0 20px 10px 20px;
}

html>#content {
	width: 628px;
}

html>#home {
	width: 628px;
}

#sidebar {
	font-size: .8em;
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
	width: 160px;
	text-align: left;
	position: absolute;
	top: 125px;
	left: 12px;
	z-index: 60;
/*	border-right: 1px solid #cccccc;
*/	/*background-color: #009900;*/
}

#sidebar h3 {
	font-size: 1.2em;
	height: 1.5em;
	font-family: Arial, Helvetica, "Lucida Grande",  sans-serif;
	margin: 0 0 0 1px;
	padding: 0 0 0 24px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	background-image: url(../i/cart.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar img {
	padding: 0 0 0 2px;
}

div.searchnav {
	list-style-type: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background: transparent;
	margin: 4px 43px 4px 4px;
	font-size: 11px;
	border-color: #e6e7e7;
	border-width: 1px;
	border-style: solid;
	color: #333333;
}

div.searchnav a {
	color: #336699;
	font-size: 11px;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
}

div.searchnav a:hover {
	color: #999999;
}

div.searchnav strong {
	color: #333333;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	padding: 0 2px 0 4px;
}

#quote {
	border-color: #CCCCCC;
	border-width: 1px 0 1px 0;
	border-style: solid solid double solid;
	margin: 10px;
	padding: 0 0 10px 0;
}

blockquote {
	text-align: center;
	color: #666666;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 22px;
	line-height: 20px;
	font-style: italic;
	background-color: transparent;
}
blockquote.sml {
	text-align: right;
	color: #666666;
	background-color: transparent;
	font: italic .9em/1em "Times New Roman", Georgia, Times, serif;
}

#quote .by {
	display: block;
	color: #000000;
	font-size: 10px;
	text-align: right;
	text-transform: inherit;
	letter-spacing: 2px;
}

#footer {
	height: 50px;
	display: block;
	color: #666666;
	width: 870px;
	font-size: 10px;
	text-align: center;
	background-image: url(../i/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#sidebar h3 a:hover,  #content h3 a:hover {
	color: #999999;
}

.add, .h3-add {
	background-image: url(../i/profileadd.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 18px;
}
.add {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	background-image: url(../i/profileadd.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.order {
	font-size: 11px;
	background-image: url(../i/add-sm.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	padding: 0 0 0 16px;
}
/*a.focus {
		color: #1d1d1d;
		font-weight: bold;
		margin: 0 1px 0 -2px;
		padding: 2px;
		border: 3px double !important; 
		border-color: #f1f1f1 #c0c0c0 #c0c0c0 #f1f1f1 !important; 
		background: #fff url(../i/btnbg.gif) bottom center repeat-x; 	
}
*/
.view, .h3-view-off, .h3-view-on, .h3-view {
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	background-position: left 5px;
}
.h3-view-off {
	background-image: url(../i/toggle-off.gif);
}
.h3-view-on {
	background-image: url(../i/toggle-on.gif);
}
a.h3-view {
	background-image: url(../i/view.gif);
}
.view {
	background-position: left -1px;
	background-image: url(../i/view.gif);
	font-size: 12px;

}
a.view-simple {
	margin: 0 1px 0 -2px;
	padding: 2px 2px 2px 18px;
	background-image: url(../i/view.gif);
	background-repeat: no-repeat;
}
.h1edit, .edit {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	background-image: url(../i/modify-sm.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 1px 0 1px 16px;
}
.h1edit:hover, .e4dit:hover {
	background-image: url(../i/edit-on.gif);
	
}
.h1delete, .delete {
	color: #990000;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	background-image: url(../i/delete-sm.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 1px 0 1px 16px;
}
.cancel {
	color: #990000;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	background-image: url(../i/cart-cancel.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 1px 0 1px 15px;
}
.h1delete:hover, .del3ete:hover {
	background-image: url(../i/delete-on.gif);
}
a.toggle-on {
	background-image: url(../i/toggle-sm-on.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 2px 0 0 18px;
	margin: 0 0 0 2px;
}
a.toggle-off  {
	background-image: url(../i/toggle-sm-off.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 2px 0 0 18px;
	margin: 0 0 0 2px;
}
.open, .visiblec {
	margin: 0;
	padding: 0;
	display: block;
}
.visible {
	margin: 0;
	padding: 0;
	display: block;
	background-color: #ffffff;
	border: 1px solid #e4e4e4;
}

h2 {
	color: #A17315;
	font-size: 1.5em;
	font-weight: normal;
	/*text-transform: lowercase;*/
	margin: 2px 0 2px 0;
	padding: 0;
}

h35 {
	color: #f3f3f3;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: #cccccc;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	margin: 0 40px 0px 0;
	padding: 2px 40px 2px 0;
	background-color: #BBCB59;
	text-align: center;
}

#content h1, #intro h1, #introwide h1, content-wide h1, #home h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Georgia","Times New Roman", serif;
	display: block;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #cfdbdd;
	color: #333333;
	letter-spacing: 3px;
	padding: 2px 0;
	margin: 0px 0px 4px 0px;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

ul.items, ul.items-lg {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

ul.items-lg {
	font-size: 18px;
	margin-left: 80px;
}

ul.items li, ul.items-lg li {
	width: 220px;
	margin: 0px;
	list-style-type: none;
	background-image: url(../i/arrow-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 18px;
}
#content h3, #print h3, #content-admin h3, #content-wide h3, #home h3 {
	color: #999999;
	font-size: 18px;
	font-family: "Century Gothic", "Trebuchet MS", "Georgia","Times New Roman", serif;
	/*text-transform: uppercase;*/
	font-weight: normal;
	padding: 4px 0px 4px 0;
	margin: 4px 40px 0 0;
	border-top: #e4e4e4;
	border-width: 1px 0 0px 0;
	border-style: solid none none none;
	text-transform: lowercase;
}

#content-wide h3 {
	margin: 4px 0 0;
}

#content h3.subbar, #content-admin h3.subbar, #content-wide h3.subbar {
	color: #bbbbbb;
	font-size: 18px;
	font-family: "Century Gothic", "Trebuchet MS", "Georgia","Times New Roman", serif;
	/*text-transform: uppercase;*/
	font-weight: normal;
	padding: 4px 0px 4px 0;
	margin: 4px 40px 0 0;
	border-top: #99cc66;
	border-width: 1px 0 0px 0;
	border-style: solid none none none;
	text-transform: lowercase;
}

#content h3.refresh a {
	padding: 0 18px 0 0;
	background-image: url(../i/view.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#content h4, #print h4, #content-admin h4, #content-wide h4, #home h4 {
	color: #A17315; /*bbbbbb*/
	font-size: 16px;
	/*font-family: "Helvetica", "Arial", "Verdana", sans-serif;*/
	/*text-transform: uppercase;*/
	font-weight: normal;
	padding: 4px 0px 4px 0;
	margin: 4px 40px 0 0;
	border-top: #bbbbbb;
	border-width: 1px 0 0px 0;
	border-style: solid none none none;
	text-align: left;
}

#content-wide h4 {
	margin: 4px 0 0 0;
}

#content h6, #content-wide h6, #home h6 {
	font-family: "Trebuchet MS", "Georgia","Times New Roman", serif;
	display: inline;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #cfdbdd;
	color: #333333;
	letter-spacing: 3px;
	padding: 2px 0;
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

p, #content p, #intro p, #introwide p, #home p {
	padding: 0 20px 0 5px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
}

p.special {
	margin: 4px 0 8px 0;
	padding: 0 40px;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: italic;
	
}

div.indsection {
	margin-right: 10px;
	margin-left: 10px;
	padding: 4px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
	display: block;
}

div.indsectionlast {
	margin-right: 10px;
	margin-left: 10px;
	padding: 4px;
	color: #666666;
	display: block;
}

.logo {
	margin: 2px;
	float: right;
}

div.indsection p.black, .black {
	color: #000000;
}

.lg {
	color: #999999;
}

.ed3it {
	padding: 0 0 0 20px;
	background-image: url(../i/profileedit.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.link, #user a {
	padding: 0 0 0 15px;
	background-image: url(../i/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

table#results {
	width: 720px;
	text-align: center;
	border-width: 0;
	border-collapse: collapse;
	padding: 2px 2px 2px 2px;
	border-spacing: 0;
}

table#results td {
	width: 50%;
	text-align: center;
}
table#results a {
	text-transform: uppercase;
	font-size: 10px;
	padding: 4px;
	border-color: #f3f3f3;
	border-width: 1px;
	border-style: solid;
}

table#results a:hover {
	background-color: #f3f3f3;
}
table.login {
	margin-top: 20px; 
	width: 600px;
	border-width: 0;
	border-collapse: collapse;
	padding: 2px;
	border-spacing: 0;
	/*background-color: #f3f3f3;*/
}
table.login td {
}

table#cartable {
	width: 100%;
	font-size: .9em;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 2px;
	border:  1px solid #e4e4e4;
}

.profilewrapper {
	height: 300px;
	display: block;
	padding: 5px;
	border-bottom: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.profilewrapper h4 {
	display: block; 
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 12px;
}

.profileimg {
	float: left;
	display: block;
	padding: 5px;
	margin: 10px 10px 10px 0;
	font-size: 10px;
	border-right: #CCCCCC;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	clear: both;
}

.profileimg img {
	padding: 1px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

#prcontact h4 {
	color: #999999;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0 0 1px 0;
}

div.section h3 {
	color: #333333;
	font-size: 18px;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	text-transform: uppercase;
}

div.section h4 {
	color: #666666;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 4px;
}

div.section h5 {
	color: #666666;
	font-family: Georgia,"Times New Roman", Times, serif;
	text-align: left;
	font-size: 13px;
	/*border-bottom: 1px dotted #cccccc;*/
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	font-weight: normal;
	font-style: italic;
}

.sm {
	font-size: 11px;
}

.smw {
	color: #999999;
}

a.sm {
	color: #336699;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}

a.sm:hover {
	background-color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

tr.odd {
	background-color: #ffffff;
}

td {
	vertical-align: top;
	padding: 1px;
/*
	border-color: #99CC99;
	border-width: 1px;
	border-style: solid;
*/
}

td.desc {
	padding-right: 2px;
	font-size: 12px;
	color: #666666;
	text-align: right;
	white-space: nowrap;
}
table.login td.desc {
	width: 100px;
}

td.info {
	padding-left: 2px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

th {
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}

hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;
}

dt {
	color: #666666;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 10px 0 2px 20px;
	padding: 0 0 2px 0;
	font-weight: normal;
	font-style: italic;
}

dd {
	padding-left: 2px; 
}
dd strong {
	font-size: 16px;
}
dl {
	margin-bottom: 40px; 
}

table li {
	list-style-type: none;
}

#pro2dPhoto {
	float: left;
	width: 110px;
	height: 200px;
	background-color: #009900;
}

#prodInfo {
	margin: 0 0 0 120px;
}
#content ul.nobullet, #home ul.nobullet {
	list-style-type: none;
}
#content ul.arrows, #home ul.arrows {
	margin-top: 2px;
}

#content ul.arrows li, #home ul.arrows li {
	list-style-type: none;
	padding: 0 0 0 18px;
	background-image: url(../i/arrow-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ol li {
	list-style-type: inherit;
	list-style-position: inherit;
}

.gw {
	color: #cccccc;
	font-size: 10px;
}
.submit {
	padding-top: 4px;

}
ul.layerNav {
	position: relative;
	height:26px;
	margin: 20px 4px;
	padding: 0;
	border-bottom:1px solid #c9c9c9;
}
ul.layerNav li {
	/*_position: relative;
	_top: 1px;*/
	float: left;
	list-style-type: none;
	display: block;
}
.box {
   background: #00f; /* all browsers including Mac IE */
   /**background: #f00;*/ /* IE 7 and below */
   /*_background: #f60;*/ /* IE 6 and below */
   padding: 7px;
   color: #fff;
}

ul.layerNav li a  {
	line-height: 1.5em;
	display: block;
	float: left;
	font-family:  Arial, Helvetica,  sans-serif;
	width: auto;
	padding: 4px 15px;
	margin: 0;
	text-decoration: none;
	color: #336699;
	font-size: .9em;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	background-image: url(../i/button-grad-bg.jpg);
	background-repeat: repeat-x;
	border-color: #c9c9c9 #c9c9c9 #ffffff #c9c9c9;
	border-style: solid;
	border-width: 1px 1px 0 1px
}
ul.layerNav li a:hover  {
	border-color: #A17315;
}
ul.layerNav li a.on {
	color: #999999;
	background-image: none;
	border-bottom: 1px solid #ffffff;
}

.button, .gobutton {
	display: block;
	font-family:  Arial, Helvetica,  sans-serif;
	width: 90px;
	padding: 4px 15px;
	margin: 10px 4px 4px 4px;
	text-decoration: none;
	color: #336699;
	font-size: .9em;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	background-image: url(../i/button-grad-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c9c9c9;
}
.gobutton {
	display: inline;
	font-family:  Arial, Helvetica,  sans-serif;
	width: 20px;
	padding: 4px 6px;
	margin: 2px;
}
.gobutton a {
	display: block;
	font-family:  Arial, Helvetica,  sans-serif;
	width: 20px;
	padding: 4px 6px;
}

a.button:hover, a.gobutton:hover {
	border-color: #A17315;

}


/* ...this is legacy registration from 2005... */
div.section {
	border-left: #e4e4e4;
	border-width: 0px 0 0 1px;
	border-style: none none none solid;
	padding: 2px 0 4px 10px;
	margin: 0px 0 10px 4px;
}

div.section table {
	width: 90%;
	font-size: 11px;
	border-width: 0;
	border-collapse: collapse;
	padding: 2px 2px 2px 2px;
	border-spacing: 0;
}


div.section th {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	padding: 4px 10px 4px 2px;
	margin: 0px 40px 0 0;
	border-top: #cccccc;
	border-width: 0px 0 0px 0;
	border-style: solid none none none;
	text-align: left;
}

tr.norm th {
	letter-spacing: normal;
}

div.section td.desc {
	font-size: 11px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	/*
border-color: #999999;
	border-width: 1px;
	border-style: solid;
*/
	width: 100px;
}

div.section td.info {
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

div.section td.tdDate {
	white-space: nowrap;
	padding-right: 10px;
	text-align: right;
}

td.right, th.right, div.section th.right {
	text-align: right;
	vertical-align: top;
}

.yID {
	font-size: 10px;
	color: #cccccc;
	text-align: right;
	vertical-align: top;
}

#camperlist ul {
	margin: 0px;
	padding: 0px;
}

#camperlist li {
	margin: 0px;
	list-style-type: none;
	background-image: url(../i/arrow-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 18px;
}

#photo, #photo1001, #photo1003, #photo1005, .photos {
	position: absolute;
	top: 15px;
	left: 30px;
	width: 500px;
	height: 500px;
	background-color: transparent;
	display: none;
	border: 1px solid #cccccc;
	z-index: 98;
}

.photoclose a {
	display: block;
	position: relative;
	width: 30px;
	height: 16px;
	text-align: right;
	top: 6px;
	left: 445px;
/*	border-style: solid;
	border-color: #b4b4b4 #b4b4b4 #ffffff #b4b4b4;
	border-width: 1px;
*/	background-image: url(../i/cart-remove.gif);
	background-repeat: no-repeat;
	padding: 1px 0 0 18px;
	/*display: none;*/	
}
.price {
	display: block;
	margin: 0 40px 0 0px;
	color: #000000;
	font-size: 12px;
	text-align: right;
}

.pricetotal {
	display: block;
	text-align: right;
	margin: 0 40px 0 0px;
	color: #000000;
	font-size: 12px;
	border-color: #cccccc;
	border-width: 1px 0 0 0;
	border-style: solid;
}

.elite {
	display: block;
	padding: 4px 0; 
	text-align: center;
	color: #666666;
	font-family:  Georgia, "Trebuchet MS", "Times New Roman",  Times, serif;
	font-size: 14px;
	font-style: italic;
	background-color: transparent;

}
.yID {
	font-size: 10px;
	color: #cccccc;
	text-align: right;
	vertical-align: top;
}

.req {
	display: block;
	color: #666666;
	font-size: 11px;
	background-image: url(../i/req.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 2px 15px;
	margin-top: 5px;
}
.nonreq {
	color: #666666;
	font-size: 11px;
	display: block;
	margin-top: 5px;
	background-image: url(../i/s.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 2px 0px;
}
/* ......................  =steps  ...................... */
#steps {
	margin: 5px 0;
	/*width: 895px;*/
	padding: 0;
	height: 40px;
	font-size: 0.9em;
	/*background-color: #f3f3f3;*/
}
#steps ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#steps li {
	color: #999999;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 1px 4px;
	display: block;
	height: 40px;
	width: 190px;
	text-align: left;
	line-height: 1.6em;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff #dddddd #ffffff #ffffff;
}
#steps li.stepfirst, #steps li.stepOnfirst {
	border-left: #ffffff;
}
#steps li.stepLast, #steps li.stepOnlast {
	border-right: #ffffff;
}
#steps li.stepOn {
	color: #333333;
	background-image: url(../i/step-bg.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
}
#steps li.stepOff {
	color: #999999;
	background-color: #f3f3f3;
	border-width: 1px;
	border-style: solid;
	border-color: #e4e4e4;
}
.stepL, .stepLOn, .stepLOff {
	color: #999999;
	font-size: 1.5em;
}
.stepLOn {
	color: #333333;
}

.red {
	color: #990000;
}

.redb {
	color: #990000;
	font-weight: bold;
}
p#notice, p#notice2 {
	color: #666666;
	line-height: 16px;
	background-image: url(../i/error.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	background-color: #f3f3f3;
	padding: 2px 2px 2px 18px;
	margin-right: 45px; 
	border-color: #e4e4e4;
	border-width: 1px;
	border-style: solid;
}

p#notice a, p#notice2 a {
	border-color: #cccccc;
	border-width: 0 0 1px 0;
	border-style: dotted;
}

p#notice a:hover, p#notice2 a:hover {
	background-color: #ffffff;
}

table#prodcart, table#prod {
	margin-top: 35px;
	width: 100%;
	font-size: .95em;
	border-width: 0;
	border-collapse: collapse;
	padding: 2px;
	border-spacing: 0;
	border-width: 1px;
	border-color: #e6e7e7;
	border-style: solid;
}
table#prod {
	width: 100%;
}

table#prod td, table#prodcart td {
	vertical-align: top;
	line-height: 1.6em;
}

table#prodcart-admin td {
	vertical-align: top;
	line-height: 1.6em;
}

table#clist {
	margin-top: 4px;
	width: 94%;
	font-size: 11px;
	border-width: 0;
	border-collapse: collapse;
	padding: 2px 2px 2px 2px;
	border-spacing: 0;
	border-width: 1px;
	border-color: #e6e7e7;
	border-style: solid;
}

table#clist td, table#clist th {
	line-height: 16px;
	padding-left: 4px;
	vertical-align: top;
	/*border-bottom: 1px solid #f3f3f3;*/
}

.rowE {
	background-color: #eff4f8;
}

.rowO {
	background-color: #ffffff;
	/*background-color: #eff4f8;*/
}
.rowE:hover, .rowO:hover {
	background-color: #ffffda; /* #ffffda,  #e6e7e7 - great slightly darker grey than #f3f3f3; */
}
.rowEon, .rowOon {
	background-color: #cccccc; /* #ffffda,  #e6e7e7 - great slightly darker grey than #f3f3f3; */
	border-color: #e6e7e7;
}

.row3O:hover {
	background-color: #ebf2f7;
	/*background-color: #eff4f8;*/
}
tr.head {
	background-color: #f3f3f3;
	border-color: #e6e7e7;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

tr.odd {
	background-color: transparent;
}
.warning {
	display: block;
	line-height: 16px;
	background-image: url(../i/warning.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 2px 2px 2px 18px;
	margin-right: 45px; 
}
.error {
	color: #999999;    /*#cc0000*/
	line-height: 16px; 
	background-image: url(../i/req.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 18px;
}

#notice p {
	color: #333333;
	line-height: 16px;
	background-image: url(../i/warning.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	background-color: #ffffcc;
	padding: 2px 2px 2px 20px;
	margin-right: 40px; 
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

p#welcome, h2#welcome  {
	color: #666666;
	font-family:  "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	background-color: transparent;
}

.printer {
	background-image: url(../i/printfriendly.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 18px;
	margin-left: 220px;
}
.gr {
	color: #006633;
	font-weight: bold;
}
.gl {
	color: #999999;
}

.g {
	color: #666666;
	font-size: 10px;
	line-height: 11px;
}
.gf {
	color: #999999;
	font-size: 10px;
	line-height: 11px;
}

.g a {
	font-size: 10px;
	line-height: 11px;
}

#sublayer01 {
  display: block;
}

#sublayer02, #sublayer03, #sublayer04 {
  display: none;
}

a.toggle {
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 2px;
	overflow: hidden;
	background-image: url(../i/toggle-on.png);
}
.visible .pr3ogramtitle a.toggle {
	font-size: 11px;
	background-image: url(../i/toggle-on.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 2px 0 0 16px;
	margin: 0 0 0 2px;
}
.invisible .pr3ogramtitle a.toggle  {
	font-size: 11px;
	background-image: url(../i/togg2le-off.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 2px 0 0 16px;
	margin: 0 0 0 2px;
}
.visible {
	display: block;
}
.invisible {
	display: none;
}
.hand {
	/*vertical-align: -3px;*/
	margin: 0;
	padding-right: 4px;;
	cursor: pointer;
}
.hand:hover {
	cursor: pointer;
}

#home {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
}

#home h2 {
	padding-left: 20px;
}

#home h4 {
	padding-left: 0;
	margin-left: 20px;
}

#home p {
	padding-left: 30px;
}

td.right-total {
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #ccc;
}

.smltbl {
	font-size: .8em;
}
