/*
Theme Name: Summer 2008
Description: Not for distribution.
Version: 1.0
Author: adopted by Ruud Hein
*/

/* APPLY CHANGES IN MODIFICATIONS SECTION EOF */

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(/furniture/bgr.gif) #ffffff repeat-x bottom;
	color: #2f2f2f;
	font: .7em Verdana,Arial,Geneva,Helvetica,Sans-Serif;
	padding: 20px 0
}
a{
	color: #11557b;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #9a9a9a 2px solid;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
/*=== Layout ===*/
#page, #footer{
	background: url(/furniture/page-bgr.gif) repeat-y;
	margin: 0 auto;
	width: 966px
}
/*=== Header ===*/
#header{
	background: url(/furniture/header-bgr.jpg) no-repeat top;
	height: 106px
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 280px
}
#header h1 a{
	display: block;
	height: 106px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(/furniture/nav1-bgr.gif) repeat-x top;
	border-bottom: 15px solid #11557b;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	height: 34px;
	padding: 0 0 5px
}
#nav1 ul{
	float: left
}
#nav1 li{
	background: url(/furniture/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 34px;
	padding: 0 2px 0 0
}
#nav1 li.last{
	background: none
}
#nav1 li a{
	color: #000000;
	display: block;
	float: left;
	padding: 0 20px
}
#nav1 li a:hover,
#nav1 li.active a{
	background: #96e4f9;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 10px
}
.nav2 li{
	margin: 0 0 3px
}
.nav2 li a{
	background: url(/furniture/nav2-bgr.gif) no-repeat top left;
	color: #ffffff;
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 170px
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #000000;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	background: url(/furniture/columns-bgr.gif) repeat-x top;
	border-top: 1px solid #ffffff;
	height: 1%;
	margin: 0 1px;
	padding: 0 15px 15px 5px
}
#columns h2{
	color: #2678a9;
	font-size: 1.1em;
	margin: 0 0 .8em
}
#columns h3{
	color: #d89416;
	font-size: 1.1em;
	margin: 0 0 1.2em
}
#columns h4{
	color: #11557b;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase
}
#columns h4 em{
	font-style: normal;
	font-weight: bold;
	padding: 0 0 0 20px;
	text-transform: none
}
#columns h4 a{
	color: #eba216
}
#columns h5{
	color: #11557b;
	font-size: 1em;
	margin: 0 0 .3em
}
#columns h5 em{
	font-style: normal
}
#columns h6{
	font-size: .9em;
	margin: 0 0 .5em
}
#columns p{
	padding: 0 0 .9em
}
/*=== Left Column ===*/
#leftcol{
	background: url(/furniture/leftcol-bgr.gif) no-repeat top right;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 565px;
	min-height: 565px;
	padding: 10px 15px 0 0;
	width: 172px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 23px 0 0 20px;
	width: 480px
}
#centercol2{
	float: left;
	padding: 35px 0 0 50px;
	width: 580px
}
#columns #centercol2 h2{
	color: #11557b;
	font-size: 2em;
	font-weight: normal
}
/*=== Right Column ===*/
#rightcol{
	background: url(/furniture/rightcol-bgr.gif) no-repeat top left;
	display: table-cell;
	display: block;
	float: right;
	height: auto !important;
	height: 565px;
	min-height: 565px;
	padding: 23px 0 0 24px;
	width: 211px
}
#rightcol.wider{
	width: 280px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 260px
}
.col2{
	float: left;
	padding: 0 0 0 45px;
	width: 215px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(/furniture/box-bgr.gif) repeat-y;
	margin: 0 0 8px;
	width: 172px
}
.box .top,.box .bot{
	background: url(/furniture/box-top.gif) no-repeat top;
	clear: both;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	padding: 0 0 0 12px
}
.box .bot{
	background: url(/furniture/box-bot.gif) no-repeat top;
	height: 10px
}
.box .spacer{
	height: 1%;
	padding: 8px
}
/*- Box2 -*/
.box2{
	background: url(/furniture/box2-bgr.gif) repeat-y;
	margin: 0 0 8px;
	width: 209px
}
.box2 .top,.box2 .bot{
	background: url(/furniture/box2-top.gif) no-repeat top;
	clear: both;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	padding: 0 0 0 12px
}
.box2 .bot{
	background: url(/furniture/box2-bot.gif) no-repeat top;
	height: 10px
}
.box2 .spacer{
	height: 1%;
	padding: 10px
}
/*- Box3 -*/
.box3{
	background: url(/furniture/box3-bgr.gif) repeat-y;
	margin: 0 0 8px;
	width: 278px
}
.box3 .top,.box3 .bot{
	background: url(/furniture/box3-top.gif) no-repeat top;
	clear: both;
	height: 9px;
	overflow: hidden
}
.box3 .bot{
	background: url(/furniture/box3-bot.gif) no-repeat top
}
.box3 .spacer{
	height: 1%;
	padding: 5px 10px 0
}

.box3 .shaded {
	background: url(/furniture/box3-top-shaded.gif) no-repeat top;
	clear: both;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	padding: 0 0 0 12px
}

/*- RSS -*/
.box-rss{
	background: url(/furniture/box-rss.gif) no-repeat top left;
	height: 31px;
	padding: 25px 0 0 60px
}
.box-rss a{
	text-decoration: underline
}
/*- Contacts -*/
.contact{
	color: #11557b
}
.contact2{
	font-size: 1.1em
}
.contact2 a{
	color: #d89416;
	text-decoration: underline
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	background: url(/furniture/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .8em;
	padding: 0 0 0 13px
}
.list1 li a{
	text-decoration: underline
}
.list1 li a:hover{
	text-decoration: none
}
/*=== Styling Forms ===*/
input.btn, input.chk{
	border: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	background: url(/furniture/search-bgr.gif) repeat-x top;
	float: right;
	height: 34px;
	padding: 0 15px
}
#search label{
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 5px 0 0;
	text-transform: uppercase
}
#search input{
	float: left;
	margin: 7px 0 0;
	padding: 1px 2px;
	width: 115px
}
#search .btn{
	margin: 6px 0 0 -2px;
	width: auto
}
/*- Form1 Setup -*/
.form1{
	font-size: .9em
}
.form1 div{
	margin: 0 0 3px
}
.form1 label{
	float: left;
	margin: 3px 0 0;
	width: 75px
}
.form1 input{
	width: 100px
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	width: 15px
}
.form1 .chk label{
	float: none
}
/* Form1 Textarea */
.form1 textarea{
	height: 50px;
	margin: 0 0 10px;
	overflow: auto;
	width: 170px
}
/* Form1 Select */
.form1 select{
	width: 105px
}
/*- Form1 Contact -*/
.form1.callyou input{
	width: 170px
}
.form1.callyou select{
	width: 178px
}
.form1.callyou input.btn{
	margin: 10px 0 0 68px;
	width: auto
}
/*- Form1 Schedule -*/
.form1.schedule a{
	color: #d89416
}
.form1.schedule input{
	width: 175px
}
.form1.schedule label{
	font-weight: bold;
	margin: 0 0 3px;
	width: 68px
}
.form1.schedule .sel label{
	display: block;
	float: none;
	width: auto
}
.form1.schedule .sel2 label{
	padding: 2px 15px 0 0;
	width: auto
}
.form1.schedule .sel select{
	width: 205px
}
.form1.schedule .chk{
	clear: both
}
.form1.schedule .chk input{
	width: auto
}
.form1.schedule .chk label{
	float: left;
	font-weight: normal;
	width: 180px
}
.form1.schedule .chk.fl{
	clear: none;
	margin: 0 15px 0 0;
	width: auto
}
.form1.schedule .chk.fl label{
	width: 80px
}
.form1.schedule .quest{
	float: left
}
.form1.schedule .btn{
	margin: 5px 0 0;
	width: auto
}
/*=== Footer ===*/
#footer{
	background: url(/furniture/footer-bgr.gif) no-repeat top;
	clear: both;
	padding: 40px 0 10px;
	text-align: center
}
#footer a{
	color: #11557b
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	background: url(/furniture/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	margin: 8px 0;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.pic img{
	display: block;
	margin: 0 0 1.6em
}
.ad img{
	margin: 0 0 .2em
}

/* ==== MODIFICATIONS === */

#centercol li {
    list-style: disc;
}

#centercol ul {
    margin: 0 0 1.5em 2em;
}

/*- Box 4 -*/
.box4{
	margin: 0 0 8px;
	width: 278px
}
.box4 .spacer{
	height: 1%;
	padding: 5px 10px 0
}

/* ==== OUR STUFF ==== */

.navigation {
	font-size: 85%px;
	line-height: 25px;
	margin-bottom: 10px;;
}
.navigation a {
	border: 1px solid #666;
	padding: 2px;
    text-decoration:none;
}
.navigation a:hover, .navigation strong a {
	border-color: #000;
	background-color: #ddd;
	text-decoration: none;
}

table#MBL_COMM td.mbl_fo_hidden {
    display:none;
}

.post-teaser {
    padding:20px;
    margin-bottom:10px;
	background: url(/furniture/hl-dot.gif) repeat-x bottom;
	clear: both;
	overflow: hidden;
	width: 85%
}

.cmd-avatar {
    float: left;
    padding: 0 8px 8px 0;
}

u {
    background-color: #FFFFBF;
    text-decoration:none;
}

#sphinn {
    float:right;
    margin-top:-30px;
}

.feedburnerFlareBlock {
    display: inline;
}

/** CSS TOOLTIPS **/

a.info{
position:relative; /*this is the key*/
z-index:24;
text-decoration:none;
}

a.info:hover{z-index:25; background-color:#ff0;
cursor: help;
}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
display:block;
position:absolute;
top:2em; left:2em; width:25em;
border:1px solid #0cf;
background-color:#cff; color:#000;
text-align: left;
padding:4px;
}

.moreinfo{ /*click more txt inside css tooltip */
    text-align:right;font-weight:bold;padding-top:10px;
}

ul.normal, ol.normal { margin:auto -3em 1em 0; padding:0; position:relative; left:-3em; overflow:hidden; }
.normal ul, .normal ol { margin-left:1em; padding-left:0; }
.normal li { margin-left:5em; display:list-item; }
.normal li li { margin-left:1em; }

.flat li { margin-left:3em; }
.flat li ul, .flat li ol { margin-left:1em; padding-left:0; }
.flat li li { margin-left:0; }

ul.bullet-a li { list-style-image: url('/furniture/bullet-image-a.png');  }
ul.bullet-b li { list-style-image: url('/furniture/bullet-image-b.png'); }

.spaced { margin-bottom:0; }
.spaced ul, .spaced ol { margin-top:1em; }
.spaced li { margin-bottom:1em; }

.indent li { text-indent:-1em; padding-left:1em; overflow:visible; }
.inside li { list-style-position:inside; }
.clear li { list-style-type:none; }

.alt { background-color: #F9F9F9; }

blockquote { margin-left:5%;margin-right:10%; font-family:courier; }

#centercol p, #centercol li { font-size: 110%; line-height: 155%; }
#centercol h2 { font-size:150%; }
#centercol h3 { font-size:140%; font-weight:bold; margin-top: 3%; }
#centercol p a { color: #0000B0; color: #2893bb; }

.commentlist li { list-style-type: none; list-style-image: none; list-style-position: outside; margin-top: 20px; font-size:90%; }

.dynamic-phone-number-lc{
float:left ;
	margin: 0 0 8px;
	width: 33% ;
}
.dynamic-phone-number-tf{
float:left ;
	margin: 0 0 8px;
	width: 33% ;
	}
#div1, #div2, #div3, #div4, #div5 {

	 float:left ;
	width: 33% ;
   
	margin: 0 0 8px;
	
	}

#content_title { width:100%; }

#content_content { width: 100%; height: 750px; }
