/*
Glype Theme - Lush Green
Adopted to glype by http://www.glype.biz from http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Date: 05 Feb 2009
Contact: info@glype.biz
*/
body { background: url(images/img01.gif) repeat-x left top; color: #FFFFFF; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-size: 12px; margin: 0; padding: 0; text-align: justify; }
h1, h2, h3 { color: #FFFFFF; font-weight: normal; margin: 0; text-transform: lowercase; }
h1 { font-size: 32px; letter-spacing: -1px; }
h2 { font-size: 23px; }
p, ul, ol { line-height: 18px; margin: 0 0 10px 0; text-align: justify; }
/* Form */
fieldset { border: none; margin: 0; padding: 0; }
#wrapper { background: #000000; margin: 0; padding: 0; }
/* Header */
#header { height: 42px; margin: 0 auto; width: 713px; }
/* Menu */
#menu { background: url(images/img02.gif) no-repeat left top; float: left; height: 50px; width: 713px; }
#menu ul { line-height: normal; list-style: none; margin: 0; padding: 0px 0 0 10px; }
#menu li { display: block; float: left; }
#menu a { background: url(images/img04.gif) no-repeat right 55%; color: #000000; display: block; float: left; font-size: 13px; margin-right: 3px; margin-top: 5px; padding: 8px 17px; text-decoration: none; }
/* Logo */
#logo { height: 80px; margin: 0 auto; width: 713px; }
#logo h1, #logo h2 { float: left; line-height: normal; margin: 0; padding: 30px 0 0 0px; }
#logo h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 40px; }
#logo h1 a { color: #4C4C4C; text-decoration: none; }
#logo h2 { color: #8BD80E; float: left; font: 18px Georgia, "Times New Roman", Times, serif; padding: 45px 0 0 18px; }
/* Page */
#page { background: #4C4C4C url(images/img03.gif) no-repeat left bottom; margin: 0 auto; padding: 0 25px; width: 663px; }
/* Content */
#content { float: left; width: 410px; }
/* Sidebar */
#sidebar { float: right; margin: 0; padding: 0; width: 210px; }
#sidebar li { margin-bottom: 40px; }
#sidebar li ul { }
#sidebar li li { margin: 0; }
#sidebar h2 { background: url(images/img07.jpg) no-repeat left top; color: #FFFFFF; font-size: 20px; margin-bottom: 10px; padding: 8px 0 0 0px; width: 250px; }
/* Search */
#search { }
#search h2 { margin-bottom: 20px; }
#s { border: 1px solid #BED99C; margin-right: 5px; padding: 3px; width: 140px; }
#x { background: #8BD80E; border: none; color: #FFFFFF; font-size: 11px; padding: 3px; text-transform: lowercase; }
/* Footer */
#footer-wrap { }
#footer { background: #000000; margin: 0 auto; padding: 16px 0 10px 0; }
html>body #footer { height: auto; }
#footer p { font-size: 11px; }
#legal { clear: both; color: #FFFFFF; margin: 0; padding-top: 17px; text-align: center; }
#legal a { color: #FFFFFF; font-weight: normal; }
a:link, a:visited { color: #8BD80E; }
a:hover, a:active, #logo p a { color: #8BD80E; text-decoration: none; }
legend { display: none; }
#menu a:hover { color: #000000; }
#logo h1 a:hover, #logo p a:hover { text-decoration: underline; }
#sidebar ul{ list-style: none; margin: 0; padding: 0; }
/* Glype core */
.first { margin-bottom: 10px; margin-top: 0; }
label { font-weight: light; }
#error { border: 1px solid red; border-left: 5px solid red; margin: 5px 0 15px 0; padding: 2px; }
/* Proxy form */
form.form { font-size: 11px; padding: 8px; }
input.textbox { font: 12px arial, verdana, sans-serif; width: 280px; }
input.button { background-color: #8BD80E; border: none; color: black; font: bold 12px arial, verdana, sans-serif; margin-top: 4px; padding: 4px; width: 32px; }
/* Options */
#options { list-style-type: none; margin: 10px; padding: 0; width: 500px; }
#options li { border-left: 5px solid #ccc; color: #eeeeee; float: left; width: 200px; }
/* TABLES USED IN COOKIE MANAGEMENT / EDIT BROWSER PAGES */
table { border-color: #666; border-style: solid; border-width: 0 0 1px 1px; color: black; width: 90%; }
th { background: #ccc; border-width: 2px; font-size: normal; }
td, th { border-color: #666; border-style: solid; border-width: 1px 1px 0 0; padding: 2px 10px 2px 10px; }
td { background: #eee; }
.full-width { width: 98%; }
.large-table { margin-top: 15px; width: 96%; }
.large-table td, .large-table th { padding: 5px; }
td.small-note { font-size: 8pt; padding: 2px; text-align: right; }
/* TOOLTIP HOVER EFFECT */
label { cursor: help; font-weight: bold; line-height: 20px; }
#tooltip{ background: #555; border: 1px solid #333; color: #fff; font-size: 12px; font-weight: normal; padding: 5px; text-align: left; width: 20em; }
