/********************************************
   AUTHOR:  			ARIUS Design 
   WEBSITE:   			http://www.elitefoto.lt/
	TEMPLATE NAME:		elitefoto
   TEMPLATE CODE: 	S-0001
   VERSION:          1.1   
	LAST MODIFIED:    2009-08-30
 *******************************************/
/* DEFAULTS */
*{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808C96;
	vertical-align: top;
	border: 0px solid White;
}
body{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #000000 url(img/bg.jpg) no-repeat scroll top center;
	text-align: left;
}
#content{
	padding: 0px;
	margin: 40px auto 0px auto;
	width: 800px;
	background: transparent;
	text-align: left;
}
/*----------------------------------------------*/
#navigation{
	text-align: center;
}
#navigation ul{
	margin: 0px auto 0px auto;
	padding: 0;
	list-style-type: none;
	width: 480px;
}

#navigation ul li{
position: relative;
display: inline;
float: left;
}

#navigation ul li a{ /*IE6 hack*/
display: inline-block;
}

/*--------------------------------------------------------------------*/
#navigation li#meniu_1 a:link, #navigation li#meniu_1 a:visited {
	background: transparent url(img/foto.png) no-repeat scroll 0px 0px;
	width: 120px;
	height: 45px;
}
#navigation li#meniu_1 a:hover, #navigation li#meniu_1_a a:visited {
	background: url(img/apie.png) no-repeat 0px 0px;
	width: 120px;
	height: 45px;
}
#navigation li#meniu_2 a:link, #navigation li#meniu_2 a:visited {
	background: url(img/apie.png) no-repeat -120px 0px;
	width: 120px;
	height: 45px;
}
#navigation li#meniu_2 a:hover, #navigation li#meniu_2_a a:visited {
	width: 120px;
	height: 45px;
	background: url(img/foto.png) no-repeat -120px 0px;
}
#navigation li#meniu_3 a:link, #navigation li#meniu_3 a:visited {
	background: url(img/foto.png) no-repeat -240px 0px;
	width: 120px;
	height: 45px;
}
#navigation li#meniu_3 a:hover, #navigation li#meniu_3_a a:visited {
	width: 120px;
	height: 45px;
	background: url(img/pasl.png) no-repeat -240px 0px;
}

#navigation li#meniu_4 a:link, #navigation li#meniu_4 a:visited {
	background: url(img/foto.png) no-repeat -360px 0px;
	width: 120px;
	height: 45px;
}
#navigation li#meniu_4 a:hover, #navigation li#meniu_4_a a:visited {
	width: 120px;
	height: 45px;
	background: url(img/kont.png) no-repeat -360px 0px;
}
/*--------------------------------------------------------------------*/
a, a:visited{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808C96;
	text-decoration: none;
}
a:hover{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808C96;
	text-decoration: underline;
}
.line{
	padding: 10px 0px 10px 0px;
}

div#sidebar{
	padding: 10px;
	float: right;
	width: 280px;
	/*background-color: #010101;*/
	background-color: transparent;
	margin: 0px 4px 0px 6px;
	text-align: justify;
}
div#sidefotobar{
	padding: 10px;
	float: right;
	width: 480px;
	margin: 0px 4px 0px 6px;
	text-align: justify;
}
div#sidebar span, div#main span, h1{
	color: #5AA51E;
}
h1{
	margin: 0px 10px 10px 0px;
}
div#main p, div#sidebar p{
	text-align: justify;
	text-indent: 40px;
	margin: 0px 0px 10px 0px;
}
div#main img{
	float: left;
	border: 4px solid White;
	margin: 0px 10px 10px 0px;
}
.forma{
	border: 1px solid #5FAF20;
	background-color: #0C1013;
	width: 100%;
	padding: 2px;
}
.forma2{
	border: 1px solid #5FAF20;
	width: 100px;
	color: White;
	text-align: center;
	background: #5FAF20 url(img/btn.gif) repeat-x scroll top;
}
div#sidebar .foto{
	border: 2px solid White;
	margin: 10px 5px 10px 0px;
}
div#sidefotobar img.foto{
	border: 2px solid White;
	margin: 10px 3px 10px 0px;
}
div#sidefotobar img.foto_selected{
	border: 2px solid #60AF20;
	margin: 10px 3px 10px 0px;
}
div#sidefotobar img{
	border: 2px solid White;
	margin: 0px;
}

div.cat{
	float: left;
	width: 133px;
	background: #0E1317;
	margin: 2px;
	padding: 4px;
}
div.cat:hover, div.cat_a{
	float: left;
	width: 133px;
	background: #62AE27;
	margin: 2px;
	padding: 4px;
	color: White;
}
div.cat a, div.cat a:visited, div.cat a:hover, div.cat_a a, div.cat_a a:hover,div.sub a{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}
div.sub a:hover{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
}
div.sub {
	background: #313840;
	color: White;
	margin: 2px;
	padding: 4px;
	width: 278px;
}