/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}
body {
	margin: 0px;
	padding: 0px;
	background: #404040 url(images/back_all.gif) repeat-x;
	font: 13px verdana, Helvetica, sans-serif;
	color: #ffffff;
}

#main
{
width: 100%;
}

#header {
	width: 906px;
	height: 365px;
	padding-left: 0px;
	background: url(images/header_glow.jpg) no-repeat;
}

#logo h1 {
	padding-top: 138px;
	padding-left: 20px;
	font-size: 28px;
	font-weight: normal;
}

#logo h1 a {
	color: #892606;
}

#logo h2 {
	margin-top: 5px;
	font-size: 14px;
	padding-left: 20px;
	font-weight: normal;
}

#logo h2 a {
	color: #892606;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}
#m1
{
   margin: -15px 0 0 0;
   padding-left: 270px;	
}
#metamorph { 
    font-size: 14px;
	color: #ffffff;
}
#menu {
width: 1028px;
height: 85px;
}

#menu ul {
	margin: 0;
	padding-top: 4px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 30px;
	margin-left: 156px;
	padding-top: 15px;
	background: url(images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}


#content
{
width: 1028px;
padding: 10px;
padding-top: 0px;
}

#right
{
	float: right;
	width: 250px;
	padding-right: 0px;
	
	
	position:relative;
	visibility : visible;
	z-index : 0;
}



#left
{
width: 750px;
}

#left H4
{
	font-size: 12px;
	color: #0041A3;
}

#left H1
{
	font-size: 18px;
	color: #ffffff;
	padding-bottom: 10px
}

#left a
{
color: #ffffff;
text-decoration: none;
}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ffffff;
}
.date {
	text-align: right;
	color: #ffffff;
	font-size: 11px;
}

.date a {
	color: #0041A3;
}

#left .pic
{
float: left;
margin: 5px;
}

#left .pic1
{
float: right;
margin: 5px;
}

#footer {
	height: 71px;
	padding-top: 20px;
	background: #ACCFEC url(images/footer.gif) repeat-x;
	text-align: center;
	border-top: 5px solid #4D1503;
	position:absolute;
	visibility : visible;
}

#footer p {
	margin: 0;
	font-size: 10px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	font-size: 10px;
}

#footer a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}
.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 39px;
	padding: 15px 0 0 30px;
	background: url(images/title.gif) repeat-x;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
}

.boxed .content2 {
	padding: 10px;
}

#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;
}

#text1, #text2 {
	width: 150px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(javascript/ajax/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(javascript/ajax/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(javascript/ajax/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(javascript/ajax/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='javascript/ajax/graphics/close.png', sizingMethod='scale');
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 

.highslide-dimming {
	position: absolute;
	background: black;
}

/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	background: #2A2A2A url("forum/styles/twilightBB/theme/images/input.gif") top repeat-x;
	color: #7C7C7C;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #040404;
	vertical-align: middle;
}

input:hover, input:focus {
	background: #3C3C3C url("forum/styles/twilightBB/theme/images/input.gif") repeat-x;
	background-position: 0 -41px;
}

textarea {
	background: #252525 url("forum/styles/twilightBB/theme/images/textarea.gif") top repeat-x;
	color: #7C7C7C;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	/*font-size: 1.3em;
	line-height: 1.4em;*/
	font-weight: normal;
	border: 1px solid #040404;
	padding: 2px;
	vertical-align: middle;
}

/* Tables
 ------------ */
th {
	color: #FC9049;
	font-size: 1.1em;
	font-weight: bold;
	background: url('forum/styles/twilightBB/theme/images/cellpic3.gif') top repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	height: 29px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #111111;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('forum/styles/twilightBB/theme/images/cellpic3.gif') top repeat-x;
}
.rtl .catdiv {
	background: url('forum/styles/twilightBB/theme/images/cellpic3.gif') top repeat-x;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #171717 url('forum/styles/twilightBB/theme/images/cellpic1.gif') repeat-x;
	text-indent: 4px;
	border-bottom: 1px #2D2D2D solid;
}

.row1 {
	background: #222222 url('forum/styles/twilightBB/theme/images/row1.gif') top right repeat-x;
	padding: 4px;
	border-left: 1px #404040 solid;
	border-top: 1px #444444 solid;
}

.row2 {
	background: #222222 url('forum/styles/twilightBB/theme/images/row1.gif') top right repeat-x;
	padding: 4px;
	border-left: 1px #404040 solid;
	border-top: 1px #444444 solid;
}

.papier_alu {
	background: #222222 url('images/alu.jpg') top right repeat-x;
	padding: 4px;
	border-left: 1px #404040 solid;
	border-top: 1px #444444 solid;
}

.row3 {
	background: #222222 url('forum/styles/twilightBB/theme/images/row1.gif') top right repeat-x;
	padding: 4px;
	border-left: 1px #404040 solid;
	border-top: 1px #444444 solid;
}

.row_h {
	background: #222222 url('forum/styles/twilightBB/theme/images/row2.gif') top left no-repeat;
	padding: 4px;
	border-left: 1px #404040 solid;
	border-top: 1px #444444 solid;
}

.spacer {
	background: #444444 url('forum/styles/twilightBB/theme/images/space.gif') repeat-x;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #444444;
	color: #444444;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

.btnmain {
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	/*font-size: 1.1em;*/
}

.btnlite {
	font-weight: normal;
	cursor: pointer;
	padding: 1px 5px;
	/*font-size: 1.1em;*/
}

.btnfile {
	font-weight: normal;
	padding: 1px 5px;
	/*font-size: 1.1em;*/
}

.btnmain, .btnlite, .btnfile {
	background: url("forum/styles/twilightBB/theme/images/submit.gif") top repeat-x;
}

.btnmain:hover, .btnmain:focus, .btnlite:hover, .btnlite:focus, .btnfile:hover, .btnfile:focus {
	background: url("forum/styles/twilightBB/theme/images/submit.gif") top repeat-x;
	background-position: 0 -41px;
}

.btnbbcode {
	background: #AFAFAF url("forum/styles/twilightBB/theme/images/bbcode.gif") top repeat-x;
	color: #2F2F2F;
	border: 1px #222222 solid;
}

.btnbbcode:hover, .btnbbcode:focus {
	background: #C1C1C1 url("forum/styles/twilightBB/theme/images/bbcode.gif") top repeat-x;
	background-position: 0 -41px;
	color: #222222;
}

.helpline, .helpline:hover, .helpline:focus  {
	background: transparent;
	border-style: none;
}

