/* Standard element styles */

body {
	margin: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-size: 13pt;
	font-weight: bold;
	color: rgb(46,130,255);
	margin: 0em 0em 0.5em 0em;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: rgb(46,130,255);
	margin-top: 0em;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: rgb(46,130,255);
	margin: 0em 0em 1em 0em;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

p {
	margin: 1em 0em;
}

b {
	color: black;
}

em {
	font-style: normal;
	font-weight: normal;
	color: rgb(46,130,255);
}

strong {
	font-style: normal;
	font-weight: bold;
	color: rgb(46,130,255);
}

hr {
	border: none 0;
	border-top: 2px solid rgb(212,212,212);
}

a, a:visited {
	color: rgb(70,130,180);
}

a:hover {
	color: rgb(65,105,225);
}

a img {
	border: none;
}

ul, ol {
	color: rgb(130,40,144);
	margin-top: 1em;
	margin-bottom: 1em;
}

ul li {
	margin-bottom: 0.25em;
}

/* Custom element classes */

table.lowernav {
	width: 100%;
	margin-top: 1.5em;
	margin-bottom: -1em;
	border-top: 2px solid rgb(212,212,212);
}

table.lowernav td {
	text-align: center;
	font-size: 7pt;
	padding-top: 0.5em;
}

table.lowernav td a img {
	vertical-align: top;
	text-decoration: none;
}

ul.long li, ol.long li {
	margin-bottom: 1em;
}

div.addressbox {
	float: right;
	color: black;
	font-weight: normal;
}

div.debug {
	margin-top: 2em;
	color: rgb(153,153,153);
}

div.footer {
	clear: both;
	font-size: 9px;
	text-align: center;
	color: rgb(113,113,113);
	border-top: 2px solid rgb(212,212,212);
	padding-top: 14px;
	margin: 2em 0em;
}

div.imgright {
	float: right;
}

div.imgright img {
	display: inline-block;
	margin: 0px 0px 2px 2px;
}

div.feature-blue {
	background-color: rgb(232,237,253);
	padding: 10px;
	margin-bottom: 4px;
	border: 1px solid rgb(232,237,253);
}

div.feature-purple {
	background-color: rgb(235,224,253);
	padding: 10px;
	margin-bottom: 4px;
	border: 1px solid rgb(232,237,253);
}

div.feature-green {
	background-color: rgb(230,253,228);
	padding: 10px;
	margin-bottom: 4px;
	border: 1px solid rgb(232,237,253);
}

div.feature-ltgreen {
	background-color: rgb(242,253,232);
	padding: 10px;
	margin-bottom: 4px;
	border: 1px solid rgb(232,237,253);
}

input.nextbutton {
	float: right;
	font-weight: bold;
	margin-left: 2em;
}

img.marginimage, div.marginblock {
	position: absolute;
}

img.overlay, div.overlay {
	position: absolute;
}

a.toplink {
	display: block;
	text-align: right;
	font-size: 7pt;
	margin: 1em 0em 3em;
}

a.nextlink {
	display: block;
	text-align: right;
}


/* Unique page elements (by ID) */

#mainlogo {
	position: absolute;
	top: 22px;
	left: 42px;
}

#nav, #nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: white;
}

#nav {
	position: absolute;
	top: 0px;
	left: 290px;
	background-image: url(../images/grad_header2.gif);
	background-repeat: no-repeat;
	padding: 75px 20px 0px 28px;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 4px 3em 4px 0.5em;
}

#nav li {
	float: left;
	margin-bottom: 0em;
}

#nav li ul {
	position: absolute;
	display: none;
	width: 15em;
}

#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}

#nav li ul li {
	width: 100%;
	margin-bottom: 0em;
}

#nav li:hover a, #nav li.sfhover a {
	background-color: white;
	color: rgb(102,153,255);
}

#nav li ul li a:link, #nav li ul li a:visited {
	background-color: rgb(102,153,255);
	color: white;
	width: 100%;
	padding: 2px 0.5em;
	border: 1px solid white;
}

#nav li ul li a:hover {
	background-color: white;
	color: rgb(102,51,204);
	border-bottom: 1px solid rgb(102,51,204);
}

#nav li ul#nav_info, #nav li ul#nav_purchase {
	width: 7em;
}

#nav li ul#nav_home {
	width: 11em;
}

#fullpage {
	position: absolute;
	top: 140px;
	left: 80px;
	width: 720px;
}

#indentedpage {
	position: absolute;
	top: 140px;
	left: 340px;
	width: 460px;
}

#berrygallery {
	position: absolute;
	top: 130px;
	left: 30px;
	width: 780px;
}

#berrygallery td {
	text-align: center;
	padding-bottom: 20px;
}


/* Page dividing tables */

table.twocol td {
	width: 50%;
	padding: 0em 2em 0em 0em;
}

table.threecol td {
	width: 33%;
	padding: 0em 2em 0em 0em;
}

table.fourcol td {
	width: 25%;
	padding: 0em 1em 0em 0em;
}	

table.twocol td.sect, table.threecol td.sect, table.fourcol td.sect {
	padding-top: 1em;
}


/* Standard details forms (cc info, addresses, etc.) */

table.tombstone th {
	text-align: right;
	vertical-align: top;
	padding: 0.2em 0.5em 0.2em 0em;
}

table.tombstone td {
	vertical-align: top;
	padding: 0.2em 0.5em 0.2em 0em;
}

table.tombstone th.sect, table.tombstone td.sect {
	padding-top: 2em;
}

table.tombstone th.head {
	text-align: left;
	padding-bottom: 0.5em;
}

table.tombstone th.alert {
	color: red;
}


/* Generic classes */

.strong {
	font-weight: bold;
	color: rgb(46,130,255);
}

.note {
	font-size: 80%;
}

.alertbox {
	border: 1px solid red;
	padding: 0.5em 1em;
}

.alert {
	color: red;
}

.newsect {
	margin-top: 2em;
}

.center {
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
}

.vtop {
	vertical-align: top;
}

.vbottom {
	vertical-align: bottom;
}

.wide {
	width: 100%;
}

.isolated {
	margin-bottom: 4em;
}

.floatright {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.floatleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

/* z-index positioning */

img.overlay { z-index: 200 }
#nav { z-index: 100 }
#fullpage, #indentedpage { z-index: 50 }
div.marginblock { z-index: 30 }
img.marginimage { z-index: 25 }
