@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #271a0e;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container { 
	width: 990px;
	margin: 0;
	padding:0;
	text-align: left;
}
#sidebar1 {
	float: left;
	width: 220px;
	background: #271a0e;
	padding: 0 10px 0 20px;
	color:#735f4a;
	height:600px;
}
#mainContent { 
	margin: 20px 0 0 250px;
	padding: 0 0 0 0;
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#logo{
	padding:0;
	margin:0 0 15px 0;
}
#name{
	color:#ac9973;
	font-size:13px;
}

#contact-info{
	color:#735f4a;
	font-size:13px;
	margin:0 0 25px 0;
	padding:0;
}
#menu ul{
	margin: 0;
	padding: 0;
}

#menu li{
	list-style: none;
	margin: 0;
	padding:0 0 2px 8px;
}
#menu li a{
	font-size:12px;
	color:#ccc4ba;
	text-decoration:none;
}
#menu li a:hover{
	text-decoration:underline;
}
#menu #menu-wedding-photos, #menu #menu-other-photos{
	background-image:url(images/menu-bg-off.png);
	background-repeat:no-repeat;
	line-height:25px;
}
#menu #menu-contacts{
	background-image:url(images/menu-contacts-bg-off.png);
	background-repeat:no-repeat;
	line-height:12px;
	height:41px;
	padding:6px 0 0 8px;
}
#photo-category {
	margin:35px 0 0 0;
}

#main-photo-container{
	float:left;
	width:550px;
}

#main-category-thumbs{
	float:right;
	width:180px;
	height:612px;
	
}

#main-photo-top{
	height:29px;
	background:url(images/main-foto-top.jpg) no-repeat;
}

#main-photo-bottom{
	height:32px;
	background:url(images/main-foto-bottom.jpg) no-repeat;
}

#main-photo{
	height:551px;
	border:3px solid #3a2e24;
	line-height:551px;
}

#main-photo table{
	height:551px;
}
#main-photo-td{
	font-size:12px;
	color:#735F4A;
	text-align:center;
	
}
.loader-big{
	background-image:url(http://www.rvfoto.lt/images/ajax-loader-big.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.loader-small{
	background-image:url(http://www.rvfoto.lt/images/ajax-loader-small.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.img_thumb{
	line-height:50px;
}
/***** Home.php *****/
#home-container{
	margin:35px 0 0 0;
}
#home-menu{
	width:147px;
	height:150px;
	margin:295px 0 0 121px;
	float:left;
}
#home-photos{
	float:left;
	margin:20px 0 0 15px;
	width:648px;
	height:434px;

}
#home-menu ul{
	margin: 0;
	padding: 0;
	text-align:left;
}

#home-menu li{
	list-style: none;
	margin: 0;
	padding:0 0 0 8px;
	text-align:left;
	font-size:12px;
	color:#ccc4ba;	
}
#home-menu li a{
	font-size:12px;
	color:#ccc4ba;
	text-decoration:none;
}
#home-menu li a:hover{
	text-decoration:underline;
}
#home-menu #home-menu-wedding-photos, #home-menu #home-menu-other-photos{
	background-image:url(images/home-menu-bg.jpg);
	background-repeat:no-repeat;
	line-height:35px;
}
#home-menu #home-menu-contacts{
	background-image:url(images/home-menu-bio-bg.jpg);
	background-repeat:no-repeat;
	padding:5px 0 0 8px;
	height:68px;
}
/*********  *********/

/*** kontaktai-biografija.php ***/
#main-info{
	height:551px;
	border:3px solid #3a2e24;
}

#contacts {
	color:#ccc4ba;
	padding:5px;
	font-size:12px;
	height:254px;
}
#contacts p{
	margin:2px;
	padding:0;
}
#contacts img{
	margin:0 10px 0 0;
}
#contacts a{
	font-size:12px;
	color:#ccc4ba;
	text-decoration:none;
}
#contacts a:hover{
	text-decoration:underline;
}
#biography {
	color:#735f4b;
	padding:5px;
	font-size:12px;
}
#biography p{
	margin:2px;
	padding:0;
}
#biography a{
	font-size:12px;
	color:#735f4b;
	text-decoration:none;
}
#biography a:hover{
	text-decoration:underline;
}

#photo-subcategory-list li a{
color:#735f4b;
text-decoration:none;
font-size:12px;
}
/*********  *********/

