﻿body {
}

/* Wrapper */

#wrapper 
{
	width: 748px;
	min-height: 100%;
	height:auto;
	margin: 0 auto;
	z-index:0;	
	/*padding: 0;	
	background: url(images/img03.jpg) repeat-y left top;*/
}

html>body #wrapper { height: auto; }

/* Header */

#header 
{
	position:relative;
	width: 748px;
	background: url(images/topLightGrey.png) repeat top left;
	height: 109px;
	z-index:6;
}

#logoTop
{
	width: 95px;
	background: url(images/logoPalm.png) no-repeat bottom left;
	height: 95px;
	position:relative;
	top: 14px;	
	z-index: 7;
	left:2px;
}

#logoBottom
{
	position:relative;
	top:14px;
	width: 114px;
	background: url(images/logoBottom.png) no-repeat top left;
	height: 32px;	
	z-index: 2;
}

#name
{
	background:transparent url(images/name.png) no-repeat scroll left top;
	height:26px;
	left:92px;
	position:relative;
	top:-115px;
	width:230px;
}

/*** Navigation (Setting up some fonts, colors and more)***/  
  
#navBar
{
	position:relative;
	top:-36px;
	width: 710px;
	background: url(images/navbar.png) repeat-x top left;
	height: 25px;
	left: 19px;
	z-index: 4;
}  

#navBarLeft
{
	position:relative;
	top:-11px;
	width: 19px;
	background: url(images/cornerLeft.png) no-repeat top left;
	height: 25px;
	z-index: 4;
} 

#navBarRight
{
	position:relative;
	top:-61px;
	width: 19px;
	background: url(images/cornerRight.png) no-repeat top left;
	height: 25px;
	left:729px;
	z-index: 4;
}   

#navBarInner
{
	position:relative;
	width:355px;
	height: 25px;
	left: 70px;
	z-index: 11;
}    

#navBarCurrent
{
	position:relative;
	width:auto;
	height: 20px;
	left: 100px;
	z-index: 4;
	top: 0px;
}   

#navBarSearch
{
	position:relative;
	width:140px;
	height: 25px;
	left: 575px;
	z-index: 4;
	top: -45px;
	padding-top:3px;
} 

#toolsMenu
{
	position:relative;
	width:16px;
	height: 16px;
	left: -2px;
	z-index: 5;
	top: 5px;
}
  
#navigation{font:14px Arial; background: #454545;}  
  
#navigation a:link, #navigation a:visited{ color: #999999; padding:5px; text-decoration:none;}  
  
#navigation a:hover { color:#fff; text-decoration:none;}  
  
#navigation a:link, #navigation a:visited{color: #999999; padding:5px; text-decoration:none;}  
  
#navigation a:hover { background-color: #75AB2C;  color:#fff; text-decoration:none;}  
  
#navigation .current a:link, #navigation .current a:visited{color: #fff;text-decoration:none;padding:5px;}  
  
/*** Essential styles - Superfish menu (Setting the positions for the list elements etc.) ***/  
  
.nav, .nav * {margin:0;padding:0;list-style:none;}  
  
.nav ul {position:absolute;top:-999em;width:11.5em;}  
   
.nav li {float:left;position:relative;z-index:50;font-size:12px;}  
  
.nav a {display:block;}  
  
.nav ul li{width: 100%;}  
  
.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:25px;}  
  
.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}  
  
.nav li li:hover ul,ul.nav li li.sfHover ul {left:15em;top:25px;}  
  
.nav li:hover ul,.nav li li:hover ul {top: -999em;}  
   
/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/  
 
.nav li {background-color:#454545;}  
  
.nav li li:hover {background-color:#505050;}  
 
.nav li li li {background-color:#454545;}  
 
.nav li li li:hover {background-color:#505050; color: #9acd66;} 

/*Tools*/
ul, li
{
	margin:0; border:0; padding:0; list-style:none;
}
#middlebar
{
	text-align:right;
}

#middlebar .menu li 
{
	float:left;
}

#middlebar .menu li a
{
	display:block;
	float:left;
	padding-right:4px;
	color:#4b5457;
}

#middlebar .menu li a:hover
{
	color:#666666;
}

#middlebar ul .submenu 
{
	top:4px;
	position:relative;
	width:130px;
	clear:both;
	z-index:10;
	display:none;
	left:-109px;
	background-color:#c9dea1;
	/* IE standard 
	filter:alpha(opacity=60);
	CSS3 standard 
	opacity:0.6;*/
}

#middlebar ul .submenu li
{
	background:none;
	display:block;
	float:none;
	height:auto;
	line-height:normal;
}

#middlebar .submenu li a
{
	background:none;
	display:block;
	float:none;
	height:auto;
	line-height:normal;
}

#middlebar .submenu li a:hover
{
	background:#e3edef;
}

/* flash */
#slideshow
{
	height:175px;
	left:7px;
	position:absolute;
	top:0px;
	width:599px;
	z-index:10;
}

/* Page */
#page 
{
	position:relative;
	width: 748px;
	background: url(images/bodyLightGreen.png) repeat-x top left;
	z-index: 0;
	height:250px;
	/*padding-left: 15px;
	padding-right: 15px;*/
}

#content 
{
	position:relative;
	width: 700px;
	left:24px;
	height:auto;
	top:-63px;
	/*top: -198px;*/
}

#content li
{	
	list-style-position:inside;
	list-style-type:circle;
}


/*SideBar*/

#sideBar
{
	position:absolute;
	width: 145px;
	min-height: 160px;
	height:auto;
	z-index: 8;
	left:595px;
	top: 2px;
}

#sideBarHead
{
	position:relative;
	width: 145px;
	height:auto;
	font-size: 14pt;
	color: #4d90cd;
	font-family: Arial;
	text-align:right;
}

#sideBarMain
{
	position:relative;
	width: 145px;
	height:auto;
	font-size: 9pt;
	color:#454545;
	font-family: Arial;
	text-align:right;
}

/* News */
#newsTextWrapper 
{
	z-index:2;
}

#newsWrapper 
{
	left:-7px;
	position:relative;
	top:-5px;
	z-index:1;
}

/*Control Panel*/

#controlPanelNews
{
	height:auto;
	position:relative;
	top:-50px;
	width:auto;
}

#controlPanelNewsBtn
{
	position:relative;
	width: 48px;
	left:250px;
	height:48px;
	background-color:Orange;
	padding:5px;
}

#controlPanelMsgsBtn
{
	background-color:Orange;
	height:48px;
	left:350px;
	padding:5px;
	position:relative;
	top:-78px;
	width:48px;
}

#headerTextNews
{
	position:relative;
	color:Gray;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	left:250px;
	position:relative;
	text-align:center;
	top:5px;
	width:60px;
}

#headerTextMsgs
{
	color:Gray;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	left:340px;
	position:relative;
	text-align:center;
	top:-73px;
	width:80px;
}

#controlPanelContainer
{
	height:auto;
	left: 105px;
	min-height:200px;
	position:relative;
	top:-65px;
	width:443px;	
	margin-bottom:-120px;
}

#newsTxt
{
	text-align:right;
}

#galleryTxt
{
	text-align:center;
}

#oldNewsLinkBtn
{
	position:relative;
	top:-60px;
	width:100px;
}

#oldNewsLinkTxt
{
	position:relative;
	color:#9bcd66;
	font-size:12px;
	font-family:Arial;	
	padding-bottom:2px;
	left: 18px;
	top: -75px;
	width:100px;
}

#oldNewsPanel
{
	position:relative;
	top: -70px;
	height:auto;
}

/*Contact*/
#contactContainer
{
	height:auto;
	position:relative;
	width:325px;
}

/*Footer*/
#footer 
{
	position:relative;
	width: 748px;
	background: url(images/botLightGreen.png) repeat top left;
	height: 82px;
	text-align:center;
	z-index: 0;
}

#footBar
{
	position:relative;
	top:-25px;
	width: 710px;
	background: url(images/navbar.png) repeat-x top left;
	height: 25px;
	left: 19px;
	z-index: 1;
	padding-top: 4px;
	text-align:center;
}  

#footBarLeft
{
	position:relative;
	top:0px;
	width: 19px;
	background: url(images/botCornerLeft.png) no-repeat top left;
	height: 25px;
	z-index: 1;
} 

#footBarRight
{
	position:relative;
	top:-54px;
	width: 19px;
	background: url(images/botCornerRight.png) no-repeat top left;
	height: 25px;
	left:729px;
	z-index: 1;
} 

/***Asset Man Layout***/
#assetsLeftCol 
{
	/*background-color:Blue;*/
	height:400px;
	left:0;
	position:relative;
	width:340px;
	list-style-type: circle;
}

#assetsRightCol 
{
	/*background-color:Green;*/
	height:400px;
	left:353px;
	position:relative;
	top:-400px;
	width:340px;
}

#assetsAnim 
{
	/*background-color:Purple;*/
	height:300px;
	left:35px;
	position:relative;
	top:-360px;
	width:620px;
	margin-bottom:-400px;
}

#lightingLeftCol 
{
	/*background-color:Blue;*/
	height:300px;
	left:0;
	position:relative;
	width:210px;
	list-style-type: circle;
}

#lightingMiddleCol 
{
	/*background-color:Green;*/
	height:300px;
	left:200px;
	position:relative;
	top:-300px;
	width:260px;
}

#lightingRightCol 
{
	/*background-color:Green;*/
	height:300px;
	left:475px;
	position:relative;
	top:-560px;
	width:210px;
	margin-bottom:-600px;
}

#lightingLeftCol li 
{
	list-style-position:inside;
	list-style-type:circle;
	padding-left:2px;	
}

#lightingMiddleCol li 
{
	list-style-position:inside;
	list-style-type:circle;
	padding-left:10px;	
}

#warwickImage
{
	left:480px;
	position:absolute;
	top:50px;
	width:235px;
}

#warwickText
{
	left:0px;
	position:relative;
	width:470px;
}

/***Layout***/
.floatright { float: right; }

.floatleft { float: left; }

.floatNone { float:none; }

/**************Fonts****************/
.TextGreySmall
{
	font-size: 9pt;
	color: gray;
	font-family: Arial;
	text-decoration: none;
}

a.TextGreySmall:link
{
	font-size: 9pt;
	color: gray;
	font-family: Arial;
}

a.TextGreySmall:visted
{
	font-size: 9pt;
	color: gray;
	font-family: Arial;
}

.TextGreenLarge
{
	font-size: 22pt;
	color: #9bcd66;
	font-family: Arial;
}

.TextBlueMedium
{
	font-size: 14pt;
	color: #4d90cd;
	font-family: Arial;
}

.TextBlueMediumSmall
{
	font-size: 11pt;
	color: #4d90cd;
	font-family: Arial;
}
