HTML {
	min-height: 100%;
	margin-bottom: 1px;
}

BODY {
	background-color : #A19FAE;
	background-image : url(images/background.png);
	background-position : top;
	background-repeat : repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 16px 0 16px;
}

TD, TH {
	font-size: 12px;
	color: #333333;
}

H1, H2, H3, H4, H5 {
	text-align: left;
}

LI {
	margin-bottom: 4px;
}

A {
	color: #3366CC;
}

A.discrete {
	text-decoration: none;
}

FORM {
}

FIELDSET {
	margin-bottom: 16px;
}

#body {
	/*
	border: thin solid Black;
	*/
	background: #fff;
	margin: 0 auto -20px auto;
	padding: 0;
	width: 897px;
}

#content {
	margin : 16px 32px 8px 32px;
	min-height: 600px;
}

#onlinehelp {
	text-align: right;
}

#bodyfooter {
	margin: 32px 32px;
}
.justify {
	text-align: justify;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}

.headerxxx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.header,
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

div.topmenu {
	clear: both;
}
div.leftmenu {
	float : left;
}
div.bottommenu {
	clear: both;
}
div.body {
}

#rightmenu {
	float: right;
	padding: 16px 0 0 16px;
}
#rightmenu ul {
	padding:0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	white-space:nowrap;
	list-style-type:none;
	line-height: 22px;
	color:#fff;
}
#rightmenu li {
	text-align : right;
}
#rightmenu li a {
	padding:0.2em 1em;
	background:#ccccdd;
	text-decoration:none;
	margin : 0 2px;
	width: 80px;
	background:#ccccdd;
	color:#000000;
	border:1px solid #000;
}
#rightmenu li a:hover {
	background:#5500bb;
	color:#ffffff;
}
#rightmenu table {
	background-color: #F0F0F0;
}
#rightmenu table th {
	background-color: #E6E6E6;
	padding: 4px 0;
}
#rightmenu table td,
.menulines {
	border: 1.5px solid #F0F0F0;
}
#rightmenu table td a,
.menulines a{
	text-decoration: none;
	color: black;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	margin: 0;
	padding: 16px;
}
#breadcrumb h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#breadcrumb ul {
	list-style-type: disc;
	text-align: left;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #AAAAAA;
	margin: 0;
	padding: 1;
}
#breadcrumb li {
	display: inline;
	list-style-type: disc;
	margin: 0;
	color: #4C4C4C;
	padding-right: 16px;
}
#breadcrumb li a {
	text-decoration: none;
	color: #4C4C4C;
}
#breadcrumb li a:visited {
	color: #4C4C4C;
}
#breadcrumb li a:hover {
	color: White;
}
#breadcrumb li a:active {
	color: White;
}
#breadcrumb li.selected {
	font-weight: bold;
}

#report {
}
#report table {
}
#report table th {
	padding: 2px 2px 2px 2px;
	/*
	vertical-align: baseline;
	*/
}
#report table td {
	padding: 2px 2px 2px 2px;
	/*
	vertical-align: baseline;
	*/
}
#report table tr.header,
#report table tr.sectheader,
#report table tr.colheader,
#report table tr.footer,
#report table tr.sectfooter,
#report table tr.colfooter {
	background-color: #CCCCCC;
}
#report table tr.header th,
#report table tr.footer th {
	font-size: 18px;
	padding: 8px 0;
}
#report table tr.sectheader th,
#report table tr.sectfooter th {
	font-size: 14px;
	padding: 4px 0;
}
#report table tr.colheader th,
#report table tr.colfooter th {
	font-size: 12px;
	vertical-align: bottom;
}
#report table .detail,
#report table .detail0,
#report table tr.detail td,
#report table tr.detail0 td {
	background-color: #F0F0F0;
}
#report table .detail1,
#report table tr.detail1 td {
	background-color: #E0E0E0;
}

#colform {
}
#colform table {
	border-style : none;
}
#colform table th {
	background-color: #AAAAAA;
	border-style: none;
	padding: 2px 2px 2px 2px;
	text-align: right;
}
#colform table table th {
	background-color: #E0E0E0;
	border-style: none;
	padding: 2px 2px 2px 2px;
	text-align: right;
}
#colform table table tr.header th {
	text-align: left;
}

#colform table th.header,
#colform table table th.header {
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#colform .sectheader,
#colform .sectheader {
	font-size: 15px;
	padding: 8px 8px 4px 8px;
	text-align: left;
}
#colform th.sectheader div,
#colform th.sectheader span.normal {
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}
#colform td {
	border-style : none;
	padding: 2px 2px 2px 2px;
}
#colform td.header,
#colform td.footer {
	background-color: #AAAAAA;
	border-style: none;
	padding: 2px 8px 2px 8px;
}
#form h3 {
	font-size: 12px;
	margin: 4px 0 0 0;
	padding: 0;
}

#form .submit,
#colform .submit {
	margin-top: 16px;
	margin-bottom: 32px;
	text-align: center;
}

#basket {
}
#basket table {
}
#basket th,
#basket td {
	padding: 4px 2px;
}
#basket th.header,
#basket th.footer {
	background-color: #AAAAAA;
}
#basket td, #basket td.detail, #basket td.detail0 {
	background-color: #FFFFFF;
}
#basket td.detail1 {
	background-color: #DDDDDD;
}

.grayedout {
	color: #999999;
}

#icon_search_bar {
	padding: 8px 8px 0px 8px;
	vertical-align : middle;
}
/*
#topnav {
	font-size: 12px;
	float : left;
}
#topnav a {
	color: #592989; 
	text-decoration: none;
}
#topnav a:hover {
	color: #888928; 
}
.topnav {
	font-size: 12px;
}
*/
#topnav {
	border-bottom: 8px solid #E3E2EC;
	background-color: #120422;
	width: 897px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index: 100;
	text-align: right;
}
#topnav a {
	width: 100%;
	padding: 4px 16px;
	margin: 0 1px;
	text-decoration: none;
	background-color: #E3E2EC;
}
#topnav a:hover{
	background-color: #592989;
	color: #FFFFFF;
}
#icons {
	text-align: right;
	margin: 0;
	float: right;
	vertical-align : top;
}
#search {
	text-align: right;
	margin: 0px;
	float: right;
	vertical-align : top;
}
#search input {
	height : 14px;
	width : 128px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-top : 1px solid #333333;
	border-left : 1px solid #333333;
	border-bottom : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
}
#search input.button,
#search button {
	height : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #705371;
	border: 1px solid #EAE5EA;
	/*border-top : 1px solid #EAE5EA;
	border-left : 1px solid #EAE5EA;
	border-bottom : 1px solid #382938;
	border-right : 1px solid #382938;
	*/
	font-weight : bold;
	width : 32px;
}
#bottomnav {
	font-size: 12px;
	text-align: center;
	padding: 8px 0;
}
#userinfo {
	clear: left;
	color: #A0A0A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px 32px;
}

#copyright {
	clear: both;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.clear {
	clear : both;
}

#product {
}
#product #addtocart {
	border-top: 2px solid blue;
	margin: 8px 0;
	padding: 4px 0;
	clear : both;
	/*
	clear: right;
	float: right;
	*/
}
#product #addtocart table {
	margin: 0 8px 8px 0;
	float: right;
}
#productprice #price {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
#price .price {
	text-align: right;
}
H3 .note {
	font-size: 10px;
	font-weight: normal;
}
H4 .note {
	font-size: 10px;
	font-weight: normal;
}
H5 .note {
	font-size: 9px;
	font-weight: normal;
}
.submit {
	margin-top: 16px;
}

.sidecol {
	width: 192px;
	font-size: 10px;
}
.leftcol {
	padding-right: 16px;
}
.rightcol {
	padding-left: 16px;
}
.sidecol H1 {
	font-size: 18px;
}
.sidecol H2 {
	font-size: 14px;
}
.sidecol H3 {
	font-size: 12px;
}
.maincol {
	font-size: 12px;
	text-align: justify;
}
.maincol H1 {
	font-size: 24px;
}
.maincol H2 {
	font-size: 18px;
}
.maincol H3 {
	font-size: 14px;
}
.normal {
	font-size: 12px;
	font-weight: normal;
}
.Title {
	color: #2C1147;
}
TD.sidecol H1,
TD.maincol H1 {
	margin-top: 0;
}
TD.sidecol H2,
TD.sidecol H3,
TD.maincol H2,
TD.maincol H3 {
	margin-top: 4px;
}

#loginbox {
	background-color: #9999FF;
	border: outset solid black;
	float: right;
	width: 256px;
	margin: 0 32px 32px 0;
	padding: 8px;
}

#invoice {
}
#invoice #header {
	margin: 16px 0;
}
#invoice #detail {
}
#invoice #footer {
	margin: 16px 0;
}
#invoice th,
#invoice td {
	padding: 4px 2px;
}
#invoice #header table th,
#invoice #header table td {
	text-align: left;
	vertical-align: baseline;
}

TH.sub, TD.sub {
	border-top: 1px solid black;
}

#sidebar {
	background-color: #F0D0F0;
	border: thin inset black;
	margin: 8px 40px;
	padding: 8px;
}
.indent {
	padding-left: 10px;
}

#form {
	/*
	padding: 32px 0;
	*/
}

#editorlink {
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

#editor {
	padding: 0;
}

.small {
	font-size:9px;
}

.red {
	color: #FF0000;
}

.h1, .h2, .h3 {
	font-weight: bold;
}
.h1 {
	font-size: 24px;
}
.h2 {
	font-size: 18px;
}
.h3 {
	font-size: 14px;
}
.sidecol .h1 {
	font-size: 18px;
}
.sidecol .h2 {
	font-size: 14px;
}
.sidecol .h3 {
	font-size: 12px;
}

#vipbox {
	margin: 0 0 32px 32px;
	width: 240px;
	float: right;
}
#vipquote {
	border-top: 2px solid #EAE5EA;
	border-bottom: 2px solid #EAE5EA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 10px;
	margin: 20px 0;
	text-align: center;
}
#vipquote h5 {
	font-size: 12px;
	text-align: right;
	font-style: italic;
}
