﻿#navmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	float: right;
	padding-top: 18px;
	margin-right: 20px;
}
#navmenu li
{
	display: inline;
}
#navmenu ul li a
{
	text-decoration: none;
	margin: 4px;
	color: #ffffff;
	font-size: 10px;
	border: none;
	font-weight: bold;
}
#navmenu ul li a:hover
{
	color: #eaeaea;
	border-bottom: #FFFFFF 1px solid;
}

#rightmenu
{
	font: 1.2em Arial, Verdana, Sans-Serif;
	float: right;
	padding: 10px 10px 10px 10px;
	background-color: #f3f3f3;
	margin: 0px -20px 0 0;
	width: 200px;
}

#rightmenu a
{
	color: #302F2F;
}

#rightmenu a:hover
{
	color: red;
}

.MenuProgram
{
	font-size: 1.75em;
	font-weight: normal;
	font-family: Arial,Verdana,Tahoma;
	padding: 1px 5px;
}

.MenuCategory
{
	font-size: 1.25em;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.MenuPage
{
	font-size: 1.0em;
	padding-left: 17px;
	margin-bottom: 5px;
}

.MenuLink
{
	font-size: 0.8em;
	color: #666;
}

h1
{
	color: #666;
}
h2
{
	color: #666;
}
h3
{
	color: #666;
}

.ReferAFriendTextArea
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Sans-Serif;
}

.ReferAFriendSubheader
{
	font-size: 11pt;
	color: #444444;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
}

.DataListHeader
{
	background-color: #F3F3F3;
	font-weight: bold;
}

.DataListItem
{
	background-color: White;
}

.DataListItemAlt
{
	background-color: #F3F3F3;
}

#content
{
	line-height: 150%;
	min-height: 500px;
}

#receipt
{
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

#receipt_orderline
{
	margin-top: 10px;
	margin-bottom: 35px;
	margin-left: -40px;
	margin-right: 10px;
	font-weight: bold;
	list-style-type: none;
}
#receipt_orderline li.productdescription
{
	float: left;
}
#receipt_orderline li.price
{
	float: right;
}
#receipt #addressdetails
{
	float: right;
	margin-top: 0px;
	margin-bottom: 60px;
}
#receipt #memberdetails
{
	margin-top: 0px;
	margin-bottom: 60px;
}
#receipt #paymentdetails
{
	margin-top: 80px;
	margin-bottom: 10px;
}

#PageComments
{
	list-style-type: none;
	margin-left: 0px;
	width: 75%;
}
#PageComments li
{
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
}

#PageComments li.alt
{
	background-color: #FFFFFF;
}
#PageComments .name
{
	font-weight: bold;
	float: left;
}

#PageComments .page
{
	font-size: 18px;
	clear: both;
}

#PageComments .date
{
	margin-left: 10px;
	float: left;
	color: #AAAAAA;
	font-size: 0.8em;
}

#PageComments .commentCommands
{
	float: right;
	font-size: 0.7em;
	font-weight: bold;
}

#FrontPageComments
{
	list-style-type: none;
	margin-left: 0px;
	width: 75%;
}
#FrontPageComments li
{
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	background-color: #F3F3F3;
}

#FrontPageComments li.alt
{
	background-color: #FFFFFF;
}
#FrontPageComments .name
{
	font-weight: bold;
	font-size: 0.8em;
	float: left;
}

#FrontPageComments .page
{
	font-size: 16px;
	clear: both;
}

#FrontPageComments .date
{
	margin-left: 10px;
	float: left;
	color: #AAAAAA;
	font-size: 0.8em;
}

#player1
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#player2
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#fullwidthcontent
{
	font-size: 1.4em;
	float: left;
	text-align: left;
	width: 100%;
	line-height: 150%;
	min-height: 400px;
}

h3.comments
{
	font-size: 24px;
}

input.h3textvalue
{
	font-size: 14px;
	text-align: center;
	width: 20px;
}

a.CommentsUpdateLink
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #666 !important;
	text-decoration: none !important;
}

a.CommentsUpdateLink:hover
{
	color: Red !important;
}

#bluebox
{
	color: White;
}

.bigbluebox
{
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	width: 412px;
	height: 272px;
	background-image: url(../images/blueboxcc2.png);
}

.smallbluebox
{
	padding-top: 21px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	width: 412px;
	height: 119px;
	background-image: url(../images/bluebox_small.png);
}


#bluebox .blueboxlabel
{
	width: 4em;
	font-size: 1.3em;
}
#bluebox h2
{
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-weight: bold;
	font-size: 1.5em;
	color: White;
	margin-top: 15px;
	margin-bottom: 10px;
}
#bluebox input.inputentry
{
	width: 250px;
	height: 15px !important;
	border: solid 1px black;
}
#bluebox input.submit
{
	border: solid 1px black;
	background-color: #1e6993;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	color: White;
	margin-top: 10px;
}
.defaulttext
{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 120%;
}

#MainContent h3
{
	margin: 0;
}

#MainContent table
{
	margin-bottom: 15px;
}

#MainContent td
{
	vertical-align: top;
}

.categoryMenuText
{
	font-weight: bold;
	font-size: 0.8em;
	color: #666;
	margin-bottom: 3px;
}

