body
{
	font-size: 12px;
	font-family: verdana, arial, Sans-Serif;
	margin: 0 0 0 0;
	line-height: 16px;
}
td
{
	font-size: 12px;
	font-family: verdana, arial, Sans-Serif;
}

a
{
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
a:Hover
{
	color: darkorange;
	text-decoration: none;
}


h1
{
	font-size: 20px;
	font-weight: normal;
	font-family: verdana, Arial, Sans-Serif;
	margin: 15px 0 20px 0;
	color: brown;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, Arial, Sans-Serif;
	margin: 5px 0 5px 0;
	color: #9C4D31;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #9C4D31;
}

.PageTitle
{
	font-size: 25px;
	font-family: Trebuchet MS, Arial;
	margin: 15px 0 10px 0;
	font-weight: normal;
	color: #9C4D31;
	text-align: center;
}
.PageSubTitle
{
	font-size: 18px;
	font-family: Trebuchet MS, Arial;
	margin: 10px 0 0 0;
	color: #9C4D31;
}




#confirmaction
{
	font-size: larger;
	color: Maroon;
}


.ProductIntroBack
{
	background-repeat: no-repeat;
	padding: 0px 0 0 130px;
	margin-top: 10px;
	min-height: 240px;
	height: auto;
}
.ProductIntro
{
	text-align: justify;
}

.SubjectBrowser
{
	width: 300px;
	position: absolute;
	top: 10px;
	left: 510px;
}
.SubTotal
{
	font-weight: normal;
}
.GrandTotal
{
	font-weight: bold;
	font-size: 16px;
}
.OrderLine
{
	background-color: white;
}
.SubTotalLine
{
	background-color: gainsboro;
}
.GrandTotalLine
{
	background-color: silver;
}
.ProdName
{
	color: Sienna;
}

.QuickLink
{
	font-size: 16px;
}
.section
{
	background-color: whitesmoke;
	padding: 5px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}

.InputBox
{
	border: 1px solid gray;
	background: white;
}
.FieldMandatory
{
	color: Red;
	font-weight: normal;
}
.InputError
{
	font-weight: bold;
	color: red;
	background-image: url(/Quizmania/Images/ErrorWedge.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.FieldNote
{
	font-style: italic;
	color: cornflowerblue;
}
.FieldLabel
{
	font-weight: bold;
}
.FieldHead
{
	font-size: 110%;
	font-weight: bold;
	color: dimgray;
}

.ProdRef
{
	font-size: 110%;
	color: sienna;
	font-weight: bold;
}
.ProdListName
{
	padding: 4px;
	font-weight: bold;
	font-size: 12pt;
	color: Gray;
}
.ProdPrice
{
	font-weight: bold;
	margin: 10px 0 0 0;
}
.ProdSection
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: yellowgreen;
}

.PrintPostLink
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: darkgreen;
}

.SpecialOffer
{
	font-size: 16px;
	font-weight: bold;
	color: tomato;
	padding: 15px 0 0 90px;
	margin-top: 10px;
	height: 30px;
	background-image: url(/Quizmania/Images/SpecialOffer.gif);
	background-repeat: no-repeat;
}



.BasketTotal
{
	margin: 5px 5px 5px 0;
}
.BasketItem
{
	padding: 0px;
	border-bottom: 1px dashed gray;
	margin-bottom: 3px;
}
.BasketLink
{
	padding-bottom: 5px;
}

.Section
{
	border: 0px solid gainsboro;
	padding-right: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
.SectionTitle
{
	font-size: 18px;
	font-family: Trebuchet MS, Arial;
	margin-bottom: 2px;
	font-weight: bold;
	color: sienna;
	border-bottom: 1px solid peru;
	padding-bottom: 2px;
}

.Panel
{
	border: 1px solid #9C4D31;
	padding: 3px;
	margin-bottom: 10px;
	width: 200px;
}
.PanelTitle
{
	font-size: 12px;
	margin: -3px -3px 0 -3px;
	font-weight: bold;
	color: white;
	padding: 4px;
	background-color: #9C4D31;
	text-align: center;
	font-family: verdana;
}


.NavItem
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	color: white;
}

.navTab
{
	background: #9C4D31;
	border-bottom: gray 1px solid;
	padding: 4px 20px 4px 20px;
	background-image: url('/Quizmania/Images/TabCornerLeft.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.navTabWelcome
{
	background: #669900;
	border-bottom: #669900 1px solid;
	padding: 4px 20px 8px 20px;
	font-size: 14px;
	background-image: url('/Quizmania/Images/TabCornerLeft.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.navTabServices
{
	background: gray;
	border-bottom: gray 1px solid;
	padding: 4px 20px 8px 20px;
	font-size: 14px;
	background-image: url('/Quizmania/Images/TabCornerLeft.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.navTabProducts
{
	background: darkolivegreen;
	border-bottom: darkolivegreen 1px solid;
	padding: 4px 20px 8px 20px;
	font-size: 14px;
	background-image: url('/Quizmania/Images/TabCornerLeft.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.navTabAffiliates
{
	background: slateblue;
	border-bottom: slateblue 1px solid;
	padding: 4px 20px 8px 20px;
	font-size: 14px;
	background-image: url('/Quizmania/Images/TabCornerLeft.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.navTabAccount
{
	background: #999966;
	border-bottom: #999966 1px solid;
	padding: 4px 20px 8px 20px;
	font-size: 14px;
	background-image: url('/Quizmania/Images/TabCornerLeft.gif');
	background-repeat: no-repeat;
	background-position: left top;
}


.mnuWelcome
{
	background-color: #669900;
	border-bottom: silver 1px solid;
	padding: 6px 0 6px 0;
	color: White;
}
.mnuServices
{
	background-color: gray;
	border-bottom: silver 1px solid;
	padding: 6px 0 6px 0;
	color: White;
}
.mnuProducts
{
	background-color: darkolivegreen;
	border-bottom: silver 1px solid;
	padding: 6px 0 6px 0;
	color: White;
}
.mnuAffiliates
{
	background-color: slateblue;
	border-bottom: silver 1px solid;
	padding: 6px 0 6px 0;
	color: White;
}
.mnuAccount
{
	background-color: #999966;
	border-bottom: silver 1px solid;
	padding: 6px 0 6px 0;
	color: White;
}


.CheckoutStep
{
	color: gainsboro;
	font-size: 20px;
	font-family: Trebuchet MS, Arial;
}
.CheckoutStepCurrent
{
	color: black;
	font-size: 20px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
}
.CheckoutInfo
{
	border: 1px solid silver;
	background-color: honeydew;
	padding: 5px;
	margin: 20px 0 0 0;
}

.MenuHeader
{
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
	color: darkseagreen;
}

.AccountMenuPanel
{
	width: 200px;
	padding: 3px;
	border: 1px solid seagreen;
}
.AccountMenuHeader
{
	background-image: url(/Quizmania/Images/whitewedge.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 120%;
	color: white;
	background-color: seagreen;
	padding: 5px;
	margin-top: 5px;
}
.AccountMenuItem
{
	padding-bottom: 5px;
	color: seagreen;
}

.List
{
	margin-left: -15px;
	margin-top: 5px;
}

.ReviewOrderSection
{
	font-size: 14px;
	color: Green;
	background-color: lightyellow;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
}

.OrderLabel
{
	font-weight: bold;
	color: black;
	text-align: right;
	background-color: white;
}
.OrderData
{
	background-color: whitesmoke;
}

.resultmsg
{
	font-weight: bold;
	color: silver;
}

.EnterVoucher
{
	color: green;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.ValidateError
{
	color: Red;
	font-weight: bold;
}

.DeliveryStatus
{
	font-size: 10px;
	font-weight: bold;
	color: cornflowerblue;
}
.NoOrders
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 140%;
	padding-bottom: 10px;
	margin-left: 100px;
	color: dodgerblue;
	padding-top: 10px;
}

.ConfirmAction
{
	padding: 10px 0 10px;
	font-weight: bold;
	font-size: 20px;
	color: dodgerblue;
}
