a,
a:link
{
	background: ;
	color: #600;
}

address
{
	font-style: normal;
	margin: 0 0 1em 0;
}

body
{
	background: #600000 url("../images/bg.gif") 0px 176px repeat-x;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, input, select, td, textarea, th
{
	font: 11px Arial, Helvetica, Sans-Serif;
}

div.error
{
	background: url("../images/icons/error.gif") left top no-repeat;
	padding: 0 0 0 40px;
}

div.error ul
{
	font-weight: normal;
	list-style-type: square;
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	background-color: Transparent;
	color: #3E8F9C;
	font-size: 100%;
	line-height: normal;
	margin: 1em 0 0.5em 0;
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited
{
	background-color: Transparent;
	color: #3E8F9C;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover
{
	text-decoration: underline;
}

h1
{
	background-color: Transparent;
	color: #600;
	font-size: 160%; 
	margin: 0 0 1em 0;
}

h2
{
	font-size: 145%;
}

h3
{
	font-size: 125%;
}

h4
{
	font-size: 110%;
}

hr
{
	background-color: #B8B6AA;
	border-style: none;
	color: #B8B6AA;
	height: 1px;
	width: 100%;
}

p
{
	margin: 0 0 1em 0;
}

th
{
	font-weight: bold;
	text-align: left;
}

tr.altrow td
{
	background-color: #EDECE1;
	color: inherit;
}

.button
{
	background-color: #F5F3E9;
	border: 1px solid #D8D6CB;
	color: #000;
	display: block;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	padding: 1px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.button img
{
	border-style: none;
	float: left;
	margin: 3px 2px 0 0;
}

.button span
{
	background: #620000 url("../images/bg_button.gif") left top repeat-x;
	color: #FFF;
	cursor: pointer;
	display: block;
	padding: 0 10px 0 10px;
}

.buttonList
{
	line-height: 26px;
	margin: 1em 0;
	overflow: hidden;
	text-align: right;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 15px;
}

.courseDetails
{
	border: 1px solid #B8B6AA;
	float: right;
	margin: 0 0 1em 1em;
	padding: 0 1em 0.5em 1em;
	width: 25em;
}

.courseDetails td
{
	padding: .25em .25em 0.5em .25em;
	vertical-align: bottom;
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.field
{
	margin: 0 0 1em 0;
}

.node
{
	overflow: hidden;
	width: 100%;
}

.pager
{
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.pager a
{
	padding: 4px 8px;
	text-decoration: none;
}

.pager a:hover
{
	text-decoration: underline;
}

.pager .current
{
	background-color: #EAEAEA;
	color: inherit;
}

.pager .nextLink
{
	background: url("../images/page_next.gif") 100% 2px no-repeat;
	padding: 0 10px;
}

.pager .nextLink:hover
{
	background-position: 100% -18px;
}

.pager .prevLink
{
	background: url("../images/page_previous.gif") 0px 2px no-repeat;
	padding: 0 10px;
}

.pager .prevLink:hover
{
	background-position: 0 -18px;
}

.panel
{
	border-top: 8px solid #B8B6AA;
	padding-top: 8px;
}

.photo
{
	border: 1px solid #999;
	margin: 1em auto;
	padding: 2px;
	width: 436px;
}

.photo img
{
	border: 1px solid #000;
}

.photo .caption
{
	display: block;
	margin: 0.25em 0;
}

.photoList
{
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.photoList img
{
	border: 1px solid #000;
}

.photoList li
{
	border: 1px solid #999;
	float: left;
	margin-right: 15px;
	padding: 2px;
	width: 122px;
}

.photoList .caption
{
	display: block;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
	text-align: center;
}

.picture
{
	float: right;
	margin: 0 0 15px 15px;
	width: auto;
}

.picture img
{
	border: 1px solid #000;
}

.popup
{
	background-color: #FFF;
	border: 1px solid #000;
	color: #666;
	padding: 10px;
	width: 500px;
	z-index: 100;
}

.product .picture
{
	clear: both;
	text-align: center;
}

.purchase
{
	background: #EEE;
	border: 1px solid #000;
	color: inherit;
	float: right;
	margin: 0 0 1em 1em;
	padding: 1em;
	padding-bottom: 0;
	width: 120px;
}

.purchase select
{
	width: 120px;
}

.purchase .textbox
{
	width: 110px;
}

.regularPrice
{
	background: ;
	color: #900;
	text-decoration: line-through;
}

.store td
{
	vertical-align: top;
}

.submenu
{
	border-bottom: 1px solid #C4C2B8;
	line-height: normal;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.submenu a
{
	background: url("../images/icon_article.gif") 2px 4px no-repeat;
	display: block;
	padding: 4px 4px 4px 20px;
	text-decoration: none;
}

.submenu a:hover
{
	background-color: #EDECE1;
	color: #600;
}

.submenu li
{
	border-top: 1px solid #C4C2B8;
}

.subtitle
{
	background-color: Transparent;
	color: #3E8F9C;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.success
{
	background: url('../images/icons/success.gif') no-repeat left top;
	color: #090;
	overflow: hidden;
	padding: 10px 0 0 40px;
}

#Columns
{
	background: url("../images/bg_content_inside.jpg") 50% 9px no-repeat;
	margin: 7px 0 0 0;
	overflow: hidden;
	padding: 0 20px;
	width: 939px;
}

#Container
{
	background: url("../images/bg_page.gif") center top repeat-y;
}

#Content
{
	border-top: 8px solid #B8B6AA;
	float: right;
	padding: 14px 25px;
	width: 655px;
}

#ContentContainer
{
	background: url("../images/bg_page_top.gif") center top no-repeat;
	line-height: 1.6em;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px 0 11px;
	text-align: left;
	width: 979px;
}

#Footer
{
	/*
		background: #E8E6D7 url("../images/bg_footer_cream.gif") center top repeat-y;
		color: #666;
	*/
	height: 100px;
	text-align: center;
}

#Footer a
{
	text-decoration: none;
}

#Footer a:hover
{
	text-decoration: underline;
}

#Footer p
{
	float: left;
	margin: 0;
	padding: 0;
}

#Footer .tactica
{
	float: right;
	padding-top: 1.3em;
	text-align: right;
}

#Footer .tactica a
{
	background-color: Transparent;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

#FooterContent
{
	background: #EDECE1 url("../images/footer_kicker.gif") 42px 22px no-repeat;
	color: #666;
	height: 54px;
	margin: 0 auto;
	overflow: hidden;
	padding: 46px 60px 0 72px;
	text-align: left;
	width: 846px;
}

#Header
{
	background: #4D0000 url("../images/bg_header.gif") center top repeat-x;
	height: 176px;
	text-align: center;
	width: 100%;
}

#Header fieldset
{
	background: url("../images/bg_search.jpg") left top no-repeat;
	height: 121px;
	position: absolute;
	right: 14px;
	top: 0px;
	width: 245px;
}

#Header fieldset label
{
	display: none;
}

#Header fieldset p
{
	padding: 40px 30px;
}

#Header fieldset .button
{
	background: #620000 url("../images/bg_button.gif") center top repeat-x;
	border: 1px solid #A14C4B;
	color: #FFF;
	float: right;
	height: auto;
	line-height: normal;
	padding: 3px 6px;
}

#Header fieldset .textbox
{
	background-color: #B78080;
	border: 1px solid #A14C4B;
	color: #000;
	float: left;
	margin: 1px 0;
	width: 115px;
}

#Header h1
{
	left: 34px;
	height: 95px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 26px;
	width: 452px;
}

#Header h1 a
{
	background: url('../images/logo.gif') no-repeat left top;
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: 100%;
}

#Header li
{
	background: url("../images/nav_divider.gif") 100% 11px no-repeat;
	float: left;
	padding: 0 1px 0 0;
	position: relative;
	white-space: nowrap;
	width: auto;
}

#Header li a
{
	background-color: Transparent;
	color: #FFF;
	display: block;
	padding: 11px 15px 4px 15px;
	text-decoration: none;
}

#Header li.selected
{
	background: url("../images/nav_tab_right.gif") right top no-repeat;
	margin: 0 -6px;
	padding: 0;
}

#Header li.selected a
{
	background: url("../images/nav_tab_left.gif") left top no-repeat;
	padding-left: 21px;
	padding-right: 21px;
}

#Header li:hover ul,
#Header li:hover li:hover ul,
#Header li:hover li:hover li:hover ul
{
	visibility: visible;
}

#Header li:hover ul ul,
#Header li:hover li:hover ul ul,
#Header li:hover li:hover li:hover ul ul
{
	visibility: hidden;
}

#Header ul
{
	background: url("../images/nav_divider.gif") 20px 11px no-repeat;
	font-weight: bold;
	height: 45px;
	left: 0px;
	line-height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 0 21px;
	position: absolute;
	top: 121px;
	width: 910px;
}

#Header ul ul
{
	background-color: #560000;
	background-image: none;
	border: 1px solid #CD4701;
	border-top-style: none;
	color: #FFF;
	height: auto;
	left: -1px;
	line-height: normal;
	padding: 0;
	position: absolute;
	top: 41px;
	visibility: hidden;
	width: auto;
	z-index: 10;
}

#Header ul ul li,
#Header ul li.selected ul li
{
	background-image: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#Header ul ul li:hover
{
	background-color: #810404;
	color: inherit;
}

#Header ul ul li a,
#Header ul li.selected ul li a
{
	background-image: none;
	display: block;
	padding: 4px 15px;
}

#Header ul ul ul
{
	border: 1px solid #CD4701;
	left: 100%;
	top: -1px;
}

#HeaderContent
{
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 979px;
	z-index: 5;
}

#Sidebar
{
	border-top: 8px solid #B8B6AA;
	float: left;
	padding: 14px 25px;
	width: 183px;
}

#Sidebar h1
{
	font-size: 140%;
}

#Sidebar .button
{
	margin: 0;
}

