
/* COLOUR LIST

burgundy: #5E0005;


*/

/* GENERAL LAYOUT & BROWSER LEVELLING */

img {
	border:0;
	padding:0;
}

address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre {
	padding:0px;
	margin:0px;
	list-style:inside;
}

html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:gray;
	font-family:arial, sans-serif;
	color:#333333;
	background-image:url(/inc/border/img/standing/page-texture.jpg);
	font-size:12px;
}

html>body {
	font-size:12px;
}

form {
	padding:0px;
	margin:0px;
}

a {
	color:#910007;
}

input, select {
	font-family:arial, sans-serif;
	font-size:1em;
}

textarea {
	font-family:arial, sans-serif;
	font-size:1em;
}

/* END GENERAL LAYOUT & BROWSER LEVELLING */

/* HEADINGS AND REGULAR ELEMENTS */

h1 {
	background-color:#5E0005;
	color:#ffffff;
	background-image:url(/inc/border/img/standing/heading-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:30px;
	text-decoration:none;
	font-size:18px;
	line-height:22px;
	padding-left:10px;
	font-weight:normal;
}

h2 {
	background-color:#5E0005;
	color:#ffffff;
	background-image:url(/inc/border/img/standing/heading-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:25px;
	font-size:16px;
	line-height:22px;
	padding-left:10px;
	font-weight:normal;
}

h3 {
	font-weight:bold;
	color:#910007;
	padding-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:16px;
}

.rssLogoFeed {
	Float: right;
	margin-right: 10px;
}

.forumPost h4 {
	font-weight:bold;
	color:#910007;
	padding-top:5px;
	margin-left:10px;
	margin-bottom:0px;
	font-size:13px;
}

.clear {
	clear:both;
}

.textInput {
	color:#910007;
	border:1px solid #686868;
	padding:2px;
}

.pageTitle {
	float:left;
	font-size:2em;
	margin:0px;
	display:block;
	width:100%;
	height:154px;
	background-position:middle right;
	background-repeat:no-repeat;
}

.pageTitle a {
	margin-top:60px;
	padding:10px;
	display:block;
}

/* END HEADINGS AND REGULAR ELEMENTS */



/* PAGE WRAPPER */


div#container {
	float:left;
	position:relative; /* needed for footer positioning*/
	width:761px;
	height:auto;
	min-height:100%;
	background-image:url(/inc/border/img/standing/container-bg.jpg);
	background-repeat:repeat-y;
}

div#content {
	padding:0em 0em 5em; /* bottom padding for footer */
}

div#content p {
	padding:0 1em;
}

/* END PAGE WRAPPER */




/* SITE HEADER AND INTERNAL ELEMENTS */

#header img {
	padding:0;
	margin:0;
}

div#header {
	position:relative;
	background-color:#000000;
	height:220px;
	min-height:220px;
	max-height:220px;
	background-repeat:no-repeat;
	background-position:top center;
	border-right:1px solid #FFF;
	margin-top:0px;
}

/************************************************************************************************************************************/
/*div#navHolder ul .featuresNav{
	background-image:url(/img/border/nav/features.jpg);
}

div#navHolder ul .magNav{
	background-image:url(/img/border/nav/magazine.jpg);
}

div#navHolder ul .forumNav{
	background-image:url(/img/border/nav/forums.jpg);
}

div#navHolder ul .galleryNav{
	background-image:url(/img/border/nav/gallery.jpg);
}

div#navHolder ul .storeNav{
	background-image:url(/img/border/nav/store.jpg);
}

div#navHolder ul .blogsNav{
	background-image:url(/img/border/nav/blogs.jpg);
}

div#navHolder ul .compNav{
	background-image:url(/img/border/nav/win.jpg);
}

div#navHolder ul .infoNav{
	background-image:url(/img/border/nav/info.jpg);
}
div#navHolder ul li a span{
	visibility:hidden;
}*/
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color:#5E0005;
}

ul#nav li {
	font-size:120%;
	float:left;
	padding-left:16px;
	padding-right:16px;
	text-align:center;
	color:#000099;
	background-color:#5E0005;
	font-weight:bold;
	height:25px;
}

ul#nav li a {
	text-decoration:none;
	color:white;
}

div#subNav {
	height:25px;
	display:block;
	clear:both;
}

#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 500px; /* Width of Menu Items */
	/*float:left;*/
	left:0;
}

#subNav ul li {
	float:left;
	/*	width:94px;*/
padding: 0 5px;
	text-align:center;
}

/* Styles for Menu Items */
#subNav ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
	border-bottom: 0;
	font-weight:bold;
}

#subNav ul {
	display:none;
	position:absolute;
}

/* Setup subnav positions */

#newsNavBar {
	left:10px !important;
}

#featuresNavBar {
	left:20px !important;
}

#magNavBar {
	left:170px !important;
}

#forumNavBar {
	left: 555px !important;
}

#galleryNavBar {
	left: 260px !important;
	width:auto;
}

#videoNavBar {
	left: 335px !important;
	width:auto;
}

#storeNavBar {
	left: 410px !important;
	width:auto;
}

#blogsNavBar {
	left: 480px !important;
	width:auto;
}

#compNavBar {
	left: 640px !important;
}

#infoNavBar {
	left:375px !important;
}

/************************************************************************************************************************************/
div#header #searchBox {
	position:relative;
	float:right;
	margin:-40px 0;
	top:160px;
	right:20px;
	background-image:url(/inc/border/img/standing/searchbox-shadow.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

div#header #searchBox label {
	display:none;
}

div#header #searchBox .textInput {
	float:left;
	font-size:smaller;
	padding:2px;
}

div#header #searchBox button {
	margin-left:-1px;
	height:19px;
	width:19px;
	border:1px solid #686868;
	background-color:#5E0005;
	text-indent:-9000px;
	background-image:url(/inc/border/img/standing/search-button.jpg);
	background-position: center;
	background-repeat:no-repeat;
	float:left;
}

div#breadcrumbs {
	float:left;
	color:#FFFFFF;
	font-size:11px;
	width:100%;
	border-width: 1px 0px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#000000;
	background-image:url(/inc/border/img/standing/breadcrumbs-bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:20px;
	min-height:20px;
	max-height:20px;
	margin-top:-5px;
}

div#breadcrumbs p {
	margin-left:5px;
	margin-top:2px;
}

div#breadcrumbs a {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

div#breadcrumbs a:hover {
	text-decoration:underline;
}

/* END SITE HEADER AND INTERNAL ELEMENTS */

.storeLink {
	text-decoration:none;
	color:#5E0005;
}

#basket {
	width:100%;
	border-collapse:collapse;
}

#basket th, #basket td {
	padding:4px;
	border:1px solid #000000;
	font-size:11px;
}

#basket th {
	background-color:#5E0005;
	color:#ffffff;
}

#basket thead th {
	background-color:#5E0005;
	font-weight:bold;
	color:#ffffff;
}

#basket tfoot {
	text-align:right;
}

#basket tfoot th {
	background-color:#aaaaaa;
	font-weight:normal;
}

#basket tfoot th b {
	color:#000000;
}

#basket tfoot td {
	background-color:#DDDDDD;
	padding:3px;
}

/* BANNER AND SKYSCRAPER ADVERTISING */

div#banner {
	margin-top:10px;
	width:570px;
	height:75px;
	/*background-image:url(/inc/border/img/standing/banner-ad-background.jpg);
	background-repeat:no-repeat;
	background-position:right top;*/
	padding:5px;
	text-align:center;
}

div#banner img {
/*float:right;*/
}

div#skyscraper {
	float:left;
	margin:10px;
}

div#skyscraper img {
	border:1px solid #FFFFFF;
}

/* END BANNER AND SKYSCRAPER ADVERTISING */



/* PRIMARY CONTENT GENERAL FORMATTING */

div#primary {
	float:right;
	width:580px;
	background-color:#FFFFFF;
	color:#333333;
}

div#primary ul {
	padding:0.5em;
}

div#primary ul li {
	line-height:1.5em;
	margin-bottom:1em;
	list-style-type:none;
	padding-left:15px;
	background-image:url(/inc/border/img/standing/list-bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#primary ul .firstItem {
	background-image:url(/inc/border/img/standing/up-arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/* END PRIMARY CONTENT GENERAL FORMATTING */



/* SITE FRONT PAGE & RE-USED PRIMARY CONTENT FORMATTING */



div#primary .firstColumn {
	width:270px;
	float:right;
	padding:0px 10px;
	border-left:1px dotted #cccccc;
}

div#primary .secondColumn {
	width:270px;
	float:left;
	padding-left:10px;
	margin-bottom:0px;
}

div#primary .item {
	background-color:#F5F5F5;
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#D4D4D4;
	margin-top:-5px;
	margin-bottom:10px;
	padding:3px;
}

div#primary .item .headline, div#primary .item .headline a {
	font-size:1.5em;
}

div#primary ul strong {
	color:#910007;
}

div.firstColumn>img, div.secondColumn>img {
	padding:0;
	margin:0;
}

.moreLink a {
	text-align:right;
	font-size:.8em;
	padding-right:15px;
	background-image:url(/inc/border/img/standing/right-arrow.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#969697;
	display:block;
}

.moreLink a:hover {
	color:#333333;
}

/* END SITE FRONT PAGE & RE-USED PRIMARY CONTENT FORMATTING */






/* BLOGS-SPECIFIC FORMATTING */

div#primary .blogPost {
	float:left;
	width:360px;
}

div#primary .blogPost h3 a {
	text-decoration:none !important;
}

div#primary .blogInfo {
	float:left;
	width:200px;
	margin-left:10px;
	font-size:smaller;
	padding-top: 5px;
}

div#primary .blogInfo img {
	float:none;
	display:block;
	margin:10px 0px 0px 0px;
}

div#primary .blogInfo .bloggerName a {
	color: #5E0005;
	font-size:small;
	text-decoration:none;
	font-weight:bold;
}

div#primary .blogInfo .bloggerName a:hover {
	text-decoration:underline;
}

div#primary .infoPanel {
	padding-top:10px;
	display:block;
	background-color:#F5F5F5;
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#D4D4D4;
	margin-top:-5px;
	margin-bottom:10px;
}

div#primary .blogDate {
	font-size:smaller;
	font-style:italic;
}

div#primary .commentCount {
	text-align:center;
	font-size:smaller;
	clear:both;
	margin: 5px 0 5px 0;
}

div#primary .commentCount a {
	text-decoration:none;
	color:#888;
}

div#primary #comments {
	margin:10px;
	border-top:1px dashed #D4D4D4;
	padding:5px;
}

div#primary #comments h3 {
	font-size:1.25em;
}

div#primary #comments .comment {
	margin:5px;
	border:1px dotted #D4D4D4;
	background-color:#F5F5F5;
	padding:5px;
}

div#primary #comments .comment .replyNumber {
	float:left;
	font-weight:bold;
}

div#primary #comments .comment .bloggerName a {
	font-weight:bold;
	color:#5E0005;
	text-decoration:none;
}

div#primary #comments .comment .bloggerName a:hover {
	font-weight:bold;
	color:#B50B0F;
	text-decoration:underline;
}

ul.bloggerArchiveMonths li {
	background-image:none !important;
	list-style-type:none !important;
	list-style-image:none !important;
	margin:0 0 2px 25px !important;
	padding:0 !important;
}

ul.bloggerArchiveMonths li a {
	text-decoration:none;
}

.blogEdit td {
	padding:3px;
}

.shortBlogItem {
	margin-bottom:10px;
}

.shortBlogItem a {
	text-decoration:none;
}

.shortBlogItem p {
	padding:0 !important;
	margin-left:5px !important;
}

.shortBlogItem .blogDate {
	padding:0;
	margin:0;
	text-align:left;
}

/* END BLOGS-SPECIFIC FORMATTING */



/* SECONDARY CONTENT FORMATTING AND LAYOUT */

div#secondary {
	float:left;
	vertical-align:top;
	width:160px;
	max-width:160px;
	background-image:url(/inc/border/img/standing/leftnav-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:660px;
	padding-top:10px;
	padding-bottom:42px;
}

div#secondary img {
	padding:0;
	margin:0;
}

div#secondary .theMag {
	display:block;
	text-indent:-9000px;
	background-image:url(/inc/border/img/standing/the-mag.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:5px;
	margin-bottom:5px;
}

div#secondary .coverImage {
	float:left;
}

div#secondary .coverCaption {
	float:left;
	width:90%;
	padding:.2em;
	margin:-110px 5px 20px 5px;
	background-color:#666666;
	font-size:14px !important;
	color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.85;
}

div#secondary .coverCaption p {
	margin:0;
	font-size:11px;
}

div#secondary a {
	color:#FFFFFF;
	font-weight:bold;
}

div#secondary a:hover {
	color:#CCCCCC;
}

div#secondary .login {
	clear:both;
	padding-top:10px;
	margin-left:5px;
	height:50px;
	display:block;
	background-image:url(/inc/border/img/standing/login.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-indent:-9000px;
}

div#secondary .miniLoginForm {
	margin-left:-3px;
}

div#secondary .miniLoginForm p {
	float:left;
	clear:left;
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
	width:100%;
}

div#secondary .miniLoginForm label {
	display:block;
	text-indent:-9000px;
	height:1px;
	overflow:hidden;
}

div#secondary .miniLoginForm input {
	width:130px;
	font-size:.8em;
}

div#secondary .miniLoginForm button {
	border:1px solid #686868;
	float:right;
	margin-top:-30px;
	margin-right:30px;
	background-color:#5E0005;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	width:30px;
	text-transform:uppercase;
}

div#secondary .currentArea {
	clear:both;
	padding-top:15px;
	font-size:14px;
	display:block;
	color:#FFF;
	font-weight:bold;
	margin:0px 5px;
	background-image:url(/inc/border/img/standing/currentarea-bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

div#secondary .currentSubMenu {
	font-size:11px;
	margin-left:30px;
	background-image:url(/inc/border/img/standing/currentsubmenu-ul-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div#secondary .currentSubMenu li {
	list-style-type:none;
	padding-left:12px;
	background-image:url(/inc/border/img/standing/currentsubmenu-li-bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}

div#secondary .activeBlogs {
	display:block;
	text-indent:-9000px;
	background-image:url(/inc/border/img/standing/write-to-climb.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:50px;
	margin:15px 2px 0px 5px;
}

div#secondary .bloggersList {
	margin:5px;
}

div#secondary .bloggersList li {
	list-style-type:none;
	font-size:smaller;
}

div#secondary p {
	color:#FFFFFF;
	font-size:smaller;
}

/* END SECONDARY CONTENT FORMATTING AND LAYOUT */

.paddedContent {
	padding:5px;
}

.paddedContent p {
	padding:0;
	margin: 0 0 12px 0;
}

.seperator {
	border-top:1px dashed #D4D4D4;
	margin:10px;
	padding:5px;
}

/* FOOTER FORMATTING AND LAYOUT */

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	left:0;
	background:#000;
	color:#FFF;
	text-align:center;
	font-size:smaller;
	border-right:1px solid #FFF;
}

div#footer .topCopy {
	background-color:#74000E;
	background-image:url(/inc/border/img/standing/footer-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	min-height:20px;
	height:20px;
}

div#footer .topCopy p {
	padding-top:.2em;
}

div#footer .bottomCopy {
	min-height:20px;
	border-top:1px solid #FFF;
}

div#footer .bottomCopy p {
	padding-top:.2em;
}

div#footer .bottomCopy a {
	color:#FFFFFF;
	text-decoration:none;
}

div#footer .bottomCopy a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

/* END FOOTER FORMATTING AND LAYOUT */

/* Calendar */

.calendar {
	border:0px;
	padding:0px;
	margin:5px 0 0 0;
	border-collapse:collapse;
	width:100%;
	font-size:12px;
}

.calendar th {
	background-color:#6B0009;
	color:#ffffff;
	width:85px;
	height:20px;
}

.calendar td {
	font-weight:bold;
	border:1px solid #000000;
	border-width:1px;
	vertical-align:top;
}

.calendar td.off {
	background-color:#AAAAAA;
}

.calendar td.empty {
	background-color:#DDDDDD;
}

.calendar td.full {
	background-color:#DDDDDD;
}

.calendar td a {
	color:#910007;
}

.calendar td.full div.event div.hover {
	display:none;
	width:200px;
	background-color: #AAAAAA;
	padding: 4px;
	margin-top:20px;
	margin-left: 4px;
	z-index: 999;
	position:absolute;
	border:1px solid black;
}
<!--
[if IE 7]>  .calendar td.full div.event>div.hover {
 margin-top:0px;
 margin-left: 34px;
}
<![endif]
-->
 .calendar td.full div.event>div.hover {
 margin-top:0px;
 margin-left: 34px;
}

.calendar td.full div.event:hover div.hover, .calendar td.full div.event.hover div.hover {
	display:block;
}

.calendar td.full a {
	text-decoration:none;
}

.calendar td div.date {
	float:left;
	text-align:left;
}

.calenderMonths {
	border-collapse:collapse;
	width:100%;
	font-size:12px;
}

.calenderMonths th {
	background-color:#AAAAAA;
	padding:3px;
	border:1px solid black;
}

.calenderMonths a {
	text-decoration:none;
	color:#ffffff;
}

.calenderMonths .year {
	background-color:#6B0009;
}

.calenderEvents a {
	color:#910007;
}

/*  */

#eventAdd th {
	text-align:left;
	font-weight:bold;
	padding:3px;
	background-color:#5E0005;
	color:#ffffff;
}

#eventAdd td {
	padding:3px;
	background-color:#F5F5F5;
}

#choiceBox {
	border:2px solid #CCCCCC;
	height:50px;
	margin: 10px 5px 10px 5px;
}

#choiceBox div {
	float:left;
	width:186px;
	height:50px;
	text-align:center;
}

#choiceBox div img {
	margin:0 5px 0 0;
	vertical-align:middle;
}

#choiceBox div a {
	text-decoration:none;
	font-weight:bold;
}

.promoSpace {
	width:578px;
	margin:5px 0 5px 0;
	background-color:#ffffff;
	border:1px solid black;
}

.newsPic1 {
	float:right;
	padding:5px 5px 3px 5px;
	font-size:10px;
	text-align:center;
	min-width:150px;
	max-width:250px;
	color:#616161;
	margin: 0 0 0 1px;
}

.imageCaptionLeft {
	float:left;
	font-weight:bold;
	font-size:12px;
	padding:8px 8px 0 8px;
	margin:2px 5px 5px 0;
	text-align:center;
	border:1px solid #cccccc;
}

.imageCaptionLeft img {
	display:inline;
	padding-bottom:3px;
	clear:both;
}

.imageCaptionRight {
	float:right;
	font-weight:bold;
	font-size:12px;
	padding:8px 8px 0 8px;
	margin:2px 0 5px 5px;
	text-align:center;
	border:1px solid #cccccc;
}

.imageCaptionRight img {
	display:inline;
	padding-bottom:3px;
	clear:both;
}

.ddFormBox {
	border:1px solid #7F9DB9;
	padding:2px;
	color:black;
}

.ddFormID {
	width:25px;
	height:26px;
	float:left;
	border-width:1px 0 1px 1px;
	border-color:#000000;
	border-style:solid;
	font-size:24px;
	text-align:center;
}

.ddFormRef {
	width:15px;
	height:26px;
	float:left;
	border-width:1px 0 1px 1px;
	border-color:#000000;
	border-style:solid;
}

.galleryPicWrapper {
	margin: 10px auto;
	text-align: center;
}

.galleryPicWrapper a {
	display:inline;
	margin-bottom:5px;
}

#nextBackButtonsWrapper {
	font-size: 11pt;
	font-weight: bold;
}

#comments {
	clear: both;
}

#forumPost {
	float:left;
	width:50%;
}

.forumPost {
	float:left;
	width:50%;
}

/* CALENDAR MARKUP */
#calendar {
	padding: 3px;
	padding-top:1em;
	width: 150px;
	margin-left: -10px;
	float: right;
	background-color:white;/*border:1px solid #0099ff;*/
}

#calendar h2 {
	font-size: 9pt;
	color: White;
	background-color: #0099ff;
	margin-top: -12px;
	text-decoration: none;
	padding: 2px 0 2px 0;
	margin-left: 0px;
	font-weight: normal;
}

#ChangeMonths a {
	font-size: 8pt;
	font-weight: normal;
	color: Black;
}

#calendar span {
	float: left;
	width: 17px;
	padding: 0;
	margin: 0.1em;
	text-align: center;
	border: 1px solid silver;
}

#calendar span.active {
	background-color: #d0ecff;
}

#calendar, .sun {
	clear: left;
}

.tooltip div {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 130px;
}

.tooltip:hover div {
	text-align: left;
	width: 300px;
	display: block;
	position: absolute;
	border: 1px solid #0099FF;
	background: #d0ecff;
}

.tooltip:hover div a {
	color: black;
	font-weight: normal;
}

.addNewsButton {
	float:right;
	margin:0 10px;
}

.doNotCompleteMe {
	display: none;
	margin-left: -1000px;
	height: 0px;
}

#bodyWrapper {
	margin: 0 auto;
	width: 904px;
}
