/* REEP Screen Styles v2                    */
/* XHTML and CSS by www.matkeane.com        */
/* with help from AlistApart.com and others */

body {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 75%;
}

/* Globally remove margin and padding and set normal font size for page */
* {
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 1em;
}

body {
	background-color: #7A4D21;
	color: #000000;
	background-image:  url(../g_lib/v4/home/home_stripes_bg_grad1.jpg);
	background-repeat: repeat-x;
}

/* General Link styles */
a:link {
	text-decoration: none;
	color: #0738A8;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hidden {
	display: none;
}
a.externalLink {
	padding-left: 16px !important;
	background-image: url(../g_lib/link_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Main Layout */
div#wrapper {
	width: 784px;
	margin: 0px auto 0px auto;
	background: transparent;
	background-image:  url(../g_lib/v4/home/home_wrapper_top1.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
}
div#pageheader {
	/* Image is chosen at random with PHP script in index file */
	margin-top: 10px;
	overflow: hidden;
	background: transparent;
	background-image:  url(../g_lib/v4/cowo/cowo_main_bg2.png);
	background-repeat: repeat-y;
}
div#pageheader h1 {
  height: 0px;
  overflow: hidden;
	text-indent: -9999em;
}
div#pageheader img#headerPic {
	width: 784px;
}
/* Top navigation tabs */
div#navTabs {
	width: 100%;
	margin: 0px 5px;
	overflow: hidden;
}
div#navTabs ul {
	float: left;
	list-style-type: none;
	font-size: 0.9em;
}
div#navTabs ul li {
	display: inline;
}
div#navTabs ul li a:link, div#navTabs ul li a:visited {
	float: left;
	width: 110px;
	display: block;
	text-align: center;
	padding: 2px 0px;
	border-right: 1px solid #FFFFFF;
	background-color: #009933;
	color: #FFFFFF;
	background-image: url(../g_lib/v4/cowo/cowo_navtab1.jpg);
	background-repeat: no-repeat;
}
div#navTabs ul li a:hover {
	color: #000000;
	text-decoration: none;
	background: none;
	background-color: #569908;
}
body.cowo div#navTabs li#cowo {
	display: none;
}
body.main div#navTabs li#features {
	display: none;
}
body.whatson div#navTabs li#whatson {
	display: none;
}
body.admin div#navTabs li#links {
	display: none;
}
body.event div#navTabs li#news, body.news div#navTabs li#news  {
	display: none;
}
body.products div#navTabs li#links, body.resources div#navTabs li#links {
	display: none;
}

div#title {}
div#main {
	width: 784px;
	padding: 0px 0px 4px 0px;
	overflow: hidden;
	background: transparent;
	background-image:  url(../g_lib/v4/cowo/cowo_main_bg2.png);
	background-repeat: repeat-y;
	border: none;
}
div#main p {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0.2em 0em 0.4em 0em;
}

/* Section Navigation section */
div#main div.sectionNavigation {
	float: right;
	position: relative;
	top: 0em;
	margin: 2.8em 14px 6px 24px;
	padding: 120px 6px 6px 12px;
	width: 180px;
	background-color: #FFFFFF;
}
body.main div#main div.sectionNavigation {
	background-image: url(../g_lib/v4/logo_bg_fade1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#main div.sectionNavigation * {
	margin: 0;
	padding: 0;
}
div#main div.sectionNavigation ul {
	list-style-type: none;
}
div#main div.sectionNavigation ul li a, div#main div.sectionNavigation ul li a:link, div#main div.sectionNavigation ul li a:visited  {
	display: block;
	padding: 0.2em 6px;
	border-bottom: 1px dotted #ccc;
}
div#main div.sectionNavigation ul li a:hover {
	text-decoration: none;
	background-color: #006600;
	color: #FFFFFF;
}

/* Content section */
div#content {
	margin: 0px 8px 12px 8px;
	background: transparent;
}
div#content p,
div#content address {
	margin: 0.6em 7em;
	line-height: 1.4em;
}
div#content address {
	font-style: normal;
}
div#content p.cowoMenu, div#content p.subMenu {
	margin: 0em;
	font-size: 90%;
	text-align: center;
}
div#content blockquote {
	padding-left: 4em;
}
div#content h2 {
	margin: 0.5em 6px;
	padding: 0.3em 0.5em 0.3em 0.5em;
	font-size: 1.2em;
	text-align: center;
	background-color: #006600;
	color: #FFFFFF;
	background-image: url(../g_lib/v4/header_bg_greenhatch1.gif);
	background-repeat: repeat;
}
div#content h2 a, div#content h2 a:link, div#content h2 a:visited {
	display: block;
	color: #FFFFFF;
}
div#content h2 a:hover {
	color: #0033CC;
	text-decoration: none;
}
div#content h3 {
	margin: 1.2em 1em 0.6em 1em;
	padding-bottom: 0.2em;
	font-size: 1em;
	color: #000066;
	border-bottom: 1px solid #cccccc;
}
div#content h4 {
	margin: 0.3em 7em;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

div#content ul,div#content ol {
	margin: 0.5em 7em;
	list-style-position: outside;
	font-size: 1em;
	line-height: 1.4em;
}
div#content ul ul,div#content ol ul,div#content ol ol {
	margin: 0.5em 1.5em;
	list-style-position: outside;
	font-size: 1em;
	line-height: 1.4em;
}
div#content ul li, div#content ol li {
	margin-top: 0.4em;
}
div#content ul li p, div#content ol li p {
	margin-left: 0em;
	margin-top: 0.4em;
}

div#content form {
	/*margin: 0.5em 7em;*/
}
div#content form p {
	/*margin: 0.5em 0em;*/
}
div#content form input, div#content form select, div#content form textarea, div#content form p textarea {
	padding: 0.25em;
	width: auto;
	font-family: inherit;
	font-size: 1em;
	border: 1px solid #999999;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
div#content form input.button {
	width: auto;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
}
div#content form input.button:active {
	background-color: #CCCCCC;
}
div#content form select {
	padding: 0.15em;
	width: auto;
}

div#content dl {
	margin: 0.5em 7em;
}
div#content dt {
	margin: 0.5em 0em 0.1em 0em;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #006600;
}
div#content dd {
	margin-bottom: 0.8em;
	margin-left: 3em;
}
div#content dd p {
	margin: 0.3em 0em;
}
div#content dd em {
	background-color: #FFFF99;
	font-style: normal;
}
div#content dd span.details {
	font-size: 90%;
	color: #666666;
}
div#content dd span.details em {
	background: none;
	color: #006600;
	font-style: normal;
}
div#content img.cowoIcon {
	margin: 0.3em 0em 0.5em 1em;
	padding-right: 1em;
	float: left;
	background-color: #FFFFFF;
}
div#content .clearLeft {
	clear: left;
}
div#content .imageWrapRight {
	float: right;
	margin-left: 0.5em;
	margin-right: 10px;
}
div#content .imageWrapLeft {
	float: left;
	margin-right: 0.5em;
	margin-left: 10px;
}

/* News styles */

div#feature p.newsHeadline {
	color: #000;
}

/* Page Footer */
div#footer {
	padding: 1em 0px 1em 0px;
	background: transparent;
	background-image:  url(../g_lib/v4/cowo/cowo_footer_bg2.png);
	background-repeat: no-repeat;
	border: none;
}
div#footer p {
	padding: 0.5em 1em 0.5em 1em;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
	color: #000;
}
div#footer p a:link, div#footer p a:visited {
	/*color: #CCFF33;*/
	color: #000099;
	text-decoration: none;
}
div#footer p a:hover {
	text-decoration: underline;
}

/* Other bits */
.warning, .redtext, .formFeedback {
	color: #CC0000;
}
.greenText, .success {
	color: #336600;
}

p#rss img {
	vertical-align: middle;
	text-align: center;
}

/* Other */
.clearAll {
	clear: both;
}
.centre {
	text-align: center !important;
}
img.centre {
	margin: 0px auto 0px auto;
}

/* Resources Section */
div#resourceList {
	margin: 0px 12px;
	overflow: hidden;
}
div#resourceList div {
	position: relative;
	float: left;
	clear: left;
	margin: 0px 0px 6px 0px;
	width: 366px;
	border-bottom: 1px dotted #ddd;
}

div#resourceList div.right {
	float: right;
	clear: right;
}
div#resourceList div.single {
	float: none;
	width: 100%;
	overflow: hidden;
}
div#resourceList div p {
	margin: 0.6em 0px !important;
}
body.resources p.details, body.news p.details {
	font-size: 0.85em !important;
	color: #333333;
	margin: 0.3em 84px !important;
}
div#resourceList div p.details {
	margin: 0.3em 0px !important;
}
div#resourceList div h3 {
	margin: 0em 0em 0.2em 0em !important;
	border: none;
}
div#resourceList div h3 a, div#resourceList div h3 a:link, div#resourceList div h3 a:visited {
	display: block;
	color: #0033CC;
}
div#resourceList div h3 a:hover {
	color: #0066CC;
}
div#resourceList div img {
	float: right;
	margin: 0 0 6px 6px;
}
/* Two-column setup used in Resources section and other areas */
div#content div.twoColumns {
	clear: both;
	margin: 12px 6px;
	overflow: hidden;
}
div#content div.twoColumns div {
	position: relative;
	float: left;
	clear: left;
	margin-bottom: 12px;
	padding: 0;
	width: 372px;
	background-image: url(../g_lib/v4/header_bg_greengrad1.jpg);
	background-repeat: repeat-x;
}
div#content div.twoColumns div.right {
	float: right;
	clear: right;
}
div#content div.twoColumns div * {
	margin: 0;
	padding: 0;
}
div#content div.twoColumns div ul {
	margin-bottom: 6px;
	padding: 0 6px;
	list-style-position: inside;
	border-bottom: 1px dotted #ddd;
}
div#content div.twoColumns div ul li {
	padding: 0.2em 0px;
}
div#content div.twoColumns div dl {
	padding: 0 6px;
	border-bottom: 1px dotted #ddd;
}
div#content div.twoColumns div dt {
	margin: 0.6em 6px 0.2em 6px !important;
}
div#content div.twoColumns div dd {
	margin: 0.3em 6px !important;
}
div#content div.twoColumns div dt a, div#content div.twoColumns div dt a:link, div#content div.twoColumns div dt a:visited {
	display: block;
	padding: 0;
}
div#content div.twoColumns div p {
	margin: 0.6em 6px !important;
}
div#content div.twoColumns div h2, div#content div#resourceList h2 {
	margin: 0 !important;
	padding: 0.3em 6px 0.3em 6px !important;
}
div#content div.twoColumns div h3 {
	margin: 0 !important;
	padding: 0;
	border: none !important;
}
div#content div.twoColumns div h3 a, div#content div.twoColumns div h3 a:link {
	display: block;
	margin: 0;
	padding: 0.2em 6px;
	background-color: #006600;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../g_lib/v4/header_bg_greenhatch1.gif);
	background-repeat: repeat;
	border: none;
}


/* Lightbox Styles */
/* ! See MIE specific stylesheets for tweaks to lightboxOverlay background styles ! */
div#lightbox {
	background-color:#eee;
	padding: 10px 10px 1.5em 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
div#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
}
div#lightboxDetails kbd {
	font-size: 1.1em;
}
div#lightbox #lightboxCaption { 
	float: left;
}
div#lightbox #keyboardMsg {
	float: right;
}
div#lightbox #closeButton {
	top: 5px; right: 5px;
}
div#lightbox img { 
	border: none; 
	clear: both;
} 
div#lightbox img#lightboxImage {
	border: 1px solid #333;
}
div#lightboxOverlay { 
	background-color: #000;
	opacity: .8;
}
div#lightboxOverlay img {
	border: none;
}


/* commented backslash hack v2 for Mac IE5                       */
/* Styles within the comment blobk below are only seen by MacIE5 */
/* It's a hack, it's ugly, but hell, it works!                   */

/*\*//*/

div#main {}

/**/

