/*** Reset ***/
html,body,div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
ol,ul { list-style: none; }
blockquote,q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none; }
:focus { outline: 0; }
img { vertical-align: bottom; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/*** Clearfix ***/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; }
.clear { clear: both; }

/*** Positioning and Alignment ***/
.fl { float: left; }
.fr { float: right; }
.txt-left { text-align: left; }
.txt-right { text-align: right; }
.txt-center { text-align: center; }

/*** General Settings ***/
html,body { height: 100%; }
body { background: url(../images/bg-body.jpg) repeat; color: #4b4b4b; font-size: 14px; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; margin-bottom: 15px; }
h1 { color: #4b4b4b; font-size: 24px; }
h2 { color: #4b4b4b; font-size: 18px; }
p { line-height: 18px; margin: 0 0 15px 0; }
ul { list-style: disc; margin: 15px 0px; padding-left: 25px; }
ol { list-style: decimal; margin: 15px 0px; padding-left: 25px; }
a { color:blue; text-decoration: none; }
a:hover { text-decoration: underline; }


#wrapper { background: url(../images/bg-wrapper.png) repeat; margin: 0px auto; min-height: 100%; width: 960px; }
#container { background: #ffffff; min-height: 100%; margin: 0px auto; width: 940px; }

/*** Header ***/
#header {}

#logo { float: left; margin: 10px 0px 0px 10px; }
#logo h1 { color: #898989; font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; margin-bottom: 0px; }
#logo p { color: #c4c3c3; font-size: 12px; font-style: italic; }

#nav { float: right; list-style: none; margin: 0px 20px 0px 0px; padding: 0px; }
#nav li { float: left; margin: 25px 0px 0px 5px; }
#nav li a { color: #ffffff; display: block; font-size: 16px; padding: 5px 15px; background: #898989;}
#nav li a:hover, #nav li.active a { background: #008989; color: #ffffff; text-decoration: none; }

/*** Banner ***/
#banner { background: #e4e4e4; border: 1px solid #cac5c5; }

#slider { height: 260px; margin: 10px; overflow: hidden; width: 930px; }
#slider  ul { list-style: none; margin: 0px; overflow: hidden; padding: 0px; }
#slider ul li { position: relative; }
#slider .caption { background: url(../images/bg-banner-caption.png) repeat; bottom: 0px; height: 30px; left: 0px; padding: 10px; position: absolute; width: 900px; }
#slider .caption h1 { color: #ffffff; font-size: 14px; margin-bottom: 0px; }
#slider .caption p { color: #ffffff; font-size: 12px; margin-bottom: 0px; }

#banner .page-title { font-size: 30px; font-weight: bold; margin-bottom: 0px; padding: 20px;  } 

.cycle-slideshow img { width: 100%; height: auto }

/*** Main ***/
#main { padding: 20px 10px; }

/*** Content ***/
#content {  float: left; padding-right: 12px; width: 100%; }

.post { margin-bottom: 30px; }
.post-head { margin-bottom: 10px; padding-bottom: 10px; }
.post-head h1 { margin-bottom: 0px; }
.post-head h1 a { color: #4b4b4b; }
.post-head p { margin-bottom: 0px; }
.post-head .meta { font-size: 12px; font-style: italic; }
.post-head .meta a { color: #4b4b4b; text-decoration: underline;  }
.post-head .meta a:hover { text-decoration: none; }
.post-content { margin-bottom: 15px; }
.post-thumb { float: left; margin-right: 20px; }
.post-utility { background: height: 31px; padding: 0px 20px; }
.post-utility p { font-size: 11px; line-height: 31px; }

#page .thumb.fl { margin: 0px 20px 20px 0px; }
#page .thumb.fr { margin: 0px 0px 20px 20px; }

/*** Sidebar ***/
#sidebar { float: right; width: 230px; }

.widget { margin-bottom: 35px; }
.widget h2 { border-bottom: 1px solid #E6E6E6; margin-bottom: 15px; padding-bottom: 15px; }
.widget ul { list-style: disc; padding-left: 15px; }
.widget ul li { line-height: 20px; }

.widget-search {}
.widget-search .input-txt { border: 1px solid #E6E6E6; color: #4b4b4b; float: left; padding: 5px; width: 155px; }
.widget-search .input-btn { background: #E6E6E6; border: 0px none; color: #4b4b4b; cursor: pointer; float: left; height: 28px; padding: 0px; width: 60px; }

.widget-text .thumb.fl { margin-right: 10px; }
.widget-text p { font-size: 12px; }

.title { font-weight:normal; font-size:28px;}
.title2 { font-family: Monotype Corsiva, Verdana, sans-serif; font-weight:normal; font-size:28px; color:#e77400}
.title3 { font-weight:bold; font-size:16px;}



/*** Footer ***/
#footer { border-top: 1px dotted #878787;  padding: 15px 10px; text-align: center; }
#footer p { color: #878787; font-size: 11px; margin: 0px; }
#footer p a { color: #878787; }
.subtitle{font-weight:bold }
.subtitle2{font-style:italic}
.bold {font-weight:bold}
.section h3 {font-weight:bold}
.submenu {width:120px}
.submenu div {height:30px}
.sm_active{font-weight:bold; color:black}
.sm_inactive{color:blue}
.facilities { background-color: #f2f2f2; border:1px #d6d6d6 solid}
.facilities h4 {font-weight: normal; margin-top:10px; margin-left: 10px}
.inputtext {width: 200px}
#contactform label {font-weight:normal; margin-right:2px}
.required {color:red}
#response{font-weight:bold;color:red}
.tableBorder  { border-collapse:collapse; cellpadding:3}
.tableBorder  th { border:1px #F2F2F2 solid; font-weight:bold;padding:5px}
.tableBorder  td { border:1px #F2F2F2 solid;padding:5px}
.vat {font-weight:bold; text-align:center}
.tableTitle {font-weight:bold; font-size:18px; text-align:center}
.contact_zip { display: none !important}
