/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body { margin-top: 30px; font: small Verdana, Arial, Helvetica, sans-serif; color: #ffffff; background-image: url(images/backgroundnew.gif); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; border-color: transparent; }

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B43939;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: .5em;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p { color: #c33; }

blockquote {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #B43939;
}

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

img { margin: 10px; }

/* Boxed Style */

.boxed { margin-top: 20px; margin-bottom: 20px; }

.boxed .title { height: 30px; padding: 20px 0 0 10px; font-size: 1.4em; font-style: italic; background: url(images/img03.gif) no-repeat; margin-top: 20px; }

.boxed .content { padding: 10px; }

/* Logo */

#logo {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 800px;
	height: 250px;
	text-align: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 20px;
}

#logo h1 {
	font-size: 3.6em;
	font-weight: normal;
	font-style: italic;
}

#logo h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}

#logo a {
	color: #FFFFFF;
}

/* Content */

#content { width: 800px; margin-left: 50px; }

/* Content > Main */

#main { float: left; width: 500px; padding: 10px 20px 0; }

/* Content > Main > Welcome */

#welcome { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 2px none #b43939; }

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 190px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #B43939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #B43939;
}

#inputsubmit1 {
	background: #B43939;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #D1BC5C;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px;
	border-top: 1px solid #D1BC5C;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #f33;
	text-decoration: none;
	color: #ffffff;
}

/* Content > Sidebar > Updates*/

#updates { background-repeat: no-repeat; background-attachment: inherit; }

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer { clear: both; padding: 5px 50px; background: transparent; border-top-color: transparent; border-top-style: solid; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent; }

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
