body {
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.3;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #36517f;
}
a:visited {
	color: #33347f;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
input, select, textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#content_link {
	display: none;
}
img#logo {
	margin: 10px;
}
#primary_nav {
	margin: 0px;
	padding: 0px 10px 0px;
	background: #260859 url(/images/backgrounds/primary_nav.png) repeat-x top;
	font-family: "Futura", "Gill Sans", Tahoma, Helvetica, Arial, sans-serif;
}
#primary_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
}
#primary_nav ul li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	background: #bed2ec url(/images/backgrounds/primary_nav_li_idle.png) no-repeat left top;
	border-bottom: 11px solid #260859;
}
#primary_nav ul li:hover {
	background: #cb52b7 url(/images/backgrounds/primary_nav_li_hover.png) no-repeat left top;
}
#primary_nav ul li a {
	display: block;
	text-decoration: none;
	background: url(/images/backgrounds/primary_nav_li_a_idle.png) no-repeat right top;
	line-height: 38px;
	padding-right: 20px;
	padding-left: 20px;
	color: #260859;
	text-shadow: #ffffff 0px 0px 8px;
	font-size: 0.9em;
}
#primary_nav ul li a:visited {
	color: #260859;
}
#primary_nav ul li:hover a {
	background: url(/images/backgrounds/primary_nav_li_a_hover.png) no-repeat right top;
	color: #ffffff;
	text-shadow: #5e0400 0px 0px 8px;
}
#primary_nav ul li#primary_nav_active {
	background: #ffffff url(/images/backgrounds/primary_nav_li_active.png) no-repeat left top;
	border-bottom: 0px none;
}

#primary_nav ul li#primary_nav_active a {
	background: url(/images/backgrounds/primary_nav_li_a_active.png) no-repeat right top;
	color: #260859;
	text-shadow: #ffffff 0px 0px 8px;
	padding-bottom: 13px;
}
#primary_nav ul li#primary_nav_active a:visited {
	color: #260859;
}
#primary_nav form#search_form {
	display: inline;
	text-align: right;
	float: right;
	margin: 8px 0px 0px 0px;
}
#primary_nav div#function_block {
	clear: left;
	background: #260859 url(/images/backgrounds/function_block.png) repeat-x bottom;
	margin: 4px -10px 0px;
	padding: 0px 0px 11px 10px;
	font-size: 0.8em;
	text-align: right;
	color: #ffffff;
}
#primary_nav div#function_block a#user_name {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #1c0542;
	padding: 2px 4px;
	background: #260859 url(/images/backgrounds/user_name.png) repeat-x top;
}
#primary_nav div#function_block a#user_name:visited {
	color: #ffffff;
}
#primary_nav div#function_block a#user_name:hover {
	background: #503879 url(/images/backgrounds/user_name.png) repeat-x 5px;
}
#primary_nav div#function_block a#user_button {
	color: #ffffff;
	text-shadow: #260859 0px 0px 8px;
	text-decoration: none;
	background: url(/images/backgrounds/user_button_idle.png) no-repeat center top;
	text-align: center;
	line-height: 25px;
	display: inline-block;
	width: 100px;
	margin: 0px 10px;
}
#primary_nav div#function_block a#user_button:hover, #primary_nav div#function_block a#user_button.user_active {
background: url(/images/backgrounds/user_button_hover.png) no-repeat center top;

}
#primary_nav div#function_block a#function_button {
	background: url(/images/backgrounds/function_idle.png) no-repeat center top;
	display: inline-block;
	padding: 12px 10px 16px 10px;
	width: 120px;
	color: #ffffff;
	text-shadow: #1c6627 0px 0px 8px;
	text-align: center;
	font-size: 1.2em;
	text-decoration: none;
	margin: 0px 10px -11px 0px;
}
#primary_nav div#function_block a#function_button:hover, #primary_nav div#function_block a#function_button.function_active {
	background: url(/images/backgrounds/function_hover.png) no-repeat center top;
	text-shadow: #ffffff 0px 0px 8px;
}

div#secondary_nav {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 200px;
	padding: 0px 0px 8px 0px;
	background: #c1cde4 url(/images/backgrounds/secondary_nav.png) no-repeat center bottom;
	text-align: center;
	border-bottom: solid 3em #ffffff;
	font-family: "Futura", "Gill Sans", Tahoma, Helvetica, Arial, sans-serif;
}
div#secondary_nav p#secondary_nav_header {
	margin: 0px;
	background: #8a8cbb url(/images/backgrounds/secondary_nav_header.png) no-repeat center top;
	padding-top: 8px;
	padding-bottom: 13px;
	color: #ffffff;
	font-size: 0.9em;
	text-shadow: #260859 0px 0px 8px;
}
div#secondary_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#secondary_nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(/images/backgrounds/secondary_nav_li_idle.png) no-repeat center top;
}
div#secondary_nav ul li:hover {
	background: url(/images/backgrounds/secondary_nav_li_hover.png) no-repeat center top;
}
div#secondary_nav li a {
	display: block;
	margin: 0px;
	padding: 8px 20px 12px 20px;
	width: 160px;
	text-decoration: none;
	background: url(/images/backgrounds/secondary_nav_li_a_idle.png) no-repeat center bottom;
	color: #000b39;
	text-shadow: #ffffff 0px 0px 8px;
	font-size: 0.9em;
}
div#secondary_nav li a:visited {
}
div#secondary_nav li a:hover {
	background: url(/images/backgrounds/secondary_nav_li_a_hover.png) no-repeat center bottom;
	color: #ffffff;
	text-shadow: #260859 0px 0px 8px;
}
div#secondary_nav li#secondary_nav_active {
	background: #260859 url(/images/backgrounds/secondary_nav_li_active.png) no-repeat center top;
}
div#secondary_nav li#secondary_nav_active a {
	background: url(/images/backgrounds/secondary_nav_li_a_active.png) no-repeat center bottom;
	color: #ffffff;
	text-shadow: #260859 0px 0px 8px;
}
div#secondary_nav li#secondary_nav_active a:visited {
	color: #ffffff;
}
div#main_body {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div#content {
	position: relative;
	margin: 0px 20px 0px 230px;
	padding: 10px 0px 2em 0px;
}
body.full_width div#content {
	margin: 0px 10px 0px 20px;
}
p#footer {
	position: fixed;
	z-index: 50;
	color: #36517f;
	background-color: #ffffff;
	bottom: 0px;
	left: 230px;
	right: 0px;
	font-size: 0.8em;
	padding: 5px 10px;
	margin: 0px;
	text-align: right;
}
div#content h1 {
	font-size: 1.2em;
	line-height: 1.8;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #152159;
	margin: 0px 0px 1em 0px;
}
div#content h1 a {
	color: #152159;
}
div#content h1 + p {
	margin-top: 0.5em;
}
div#content h2 {
	font-size: 1em;
	line-height: 1.4;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #36517f;
	margin: 0px 0px 1em 0px;
}
div#content p + h2 {
	margin-top: 2em;
}
div#content div#homepage_intro {
	padding: 0px 0px 0px 210px;
	position: relative;
}
div#content div#homepage_intro h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	padding: 0px 0px 0px 10px;
	font-size: 2em;
	line-height: 1.2;
	border-left: 10px solid #b1c3da;
	font-family: "Futura", "Gill Sans", Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
div#content div#homepage_intro h2 {
	margin: 0px 0px 1em 0px;
	}
div#content div#homepage_intro p#homepage_intro_text {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 170px;
	padding: 0px 0px 0px 10px;
	font-size: 1.2em;
	line-height: 1.4;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	border-left: 10px solid #e9edf3;
}
div.preview_item {
	padding: 0px 0px 5px;
	width: 260px;
	background: #e9edf3 url(/images/backgrounds/preview_item.gif) no-repeat center bottom;
	text-align: center;
	font-size: 0.8em;
	float: left;
	margin: 0px 20px 20px 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
div.preview_item:hover {
	background: #edf3f3 url(/images/backgrounds/preview_item_hover.gif) no-repeat center bottom;
}
div.preview_item p.preview_item_title {
	background: #c5d0e1 url(/images/backgrounds/preview_item_title.gif) no-repeat center top;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	color: #36517f;
	text-align: left;
	border-bottom: solid 1px #ffffff;
	height: 3.5em;
	overflow: hidden;
}
div.preview_item:hover p.preview_item_title {
	background: #d1e2e0 url(/images/backgrounds/preview_item_title_hover.gif) no-repeat center top;
}
div.preview_item a {
	border-width: 0px;
	border-style: none;
	text-decoration: none;
	position: relative;
}
div.preview_item a img {
	border: 1px solid #ffffff;
}
div.preview_item:hover a img {
	opacity: 0.5;
}
div.preview_item a span.new_item {
	background: url(/images/backgrounds/new_item_idle.png) no-repeat center center;
	position: absolute;
	right: 5px;
	bottom: 5px;
	display: block;
	width: 40px;
	height: 20px;
	font-size: 9px;
	line-height: 20px;
	color: #ffffff;
	text-shadow: #ffffff 0px 0px 2px;
}
div.preview_item p.preview_item_meta {
	margin: 4px 10px 0px 0px;
	text-align: right;
	color: #36517f;
	font-size: 0.9em;
}
div.video_item {
	background: #e3e9f2 url(/images/backgrounds/video_item.gif) repeat-x top;
	padding: 0px 10px 20px 10px;
	margin-top: -1em;
	width: auto;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
div.video_item p.item_meta {
	background: #ecf0f6 url(/images/backgrounds/video_item_meta.gif) no-repeat left bottom;
	margin: 0px -10px 10px auto;
	padding: 5px;
	font-size: 0.8em;
	color: #36517f;
	width: 100px;
	text-align: center;
}
div.video_item video, div.video_item object {
	display: block;
	border: 1px solid #ffffff; 
}
div.video_item a#buy_item {
	background: #226a2d url(/images/backgrounds/item_buy_idle.gif) no-repeat right top;
	width: 91px;
	font-size: 1em;
	line-height: 50px;
	font-family: "Futura", "Gill Sans", Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-shadow: #226a2d 0px 0px 8px;
	text-decoration: none;
	text-align: center;
	display: block;
	float: right;
	clear: right;
	margin: 5px -10px 10px 10px;
	padding: 0px 10px;
}
div.video_item a#buy_item:visited {
	color: #ffffff;
}
div.video_item a#buy_item:hover {
	background: #226a2d url(/images/backgrounds/item_buy_hover.gif) no-repeat right top;
}
div.video_item p.item_cost {
	float: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: 0.8em;
	text-align: right;
}
div.video_item p.item_description {
	margin: 15px 0px 20px 0px;
	padding: 0px;
	color: #1d2c46;
	min-height: 50px;
}
p#recordset_nav {
	clear: left;
	font-size: 0.8em;
	text-align: right;
	line-height: 20px;
	border-top: 1px solid #e9edf3;
	padding-top: 5px;
	color: #36517f;
}
p#recordset_nav strong {
	background: #2f5381 url(/images/backgrounds/recordset_nav_a.gif) repeat-x top;
	color: #ffffff;
	padding: 2px 4px;
	border: 1px solid #36517f;
	font-weight: normal;
}
p#recordset_nav a {
	background-color: #ffffff;
	color: #36517f;
	text-decoration: none;
	padding: 2px 4px;
	border: 1px solid #36517f;
}
p#recordset_nav a:visited {
	color: #36517f;
}
p#recordset_nav a:hover {
	background: #2f5381 url(/images/backgrounds/recordset_nav_a.gif) repeat-x top;
	color: #ffffff;
}
p#recordset_nav a#next_range, p#recordset_nav a#next_range:hover {
	border-width: 0px;
	border-style: none;
	background-color: #ffffff;
	background-image: none;
}
p#recordset_nav a#next_range img {
	border-width: 0px;
	border-style: none;
	vertical-align: top;
}
a.continue {
	background: #246b2f url(/images/backgrounds/a_continue_idle.gif) no-repeat left top;
	font-family: "Futura", "Gill Sans", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	text-shadow: #ffffff 0px 0px 8px;
	display: block;
	clear: left;
	margin: 1em 0px 1em auto;
	line-height: 28px;
	text-decoration: none;
	height: 28px;
	width: 64px;
	padding-right: 10px;
	padding-left: 10px;
}
a.continue:visited {
	color: #ffffff;
}
a.continue:hover {
	background: #b0cab4 url(/images/backgrounds/a_continue_hover.gif) no-repeat left top;
	color: #0f3c15;
	text-shadow: #ffffff 0px 0px 8px;
}
div#homepage_intro a.continue {
	margin: 1em 0px;
}
.item_float_left {
	float: left;
	margin: 0px 1em 1em 0px;
}
.item_float_right {
	float: right;
	clear: right;
	margin: 0px 0px 1em 1em;
}
div#content form {
	margin: 0px;
	padding: 0px;
}
div#content p + form {
	margin-top: 2em;
}
div#content form fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
div#content form label {
	display: block;
	width: 150px;
	float: left;
	clear: left;
	margin: 0px 10px 5px 0px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4;
	border-left: 10px solid #e9edf3;
	padding: 0.3em 0px 0px 10px;
	color: #36517f;
}
div#content form.alt_form label {
	border-left: 0px none;
	padding: 0px;
	margin: 0px;
	width: auto;
	color: #000000;
	font-weight: normal;
	display: inline;
	float: none;
}
div#content form p.required label {
	border-left: 10px solid #770000;
	padding-left: 10px;
	color: #000000;
}
div#content form p {
	margin: 0px 0px 0.5em 0px;
	clear: left;
}
div#content form input, div#content form select, div#content form textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.3;
}
div#content form p.form_footer {
	float: none;
	clear: left;
	padding: 5px 5px 5px 180px;
}
div#content form p.validation_highlight label {
	color: #770000;
}
div#content form p.validation_highlight input, div#content form .validation_highlight textarea, div#content form.alt_form table tr.validation_highlight {
	background-color: #ffeeee;
}
div#content form #validation_alert {
	font-weight: bold;
	padding: 5px 5px 5px 180px;
	color: #36517f;
}
div#content form.alt_form #validation_alert {
	padding: 0px;
}
.updating_inline {
	background: url(/images/backgrounds/updating_inline.gif) repeat-x bottom;
	color: #000000;
	}
div#content form#content_sort_form {
	margin: 0px 0px 1em 0px;
	text-align: right;
	font-size: 0.8em;
	color: #36517f;
}
div#content form#content_sort_form a, form#content_sort_form a:visited {
	color: #36517f;
}

div#content div.info_block {
	margin: 0px 0px 2em 0px;
	padding: 0px 20px 10px 20px;
	background: #f4fbfe url(/images/backgrounds/info_block.gif) repeat-x bottom;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}
div#content div.info_block h1 {
	background-color: #e7ddee;
	border-bottom: 1px solid #ffffff;
	margin: 0px -20px 1em -20px;
	padding: 0px 10px;
}
div#content div.info_block h2 {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 10px;
	padding-right: 10px;
}
div#content div.info_block form {
	margin: 0px
}
div#content div.info_block form + form {
	margin: 20px 0px 0px 0px;
}
div#content div.info_block p.info_block_footer {
	margin: 1em -10px 0px -10px;
	padding: 10px;
	background: #d8e1ec url(/images/backgrounds/info_block.gif) repeat-x top;
	border: solid 1px #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
div#content table {
	border-collapse: collapse;
	}
div#content table tr td {
	text-align: left;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px 1em 5px 0px;
	border: none 0px;
}
div#content table tr td.decimal_align {
	text-align: right;
}
div#content table tr td.decimal_align strong#total_cost {
	line-height: 2em;
}

div#overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(/images/backgrounds/overlay.png) repeat;
}
div#overlay_panel {
	position: absolute;
	z-index: 101;
	top: 0px;
	left: 50%;
	background-color: #e9edf3;
	width: 300px;
	padding: 10px 10px 0px 10px;
	margin: 170px 0px 0px -150px;
	border: solid 2px #152159;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-box-shadow: #000000 0px 2px 10px;
	-moz-box-shadow: #000000 0px 2px 10px;
}
div#overlay_panel h4#overlay_header {
	display: none;
}
div#overlay_panel form {
	margin: 0px;
	}
div#overlay_panel label {
	display: block;
	width: 110px;
	margin: 0px 10px 0px 0px;
	padding: 0.25em 0px 0px 0px;
	float: left;
	clear: left;
	font-size: 1em;
	line-height: 1.4;
	font-weight: bold;
}
div#overlay_panel p {
	float: left;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
}
div#overlay_panel p input {
	font-size: 0.9em;
	line-height: 1.4;
}
div#overlay_panel p#overlay_message, div#overlay_panel p#overlay_alert {
	clear: left;
	float: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	}
div#overlay_panel p#overlay_alert {
	color: #770000;
	font-weight: bold;
	}
div#overlay_panel p#overlay_alert.updating_inline {
	color: #000000;
}
div#overlay_panel p#overlay_footer {
	clear: left;
	float: none;
	margin: 10px -10px 0px -10px;
	padding: 5px 10px;
	text-align: center;
	background: #18225a url(/images/backgrounds/form_footer.gif) repeat-x top;
}