/*#############################################################
Name: Deep Blue
Date: 2007-06-17
Description: A two-column layout with a touch of blue
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body
/* {
	background: #474747 url('img/body.gif') repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;	
}*/
a {
	color: #3366cc;
	text-decoration: none;
}

/*player table headings*/
.style4 {
	color: #3C4A9A;
	font-weight: lighter;
}

/* headings */
h1 {font: normal 2em sans-serif; margin-top: 1em;}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em;}
h3 {font: bold 1.3em sans-serif; margin-top: 0.6em;}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}

h1,h2,h3,h4 {color: #444;}

/* misc elements */
code {
	background: url('img/code.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #F0F0F0;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FAFAFA url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font: normal 1.2em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}
ol {margin: 0 0 1.2em 2em;}

/* misc */
.left {float: left;}
.right {float: right;}
span.comment {padding-left: 18px; background: url('img/icon_comment.gif') no-repeat left center;}
.clearer {clear: both; font-size: 0; height: 0;}


/* main navigation */
#navigation ul,#navigation li {margin: 0; padding: 0;}
#navigation li {list-style: none;}
#navigation {background: #4D92E4 url('img/grdnt_blue.jpg') repeat-x;}
#navigation a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 1em Verdana,sans-serif;
	height: 1.8em;
	padding: 0.6em 0 0 1em;
	text-decoration: none;
}
#navigation a:hover {background: #444;}

.ajaxlabel {
	background: #333 url('img/ajaxlabel.gif');
	clear: both;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
}
/* lists */
ul.block {
	background: #2A2A2A;
	border-top: 1px solid #3A3A3A;
	margin: 0;
	padding: 0;
}
.block li {
	border-bottom: 1px solid #3A3A3A;
	list-style: none;
}
.block a {
	background: url('img/block.jpg') repeat-x left top;
	color: #CCC;
	display: block;
	font: normal 1.2em Verdana,sans-serif;
	padding: 0.6em 2% 0.6em 5%;
	width: 92%;
}
.block a:hover {
	background: #222;
	color: #FFF;
}
.block a em {
	color: #999;
	display: block;
	font: normal 0.8em Verdana,sans-serif;
	margin-top: 0.3em;
}


/* content */ 
#content {
	color: #444;
	font-family: Calibri;
	line-height: 1.3em;
	padding: 0 1em 1em;
}
#content a {color: #1664DA;}
#content a:hover {
	text-decoration: underline;
	color: #06F;
}
#content p {margin: 0.4em 0 1em 0;}
#content .descr {
	color: #666;
	margin-bottom: 0.5em;
}
#content ul li {
	list-style: url('img/li.gif');
}

/*
#content ul li:list {list-style: url('img/li.gif');}
*/

#content ul {
	margin-left: 1.8em;
}

/* posting */
.post_info {
	background: #FAFAFA;
	border: 1px solid #EEE;
	color: #555;
	margin-bottom: 1em;
	padding: 0.6em 0.7em;
	text-align: justify;
}
BODY CENTER TABLE {
	text-align: center;
}
.post_info_note {
	font-size: 10px;
}
.table_content {
	color: #FFF;
	font-weight: bold;
}
.header_small {
	background: #333 url('img/ajaxlabel.gif');
	clear: both;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
body alligned {
	text-align: justify;
}
body_alligned {
	text-align: justify;
}
