@import "reset.css";

/* The "height" above is a hack for IE5+/Win.  Below we adjust it using the child selector to hide from IE5+/Win */
html, body, #div_Contents {
	min-height: 100%;
	height: 100%;
}

/* Without this, Moz1.0 adds a vertical scrollbar */
html>body, html>body #div_Contents {
	height: auto;
}

/***** TAGS *****/

BODY
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(../images/mainback.jpg) top center repeat-x #fbefbf;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}
FORM
{
	margin: 0;
	padding: 0;
}
INPUT, SELECT, TEXTAREA
{
	font-size: 12px;
	font-family: verdana;
	border: 1px inset;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #000000;
	vertical-align: middle;
}
INPUT, TEXTAREA
{
	padding: 2px;
}
A, A:visited
{
	color: #921;
}
A:hover{
	color: #c00;
}
P {
	margin: 10px 0;
}
IMG {
	white-space: pre;
}
FORM {
	padding: 0;
}
H1 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	line-height: 25px;
	color: #c00;
}

/***** END TAGS *****/



#div_Container
{
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0;
	text-align:center;
	margin: 0 auto 0 auto;
}

#div_MainOuter
{
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	width: 960px;
	background: url(../images/contentback.gif) 0 0 repeat-y;
	overflow: hidden;
}
#div_Main
{
	margin: 0;
	padding: 40px 0 0 0;
	text-align: left;
	overflow: hidden;
	background: url(../images/contenttop.gif) 0 0 no-repeat;
}

#div_Header {
	display: block;
	height: 230px;
	margin: 0 15px 5px 15px;
	padding: 0 0 0 0;
	color: #555555;
	font-weight: normal;
}
#div_Header div {
	padding: 0 10px;
	color: #c00;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
}
#div_Header A {
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
}
#div_Header IMG {
	Border: 0;
	display: block;
	padding: 0;
}

#div_MainBanner {
	display: block;
	height: 176px;
	margin: 0 0 5px 0;
	background: url(../images/banners/sitepalbackground.jpg) top center no-repeat;
}
#div_SitePal {
	position: absolute;
	top: 160px;
	margin: 0 0 0 100px;
}
.a_StickyNote {
	position: absolute;
	top: 155px;
	margin: 0 0 0 769px;
	background: yellow;
}

#div_Menu
{
	display: block;
	position: absolute;
	top: 182px;
	height: 90px;
	text-align: right;
	color: #F1C512;
	padding: 0;
	margin: 0 0 0 16px;
	width: 930px;
	overflow: hidden;
	background: transparent;
}
#div_Menu A
{
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
	width: 90px;
	height: 90px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	padding: 0 0 0 0;
}
#div_Menu A.wideA {
	width: 98px;
}
.men_Red {				background:#c87;	}
.men_Red p {			color:#c87;			}
.men_Red:hover {		background:#a76;	}
.men_Green {			background:#ab9;	}
.men_Green p {			color:#ab9;			}
.men_Green:hover {		background:#9a7;	}
.men_Brown {			background:#b97;	}
.men_Brown p {			color:#b97;			}
.men_Brown:hover {		background:#986;	}
.men_Blue {				background:#8ab;	}
.men_Blue p {			color:#8ab;			}
.men_Blue:hover {		background:#69a;	}

.men_Red:hover p, .men_Green:hover p, .men_Brown:hover p, .men_Blue:hover p, 
.men_Red p.men_B, .men_Green p.men_B, .men_Brown p.men_B, .men_Blue p.men_B {
	color:#fff;
}
.men_T {
	margin:3px 5px;
	height:65px;
	text-align: left;
	font-size: 11px;
}
.men_Tx {
	margin:3px 5px;
	height:35px;
	text-align: left;
	font-size: 11px;
}
.wideA .men_T {
	margin:3px 5px;
	height:50px;
	text-align: left;
	font-size: 11px;
}
.men_B {
	text-align: right;
	font-weight: bold;
	margin:0 3px;
	font-size: 14px;
	line-height: 15px;
}

#div_Menu2
{
	display: block;
	position: absolute;
	top: 41px;
	height: 130px;
	line-height: 20px;
	text-align: right;
	padding: 0;
	margin: 0 0 0 368px; 
	width: 575px;
	overflow: hidden;
	background: url(../images/header1.jpg) no-repeat top right #fff;
	border: 0;
	color: #aaa;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}
#div_Menu2 A {
	display: block;
	float:right;
	color:#861;
	font-family: Arial;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
}
#div_Menu2 A:hover {
	color:#830;
	text-decoration: underline;
}
.headCustomer {
	height: 29px;
	width: 154px;
}
.headContact {
	height: 29px;
	width: 138px;
}

#div_MainContent
{
	padding: 0 0 0 0;
	margin: 0 15px;
	overflow: visible;
	width: 930px;
}

#div_Container #div_Main H1 A {
	color: #009bdb;
	margin: 0 10px;
	text-decoration: none;
	display: block;
	line-height: 40px;
}

#div_ColCentre
{
	text-align: left;
	padding: 0px;
	margin: 0 0 0 0;
	display: block;
	overflow: visible;
}

#div_ColCentre #div_Content {
	padding: 0 10px;
}

#div_ColCentre H2 {
	font-size: 16px;
	color: #974;
	margin: 20px 0 0 0;
	font-weight: normal;
	font-family: Arial;
}

#div_BottomOptions {
	clear: both;
	background: #fff;
	color: #aaa;
	line-height: 30px;
	margin: 5px 0 5px 0;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
	border-top: 1px solid #b34848;
	border-bottom: 1px solid #b34848;
}
#div_BottomOptions A {
	color: #555;
	padding: 0 18px;
	text-decoration: none;
}
#div_BottomOptions A.noTr {
	text-transform: none;
}
#div_BottomOptions A:hover {
	color: #333;
	text-decoration: underline;
}

#div_Footer {
	margin: 0;
	padding: 0 15px 28px 15px;
	background: url(../images/footerback.jpg) center bottom no-repeat;
	font-size: 11px;
	font-family: Arial;
}
#div_Footer P {
	margin: 0;
	line-height: 1.7em;
}
#div_Footer .div_Logos {
	float: right;
}
#div_Footer .div_Logos A {
	display: block;
}


/* TABLES */

.tbl_Register {
	border-collapse: collapse;
	margin-left: 100px;
}
.errARt {
	text-align: center;
}
.tbl_Register TR {
	line-height: 1.5em;
}
.tbl_Register TR TH {
	text-align: right;
	width: 250px;
	padding: 0 10px 10px 0;
}
.tbl_Register TR TH DIV {
	font-weight: normal;
	color: #888;
	line-height: 1.3em;
}
.tbl_Register TR TH SPAN {
	font-weight: normal;
}
.tbl_Register TR TD {
}

.tbl_Prices {
	border-collapse: collapse;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.tbl_Prices TR {
	line-height: 1.5em;
}
.tbl_Prices TR TH {
	width: 250px;
	background: #eee;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.tbl_Prices TR TH.th_Empty {
	background: #fff;
	border: 0;
}
.tbl_Prices TR TD {
	padding: 10px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.tbl_Prices TR .td_Price {
	text-align: center;
}



/* MISC */

.div_Clear {
	clear: both;
}

#img_BigImage {
	position: absolute;
	padding: 10px;
	border: 1px solid #888888;
	background: #ffffff;
	z-index: 10;
}
#div_Shadow {
	position: absolute;
	background: #000000;
	z-index: 9;
	opacity: 0.1;
	filter: alpha(opacity=10);
}
.notify {
	color: #900;
	font-size: 12px;
	font-style: italic;
	margin-left: 10px;
}
.ipt_Button {
	background: #acf;
	cursor: pointer;
	padding: 5px;
	border: 1px solid #8eb8f7;
}
B.green {
	color: #09943a;
	font-size: 14px;
}

.tbl_Login {
	width: 600px;
	border-collapse: collapse;
	margin: 10px 0;
}
.tbl_Login TR {
	height: 30px;
}
.tbl_Login TH {
	width: 200px;
	text-align:right;
}
.tbl_Login TH LABEL{
	padding-right: 10px;
}

.bigRed {
	font-family:Times New Roman, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
}
ul.ulDiscs {
	margin: 0 10px 0 10px;
	list-style: none;
}
ul.ulDiscs li {
	list-style: none;
	padding: 0 0 0 25px;
	background: url(../images/icons/tick.gif) 0 1px no-repeat;
}

.fb-like-box {
	margin: 0 0 0 319px;
	padding: 0 0 5px 0;
}