/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */

body {
	background: #ffffff url(images/contentcit.jpg) repeat-x;
	margin: 0 auto;
	font: 80% "Century Gothic", Optima, "Lucida Sans", sans-serif;
	color: #333;
	overflow: -moz-scrollbars-vertical;

}
	

#bodyContainer {
	background-color: #FFFFFF;
	min-width:970px;
	height: 100%;		
}

/* links */
a, a:visited {
	text-decoration:underline;
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family:  "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #007fb8;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
h1 {
	font-size: 100%;
	color: #007fb8;
}
h2 {
	font-size: 90%;
	text-transform: uppercase;
	color: #007fb8;
}
h3 {
	font-size: 90%;
	color: #666666; 
}


/* images */
img {
	border: 0px solid #CCC;
}
.image_caption { 
   line-height: 8px; 
   font-size: 10px; 
   padding: 0px 3px 5px 3px; 
   text-align: left; 
}
h1, h2, h3, p {
	padding: 10px;
	margin: 0;
	color: #007fb8;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #007fb8;	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #fafafa; 
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal None Arial, Helvetica, sans-serif;
	color:#777;
}

input.checkbox { border: none; vertical-align: middle;}

select {
	border:1px solid #eee;
	font: normal None Arial, Helvetica, sans-serif;
	color:#777;
}

textarea {
	width:400px;
	padding:2px;
	font: normal None Arial, Helvetica, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 0px 2px 3px;
	background: #CCC url(images/smheaderbg.jpg) repeat-x;
	color: #007fb8;
}

/* search */
form.search {
	position: absolute;
	right: 0px;
	background: transparent;
	border: none;
	text-align: center;
	left: 712px;
	top: 194px;
	width: 263px;
	height: 42px;
	overflow: visible;
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(images/smheaderbg.jpg) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

form.search a { 
   color: #ffffff; 
   font-size: 11px; 
   text-decoration: underline; }


/********************************************
   LAYOUT
********************************************/ 
		
	
#wrap {
	width: 961px;
	background: url(images/contentcit.jpg) repeat-x;
	margin: 0px auto;
	text-align: left;
	height: 100%;
}
#content-wrap {
	clear: both;
	width: 961px;
	padding: 0;
	margin: 0 0px;
	height: 100px;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	width: 961px;
	position: relative;
	text-align:center;
	background: #tranparency;
url(images/contentcit.jpg) repeat-x;
	padding: 0;
	font: 16px/normal "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 198px;
	
}
#header h1#logo-text {
	margin: 0;
	padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #000F;
	text-transform: none;
	left: 172px;
	top: 30px;
	
}
#header h1#logo-text a {
	color: #000;
}
#header h1#logo-text a:hover {
	text-decoration: none;
}
#header h2#slogan {
	margin: 0;
	padding: 0;
	font: normal 1.5em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #000;
	left: 181px;
	top: 77px;
	
}

/* Menu */
#breadcrumb {
	clear: both;
	margin: 0;
	padding: 0 40px 0 5px;
	font: bold 12px/26px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	height: 36px;
	text-transform: uppercase;
	text-align: left;
}
#breadcrumb div, #breadcrumb span  {
	color: #999999;
	background: none;
	font-size: 12px;
}
#breadcrumb a {
	color: #999999;
	text-decoration: underline;
}

/* secretary's Column */
#mainbox {
	float: left;
	width: 72%;
	padding: 10 0 0 5;
	margin: 0;
	background-color: #fafafa;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: left;
}

#mainbox h1 {
	margin-top: 10px;
	margin-bottom: 2px;
	font: bold 150% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #EFF0F1;
	text-transform: uppercase;
	text-align: left;
}
#mainbox h1 a {
	color: #000000; 	
	background: none;
}
#mainbox h1 a:hover {
	color: #007fb8; 
	text-decoration: underline;
}
#mainbox div.content {
	padding: 5px;
	margin: 0;
	color: #333333;
	
	}
#mainbox div.signoff {
	padding: 5px;
	margin: 0;
	color: #333333;
	text-align: right;
}
#mainbox div.not_found {
   padding: 40px;
   text-align:center;
}
div.post-cats { padding-left: 5px; }

.art-info-1 { 
   float: left; 
   width: 380px;
   padding: 0px 0px 10px 10px;
}
.art-info-2 { 
   float: right; 
   text-align: right;
   padding: 0px 0px 10px 0px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 0px 10px 25px 5px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}

.email {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/email.gif) no-repeat right center; 
}
.print {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
   background: url(images/print.gif) no-repeat right center; 
}
.digg { 
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/digg.png) no-repeat right center; 
}



/* Main Column */
#main {
	float: left;
	width: 72%;
	padding: 5 0 0 10;
	margin: 0;
	background-color: #fafafa;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: left;
}
#main h1 {
	margin-top: 10px;
	margin-bottom: 2px;
	font: bold 100% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #EFF0F1;
	text-transform: uppercase;
	text-align: left;
}
#main h1 a {
	color: #000000; 	
	background: none;
}
#main h1 a:hover {
	color: #007fb8; 
	text-decoration: underline;
}
#main div.content {
	padding: 5px;		
	margin: 0;
}
#main div.not_found {
   padding: 40px;
   text-align:center;
}
div.post-cats { padding-left: 5px; }

.art-info-1 { 
   float: left; 
   width: 380px;
   padding: 0px 0px 10px 10px;
}
.art-info-2 { 
   float: right; 
   text-align: right;
   padding: 0px 0px 10px 0px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 0px 10px 25px 5px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}

.email {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/email.gif) no-repeat right center; 
}
.print {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
   background: url(images/print.gif) no-repeat right center; 
}
.digg { 
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/digg.png) no-repeat right center; 
}

/* Main Column for campaigns on home page Main image is 674 wide small images are 315 each*/

#mainhome {
	float: left;
	width: 72%;
	padding: 10 0 0 5;
	background-color: #ffffff;
	height: 100%;
	width: 690px;
}

#mainhome .nav-box-news {
	border: 1px solid #007fb8;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;

}

#mainhome h1  {
	margin-top: 10px;
	padding: 0px 0 0px 0px;
	font: bold normal 14px/42px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background: #EEF0F1 url(images/subheader_bg.jpg) repeat-x;
	text-transform: uppercase;
	height: 46px;
}
#mainhome h1 a {
	color: #333333; 	
	background: none;
}
#mainhome h1 a:hover {
	color: #333333; 
	text-decoration: underline;
}
#mainhome div.content {
	padding: 5px;
	margin: 0 0 20;
	clear: both;
	float: left;
	}
#mainhome div.content2 {
	padding: 5px;
	float: left;
	width: 315px;
	margin-right: 10px;
	}
#mainhome div.content3 {
	padding: 5px;
	float: right;
	width: 315px;
	clear: both;
}


#mainhome div.not_found {
   padding: 40px;
   text-align:center;
}


div.post-cats { padding-left: 5px; }

.art-info-1 {
	float: left;
	width: 100%;
	padding: 0px 0px 10px 10px;
}
.art-info-2 { 
   float: right; 
   text-align: right;
   padding: 0px 0px 10px 0px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 0px 10px 25px 5px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
	width: 95%;
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
	margin: 0 10px 0 5px;
	font-size: 10px;
}

.email {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/email.gif) no-repeat right center; 
}
.print {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
   background: url(images/print.gif) no-repeat right center; 
}
.digg { 
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/digg.png) no-repeat right center; 
}




/* Sidebar */	
#sidebar {
	float: right;
	width: 26.5%;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px;
	font: bold 16px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #EEF0F1 url(images/subheader_bgcit.jpg) repeat-x left bottom;

}

#sidebar h1 a {
   color: #000000;
}
#sidebar a.selected { 
   color: #000000; 
}
#sidebar .nav-box {
	border: 1px solid #007fb8;
	margin: 0;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 5px 0 -1px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #007fb8;
	background: url(images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;	
}

/* Sidebar when it is news list*/	

#sidebarnews {
	float: right;
	width: 26.5%;
	padding: 0;
	margin: 0;
	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 0px 0 0px 0px;
	font: bold normal 14px/42px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background: #EEF0F1 url(images/subheader_bgcit.jpg) repeat-x;
	text-transform: uppercase;
	height: 46px;
}

#sidebar h1 a {
	color: #333333;
}
#sidebar a.selected { 
   color: #333333; 
}
#sidebar .nav-box-news {
	border: 1px solid #007fb8;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebarh2 .sidemenu {
	margin-top: 10px;
	padding: 0px 0 0px 5px;
	font: bold 14px/normal "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	text-transform: uppercase;
	height: 46px;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-bottom: 10px;
}


#sidebar h2 a .sidemenu {
	color: #000000; 	
	background: none;
}
#sidebar h2 a:hover .sidemenu{
	color: #007fb8; 
	text-decoration: underline;
	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0px 5;
	padding: 0 5;
	text-transform: uppercase;
	color: #333333;
}
#sidebar ul.sidemenu content {
	list-style: none;
	text-align: left;
	margin: 0px 2 0px 5;
	padding: 0 0 0 5;
	font-size: 10px;
	text-transform: none;
	color: #333333;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #007fb8;
	background: url(images/go.gif) no-repeat 5px 5px;
	padding: 2px 0 2px 25px;
	margin: 0 2px 0 5px;
	color: #333333;
}
#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;
	color: #333333;
}


.sidebar_footer {
	margin: 5px 0px;
	border-top: 1px dotted #007fb8;
}
.datesidebarnews {
	font-size: 10px;
	color: #000000;

}
.readmoresidebarnews {
	padding: 2px 0px;
	margin: 0 5px 0 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	text-decoration: underline;
	text-transform: none;
}

.summarysidebarnews {
	padding: 2px 0px;
	margin: 0 5px 0 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	text-transform: none;
}






/* Sidebar - feeds and link management */

#feeds {
   text-align: left;
	font-weight: bold;
	padding-left: 10px; 
	padding-top: 10px; 
	line-height: 20px;
	padding-bottom: 10px; 
}
.rss {
	padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
	background: url(images/webfeed.gif) no-repeat left center;
}
.del-icio-us { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/delicious.gif) no-repeat left center; 
}
.yahoo { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/add_yahoo.gif) no-repeat left center; 
}
.google { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/add_google.gif) no-repeat left center; 
}
.facebook {
	padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
	background: url(images/facebook.gif) no-repeat left center;
}



/* Sub-category navigation */
#sidebar ul.sidemenu ul {
   margin: 3px 0px 3px 0px;
   padding: 0px;
   margin-left: -8px;
	list-style: none;
}

#sidebar ul.sidemenu ul li {
   font-size: 10px;
   border: none;
}

#sidebar ul.sidemenu ul ul li {
   font-size: 9px;
}



/* optional non-list navigation */

      .altmenu { 
         font-weight: bold; 
         margin: 3px 3px 8px 3px; 
         border-bottom: 1px solid #eeeeee; 
      }
      
      .altmenu div { 
         padding: 2px; 
      }
      
      div.catMenu-0 { font-size: 11px; padding-left: 5px;  }
      div.catMenu-1 { font-size: 10px; padding-left: 20px; }
      div.catMenu-2 { font-size: 9px;  padding-left: 35px; }
      div.catMenu-3 { font-size: 8px;  padding-left: 50px; }
      div.catMenu-4 { font-size: 7px;  padding-left: 65px; }
      
      .altmenu div a { 
         padding-left: 20px; 	
         background: url(images/go.gif) no-repeat 0px 0px; 
      }




/* Next/Previous Links */	

#nextlinks { 
   font-size: 11px;
   font-weight: bold; 
   padding-bottom: 35px;
   padding-left: 10px;
   padding-right: 10px;
}

#nextlinks .prev { text-align: left; float: left;  }
#nextlinks .next { text-align: right;  float: right; }

#nextlinks a { 
   text-decoration: underline;
}

/* Footer */

	#footer {
	color: #333333;
	background: #FFFFFF url(images/footer_bgcit.jpg) repeat-x;
	clear: both;
	width:100%;
	text-align: center;
	font-size: 80%;
	height: 46px;
}

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

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

/* Printer Friendly Page classes */
#printer #main {
	padding: 0; margin: 20;
	font-size: 12px;
}
#printer #main h1 {
	margin-top: 0px;
	color: #000000;
	padding: 5px 0 5px 10px;
	background: none;
	border-bottom: 1px solid #EFF0F1;
}

#printer a { color: #000000; text-decoration: none; font-weight: bold; }
#printer a:hover { text-decoration: underline; }
#printer #main { text-align: left; width: 95%;}

