/* DANNY */
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
body {
	background: #EEE url(img/bg.gif);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	font-weight: bold;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 767px;
}
.header {
	background: url(img/header.gif) repeat-x;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width: 200px;
}
.sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

/* content */
.content {
	float: right;
	width: 520px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}

.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.logos {
	margin-left: 100px;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
	width: 150px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}

/* DANNY */

* {margin:0;padding:0;}

/* Body */
.gbody{
font: normal 62.5% "Lucida Sans Unicode",sans-serif;
background:#F9F9F9;
margin-top:0pt;
margin-bottom:10px;
margin-right:0px;
margin-left:0px;
}

.popUp{
padding:3pt;
}

/* Common: generic tables */

td{
text-align:left;
}


table.forums, table.forumsmb {
font: normal 1.1em "Lucida Sans Unicode",sans-serif;
width:95%;
display:table;
color:#000;
border-collapse:collapse;
text-align:center;
margin-left:auto;
margin-right:auto;
} 

table.forumsmb{
margin-bottom:12pt;
}

.tbTransparent, .tbTransparentmb{
font: normal 1.1em% "Lucida Sans Unicode",sans-serif;
width:95%;
background:transparent;
text-align:center;
margin-left:auto;
margin-right:auto;
vertical-align:top;
}

.tbTransparentmb{
margin-bottom:12pt;
}

.tbTransparentCell{
text-align:left;
line-height:15pt;
vertical-align:top;
}

.tbTransparentCellD h1 {
font-size: 1.1em;
}

/* Common: image */

img {
border:0px;
}



/* Common: $l_sepr */

.sepr{
color:#D2C7C7;
}

/* Common: regular SPAN text */

.txtNr{
font: normal 1.1em "Lucida Sans Unicode",sans-serif;
text-decoration:none;
color: red;
font-weight: bold;
}

/* Common: small SPAN text with low importance  */

.txtSm{
font: normal 1em "Lucida Sans Unicode",sans-serif;
text-decoration:none;
color:#696969;
}

.txtSmD{
font: normal 0.7em "Lucida Sans Unicode",sans-serif;
text-decoration:none;
color:#696969;
}

.txtSm A:link, .txtSm A:active, .txtSm A:visited{
color: #00365F;
}

/* Common: list */



/* Common: page navigation link */

.navCell{
font: normal 1em "Lucida Sans Unicode",sans-serif;
border:1px #DBDBDB solid;
background-color:#e7e7df;
padding-left:2pt;
padding-right:2pt;
padding-top:1pt;
padding-bottom:1pt;
margin-top:1pt;
}

/* Common: <FORM> */

.formStyle{
margin: 0px;
}

/* Common: dropdowns */

.selectTxt {
font: normal 0.7em "Lucida Sans Unicode",sans-serif;
background-color:#fff;
}

/* Common: button */

.inputButton {
padding:1px 12px 2px 12px;
color:#fff;
border-top:#D9DFEA 1px solid;
border-right:#003A66 1px solid;
border-left:#D9DFEA 1px solid;
border-bottom:#003A66 1px solid;
font-size:9pt;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
text-align:center;
background-color:#73A05C;
position:relative;
vertical-align:baseline;
bottom:0.1em;
}

/* Common: TEXTAREA, INPUT TEXT fields */

.textForm {
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
background:#fff;
border-bottom:#B7B7B7 1px solid;
border-left:#B7B7B7 1px solid;
border-right:#B7B7B7 1px solid;
border-top:#B7B7B7 1px solid;
font-size:10pt;
padding:2px;
}

/* Common: navigation captions at the top of pages */

td.caption3 {
padding:3px;
font-size:1.2em;
font-weight:bold;
line-height:11pt;
vertical-align:middle;
width:100%;
}

/* Common: graphic icon cell */

td.icon{
padding:5px;
text-align:center;
vertical-align:middle;
width:20px;
height:20px;
}

/* Common: table row with swapped colors */

td.caption1 {
border:1px #dbdbdb solid;
font-size:1.1em;
line-height:15pt;
padding-bottom:1px;
padding-left:5px;
padding-right:5px;
padding-top:2px;
text-align:left;
}

td.caption1 a {
font-size:1.2em;
}

/* Common: no-wrapping for text */
.noWrap{
white-space:nowrap;
}

/* Common: swapped cell #1 */

.tbCel1{
background-color:#EEEEEE;
}

/* Common: swapped cell #2 */

.tbCel2{
background-color:#e4e4e4;
}

/* Common: table with 2 columns / left column's cell; generic table title's caption */

td.caption4, td.tbClCp {
font: normal 1.1em "Lucida Sans Unicode",sans-serif;
text-transform:uppercase;
padding:5px;
color:#333333;
line-height:15px;
vertical-align:top;
border:1px #B7B7B7 solid;
background-color:#E7E7E7;
}

td.caption4{
text-align:center;
}

td.tbClCp{
text-align:right;
}

/* Common: centered text in the row */
td.txtC{
text-align:center;
}

/* Common: left aligned text in the row */
td.txtL{
text-align:left;
}

/* Common: right aligned text in the row */
td.txtR{
text-align:right;
}

/* Common: table with 2 columns; right column's cell */

td.caption5 {
padding:4px;
background-color:#F4F4F4;
font-size:10pt;
line-height:13pt;
vertical-align:top;
}

/* Front Page: desktop table */

table.forumCol{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
width:100%;
text-align:left;
color:#000;
display:table;
border-collapse:collapse;
margin-bottom:12pt;
}

/* Front page: colorful legend */

span.latest,span.replies,span.author{
padding-left:2px;
padding-right:2px;
}

span.replies{
background-color:#F0F7FC;
}

span.author{
background-color:#FFFFF2;
}

span.latest{
background-color:#EEFBEA;
}

/* Front Page, Topics listing, Messages: <H1> heading */

.headingTitle{
font-weight:bold;
font-size:13pt;
color: #367EA6;
margin-top:10pt;
margin-bottom:7pt;
}

/* Front Page, Topics listing, Messages: swapped cell column #1 */

tr.tbCel1 td.replies{
background-color:#F3F4F6;
}

tr.tbCel1 td.author{
background-color:#EFEFE8;
}

tr.tbCel1 td.latest{
background-color:#ECEFEC;
}

td.author, td.latest{
font-size:8pt;
}

/* Front Page, Topics listing, Messages: swapped cell column #2 */

tr.tbCel2 td.replies{
background-color:#E6E9EB;
}

tr.tbCel2 td.author{
background-color:#E7E7DF;
}

tr.tbCel2 td.latest{
background-color:#E2E6E2;
}

/* Front Page: views number */

.views{
color:#9F9F9F;
}

/* Front Page: supertitle */

.groupTitle{
color:#FFFFF9;
text-transform:uppercase;
font-size:9pt;
background-color:#003A66;
padding:4pt;
padding-left:3pt;
padding-right:3pt;
border-bottom:1px #000 solid;
}

/* Front Page: Group title link */
.groupTitle A:link, .groupTitle A:active, .groupTitle A:visited{
color:#F0F0E3;
font-weight:bold;
}

/* Front Page: forum title */

td.forumTitle{
font-size:9pt;
padding:2pt;
padding-left:4pt;
border-color:#eee;
border:0px;
border-bottom:1px solid #F0F0F0;
background-color:#E8EACD;
line-height:14pt;
}

/* Front Page: forum title hyperlink */

td.forumTitle A{
font-weight:normal;
color:#002244;
text-decoration:underline;
background:none;
}

td.forumTitle A:hover{
text-decoration:none;
}

/* Front Page: forum description */
.fdesc, .fdescNum{
padding:3px;
padding-bottom:7pt;
font-size:8pt;
line-height:11pt;
vertical-align:top;
}

/* Front Page: forum counts */

.fdescNum{
color:#696969;
}

.fdescNum strong{
color:#333;
}

/* Messages: username */

.username{
font-size:10pt;
font-weight:bold;
}

.username A:hover, .groupTitle A:hover{
background:#4967A0;
color:#F0F0E3;
text-decoration:none;
}

/* Messages: text, hyperlink */

.postedText{
font: normal 1em "Lucida Sans Unicode",sans-serif;
line-height:13pt;
padding-top:10pt;
padding-bottom:10pt;
}

.postedText A:link, .postedText A:active, .postedText A:visited, .postedText A:hover{
color:#002244;
font-weight:bold;
}

.postedText A:hover{
text-decoration:none; background:#003A66; color:#FFFFFF;
font-weight:bold;
}

/* Messages: author row */
td.pauthor{
background-color:#EFEFE8;
border:1px #EFEFE8 solid;
border-bottom:#dbdbdb 1px solid;
font-size:9pt;
line-height:15pt;
padding-bottom:1px;
padding-left:5px;
padding-right:5px;
padding-top:2px;
}

/* Messages: quoting */

.quote{
background-color:transparent;
border-left:7px solid #FAFAFA;
color:#696969;
font-size:8pt;
margin-left:5pt;
padding:3px;
width:90%;
}

.quoting{
font-weight:bold;
border-top:0px;
color:#696969;
margin-left:3pt;
width:90%;
}

/* Messages: highlight block */

.hl{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:9pt;
background-color:#FAFCEE;
border-left:7px solid #F6F8EA;
color:#535353;
margin-left:5pt;
padding:4px;
width:70%;
}

/* Message form: new reply href's hover */

#newreply:hover, #newtopic:hover{
text-decoration:none;
background-color:transparent;
}

/* Message form: table */

td.caption2{
background-color:#FFFFFF;
border-top:1px #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
padding:4px;
font: normal 62.5% "Lucida Sans Unicode",sans-serif;
color:#FFFFFF;
}

td.caption2 a {
color:#000000;
font-size:1.5em;
font-weight:bold;
}

/* Message form: table row */

td.pform{
background-color:#FFFFFF;
padding-top:2px;
padding-left:2px;
font-size:9pt;
vertical-align:top;
}

/* Message form: table row's image button hover */

td.pform A:hover IMG, .postedText A:hover IMG, td.caption1 A:hover IMG{
background-color:#d4fdde;
text-decoration:none;
}

/* Message form: BB code buttons, login/post button row */

td.pform#editorControls, td.pform#pformBottom{
background-color:#fafafa;
padding-left:10px;
text-align:left;
padding-left:5px;
padding-top:8px;
padding-bottom:8px;
}

/* Message form: textarea's width, height */

.postingForm, .topicTitle{
width:98%;
}

.postingForm{
height:98%;
}

/* Statistics: table */

table.statsTable{
border-top:0px;
}

/* Statistics: headings */

tr.statsCaption TD{
background:#F9F9F9;
border-left:#F9F9F9 1px solid;
border-right:#F9F9F9 1px solid;
font-size:9pt;
padding:5px;
}

/* Statistics: top table */

tr#statsCaptionHead TD{
background-color:#F0F0E3;
color:#333;
border:1px #F9F9F9 solid;
border-bottom:1px solid #dbdbdb;
}

/* Statistics: page bar and rows */

.tbStBar, table.statsTable td.caption5 td{
padding:1px;
padding-left:5px;
}

.tbStBar A{
color:#000;
}

tr.tbStRow TD{
text-align:left;
font-size:8pt;
}

/* Statistics: bar */

.tbStBar{
margin:2px;
background:#DDDDE3;
border:1px solid #D7D7D7;
border-bottom:1px solid #003A66;
border-right:1px solid #BEBEBE;
}

/* Warning messages */

.warning{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#FF0000;
font-size:10pt;
font-weight:bold;
}

.warning, .warningLnk{
line-height:15pt;
}

/* Admin panel: forum icons hover */

.tbTransparentCell A:hover img {
background-color:#F9F9F9;
text-decoration:none;
}

/* Header: table */

tr.tbHead{
background-color:#4967A0;
}

tr.tbHead A:hover{
background:none;
}

/* Header: menu row */

td.capMenu{
padding:4px;
padding-left:0px;
line-height: 13pt;
vertical-align:top;
border:1px #F0F0F0 solid;
border-bottom:1px #dbdbdb solid;
border-top:0px;
background-color:#F6F8EA;
white-space:nowrap;
font-size: 9pt;
width:70%
}

/* Common specific: hyperlink hover*/

.txtSm A:hover, .tbStBar A:hover, td.capMenu A:hover{
color:#fff;
background:#003A66;
text-decoration:none;
}


