body { margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif; font-size: 13px; text-align: left; color: #333; background: #d0dce0 url(/img/PacTech_bkg.gif) 0 0 repeat-x; }

/* reset margins and padding*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {margin:0; padding:0; }
/* Remove borders */
table {border-collapse:collapse; border-spacing:0; }
fieldset, img {border:0; }
abbr, acronym {border:0; }
label {border: 0 !important;}
/* Remove border around linked images */
img {border: 0;}
iframe {border:0;}
ul {list-style: none;}


/* ---------------------- layout ---------------------- */
.container {
margin: 0 auto;
padding: 0px;
width: 910px;
}
#header {
height: 195px;
background: url(/img/PacTech_header.jpg) top right no-repeat;
padding: 0px;
margin:0px;
}
#nav {
height: 35px;
}
#main {
background: url(/img/PacTech_topshadow.gif) top left no-repeat #fff;
}
#left {
float: left;
width: 250px;
text-align: left;
}
#right {
float: right;
width: 200px;
}
#content {
width: 458px;
overflow: hidden;
float: left;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
min-height: 660px;
}
#footer {
text-align: center;
background-color:#d0dce0;
clear: both;
padding: 10px 0px;
border-top: 1px solid #ccc;
font-size: 11px;
}
.clearspace {
clear: both;
height: 1px;
}

/* ----------------------- Misc  ----------------------- */

a { color: #54B948; text-decoration:none; }
a:hover { text-decoration: underline; }

p { line-height: 1.3em; }
p.small {font-size: 12px;}


input { border: 1px solid #aaa; padding: 2px;}
.hidden { display: none;}

/* ----------------------- header  ----------------------- */
#logo {
display: block;
overflow: hidden;
padding: 0px; 
margin: 0px;
height: 195px;
width: 250px;
}


/* ------------------ Navigation Buttons ---------------- */

#nav ul { padding-left: 250px; height: 35px; }
#nav li { position: relative; float: left; height: 35px; width:80px; list-style: none; display: inline; }
#nav li a { height: 35px; width: 80px; text-decoration:none; cursor: pointer; display: block; }
#nav li, #nav li a { background-image: url(/img/PacTech_nav.gif);}
#nav li#home, #nav li#home a { background-position: 0 0;}
#nav li#about, #nav li#about a { background-position: -81px 0;}
#nav li#join, #nav li#join a { background-position: -161px 0;width:117px;}
#nav li#contact, #nav li#contact a { background-position: -278px 0;width: 100px;}
#nav li#home, #nav li#home a:hover { background-position: 0 -45px;}
#nav li#about, #nav li#about a:hover { background-position: -81px -45px;}
#nav li#join, #nav li#join a:hover { background-position: -161px -45px;width: 117px;}
#nav li#contact, #nav li#contact a:hover { background-position: -278px -45px;width: 100px;}
#nav li#home, #nav li#home a.here { background-position: 0 -90px;}
#nav li#about, #nav li#about a.here { background-position: -81px -90px;}
#nav li#join, #nav li#join a.here { background-position: -161px -90px;width: 117px;}
#nav li#contact, #nav li#contact a.here { background-position: -278px -90px;width: 100px;}

/* -------------- Left Column --------------*/

#left .leftpad {
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
}
#learnmore_btn a {
display: block;
height: 150px;
width: 210px;
background: url(/img/PacTech_learn_btn.gif) 0px 0px no-repeat;
margin-bottom: 10px;
}
#learnmore_btn a:hover {
background: url(/img/PacTech_learn_btn.gif) 0px -150px no-repeat;
}
#mission { margin-bottom: 30px; }
#mission h3 { font-family: "Trebuchet MS", sans-serif; font-size: 22px; color: #00A5D9; }
#mission p {padding: 5px 0px;}
#mission p.mission_more { text-align: right; font-style: italic; }
#left_search {
height: 60px;
width: 210px;
background: url(/img/PacTech_searchbox.gif) no-repeat;
margin: 10px 0px;
}
#left_search h3 {
font-family: "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 16px;
padding: 5px 0px 0px 10px;
}
#left_search form {
margin-left: 10px;
margin-top: 5px;
}
#left_search input.search_input {
font-size: 12px; 
width: 150px;
padding: 2px;
color: #666;
}
#left_search input.search_go {
font-size: 11px; 
padding: 2px;
font-weight: bold;
background: #aaa;
}
#left_rss {
height: 30px;
width: 210px;
background: url(/img/PacTech_subscribe.gif) no-repeat;
margin: 15px 0px;
}
#left_rss p {
font-family: "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 30px;
padding-left: 10px;
}
#left_rss a { color: #ff6b00;}

#left_social {
height: 80px;
width: 210px;
background: url(/img/PacTech_searchbox_social.jpg) no-repeat;
}

#left_social p {
font-family: "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 16px;
padding-left: 10px;
padding-top: 5px;
height: 45px;
}


#left_social img {
vertical-align: middle;
}

#left_contact {
margin-top: 30px;
}
#left_contact h3 {
padding-bottom: 3px;
}


/* ----------------------- Box  ----------------------- */
#spotlight_header {	
margin-top: 15px;
height: 100px;
overflow: hidden;
}
#spotlight_header  p.spotlight_text {
padding: 100px 20px 0px 20px;
font-size: 16px;
font-weight: bold;
color: #54B948;
}
.box {
padding-bottom: 10px;
}
.bcontent {
margin: 10px 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
}
.catimage {
margin: 20px;
margin-bottom: 0px;
}
.sectionimage {
margin-top: 20px;
}
.bcontent h2 {
color: #00A5D9;
font-family: "Trebuchet MS", sans-serif;
font-size: 28px;
padding: 5px 0px;
}
.bcontent h3 {
color: #00A5D9;
font-family: "Trebuchet MS", sans-serif;
font-size: 22px;
padding: 5px 0px 3px 0px;
}
.bcontent h4 {
color: #00A5D9;
font-family: "Trebuchet MS", sans-serif;
font-size: 18px;
padding: 5px 0px 3px 0px;
}
.bcontent h5 {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
margin: 5px 0px 2px 0px;
font-weight: bold;
}
.bcontent h6 {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
margin: 20px 0px 2px 0px;
font-weight: bold;
}
.bcontent h2 a, .bcontent h3 a, .bcontent h4 a {color: #00A5D9; }
.bcontent p {
font-size: 14px;
margin: 0px 0px 7px 0px;	
}
.bcontent ul, .bcontent ol {
margin: 0px 20px;
padding-left: 20px;
margin-bottom: 10px;
font-size: 14px;
line-height: 1.3em;
list-style-position: outside;
}
.bcontent ul {
list-style: disc;
}
.bcontent li {
padding: 2px 0px;
margin: 0px;
}
.box img.onleft {
float: left;
padding: 0 20px 0 0;
border: 0;
}
.box img.onright {
float: right;
padding: 0 0 0 20px;
border: 0;
}
p.morelink {
font-size: 13px;
padding-top: 10px;
text-align: right;
clear: both;
}
.box .category {
margin-top: 20px;
}

#about h3 {
margin-top: 20px;
}
.box #toppadding {
display: block;
height: 30px;
}

/* --------------- learn more page --------------- */

.zemContactForm div { margin: 10px 0px;}
.zemContactForm label { font-size: 13px; line-height: 14px; font-weight: bold; margin-top: 5px;}
.zemContactForm input { margin-bottom: 10px;}
#privacy {border-top: 1px solid #ccc; margin-top: 20px; padding-top: 10px;}
#privacy p {font-size: 11px;margin: 0px; padding: 0px;}

.membername {
font-weight: bold;
}
.memberfunc {
font-style: italic;
}

/* ---------------- Right Navigation Buttons ---------------- */
#takeaction { 
width: 200px;
border-bottom: 1px solid #ccc;
}
#takeaction a {
display: block;
width: 200px;
height: 90px;
background: url(/img/PacTech_takeaction.gif) no-repeat 0px 0px;
}
#takeaction a:hover {
background-position: 0px -100px;
}

#latestnews { 
width: 200px;
border-bottom: 1px solid #ccc;
}
#latestnews a {
display: block;
width: 200px;
height: 80px;
background: url(/img/PacTech_latestnews.gif) no-repeat 0px 0px; 
/* background: url(/img/PacTech_latestnews_temp.gif) no-repeat 0px 0px; */
}
#latestnews a:hover {
background-position: 0px -90px;
}

#right img.header { margin: 10px;}
#rightnav {
width: 200px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
}
#idList li a { 
display: block;
font-weight: bold;
text-decoration: none;
padding: 10px 0px;
padding-left: 20px;
line-height: 1em;
margin: 0px;
}
#idList li a:hover {
background: url(/img/PacTech_rightnav.gif) repeat-y;
color: #FFFFFF !important;
}
#partners {
width: 200px;
height: 60px;
}
#partners img.header { margin-bottom: 0px;}


.partner_box {  
    height:  80px;  
    width:   200px;  
    border-bottom: 1px solid #ccc;
} 
 
.partner_box img {  
    padding: 0px 30px;  
    background-color: #fff;  
    width:  140px; 
    height: 80px; 
    top:  0; 
    left: 0 
} 

/* ----------------------- Footer ----------------------- */
#footer a { color: #54B948; text-decoration:none; }
#footer a:hover { text-decoration: underline; }


/* ------------------------ Extra Stuff ----------------- */

#news_clips { 

background-color: #d0dce0; 

padding: 20px; 

}

