/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	forumas.dsrock.lt
    --------------------------------------------------------------
*/

body {
	font-family:Arial,Verdana,Tahoma,Sans-Serif;
	color: #FFFFFF;
	font-size:10px;
	background-color:#464646;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}


/*	HEADER		*/

.header{
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	height: 50px;
}

.header_img1{
	padding-right: 0px;
	text-align: left;
}

.header_img2{
	width: 100%;
	padding-left: 0px;
	text-align: left;
	/*
	border-color: #3f3f3f;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	*/
}

.meniu_table {
	border-top: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
	padding-top: 2px;
	padding-bottom: 2px;	
	width: 100%;
}

/*	CAPTION		*/

font.cap01{
	font-family:Arial;
	font-weight: bold;
	font-size:18px;	
	color: #FFFFFF;	
}

font.cap02{
	font-family:Arial;
	font-weight: bold;
	font-size:18px;	
	color: #b2b3b3;	
}

table.mainpage{
	background-color:#464646;
	background-image: url(http://www.dsrock.lt/img/back.gif);
	background-repeat:repeat-x;
	background-position:top center;
	font-size:10px;
}

table{
	font-size: 10px;
	padding:0px 0px 0px 0px;
}

/*	ADDED		*/

.inf{
	font-family:Verdana;
	font-size:10px;	
	color: #b2b3b3;	
}

/*kontaktø img pakaitalas*/
font.f_adds{
	font-family:Verdana;
	font-size:10px;	
	font-weight: bold;
	color: #c89600;
}

font:hover.f_adds{
	color: #fbd607;
}

/*valdymo pakaitalas*/
font.f_control{
	font-family:Arial;
	font-weight: bold;
	font-size:12px;	
	color: #FFA34F;
}

font:hover.f_control{
	color: #c89600;
}

/*?!x!!!*/
font.f_adm_control{
	font-family:Arial;
	font-weight: bold;
	font-size:12px;	
	color: #616563;
}

font:hover.f_adm_control{
	color: #7f8683;
}

/*navigacinis img pakaitalas*/
font:hover.f_nav{
	color: #fbd607;
}

font.f_nav{
	font-family:Verdana;
	font-size:10px;	
	font-weight: bold;
	color: #c89600;
}

.meniu_table_t {
	border-top: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.meniu_table_b {
	border-top: 0px;
	border-bottom: 1px solid #3f3f3f;
	padding-top: 2px;
	padding-bottom: 2px;	
}

/*-----------------------------*/

a.menu1 {
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor: pointer;	
}

a:hover.menu1  {	
	color:#CCCCCC;
	text-decoration: none;
}

/*-----------------------------*/

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0px;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	
}

#datebar {
	margin-top: 10px;
}

#findbar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
	color: #FFFFFF;
}

p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}
/*
p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 
*/
p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 0px;
	font-family:Verdana;
	font-size:10px;	
	color: #b2b3b3;	
}

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #b2b3b3;
}

.postdetails {
	color: #b2b3b3;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0px;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}
/*
.inf {
	margin: 1px 1px;
	font-size: 1em;
}
*/
.copyright {
	color: #b2b3b3;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;	
	white-space: nowrap;
	background-color: #4e514e;
	background-image: url('./images/cellpic4.gif');
	height: 28px;
}

.tablebg {
	background-color: #000000;	
	border-color: #000000;
	border: 4px;	
}

.catdiv {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #393b3a;
	text-indent: 4px;
}

/* forumdesc */

.row1 {
	background-color: #393b3a;
	padding: 4px;
	margin: 4px;
	background-image: url('./images/tabl_back1.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.row2 {
	background-color: #393b3a;
	padding: 4px;	
	background-image: url('./images/tabl_back1.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.row3 {
	background-color: #222222;
	padding: 4px;	
	background-image: url('./images/tabl_back1.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.row4 {
	background-color: #393b3a;
	padding: 4px;
	margin: 4px;	
	background-image: url('./images/tabl_back2.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

td.nav1 {
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;	
	white-space: nowrap;
	padding: 7px 5px;
	background-color: #4e514e;
}

td.nav2 {
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;	
	white-space: nowrap;
	padding: 7px 5px;
	background-color: #4e514e;
}
/*
td:hover.nav1 {
	color: #ffa34f;
	background-color: #5f625f;	
}
*/
.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0px;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:active,
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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

a.forumlink {
	color: #cccccc;
	font-weight: bold;
	font-size: 12px;
}

a:hover.forumlink {
	color: #FFA34F;
}

a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a:hover.topictitle {
	color: #FFA34F;
}

th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	background-color: #464646;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #CCCCCC;
}

textarea {
	background-color: #CCCCCC;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #252525;
}

.post {
	background-color: #CCCCCC;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #464646;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #464646;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #CCCCCC;	
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

:hover.btnmain {
	background-color: #c89600;
	color: #FFFFFF;	
}

.btnlite {
	background-color: #464646;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #CCCCCC;	
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

:hover.btnlite {
	background-color: #c89600;
	color: #FFFFFF;	
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	color: #b2b3b3;
	background-color: #464847;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #393b3a;
	color: #b2b3b3;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.blue {
	color: #006699;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}