
body {
	margin: 0;
	padding: 0;
	background: #ececdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Georgia", serif;
}


h1 {
	font: bold 1em "Georgia", serif;
	color: #444343;
	padding:0;
}

h2 {
	font: bold 1em "Georgia", serif;
	font-size: 1.1em;
	color: #444343;
	padding:5px 0px 20px 0px;
}

h3 {
	font: bold 1em "Georgia", serif;
	font-size: 1em;
	color: #444343;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
font-style: bold;
}

ul.lower-alpha {list-style-type: lower-alpha}
ol.lroman {list-style-type: lower-roman}

a {
	color: #9bbb09;
}

a:hover {
	text-decoration: none;
}

.small {
font-size:9px;
}

hr {
color:#999999;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 970px;
	height: 70px;
	background-color: #FFFFFF;
	background: url(images/header_bg.gif);
	margin: 0 auto;
}
#title_page{
	position:absolute;
	clear:both;
	float: left;
}
.toptitle {
	margin: 0 auto;
	padding: 5px 0 0 30px;
	}

/* Logo */
#logo {
	background-color: #FFFFFF;
	background-image: url(images/colourstandardslogo.gif);
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 70px;
	margin: 0 auto;
}
#logo h1 { padding:0; margin:0; border:none; background:none; }
#logo h1 a {  float:left; display:block; width:163px; height:34px; padding:20px; text-indent:-9000px; }

/* Menu */

.menu {
	float: right;
	padding: 0 30px 0px 10px;
	height: 30px;
}

.menu ul {
	margin: 0;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 33px 12px 0px 12px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;

}

.menu a:hover {
	height: 30px;
	background: url(images/menu_hover.gif) repeat-x top left;
}

.menu li a:hover, .menu li.selected a{
	height: 30px;
	background: url(images/menu_hover.gif) repeat-x top left;
}

.menu .current_page_item a {
	background: url(images/menu_hover.gif) repeat-x top left;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	padding-top: 10px;
	background-color:#FFFFFF;
}
#fullcontent {
margin-left:20px;
margin-right: 20px;
}


.onecolumn {
	float: left;
	width: 930px;
	margin-left:20px;
	background: url(images/bg.jpg) repeat-y;
	padding: 0;
}
#content {
	background-color:#FFFFFF;
}
#leftcontent{
	float: left;
	width: 485px;
	background: url(images/content_side_bg.jpg) repeat-y;
	padding: 0;
}
#leftcontent .entry {
	width: 450px;
	margin-left:20px;
	background: url(images/img04.gif) repeat-x left bottom;
}
#leftcontent .post{
	width: 450px;
	margin-left:20px;
}
#leftcontent .contact{
	width: 450px;
	height: 440px;
	margin-left:20px;
}
#leftcontent .entry a {
	font: italic 0.9em "Georgia", serif;
}
#rightcontent{
	float: right;
	width: 485px;
	background: url(images/content_side_bg.jpg) repeat-y;
}
#rightcontent .entry {
	width: 450px;
	margin-left:20px;
	background: url(images/img04.gif) repeat-x left bottom;
}
#rightcontent .entry a {
	font: italic 0.9em "Georgia", serif;
}

#news {
	float: left;
	width: 920px;
	padding: 0px 0px 0px 20px;
}
#news .entry {
	width: 900px;
}

#news .entry a {
	font: italic 0.9em "Georgia", serif;
}

#recent-posts {
	float: left;
	width: 470px;
	padding: 0px 10px 20px 10px;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
	width: 500px;
}

.post {
}

.post .title {
	margin: 0;
}


.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

a.arrow { background: url(images/arrow.gif) no-repeat 100% 65%; padding-right:15px; }

/* Footer */

#footer {
	width: 970px;
	height: 60px;
	margin: 0 auto;
 	background: url(images/footer_bg.gif);
}

#footer p {
	margin: 0;
	padding: 15px;
}

#footerlinks {
	float: left;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
#footerlinks a { color:#999999; text-decoration:none;}
#footerlinks a.active { color:#9bbb09; text-decoration:none; }
#footerlinks a:hover { text-decoration:underline; }


#copyrights {
	float: right;
	font: normal 0.9em Arial, Helvetica, sans-serif;
}

/*banner */
#banner {
	width: 970px;
	height: 285px;
	background-color: #FFFFFF;
	background: url(images/banner_home.jpg);
	margin: 0 auto;
}
#intro_banner {
	width: 970px;
	height: 179px;
	background-color: #FFFFFF;
	background: url(images/intro_banner.jpg);
	margin: 0 auto;
}
#intermediate_banner {
	width: 970px;
	height: 179px;
	background-color: #FFFFFF;
	background: url(images/intermediate_banner.jpg);
	margin: 0 auto;
}
#advanced_banner {
	width: 970px;
	height: 179px;
	background-color: #FFFFFF;
	background: url(images/advanced_banner.jpg);
	margin: 0 auto;
}
#media_banner {
	width: 970px;
	height: 179px;
	background-color: #FFFFFF;
	background: url(images/media_banner.jpg);
	margin: 0 auto;
}
#contact_banner {
	width: 970px;
	height: 179px;
	background-color: #FFFFFF;
	background: url(images/contact_banner.jpg);
	margin: 0 auto;
}

/* Contact Form */
#contactform {
	width: 450px;
	height: 450px;
	margin-left:20px;
}
#contactform .field{
	width: 450px;
	margin-bottom: 10px;
	float:right;
}
.textbox { border:1px solid #ededeb; background:#f9f9f9; padding:2px; width:170px; }
.textarea { border:1px solid #ededeb; background:#f9f9f9; padding:2px; width:360px; height:150px; margin-top:5px; }
.button { background:#444343; color:#fff; font-weight:bold; padding:3px 10px; border-color:#f9f9f9; }

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
position:absolute;
top: 0;
border: 1px solid #555353; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #FFFFFF;
width: 117px;
visibility: hidden;
}

.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #555353; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #A81309;
color:#FFFFFF;
}
