
/*html	{
	background: #fff url(/img/grass.jpg) no-repeat center bottom;
	}
*/	
body {background: transparent url(/img/common/sky.jpg) no-repeat center top; position: relative; z-index: 3;}

#sclouds { position: absolute; top:0; left: 0; background: #fff url(/img/common/sky.jpg) no-repeat top; width: 100%; height: 60%; z-index: 1; }
#grass { position: absolute; bottom:0; left: 0; background: #fff url(/img/common/grass.png) no-repeat bottom; width:100%; height: 165px; }

#wrap { width: 975px; margin: 50px auto 0 auto;min-height: 500px; text-align: left; position: relative; z-index: 10; padding-bottom: 50px;}

#head { float: left; width: 100%; background: transparent url(/img/common/panmure-logo.png) no-repeat center left; height: 45px; }
#head ul { float: right;  width:400px; line-height: 45px;}
#head li { float: left; text-align: right; }
#head li.email { width: 300px;}
#head li a { color: #f00; }
#head li.member { width: 100px; }

#photo { float: left; width: 974px; height: 300px; border-left: 1px solid #fff; border-right: 0px solid #fff; position: relative; }
#photo img { display: none;	position: absolute;	top: 0;	left: 0; z-index:1; }

#menu { float: left; width: 100%; height: 35px; background: transparent url(/img/common/menubar.gif) no-repeat top left; }
#menu ul.qmmc { float: left; width: 100%; }
#menu li { float: left; text-align: center; width: 160px; line-height: 25px; }
#menu a.last { border: 0; }
#menu a { color: #fff; border-right: 2px solid #fff; display: block; height: 25px; margin-top: 2px; text-decoration: none; font-size: 0.9em; }
#menu a:hover { text-decoration: underline; }

#content { float: left; width: 973px; padding-top: 20px; border: 1px solid #eee; border-top:0;background: #fff url(/img/common/sidebar-gradient.jpg) repeat-x bottom left;  }
#content #sidebar { float: left; width: 230px; }
#content #txt { float: right; width: 700px; padding: 0 15px 20px 15px; background: #fff;  }

.sidemenu { margin-bottom: 15px;}
.sidemenu li.header { background: #fff url(/img/common/sidebar-dark-gradient.jpg) repeat-x bottom left; height: 33px; color:#fff; display: block; height: 33px; line-height: 33px; padding-left: 10px; font-size: 0.9em;}
.sidemenu li { background: #fff url(/img/common/sidemenu-gradient.jpg) repeat-x bottom left; height: 33px; }
.sidemenu a { display: block; height: 33px; line-height: 33px; color: #4B87BC; text-decoration: none; padding-left: 10px; font-size: 1.1em; }
.sidemenu a:hover { text-decoration: underline; }
.sidemenu a.header { display: block; height: 33px; line-height: 33px; color: #fff; text-decoration: bold; padding-left: 10px; font-size: 1.1em; }
.sidemenu a.header:hover { text-decoration: underline; }
#sidebar p { padding: 1.5em; color:#666; }

h1,h2,h3, h4 { font-weight: lighter; color: #0055A0; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }

#homepanels { float: left; width: 100%; margin-top: 10px; }
#homepanels div.wide { width: 433px; float: left;  margin-bottom: 10px; border: 2px solid #B3D7EB; background: #fff url(/img/common/panel-gradient.jpg) repeat-x bottom left; }
#homepanels div.wide div { margin: 10px; }
#homepanels div.tall { width: 230px; float: right; padding: 10px; border: 2px solid #B3D7EB;background: #fff url(/img/common/panel-gradient.jpg) repeat-x bottom left;}
#homepanels button { margin-top: 10px; }
/*#homepanels div.tall a { color: #333; font-weight: bold; }*/

/* moz only */
#homepanels div.curve { -moz-border-radius: 15px;-webkit-border-radius: 15px; }


#homepanels button, div.button { background: transparent url(/img/common/button.gif) no-repeat; width: 150px; height: 25px; border:0; color: #fff;  line-height: 25px; font-size: 0.9em; padding-bottom: 4px;}

#homepanels div.button a { color: #fff; text-decoration: none; text-align: center; display: block; }

#homepanels h3 { margin: 0.5em 0; }

/* newsletter signup */
#signup { margin: 1em 0.5em; min-height: 120px; }
#signup h2 { margin-bottom: 0.5em; }
#signup button.submit { background: transparent url(/img/common/button.gif) no-repeat; width: 150px; height: 25px; border:0; color: #fff;  line-height: 25px; font-size: 0.9em; padding-bottom: 4px; }