@charset "UTF-8";



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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:hover, a:active {
text-decoration: none;
}

/* Global css */
.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.floatLeft { float: left; }
.floatRight { float: right; }
.floatNone { float: none!important; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.clear{clear:both;}
.hide{display:none;}
.clearHide{ display:none; clear:both;}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }




/*styles */

body {
	background-image: url(http://www.creatingexcellence.co.uk/img/bg_rpt.gif);
	background-repeat: repeat;
	background-color: #D3D2C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3a465d;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #bdbcb4;
}
#footer {
	color: #FFFFFF;
	height: 27px;
	width: 915px;
	background-color: #acaca4;
	clear: both;
	font-size: 0.6em;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#footer a {
	color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
	color: #6B6E70;
text-decoration: none;
}



#container #banner {
	background-image: url(http://www.creatingexcellence.co.uk/img/banner_bg.jpg);
	background-repeat: repeat-x;
	height: 142px;
	width: 955px;
	clear: both;
	float: left;
position:relative;
}


#leftContent #news {
	background-image: url(http://www.creatingexcellence.co.uk/img/latestNews_bg.jpg);
	height: 162px;
	width: 227px;
	font-size: 0.65em;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 50px;
	letter-spacing: 0.02em;
}

#leftContent #news a {color:#525252;}

#leftContent #news404 {
	background-image: url(http://www.creatingexcellence.co.uk/img/latest404_bg.jpg);
	height: 162px;
	width: 227px;
	font-size: 0.65em;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 50px;
	letter-spacing: 0.02em;
}


#leftContent #quote {
	
	height: 162px;
	width: 227px;
	font-size: 0.65em;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 50px;
	letter-spacing: 0.02em;
}
#rightContent #pageContent {
	background-color: #525252;
color: #FFFFFF;
}


#rightContent #pageContent  h2{
	color: #FFFFFF;
margin-bottom:15px;
font-size:1.2em;
}



.all {
	text-transform: capitalize;
}
#leftContent #news #newsItems {
	height: 142px;
}


#mainMenu  {
	background-color: #a4aeb0;
	margin: 0px;
	padding: 20px 0px 0px;
	/*float: right;*/
	clear: right;
	height: 45px;
	width: 678px;
 font-size:0.9em;
}


html>body #mainMenu{
background-color:#A4AEB0;
clear:right;
float:right;
font-size:0.9em;
height:45px;
/*margin:77px 0px 0px 277px;*/
bottom:0px;
right:0px;
padding:20px 0 0;
position:absolute;
width:678px;
}

#mainMenu  li  {
      color:#FFFFFF;
      float:left;
      height:30px; 
margin-left:15px;
margin-right:7px;
      text-align:center;
}

#mainMenu  li :after{
content: url(http://www.creatingexcellence.co.uk//img/menuStar.png);
}


#subMenu {
	background-color:#808E8F;
color:#FFFFFF;
font-size:0.75em;
height:30px;
margin:0;
padding:16px 0 0 13px;
text-transform:uppercase;
width:665px;
}
#subMenu li {
	float: left;
	/*width: 80px; */
	text-align: center;
margin-left:10px;
margin-right:10px;
}

#subMenu li a {
	float: left;
	/* width: 80px; */
	text-align: center;
	color:#fff;
}

#subMenu li a:hover {color:#666;}

#subMenu .current a{color:#666;}

#newsItems li {
	margin-bottom: 10px;
}
#breadcrumb {
	background-color:#6A6A65;
border-bottom:3px solid #8BC1DD;
color:#8BC1DD;
font-size:0.7em;
height:25px;
padding-left:20px;
padding-top:14px;
width:658px;
}

#leftContent {
	float: left;
	height: auto;
	width: 277px;
}
#rightContent {
	float: left;
	height: auto;
	width: 678px;
	background-color:#c6c5be;

}
#rightContent a {
	color: #8BC1DD;
}
#leftContent #subscribe {
	background-image: url(http://www.creatingexcellence.co.uk/img/subscribe_rpt.jpg);
background-repeat:repeat-x;
	height: 180px;
	width: 227px;
	font-size: 0.65em;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 20px;
	color: #6a6a65;
background-color:#DBE0E4;
}

#leftContent #subscribe  a{color:#fff!important;}

#leftContent #subscribe .mailListSubmit{
width:154px;
background-color:#666;
color:#fff;
border:none;
}


/*
SEARCH 
*/

#banner #searchBox {
	float: right;
	height: 74px;
	width: 260px;
	background-color: #919fa6;
	margin-top: 3px;
/*text-align:right; */
margin-bottom:5px;
margin-left:7px;
}



#searchBox a {
text-align:left;
clear:both;
color:#FFFFFF;
font-size:0.7em;
padding:3px;

}


#searchBox form{
width:202px;
float:right;
display:block;
}

#banner #mainMenu a {
	color: #FFFFFF;
display:block;
padding:1px;
	text-transform:uppercase;
}

#banner #mainMenu a:hover {
	color: #666666;
}

#banner #mainMenu .current a {
	color: #666666;
}


#portal {
	text-align: right;
}
#rightContent #pageContent {
	
/*background-color: #6b6e70; */
background-color: #525252;
	padding: 20px 0px 20px 20px;
	color: #FFFFFF;
	font-size: 0.75em;
	min-height:370px;
	letter-spacing:0.03em;
line-height:1.2em;
}

#pageContent p {
	padding-bottom: 15px;
	display: block;
padding-right:10px;
/*width:418px;*/
}
#pageContent .pageContentImages {
	float: right;
	margin-top: -20px;
	padding-left: 15px;
}

#pageContent .pageImg {
	float: right;
	margin-top: -20px;
	padding-left: 15px;
}


/*

#pageContent .img {
	float: right;
	margin-top: -20px;
	padding-left: 15px;
}

#pageContent p img {
	float: none;
	margin: 3px;
	padding: 0px;
}

*/

#rightContent h4 {
	display: block;
	width: 100%;
	color: #6a6a65;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B0A9;
	margin-bottom: 10px;
	padding-bottom: 5px;
}


/* HOMEPAGE SLIDE BOX */

#slideBox{
height:321px;
width:678px;
overflow:hidden;
}

.sectionBox{
height:281px;
width:638px;
color:#fff;
padding:20px;
}


.sectionText{width:350px;}

.sectionText h1{
font-style:italic;
font-size: 1.0em;
padding-bottom:20px!important;
}

.sectionText p{
font-size:0.75em;
font-style:italic;
line-height:1.1em;
margin-bottom:24px;
}
.sectionText a{color:#fff;}

.leftAddress{margin-top:0px; line-height:1.4em;}

.submitBtn {
background-color:#666666;
background-position:center center;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:0.8em;
height:23px;
padding-bottom:21px;
width:65px;

}

#keywords{
/*margin-left:80px;
margin-right:-6px;*/
width:129px;
float:left;
height:16px;
}


/* accordion  stuff*/

#accordion h3{
display:block;
padding:3px;
background-color:#919FA6;

}

#accordion li{
margin-bottom:1px;
cursor: pointer;
	cursor: hand;

}

#accordion li div{
/*background-color:#c2cbd0; */
border: solid 1px #919FA6;
border-top:none;
padding:10px;

}



#caseStudies h3{
display:block;
padding:3px;
background-color:#919FA6;

}

#caseStudies li{margin-bottom:1px;}

#caseStudies li div{
/*background-color:#c2cbd0; */
border: solid 1px #919FA6;
border-top:none;
padding:10px;

}


.teamMember{
background-color:#808E8F;
display:block;
margin-bottom:4px;
width:619px;
padding:10px;
height:131px;
}

.teamMember .wrapper{
width:500px;
float:left;
}

.teamMember img{
float:left!important;
margin:0px!important;
padding:0px!important;
margin-right:10px!important;
border: 1px solid #fff;

}

/*  quotes table */

#quotes th {
background-color:#8BC1DD;
border-bottom:1px solid #C1DAD7;
border-right:1px solid #C1DAD7;
border-top:1px solid #C1DAD7;
color:#FFFFFF;
font-size:0.8em;
letter-spacing:0;
padding:6px 6px 6px 12px;
text-align:center;
text-transform:uppercase;
width:927px;

	
}


#quotes td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

#quotes tr:hover>td{background-color:#ecf9fb;}

	





/*
#quotes tr.even td {
      background-color: #eee;
    }
#quotes tr.odd  td {
      background-color: #fff;
    }

*/
