/* ============================================================
|	GLOBAL STYLES
============================================================ */
*{font-family: Verdana, Geneva, Helvetica, sans-serif;font-size:12px;}
p, td, ul, li{color:#5d5d5d;}
h1, h2, h3, legend, a, a:hover, a:visited, a:active {color:#0686a8;}
h1, h2, h3{margin-bottom:0.5em;}
h1 {font-size:1.5em;}
h2 {font-size:1.2em;color:#046078;}
h3 {font-size:1em;}
p {margin-top:0.5em;}
legend{font-weight:bold;}
img{border: none;}
th, td {text-align:left; vertical-align: top;}

.left{text-align: left;}
.centre, .center{text-align: center;}
.right{text-align: right;}
.clear{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;padding:0;margin:0;}
.doublespace{line-height:2.2em;}
.nowrap{white-space:nowrap;}

.w75{width:75px;}
.w100{width:100px;}
.w125{width:125px;}
.w150{width:150px;}
.w175{width:175px;}

a.link1{text-decoration:none;color:#5d5d5d;}
a.link1:hover{text-decoration:underline;color:#0686a8;}

/* ============================================================
|	LAYOUT
============================================================ */
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

body#layout1{
	background:white url(bgsHoz.png) repeat-x center -160px;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

	width:80% !important; /* real browsers */
	width:910px; /* IE6: treaded as min-height*/
	min-width:910px; /* real browsers */
	max-width:910px;
}

div#header {}
div#header p {
	font-style:italic;
	font-size:1.1em;
	margin:0;
}

div#content {background: white;}
div#contentC1{background: transparent url(contentC1.png) no-repeat top left;}
div#contentC2{background: transparent url(contentC2.png) no-repeat top right;}
div#contentInner {
	padding:1em 1em 91px 1em; /* bottom padding for footer */
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	height:91px;
	line-height:91px;
	color: #888;
	background: transparent url(bgsHoz.png) repeat-x center -69px;
	font-size: 11px;
	overflow:hidden;
}
div#footerContent{float:left; padding: 0 30px;}
div#footerRssFeed{float:right;}
div#footer a{text-decoration:none; color: #888;}
div#footer a:hover{text-decoration:underline;}
div#footer p {margin:0;}
div#layoutTitle{height:157px;}
div#layoutLogo{float:left;padding: 17px 0 0 20px;}
div#layoutSearch{float:right;padding: 55px 23px 0 0;}
div#layoutSearchNav {height: 32px;}
div#layoutSearchNav ul {list-style:none;margin:0;padding:0;float:right;}
div#layoutSearchNav ul li {float:left;margin:0;padding:0;text-align:center;color:white;}
div#layoutSearchNav ul div, div#layoutSearchNav ul li a, div#layoutSearchNav ul li a:visited, div#layoutSearchNav ul li a:active {
	color:white;
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	text-align:center;
	text-decoration: none;
	text-transform: lowercase;
}
div#layoutSearchNav ul div{padding: 0 4px;}
div#layoutSearchNav ul li a:hover {text-decoration:underline;}
#searchForm{float:right;}
div#layoutTopNav{height:42px;background: transparent url(bgsHoz.png) repeat-x center top; margin: 0 0 21px 0; overflow:hidden;}
div#layoutTopNav ul {list-style:none;margin:0;padding:0;}
div#layoutTopNav ul li {float:left;margin:0;padding:0;text-align:center;}
div#layoutTopNav ul li a, div#layoutTopNav ul li a:visited, div#layoutTopNav ul li a:active {
	color: white;
	display: block;
	float: left;
	font-weight:bold;
	font-size: 12px;
	height: 42px;
	line-height: 42px;
	text-align:center;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid #4288a1;
	padding: 0 10px;
}
div#layoutTopNav ul li a:hover {text-decoration:underline;}
div#layoutTopNav ul li.first a, div#layoutTopNav ul li.first a:visited, div#layoutTopNav ul li.first a:active{border-left: none;padding:0;}
div#layoutTopNav ul li.last a {border-right: 0px none white;height: 42px;}
div#layoutTopNav ul li.current a{
	background-color: #b3b3b3;
	color: #626262;
	border-right: 1px solid #a1a1a1;
}
div#layoutTopNav ul li.row2 a{
	line-height: 18px;
	height: 39px;
	padding: 3px 9px 0 9px;
}


#searchForm_string{
	background: url(bgsHoz.png) center -42px;
	height:15px;
	width:167px;
	border:none;
	margin:0;
	padding: 6px 5px;
	float:left;
}
#searchForm_submit{
	background: url(searchButton.png) no-repeat;
	width:76px;
	height:27px;
	border:none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding:5px 0 8px 20px;
	margin: 0;
	float:left;
	cursor: pointer;
}

/* ============================================================
|	GENERAL STYLES
============================================================ */
.box1 {background: #f2f2f2 url(box1.png) top center repeat-x;min-height: 196px;}
.box1 h1, .box1 h2, .box1 h3 {color:#0686a8;margin-top:0;}


/* ============================================================
| TABLE [1]
============================================================ */
table.t1 {border-spacing:1px;}
table.t1 th, table.t1 td{padding: 2px 5px;}
table.t1 tbody th {text-align: right; padding-left: 6px;}
table.t1 tbody th p{font-weight:normal;font-size:80%;white-space:wrap;}
table.t1 tbody tr.r0 th, table.t1 tbody tr.r0 td{background-color: #ececec;}
table.t1 tbody tr.r1 th, table.t1 tbody tr.r1 td{background-color: #f6f6f6;}
table.t1 tbody.selectable tr.r0:hover td, table.t1 tbody.selectable tr.r1:hover td{background-color: #dfefff;}
table.t1 .wideinput{margin:0 5px 0 0;}
table.t1 .wideinput textarea{width:100%;}

/* ============================================================
| TABLE [2]
============================================================ */
table.t2 tbody th{text-align: right; color:#0686a8;padding: 0 6px;}
table.t2 tr.r0 td, table.t2 tr.r0 th{border-top:1px solid #eee;}
table.t2 tr.r1 td, table.t2 tr.r1 th{border-top:1px solid #eee;}
table.t2 .wideinput{margin:0 5px 0 0;}
table.t2 .wideinput textarea{width:100%;}

/* ============================================================
| ACTION BAR
============================================================ */
.actionBar{background-color:#eaefff;border-top: 1px solid #cdf;border-bottom: 1px solid #cdf;margin: 5px auto; padding: 2px 5px;}
.actionBarLeft{float:left;line-height:1.8em;}
.actionBarRight{float:right;}

/* ============================================================
|	FORM STYLES
============================================================ */


/* ============================================================
| INFO BOXES
============================================================ */
div.error, div.success{
	padding: 4px;
	margin: 5px auto;
	width: 98%;
	text-align: center;
	max-width: 500px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
div.error{
	border: 1px solid #cc0000;
	background-color: #ffbbbb;
}
div.success{
	border: 1px solid #00cc00;
	background-color: #bbffbb;
}

/* ============================================================
| BREADCRUMBS
============================================================ */
.breadcrumbs {width:100%;height:30px;margin:0;padding: 0;}
.breadcrumbs ul {list-style:none;margin:0;padding:0;}
.breadcrumbs ul li {float:left;margin:0;padding:0;text-align:center;background: url(bullet.jpg) no-repeat;padding-left: 10px;}
.breadcrumbs ul li a, .breadcrumbs ul li a:visited, .breadcrumbs ul li a:active , .breadcrumbs ul li span {
	display: block;
	float: left;
	padding: 0 5px;
	text-align:center;
	text-transform: capitalized;
	color:grey;
	font-weight:normal;
}
.breadcrumbs ul li.first{background: none;}
.breadcrumbs ul li.last a, .breadcrumbs ul li.last span{text-decoration:none;color:grey;}


/* ============================================================
| DASH BOARD
============================================================ */
.dashbutton{width: 75px;height:79px;float:left;border:1px solid #ccc;margin:5px;padding:2px;}
.dashbutton:hover{background-color:#d6e6f8;border:1px solid #0686a8;cursor:pointer;}
.dashbutton a{display:block;text-align:center;}


/* ============================================================
| CMS Search
============================================================ */
.cmsSearchResults h3{margin-bottom:0;}
.cmsSearchResults p{margin:0;}
.cmsSearchResults a{margin-top:0;}
.cmsSearchResult{margin: 0 0 1em 0;padding: 0 0 1em 0;border-top: 2px solid #cccccc;}

/* ============================================================
| CMS GROUP PAGES
============================================================ */
.group-index {float:left;width:180px;}
.group-index .group-link{margin-bottom: 1.2em;display:block;}
.group-articles{margin-left:200px;}
.group-articles .group-link{margin-bottom: 3em; padding: 0 0 0 2em; display:block;}
.group-articles h2 {font-size: 1em; margin-bottom:0.5em;}


/* ============================================================
| TABS
============================================================ */
.tab-nav {width:100%; height:18px; line-height:normal; background:url(../assets/tabs/tabs.gif) repeat-x 0 -72px;margin: 1em 0 0 0;padding:0;}
.tab-nav ul {margin:0; padding:0; list-style:none;float:left;width:100%;}
.tab-nav li {float:left; background:url(../assets/tabs/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
.tab-nav .activeli {background:url(../assets/tabs/tabs.gif) no-repeat 0 -18px; margin-right:2px;font-weight:bold;}
.tab-nav span {float:left; display:block; background:url(../assets/tabs/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
.tab-nav .activeli span {background:url(../assets/tabs/tabs.gif) no-repeat right -54px;font-weight:bold;}
.tab-nav a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
.tab-nav a:link, .tab-nav a:visited, .tab-nav a:hover {color:black;}
.tab-container{border-left: 1px solid #919B9C; border-right: 1px solid #919B9C; border-bottom: 1px solid #919B9C; clear:left; padding: 1px;}
