@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
/* ---------------------------------------------------- */

#header {background-image: url(http://www.sanjoseca.gov/prns/template_files/images/header-bg.jpg);
background-position:left;
height:165px
}

#slideform-wrapper {float:left;
margin-bottom:10px;
margin-left:10px;
margin-top:20px;
width:800px
}

#slider-center {margin-left:auto;
margin-right:auto;
width:90%;
}

#slider-div {float:left;
border:1px #003366 solid;
}

#form {float:right;
margin-top:20px;
margin-right:20px;
width:240px;
}

#content-wrapper { background-color:#FFF;
float:left;
margin-bottom:10px;
width:100%
}

#maincontent {float:left;
margin-right:1%;
padding-left:10px;
width:75%;
}

#right-sidebar { background-image: url(http://www.sanjoseca.gov/prns/template_files/images/bg_body-right.jpg);
background-position:left;
background-repeat:repeat-y;
float:left;
padding-left:10px;
width:20%;
height:500px;
}

/* ---------------------------------------------------- */
/* 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;
}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 800px;
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;
width: 800px;}

#slideshow .slides ul {
width: 800px}

#slideshow .slides li {
width: 800px;
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;}

/* ---------------------------------------------------- */
/* HUB FORM
/* ---------------------------------------------------- */

#hubform {width:150px;
margin-bottom:5px}

/* ---------------------------------------------------- */
/* 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
/* ---------------------------------------------------- */
#hours ul {margin-left:5px;}

#hours li {margin-bottom:10px;
width:150px;
margin-left:10px}
