/* tag specific styles */
body {
    margin:0px;
	color: #333;
	background: #fcfcfc;
	font-family: "Trebuchet MS", sans-serif;
	font-size:14px;
}

a{
	color: #0079c1;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

form{
	margin:0px;
}

p {
	color: #333;
	font-size:13px;
	margin:0px;
	padding: 10px 0 10px 0;
}

h1 {
	color: #fcfcfc;
	font-size: 13px;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	color: #666;
	font-weight: normal;
	padding: 13px 0 5px 0;
	border-bottom: 4px solid #78866b;
	margin: 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
}

ul{
	list-style-type:square;
	line-height:1.4em;
}

/*dhtml navigation menu styles*/

.mnuMain{
	padding:0px;
	margin:0px;
	margin-top:14px;
}

.mnuSub{
	padding:0px;
	margin:0px;
}

#menuSiteMap UL LI{
	display:block;
	list-style-type:none;
}

#menuSiteMap UL LI UL{
	padding:0px;
	margin-left:20px;
}

#menuSiteMap UL LI UL LI{
	display:list-item;
	list-style-type:square;
	margin-left:0px;
}

#menuSiteMap UL LI A{
	display:block;
	border-bottom:4px solid #78866b;
	margin-top:10px;
}

#menuSiteMap UL LI A:HOVER{
	display:block;
	border-bottom:4px solid #78866b;
	margin-top:10px;
	color:#000;
}

#menuSiteMap UL LI UL LI A{
	display:block;
	border:0px;
	margin-top:0px;
}

#menuSiteMap UL LI UL LI A:HOVER{
	display:block;
	border:0px;
	color:#000;
	margin-top:0px;
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
    font-family:"Trebuchet MS", sans-serif;
    font-size:13px;
    color:#0079c1;
}

.mnuItemActive{
	color:#000000;
}

.mnuItemSeparatorH{
	display:none;
}

.mnuItemSeparatorV{
	display:none;
}
 

/*content styles*/
.inpButton{
    font-family:"Trebuchet MS", sans-serif;
   	font-size:12px;
	font-weight: bold;
	border: 1px outset #999999; 
	color: #333333; 
	background-color: #EFEFEF; 
	background-image: url(/_filelib/ImageGallery/Backgrounds/btn_background.gif);
	background-attachment:scroll;
}

.inpCheckBox{
	border:none;
}


.modContainer{
	margin-bottom:10px;
}

.modHeader{
    font-size:12px;
    text-align:center;
    text-transform: uppercase;
    font-weight:bold;
}

.modContent{
}

.ctHeader{
    background-color:#C3D9FF;
    font-family:"Trebuchet MS", sans-serif;     
    font-size:12px;
	font-weight:bold;
	padding:3px;
    border-top:1px solid #666666;
    border-bottom:1px solid #666666;
}

.ctHeader A{
    background-color:#C3D9FF;
    font-family:"Trebuchet MS", sans-serif;     
    font-size:12px;
	font-weight:bold;
}

.ctToolBar, .ctToolBar TD{
    font-family:"Trebuchet MS", sans-serif;     
    font-size:12px;
	font-weight:bold;
}

.ctAlternate{
    font-family:"Trebuchet MS", sans-serif;
    font-size:12px;  
}

.ctNormal{
    font-family:"Trebuchet MS", sans-serif;     
    font-size:12px;  
}

.ctSmall{
	font-family:"Trebuchet MS", sans-serif;
	font-size:10px;
	
}

.ctBulletin{
	padding:0px;
}

.ctBulletinLink{
	display:block;
	font-size:14px;
}

.ctBulletinDate{
	padding:3px;
	font-size:14px;
	color:#666;
}

.ctBulletinShortText{
	font-size:12px;
	color:#111111;
}


#FieldNotes .ctBulletin{
	padding-bottom:10px;
	border-bottom:1px dotted #999;
}

#FieldNotes .ctBulletinLink{
	display:block;
	font-size:14px;
	margin-bottom:6px;
}

#FieldNotes .ctBulletinDate{
	padding:3px;
	font-size:14px;
	color:#666;
}

#FieldNotes .ctBulletinShortText{
	font-size:12px;
	color:#111111;
}


#ProjectList .ctBulletinLink{
	font-size: 13px;
	border-bottom: 4px solid #78866b;
	padding-bottom:5px;
}

#ctRating TD{
	padding:0px;
}

#twitterFeed{
	background-color: #f2f2f2;
	border: #333 1px solid;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
}


#twitterFeed .rssArticleLink{
	display:none;
}

#twitterFeed .rssChannelTitle{
	border-bottom:1px solid #666;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}
.float-right {
	float: right;
	padding-left: 10px
}
.float-left {
	float: left;
	padding-right: 10px
}
.clear-element {
	clear: both;
}
.clear {
	position: relative;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

a.more {
	background: url("/_filelib/ImageGallery/Design/right-arrow.gif") right no-repeat;
	padding-right: 15px;
}
a:link.more-fc, a:active.more-fc {
	color: #87ceeb;
	background: url("/_filelib/ImageGallery/Design/right-arrow-fc.gif") right no-repeat;
	padding-right: 15px;
}
a:visited.more-fc {
	color: #87ceeb;
	text-decoration: underline;
	background: url("/_filelib/ImageGallery/Design/right-arrow-fc.gif") right no-repeat;
	padding-right: 15px;
}
.note {
	color: #dd5431;
	font-weight: bold
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-width: 980px;
	background-color: #fcfcfc;
}
#header-wrapper {
	width: 100%;
	height: 211px;
	background-color: #fcfcfc;
	background-image: url("/_filelib/ImageGallery/Design/header-bg.png");
	background-repeat: repeat-x;
}
#header {
	width: 970px;
	height: 211px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	position: relative;
	background-image: url("/_filelib/ImageGallery/Design/tocowa-logo.png");
	background-repeat: no-repeat;
	background-position: top left;
}
#header h1 {
	position: absolute;
	top: 6px;
	left: 180px;
	/* width: 600px; */
	margin: 0;
	padding: 0;
	color: #ce6e19;
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#draw {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 31px;
	height: 50px;
	margin: 0;
	padding: 10px 0;
	background-image: url("/_filelib/ImageGallery/Design/wheat.png");
	background-repeat: no-repeat;
	background-position: top right;
}
#nav-top {
	position: absolute;
	top: 6px;
	right: 50px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}
#nav-top ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav-top li {
	float: right;
}
#nav-top a {
	display: block;
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 20px;
}
#nav-top a:hover {
	color: #47840f;
	text-decoration: overline;
}
#nav {
	position: absolute;
	top: 50px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav a {
	color: #fcfcfc;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#nav a:hover {
	color: #333;
}
ul#nav-items {
	width: 970px;
	height: 179px;
	margin: 0;
	padding: 0;
	float: right;
	overflow: hidden;
	position: relative;
	left: -35px;
	list-style: none;
}
ul#nav-items li, ul#nav-items li a {
	margin: 0;
	padding: 0;
	float: right;
	color: #fcfcfc;
	display: block;
}
li#news a {
	position: absolute;
	top: 20px;
	right: 100px;
	font-size: 24px;
	font-weight: bold;
}
li#blogs a {
	position: absolute;
	top: 70px;
	right: 130px;
	font-size: 32px;
	font-weight: bold;
	line-height:36px;
}
li#resources a {
	position: absolute;
	top: 0;
	right: 280px;
	font-size: 18px;
	font-weight: bold;
}
li#projects a {
	position: absolute;
	top: 45px;
	right: 340px;
	font-size: 36px;
	font-weight: bold;
	line-height:40px;
}
li#documents a {
	position: absolute;
	top: 110px;
	right: 310px;
	font-size: 24px;
	font-weight: bold;
}
li#partners a {
	position: absolute;
	top: 20px;
	right: 535px;
	font-size: 22px;
	font-weight: bold;
}
li#dashboards a {
	position: absolute;
	top: 80px;
	right: 575px;
	font-size: 20px;
	font-weight: bold;
}

#subnav-wrapper {
	width: 100%;
}
#subnav, #subnav ul {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	list-style: none;
	line-height: 1.0em;
}
#subnav a {
	color: #333;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;
	width: 10.0em;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
}
#subnav a:hover {
	color: #47840f;
}
#subnav li {
	float: left;
	width: 10.0em; /* width needed or else Opera goes nuts */
	text-align: center;
	border-left: 1px solid #ddd;
	margin: 0 0 10px 0;
}
#subnav li.right {
	border-right: 1px solid #ddd;
}
#subnav li.selected {
	background-image: url("/_filelib/ImageGallery/Design/indicator.gif");
	background-repeat: no-repeat;
	background-position: top center;
}



#spotlight-wrapper {
	width: 100%;
	background-color: #333;
}
#spotlight {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 10px;
	position: relative;
	border:1px solid #333;
}
div#spotlight h1 {
	font-size: 1.5em;
	padding: 0px 0 15px 0;
}

#spotlight p {
	font-size: 0.7em;
}

#spotlight p#intro {
	float: left;
	color: #999;
	width: 290px;
	font-size: 13px;
	line-height: 1.4em;
	padding: 20px 20px 20px 0;
	margin: 0;
}
div.spotlight-item {
	float: left;
	width: 290px;
	padding: 20px 20px 20px 0px;
	margin: 0;
}
div.spotlight-item p {
	color: #999;
	padding: 0;
}
div.spotlight-item img {
	float: left;
	border-bottom: 2px solid #78866b;
	margin: 0 10px 10px 0;
}
div#spotlight a:hover {
	color: #fcfcfc;
}

#content-wrapper {
	width: 100%;
	min-height: 200px;
}
#content {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 10px;
	position: relative;
	background-color: #fcfcfc;
}
div#left-column {
	width: 290px;
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
}
div#middle-column {
	width: 290px;
	float: left;
	padding: 0 20px 0 0;
}
div#right-column {
	width: 310px;
	float: left;
	padding: 0;
}
div#full-left-column {
	width: 620px;
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
}
div#xwide-column {
	width: 950px;
	padding: 0 20px 0 0;
	margin: 0;
}
div#split-left-column {
	width: 495px;
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
}
div#split-right-column {
	width: 455px;
	float: left;
	padding: 0;
}

div#full-left-column h2, div#xwide-column h2 {
	border-bottom: 4px solid #78866b;
}
div#full-left-column h2.sans, div#xwide-column h2.sans {
	border: none;
}
div#full-left-column ul ul, div#xwide-column ul ul {
	margin: 5px 20px;
	font-size: 13px;
}
p.intro-p {
	border-bottom: 2px solid #78866b;
	padding-top: 20px;
}
p.first-p {
	padding-top: 20px;
}
hr {
	clear: both;
}
#status-widget {
	margin: 25px 0 20px 25px;
}
#news #status-widget {
	margin: 25px 0 0 0;
}
#twitter-panel {
	margin: 0;
	padding: 0 10px;
	background-color: #eee;
	color: #fcfcfc;
	border: 1px solid #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}

#twitter-panel ul {
	display: block;
	list-style: none;
}
#twitter-panel li {
	color: #333;
	font-size: 13px;
	margin: 0 0 20px 0;
}
#twitter-panel a {
	display: none;
}
#twitter-panel span a {
	display: inline;
}
#status-widget a.via {
	float: right;
	width: 64px;
	height: 15px;
	overflow: hidden;
	display: block;
	background: url("/_filelib/ImageGallery/Design/twitter.gif") no-repeat;
	margin: 2px;
	text-indent: -500px;
}
#status-widget li#status-press ul {
	margin: 0;
	list-style: none;
}
#flickr-widget {
	overflow: hidden;
	margin: 45px 0 0 25px;
}
#flickr_badge_uber_wrapper {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 10px 10px;
	background-color: #eee;
	border: 1px solid #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#flickr_badge_wrapper {
	margin: 0;
}
.flickr_badge_image {
	border: 0;
	display: block;
	margin: 0;
}
.flickr_badge_image img {
	width: 75px;
	height: 75px;
	border: 1px solid #333;
	display: block;
	float: left;
	margin: 0 10px 10px 3px;
}
.flickr_badge_image a {
	display: block;
}
#flickr-widget a.via {
	float: right;
	width: 50px;
	height: 15px;
	overflow: hidden;
	display: block;
	background: url("/_filelib/ImageGallery/Design/flickr.gif") no-repeat;
	margin: 2px;
	text-indent: -500px;
}
#yt-player-wrapper {
	float: right;
	width: 360px;
	margin-top: 20px;
}
#yt-player {
	height: 270px;
	width: 360px;
	float: right;
}
#ull-wrapper {
	float: left;
	width: 590px;
}
#ul1 li {
	list-style: none;
	float: left !important;
	margin-right: 5px;
	margin-bottom: 5px;
}
#ul1 img {
	height: 80px;
	width: 110px;
	border: 3px solid #333;
}
form, label, input, textarea {
	font-family: 'Trebuchet MS' , sans-serif;
}
fieldset {
	width: 300px;
	padding: 0;
}
label {
	float: left;
	position: relative;
	width: 10em;
	display: inline;
	margin: .5em .5em;
}
label.salutation {
	float: left;
	position: relative;
	width: 21em;
	display: inline;
	margin: .5em .5em;
}
label.mailing {
	float: left;
	position: relative;
	width: 21em;
	display: inline;
	margin: 0;
}
label.long {
	width: 21em;
}
label input {
	display: inline;
	left: 100%;
	top: 0px;
	width: 10em;
}
label textarea {
	width: 21em;
	height: 4em;
}
label input.radio {
	display: inline;
	left: 100%;
	top: 0px;
	width: 1.0em;
}
label input.check {
	display: inline;
	left: 100%;
	top: 0px;
	width: 2.0em;
}
label.long input {
	width: 21em;
}
label.long input.readonly {
	border: none;
	width: 10em;
}
.error {
	color: #f00
}

#footer-wrapper {
	width: 100%;
	height: 60px;
	border-top: 1px solid #ddd;
	margin: 40px 0 0 0;
}
#footer {
	width: 970px;
	height: 30px;
	padding: 0 0 0 10px;
	margin: 0 auto;
	text-align: left;
}
#footer p {
	float: right;
	text-align: right;
	padding: 20px 5px 5px 0;
	margin: 0;
	font-size: 0.7em;
	color: #999;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	font-family: "Trebuchet MS", sans-serif;
	color: #6cc;
	text-decoration: underline;
}

