/*CSS Document*/

BODY

{

	margin: 0;

/*it's good practice to zero the margin and padding of the body element to account for differing browser defaults*/

	padding: 0;

/*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector*/

	color: #6E8000;

	background-color: #000000;

	font-family: "Trebuchet MS", Trebuchet, sans-serif;

	font-size: 90%;

	background-repeat: repeat;

	background-image: url(images/bg.jpg);

	background-attachment: fixed;

	background-position: left center;

}

#bgContainerRep

{

	background-image: url(images/_bG.jpg);

	background-position: center;

	width: 100%;

	background-repeat: repeat-y;

	margin-right: auto;

	margin-left: auto;

}

#bgContainer

{

	background-image: url(images/_bG.jpg);

	background-position: center top;

	width: 100%;

	background-repeat: no-repeat;

	/*[empty]-moz-border-left-colors:;*/

}

#preMenu

{

	text-align: right;

	font-size: 9px;

	clear: right;

	text-decoration: none;

	margin: 0px;

	clip: rect(auto, 0px, auto, auto);

}

#preMenu A

{

	text-decoration: none;

	color: #FFFFFF;

}

#preMenu A:hover

{

	color: #FFFF00;

}

#mainContentBG

{

	background-image: url(images/_repeater.jpg);

	background-repeat: repeat-y;

}

.ajaxConf

{

	font-size: 10px;

	margin-left: 150px;

	padding-left: 5px;

}

#formItem

{

	padding-top: 3px;

	padding-bottom: 2px;

	display: block;

}

#formArea

{

	border: thin solid #660072;

	width: 90%;

	margin-top: 15px;

	margin-right: auto;

	margin-bottom: 15px;

	margin-left: auto;

	background-color: #DFA9C3;

}

#formAreaTitle

{

	font-size: 14px;

	font-weight: bold;

	position: relative;

	background-color: #660072;

	color: #FFFFCB;

	padding-left: 2px;

}

.thrColFixHdr #container

{

	width: 100%;

/*the auto margins (in conjunction with a width) center the page*/

	text-align: left;

	background-image: url(images/_repeater.jpg);

	background-repeat: repeat-y;

	margin-top: 0;

	margin-bottom: 0;

	position: relative;

}

DIV#contFooter

{

	/*[empty]background-image:;*/

}

.thrColFixHdr #leftRail

{

	background-image: url(images/_leftBG.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	width: 100%;

}

.thrColFixHdr #rightRail

{

	background-image: url(images/_rightBG.jpg);

	background-repeat: no-repeat;

	background-position: right top;

	margin: auto;

}

.thrColFixHdr #header

{

	padding-top: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	margin: 0px;

	position: relative;

	line-height: 10px;

	text-align: left;

}

.thrColFixHd #header IMG

{

	margin: 0px;

	padding: 0px;

	display: block;

	float: left;

}

.thrColFixHdr #header A

{

	display: block;

}

.thrColFixHdr #header H1

{

	padding-top: 0px;

	padding-right: 0;

	padding-left: 0px;

	color: #666666;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: -9000px;

	padding-bottom: 0px;

}

.thrColFixHdr #sidebar1

{

	width: 200px;

	padding-right: 0px;

	padding-bottom: 15px;

	float: left;

	position: relative;

	padding-top: 0px;

}

.thrColFixHdr #sidebar2

{

	float: right;

/*since this element is floated, a width must be given*/

	width: 175px;

	margin: 0px;

	padding: 0px;

	clear: right;

	background-image: url(images/_rightSide.jpg);

	background-repeat: no-repeat;

	background-position: top;

	z-index: 999;

	display: block;

}

#quickLookHeader

{

	/*[empty]height:;*/

	background-image: url(images/_rightBox1Header.jpg);

	background-repeat: no-repeat;

	/*[empty]padding-left:;*/

	/*[empty]padding-right:;*/

	background-position-y: top;

	height: 33px;

	display: block;

}

#quickLookContent

{

	/*[empty]height:;*/

	background-image: url(images/_rightBox1Content.jpg);

	background-repeat: repeat-y;

	padding-left: 20px;

	padding-right: 20px;

	margin-top: 0px;

	font-size: 90%;

	color: #125F34;

	font-weight: bold;

}

#quickLookContent A

{

	color: #64B94C;

}

#quickLookContent A:hover

{

	color: #FF0000;

}

#quickLookContent LI

{

	list-style-type: none;

}

#quickLookFooter

{

	background-image: url(images/_rightBox1Footer.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 20px;

	display: block;

}

#vendorsHeader

{

	/*[empty]height:;*/

	background-image: url(images/_rightBox2Header.jpg);

	background-repeat: no-repeat;

	/*[empty]padding-left:;*/

	/*[empty]padding-right:;*/

	background-position-y: top;

	height: 34px;

	display: block;

}

#vendorsContent

{

	/*[empty]height:;*/

	background-image: url(images/_rightBox2Content.jpg);

	background-repeat: repeat-y;

	padding-left: 0px;

	padding-right: 0px;

	margin-top: 0px;

	font-size: 75%;

	color: #125F34;

}

#vendorsContent #spon

{

	padding-top: 5px;

	text-align: center;

	width: 100%;

	padding-bottom: 0px;

	padding-left: 1px;

}

#vendorsContent A

{

	color: #125F34;

}

#vendorsContent A:hover

{

	color: #1730FF;

}

#vendorsContent UL

{

	margin-left: 30px;

}

#vendorsFooter

{

	background-image: url(images/_rightBox2Footer.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 20px;

	display: block;

}

.thrColFixHdr #repeater

{

	width: 780px;

	margin: 0 auto;

/*the auto margins (in conjunction with a width) center the page*/

	border: 1px solid #000000;

	text-align: left;

/*this overrides the text-align: center on the body element.*/

	background-color: #FFFFFF;

}

.thrColFixHdr #backDrop

{

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

}

#siteFooter

{

	font-size: 10px;

	color: #CCCCCC;

	position: fixed;

	text-align: left;

	width: 100%;

	left: 0px;

	bottom: 0px;

	background-color: #000000;

	font-size: 10px;

	margin: 0px;

}

#siteFooter A

{

	color: #FFFF00;

}

.fltrt

{

/*this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page.*/

	float: right;

	margin-left: 8px;

}

.fltlft

{

/*this class can be used to float an element left in your page*/

	float: left;

	margin-right: 8px;

}

.clearfloat

{

/*this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float*/

	clear: both;

	height: 0;

	font-size: 1px;

	line-height: 0px;

}

A.scrollover

{

/*Default Colour/Styles here*/

	color: #790044;

}

A.scrollover EM:first-line

{

/*Rollover Colour/Styles here*/

	color: #006113;

}

#logoHotspot

{

	height: 60px;

	width: 200px;

	position: absolute;

	z-index: 11;

	float: none;

}

#formItem

{

	padding-top: 3px;

	padding-bottom: 2px;

}

LI

{

}

#mainMenu

{

	margin-top: 0px;

	position: relative;

	height: 20px;

	text-align: center;

	width: 100%;

}

#mainMenu A:link, #mainMenu A:visited

{

	font-size: 14px;

	/*[empty]margin-left:;*/

	color: #F3E2D0;

	text-decoration: none;

	padding-top: 0;

	padding-bottom: 0;

	padding-left: 15px;

	font-family: Tahoma, Geneva, sans-serif;

	text-align: center;

	margin: 0px;

	float: left;

}

#mainMenu A:hover

{

	color: #CF6;

}

#subMenu

{

	margin-top: 0px;

	position: relative;

	height: 16px;

	margin-left: 20px;

}

#subMenu A:link, #subMenu A:visited

{

	font-size: 10px;

	/*[empty]margin-left:;*/

	color: #CCC;

	text-decoration: none;

	padding-right: 0;

	height: 20px;

	line-height: 20px;

	vertical-align: middle;

	padding-top: 0;

	padding-bottom: 0;

	padding-left: 15px;

	font-family: Tahoma, Geneva, sans-serif;

	margin: 0px;

	text-transform: uppercase;

	float: left;

}

#subMenu A:hover

{

	color: #CF6;

}

#protectedMenu

{

	width: 100%;

	margin-top: 0px;

}

#protectedMenu UL

{

	list-style: none;

	margin: 0;

	padding: 0;

	text-transform: uppercase;

}

#protectedMenu LI

{

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	text-align: left;

}

#protectedMenu LI A:link, #protectedMenu LI A:visited

{

	font-size: 12px;

	display: block;

	color: #FFFFFF;

	text-decoration: none;

	padding-right: 0;

	background-image: url(images/_butAdmin1.jpg);

	height: 24px;

	line-height: 24px;

	vertical-align: middle;

	padding-top: 0;

	padding-bottom: 0;

	padding-left: 5px;

	font-family: Tahoma, Geneva, sans-serif;

	text-align: left;

	margin: 0px;

}

#protectedMenu LI A:hover

{

	color: #E51C26;

	background-image: url(images/_butAdmin1Over.jpg);

}

#protectedMenu UL UL

{

	margin-left: 0px;

}

#protectedMenu UL UL LI

{

	margin: 0;

}

#protectedMenu UL UL A:link, #protectedMenu UL UL A:visited

{

	color: #333333;

	background-image: url(images/_butAdmin2.jpg);

	height: 18px;

	line-height: 18px;

	font-size: 9px;

	padding-left: 5px;

	font-family: Arial, Helvetica, sans-serif;

}

#protectedMenu UL UL A:hover

{

	background-color: #CFCDB4;

	color: #E51C26;

	background-image: url(images/_butAdmin2Over.jpg);

}

.actionMsg

{

	font-family: "Courier New", Courier, monospace;

	font-size: 90%;

	font-weight: bold;

	color: #FF0000;

	text-align: center;

}

#testimonialBlock

{

	position: relative;

	margin-top: 5px;

	text-align: left;

	margin-bottom: 10px;

	/*[empty]width:;*/

	margin: auto;

	clear: both;

	padding: 2px 5px 0 0px;

	border: 1px solid #D0CEE1;

	background-color: #E2EDEC;

}

#testimonialBlock DT

{

	font-size: 90%;

	color: #6A8173;

	/*[empty]margin-top:;*/

}

.testimonial

{

	font-size: 80%;

	font-style: italic;

	color: #262341;

}

.testimonialByline

{

	font-size: 85%;

	font-weight: bold;

	color: #086964;

	text-align: right;

}

#contactButton

{
	text-align: center;
	margin: auto;
	clear: both;
	bottom: 0px;
	background-repeat: no-repeat;
	padding-top: 2px;

}

#contactButton A

{

	color: #99C;

	font-weight: bold;

	text-decoration: none;

	font-size: 14px;

	font-family: Arial;

	margin: 0px;

	padding: 0px;

}

#contactButton A:hover

{

	color: #3CC538;

	padding-right: 10px;

}

LABEL

{

	text-align: right;

	float: left;

	width: 33%;

	padding-right: 5px;

}

#rLogin LABEL

{

	display: block;

}

H1

{

	font-size: 16px;

	font-weight: bold;

	color: #999999;

	margin-top: 5px;

	margin-bottom: 5px;

}

#mainContent

{

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	padding-bottom: 0;

	padding-left: 10px;

	position: relative;

	background-position: 0px top;

	background-repeat: no-repeat;

	width: 850px;

	margin-left: auto;

}

#mainContent P

{

	font-size: 90%;

	margin-top: 3px;

	margin-bottom: 2px;

	text-indent: 0px;

}

#mainContent LI

{

	margin-left: 25px;

}

#mainContent DT

{

	color: #663300;

}

#mainContent H1

{

	font-size: 120%;

	font-weight: bold;

	color: #099;

}

#mainContent #contFooter

{

	clear: both;

	overflow: hidden;

	font-size: 80%;

}

#mainContent IMG

{

	border: 1px solid #666666;

	margin: 5px;

}

#mainContent UL

{

	margin-left: 20px;

}

#contFooter A

{

	font-weight: normal;

	color: #FFFFFF;

}

H2

{

	font-size: 14px;

	font-weight: bold;

	color: #CCCCCC;

	margin-left: 5px;

}

H3

{

	color: #CCCCCC;

	margin-left: 10px;

	font-size: 12px;

	font-weight: bold;

}

A

{

	color: #64B94C;

	font-weight: bold;

	text-decoration: none;

}

A:hover

{

	color: #0700FF;

	font-weight: bold;

	text-decoration: underline;

}

P

{

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 10px;

	padding-left: 10px;

	text-indent: 3px;

}

DL

{

	margin-left: 10px;

	margin-top: 5px;

	margin-bottom: 5px;

}

DT

{

	color: #666666;

	font-size: 14px;

	font-weight: bold;

}

DD

{

	margin-left: 15px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0px;

	font-size: 12px;

}

.form_input

{

	color: #003333;

}

#submitButton

{

	color: #FFFF00;

	background-color: #663300;

	border: thin outset #CCCCCC;

	font-size: 16px;

	font-style: normal;

	line-height: 16px;

	text-align: center;

	vertical-align: middle;

	display: block;

	margin-right: 2px;

	margin-bottom: 2px;

	font-family: Tahoma, Geneva, sans-serif;

	font-weight: bold;

}

#submitButton:hover

{

	background-color: #CCCCCC;

	color: #003300;

}

#footer

{

	color: #C0614B;

	font-size: 9px;

	clear: both;

	text-align: center;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-repeat: no-repeat;

	background-position: bottom;

	height: 15px;

}

.footerSite

{

	font-size: 12px;

	color: #6C8F71;

}

.finePrint

{

	font-size: 70%;

	color: #666666;

}

.finePrint A

{

	color: #999999;

}

UL

{

}

#siteTitle H1

{

	color: #FFFF99;

	margin-top: 0px;

	margin-left: 0px;

	font-size: 14px;

	font-weight: bold;

	padding: 0px;

}

#rLogin

{

	float: right;

	width: 300px;

}

#clear

{

	clear: both;

	font-size: 1px;

	display: block;

	float: none;

}

.clientBox LABEL

{

	font-weight: bold;

}

.formList

{

	float: right;

	width: 60%;

}

.inputNote

{

	font-size: 80%;

	color: #0000FF;

	margin-left: 150px;

}

#galleryArea

{

	text-align: center;

	margin: auto;

	clear: both;

}

#galleryThumb

{

	float: left;

	width: 110px;

	/*[empty]border:;*/

	height: 120px;

	margin: 5px;

	padding: 0px;

}

#galleryThumbTitle

{

	height: 14px;

	width: 100%;

	/*[empty]background-color:;*/

	overflow: hidden;

	margin: 0px;

	padding: 0px;

	line-height: 14px;

	vertical-align: middle;

	color: #FEFDF9;

	font-weight: bold;

	font-size: 75%;

}

#galleryThumb IMG

{

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin: 0px;

	padding: 0px;

}

#galleryThumb IMG:hover

{

	border: 1px solid #C30;

}

#loginBox

{

	color: #000000;

	position: relative;

	margin-top: 0px;

	top: 0px;

	z-index: 99;

	background-color: #FFCC33;

	font-size: 12px;

	padding-top: 2px;

	padding-bottom: 3px;

	padding-left: 10px;

	border: medium solid #FF0000;

	display: none;

}

#loginBox A

{

	color: #0000FF;

}

#inPageForm

{

	width: 90%;

	margin: auto;

	border: thin solid #000000;

	background-color: #FFFFCC;

}

#inPageFormTitle

{

	font-weight: bold;

	color: #FFFFFF;

	background-color: #659EE1;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #000000;

}

#siteError

{

	font-size: 14px;

	color: #FF0000;

}

FIELDSET

{

	background-color: #FFFFCC;

	border: thin solid #000000;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	margin-bottom: 1em;

	margin-bottom: 1em;

	padding-top: 15px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	display: block;

}

LEGEND

{

	position: absolute;

	top: -0.5em;

	left: 0.2em;

	font-size: 100%;

	font-weight: bold;

	color: #663333;

}

FIELDSET FIELDSET

{

	margin-right: auto;

	margin-left: auto;

	width: 90%;

	padding-top: 15px;

	padding-right: 3px;

	padding-bottom: 6px;

	padding-left: 5px;

	color: #663333;

	text-align: center;

	background-color: #FFFF99;

	clear: both;

	position: relative;

	display: block;

}

FIELDSET FIELDSET LEGEND

{

	color: #663333;

}
