/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* { margin: 0; padding: 0; }

html { height: 100%; font-size: 62.5% }

body {
height: 100%;
background-color: #454545;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
color: #AD5300;
text-decoration: underline;
font-weight: bolder;
}

a:hover {
text-decoration: none;
}

div.address {
background-color: #E3F4FF;
border: 1px solid #A8DCFF;
margin: 15px 5px 5px 5px;
}

address {
line-height: 2;
text-align: left;
margin: 0.3em 1em;
}

.noscreen {
display: none;
}


/* Cleaner */

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}


/* Skip menu */

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Images */



/* Wrapper */

#wrapper {
width: 900px;
margin: 70px auto 0 auto;
padding-bottom: 90px;
}


/* Headings, paragraphs */

h1 {
font-size: 1.8em;
color: #FFC88D;
position: relative;
z-index: 2;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #FFC88D;
}

h2 {
font: 1.4em Georgia, "Times New Roman", Times, serif;
color: #AF5400;
letter-spacing: 1px;
margin-bottom: 5px;
border-bottom: 1px dotted #AF5400;
padding-bottom: 3px;
}

p {
line-height: 1.7;
}


/* Header */

#header {
width: 900px;
height: 173px;
margin: 0 auto;
position: relative;
text-align: left;
}

#header p.title {
color: white;
line-height: 1.8;
position: relative;
z-index: 2;
}

#header-in {
position: absolute;
width: 900px;
height: 119px;
bottom: 0;
left: 0;
background: #8F3F00 url('../images/header-bg.gif') no-repeat 0 0;
}

#header-in p {
font: 2.1em Georgia, "Times New Roman", Times, serif;
color: white;
position: absolute;
top: 34px;
left: 175px;
letter-spacing: 1px;
}

.bar {
width: 900px;
height: 12px;
background: #2B2B2B url('../img/bar.gif') no-repeat 0 0;
}


/* Menu */

#menu {
position: absolute;
top: 20px;
right: 8px;
z-index: 3;
}

#menu li {
float: left;
display: inline;
list-style-type: none;
}

#menu li a {
float: left;
display: inline;
list-style-type: none;
text-align: center;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
background-color: #202020;
padding: 0 0.8em;
height: 31px;
line-height: 30px;
margin-left: 4px;
border-top: 3px solid black;
}

#menu li a:hover, #menu li a.active  {
background-color: #0D0D0D;
color: #FFFFFF;
border-top: 3px solid #F87400;
text-decoration: none;
}


/* Content and columns */

.content {
width: 900px;
background-color: white;
}

.column-left {

width: auto;
text-align: left;
}

.column-right {
float: right;
width: 33%;
text-align: center;
}

.column-left-in {
margin: 1.3em 1em 1em 1em;
}

.column-right-in {
margin: 0em 0em 0em 0em;
}


/* Column right list */

.column-right ul {
margin: 10px 10px 0 20px;
list-style-type: none;
}

.column-right ul li {
display: block;
}

.column-right ul li a, .column-right ul li a:visited {
color: #3A3A3A;
font-weight: normal;
text-decoration: none;
display: block;
padding: 10px 0;
border-bottom: 1px solid #CECECE;
}

.column-right ul li a:hover, .column-right ul li a.active {
color: black;
font-weight: bold;
border-bottom: 1px solid #F87400;
}


/* Column left two boxes */

.box1 {
background-color: #FFFF00;
border: 1px solid #000000;
width: 675px;
text-align:left;
margin-left:100px;

}

.box2 {

background-color: #CCCCCC;
border: 1px solid #CC0000;
width: 675px;
margin-left:100px;
margin-top:10px;
text-align:left;
}

.box1-in-ad
{
margin: 0.4em 0.8em 1.3em 0.8em;
background-color: #FFE5CB;
border: 1px solid #FFA664;
height:25px;

}


.box2-in-ad
{
margin: 0.4em 0.8em 1.3em 0.8em;
background-color: #E3F4FF;
border: 1px solid #7EC6F6;
height:25px;
}


.box1-in, .box2-in {
margin: 0.4em 0.8em 0.3em 0.8em;
}

.box1 p, .box2 p {
line-height: 1.5;
}

.box1 p.more, .box2 p.more {
position: relative;
top: 6px;
left: 200px; 
}

.box1 p.more a, .box1 p.more a:visited {
color: #005083;
}

.box2 p.more a, .box2 p.more a:visited {
color: #9D4B00;
}


/* Footer */

#footer {
width: 900px;
height: 92px;
background: #2B2B2B url('../img/footer-bg.gif') no-repeat 0 0;
border-bottom: 3px solid #101010;
}

#footer a:link, #footer a:visited {
color: #FFFFFF;
font-weight: normal;
}

#footer ul {
list-style-type: none;
color: #FFFFFF;
padding: 13px 0 0 10px;
text-align: left;
font-size: 0.9em;
float: left;
width: 430px;
}

#footer ul li {
float: left;
display: inline;
white-space: nowrap;
}

#footer ul li a, #footer ul li a:visited {
margin: 0 6px;
}

#footer p.cop {
font-size: 0.9em;
color: #FFFFFF;
float: right;
padding: 12px 16px 0 0;
margin: 0;
line-height: 1.6;
}


/* Mantis-a templates backlink */

p.mantis-a {
color: #C0C0C0;
font-size: 0.9em;
margin: 7px 8px 10px 0;
line-height: 1;
text-align: right;
}

p.mantis-a a, p.mantis-a a:visited {
color: #C0C0C0;
font-weight: normal;
}

p.mantis-a a:hover {
color: #FFFFFF;
}


#commercial-link, a:visited#commercial-link {
font-weight: bold;
color: #FCFCFC;
}


/*--------Menu bar user--------*/
#vertmenu {
width: 150px;
margin: 0px;
padding-left: 1px;}



#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
display: block;
padding: 5px 0px 2px 2px;
text-decoration: none;
border-bottom: 1px #903 dashed;
color: #666666;
width:150px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #FF9E19;
}

/*Lost link Div*/

#lost
{
padding-left:25px;
padding-top:2px;
}

#news
{
border: 1px #3f91c9 dashed;
width: 175px;
height: 200px;
background-color: #ffffcc;}

/*This style will be use for Forum tables*/

.prot
{
color: #5a5a5a;
font-size: 11px;
}

.formt{
background-color: #E3F4FF;
border: 1px solid #7EC6F6;
}

#sub_top {
   font-size:10px;
   color: #7b4b0b;
   text-align: left;
   text-transform: none;}

.formt #topcell{
  /* background-image:url(images/index_01.gif);*/
   font-size:14px;
   font-weight:bold;
   color: #5f6976;
   padding-left:6px;
   padding-top:6px;
   height: 50px;
   text-align:left;
   text-transform:uppercase;  
   vertical-align:top;
     
}



.formt .left {
font-size:11px;
color:#000;
padding-right:7px;
text-align:right;
vertical-align:middle;
}

.formt .right {
vertical-align:middle;
}

.formt .right2 {
padding-left:7px;
width:auto;
vertical-align:middle;
}


.formt .head
{
font-weight:bold;
font-size:11px;
color: #000;
height:36px;
text-align:center;
vertical-align:middle;
padding-left:2px;
padding-right:2px;
border:1px solid #B7C7CC;
}

.formt  tr:hover {background-color: #fcfdef;
}
.formt .foot
{
color: #000000;
width:auto;
vertical-align:middle;
}
.formt .tr1
{
color: #000000;
border:1px solid #B7C7CC;
}
.formt .tr2
{
color: #000000;
border:1px solid #B7C7CC;
}

.tr1 strong
{
color: #fc3300;
font-size: 13px;}

.tr2 strong{color: #fc3300;
font-size: 13px;}

#error
{
background-color:#FFCCAA;
border:1px solid #EE9955;
font-weight: bold;
font-size: 12px;
color: #3c1700;
padding:5px;
width: 90%;
margin-left:25px;
margin-top:3px;
margin-bottom:3px;
}

#ok
{
font-weight: bold;
font-size: 12px;
color: #3c1700;
background: #FFFFE5;
border: 1px solid #FFE6A6;
padding:5px;
width: 90%;
margin-left:25px;
margin-top:3px;
margin-bottom:3px;
}



/*----------Ajax Form-------------*/


		.spiner
			{
			background: url(images/spinner.gif) no-repeat center;
			}
			
		.error {
			color:red;
			margin:0;
			padding:0;
		}

.hidden
{
	display: none;
	overflow: hidden;
	visibility: hidden;
}


.input {
  font-family:Verdana;
  font-size:9px;
  color:#414242;
  
  }


/*-------------Pagination--------*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
