/*
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: 20px;
	background: #404040 url(../img/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

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

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}


input {
	display: inline;
}

#center {
	text-align: center;
}


/* Sidebartitle */

.sidebartitle a{
	margin: 0;
	margin-bottom: -10px;
	padding: 15px; 0px;
	background: url(../img/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
	color: #FF0000;
}



/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(../img/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed .content {
	padding: 15px;
	background: url(../img/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}


/* Boxed 02*/

.boxed02 {
}

.boxed02 .title {
	margin: 0;
	padding: 5px 25px;
	background: url(../img/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed02 .content {
	padding: 25px;
	background: url(../img/img09.gif) repeat-x;
}

.boxed02 ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}


/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(../img/img02.jpg) no-repeat;
}

#logo h1 {
	float: left;
	width: 600px;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 18px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(../img/img03.jpg) no-repeat;
}

#welcome {
	padding-bottom: 20px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}



.advertpicture {
 float:left; border:1px solid #414141; margin:5px; padding:8px;
}


/* Sidebar */

#sidebarmenu {
	float: right;
	width: 200px;
	padding: 20px;
	/* background: url(../img/img04.jpg) no-repeat; */
}

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	/* background: url(../img/img04.jpg) no-repeat; */
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

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

#menu li {
	display: block;
	padding-top: 1px;
	background: url(../img/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(../img/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu a:hover {
	background-color: #0A0A0A;
	color: #FF0000;
}



/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 58%;
	font-size: 90%;
	border: 1px solid #414141;
}
dl.description {
	line-height: 1.5em;
	margin: 0em 0em;
	width: 60%;
	font-size: 95%;
	border: 0px solid #cccccc;
}
dl.descriptionwide {
	line-height: 1.5em;
	margin: 0em 0em;
	width: 90%;
	font-size: 95%;
	border: 0px solid #cccccc;
}
dl.wide {
	line-height: 2em;
	margin: 0em 0em;
	width: 90%;
	font-size: 95%;
	border: 0px dotted #000000;
}
dl.altrow {
	background: #6a6a6a;
}
dt {
	background: #929292;
	color: #272727;
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dt.altrow {
	background: #6a6a6a;

}
dd {
	color: #272727;
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}
dd.altrow {
	background: #6a6a6a;
}

/* Paging */
div.paging {
	text-align: center;
	background:#000000;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #FF0000;
}
div.paging span a {
}


/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../img/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}










