@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------- */
/* Reset
/* ---------------------------------------------------- */
body{padding:0;margin:0; font-family: Arial,Helvetica,Garuda,sans-serif;font-size:small;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}

/* ---------------------------------------------------- */
/* Page layout
/* ---------------------------------------------------- */

#topsection{
background-image: url(http://www.sanjoseca.gov/prns/template_files/images/header-bg.jpg);
background-position:left;
height:165px;
}

#topsection h1{
margin: 0;
padding-top:15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 250px; /*Set right margin to RightColumnWidth*/
background-color: #FFF;
max-width:800px;
width: expression(document.body.clientWidth < 742? "740px" : document.body.clientWidth > 1202? "750px" : "auto");
}

#rightcolumn{
float: left;
width: 250px; /*Width of right column in pixels*/
margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
background-image: url(http://www.sanjoseca.gov/prns/template_files/images/bg_body-right.jpg);
background-position:left;
background-repeat:repeat-y;
background-color: #FFF;
padding-bottom:500px
}

#footer1{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* ************************************** */

#form {float:right;
margin-top:20px;
margin-right:20px;
width:240px;
}

#sidebar-module {margin-bottom:10px;
}

/* ---------------------------------------------------- */
/* Form Layout
/* ---------------------------------------------------- */
#name, #message {border:#CCC 1px solid;
font-family: Tahoma, Geneva, sans-serif;
margin-bottom:5px;
width:200px;
}

#name {height:30px;
margin:0px;
padding:0px
}

#message {font-size:14px;
height:75px;
text-align:left
}

#formtitle {color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
}

#formsubtitle {color: #fff;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
}

.formtitle {color:#F00;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;
padding:0px
}

#inquiry {padding:0px;
margin:0px;
}

#activity {height:25px;
width:150px
}

#signupform {padding-top:70px;
padding-left:25px;
}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
background-color: #eee;
border: 1px solid #ddd;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
}

#slideshow .slides ul {
width: auto}

#slideshow .slides li {
width: 600px;
float: left;
}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color: #ddd;
border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;
}

#slideshow .slides-nav li a { color:#666;
display: block;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
padding: 10px 15px;
outline: none;
text-decoration:none}

#slideshow .slides-nav li a:hover { color:#003366;
display: block;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
padding: 10px 15px;
outline: none;
text-decoration:none}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #eee;}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}

/* ---------------------------------------------------- */
/* Font Styles
/* ---------------------------------------------------- */

h1 {border-bottom:3px dotted;
color:#9cceff;
font-family: Verdana, Geneva, sans-serif;
font-size:36px;
font-weight:bold;
margin:0px;
margin-bottom:5px;
padding:0px;
}

h2 {color: #666;
font-family:Verdana, Geneva, sans-serif;
font-size:18px;
margin:0px;
margin-bottom:15px;
padding:0px;
font-weight:bold
}

h3 {color:#003366;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-style:italic;
font-weight:bold;
margin:0px;
margin-bottom:15px;
margin-top:0px;
padding:0px;
}

h4 {color:#003366;
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
margin:0px;
padding:0px;
}

h5 {font-family: arial,Helvetica, Arial, sans-serif;
font-size:14px;
font-weight:normal;
line-height:18px;
letter-spacing:1px;
margin:0px;
padding:0px;
}

p {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:18px;
letter-spacing:1px;
margin-left:5px;
margin-top:5px;
}

.white {color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif
}

.red {color:#F00;
font-size:13px
}

/* ---------------------------------------------------- */
/* LIST STYLES
/* ---------------------------------------------------- */

#announcement-list li {border-top: solid #CCC 1px;
border-top-style:dashed;
padding-bottom:5px;
padding-left:5px;
padding-top:5px}

#sidebar-module li a {color:#F00
}

#quicklink li a {color:#003366;
padding-left:15px;
text-decoration:none
}

#quicklink li a:hover {color:#960;
text-decoration:underline
}

#navcontainer {font-size:14px;
color:#0C0;
margin-bottom:10px;
margin-top:10px}

#navcontainer ul{margin-bottom:10px;
margin-top:10px}

#navcontainer li {padding-bottom:10px;
margin-left:10px;}

#navcontainer li a{color:#003366;
padding-bottom:5px;
text-decoration:none}

#navcontainer li a:hover{color:#960;
padding-bottom:5px;
text-decoration:underline;}

#parks {margin-top:15px;
margin-bottom:20px}

#parks li {margin-left:15px;;
padding-bottom:10px}

#parks li a{color:#003366;
border-bottom:1px #003366 dashed;
text-decoration:none}

#parks li a:hover{color:#960;
border-bottom:1px #960 dashed;
text-decoration:none}

/* ---------------------------------------------------- */
/* MODULE STYLES
/* ---------------------------------------------------- */
#module {height:auto!important;
background-color:#Ffffff;
background-image:url(http://www.sanjoseca.gov/prns/template_files/images/bg-module.jpg); 
background-repeat:repeat-x;
background-position:0px 50px;
padding-bottom:25px;
margin-left:auto;
margin-right:auto;
margin-bottom:25px;
border-bottom:1px dashed #CCC;
}

#module-heading {height:25px;
background-color:#366ba1;
text-align:left;
background-image:url(http://www.sanjoseca.gov/prns/template_files/images/heading-bg.jpg);
background-repeat:repeat-y;
padding-top:2px;
padding-left:5px;
border-bottom:1px #000000 solid
}

#module-sub {background-color:#ddd;
border-top:#fff 2px solid;
height:20px;
padding-bottom:3px;
padding-left:5px;
padding-top:3px;
text-align:left;
margin-bottom:10px
}

#module-imglink {background-color:#Ffffff;
background-image:url(http://www.sanjoseca.gov/prns/template_files/images/bg-module.jpg); 
background-repeat:repeat-x;
background-position:0px 25px;
padding-bottom:25px;
margin-left:auto;
margin-right:auto;
margin-bottom:25px;
border-bottom:1px dashed #CCC;
text-align:center;
}

#module-imglink-heading {height:25px;
background-color:#366ba1;
text-align:left;
background-image:url(http://www.sanjoseca.gov/prns/template_files/images/heading-bg.jpg);
background-repeat:repeat-y;
margin-bottom:10px;
padding-top:2px;
padding-left:5px;
border-bottom:1px #000000 solid
}

#signup {height:250px;
text-align:center
}

#articles {border-bottom:#9CF dotted 1px;
margin-bottom:15px;
}

/* ---------------------------------------------------- */
/* Quick LINKE STYLES
/* ---------------------------------------------------- */
.imagelink {border:#003366 1px solid;
margin:2px}


/* ---------------------------------------------------- */
/* IMAGE STYLES
/* ---------------------------------------------------- */
.img-pad {float:left;
margin-right:10px;
border:#003366 solid 1px;
}

.img-padr {float:right;
margin-left:10px;
border:#003366 solid 1px;
}

.tablefloat {float:left;
margin-right:10px
}


/* ---------------------------------------------------- */
/* PARKS TABLE STYLES
/* ---------------------------------------------------- */
#prns-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin-top:10px
}

#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 
}

strong {font-weight:bold}