/*
Design by Carsten Riedel
based on
Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF url(../images/background-lena.jpg);
	background-attachment: fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000AA;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 197%;
	color: black;
}

h2 {
	font-size: 167%;
	color: #AD1112;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #AD1112;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

a.infobox { border-bottom: 1px dashed #c30; text-decoration:none; }
a.infobox:hover { cursor:help; color:#c30; background:black; }
a.infobox span { visibility:hidden; position:absolute; left:-99em;
    margin-top:1em; padding:1em; text-decoration:none; }
a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
    position: relative; visibility:visible; left:-300px; top:-200px;
    border:0 solid #c30; color:blue; background:black; }

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 770px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/banner-lena.jpg) no-repeat right bottom;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: transparent url(../../images/circleeasy.png);
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	color: cyan;
}

#logo h1 {
	padding: 120px 0 0 0;
	background: transparent;
	letter-spacing: -1px;
	font-size: 18px;
	color: green;
}

#logo h2 {
	font-size: 14px;
}

#logo h3 {
        font-size: 14px;
	font-style: bold;
	text-align: center;
}

#logo a {
	text-decoration: none;
	color: green;
}

/* Menu */

#menu {
	float: right;
	width: 540px;
	height: 40px;
	padding: 220px 0 0 0;
}

#menu ul {
	width: 536px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(../../images/img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	background: url(../../images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#submenu {
	float: right;
	width: 540px;
	height: 40px;
	padding: 0px 0 0 0;
}

#submenu ul {
	width: 536px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(../../images/img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	background: url(../../images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 500px;
	padding: 20px;
	background: #FFFFFF no-repeat left bottom;
}

#content ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#content ul li {
	font-weight: bold;
	padding: 0px 10px;
	background: white;
	border-top: 1px solid #0B0B0B;
}

#content ul li.sub {
	font-weight: normal;
	padding: 0px 10px;
	list-style: none;
	border: none;
	font-size: 92%
}

/* Content End */

#contend {
	float: right;
	width: 470px;
	padding: 0px;
	background: transparent url(../../images/img07t.gif) no-repeat left top;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 10px;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(../../images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: transparent url(../../images/img08.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 15px;
	background: #000000 url(../../images/img09.gif) repeat-x;
}



/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(../../images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(../../images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Footer */

#footer {
	float: left;
	height: 100px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}


