@import url("nav.css");
@import url("modules.css");
@import url("events.css");


body {margin: 0; padding: 0; color: #3d3d3d; background: #fff; font-size: 78%;}
body, textarea {font-family: Verdana, Helvetica, sans-serif;}
p, blockquote, li, dd, dt, h4, label, input, select, textarea {font-size:1em;}

a {color:#900; text-decoration: underline; outline: none;}
a:hover {text-decoration: underline;}
img {border: none;}
table, form {margin: 0; padding: 0; font-size: 100%;}
th, td { vertical-align:top; }

h1, h2 {margin:0 0 0.5em 0; font-weight: bold; padding: 0; font-family: arial, helvetica, sans-serif;}
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em;} /* also used in common files*/
h3 {font-size: 1em;  margin: 0;}
h4 {font-size: 0.8em; font-style: italic; font-weight: normal;}


p, pre { margin: 0 0 0.5em 0; line-height: 1.4em; }
dd, ul li, ol li { line-height: 1.3em;}
dl, ul, ul li, ol, ol li, blockquote { padding: 0;}
dl { margin: .5em 0;}
dt { font-weight: bold; margin: 0.25em 0 0 0;}
dd { margin-left: 0.5em;}
ul { margin: 0.5em 0 0.5em 1.1em;}
ul li { list-style: square; margin:0 0 0.25em 0.5em;}
ol { margin: 0.5em 0 0.5em 1.4em;}
ol li { margin:0 0 0 0.5em;}
blockquote { margin: 0 1em 0.5em 1em;}

fieldset {padding: 1em; margin: 0.25em 0; border: 1px solid #ccc;}
legend {font-size: 1.1em; font-weight: bold; color: #333; padding: 0 0.5em; margin: 0;}
*:first-child+html legend {margin: 0 0 0.5em 0;} /* hack for all IE versions */

input, select, textarea {margin: 0.01em; padding: 0 0.02em; vertical-align: middle;}
textarea {vertical-align: top;}
input:focus, textarea:focus, select:focus {background: #ffc;}
label { position: relative; top: 0.02em; padding-right: 0.02em;}

.Clearer { clear: both;}
/* =Clearfix (all browsers)--------------------------------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}

.zoneLeft { padding: 0 1em 0 0; width: 20%;}
.zoneRight { padding: 0 0.5em; border-left: 1px solid #ccc; }

#wrap {width: 973px; position: relative; margin: 20px auto;  }
#head { background: url(../img_t/bg_head.png) no-repeat 0 0; height: 92px;}
#head img#logo { position: relative; top: 30px; left: 30px;}

#cnt { background: url(../img_t/bg_cnt_foot.png) no-repeat 0 100%; padding-bottom: 18px;}
#inner {background: url(../img_t/bg_cnt_body.png) repeat-y 0 0; padding: 10px;  }

#subcnt {background: url(../img_t/bg_subcnt_03.png) no-repeat 0 100%; padding-bottom: 19px; margin: 0 0 16px 16px; width: 916px;
	clear: both;}
#subinner {background: url(../img_t/bg_subcnt_02.png) repeat-y 0 0; padding: 0 20px 20px 20px; }
#subinner h2.tag {  text-align: center; margin: 4em 0 0 0;}
#subinner h3 { margin: 1em 0 0 0;}
#subinner p { line-height: 1.4em; }
#subinner div.sidebarImg { float: right; width: auto; margin-left: 10px; }
#subinner div.sidebarImg img { display: block; margin: 0 auto;}
.block {display: block;}

#homeBox { background: url(../img_t/bg_home.png) no-repeat 0 0;
	height: 261px; width: 916px; margin: 0 0 16px 16px;}
#homeBox #hcnt { float: left; width: 380px;  padding: 0; margin: 30px 30px 5px 30px; }  
#homeBox .htext {overflow: auto; height: 150px; width: 400px; }
#homeBox .htext p { line-height: 1.2em;}
#homeBox .hlogos { text-align: center;}
#homeBox .hlogos img {margin: 0 5px; vertical-align: middle;}
#homeBox #rotator { float: right; width: 467px; height: 261px; overflow: hidden;}
#homeBox #rotator span {width: 467px; height: 261px; display: block;}

.cRow { clear: left; margin-left: 16px;}
#plc_lt_zoneNewsletter_BizForm_viewBiz {display: none;}
.NewsletterBox {  margin: 0 auto; width: 600px; clear: left; padding: 1em 0 0 0; text-align: center;}
.NewsletterBox h3 {  position: relative; top: 2px; display: inline; display: none;}
.NewsletterBox div.Subscription {display: inline; }
.NewsletterBox input.SubscriptionTextbox {padding: 4px; width: 150px; border: 1px solid #666; font-size: 10px;
	color: #43464b;}

#foot { text-align: right; font-size: 0.8em; font-style: italic; padding: 0 10px;}
#foot span { display: block; float: left; width: 75%; text-align: left;}
#foot a { color: #3d3d3d; /*text-decoration: none;*/}
#foot a:hover { color: #000; text-decoration: underline;}

#search { position: absolute; top: 15px; right: 20px; width: 300px; text-align: right;}
#search input.sbtn { margin-left: 3px;}
#search input.stxt { padding: 2px; border: 1px solid #666; width: 150px;}

#shareThis { position: absolute; top: 20px; left: 610px; }