/* Start of CMSMS style sheet 'McElwaine Layout' */
body {
	margin-top: 0px;
	padding: 0;
	background:#333333;
	font-size: 79%;
	text-align: justify;
	color: #333333;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

img {
         border: 0 none;
           }

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #AB0535;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 180%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

hr {
	display: none;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: url(images/middle.jpg) repeat-y left top;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url(images/top.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(images/bottom.jpg) no-repeat left bottom;
}

#wrapper-3col {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: url(images/middle-leftcol.jpg) repeat-y left top;
}

/* Page */

#page-3col {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page-3col .bgtop-3col {
	background: url(images/top-leftcol.jpg) no-repeat left top;
}

#page-3col .bgbtm-3col {
	background: url(images/bottom-leftcol.jpg) no-repeat left bottom;
}

/* Header */

#header {
	width: 980px;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header #logo {
    float:left;
	margin-top:10px;
	padding-left: 10px;
}

#header #group {
    float:right;
	padding-right: 0px;
}

#header #nav{
    float:right;
	clear: right;
	padding-top: 40px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#FFFFFF;
}

#banner {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 980px;
	height: 250px;
	/*background: url(images/{$node->thumbnail}) no-repeat left top;*/
        padding: 0px 0px 0px 0px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
        letter-spacing: -1px;
	font-size: 2em;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
}

#logos {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 980px;
	height: 100px;
}

/* Content */

#content {
	float: right;
	width: 940px;
	margin: 0;
	padding: 20px 20px 20px 20px;
}
#content ul {
list-style: none;
}

#content li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}
#content a {
        colour:#333333;
}
.post {
	padding: 0px 0 0 0;
}

.homepageleft {
	margin: 5px 0 0 0px;
	float:left;
	width: 204px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}

.homepageright {
	margin: -5px 0 0 0px;
	float:right;
	width: 720px;
}

.homepageright a {
	color:#333333;
}

.homepageentry {
	margin: 0;
	padding-left: 7px;
	font-size:1.0em;
}
.homepageentry a {
	color:#333333;
}
.casestudyimage {
	float:left;
	padding: 10px 20px 0 0;
}


.title {
	border-left: 5px solid #333333;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 7px;
	padding-right: 10px;
	font-size:1.0em;
}
.entry a {
	color:#333333;
}

.last {
	border: none;
}

/* Sidebar */

#rightcontent2col {
	float: right;
	width: 704px;
	margin: 0;
	padding: 20px 30px 20px 0px;
}
#rightcontent2col a {
        color:#333333;
}
#rightcontent2col h1 {
        border-left: 5px solid #333333;
	padding: 0 20px 0 10px;
}

#rightcontent3col {
	float: right;
	width: 490px;
	margin: 0;
	padding: 20px 30px 20px 0px;
}
#rightcontent3col a {
        color:#333333;
}
#rightcontent3col h1 {
        border-left: 5px solid #333333;
	padding: 0 20px 0 10px;
}
#rightsidebar {
	float: right;
	width: 204px;
	margin-bottom: 10px;
	padding: 20px 0 0 20px;
	color: #333333;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
}
.rightsidebar a{
	color:#333333;
}

#sidebar {
	float: left;
	width: 204px;
	margin-bottom: 10px;
	padding: 40px 0 0 20px;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 1.8em;
}

#sidebar a {
	color:#333333;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 980px;
	height: 75px;
	min-height: 75px;
	margin: 0 auto;
	margin-bottom: 5px;
	text-align: center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fefefe;
	border:none;
}

#footer a {
	color: #ffffff;
}

#footer #accreditations {
    float:left;
	margin-top:0px;
	padding-left: 10px;
}

#footer #designedby {
    float:right;
	margin-top:5px;
	padding-right: 10px;
	border:none;
}
.xsnazzy h2, .zsnazzy h2 {margin:0px; padding:0 10px 5px 10px; border-bottom:1px solid #333; color:#AB0535;}
.xsnazzy p, .zsnazzy p { margin:0; padding:5px 5px 5px 10px; font-size:12px;}
.xsnazzy {background: transparent; width:178px; float:left; margin:0 8px; display:inline;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #444; border-right:1px solid #444;}
.xb1 {margin:0 5px; background:#444;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; border:0 solid #444; border-width:0 1px; height:auto; text-align:center;}
* html .xboxcontent {height:1px;}

.color_a {background:#ffffff; color:#000000;}
.color_b {background:#ffffff; color:#000000;}
.color_c {background:#ffffff; color:#000000;}
.color_d {background:#ffffff; color:#000000;}
.color_e {background:#ffffff; color:#000000;}

#boxintro {
width:520px;
margin-top:-15px;
padding: 0px 20px 8px 20px;
background: #FFFFFF;
}
#boxcontact {
float:right;
width:400px;
margin-top:-15px;
padding: 0px 20px 8px 20px;
background: #FFFFFF;
text-align:right;
}
#boxcontainer {
height: 100%;
width:980px;
padding: 0px;
background: #FFFFFF;
}
#col_one {
margin: 0 0 0 14px; /* Applied to first column only in lieu of padding (personal thing) */
width: 185px; /* Allows for fluid design. Can be set to pixels */
float: left;
background: #FFFFFF; /* Only here so you can see the different columns */
border: none; /* again, just so you can see the different columns */
}
#col_two {
margin: 0 0 0 7px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 185px;
float: left;
background: #FFFFFF; /* Only here so you can see the different columns */
border: none; /* again, just so you can see the different columns */
}
#col_three {
margin: 0 0 0 7px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 185px;
float: left;
background: #FFFFFF; /* Only here so you can see the different columns */
border: none; /* again, just so you can see the different columns */
}
#col_four {
margin: 0 0 0 7px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 185px;
float: left;
background: #FFFFFF; /* Only here so you can see the different columns */
border: none; /* again, just so you can see the different columns */
}
#col_five {
margin: 0 0 0 7px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 185px;
float: left;
background: #FFFFFF; /* Only here so you can see the different columns */
border: none; /* again, just so you can see the different columns */
}

#menu {padding:0; margin:0; list-style:none; font-size:1.2em; font-family:Georgia, "Times New Roman", Times, serif;}
#menu table {border-collapse:collapse; height:0; width:0; margin:0 -4px -1px 0;}
#menu li {float:left; margin:0 5px;}
#menu li a {display:block; float:left; height:35px; line-height:35px; color:#FFFFFF; text-decoration:none; border-bottom:0px solid #fff;}
#menu li a.current {font-style:italic; color:#FFFF66; border-bottom:0px solid #aaa; cursor:text;}

#menu li:hover {position:relative; z-index:100;}
#menu li a:hover {color:#FFFF66; position:relative; z-index:100; border-bottom:3px solid #aaa;}
#menu li:hover > a {color: #FFFF66; border-bottom:3px solid #aaa;}
#menu ul {position:absolute; left:-9999px; top:38px; width:140px; padding:0; margin:0; list-style:none; background:url(trans.gif);}
#menu ul li {margin:0;}
#menu ul li a {width:140px; height:25px; line-height:25px; font-size:15px; border:0; text-align:right;}
#menu ul li a:hover {border:0;}
#menu ul li:hover > a {border:0;}

#menu ul ul {position:absolute; margin-left:100%; top:0; padding:0; margin:0; list-style:none;}

#menu :hover ul {right:0; left:auto;}
#menu :hover ul ul {left:-9999px; width:130px; padding-left:10px; background:url(trans.gif);}

#menu li ul :hover ul {left: 140px; right:auto;}
#menu li ul li ul li a {text-align:left; color:#FFFFFF;}
#menu li ul li ul li a:hover {color:#FFFF66;}

#boxintro .large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
 	color: #AB0535;
    font-size: 1.4em;
	padding:0;
	margin:0;
}
/* End of 'McElwaine Layout' */

