@charset "utf-8";
body, form, div, ul, li, a {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 1em;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background: #09090a;
}

a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}

#wrap{
	min-width:1000px;
position:relative;
}

#header{
	padding-bottom:30px;
	padding-top:20px;
}

#header.home {
	padding-top:130px;
}

#line{
	border-bottom: 1px solid #FF0000;
	line-height:1px;
	height:1px;
	font-size: 1px;	
}

#multimedia{
	margin-left:170px;
}

#multimedia a{
	display:block;
	float:left;
	padding:2px;
	margin-bottom:20px;	
	height:14px;
	width:15px;
}

#play{
	background: url(../images/play.gif) no-repeat center center;
}


#stop{
	background:url(../images/stop.gif) no-repeat center center;
}


#pause{
	background:url(../images/pause.gif) no-repeat center center;
}

#equilizer{
	margin-left: 10px;
	display:inline;
	float:left;
}

#logo a{
	width:290px;
	height:18px;
	background:url(../images/logo.gif) no-repeat left;
	float:right;
	margin-right:60px;
}
#hor_menu{
/*	background: url(../images/hor_menu_bg.gif) no-repeat left center;*/
	margin-left: 172px;
	padding-top:2px;
}

#content1{
	zoom: 1;
	background:url(../images/mainRepeat1.gif) repeat-x left 0px;
}

#content2{
	zoom: 1;
	background:url(../images/mainRepeat2.gif) repeat-x left 0px;
}

#leftColum{
	float:left;
	width:172px;
	background:#09090a;
	min-height: 310px;
	_height: 310px;
}

#menu{
	margin-bottom:20px;
}

#menu li{
	list-style:none;
	display:block;
	margin-top:5px;
}

#menu a,#menu li ul .menuactive{
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding-top:15px;
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
	background:url(../images/menu_butt.jpg) repeat-y center;
	width:145px;
	min-height:40px;
	_height:40px;
}

#menu li ul li a, #menu li ul .menuactive{
    min-height:15px;
}
#menu .menuactive{
	background:#FFFFFF;
	min-height:15px;	
	_height:15px;
	color: #000000;
	}
	
#menu li ul li{
	margin:0;
	padding:0;
}
#menu li ul{

	width:143px;
	border: #FFFFFF 1px solid;
}

#menu li ul li a,#menu li ul .menuactive{
	display:block;
	text-align:center;
	width:143px;
	height:auto;
	font-weight:normal;
	color: #CC8281;
	text-transform:capitalize;
	border-bottom: 1px #666666 solid;
	margin:0;
	padding:2px 0;
}

#menu li ul .menuactive{

	color: #FFFFFF;
	text-transform: uppercase;;
		
}


#mainBox{
	float:left;
	width:800px;
	margin-bottom:20px;

}

#imgBox{
	border-top:#FF0000 1px solid;
	border-left:#FF0000 1px solid;
/*	height:155px;*/
}

#imgBox.home{
	border-top:#FF0000 1px solid;
	border-left:#FF0000 1px solid;
	height:307px;
}

#breadcrumbs, #breadcrumbs a
{
	margin:3px;
	font-size:10px;
	color:#FF0000;	
}

#textBox{
	width: 795px;
	padding-top:20px;
}

#yearGalery{
	border-top:#999999 1px solid; 
	padding-left:180px;
	position:relative;
	top:-3px;
}

#yearGalery1{
  height:50px;
}

#yearGalery.clear{
  	position:absolute;
  	margin-top:260px;
}

#mainBox #yearGalery{
	padding-left:0px;
	/*margin-top:20px;*/
}

#yearGalery li{
	list-style:none;
	float:left;	
	position:relative;
	top:-18px;
}

#yearGalery a
{
	color:#999999;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	display:block;
	padding:7px 15px 0 15px;
	margin:15px 0;
	
	
	background:url(../images/dot.gif) no-repeat center top;
}

#galery,#galery2{
	margin-top:20px;
}



#previous, #next{
	width:16px;
	height:108px;
	display:block;
}

#previous{
	background:url(../images/previousArrow.gif) no-repeat center left;
}

#next{
	background:url(../images/nextArrow.gif) no-repeat center right;
}

#galImg{
	background:url(../userImages/galPic1.gif) no-repeat center center;
	width:109px;
	height:108px;
	display:block;
	margin: 0 9px 0 9px;	
}


#galImg2{
	background:url(../userImages/galPic2.gif) no-repeat center top;
	padding-top:95px;
	width:89px;
	text-align:center;
	color:#FF0000;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	display:block;
	margin: 0 22px 0 22px;	
}

#footer {
	padding:0px 10px;
	padding-top:80px;
	height: 20px;
	clear:both;
	color:#666;
	font-size: 10px;
}

.redBord{
  border-left:1px solid #ff0000;
  _border:none;
}

#footer  a {
	text-decoration:none;
	font-weight:bold;
	color:#666;
	font-size: 10px;
}

.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}



#info p{
  padding-top:0;
  margin:0 0 5px 0;  
}

/*---------------------------- SCROLLER TO GALERY --------------*/

#scrollable1 {
	float: left;
	width: 790px;
	height: 190px;
	overflow: hidden;
	white-space: nowrap;
}


#categoriesPage #scrollable1 {
	height: 173px;
}

/* horizontal track */
#track2 {
	float: left;
	clear: both;
	width: 790px;
	margin-top: 10px;
	border-top:1px solid #CCCCCC;
	padding-bottom:20px;
}
			
/* horizontal track handle */
#handle2 {
	width: 25px;
	height: 10px;
	background: url(../images/scrbutt.gif) no-repeat center;
	cursor: pointer;
	margin-top:-5px;
	_margin-top:-7px;
}

/* administration panel */
.administration_panel a, .administration_panel a:hover, #form1 a, #form1 a:hover  {
	color: #AAA;
	text-decoration:none;
}

/* hacks  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	





#balloon {
	width:300px; 
	height:100px; 
	position: absolute; 
	border:1px solid #999; 
	padding: 10px; 
	background-color: #333; 
	color: #c18388; 
	overflow: hidden;
	z-index:1000;
}
#balloon p {
	margin-top:0;
	margin-bottom:1em;
}