@charset "utf-8";
/* STYLES PRNS as of APRIL 2009 */

/* Main Structure */
div#container {
    height: 100%;
    height: auto !important;
    min-height: 100%;
    margin-bottom: -100px;
	background-color:#fff;
	padding-left:10px;
}

div#content {
    margin: 0px 262px 0px 0px;
	background-color: #099;
	text-align:center;
	background-color:#fff;
	min-height:782px;
	height:auto;
}

div#right-sidebar {
    width: 250px;
    float: right;
    padding-right:0px;
	background-image:url(http://www.sanjoseca.gov/prns/template_files/images/bg_body-right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFF;
	min-height:782px;
	height:782px
}

div#footer-push {
    height: 100px;
}

body, html {padding:0px;
margin:0px
}

#header-bg {background-image:url(../images/header-bg.jpg);
background-repeat:repeat-x;
height:165px;
width:auto
}

/* TABLES */
#prns-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	height:auto !important;
	min-height:300px;
	border-collapse:collapse;
}

#prns-table th {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 5px 8px;
	border-bottom: 2px solid #CCC;
}
#prns-table td
{
	color: #003366;
	padding: 9px 8px 9px 8px;
}
#prns-table tbody tr:hover td
{
	color: #009;
} 
#prns-table .odd
{
	background-color:#d8fbff 
}

#commissiontable {font-family:Verdana, Geneva, sans-serif;
font-size:12px
}

#commissiontable td {padding-left:5px;
padding-right:5px;
padding-bottom:2px;
padding-bottom:2px
}

.odd
{
	background-color:#d8fbff 
}

.table-head {color:#FFF;
background-color:#003366;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
}

/* RIGHT Navigation */

#navigation {width:240px;
height:auto;
float:right;
margin-bottom:10px;
text-align:left;
}

#navcontainer ul { margin:0;
padding:0px;
list-style-type:none;
margin-left:15px
}

#navcontainer a {display:block;
color: #000000;
width: 215px;
text-decoration: none;
height:24px;
padding-left:5px;
padding-top:5px;
border-top: solid #dcddde 1px;
border-bottom: solid #ffffff 1px
}

#navcontainer a:hover {color: #003366;
background-image:url(http://www.sanjoseca.gov/prns/template_files/images/over.jpg);
background-repeat:no-repeat;
background-position:left top;
height:24px
}

#navcontainer li { }

ul {list-style:inside;
list-style:none}

li {list-style:none}

/* ------ FONTS HEADERS & Formating------ */
h1 {font-family: Verdana, Geneva, sans-serif;
font-size:36px;
color:#9cceff;
padding:0px;
margin:0px;
border-bottom-style: dotted;
border-bottom:3px dotted
}

h2 {font-family:Verdana, Geneva, sans-serif;
font-size:18px;
color: #999;
padding:0px;
margin:0px;
}

h3 {font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
margin-left:5px;
margin-top:0px;
color:#003366;
font-weight:bold;
font-style:italic;
}

a.biglink {font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
margin-left:5px;
margin-top:0px;
color:#003366;
font-weight:bold;
font-style:italic;
padding:0px;
margin-bottom:15px;
margin:0px;
text-decoration:none
}

a.biglink:hover {font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
margin-left:5px;
margin-top:0px;
color:#003366;
font-weight:bold;
font-style:italic;
padding:0px;
margin-bottom:15px;
margin:0px;
text-decoration:none;
text-decoration:underline
}

h4 {font-family:Arial, Helvetica, sans-serif;
color:#003366;
font-size:13px;
font-style:normal;
margin:0px;
padding:0px;
display:inline
}

h5 {font-family: arial,Helvetica, Arial, sans-serif;
font-size:14px;
font-weight:normal;
line-height:18px;
letter-spacing:1px;
padding:0px;
margin:0px
}

h6 {}

p {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
margin-left:5px;
margin-top:5px;
line-height:18px;
letter-spacing:1px;
}

/* Content Containers */
#page-top {	min-width:550px;
	max-width:750px;
height:auto;
margin-bottom:10px;
text-align:left;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
width: expression(document.body.clientWidth < 742? "750px" : document.body.clientWidth > 1202? "750px" : "auto");
}

#articles {
	min-width:550px;
	max-width:750px;
height:auto;
margin-bottom:10px;
border-bottom:2px solid #003366;
border-bottom-style:dotted;
text-align:left;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
width: expression(document.body.clientWidth < 742? "750px" : document.body.clientWidth > 1202? "750px" : "auto");
text-align:left
}
/* Image Formatting */
.img-pad {float:right;
margin-left:10px;
border:#003366 solid 1px;
margin-bottom:10px;}

/* Form */
#name, #Comment {width:175px;
margin-bottom:5px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px}

#Comment {height:50px}



/*Centers List*/

#centerlist ol {list-style:none;
margin-bottom:15px;
padding-bottom:5px}

#centerlist a{text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold}

#centerlist li a:hover{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#960}

#centerlist .highlight {background-color:#f9f9f9;
padding:5px 0px 0px 5px}
