body,html,div,ul,ol,li,form,fieldset,dl,dt,dd,h1,h2,h3,h4,p,table { margin: 0; padding: 0; }
body { font: 12px Tahoma,Sans-Serif; color: #000; background: #fff url(../images/bg-body.jpg) repeat-x 0 0; }
body img,body form,body fieldset { border: 0px; }

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

h2 { font-size: 14px; font-weight: bold; line-height: 18px; }

input,textarea,select { font: 12px Arial,Helvetica,Sans-Serif; color: #212121; margin: 1px 0; padding: 3px 2px; }
input.text,textarea,select { background: #fff; border-top: 1px solid #808080; border-left: 1px solid #808080; border-right: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; }
input.btn { border: 1px solid #fff; background: #1b1b1b; color: #fff; font: 9px Verdana,Sans-Serif; cursor: pointer; text-transform: uppercase; letter-spacing: -1px; padding: 1px 3px; }

.center { text-align: center; }
.right { text-align: right; }
.clear { display: block; clear: both; height: 0em; margin: 0em; padding: 0em; overflow: hidden; }

ul { list-style-type: none; }

#top { height: 183px; overflow: hidden; width: 960px; margin: 0 auto; position: relative; }
#top a.logo { position: absolute; left: 0; top: 23px; }
#menu { position: absolute; right: 0; bottom: 0; height: 34px; overflow: hidden; width: 710px; margin: 0 auto; }
#menu ul { height: 34px; width: 710px; overflow: hidden; margin: 0; }
#menu li { float: left; display: inline; width: auto; margin: 0px 0px 0px 10px; }
#menu li a { float: left; display: inline; width: 99px; background: url(../images/bg-menu.gif) no-repeat 0 0; font-size: 13px; font-weight: normal; color: #000; height: 24px; padding: 10px 0px 0px 0px; text-align: center; }
#menu li a.active { background-position: 0 -34px; color: #fff; }
#search { position: absolute; width: 460px; height: 40px; padding: 15px 0 0 110px; border-bottom: 1px solid #ff4d4d; top: 45px; right: 95px; background: url(../images/bg-search.gif) no-repeat 15px 13px; }
#search input { margin-left: 18px; }

#page { width: 960px; padding: 5px 12px 20px 12px; margin: 0 auto; overflow: hidden; }
#breadcrumb { padding: 5px 10px 15px 10px; color: #333333; }
#breadcrumb a { text-decoration: underline; margin: 0 3px; color: #333333; }
#breadcrumb a:hover { text-decoration: none; }
#message { font-size: 12px; margin: 5px 20px 20px 20px; text-align: center; color: #7C1B1B; border: 2px solid #CA6A5A; background: #F9EAEA; padding: 10px 20px; }

#sidebar { width: 220px; float: left; display: inline; overflow: hidden; }
#sidebar div.box { width: 220px; background: #f0e5d1; margin-bottom: 20px; padding-bottom: 5px; }
#sidebar h1 { background: #1b1b1b; padding: 7px 35px 8px 10px; font-size: 13px; font-weight: bold; color: #fff; }
#sidebar div.box,#sidebar h1 { -webkit-border-radius: 6px; -khtml-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#sidebar ul { margin: 10px; width: 200px; overflow: hidden; }
#sidebar ul li { width: 200px; padding: 1px 0 0 0; background: url(../images/bg-sidebar-list.gif) repeat-x 0 0; margin-top: -1px; }
#sidebar ul li a { display: block; padding: 6px 0 5px 17px; background: url(../images/bg-sidebar-menu.gif) no-repeat 6px 11px; }
#sidebar ul.articles li a { background: url(../images/sidebar-list-leaf.gif) no-repeat 4px 8px; }
#sidebar ul li a.active { font-weight: bold; }
#sidebar ul li a.open { padding: 3px 0 2px 17px; background: url(../images/bg-sidebar-menu-open.gif) no-repeat 7px 7px; }
#sidebar ul li a:hover { background-color: #fbf6ee; text-decoration: none; }
#sidebar ul li ul { margin: 0 0 5px 0; }
#sidebar ul li ul li { font-weight: normal; margin: 0; padding-left: 10px; background: none; }
#sidebar ul li ul li a { padding: 2px 0 2px 17px; background: url(../images/bg-sidebar-menu.gif) no-repeat 6px 8px; }
#sidebar ul.articles li a.plus { background: url(../images/sidebar-list-plus.gif) no-repeat 4px 9px; }
#sidebar ul.articles li a.min { background: url(../images/sidebar-list-min.gif) no-repeat 4px 9px; }
#sidebar ul.articles li ul li a { padding: 2px 0 2px 17px; background: url(../images/sidebar-list-leaf.gif) no-repeat 2px 5px; }
#sidebar ul.articles li ul li a.plus,#sidebar ul.articles li ul li a.min { background-position: 2px 5px; }
#sidebar ul.articles li a.plus:hover,#sidebar ul.articles li a.min:hover,#sidebar ul.articles li ul li a:hover { background-color: #fbf6ee; text-decoration: none; }

#content { width: 710px; float: right; margin-right: 9px; display: inline; font-size: 12px; overflow: hidden; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; padding-bottom: 15px; }
#content h1 { background: #1b1b1b; padding: 7px 35px 8px 10px; font-size: 13px; font-weight: bold; color: #fff; margin-bottom: 15px; }
#content h1,#content { -webkit-border-radius: 6px; -khtml-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#content h2 { color: #cb0101; font-size: 13px; font-weight: bold; margin: 20px 0 0 16px; }
#content div.news { margin: 6px 15px; }
#content div.news h2 { font-size: 13px; font-weight: bold; margin: 0; }
#content div.news h2 a { color: #cb0101; text-decoration: underline; }
#content div.news h2 a:hover { text-decoration: none; }
#content div.news span { font-size: 11px; color: #777777; text-transform: uppercase; display: block; margin-bottom: 3px; }
#content div.news p { text-align: justify; }
#content div.news p.more { text-align: right; margin-right: 20px; font-size: 11px; }
#content div.news p.more a { font-weight: bold; color: #0091dd; }
#content span.date { font-size: 11px; color: #00688e; }
#content a.back { font-size: 11px; padding: 1px 4px; background: #fff; }
#content div.comment { padding: 5px 5px 10px 5px; margin: 0 15px 10px 15px; border-bottom: 1px solid #cccccc; font-size: 11px; background: #f9f8f4; }
#content div.comment span { float: right; color: #0091dd; }
#content div.comment b { font-size: 13px; }
#content div.comment p { margin-top: 5px; }
#content #add-comment fieldset { width: 300px; margin: 15px auto; padding: 10px 15px; background: #f0e5d1; }
#content #add-comment fieldset { -webkit-border-radius: 6px; -khtml-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#content #add-comment h2 { margin: 0 0 8px 0; font-size: 14px; }
#content #add-comment input.text { width: 290px; }
#content #add-comment textarea { width: 290px; height: 50px; }
#content #add-comment img { vertical-align: middle; border: 0; margin: 2px; }
#content div.gallery { margin: 0 15px 10px 15px; padding: 5px; border-bottom: 1px solid #cccccc; }
#content div.gallery img { border: 1px solid #00688e; padding: 1px; float: left; margin-right: 10px; }
#content div.gallery p { font-size: 11px; float: right; width: 530px; display: inline; }
#content div.gallery b { float: right; width: 530px; display: inline; }
#content #photo { text-align: center; position: relative; }
#content #photo img { padding: 1px; border: 1px solid #00688e; }
#content div.thumbs { padding: 5px; text-align: center; }
#content div.thumbs a img { padding: 1px; border: 1px solid #00688e; margin: 0 2px; }
#content div.thumbs a:hover img { border: 1px solid #fbcd00; }
#scroller { width: 710px; overflow: hidden; white-space: nowrap; }
#scroller a.left,#scroller a.right { float: left; width: 26px; overflow: hidden; height: 80px; font-size: 20px; background: #fff; text-align: center; padding-top: 46px; }
#scroller a.left:hover,#scroller a.right:hover { background: #00688e; text-decoration: none; }
#scroller div.thumbs { width: 647px; overflow: hidden; float: left; height: 150px; padding: 0; margin: 0 5px; }
#scroller div.thumbs img { vertical-align: middle; }
#content #contact fieldset { width: 400px; padding: 10px 15px; margin: 10px auto; background: #f0e5d1; }
#content #contact fieldset { -webkit-border-radius: 6px; -khtml-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#content #contact fieldset input.text { width: 400px; }
#content #contact fieldset textarea { width: 400px; height: 100px; margin-bottom: 10px; }
#content #contact fieldset img { vertical-align: middle; border: 0; margin: 2px; }
#content img.captcha { background: url(../images/loading.gif) no-repeat center center; width: 200px; height: 60px; }
#content div.description { margin: 0px 15px 10px 15px; }
#content div.description ul { list-style-type: square; margin-left: 20px; }
#content div.description a { color: #0091dd; text-decoration: underline; }
#content div.description a:hover { text-decoration: none; }

#content div.pager { margin: 10px; text-align: center; font-size: 13px; }
#content div.pager a { border: 1px solid #cccccc; color: #999999; padding: 3px 7px; font-weight: bold; text-decoration: none; }
#content div.pager a { -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#content div.pager a.active { background-color: #fff; border-color: #494542; color: #000; }
#content div.pager a:hover { background: #efefef; }

#footer { padding: 10px; text-align: center; color: #fff; background: #c21d15; font-size: 11px; }
#footer a { color: #fff; }