
body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
td {
	font-size: 10pt;
}


hr {
	border-top: 1px #6492B0 solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}



.subhead {
	font-size: 10pt;
	font-weight: bold;
	color:#6492B0;
}

.copyright {
	font-size: 7pt;
	text-align: center;
	padding: 4px;
}

.p {
	text-indent:30px;
}


.bluebox {
	background: url(images/bluemarble.gif);
	padding: 4px;
	border: 2px outset #666666;
	width: 100%;
	margin-bottom: 5px;
}
.bluebox_content {
	background: #FFFFFF;
	border: 2px inset #999999;
	padding: 2px;
}
.bluebox_image {
	padding: 0px;
}
.bluebox_title {
	font-size: 8pt;
	font-weight: bold;
	color: #333399;
	text-align: center;
	margin-bottom: 3px;
}

.header {
	font-size: 11pt;
	font-weight: bold;
	color: 333399;
}

.indent {
	margin-left: 30px;
}
.indent2 {
	margin-left: 60px;
}



#header_bar img {
	border: 0px;
}

.blue_bar {
	height: 20px;
	padding-top: 6px;
	background: #87A8BE;
	color: white;
	padding-left: 10px;
	font-size: 8pt;
	font-weight: bold;
}
.blue_bar .breadcrumb {
	float: left;
}
.blue_bar_cont {
	width: 850px;
}
#cartstatus {
	font-weight: normal;
	width: 100%;
	text-align: right;
}
#loginlink {
	text-align: right;
}
#loginlink a, #cartstatus a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#loginlink a:hover, #cartstatus a:hover {
	color: #C0D0DB;
	font-weight: bold;
}
#loginlink a:visited, #cartstatus a:visited {
	color: white;
	font-weight: bold;
}
#loginlink a:visited:hover, #cartstatus a:visited:hover {
	color: #C0D0DB;
	font-weight: bold;
}



#left_col {
	width: 202;
}

.left_nav_links {
	font-size: 8pt;
	line-height: 11pt;
}
.left_nav_links a {
	text-decoration: none;
	color: #333399;
}
.left_nav_links a:hover {
	color: #6492B0;
}
.left_nav_links a:visited {
	color: #333399;
}
.left_nav_links a:visited:hover {
	color: #6492B0;
}
.navlink_indent {
	margin-left: 20px;
}


#content {
	padding-left: 10px;}






/**************************************************************/
/* Form stuff                                                 */
input
{
  font-family:verdana, arial, sans-serif;
  font-size:8pt;
  border-style:solid;
  border-width:1px;
  border-color:#6492B0;
}
input.submit
{
	background-color:#6492B0;
	color:#FFFFFF;
}
input.checkbox
{
  border-style:none;
  border-width:0px;
}
input.image
{
  border-style:none;
  border-width:0px;
}

textarea
{
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#6492B0;
}

select
{
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#6492B0;
}
/**************************************************************/


	#shopping_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 60px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#classes_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 165px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#events_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 315px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#blog_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 465px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#storeblog_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 515px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#faq_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 565px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#contact_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 615px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#search_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 711px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#modules_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 711px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#fullthreadahead_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 711px;
		visibility: hidden;
		border: 1px #000000 solid;
	}

	#xml_div {
		background: #D2DFDC;
		width: 120px;
		position: absolute;
		top: 88px;
		left: 711px;
		visibility: hidden;
		border: 1px #000000 solid;
	}



a {
	color: #6492B0;
}
a:hover {
	color: #C0D0DB;
}
a:visited {
	color: #333399;
}
a:visited:hover {
	color: #C0D0DB;
}


#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #C0D0DB;
}
#breadcrumb a:visited {
	color: #FFFFFF;
}
#breadcrumb a:visited:hover {
	color: #C0D0DB;
}


.console {
	font-family: courier new, courier, sans-serif;
	font-size: 10pt;
	background-color: black;
	color: #00FF00;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px #00FF00 solid;
}

.statusbox {
	border: 1px #333399 solid;
	width:120px;
	background-color: #C0D0DB;
	padding: 3px;
}


a.admin {
	color: #006600;
	text-decoration: none;
}
a.admin:hover {
	color: #00AA00;
	text-decoration: underline;
}
a.admin:visited {
	color: #006600;
	text-decoration: none;
}
a.admin:visited:hover {
	color: #00AA00;
	text-decoration: underline;
}



a.edit {
	color: #6492B0;
	font-size: 8pt;
	font-weight: bold;
}
a.edit:hover {
	color: #C0D0DB;
}
a.edit:visited {
	color: #6492B0;
}
a.edit:visited:hover {
	color: #C0D0DB;
}



/* Event links */
a.event {
	color: #6492B0;
	text-decoration: none;
}
a.event:hover {
	color: #C0D0DB;
	text-decoration: underline;
}
a.event:visited {
	color: #6492B0;
	text-decoration: none;
}
a.event:visited:hover {
	color: #C0D0DB;
	text-decoration: underline;
}

/* Clubs links */
a.clubs {
	color: #FFAA00;
	text-decoration: none;
}
a.clubs:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a.clubs:visited {
	color: #FFAA00;
	text-decoration: none;
}
a.clubs:visited:hover {
	color: #FFCC66;
	text-decoration: underline;
}

/* Classes links */
a.classes {
	color: #009900;
	text-decoration: none;
}
a.classes:hover {
	color: #66AA66;
	text-decoration: underline;
}
a.classes:visited {
	color: #009900;
	text-decoration: none;
}
a.classes:visited:hover {
	color: #66AA66;
	text-decoration: underline;
}

/* Getaways links */
a.getaways {
	color: #6666FF;
	text-decoration: none;
}
a.getaways:hover {
	color: #AAAAFF;
	text-decoration: underline;
}
a.getaways:visited {
	color: #6666FF;
	text-decoration: none;
}
a.getaways:visited:hover {
	color: #AAAAFF;
	text-decoration: underline;
}

/* Seasonal Gatherings links */
a.gatherings {
	color: #FF6666;
	text-decoration: none;
}
a.gatherings:hover {
	color: #FFAAAA;
	text-decoration: underline;
}
a.gatherings:visited {
	color: #FF6666;
	text-decoration: none;
}
a.gatherings:visited:hover {
	color: #FFAAAA;
	text-decoration: underline;
}





.menutable {
	margin-top: 2px;
	margin-left: 7px;
}

.border {
	border: 1px #333399 solid;
}
td.content_cell {
	padding: 2px;
	border: 1px #6492B0 solid;
	vertical-align: top;
	font-size:8pt;
}
td.large_content_cell {
	padding: 2px;
	border: 1px #6492B0 solid;
	vertical-align: top;
	font-size:10pt;
}
td.header_cell {
	padding: 2px;
	border: 1px #6492B0 solid;
	vertical-align: top;
	font-size:8pt;
	font-weight: bold;
}

.small {
	font-size: 8pt;
}
.small td {
	font-size: 8pt;
}
.tiny {
	font-size: 7pt;
}

.left_nav_link {
	margin-top: 5px;
	margin-bottom: 5px;
}

.image_caption {
	font-size: 11pt;
	font-weight: bold;
}



table.calendar {
	border-collapse: collapse;
}

.calendar_border {
	border: 1px #6492B0 solid;
	font-size: 8pt;
}

.calendar_date {
	color: #000000;
}

.calendar_caption {
	padding-bottom: 5px;
}


/****** SHOPPING CART STUFF ******/

.product_cat_list_head {
	padding-top: 20px;
	font-size:12pt;
	font-weight: bold;
}

.product_cat_list {
	padding-bottom: 10px;
}

.product_cat_list_item {
	font-size:11pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 20px;
}

.product_cat_list_detail {
	padding-left: 20px;
}

.product_cat_desc {
	padding-bottom: 10px;
}

.product_image {
	border: 1px #6492B0 solid;
}

.product_table_title {
	font-size: 10pt;
	font-weight: bold;
	color: #6492B0;
}

.product_detail_caption {
	font-size:12pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.add_to_basket {
	font-size: 8pt;
}

.reduced_price {
	color: #FF3333;
}

.original_price {
	text-decoration: line-through;
}