/* $Id: zen-classic.css,v 1.8 2008/04/20 15:19:10 johnalbin Exp $ */ /*
 * COMMON STYLES
 */
 
body {
	background: #fff;
	font-family: arial;
	font-size: 12px;
}
body a, boddy a:VISITED{
	font-family: arial;
	font-size: 12px;
}

#page {
	color: #111;
	max-width: 760px;
	text-align: left;
	background-color: #fff;
}

#container {
	margin: 0 0px 10px 10px;
}

#header-region,#closure-blocks {
	margin: 0 10px;
}
#main{
width: 450.604px;

}

#main .node .content {
	color: #000;
	font-family: Arial;
	font-size: 12px;
}

div.content,div.links {
	font-size: 92%;
	
}

.block h3 {
	font-size: 122%;
}

.book .body {
	padding: 0 0 0.5em 0;
	margin: 0;
}

/*
 * HEADER STYLES
 */
#logo-title {
	margin: 3px 0px 0 0px;
	position: relative;
	height: 1px;
	background-color: white;
}

#logo {
	vertical-align: baseline;
}

#name-and-slogan {
	display: inline;
}

#site-name {
	margin: 0;
	display: inline;
	font-size: 246%;
}

#site-name a,#site-name a:hover {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial,
		Helvetica, sans-serif;
	font-weight: normal;
	color: #6DA6E2;
	margin: 0;
	padding: 0;
}

#site-slogan {
	color: #aaa;
	margin: 0;
	font-size: 85%;
	margin-left: 20px;
}

#search {
	/*position: relative;*/
	padding: 0;
	top: -26px;
	/*right: 254px;*/
	width:165px;
	left: 554px;
	
}

#mission {
	color: #666;
	font-weight: bold;
	padding: 2em;
	background: #D7E3F0 url(images/background.png);
	margin-bottom: 20px;
	font-size: 85%;
	border: solid 1px #B5C9D8;
}

.breadcrumb {
/*margin: 0;
	padding: 0;
	font-size: 85%;
	margin-left: 0px; /* #header-region already has 10px */
	/*background-color:#CDBEB0;
	text-indent: 8px;*/
	padding-bottom:0;
	padding-left:8px;
}

/* "Skip to Main Content" link
   *
   * This link useful for both blind people and people with mobility impairments
   * who cannot use a mouse.
   */
#skip-nav {
	margin: 0 !important;
	/*padding-left: 41px;*/
	font-size: 11px;
	line-height: 22px;
	background-color: #970007;
	height: 26PX;
	padding-top: 6px;
	color: white;
	font-weight: bold;
	border: 0 none;
	padding-top: 0;
}
#skip-nav-ca_newsletters {
	margin: 0 !important;
	font-size: 11px;
	line-height: 20px;
	height: 26PX;
	padding-top: 6px;
	color: white;
	border: 0 none;
	padding-top: 0;
}

#header {
	background-color: #970007;
	}
#name-and-slogan{
	background-color: #970007;
	}
#skip-nav a {
	padding: 1px 2px;
}

#skip-nav a:link,#skip-nav a:visited {
	color: #ffffff; /* same as background color */
	
}

#skip-nav a:hover,#skip-nav a:active,#skip-nav a:focus {
	color: #ffffff;
	background: #970007;
	text-decoration: none;
}

/* Alternatively, the skip-nav link can be completely hidden until a user tabs
     to the link. Un-comment the following CSS to use this technique. */
	/*
  #skip-nav a, #skip-nav a:hover, #skip-nav a:visited
  {
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  #skip-nav a:active, #skip-nav a:focus
  {
    position: static;
    width: auto;
    height: auto;
  }
  #logo-title
  {
    margin: 10px 20px 0 20px;
  }
  */ /*
 * MENU STYLES
 */
div.menu {
	margin-top: 0px;
}

#primary {
	font-size: 85%;
	line-height: normal;
	padding: 0 0 1px 20px;
	/*border-bottom: 4px solid #2763A5;*/
}

#primary ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1000;
}

#primary ul.links li,#secondary ul.links li {
	display: inline;
	border-left: none;
	margin: 0;
	padding: 0;
}

#primary a {
	background: #970007 url();
	color: #FFF;
	font-weight: bold;
	display: block;
	float: left;
	padding: 1px 14px 1px 14px;
	margin: 0 1px 0 0;
	border: solid #ffffff 1px;
	border-width: 0px 1px 0px 0px;
}

#primary ul li ul li a {
	border: 0px;
	border-width: 0px 1px 0px 0px;
}

#primary a {
	background-position: 0% 0;
}

#primary a:hover {
	background-position: 0% -42px;
	text-decoration: none;
}

#primary a.active {
	background-position: 0% -84px;
}

#secondary {
	padding-left: 20px;
	background: #6DA6E2; /*#347FD2;*/
	border-bottom: solid #2763A5 4px;
	display: none;
}

#secondary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondary li a {
	float: left;
	display: block;
	color: #fff;
	font-size: 85%;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#secondary a:hover {
	background: #2763A5;
}

#secondary a.active {
	font-weight: bold;
}

/*
 * LINK STYLES
 */
ul.links {
	text-align: left;
}

ul.links li {
	border-left: 1px solid #9cf;
}

.taxonomy {
	margin: 0;
	padding: 0;
	display: inline;
}

.taxonomy ul.links li {
	border: none;
	padding: 0 .1em 0 .2em;
}

.taxonomy ul.links li:after {
	content: ",";
}

.taxonomy ul.links li.last:after {
	content: "";
}

ul.links li.first {
	padding-left: 0;
	border: none;
}

.links {
	color: #999;
}

.links a {
	padding: 0 .1em 0 .1em;
}

.submitted,.taxonomy {
	font-size: 85%;
	color: #999;
}

/*
 * FORM STYLES
 */
input,textarea,textfield {
	margin: 0;
	color: #000;
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	padding: 1px;
	font-size: 100%;
}

input.form-checkbox,input.form-radio {
	border: none;
}

#search .form-text,#user-login-form .form-text {
	color: #444;
	border: 1px solid #970007;
	padding: 2px;
}

.form-submit,.button {
	padding: 1px;
}

#search .button,#search .form-submit,#user-login-form .button,#user-login-form .form-submit
	{
	background-color: #970007;
	color: #fff;
	font-weight: bold;
	border: 1px solid #970007;
	font-family: arial;
	font-size: 11px;
	padding-right: 8px;
}

#user-login-form {
	text-align: left;
}

#user-login-form .item-list ul {
	margin-top: 0;
	padding-bottom: 0;
}

/*
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
#user-login-form li.openid-link, /* The "Log in using OpenID" links. */
	#user-login li.openid-link {
	margin-top: 1em;
	margin-left: 0;
	padding-left: 1.5em;
	background-position: left center;
}

#user-login-form li.user-link, /* The "Cancel OpenID login" links. */
	#user-login li.user-link {
	margin-top: 1em;
}

#user-login li.user-link /* The Cancl OpenID link on the /user form. */
	{
	margin-left: 0;
}

/*
 * ALERTS, STATUS, HELP MESSAGE STYLES
 */
.messages {
	padding: 1.3em 1em .3em 52px;
	border: 2px solid #ddd;
	background: #eee;
	margin: 10px 0;
}

div.error {
	border: 2px solid #F00;
}

.messages ul {
	padding: 0 0 0 20px;
	margin: 0;
}

/*
 * FOOTER STYLES
 */
#footer-wrapper {
	margin: 0;
	margin-top: 15px;
	margin-left: -10px;
}

#footer{ /* background-color: #2763A5;
    border: solid 1px #004969;*/
	color: black;
	text-align: center;
	margin: 0;
	font-size: 85%;
	padding: 1em;
}

#footer * {
	color: black;
}

#footer a {
	color: #fff;
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
}

#footer a:hover {
	border-bottom: 1px solid #FFFFFF;
}

#footer img.drupal-powered {
	position: relative;
	top: .3em;
}

#footer .block {
	text-align: left;
}

#footer div.block div.edit {
	background-color: #2763A5;
}

/*
 * ADMINISTRATION STYLES
 */
.admin-panel {
	margin: 0;
	padding: 0;
}

.admin-panel .body {
	background-color: #eee;
	border: solid #6191C5 1px;
}

.admin-panel .body dl,.admin-panel .body p {
	padding: 10px;
}

.admin-panel h3 {
	margin-bottom: 0;
	padding: 5px 5px 5px 30px;
	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica,
		sans-serif;
	font-size: 122%;
	color: #fff;
	border-width: 0 2px 2px 2px;
}

table tr.odd {
	background: #ddd;
}

td.icon {
	text-align: center;
}

/*
 * COMMENT STYLES
 */
.comment {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #EBF2F8;
}

.comment-unpublished {
	background-color: #FFF;
}

.comment-by-author {
	background: none;
	border: 1px solid #6191C5;
}

.comment  h3.title {
	font-size: 122%;
}

.comment  h3.title,.comment  h3.title a {
	color: #2266AB;
	font-weight: normal;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial,
		Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 0;
}

.comment .picture,.node .picture {
	float: left;
	margin-right: 15px;
}

.node.node-unpublished .picture,.comment.comment-unpublished .picture {
	position: relative;
	/* Otherwise floated pictures will appear below the "Unpublished" text. */
}

.comment .new {
	color: #FFC600;
	font-weight: bold;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial,
		Helvetica, sans-serif;
}

.comment .links {
	text-align: right;
}

/*
 * POLL STYLES
 */
.poll .bar .foreground {
	background: #2763A5;
}

.poll .bar {
	padding: 2px;
	background: #BDCBDD;
}

/*
 * BOOK STYLES
 */
div.node div.content .book-navigation {
	background: #eee;
	margin: 0;
	padding: 0;
}

div.node div.content .book-navigation ul.menu {
	border: 0;
	border-top: 1px solid #2763A5;
	margin: 0;
	padding-bottom: 10px;
}

div.node div.content .book-navigation .page-links {
	background: #C1D4EA; /*#347FD2;*/
	border: 1px solid #2763A5;
	border-width: 1px 0 1px 0;
	padding: 5px;
	margin: 0;
}

/*
 * FORUM STYLES
 */
#forum table {
	width: 100%;
}

/*
 * Pager styles
 */
.pager {
	text-align: center;
	margin-top: 30px;
}

.pager  a,.pager-current {
	padding: 3px 8px 3px 8px;
	margin: 0 2px 0 2px;
	color: #2763A5;
	font-weight: bold;
	border: solid 1px #eee;
}

.pager-current {
	color: #fff;
	background-color: #2763A5;
}

/*
 * Node, Block, Content styles
 */
.node {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.node-unpublished div.unpublished,
	/* The word "Unpublished" displayed beneath the content. */
	.comment-unpublished div.unpublished {
	height: 0;
	overflow: visible;
	color: #d8d8d8;
	font-size: 75px;
	line-height: 1;
	font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	word-wrap: break-word; /* A very nice CSS3 property */
}

.node h2.title {
	margin-bottom: .1em;
}

.node h2.title a {
	color: #555;
	font-size: 129%;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans",
		sans-serif;
	line-height: 1.4em;
}

.node .content {
	padding-top: 10px;
	padding-bottom: 5px;
}

.sticky {
	border-bottom: solid 3px #ddd;
}

#sidebar-left .block,#sidebar-right .block {
	border-bottom: solid #ddd 0px;
	padding-bottom: 15px;
	margin: 0 0 6px 0;
}

#sidebar-left .block {
	padding-right: 0px;
	margin-top: -5px;
}

#sidebar-right .block {
	padding-left: 14px;
}

.block .content {
	margin: 0.5em 0;
}

.block .item-list ul {
	padding-left: 0;
}

/*
 * Status report colors.
 */
table.system-status-report tr.error,table.system-status-report tr.error th
	{
	background-color: #fcc;
	border-color: #ebb;
	color: #200;
}

table.system-status-report tr.warning,table.system-status-report tr.warning th
	{
	background-color: #ffd;
	border-color: #eeb;
}

table.system-status-report tr.ok,table.system-status-report tr.ok th {
	background-color: #dfd;
	border-color: #beb;
}

/*Custom - Ritesh*/
#sidebar-right .block h2.title{
	font-weight: 700;
	background-color: #8B866B;
	color: #ffffff;
	text-align: center;
	margin-bottom: 0px;
	min-height: 23px;
	font-family: sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	line-height: 14px;
	
}

.block .content{
	background-color: #e6e1d5;
	color: #000000;
	margin-top: 0px;
	border:0 none;
}
#block-mainnews-1 .content, #block-newsflash-0 .content {
	background-color: white;
	color: #000000;
	margin-top: 0px;
	border:0 none;
}
.block ul {
/*	padding-left: 2em;*/
	line-height: 1.2em;
		
}

.block ul li ul {
	padding-left: 0em;
}
.menu ul.menu {
	padding-left: 0em;
	/*background-color: white;*/
	left: -7px;
	

}
#block-menu-secondary-links .menu{
    width: 130px;
}
#block-menu-secondary-links .menu ul.menu li ul{
	padding-left: 0em;
	background-color: white;
	/*left: -18.5px;
	width: 161px;*/
	padding-bottom: 4px;
	padding-top: 4px;
	list-style-type: disc;
	left: -21px;
	width: 147px;
}

.block ul.menu li {
/*	list-style-image: url(images/red-plus_bullet.gif);*/
list-style-image:none;
	list-style:none;
}

.block .content ul li {
/*list-style-image: url(images/red-plus_bullet.gif);*/
	line-height:18px;
	text-align:left;
}

.block ul.menu li ul li {
	list-style-image: url(images/spacer.gif);
	padding-left:0px;
	line-height: 14px;
	padding-left:29px;

}
.active{
	/*add color on mouse over or selected*/
}
.expanded first active-trail{
left: -30px;
}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.faq-main a:link,.faq-main a:visited, .proj-title a:link,.proj-title a:visited {
        color: #000000;
        text-decoration: none;
        font-size: 12px;
	
}

h2,h2 a,h2 a:hover,.block h3,.block h3 a {
	color: #970007;
	font-family: Arial; /*, Helvetica, "Bitstream Vera Sans", sans-serif;*/
	margin: 1px 0 2px 0px;
	font-weight: 700;
	font-size: 11px;
	background-color: #cdbeb0;
	
}

#sidebar-right .block {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.MainNewsBlock {
	background-color: #fff;
	font-size: 12px;
	font-family: arial;	
	border-bottom: 0 none;
}

#block-mainnews-1{
	margin-top:7px;	
	border-left: 1px solid #cdbeb0;
	border-right: 1px solid #cdbeb0;
	border-bottom: 1px solid #cdbeb0;
	}

.MainNewsBlock_image a img{
	width: 73px;
	height: 73px;
}
#block-mainnews-1 .MainNewsBlock_image a{
    vertical-align: text-bottom;
}
.MainNewsBlock_image{vertical-align: top;}


.MainNewsBlock_news {
	text-align: justify;
	line-height: 13px;
/*	padding-left: 10px;*/
	padding-right: 10px;
        vertical-align:top;
}

.flashnewsblock {
	background-color: #fff;
}

.flashnewsblock_title {
	line-height: 13px;
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
}

.flashnewsblock_image {
	height: 200px;
	width: 344px;
}
.flashnewsblock tr{
padding: 0px;
}
.flashnewsblock td{
padding: 0px;
}
.flashnewsblock_news {
	line-height: 13px;
	vertical-align: top;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.flashnewsblock{
	margin-bottom: 0px;
	margin-top: -1px;
}

.flashnewsblock_link {
	line-height: 13px;
	vertical-align: bottom;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	padding-left: 10px;
}

.content TABLE TD a {
	color: #b01116;
	font-weight: bold;
}

.content UL LI a {
	color: #b01116;
	font-weight: bold;
}
/*.MainNewsBlock_title a:VISITED,.MainNewsBlock_title a,.MainNewsBlock_toplink a:VISITED,.MainNewsBlock_toplink a{
	font-weight: bold;
	text-align: justify;
	font-size: 10px;
	width: 80%;
	color: #970007;
	line-height: 13px;
	vertical-align: top;
}*/

#content P a {
	color: #b01116;
	font-weight: bold;
	font-size:12px;
}
.block .content a {
	color: black;
	font-weight: normal;
}

.block .content a:HOVER {
	/*color: #b01116;*/
	text-decoration: underline;
}
.MainNewsBlock_title {
	text-align:left;	
	vertical-align: top;
}

.content {
	vertical-align: top;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
}

.item-list {
	vertical-align: top;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
}

.item-list a {
	color: #b01116;
	font-weight: bold;
}

#topnav{
height:26px;
padding-bottom:0px;
margin-top: 0px;
background-color: #970007;
border-collapse: collapse;
}
#navigation .content object{
	display:block;
	border-bottom: 0px solid white;
	background-color:#970007; 
	padding-bottom: 0px;
}
#navigation .content{height: 105px; background-color:white}
#topnav a {
	background: #970007 url();
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	padding: 1px 14px 1px 14px;
	margin: 0px 0px 0px 0px;
	border: solid #ffffff 1px;
	border-width: 0px 1px 0px 0px;
	
}
#topnav ul.nice-menu-down li a{
	height:24px;
}
#topnav ul.nice-menu-down li ul li a{
	height:auto
}

#topnav ul li ul li a {
	border: 0px;
	border-width: 0px 0px 0px 0px;
	width: 100%;
	z-index: 1100;
	/*background-color: #cdbeb0;*/
	background-color: #EEEBE3;
	/*color: #970007 ;*/
	color: black ;
	
}
#topnav ul li ul {
	margin-top:3px!important;
}
#topnav ul li ul li ul {
	margin-top:-2px!important;
        margin-left:4px;
}

#topnav ul li ul li{
	margin-top: -1px;
	z-index: 1100;
	padding: 0;
	
}

#topnav a {
	background-position:top;
	
}

#topnav a:hover {
	background-position: 0% -42px;
	text-decoration: none;
	background-color: #CDBEB0;
	color: black ;
	text-decoration: underline;
}

#topnav a.active {
	background-position: 0% -84px;
	/*background-color: #eeebe3;
	color: #970007 ;*/
}

#squeeze {
	/*width: 568px; 'revomed to set the prefect width*/
	min-width: 450.604px;
	font-family: arial;
	font-size: 12px;
}
#main #squeeze {
	width: 452.604px;
	left: 21px;
	margin-right: 0;
	padding-right: 0;
	/*background-color:gray;*/
}



#sidebar-left{
	left: 0px;
	top: 5px;
	
}
#sidebar-left .title{
	background-color:  #8b866b;
	color: #fff;
	

}
#sidebar-left .block H2.title {	
	FONT-WEIGHT: 700;	
	MARGIN-BOTTOM: 0px;	
	COLOR: #ffffff;	
	BACKGROUND-COLOR: #8b866b;	
	TEXT-ALIGN: center;
	min-height: 18px;
	line-height: 14px;
	padding: 5px;
	
}
#block-inner{
	width: 100%;
}

.front #page #container #main #squeeze{
	width: 596px;
	left: -10px;
	
}
.front #page .help { 
	display: none;
}
.front #page hr{
	border: 0 none;
}
#breadcrumb{
	background-color:#CDBEB0;
	min-height:23px;
	margin-left:-4px;
	margin-top:1px;
	padding-bottom:2px;
	padding-top:3px;
	vertical-align:middle;
	width:594px;
 	font-size:11px;
}
/*.breadcrumb{
background-color: #cdbeb0;
margin-top: 1px;
width: 465px;
height: 23px;
vertical-align: middle;
}*/
#menu .block ul li a{
background-color: red;

}
tr.even{
background-color: #e6e1d5;
}
.MainNewsBlock tbody{
border: 0;

}
tr, td {
padding:0.25em;
}
#block-block-1 .content{
margin:0;
padding:0;
line-height:1px;
padding-bottom:1px;
}
.item-list ul li {
  margin: 0 0 0.25em 2.5em; /* LTR */
  padding: 0;
  list-style: disc;
}
.view-site-events{
	border-bottom:1px solid #CDBEB0;
	border-left:1px solid #CDBEB0;
	border-right:1px solid #CDBEB0;
	/**border-top:2px solid #CDBEB0;*/
	margin-top:7px;
	padding-left:0;
	padding-right:0;
	list-style-image: url(images/red-plus_bullet.gif);
}
.view-site-events a, .view-site-events a:VISITED{
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	width: 80%;
	color: black;
	line-height: 13px;
	vertical-align: top;
}
#block-mainnews-1 a, #block-mainnews-1 a:VISITED,#view-footer a,.view-site-events a, .view-site-events a:VISITED,#view-footer a:VISITED,#footer a,#footer a:VISITED{
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	width: 80%;
	color: #970007;
	line-height: 13px;
	vertical-align: top;
	margin-right: 8px;
}
.view-site-events ul a, .view-site-events ul a:VISITED{
	color: black;
}
.view-site-events .moreevents a:visited{ 
padding-top:5px;
}
.view-footer {
	text-indent: 483px;
}
#event-time-class{
	text-indent: 0px;
	font-weight: normal;
}
.view-site-events td{
	width: 50%;
	padding-top:7px;
	
}
.moreeventstd h2{
	text-indent: 6px;
}
.view-site-events tr{
	padding: 0;
}
.view-site-events span{
	display: -moz-stack;
}
#event-class{
	margin-left: -39px;
	margin-right:0px;
	margin-top:0px;
	padding-left: 18px;
	font-weight: bold;
	text-align:left;
    list-style-image:url(images/red-plus_bullet.gif);
	border-left: none;
	
	
}
.view-site-events td .moreevents, #block-mainnews-1 .MainNewsBlock_toplink a,.block-newsflash .MainNewsBlock_toplink a .MainNewsBlock_toplink a:visited{
	font-size:11px;
	font-weight: normal;
margin-right:8px;
}
.event-class UL LI {
	font-weight: bold;
}
#footer{
padding-top: 2px;
padding-bottom: 4px;
padding-left: 0;
padding-right: 0;
border-top: 1px solid #CDBEB0;
}
.form-submit .INPUT{
	background: transparent;
	background-color: #970007;
	
	/*display: none;*/
}
#search .form-item label{
	display: none;
	
}
.MainNewsBlock_title a:visited, .MainNewsBlock_title a, .MainNewsBlock_toplink a:visited, .MainNewsBlock_toplink a {
 line-height: normal;	
}



.view-site-events .view-header h2, #block-mainnews-1 h2,.block-newsflash h2{
 height: 26px;
 /*padding: 5px;
 font-size: 11px;
 padding-bottom: 5px;
 padding-top: 5px;*/
 padding-left: 8px;
 
margin-bottom:3px;
margin-top:1px;
padding-bottom:0;
padding-right:0;
padding-top:0;
}
.block-newsflash .MainNewsBlock_toplink a,.block-newsflash .MainNewsBlock_toplink a:visited{
    font-weight: normal;
 font-size:11px;
}
.block-newsflash h2{
    margin-bottom: 2px;
}
#block-mainnews-1 h2 Table{
	border: 0 none;
	border-collapse: separate;
}
#block-mainnews-1 h2 td{
	padding-top: 3px;
}
.breadcrumb a{
	color: #5c5847;
	height: 23px;
	text-decoration:underline;
}
.site-map ul li ul li ul {
	display: none;
}

.site-map ul li ul{
	text-indent: 50px;
	list-style-position: inside;
	
}
.site-map ul.menu li.leaf,.site-map ul.menu li.expanded {
	list-style-image: url(images/red-plus_bullet.gif);
}
.ctitle hr, #content hr {
	border: 1px solid #cdbeb0;
	height: 1px;
	width: 594px;
	margin-left: -4px;
}
.print-mail,.print,.print-pdf{
	padding-left: 5px;
	
}
.printlinks{
	left: 0px;
	margin-left: 0px;
}
.ctitle {
/*height:45px;*/
width:579px;
}

.one-sidebar #main #squeeze{
	width: 578px;
}
.view-id-f_pub_block .field-content td{
	vertical-align: bottom;
	text-align: left;
	color: #5c5847;
	font-weight: bold;
	
}
.view-id-f_pub_block .field-content a{
	vertical-align: bottom;
	text-align: left;
	color: #5c5847;
	/*font-weight: bold;*/
	
}
.view-f-pub-block table, .view-site-events table{
	border-collapse:separate;
}

.not-logged-in #search, .section-user #search,.page-contact #search{
	right: 260px;
	
}
.section-contact #search{right:257px;}
.not-logged-in #skip-nav{
	padding-left: 29px;
}
#footer a, #footer a:VISITED {
	color: black;
}
#footer table{
	border-collapse: separate;
}
.front .Tbleftmenu{
	margin-top: -5px;
	border: 0 none;
	border-collapse: separate;
	margin-left:-4px;
	width:759px;
}
.not-front .Tbleftmenu{
	margin-top: -2px;
	padding:0px;
	border: 0 none;
	border-collapse: separate;
	margin-left:-12px;
	width:759px;
}
.not-front .Tbleftmenu td{
	padding:0px;
	margin:0px;
}


.sidebar-left ul.menu{
	width: 150px;
}
.Tbleftmenutd{
    background-color: #CDBEB0;
}
.page-canews .sticky-table tr, .page-canews .sticky-table td{
	background-color: white;
	border: 0 none;
	border-collapse: separate;
	font-family: arial;
	font-size: 12px;
	height: 23px;
}
td.views-field-created{
	width: 87px;
}
div.newsletter hr, div.faqs hr,div.faqs hr , div.newsletter-news hr,.newsletter-sec hr, .newsletter-pub hr, .custom-newsletter-block hr {
    border:none;
    border-top: 1px solid #beab6c;
    color: #beab6c;
    
    
}
div.newsletter ul li a{
    font-weight: normal;
}
div.newsletter-news td.body table{
    width:240px;
    float:right;
    padding-left:15px;
    
}

div.newsletter h2,.newsletter-news h2, .newsletter-sec h2, .newsletter-pub h2, .newsletter-event h2 {
    padding-top:3px;
    padding-bottom:7px;
    height: 13px;
    max-width:591px;
    text-indent: 10px;
    background-color: #beab6c;
    color: #333300;
	font-family:Century Gothic;
	font-size:13px;
	font-weight:normal;
}

div.newsletter li{
list-style-type: square;
}

.section-ca-newsletters .Tbleftmenutd, .page-newsletter-news .Tbleftmenutd{
	background-color: #efe3cb;
	
}
.section-ca-newsletters #breadcrumb, .section-ca-newsletters #topnav{
    display: none;
}
div.newsletter-news .image-text{
    border-collapse: separate;
    font-family: arial;
    font-size: 10px;
    width: 100%;
    color: white;
    padding-left: 3px;
    padding-right: 4px;
	line-height:14px;
    /*text-align:justify;*/
}
div.newsletter-news table,.newsletter-sec table, .newsletter-pub table{
    border-collapse: separate;
    font-family: verdana;
    font-size: 13px;
    width: 100%;
    text-align:justify;
    
}
div.newsletter-news td img{
    width: 240px;
    /*height: 160px;*/
    
}
.newsletter-news .imagetd{
    vertical-align: top;
}
div.newsletter-news td.body{
    width:80%;
    vertical-align: top;
}
div.newsletter-news td.title, .newsletter-sec td.title, .newsletter-pub  td.title{
    font-weight: bold;
    font-size: 12px;
   font-family: verdana;
   padding-bottom: 5px;
}
.newsletter-news a, .newsletter-pub a{
	font-size: 13px;
   font-family: verdana;
   color:#990000;

}
div.newsletterblock {
    background-color: #efe3cb;
     padding-left: 10px;
	 padding-top:8px;}
.block .newsletterblock  ul li a {
    color:#970007;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
}

.newsletter-pub td img{
    height: 95px;
    width: 74px;
    vertical-align: top;
    float: left;
    padding-right: 14px;
	padding-bottom:3px;
} 
.newsletter-pub td, .newsletter-sec td{
    vertical-align: top;
}
.newsletter-sec  td img{
    height: 128px;
    width: 89px;
    vertical-align: top;
     float: left;
    padding-right: 10px;  
} 

.newsletter td.blurb{
    text-align: justify;
}
.newsletter, .newsletter-news, .newsletter-pub, .newsletter-sec,.newsletter-event{
    width: 592px;
}
.newsletter-event lu li{
    list-style: square;
}

div.newsletter ul li a{
     color: #970007;
}
div.newsletter .title a , div.newsletter table a{
   /* padding-left: 5px;*/
    color: #970007;
    font-weight: bold;
}

#sidebar-left .block-newsletter_page h2.title {
    background-color: #BEAB6C; 
    color:#333300;
	font-family:Century Gothic;
	font-size:13px;
	font-weight:normal;
}


div.newsletter img{
 border: 1px solid #970007;

}
div.newsletter td.blurb{
 padding-left: 5px;
 vertical-align: top;
}
.custom-newsletter-block{
 background-color: #EFE3CB;
 padding-left: 10px;
    padding-right: 10px;
}
.custom-newsletter-block .archives a , .custom-newsletter-block .feedback a, .custom-newsletter-block .welcome a{
     color: #666633; 
     font-weight: bold;   
     font-family: verdana;
}
.custom-newsletter-block .archives , .custom-newsletter-block .feedback, .custom-newsletter-block .welcome{
     
     color: #666633;
     text-align: center;
     
     
}

.custom-newsletter-block .normal-text{
    font-family: verdana;
    font-size: 10px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
   line-height:normal;
    
}
.custom-newsletter-block .normal-text a{
    color: #970007;
}

div.Newsletter-edit a{
    color: #000;
    text-decoration: underline;
}

div.Newsletter-edit{
    color: black;
    
}
div.Newsletter-edit h2{
    color: black;
    
}


/* SiteMap Pages format*/
.sitemap-menu UL LI {
    width: 400px;
}

.imagefield-field_aunal_image{
    padding-left: 10px;
}

table{
border-collapse: separate;
}
.faq-main table{
	border-collapse: collapse;
}
.faq-main td{
    text-indent: 10px;
    line-height: 18px;
}
div.faqs .ques, div.faqs .question,div.faqs  .ans {
   font-weight: bold;   
   vertical-align: top;
}
.anchor_link{
text-align: right;
color:#970007;
}

.anchor_link a{
text-align: right;
color:#970007;
}
div.faqs td.answer{
    text-align: justify;
    font-size: 12px;
}
#event-class ul{
    margin: 0px;
    padding: 0px;
    padding-left: 37px;
    left: 0;
}

#caprojects-search .form-item {
    position: relative;
    display: block;
    width: 100%;
    /*font-size: 80%;*/
    padding-top: 3px;
    clear: both;
}

#caprojects-search .form-item label {
    width: 29%;
    float: left;
    display: inline;
    text-align: right;
}

#caprojects-search .form-item .form-text {
    width: 40%;
    float: left;
    margin-left: 10px;
    display: inline;
    border: 1px solid #ccc;
}

#caprojects-search .form-item textarea {
    clear: both;
    width: 100%;
    display: block;
    font-size: 110%;
     border: 1px solid #ccc;
}

#caprojects-search .form-item .description {
    position: absolute;
    left: 10%;
    width: 200px;
    display: none;
    background-color: #caff9b;
}
#caprojects-search .form-item .form-select {
    margin-left: 10px;
    max-width:282px;
    max-height: 100px;
}
#caprojects-search fieldset .form-item .form-select{
 width: 282px !important;
}
#caprojects-search fieldset{
	border:none;
}
#caprojects-search .form-item .form-checkboxes .option{
    margin-left: 10px;
   display: inline-table;
}
.no-sidebars #content{
 width: 765px;
 margin-left: -24px;
}
.no-sidebars #breadcrumb{
width: 760px;
margin-left: -21px;
}


.no-sidebars .ctitle{
width: 760px;
margin-left: -21px;
}
.no-sidebars .ctitle hr,.no-sidebars  #content hr {
width: 760px;
margin-left: -1px;

}


div.search table th,.proposal th{
    background-color: #cdbeb0;
    height: 60px;
    text-align: center;
    vertical-align:middle;
    
    color: #5c5847;
    text-decoration: underline;
    font-size: 11px;
    border: 0 none;
}
.proposal .even td,.proposal .odd td{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    
}
div.search .tdmargin{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    
}

div.search table tr{
    text-align: left;
    vertical-align: top;
    
    font-size: 11px;
}
div.search table proj-title{
    text-align: left;
    vertical-align: top;
    
    text-decoration: underline;
    font-size: 10px;
}
.proposal .odd{
    background-color: white;
}
div.search tr.even,.proposal .even{
    background-color: #eeebe3;
}

.item-list .pager li a{
    color: black;
}

.current-pagin-button input,.pagin-button input, .export-button input,.pagin-button a{
padding: 0px;
border: none;
 height: 17px;
 font-weight: bold;
 color: #8b866b;
 background-color: white;
 cursor: pointer;
    
}
.pagin-button a, .current-pagin-button a{
padding-right:5px;
}
.headercount{
    width: 10%;
}
.current-pagin-button input,.current-pagin-button a{
    color:#970007;
    
}
.headercount td.pagin-button ,.current-pagin-button{
    width: 1%;
    margin: 0;
    padding: 0;
}
.headercount td.page-text{
    width: 1%; 
}
.headercount{
    color: #8b866b;
    font-family: verdana;
    font-size: 11px;
 }

.headercount td.message{
	width:1%;
	 
    /*min-width: 131px;
    max-width:186px;*/
    text-align: left;
}
.headercount td{
    padding:0;
    text-align: left;

}
div.paging table{
    /*width: 127px;
    height: 31px;*/
   /* margin-left: 346px;*/
}
.export-button input{
    background-image: url("images/excelsm.gif");
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    
}
div.bottom div.paging table{
    width: 127px;
    height: 31px;
    /*margin-left: 644px;*/
}

.pagin-button input{
    height: 17px;
    padding: 0;
    background-color : white;
}
.pdetail{
margin-top:18px;
border-bottom: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
border-top: 1px solid #CDBEB0;
border-left: 1px   solid   #c0c0c0;
border-collapse: collapse;
}
.sub-title {
    font-family: arial;
    font-size: 13px;
}

.title2{
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}

.pdetail td.lablel ,.pdetail td.lablel1{
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    padding-left: 4px;
    padding-bottom:3px;
	padding-top:3px;
	vertical-align:top;
}

.pdetail td.lablel1 small{
	font-weight:normal;
}
.pdetail .lablel{
    width: 128px;
}
.pdetail .lablel1{
    width: 200px;
}
.pdetail .thead{
    color: #970007;
    background-color: #cdbeb0;
    height: 32px;
    text-indent: 4px;
}
.psum .lablel td{
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}
.psum .text td,.pdetail .text{
    padding-bottom: 13px;
    font-size: 12px;
    font-family: arial;
    text-align: justify;
	vertical-align:top;
}
.pdetail .text{
    padding-bottom: 13px;
    font-size: 12px;
    font-family: arial;
    text-align: left;
    width:224px;
}

.pdetail .doctext{
	width:100%;
}
#imageDetails #node_link_text{
	display:none;
}
table.FCKImage{
	width:auto;
}
div.contentadd-newsletter{
    background-color: #E6E1D5;
}
#anchorheaders{

	text-align:center;
	width: 75%;
	border-collapse:separate;
	
}

#anchorheaders td{
	text-align:center;
	background-color:#CDBEB0;
}
#anchorheaders td a{
	color:#fff;
	text-decoration:none;
}

#contenttable td{
	padding:10px;
	background-color:#e6e0d5;
} 	

.block-page-add{
	border:1px solid #CDBEB0;
	background-color:#CDBEB0;
	padding:5px
}

#newsletter_news td.title{
	padding-left:5px;
	vertical-align: top;
}
.search-advanced .criterion .form-checkboxes{
        display:none;
}

#views-exposed-form-ca-publication-search-page-1{
    background-color: #d1cfa2;
    padding-left: 5px;
    
}

#views-exposed-form-ca-publication-search-page-1 #edit-submit{
    margin-top: 13px;
    margin-bottom: 13px;
}

.view-ca-publication-search .view-header #title{
    background-color: 	 #898469;
    background-image: url("images/search-top.png");
    background-repeat: no-repeat;
    color: #898469;
    height: 24px;
    font-size: 0;
}
div.newsletter{
    font-family: Verdana;
    
}

.MainNewsBlock_main_TD{
	vertical-align:top;
}

#block-block-8{
	line-height:0.5em;
	
}
#page-ca_newsletters {
	color: #111;
	max-width: 760px;
	text-align: left;
	background-color: #fff;
}
#page-ca_newsletters #navigation .content{
	height:100px;
}
#page-ca_newsletters #header{
	background-color:white;
}
.newsletter-event a{
	font-family:verdana;
	font-size:13px;
}

.news_top_padding{
	padding-top:1px;
	height:2px;
}/*Pager Styles added by faisal 09/15/2009*/
.news_top_padding{
	padding-top:1px;
	height:2px;
}

.item-list .pager {
    text-align:right;
    top: 10px;
    
}
.pager-current {
background-color:white;
color:#790009;
}
.pager a, .pager-current {
border:0px;

}
.item-list ul.pager li,.item-list .pager li, .pager a, .pager-current   {
    padding: 0;
    margin: 0;	
}

/* Event styling home page */
.view-site-events .views-view-grid td{
	vertical-align:top;
}
.date-views-filter-wrapper{
min-width:196px;
}
.morepubs{
	margin-right:7px;
}
a.morepubs {
text-decoration:none;
font-size:11px;
}
#sidebar-left .menu-block .item-list h3 {
	font-weight: 700;
	background-color: #8B866B;
	color: #ffffff;
	text-align: center;
	margin-bottom: 0px;
	min-height: 23px;
	width:140px;
	font-family: sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 5px;

}
#user-register .teaser-button, #user-register fieldset.collapsible {
	display:none;
}
#sidebar-left .menu a.active{
font-weight:bold;
}
.item-list ul.menu li ul li{
margin-left:0px;
padding-bottom:4px;
}
.item-list ul.menu li ul, #sidebar-left .content ul.menu li ul{
background-color:white;
left:-28px;
width:148px;
padding-bottom:8px;
padding-top:8px;
}

#sidebar-left .block ul.menu li{
background-image:url(images/red-plus_bullet.gif);
background-position:left 5px;
background-repeat:no-repeat;
padding-left:15px;
}
#sidebar-left .item-list ul.menu li, #sidebar-left .content ul.menu li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0.25em 14px;
padding-left:15px;
}
#sidebar-left .item-list ul.menu li ul li, #sidebar-left .content ul.menu li ul li{
	background-image:none;
padding-left:14px;
}
#sidebar-left .content ul.menu{
padding-left:0px;
}
#sidebar-right .block .content ul li {
list-style-image:none;
list-style-type:none;
background-image:url(images/red-plus_bullet.gif);
background-position:5px 4px;
background-repeat:no-repeat;
padding-left:22px;
margin:0 0 0.25em 8px;
}
#sidebar-right .block .content ul.menu li {
	background-position:5px 6px;
}
#sidebar-right .block ul{
	padding-left:0px;
}
.view-broucher-view .views-field-phpcode-1{
font-size:11px;
}
.view-broucher-view .views-field-phpcode a{
font-size:12px;
}
div.search .proj-title .tdmargin a, #content .proposal a{
    color: #5c5847;
    text-decoration: underline;
	font-size:12px;

}
form#caprojects-search{
	padding-bottom:40px;
}
#content-bottom .recent_approvals{
font-size:12px;
}
#content-bottom .recent_approvals a{
font-size:12px;
text-decoration:underline;
}
#content-bottom .block h2.title {
        font-weight: 700;
	width:579px;
        background-color: #CDBEB0;
        color: #000000;
        text-align: left;
        margin-bottom: 0px;
        font-family: arial;
        font-size: 14x;
        padding: 5px;
        line-height: 14px;
}

.form-item label small{
	font-weight:normal;
	line-height:normal;
}

#content p .tdmargin a{
color:#5C5847;
}


.pdetailrow .doclabel , .pdetailrow .doctext{
	vertical-align:top;
	background-color:#E6E1D5;
}

#content .proposal td{
	vertical-align:top;
}

.pdetailrow .doclabel{
	width:22%;
	
}
.pdetailrow .doctext a, .pdetailrow .doctext a:visited{
	font-size:12px;
	text-decoration:underline;
	color:#5c5847;
	
}

#content .doclist{
	border-collapse:separate;
}

#content-bottom .content {
	background-color:white;
}

#content .proj-title a, #content .proposal a{
	color:#5c5847;
	font-weight:normal;
}

.pdetail .outputs a, .pdetail .outputdesc{
	/*padding-left:10px;*/
}

.not-front .pdetailrow td{
	padding-left:10px;	
}

.submitbutton{
	text-align:center;
}

#views-exposed-form-capublications-page-1 .views-exposed-widget label{
	float:left;
}

#views-exposed-form-capublications-page-1 .views-exposed-widget{
	width:550px;
}

#views-exposed-form-capublications-page-1 .views-widget {
	padding-left:109px;
}

#views-exposed-form-capublications-page-1 .views-exposed-widgets clear-block{
	background-color:#FFF;
	}


.views-field-phpcode-1{
/*	width:100px;*/
}

#capublication-table{
	width:590px;
}

#capublication-table td{
	vertical-align:top;
	padding-right: 28px;
}

#capublication-table .title{
color:#000000;
font-size:12px;
font-weight:bold;
padding-bottom:10px;
}
.caevents-full a{
font-size:12px;
}
.view-newsview a{
font-size:12px;
}
#capublication-table tr{
	height:100px;
}

#capublication-table a:link, #capublication-table a:visited {
color:#970007;
font-size:11px;
text-decoration:none;
}

.view-newsview .views-field-title 
{
width:75%;
}
.attachment-before  {
	padding-bottom:10px;
text-align:center;
}
.view-ca-publication a{
font-size:11px;
}

.attachment-before a {
font-size:12px;
font-weight:bold;
text-align:center;
}
#content-bottom #block-block-22{
padding-top: 20px;
}
.gallery_album_entry img, .gallery_album_entry {width:100px;}
