body {
	background:url(../images/top2.png) 0 13px repeat-x white;
}

h1#page_title_welcome {
	height:30px;
	margin-top:0;
}

#frame {
	width:875px;
	margin:0 auto;
}

#top {
	margin-top:15px;
}

#top_options {
	float:right;
	text-align:right;
	font-size:11px;
	color:#666;
	padding-top:10px;
}

#top_options a { text-decoration:none }

#logo { padding-left:0; }
#logo h1 { margin:0; font-size:10pt }

#logo a {
	display:block;
	width:348px;
	height:93px;
	text-indent:-2000px;
	background:url(../images/logo3.gif) center center transparent no-repeat;
}

#main {
	clear:left;
}

#side {
	margin-top:10px;
	float:left;
	width:175px;
	margin-right:20px;
	font-size:9pt;
	color:#666;
}

#side a { text-decoration:none }

#content {
	margin-top:20px;
	float:right;
	width:625px;
}

#half_left {
	margin-top:15px;
	float:left;
	width:450px;
	margin-right:20px;
}

#half_left p {
	margin:0 0 0.7em 0;
}

#half_right {
	float:right;
	width:350px;
}

#slideshow {
	margin:10px 0;
}

#footer {
	margin-top:20px;
	clear:both;
	border-top:2px solid #0438B9;
	font-size:11px;
}

/* #footer a { color:#999; text-decoration:none; } */

.goodsitem {
	overflow:auto;
}
.itemOptions {
	clear:both;
	border:1px solid #ccc;
}

.itemOptions td { vertical-align:center; padding:0.4em; border:0 }

/*
#currencySelector {
	float:right;
	width:300px;
	text-align:right;
}
*/

#event_calendar {
	float:right;
	width:200px;
	border:1px outset #fc3;
	background-color:#ffc;
	-moz-border-radius: 8px;
  	border-radius: 8px;
  	margin:0 0 1em 1em;
}

#event_calendar table {
	margin:0 auto;
}

table.calendar td, table.calendar th {
	text-align:center;
	padding:0.3em;
	background-color:#ffc;
}

table.calendar td.hiliteDay {
	background-color:#fff;
}

table.calendar td.calendarToday {
	background-color:#FD9D1E;
	color:#ffc;
}

/* Article Items */

.faqitem {
	padding-left:20px;
	background:url("../images/triangle-close.gif") 0 2px no-repeat;
}

.faqitem p:last-child {
	padding-bottom:1em;
	border-bottom: 1px dotted #ccc;
}

.newsitem {
	clear:both;
	overflow:auto;
}

.newsitem h2, .faqitem h3 {
	padding-left:20px;
	background:url(../images/doc.gif) transparent no-repeat center left;
}

.newsitem h3, .newsitem h4, .newsitem p, .newsitem .newsdate {
	padding-left:20px;
}

.newsitem h2 {
	font-size:15pt;
	padding-bottom:0;
	margin-bottom:0;
}

.newsitem h3 {
	font-size:11pt;
	padding-bottom:0;
	margin-bottom:0;
}

.newsitem h4 {
	padding-top:0;
	margin-top:0;
}

.newsdate {
	font: 10px verdana;
	color:#666;
}

.eventitem h2, .eventitem h3 {
	background:url(../images/doc.gif) transparent no-repeat center left;
}

.eventitem h2, .eventitem h3, .eventitem h4, .eventitem p, .eventitem .newsdate {
	padding-left:20px;
}

.eventitem p.notice_good {
	margin-left:20px;
}

/*
.eventitem {
	background:url(../images/doc.gif) 0 3px no-repeat transparent;
	padding-left:20px;
	border-bottom:1px solid #ccc;
	margin-top:1em;
}

.eventitem h3 { margin-top:0 }
*/

/* inline lists */

ul.inlinelist {
	margin-left: 0;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 0;
	white-space: nowrap;
	border-bottom:1px solid #ccc;
}

ul.inlinelist li {
	font-size:9pt;
	display: inline;
	list-style-type: none;
}

ul.inlinelist a {
	color:#708DD7;
	padding: 3px 10px;
	text-decoration: none;
}

ul.inlinelist a:hover {
	color:#0438B9;
	text-decoration: none;
	background-color:#fff;
}

ul.inlinelist span {
	padding: 3px 10px;
	text-decoration: none;
	color:#0438B9;
	background-color:#fff;
}

.third {
	float:left;
	width:160px;
	margin-right:50px;
}

.letters { font-size:small; color:#999 }

tr.newGroup td {
	padding-top:2em;
}

.notice_good {
	color:green;
	border:1px solid green;
	padding:0.6em;
}

.notice_bad {
	color:red;
	border:1px solid red;
	padding:0.6em;
}

td.discount_code_success {
	background:url(../images/tick_rightpad.gif) center right transparent no-repeat;
	
}

td.discount_code_fail {
	background:url(../images/cross_rightpad.gif) center right transparent no-repeat;
}

.downloadtable {
	width:450px;
	font-size:9pt;
	color:#666;
	background-color:white;
	border:1px dotted #ccc;
	margin: 0 0 0px 20px;
}

.downloadtable em {
	font-weight:bold;
	font-style:normal;
}
	
.downloadtable img {
	vertical-align:middle;
}

#paging {
	clear:both;
	margin-top:30px;
	padding:0.4em;
	background-color:#eee;
	border:1px solid #ccc;
}

#pagecount {
	float:right;
	color:#666;
	font-style:italic;
}

p.arrowCircleLink {
	margin-top:0;
	background:url(../images/ccc_line.gif) left center repeat-x transparent;
	height:38px;
}

.arrowCircleLink span {
	float:right;
	width:38px;
}

.arrowCircleLink a {
	display:block;
	width:38px;
	height:38px;
	background:url(../images/arrowInCircle.gif) 0 0 no-repeat transparent;
	text-indent:-2000px;
}

.arrowCircleLink a:hover {
	background-position:0 -38px;
}

#ticker {
	clear:both;
	margin:0;
	/*border-top:1px solid #999;*/
	border-bottom:1px solid #999;
	padding:0.5em 0;
}

.home_feature h3 {
	margin:0;
}

.home_feature_box {
	width:170px;
	border:1px solid #999;
	float:left;
	margin:0 6px 0 0;
}

.home_feature_box h3 {
	font-size:10pt;
	margin:0;
	padding:5px;
	color:#fff;
	background-color:blue;
}

.home_feature_box p {
	font-size:9pt;
	padding:5px;
	margin:0;
}

.home_feature_box img {
	width:160px;
}

.home_feature_box h3.hfb_shop { background-color:#44A932; }
.home_feature_box h3.hfb_news { background-color:#B20006; }
.home_feature_box h3.hfb_events { background-color:#5589C0; }
.home_feature_box h3.hfb_courses { background-color:#AF75CC; }

p.arrowCircleLink {
	margin:0;
}

table#basket {
	width:90%;
}

#atoz {
	list-style:none;
	padding:0;
	margin:0;
}

#atoz li {
	list-style:none;
	float:left;
	padding-right:0.5em;
	padding-bottom:0.5em;
}

#atoz li a {
	display:block;
	padding:0.2em 0.6em;
	border:1px solid #ccc;
	text-decoration:none;
}

#atoz li a:hover, #atoz li a.selected {
	border:1px solid #0438B9;
	color:#0438B9;
}

#logos td {
	border:none;
}

#fp_video {
	display:block;
	/*
	width:400px;
	height:225px;
	*/
	width:350px;
	height:197px;
	border:1px solid #ccc;
	margin:0 auto 15px auto;
}

.download_row {
	border-bottom:1px solid #999;
	padding-bottom:1px;
	background:url(../images/download_arrow.png) 5px 5px transparent no-repeat;
	padding-left:40px;
}

.download_row_info {
	float:right;
	width:200px;
	border:1px solid #ccc;
	padding:10px 15px;
	margin:0 0 10px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.download_row_info p {
	margin:0.2em 0 0.4em 0;
}

.download_row_info .price {
	font-weight:bold;
	margin:0;
}

.download_description {
	font-size:12px;
}

.dropshadow_left {
	background:transparent url(../images/dropshadow.png) no-repeat scroll right bottom;
	float:left;
	margin:10px 10px 10px 0;
}

.dropshadow_block {
	background:transparent url(../images/dropshadow.png) no-repeat scroll right bottom;
	margin:10px 10px 10px 0;
}

.dropshadow_right {
	background:transparent url(../images/dropshadow.png) no-repeat scroll right bottom;
	float:right;
	margin:10px 0 10px 30px;
}

.dropshadow_left img, .dropshadow_right img, .dropshadow_block img {
	background-color:#fff;
	border:1px solid #999;
	display:block;
	margin:-5px 5px 5px -5px;
	position:relative;
}

#keep_in_touch a {
	display:block;
	background-color:#0438b9;
	color:#fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-weight:bold;
	text-decoration: none;
	padding:4px;
	text-align:center;
}

#keep_in_touch a:hover {
	background-color:#000;
}

#keep_in_touch a span {
	font-weight:normal;
}
	
