/*
	File            : /[sitename]/styles/site-styles.css
	Description     : Styles available for use across the web site.
*/
/* CSS Document */
/*for overall mycontent table - applies to all pages */

ul{
	list-style-type:none;
	padding-left:10px;
}

a:link{
	color:#0b6cb2; 
}

a:visited {
	color: #03416e;
}

a:active {
	color: #490000;
	text-decoration: underline
}

a:hover{
	color:#990000;
	text-decoration: underline;
}

.imageborder {
	background: #fff;
	border: solid 3px #cfcfcf;
	padding: 1px; 
}

.alignleft { float: left; 
}
 
.alignright { float: right; 
}
 
.marginbottom { margin-bottom: 20px; 
}
 
.marginright { margin-right: 20px; 
}
 
.marginleft { margin-left: 20px; 
}

table#mycontent {
	width:900px;
	height:252px;
	background-color:#FFFFFF;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
}

table#mycontent td {
	vertical-align:top;
}

table#mycontent h1 {
	margin-top:0em;
	margin-bottom:.8em;
	font-size: 140%;
}

table#mycontent h2 {
	margin-top:0em;
	margin-bottom:.8em;
	font-size: 120%;
}

table#mycontent h3 {
	margin-top:0em;
	margin-bottom:.8em;
	font-size: 100%;
}

table#mycontent p, dd {
	margin-bottom:12px;
	color:#292929;
}

table#mycontent ul {
	list-style-type:none;
	margin-left:0px;

}

table#mycontent ul li{
	list-style-type:none;
	margin-left:0px;

}

td#mycontentleft {
	width:700px;
}

td#mycontentgutter {
	width:15px;
}

td#mycontentright {
	width:225px;
}

td#mycontentright ul {
	list-style-type:none;
	padding-left:10px;
}

td#mycontentright ol li {
	margin-left:-12px;
}

td#mycontentright ul li {
	margin-left:-20px;
}

td#mycontentright h3 {
	padding-left:10px;
	line-height:30px;
	background-image:url(hbg.jpg);
	color:#000;
	font-size:14px;}
}


table#subtables {
	width: 100%;
}

table#linkstables {
	width: 178px;
	border:0px;
}

table#linkstables td {
	color: black;
	vertical-align:top;
	line-height:120%;
	text-align:left;
}

#portfolio img {
	margin: 0px;
	padding: 0px;
}

.portfolio:hover {
	border: 1px solid #242424;
}

.portfolio {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 16px;
}

.portfolio.first {
	margin-left: 0px;
}

.portfolio.last {
	margin-right: 0px;
}

/*this is for the home page only*/
table#mycontentleft {
	width:100%;
	border:0px;
	padding:0px;
}

/*this is for the cell which contains the facility address */
td#address {
	background-color:#ebf5fb;
	padding-bottom: 4px;
	border: 0px solid silver;
}

td#address p {
	font-size:12px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height:120% }

/*this is for the telephone care cell */
td#telephone {
	background-color:#e4ffd4;
	padding-bottom: 4px;
}

td#arrow {
	width:10px;
	padding:6px 0px 1px 4px;
}

/*this is for the I Want To quicklinks section on the home page*/
td#iwantto {
	background-color:#ffeee1;
	text-align:center;
	padding-bottom: 4px;
}

td#contact {
	background-color:#efefdd;
	padding-bottom: 4px;
	border: 0px solid silver;
}

td#contact p {
	font-size:12px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height:120% 
}

/*Image Rotation*/
#featurewrapper {
	background: #f1f4fc;
	border: solid 1px #c9cee1;
	float: left;
	margin: 0 5px 35px 0;
	overflow: hidden;
	padding: 3px; }
 
#feature {
	border: solid 1px #c9cee1;
	height: 230px;
	overflow: hidden;
	width: 550px; 
}

#pager {
	background: #fff;
	border: solid 1px #c9cee1;
	display: block;
	float: left;
	margin: 5px 7px 3px 5px; }
 
	#pager a {
		background: url(/NORTHERNCALIFORNIA/images/featurebutton-bg.png) no-repeat center left;
		display: block;
		float: left;
		font-size: 12px;
		font-style: normal;
		padding: 2px 8px;
		text-decoration: none; }
 
		#pager a:active { background: url(/NORTHERNCALIFORNIA/images/featurebutton-down-bg.png) no-repeat center left; }
 
		#pager a.activeSlide {
			background: #fff;
			display: inline;
			float: left; }
 
#featuredescription {
	color: #a1a6bc;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 8px; }
	
a.featurebutton {
	background: url(/NORTHERNCALIFORNIA/images/featurebutton-bg.png) no-repeat center right;
	border: solid 1px #c9cee1;
	display: inherit;
	font-size: 12px;
	font-style: normal;
	padding: 2px 17px 4px 7px;
	text-decoration: none;
}
 
a.featurebutton { 
	margin: 5px 7px 3px 5px;
}
 
a.featurebutton:active { 
	background: url(/NORTHERNCALIFORNIA/images/featurebutton-down-bg.png) no-repeat center right;
}

.newsticker {
	list-style-type: none;
	border: solid 1px #a1a6bc;
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height:14px;
	background: url(/NORTHERNCALIFORNIA/images/newsticker.jpg) repeat center left;
	padding: 5px 0px 5px 80px;
	margin: 0px 5px 22px 0px;
}
	
/*various background colors for right table cells*/
/* Patient Info */
.alignright {
	float: right;
}

.pink {
	background-color: #fdeef2;
}

/* Services */
.green {
	background-color: #ebf4eb;
}

/* Visitor Information */
.blue {
	background-color: #ebf5fd;
}

/* About this Facility */
.orange {
	background-color: #feede2;
}

/* Volunteering and Giving */
.yellow {
	background-color: #fffcda;
}
 
/* Careers */
.purple {
	background-color: #eae5f0;
}
 
/* Contact Us */
.beige {
	background-color: #efefdd;
}
 
/*subpages - white table cell below the table containing color */
.rightbottom {
	padding-top: 10px;
}

/*grayed-out link back to current page*/
.currentpage {
	color: #999999;
}

table.contenttable td {
	background:#ffffff;
	font-size:10pt;
	line-height:12pt;
	color:black;
}

table.contenttable th {
	background:#bbbbbb;
	font-size:10pt;
	line-height:12pt;
	color:black;
	text-align:center;
}

tr.subheader td {
	background:#dddddd;
	font-weight:bold;
	text-align:left;
}

td.phone {
	text-align:center;
}

tr.subheader td.returntotop{
	font-weight:normal;
	text-align:right;
	font-size:11px;
}

div#disclaimer {
	background: #eeeeee;
	text-align:center;
	margin-top:1.5em;
	padding: 8px;
	font-size: 11px;
}

#subbox {
	background: #ddd;
	color: #363636;
	padding: 5px 10px 0 0;
	margin: 0 0 20px 0;
	width:auto; }

 
	#subbox h2 {
		background: none;
		border-bottom: medium #FFFFFF;
		color: #363636;
		font-weight: normal;
		margin: 0 0 0 10px;
		padding: 0 0 3px 0; }
		
	#subbox ul {
		list-style-type: none;
		margin: 0 0 0 -10px !important; 
		padding: 0 !important; 
		}
 
	#subbox li {
		list-style-type: none !important;
		}
 
	#subbox p:last-child { padding: 0; }
	
#subbox2 {
	background: #cccccc;
	color: #363636;
	padding: 10px 10px 0 10px;
	margin: 0 0 20px 0;
	width: 458px; }

 
	#subbox2 h2 {
		background: none;
		border-bottom: medium #FFFFFF;
		color: #363636;
		font-weight: normal;
		margin: 0 0 10px 0;
		padding: 0 0 3px 0; }
		
	#subbox2 ul {
		list-style-type: none;
		margin: 0 0 0 10px !important; 
		padding: 0 !important; 
		}
 
	#subbox2 li {
		list-style-type: none !important;
		}
 
	#subbox2 p:last-child { padding: 0; }

/*------------------ EVENT BOX ------------------*/
#eventbox {
	background:url(http://www.northerncalifornia.va.gov/images/vcwc/event-bg2.png) no-repeat;
	color: #5c5c5c;
	padding: 10px;
	margin: 0 0 20px 0;
	width: 677px;
	border-top:solid #dadada;
	border-left:solid #dadada;
	border-right:solid #a6a6a6;
	border-bottom:solid #a6a6a6;
	border-width:1px;
}

#eventbox_feat {
	background:url(http://www.northerncalifornia.va.gov/images/vcwc/event-bg_feat2.png) no-repeat;
	color: #5c5c5c;
	padding: 10px;
	margin: 0 0 20px 0;
	width: 525px;
	border-top:solid #dadada;
	border-left:solid #dadada;
	border-right:solid #a6a6a6;
	border-bottom:solid #a6a6a6;
	border-width:1px;
}

	#eventbox h2, #eventbox_feat h2 {
	background: none;
	color: #fff;
	font-weight:bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	}
		
	#eventbox p, #eventbox_feat p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:500px;
	}
	
	#eventbox .right, #eventbox_feat .right {
	float:right;
	width:135px;
	}
	
	#eventbox ul, #eventbox_feat ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
 
	#eventbox li, #eventbox_feat li {
		padding: 0 0 0 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		}
 
	#eventbox p:last-child, #eventbox_feat p:last-child { padding: 0; }