/*  
Copyright (c) 2006-2007 Lance Hardy	
*/

/* Global Styles */

* { 
margin: 0;
padding: 0;
}

body {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
color: #4f666e;
text-align: center;
/* background: #94bbda url(/ACC136_CL445/images/bg_header_01.jpg) top left repeat-x; */
background: #2c7ab8 url(/ACC136_CL445/images/bg_header_01.jpg) top left repeat-x;
}

/* Semantic Content Styles */

h1, h2, h3, h4, h5, h6 {line-height: 1.5em;}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

p {font-size: 12px;}

ul {}
ol {}
li {}
ul li {}
ol li {}

dl {}
dt {}
dd {}

address {}
abbr {}
acronym {}
blockquote {}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

img {border: 0;}
a img {border: 0;} 

hr {}

pre {}
code {font-family: courier new, courier, monospace;}

/* Hyperlink Styles */

a {}
a:hover {}

/* Form Styles */

form {
margin: 0px;
}
label {}
input {} 
input.text {} 
input.radio, input.checkbox {border: 0; background: transparent;} 
input.button {}
input.image {border: 0;} 
select {}
option {}
textarea {}

/* Layout Styles */

div#headerWrapper {
margin: 0 auto 0 auto;
text-align: left;
width: 780px;
height: 80px;
}

div#masterWrapper {
width: 100%;
/* background: #94bbda; */
background: #2c7ab8 url(/ACC136_CL445/images/bg_page_01.jpg) top left repeat-x;
}

div#wrapper {
margin: 0 auto 0 auto;
text-align: left;
width: 780px;
background: #ffffff;
/* border-left: 1px solid #000000;
border-right: 1px solid #000000; */
}

div#header {}

div#header h1 {
padding: 14px 0 0 4px;
}

div#header h1 a { 
display: block;
width: 222px;
height: 55px;
background: transparent url(/ACC136_CL445/images/logo_campres_01.gif) top left no-repeat;
text-indent: -9999px;
text-decoration: none;
font: normal 18px/1.6em verdana, helvetica, arial, sans-serif;
}

div#headerRight {
float: right;
height: 50px;
width: 375px;
}

div#headerRight p {
text-align: right;
color: #ffffff;
padding: 11px 0 0 0;
}
div#headerRight p a {
font-family: verdana, arial;
font-size: 10px;
color: #ffffff;
text-decoration: none;
padding: 0 3px 0 3px;
}
div#headerRight p a:hover {
text-decoration: underline;
}

/* Search Form Styles */

div#search {
position: absolute;
width: 300px;
margin: 20px 0 0 22px;
height: 19px;
}

div#search input {}
div#search input.text { /* remember to assign the class to the HTML elements */
width: 122px;
border: 1px solid #4f666e;
background-color: #ffffff;
color: #333333;
font-size: 10px;
margin-right: 5px;
height: 19px;
}

div#searchInput {
float: left;
color: #ffffff;
}
div#searchInput p {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #4a4f56;
}
div#searchGo {
float: left;
padding: 0 0 0 2px;
margin-top: 1px;
}

div#navCol {
height: 24px;
background: #c5731d;
border-bottom: 1px solid #ffffff;
}

div#splashWrapper {
width: 780px;
height: 128px;
background: #2b7ab7 url(/ACC136_CL445/images/bg_splash_01.jpg) top left no-repeat;
}
div#splashWrapper h2 {
margin: 0;
padding: 0;
line-height: 1.2em;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 24px;
color: #ffffff;
padding: 30px 0 0 14px;
}

div#splashRight {
margin: 0;
padding: 0;
float: right;
height: 128px;
}

div#main {
height: 400px;
min-height: 400px;
}
html>body div#main {
height: auto;
}

div#colOne {
float: left;
width: 580px;
}

/* styles for text elements in right column */

div#colTwo {
float: left;
width: 200px;
padding-bottom:10px;
}
div#colTwo h2 {
font-family: arial, verdana;
font-size: 15px;
color: #526B48;
padding: 5px 5px 5px 0;
}
div#colTwo p {
font-family: verdana, arial;
font-size: 11px; 
line-height: 1.4em;
color: #001F12;
padding: 5px 0 5px 0;
}
div#colTwo p a {
color: #6e3717;
text-decoration: underline;
}
div#colTwo p a:hover {
text-decoration: none;
}

div#colOneHome {
float: left;
width: 439px;
margin-right: 3px;
}
div#colTwoHome {
float: left;
width: 338px;
}


/* Using a master containing box to allow styling of headers and paragraph text. Otherwise it would have to be done one level */
/* above in colOne which would conflict with interior pages or replicated twice for the individual boxLeft and boxRight containers */
div#bottomBox {}
div#bottomBox h4 {
font-family: arial, verdana;
font-size: 12px;
color: #324045;
}
div#bottomBox p {
font-family: verdana, arial;
font-size: 11px;
color: #324045;
}
div#bottomBox p a {
color: #6e3717;
text-decoration: underline;
}
div#bottomBox p a:hover {
text-decoration: none;
}

div#boxLeft {
float: left;
width: 210px;
height: 130px;
min-height: 130px;
background: transparent url(/ACC136_CL445/images/border_01.gif) top right no-repeat;
margin: 10px 0 0 0;
padding: 0 5px 6px 5px;
}

div#boxRight {
float: left;
width: 207px;
min-height: 130px;
height: 130px;
margin: 10px 0 0 0;
padding: 0 5px 6px 7px;
}

div#colTwoInterior {
float: right;
width: 225px;
margin: 8px 0 16px 8px;
}

div#colThreeInterior {
float: right;
width: 300px;
/* height: 400px; */
background-color: #eaeded;
border: 1px solid #4f666e;
margin: 16px 4px 16px 16px;
}

div#colMaster {
padding-top: 3px;
background: #1f5b89 url(/ACC136_CL445/images/bg_home_col_01.jpg) top left repeat-x;
}
div#colMaster h3 {
padding-top: 3px;
margin: 0 3px 10px 3px;
width: 332px;
height: 22px;
background: transparent url(/ACC136_CL445/images/bg_heading_01.jpg) top left repeat-x;
font-family: arial, verdana;
font-size: 13px;
color: #ffffff;
text-indent: 10px;
}
div#colMaster p {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #4f666e;
padding: 3px 7px 4px 7px;
line-height: 1.4em;
}

div#colMaster ul {
list-style: none;
margin: 0;
padding-left: 15px;
}
div#colMaster ul li {
margin: 0;
padding: 0;
background: url(/ACC136_CL445/images/arrow_01.gif) center left no-repeat;
padding: 2px 8px 4px 10px;
}
div#colMaster li.current {
background: 0;
}
div#colMaster ul li a {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}
div#colMaster ul li a:hover {
text-decoration: underline;
}

div#boxOne {
width: 312px;
height: 228px;
}

div#boxTwo {
width: 338px;
height: 236px;
margin: 10px 0 3px 0 !important;
margin: 4px 0 3px 0;
background-color: #eaeded;
padding-top: 3px;
}

/* ------ Interior right column styles ------ */

div#colMasterInside {
margin-top: 1px;
width: 200px;
padding-bottom:10px;
background: #2b7ab7 url(/ACC136_CL445/images/bg_right_col_01.jpg) bottom left no-repeat;
}

div#boxInside {
padding: 3px 0 5px 3px;
}
div#boxInside p {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
/* color: #4f666e; */
color: #ffffff;
line-height: 1.4em;
}
div#boxInside p a {
color: #ffffff;
}
div#boxInside ul {
list-style: none;
margin: 0;
padding-left: 6px;
}
div#boxInside ul li {
margin: 0;
padding: 0;
background: url(/ACC136_CL445/images/arrow_01.gif) center left no-repeat;
padding: 2px 8px 4px 8px;
}
div#boxInside li.current {
background: 0;
}
div#boxInside ul li a {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}
div#boxInside ul li a:hover {
text-decoration: underline;
}
div#boxInside h1 {
font-family: arial, verdana;
color: #ffffff;
}
div#boxInside h3 {
padding-top: 3px;
margin: 0 0 10px 0;
width: 194px;
height: 22px;
background: transparent url(/ACC136_CL445/images/bg_heading_01.jpg) top left repeat-x;
font-family: arial, verdana;
font-size: 13px;
color: #ffffff;
text-indent: 10px;
}

div#footerWrapper {
margin: 0 auto 0 auto;
padding-top: 20px;
text-align: left;
height: 44px;
width: 780px;
background: #ffffff url(/ACC136_CL445/images/bg_header_01.jpg) top left repeat-x;
}

/* styles for 4 column page */

div#capsuleWrapper {
margin-top: 8px !important;
margin-top: 0;
padding-top: 8px;
}
div#capsuleOne {
float: left;
width: 185px;
height: 310px;
background: #f5f5f5;
border: 1px solid #000000;
}
div#capsuleOne img {
padding: 0 0 0 7px;
}
div#capsuleTwo {
float: left;
width: 185px;
height: 310px;
margin-left: 10px;
background: #f5f5f5;
border: 1px solid #000000;
}
div#capsuleThree {
float: left;
width: 185px;
height: 310px;
margin-left: 10px;
background: #f5f5f5;
border: 1px solid #000000;
}
div#capsuleFour {
float: left;
width: 185px;
height: 310px;
margin-left: 10px;
margin-right: -3px; /* to remove that bizarre extra character bug in IE */
background: #f5f5f5;
border: 1px solid #000000;
}

div#inpCategoryWrapper {

}

/* Content Area Styles */

div#content {}

div#content p, div#content li, div#content dt, div#content dd {
font-family: verdana, arial;
font-size: 12px; 
line-height: 1.4em;
color: #001F12;
}
div#content p a, div#content li a {
color: #6e3717;
text-decoration: underline;
}
div#content p a:hover, div#content li a:hover {
text-decoration: none;
}
div#content p {
padding: 5px 20px 5px 20px;
}
div#content li {}

div#content ul, div#content ol {
margin: 0 0 0 25px;
padding: 3px 10px 4px 15px;
}
div#content li {
padding: 0 0 2px 0;
}
div#content dl {
margin: 0 0 0 25px;
padding: 3px 10px 4px 15px;
}
div#content dt {
padding: 0 0 2px 0;
font-weight: bold;
}
div#content dd {
padding: 0 0 2px 20px;
}



div#content h1, 
div#content h2, 
div#content h3, 
div#content h4, 
div#content h5, 
div#content h6 {
line-height: 1.3em; 
padding: 5px 5px 5px 20px;
font-family: arial, verdana;
/* color: #324045; */
color: #526B48;
}
div#content h1 {font-size: 16px;}
div#content h2 {font-size: 15px;}
div#content h3 {font-size: 14px;}
div#content h4 {font-size: 12px;}
div#content h5 {font-size: 11px;}
div#content h6 {
width: 380px;
height: 14px;
background-color: #926951;
border: 1px solid #6e3717;
font-size: 13px;
color: #ffffff;
text-align: center;
margin-left: 14px;
}

div#content h1 a, 
div#content h2 a, 
div#content h3 a, 
div#content h4 a, 
div#content h5 a, 
div#content h6 a {
color: #526B48;
text-decoration: underline;
}

div#content img {
margin-right: 8px;
}

div#content hr {
margin: 0 20px 0 20px;
}

div#content a {}
div#content a:hover {
color: #666666;
}

div#content form {}

div#content input {}
div#content select {}

/* Content Capsule Area Styles */

div#contentCapsule {}

div#contentCapsule p, div#contentCapsule li {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px; 
line-height: 1.4em;
}
div#contentCapsule p {
padding: 2px 7px 2px 8px;
color: #333333;
}
div#contentCapsule p a, div#contentCapsule li a {
color: #3e5078;
text-decoration: underline;
}
div#contentCapsule p a:hover, div#contentCapsule li a:hover {
text-decoration: none;
}
div#contentCapsule ul, div#contentCapsule ol { 
list-style-type: none;
margin: 0 0 0 2px;
padding: 2px 10px 3px 5px;
}
div#contentCapsule li {
padding: 0 0 3px 12px;
color: #333333;
background: transparent url(/ACC136_CL445/images/bullet_arrow_01.gif) center left no-repeat;
}

div#contentCapsule h1, 
div#contentCapsule h2, 
div#contentCapsule h3, 
div#contentCapsule h4, 
div#contentCapsule h5, 
div#contentCapsule h6 {
font-family: arial, verdana;
color: #526B48;
line-height: 1.3em; 
padding: 3px 7px 3px 7px;
}

div#contentCapsule h1 {font-size: 16px;}
div#contentCapsule h2 {font-size: 15px;}
div#contentCapsule h3 {font-size: 14px;}
div#contentCapsule h4 {font-size: 12px;}
div#contentCapsule h5 {font-size: 11px;}
div#contentCapsule h6 {font-size: 10px;}

div#footer, div#footerDefault {
clear: both;
margin: 0 auto 0 auto;
width: 780px;

}
div#footer p, div#footerDefault p {
text-align: left;
font-family: arial, verdana;
font-size: 11px;
text-decoration: none;
color: #ffffff;
padding: 20px 0 0 10px !important;
padding: 0 0 0 10px;
}
div#footerDefault p {
padding: 20px 0 0 10px;background: transparent url(/ACC136_CL445/images/USA.gif) center right no-repeat;
}
div#footer a, div#footerDefault a {
color: #ffffff;
text-decoration: underline;
}
div#footer a:hover, div#footerDefault a:hover {
color: #000000;
text-decoration: none;
}

/* Navigation Styles */

div#topNav {
}
div#topNav ul {
padding: 4px 0 0 0;
width: 100%;
list-style: none;
}
div#topNav ul li {
display: block;
float: left;
margin: 0 0 0 14px;
height: 20px;
border-right: 1px solid #ffffff;
padding-right: 12px;
}

div#topNav ul li.sfirst {
margin-left: 34px !important;
margin-left: 17px;
}
div#topNav ul li.slast {
border-right: 0;
}

div#topNav ul li a {
font-family: arial, verdana;
font-size: 11px;
color: #ffffff;
text-decoration: none;
display: block;
line-height: 1.5em;
}

/* "currently on" and "hover" states */

div#topNav ul li:hover a,
div#topNav ul li.sfhover a,
div#topNav ul li:hover ul li a,
div#topNav ul li.sfhover ul li a {
color: #ffffff;
}

div#topNav ul ul {
list-style: none;
padding: 0;
position: absolute;
left: -9999px;
width: 165px;
z-index: 100;
border: 1px solid #ececec;
background-color: #d86d0b;
margin: 3px 0 0 -15px;
}

div#topNav ul ul li {
float: none;
margin: 0;
border-right: 0;
}
div#topNav ul ul li a {
display: block;
color: #000000;
padding: 0 0 0 6px;
margin: 2px 0 6px 2px;
width: 153px;
}
div#topNav ul li a:hover {
color: #85c3f3;
}

div#topNav ul ul li a:hover,
div#topNav ul ul li:hover a:hover {
color: #85c3f3;
}

div#topNav li:hover ul ul,
div#topNav li.sfhover ul ul {
left: -9999px;
}

div#topNav li:hover ul,
div#topNav li.sfhover ul {
left: auto;
}

div#topNav li:hover ul,
div#topNav li.sfhover ul,
div#topNav li li:hover ul,
div#topNav li li.sfhover ul {
left: auto;
}

/* Common Styles */

.current {}
.designed {}

.hide {display: none;}
.cloak {visibility: hidden;}

.floatL {float: left;}
.floatR {float: right;}

.clear {clear: both;}
.clearL {clear: left;}
.clearR {clear: right;}

.center {text-align: center;}
.left {text-align: left;} 
.right {text-align: right;}

.listOne {
list-style: none;
}

.listTwo {
list-style: none;
text-align: right;
}
.listThree {
list-style: square;
}
.boxOne {
width: 410px;
}

/* Contact Form Styles - formerly contained in inquiry_forms_group.css  */

.inquirytablealign {  
padding-top: 20px;
}
.inquiryformcallouts {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #2F4F4F; 
text-align: right; 
padding-right: 2px; 
line-height: 13px; 
font-weight: bold
}
.inquiryformcalloutsrequired { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #CC0000; 
text-align: right; 
padding-right: 2px ; 
font-weight: 900
}
.inquiryformobjects {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: normal;
color: #2F4F4F;
background-color : #DCECED;
padding-bottom : 1px;
padding-top : 1px;
}
.inquiryformrows {  
height: 12px
}
.inquiryformboxes { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
line-height: 11px; 
color: #B0C4DE 
}
.Inquiryheadertext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2F4F4F;
text-align: justify
}
.inquiryformheadertitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: White;
background-color: #8496C2;
line-height: 14px;
padding-left: 4px
}
.sslheadline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}
.sslbody {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


/* ---- News Styles ----- */

div#newsCapsuleLeft {
text-align: justify;
}
div#newsCapsuleLeft p, 
div#newsCapsuleRight p,
div#newsCapsuleThree p {
font-family: verdana, arial;
font-size: 10px; 
line-height: 1.3em;
color: #001F12;
}
div#newsCapsuleLeft p a, 
div#newsCapsuleRight p a,
div#newsCapsuleThree p a {
color: #6e3717;
text-decoration: underline;
}
div#newsCapsuleLeft p a:hover, 
div#newsCapsuleRight p a:hover,
div#newsCapsuleThree p a:hover {
text-decoration: none;
}

div#newsCapsuleRight {
text-align: justify;
}

div#newsCapsuleRight h2 a,
div#newsCapsuleLeft h2 a {
font-size:12px;
text-decoration:none;
line-height: 1.3em;
color: #001F12;
}

div#newsCapsuleRight a:hover,
div#newsCapsuleLeft a:hover {
font-size:12px;
text-decoration:underline;
line-height: 1.3em;
}

div#newsCapsuleThree {
text-align: right;
}

/* ----- specific classes for articles - we don't want to spread common styles across several sheets ------ */

.postedOn {
font-family: verdana, arial;
font-size: 10px; 
color: #6e3717;
}.successImage {
padding-left: 7px;
}
.searchtextbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #006666;
vertical-align: top;
}

/* classes for postcard pages */

.lefttextbox {
float: left; 
width: 500px;
}	
.righttextbox {
float: right; 
}

.shadeBox {
min-height: 200px;
height: 250px;
background: #f6f6f6;
margin: 10px 0 10px 0;
padding: 2px 0 2px 0;
border: 1px solid #f6f6f6;
}
.noshadeBox {
min-height: 200px;
height: 250px;
background: #ffffff;
margin: 10px 0 10px 0;
padding: 2px 0 2px 0;
border: 1px solid #f6f6f6;
}
.border {
	border-bottom: 2px solid #CCCCCC;
}

.marginLeftAll {
margin-left: 20px;
}

.Postcardlefttextbox {float:left; width:400px;}
.leftfaqbox {float:left; width:90%;}
#leftfaqbox ul {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #a0c80e;
	font-size: 150%;
	letter-spacing: -0.1em;}
#leftfaqbox p {
	color: #666;
	padding-bottom: 3px;
	font-size: 16px; 
	margin:0}
	
.Postcardrighttextbox {float:right; }

/* --------- Styles for Factoid  ------- */
/* ---------- added 04/11/2007 by LH ------ */

div#factoid {
float: left;
width: 175px;
/* border: 1px solid #246698; */
background: #f4f4f4 url(/ACC136_CL445/images/campres_factoid_01.jpg) top left no-repeat;
margin: 10px 10px 4px 20px !important;
margin: 10px 10px 4px 10px;
border-bottom:solid; border-bottom-width:1px; border-bottom-color:#D0D0D2;
}

div#factoid p {
margin: 0;
padding: 0;
padding: 40px 5px 5px 5px;
font-family: comic sans MS, georgia, times new roman;
font-size: 12px;
color: #6e3717;
text-align: justify;
}

/*-----------------success stories added 4-15-07---------------*/

.BeforeAfterWrapper {
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	background-color: #E0E0E0;
}
.LeftBeforeAfter {
	float: left;
	width:275px;
}
.RightBeforeAfter {
	float: left;
	width:275px;
}

/*-------------------- Return Text Link 4-21-07-------------------*/
div#LinkBack {
width: 200px;
background-image: url(/acc136_cl445/Images/ico_back.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
}
div#LinkBack p a {
text-decoration: none;
text-align: center;
margin-left: 16px;
}

/*-------------------GALLERY STYLES 4-22-07-------------*/

div#GalleryWrapper {
width: 535px;
max-width:530px !important;
min-width:540px !important;
background-color: #F5F5F5;
margin: 0 5px 0 15px;
padding-left:5px;
}

div#GalleryColOne {
float: left;
width: 145px;
padding: 6px 0px 6px 0px;
min-width:145px !important;
background-color: #F5F5F5;
text-align: left;


}
div#GalleryColTwo {
float: left;
width: 145px;
padding: 6px 0px 6px 0px;
min-width:145px !important;
background-color: #F5F5F5;
text-align: left;

}
div#GalleryColThree {
float: left;
width: 135px;
min-width:155px !important;
padding: 6px 5px 6px 0px;
background-color: #F5F5F5;

}
div#GalleryColFour {
float: left;
width: 150px;
padding: 6px 0 6px 0;
background-color: #F5F5F5;
}

.GalleryImageWrap img{
border: 1px solid #2c7ab8;
}
.GalleryImageRoll  {
display: block; 
width: 130px;
}
.GalleryImageWrap:hover img {
border: 1px solid #FF0000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;

}

/*-----SEARCH STYLES ----*/

body.search div#content {
padding: 0px 15px 15px 15px;
}
		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#669933; }
		.summary { font-size: 80%; font-style: italic; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.suggestion { font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.results { font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.category { color: #999999; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.sorting { text-align: right; font-family:Verdana, Arial, Helvetica, sans-serif;}

		.result_title {
		font-size: 14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#669933;
		}
		.result_title a {
		text-decoration:none;
		color:#669933;
		}
		.result_title a:visited {
		text-decoration:none;
		color:#669933;
		}
		.result_title a:hover {
		text-decoration:underline;
		}	
		.description { font-size: 80%; color: #008000; 	font-family:Verdana, Arial, Helvetica, sans-serif; }
		.context { font-size: 80%; 	font-family:Verdana, Arial, Helvetica, sans-serif;}
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.zoom_match { font-size: 80%; margin-left: 10px; font-family:Verdana, Arial, Helvetica, sans-serif;}				
		.zoom_categories { font-size: 80%; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.result_pagescount { font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
		
		.searchtime { font-size: 80%; font-family:Verdana, Arial, Helvetica, sans-serif;}
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.recommend_description { font-size: 100%; color: #008000; font-family:Verdana, Arial, Helvetica, sans-serif;}
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080; font-family:Verdana, Arial, Helvetica, sans-serif;}