body 
{
	background-color: #333333; /* #003566;  */
	color: #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
div#all {
	width: 960px;
	text-align: left;
	margin: auto;
}
img {
	border-color: #999;
}
a:link, a:visited { color: #999999; }
a:hover, a:active { color: #FFFFFF; }
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: small;
	color: #FFFFFF; 
}
th > h3 {
	text-align: left; 	
}
#editor_login {
	text-align: right;
}
#editor_login, #editor_login h3, #editor_login form input
{
	font-size: x-small;
}
#editor_login a:link, #editor_login a:visited {
	color: #666666;
}
.leftcol { 
	float: left; 
	width: 490px;
	margin-right: 10px;
}
.rightcol { 
	width: 400px;
	overflow: hidden; 
}

.leftcolforproducts {
	float: left; 
	width: 600px;
	margin-right: 10px;
	border: 0px;

}
.rightcolforproducts {
	overflow: hidden; 
	border: 0px;
}

.add_item_link {
	text-decoration: none;
	display: block;
}
.option_description, .option_price, .cart_icon {
	display: inline-block;
	text-align: right;
}

.option_description {
	width: 4em;
}
.option_price {
	width: 5em;
}
.cart_icon {
	width: 4.5em;
}


#header h1 {
	display: inline;
}
#contentbody 
{
	background-color: #3F3F3F;
	color: #CCCCCC;
	margin-top: 1em;
	margin-bottom: 0em; 
	padding: 2em;
}
#ajaxresult
{
        background-color: #3F3F3F;
	color: yellow;
	margin-top: 1em;
	margin-bottom: 1em;
        padding: 2em;
}
#contentbody #ajaxresult {
        padding: 0;
}
.lessertable th
{
	background-color: #333;
	padding: 0em .5em; 	
}
.lessertable td
{
	border: 1px solid #333;
	font-weight: normal;
	padding: 0em .5em; 
}
#registrationtable th
{
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;	
}
#registrationtable td
{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;	}
#footer 
{
	font-size: x-small;
	text-align: center;
}
i, em, .alerttxt { 
	font-size: small; 
	color: #FFFFFF; 
	font-style: italic;
}
.help {
	color: #FFFFFF;
	font-weight: bold;
	cursor: help;
}
b, strong, .note { 
	font-size: small; 
	color: #FFFFFF;
	font-weight: bold;
}
.letterformat { 
	background-color: #CCCCCC; 
	color: #333333; 
	border: 1px solid white; 
	margin-left: 100px; 
	margin-right: 100px; 
	padding: 50px; /* Padding all the way around */
} 
.wym_box {
	margin-top: 1em;
}

/* navmenu */
#navmenu {
  	/* position: absolute; 
  	left: 290px;
  	top: 90px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small; 
	width: 100%; /* 671px;*/
	text-align: right;
}
#navmenu ul, #navmenu li {
	display: inline;
	margin-left: 1em;
	margin-right: 1em;
}
#navmenu a {
	text-decoration: none;
}



/* additions */
.currency { text-align: right; }
.label { text-align: right; }
.jumpbuttons { text-align: left; padding-top: 10px; }
a.jumpbutton:link, a.jumpbutton:visited, .matchjumpbutton { 
	border-style: outset; 
	border-color: #CCCCCC;
	border-width: medium;
	background-color: #FDFDFD; 
	font-size: small; 
	color: black; 
	padding: 0 .5em;
	text-decoration: none;
	cursor: pointer;
	height: 1.8em;
}
a.jumpbutton:hover, a.jumpbutton:active, .matchjumpbutton:hover { 
	border-style: outset; 
	border-color: #FFFFFF;
	border-width: medium;
	background-color: #FDFDFD; 
	font-size: small; 
	color: black; 
	padding: 0 .5em;
	text-decoration: none;
	cursor: pointer;
	height: 1.8em;	
}
.jumpbutton {

}
.matchjumpbutton {
	vertical-align: middle;
}
.notice, p.notice a:link, p.notice a:visited, p.notice a:active, p.notice a:hover { color: #FFFF00; font-weight: bold; text-align: left; }
.result { font-weight: bold; }

#ccinfo { margin-top: 1em; }
#itemizedlist { float: left; width: 50%; }
table#discounts_for_cart {
	/* z-index: 10; 
	border-style: outset; 
	position: absolute; 
	left: 10px; */
	background-color: #3F3F3F; 	
}
#discounts_for_cart th, #admin_gallery_table th, #user_info_list_table th { border: 1px solid gray; padding: .5em; }
#discounts_for_cart td { border: 1px solid #3F3F3F; padding: 0 .5em; }
#options_for_cart td { vertical-align: top; }
form { margin: 0; padding: 0; line-height: 100%; }
/* form input.matchjumpbutton { height: 1.8em; }*/

div#customizable_pages {

}
div#customizablefooter {
	padding: 1em; 
	background-color: #3F3F3F;
	font-size: 13px;
	color: #FFF; /* #0CF; */
}

/* Color and font styles */
.aqua {	color: aqua; }
.black { color: black; }
.blue { color: blue; }
.fuchsia { color: fuchsia; }
.gray { color: gray; }
.green { color: green; }
.lime { color: lime; }
.maroon { color: maroon; }
.navy { color: navy; }
.olive { color: olive; }
.purple { color: purple; }
.red { color: red; }
.silver { color: silver; }
.teal { color: teal; }
.white { color: white; }
.yellow { color: yellow; }
.xx-small { font-size: xx-small; }
.x-small { font-size: x-small; }
.small { font-size: small; }
.medium { font-size: medium; }
.large { font-size: large; }
.x-large { font-size: x-large; }
.xx-large { font-size: xx-large; }
.inherit { font-size: inherit; }
.smaller { font-size: smaller; }
.larger { font-size: larger; }