/* CSS Document */

/* style reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}

html
{
	height:100%;
}

body
{
	height:100%;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #000000;
	background: #ffffff;
	margin-bottom:-50px;
}
ol, ul {
	/*list-style:*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* HTML Styles */

html
{
	font-family:Arial,Helvetica,Sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	height:100%
}

html img{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "clear.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

body
{
/*	background-color:#ffffff; background-image:url(./themes/bg/starplant.jpg); background-position:center; */
	height:100%
}

img
{
	border-width: 0px;
	text-align: center;
}

h1
{
	font-family:Arial;
	font-size: 14px;
	color:#848381;
	font-weight:normal;
	letter-spacing:normal;	
}

.MainPageHeaderh1
{
	font-family:Arial;
	font-size: 20px;
	color:#848381;
	font-weight:normal;
	letter-spacing:normal;		
}

h2
{
	font-family:Arial,Helvetica,Sans-serif;
	font-size: 16px;
	color:#E62E28;
	letter-spacing:1px;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration:none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #ff0000;
	text-decoration: none;
}

hr
{
	color: #BEBBB2;
	background-color: #BEBBB2;
}

/*###########################################*/
/*############## Layout Styles ##############*/
/*###########################################*/

#wrapper
{
	width: 970px;
	margin: auto; margin-top:0px;
/*	position:relative; */
	background-color:#ffffff;
/*	border-color:#de1c20; border-style:ridge; border-width:1px; */
/*	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90); */
}

#HeadDiv
{
	background-image:url(./themes/topbar.jpg); background-position:top;
	width:826px;
	height:60px;
	position:absolute; top:0px; left:0px;
}

#MainDiv
{
}

#HomeContentWrapper
{
	margin-left:18px;
}


.HeadInfo
{
	text-align:right;
	font-size:14px; color:#ffffff;
	margin-right:10px;
	margin-top:14px;
	font-weight:bold;
}

#BotBar
{
	width: 826px; height:22px;
	background-image:url(./themes/botbar.jpg);
}

.BotBarInfo
{
	text-align:right; color:#ffffff; font-size:10px;
	margin-top:4px; margin-right:10px;
}

.FooterLinks
{
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	letter-spacing:0px;
}

#mid
{
	width: 800px;
	margin: auto;
}

#NewsDiv
{
	width: 800px;
	margin: auto;
	float: left;
}

.SectionDiv
{
	width: 190px;
}

.DepartmentWrapper
{
	float: left;
	width: 190px;
	margin-right: 10px;
}

.SectionHeading
{
	margin-top: 0px;
}

.MainListStyle
{
	margin-left: 20px;
}

.bottom_text
{
	color: #656565;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom_link
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #656565;
	text-decoration: underline;
}
.normal_link
{
	color: #656565;
	text-decoration: underline;
}

.HistoryImg
{
	margin-left:5px; margin-right:5px;
}

.HeadImgWrapper
{
}

/*###########################################*/
/*##########    TOP BAR        ##############*/
/*###########################################*/

.TopBar
{
	font-family:Arial;
	font-size: 14px;
	color:#848381;	
	font-weight:bold;	
	letter-spacing:normal;
	width:100%; margin-top:-10px
}

.TopBarRed
{
	font-family:Arial;
	font-size: 14px;
	color:#FF0000;	
	font-weight:bold;	
	letter-spacing:normal;
	width:100%; margin-top:-10px
}

.TopBarMenu
{
	font-family:Arial;
	font-size: 12px;
	color:#848381;	
	font-weight:bold;	
	letter-spacing:normal;
	width:100%; margin-top:-7px
}

.TopBarRule
{
	 margin-top:-10px;
	 height:4px;
}
/*###########################################*/
/*##########    BOT BAR        ##############*/
/*###########################################*/

.BotBarAddressDiv
{
	font-family:Arial;
	font-size: 11px;
	color:#848381;
	margin-top:17px;
	margin-left:23px;
	letter-spacing:normal;
	font-weight:bold;	
}

.BotBarAddressDivRed
{
	font-family:Arial;
	font-size: 11px;
	color:#E62E28;
	letter-spacing:normal;
	font-weight:bold;	
}

.BotBarSalesMsg
{
	font-family:Arial;
	font-size: 22px;
	color:#848381;
	margin-top:17px;
	margin-right:23px;
	letter-spacing:normal;
	text-align:right;
}

.BotBarPrivacy
{
	font-family:Arial;
	font-size: 14px;
	color:#848381;
	margin-top:17px;
	margin-right:23px;
	letter-spacing:normal;
	text-align:right;
}

.BotBarImg
{
	text-align:right;
	margin-top:44px;	
}

.smallprint
{
	font-family:Arial;
	font-size: 8px;
	color:#848381;
	letter-spacing:normal;
	font-weight:bold;
}

.Satisfaction
{
	float:left;
	margin-left:5px;
	margin-top:-25px;
}

/*###########################################*/
/*############## Right Menu #################*/
/*###########################################*/

.RightMenuTitle
{
	font-family:Arial;
	font-size: 16px;
	color:#E62E28;
	margin-top:5px;
	margin-bottom:10px;
	letter-spacing:normal;
	font-weight:bold;	
}

.RightMenuItem
{
	font-family:Arial;
	font-size: 14px;
	color:#E62E28;
	font-weight:normal;
	line-height:18px;
	letter-spacing:normal;
}

.RightMenuItem a
{
	color:#E62E28;
}

/*###########################################*/
/*############## Home Page ##################*/
/*###########################################*/

.HomeTitle
{
	font-family:Arial;
	font-size: 18px;
	color:#E62E28;
	margin-top:17px;
	margin-left:4px;
	letter-spacing:normal;
	font-weight:bold;	
}

.HomeTitle a
{
	font-family:Arial;
	font-size: 18px;
	color:#E62E28;
	margin-top:17px;
	margin-left:8px;
	letter-spacing:normal;
	font-weight:bold;	
}

.HomeMenuTable
{
	font-family:Arial;
	font-size: 14px;
	color:#E62E28;
	margin-left:8px;
	font-weight:normal;
	letter-spacing:normal;
}

.HomeMenuTable a
{
	font-family:Arial;
	font-size: 14px;
	color:#E62E28;
	margin-left:8px;
	font-weight:normal;
	letter-spacing:normal;
}

.HomeStrapLine
{
	font-family:Arial;
	font-size: 29px;
	color:#848381;
	font-weight:normal;
	letter-spacing:normal;
}

/*###########################################*/
/*########## Subsite Body Text ##############*/
/*###########################################*/

.SSBodyText
{
	font-family:Arial;
	font-size: 14px;
	color:#848381;
	font-weight:normal;
	letter-spacing:normal;
}

.SSBodyText h1
{
	font-family:Arial;
	font-size: 29px;
	color:#848381;
	font-weight:bold;
	letter-spacing:normal;
	margin-bottom:2px;
	margin-top:4px;
}

.SSMainHead
{
	font-family:Arial;
	font-size: 29px;
	color:#848381;
	font-weight:bold;
	letter-spacing:normal;
	margin-bottom:2px;
}

.SSSubHead
{
	font-family:Arial;
	font-size: 14px;
	color:#848381;
	font-weight:bold;
	letter-spacing:normal;	
	margin-bottom: 15px;
}

.SSBodyText p
{
	margin-bottom: 10px;
}

/*###########################################*/
/*########### Main Pages Text ###############*/
/*###########################################*/
.MainText
{
	font-family:Arial;
	font-size: 14px;
	letter-spacing:normal;
	color:#848381;
}

.infodiv
{
	display:none;
}

/*###########################################*/
/*########## Newsletter Styles ##############*/
/*###########################################*/

.SubButtons
{
	margin-top:10px;
}


/*###########################################*/
/*########## NewsTicker Styles ##############*/
/*###########################################*/

.RssLink
{
	height:33px; width:34px;
	margin-left:15px; margin-bottom:5px; margin-right:5px;
	/*float:left;*/
}

.NewsTicker
{
	width:430px; height:40px;
	/*float:left;*/
	margin-bottom:5px; margin-top:5px;
}

.QuoteBox
{
	width:321px; height:40px;
	background-image:url(./themes/quoteBG.gif);
	text-align:center;
}

.QBText
{
	width:240px; height:40px;
	vertical-align:middle;
	line-height:12px;
	
}

/*###########################################*/
/*##########	News Styles	   ##############*/
/*###########################################*/

.ArticleWrapper
{
	width:750px; height:400px;
}

#NewsRotWrapper
{
	width:750px; height:400px;
	margin:auto;
	margin-top:25px;
}

.NewsRadRot
{
	border-style:none;
	border-width:0px;
}


/*###########################################*/
/*##########	Team Styles	   ##############*/
/*###########################################*/

.TeamPic
{
	border-style:solid;
	border-width:1px;
	border-color:#bdbbb4;
	margin-left:5px; margin-right:5px;
}

/*###########################################*/
/*##########	News Styles	   ##############*/
/*###########################################*/

.NewsItemWrapper
{
	width:725px; height:26px;
	background-image:url(./themes/NewsItemBg.gif); background-repeat:no-repeat;
	float:left; clear:left;
	margin-bottom:5px; margin-top:0px;
	cursor:pointer; cursor:hand;
}

.NewsItemWrapper p
{
	margin-left:5px; margin-top:5px;
}

/*###########################################*/
/*##########	Enquires	   ##############*/
/*###########################################*/

.EnqPopDiv
{
	position:fixed; top:50%; left:50%;
	margin-left:-225px; margin-top:-155px;
	right:300px;
	width:450px;
	height:310px;
	/*border-color:#000000; border-style:solid; border-width:1px;*/
	visibility:hidden;
	display:block;
	font-size:14px; font-weight:bold;
	background-image:url(./themes/enqpopbg.png); background-repeat:no-repeat;
	z-index:1000;
}

.EnqPopDivOver
{
	position:fixed; top:50%; left:50%;
	margin-left:-225px; margin-top:-155px;
	right:300px;
	width:450px;
	height:310px;
	/*border-color:#000000; border-style:solid; border-width:1px;*/
	visibility:hidden;
	display:block;
	font-size:14px; font-weight:bold;
	z-index:1001;
}

.EnqTxtArea
{
	margin-left:265px;
	width:370px;
	height:180px;
	margin:auto;
	margin-left:40px;
}

.PageFill
{
	background-color:#ffffff;
	position:fixed; top:0px; left:0px; bottom:0px; right:0px; z-index:999;
	height:100%; width:100%;
	display:none;
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
}


/* ################################## */
/* ####### Navigation Styles ######## */
/* ################################## */

.CrossSiteNav
{
	margin-left:300px;
	height:60px;
}

.LowerNav
{
	margin-top:40px;
}

.NavHanger
{
	width: 970px;
	margin: auto;
	position:absolute; top:0px;
}

#TopMenu
{
	width:450px;
	float:left;
	margin-left:20px;
	margin-top:22px;
}
.navItemWrapper
{
	float:left;
	margin-right:15px;
	line-height:20px;
	width:200px;
	margin-bottom:5px;
}
.navBullet
{
	height:10px; width:10px;
	background-color:#848381;
	float:left;
	margin-top:5px;
	margin-right:5px;
}

.navBulletRed
{
	height:10px; width:10px;
	background-color:#ff0000;
	float:left;
	margin-top:5px;
	margin-right:5px;
}

.navItemRed
{
	color:Red;
}