/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropdown_3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


a.mainlevel-go:link, a.mainlevel-go:visited {
	display: block;
	background: url(../images/prod_menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #edecea;
	text-align: left;
	padding-top: 14px;
	padding-left: 0px;
	height: 32px !important;
	height: 32px;
	width: 155px;
	text-decoration: none;
	text-indent: 36px;
}

a.mainlevel-go:hover {
	background-position: 0px -46px;
	text-decoration: none;
	color: #008080;
}

a.mainlevel_active-go, #active_menu-go.mainlevel_current-go {
	display: block;
	background: url(../images/prod_menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
	padding-left: 0px;
	height: 32px !important;
	height: 32px;
	width: 155px;
	text-decoration: none;
	text-indent: 36px;
	background-position: 0px -46px;
	color: #008080;
}

a.mainlevel_active-go:hover {
	color: #008080;
	text-decoration: none;
}
/*Layout Settings*/

#wrap {
	width: 900px; /*center hack*/
	margin: 0 auto; /*center hack*/
	text-align: left;
}

#wrap-inner {
	width: 900px; /*center hack*/
	margin: 0 auto; /*center hack*/
	text-align: left;
}

#header {
}

#topnavcontainer {
	width: 900px;
	height: 30px;
}

#products {
	width: 870px;
	height: 250px;
	padding: 10px;
}

#product-menus {
	width: 242px;
	float: left;
	background-color: #b4c8c8;
}

#product-menu-left {
	width: 155px;
	height: 235px;
	float: left;
	background-color: #b4c8c8;
	padding-top: 15px;
}

#product-menu-right {
	width: 135px;
	height: 225px;
	float: right;
	background-color: #b4c8c8;
	padding-top: 25px;
}

#random-image {
	width: 628px;
	float: left;
}

#sidebar {
	float: left;
	width: 258px;
}

#sidebar-no-left {
	float: left;
	width: 0px;
}

#sidebar-no-right {
	float: left;
	width: 258px;
}

#sidebar-full {
	float: left;
	width: 0px;
}

#main-body {
	float: right;
	width: 642px;
}

#main-body-no-left {
	float: right;
	width: 900px;
}

#main-body-no-right {
	float: right;
	width: 642px;
}

#main-body-full {
	float: right;
	width: 900px;
}

#content {
	float: left;
	width: 428px;
}

#content-no-left {
	float: left;
	width: 734px;
}

#content-no-right {
	float: left;
	width: 642px;
}

#content-full {
	float: left;
	width: 900px;
}

#sidebar-2 {
	float: right;
	width: 214px;
}

#sidebar-2-no-left {
	float: right;
	width: 214px;
}

#sidebar-2-no-right {
	float: right;
	width: 0px;
}

#sidebar-2-full {
	float: right;
	width: 0px;
}

#footer {
	clear: both;
}

.inside {
	padding: 20px 16px 20px 16px;
}

.inside_left {
	padding: 20px 20px 20px 20px;
}

.inside_right {
	padding: 20px 10px 20px 10px;
}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(../images/three_0.gif) repeat-x;
	position:relative;
	z-index:50;
	font-family:arial, verdana, sans-serif;
	background-color: #c3eae9;
	background-image: url(../images/three_0.gif);
}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 16px; cursor:pointer;background: url(../images/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 20px 0 0px; height:35px; background: url(../images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 20px 0 0px; height:35px; background: url(../images/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(../images/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(../images/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(../images/three_1a.gif) no-repeat right top; padding-bottom:3px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #a2d1d2; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:96px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:96px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:94px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #a2d1d2;}
#nav li ul.sub li a.fly
{background:#7dc8c8 url(../images/arrow.gif) 90px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3f96a9; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3f96a9 url(../images/arrow_over.gif) 90px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #7dc8c8; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:96px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#3f96a9 url(../images/arrow_over.gif) 90px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#7dc8c8 url(../images/arrow.gif) 90px 6px no-repeat; color:#000; border-color:#7dc8c8;} 

.copy {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #1A488D;
	text-align: justify;
}


.navText {
	font:12px arial;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.TableTitle{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.TableTitle2{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0C326A;}
.TableContent{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.TableContent2{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0C326A;}
.TableContent3{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #225BB1;}
.TableLink{font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height:16px; font-weight: bold; color: #FFFFFF; background: text-align:center;}
.TableLink:hover{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #008080; text-align:center;}



/*Customisation Settings*/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	/*background: url(../images/backgrd.gif) repeat-x;*/
	background-color: #FFFFFF;
	color: #000000;
	line-height: 1.5em;
}

.body-bg {
	background: url(../images/backgrd.gif) no-repeat;
	background-color: #c3eae9;
	color: #000000;
}

.frame-bg {
	background-color: #dbe8e8;
	color: #000000;
}
a {
	text-decoration: none;
	color: #0041AE;
}


/*Styling for layout divs from layout.css*/
#wrap{
	background-color: #FFFFFF;
	height: 100% !Important;
	height: 1%;
	border: 1px solid #BFB08E;
}

#topnavcontainer {
	display: block;
	margin-bottom: 0px;
	background: url("../images/topmenu_bg.png");
	margin-left: 5px;

}

#products {
	border: 5px solid #fff;
	background-color: #c1d2d2;
	background: url(../images/prod-frame.gif) no-repeat;
}

#footer{
	border: 5px solid #fff;
	padding: 10px;
	background: #c1d2d2;
	color: #008080;
}

#footer-credit {
	float: left;
	font-size: 0.9em;
	text-align: left;
}

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

#footer-credit a:hover {
	text-decoration: underline;
}

#footer-info {
	width: 600px;
	font-size: 0.9em;
	text-align: left;
	margin-left: 260px
}

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

#footer-info a:hover {
	text-decoration: underline;
}

/*Top Navigation*/

#topnavcontainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

#topnavcontainer li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

a.mainlevel-top, a.mainlevel-top:visited {
	margin: 0px;
	padding: 6px 0px 5px 0px;
	width: 130px;
	color: #008080;
	text-decoration: none;
	display: block;
	background: url("../images/topmenu.png");
}

a.mainlevel-top:hover, a.mainlevel_current-top {
	margin: 0px;
	padding: 6px 0px 5px 0px;
	width: 130px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background: url("../images/topmenuhover.png");
}

/* Product Navigation */

a.mainlevel-prod:link, a.mainlevel-prod:visited {
	display: block;
	background: url(../images/prod_menu_bg2.png) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #edecea;
	text-align: left;
	padding-top: 14px;
	padding-left: 0px;
	height: 32px !important;
	height: 32px;
	width: 155px;
	text-decoration: none;
	text-indent: 36px;
}

a.mainlevel-prod:hover {
	background-position: 0px -46px;
	text-decoration: none;
	color: #008080;
}

a.mainlevel_active-prod, #active_menu-prod.mainlevel_current-prod {
	display: block;
	background: url(../images/prod_menu_bg2.png) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
	padding-left: 0px;
	height: 32px !important;
	height: 32px;
	width: 155px;
	text-decoration: none;
	text-indent: 36px;
	background-position: 0px -46px;
	color: #008080;
}

a.mainlevel_active-prod:hover {
	color: #008080;
	text-decoration: none;
}

a.mainlevel-go:link, a.mainlevel-go:visited {
	display: block;
	background: url(../images/prod_menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #edecea;
	text-align: left;
	padding-top: 14px;
	padding-left: 0px;
	height: 32px !important;
	height: 32px;
	width: 155px;
	text-decoration: none;
	text-indent: 36px;
}

a.mainlevel-go:hover {
	background-position: 0px -46px;
	text-decoration: none;
	color: #008080;
}

a.mainlevel_active-go, #active_menu-go.mainlevel_current-go {
	display: block;
	background: url(../images/prod_menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
	padding-left: 0px;
	height: 32px !important;
	height: 32px;
	width: 155px;
	text-decoration: none;
	text-indent: 36px;
	background-position: 0px -46px;
	color: #008080;
}

a.mainlevel_active-go:hover {
	color: #008080;
	text-decoration: none;
}


a.mainlevel-sub:link, a.mainlevel-sub:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #bfb08e;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	width: 135px;
	text-decoration: none;
	text-indent: 20px;
}

a.mainlevel-sub:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #008080;
}

a.mainlevel_active-sub, #active_menu-sub.mainlevel_current-sub {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	width: 135px;
	text-decoration: none;
	text-indent: 20px;
	background-position: 0px -25px;
	color: #008080;
}

a.mainlevel_active-sub:hover {
	color: #008080;
	text-decoration: none;
}


/* Product Navigation2 */

a.mainlevel-prod2:link, a.mainlevel-prod2:visited {
	display: block;
	background: url(../images/prod_menu_bg2.png) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #edecea;
	text-align: left;
	padding-top: 14px;
	padding-left: 0px;
	height: 32px !important;
	height: 32px;
	width: 155px;
	text-decoration: none;
	text-indent: 36px;
}

a.mainlevel-prod2:hover {
	background-position: 0px -46px;
	text-decoration: none;
	color: #008080;
}

a.mainlevel_active-prod2, #active_menu-prod2.mainlevel_current-prod {
	display: block;
	background: url(../images/prod_menu_bg2.png) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
	padding-left: 0px;
	height: 32px !important;
	height: 32px;
	width: 155px;
	text-decoration: none;
	text-indent: 36px;
	background-position: 0px -46px;
	color: #008080;
}

a.mainlevel_active-prod2:hover {
	color: #008080;
	text-decoration: none;
}


a.mainlevel-sub2:link, a.mainlevel-sub:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #bfb08e;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	width: 135px;
	text-decoration: none;
	text-indent: 20px;
}

a.mainlevel-sub2:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #008080;
}

a.mainlevel_active-sub2, #active_menu-sub.mainlevel_current-sub {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	width: 135px;
	text-decoration: none;
	text-indent: 20px;
	background-position: 0px -25px;
	color: #008080;
}

a.mainlevel_active-sub2:hover {
	color: #008080;
	text-decoration: none;
}


/* Side Navigation */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #008080;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	text-decoration: none;
	text-indent: 20px;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #008080;
}

a.mainlevel_active, #active_menu.mainlevel_current {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	text-decoration: none;
	text-indent: 20px;
	background-position: 0px -25px;
	color: #008080;
}

a.mainlevel_active:hover {
	color: #008080;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/submenu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px; /*font-weight: bold;*/
	color: #008080;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 19px !important;
	height: 19px;
	text-decoration: none;
	text-indent: 16px;
}

a.sublevel:hover {
	color: #008080;
	background-position: 0px -25px;
	text-decoration: none;
}

a.sublevel_current, #active_menu.sublevel_current {
	display: block;
	background: url(../images/submenu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px; /*font-weight: bold;*/
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 19px !important;
	height: 19px;
	text-decoration: none;
	text-indent: 16px;
	background-position: 0px -25px;
	color: #999999;
	color: #008080;
}

a.sublevel_current:hover {
	color: #008080;
	text-decoration: none;
}

/* END NAVIGATION/MENU SETTINGS */

/* MODULES FORMATTING */

.moduletable h3{
	margin: 0px;
	padding: 0px;
}

.moduletable{
	margin: 0px;
	padding: 0px;
}

/* CONTENT PAGE SETTINGS */
a.category:link {
}

a.category:hover {
}

a.category:visited {
}

.blogsection {
}

.blog_more {
}

a.blogsection:link {
}

a.blogsection:visited {
}

a.blogsection:hover {
}

.componentheading {
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 22px;
	padding-bottom: 10px;
	color: #008080;
	background: url(../images/motif.gif) no-repeat;
}

/* Title of the component being used to display the content.*/
.contentheading {
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 22px;
	padding-bottom: 10px;
	color: #008080;
	background: url(../images/motif.gif) no-repeat;
}

.contentpane {
}

.contentpaneopen {
}

.contentpaneopen fieldset {
	border: #fff;
}

.contentpagetitle {
}

a.contentpagetitle:hover {
}

a.contentpagetitle:link {
}

a.contentpagetitle:visited {
}

.contentdescription {
}

table.contenttoc {
}

table.contenttoc td {
}

table.contenttoc th {
}

table.contenttoc td.toclink {
}

a.toclink:link {
}

a.toclink:visited {
}

a.toclink:hover {
}

/* SECTIONS LISTINGS */
.sectiontableheader {
}

.sectiontableentry1 {
padding: 10px;
background-color: #b4c8c8;
}

.sectiontableentry2 {
padding: 10px;
}

/* FORMS SETTINGS */ 
.button {
}

.inputbox {
}

.search {
}

/* MISCELLANEOUS */
.pagenavbar {
}

.pagenavbar:link {
}

.pagenavbar:visited {
}

.pagenav {
}

a.pagenav:visited {
}

a.pagenav:hover {
}

a.readon:link {
}

a.readon:hover {
}

a.readon:visited {
}

.back_button {
}

.pagenav_prev {
}

.pagenav_next {
}

.latestnews ul {
}

.latestnews li {
}

.mostread ul{
}

.mostread li{
}

/* Dates , Authors*/
.createdate {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #999999;
}

.modifydate {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #999999;
}

.small {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #bfb08e;
}

.smalldark {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #008080;
}

.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #999999;
}

/*Found in poll result page, for " Number of Voters".. text */
/* Polls */
.poll {
}

.pollstableborder {
}

/* Weblinks */
.weblinks{
}

a.weblinks:hover {
}

/* Newsfeeds */
.newsfeedheading {
}

.newsfeeddate {
}

.fase4rdf {
}

/* Search page */
table.searchintro {
}

img.multithumb {
	padding: 5px;
}

table.multithumb {
 width: 600px;
}

input {
	background-color: #fff;
	border: 1px solid #008080;
}

textarea {
	background-color: #fff;
	border: 1px solid #008080;
}

select {
	background-color: #fff;
	border: 1px solid #008080;
}

.inputbox-search {
	float: right;
	margin: 5px 5px 0px 0px;
}

table.home {
	border: 1px solid #c1d2d2;
	font-size: 0.9em;
}

table.home td {
	background-color: #c1d2d2;
	padding: 5px;
}
.smallbox {
	line-height: 1.0em;
}


h1 {
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 22px;
	padding-bottom: 10px;
	color: #008080;
	background: url(../images/motif.gif) no-repeat;
}

h2 {
	font-size: 1.2em;
	color: #008080;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.8em;
}

ol, ul, li {
	font-size: 1.0em;
}

p {
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
	color: #008080;
}
