/* 
CSS created by Simeon Tsonchev. For more information visit http://www.pixtura.net. Last revision 2008-02-07

DOCUMENT STRUCTURE:
- Structure
*/

/*Structure*/
body{
	margin: 0;
	padding: 0;
	font: 12px Tahoma, Geneva, Helvetica, sans-serif;
	color: #000000;
	background: #f3f3f1 url(bg01.gif) repeat-y 50px;
}
a{
	color: #9b0909;
}
a:hover{
	text-decoration: none;
}
div.body{
	width: 950px;
}
div.header{
	height: 95px;
	background: url(bg04.gif) repeat-x bottom;
}
div.header img{
	float: left;
}

/*Navigation*/
div.nav{
	background: #ffffff url(n01.gif) repeat-y right;
	height: 31px;
	font: 12px Georgia, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 65px;
}
a.act{
	color: #29a5c8 !important;
}
div.nav a{
	color: #000000;
	text-decoration: none;
}
div.nav a:hover{
	color: #bd9f54;
	text-decoration: underline;
}
div.navi{
	padding: 8px 25px 0 25px;
	text-align: center;
	background: url(n02.gif) no-repeat right top;
	float: left;
}
div.nave{
	padding: 8px 25px 0 25px;
	text-align: center;
	float: left;
}
div.navb{
	height: 50px;
	width: 950px;
	background: url(n03.gif) top;
	float: left;
	text-align: right;
}

/*Subnavigation*/
div.snav{
	width: 115px;
	float: left;
	padding: 0 0 0 77px;
	font: 11px Tahoma, Verdana, sans-serif;
}
div.snav a, div.paging a{
	color: #666666;
	text-decoration: none;
}
div.snav a:hover, div.paging a:hover{
	color: #9b0909;
}
div.snava, div.snavb, div.snavc, div.snavd {
	height: 18px;
	width: 88px;
	padding: 3px 0 0 20px;
}
div.snava{
	background: url(snav01.gif);
}
div.snavb{
	background: url(snav02.gif);
}
div.snavc{
	background: url(snav03.gif);
}
div.snavd{
	background: url(snav04.gif);
}
div.snave{
	background: url(bg03.gif);
	height: 1px;
	width: 108px;
}
/*Footer*/
div.ft{
	height: 75px;
	background: #ffffff;
	border-bottom: 4px solid #bd9f54;
	float: left;
	width: 950px;
	margin: 0 0 25px 0;
	font: 11px Tahoma, Verdana, sans-serif;
	color: #bdbdbc;
}
div.fti{
	padding: 50px 0 0 80px;
	float: left;
}

/*Content*/
div.content{
	width: 708px;
	float: left;
	padding: 25px;
	font: 12px Georgia, Times, serif;
	color: #666666;
	background: #ffffff;
	border-bottom: 1px solid #dededb;
	line-height: 1.5em;
	margin: 0 0 50px 0;
}
h1{
	font: 20px Georgia, Times, serif;
	font-weight: bold;
	color: #000000;
	padding: 0 0 10px 0;
}
h2{
	font: 14px Georgia, Times, serif;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background: url(i01.gif) left no-repeat;
	padding: 0 0 0 15px;
}
h3{
	font: 12px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	padding: 0 0 0 0;
	color: #bd9f54;
}
ul.lino{
	list-style: decimal;
	line-height: 2em;
}
ul.liim{
	list-style-image: url(i02.gif);
	line-height: 2em;
}
ul.liem{
	list-style-type: none;
	line-height: 2em;
}
div.note{
	font: 11px Tahoma, Verdana, sans-serif;
	color: #000000;
	background: url(bg02.gif) repeat-x;
	padding: 3px 0 0 0;
	height: 19px;
}
div.paging{
	float: right;
	margin: 30px 0 0 0;
	font: 11px Tahoma, Verdana, sans-serif;
}
div.prev{
	background: url(i03.gif) no-repeat left 5px;
	padding: 0 5px 0 10px;
	float: left;
}
div.divider{
	width: 1px;
	height: 15px;
	background: url(bg06.gif);
	float: left;
}
div.next{
	background: url(i04.gif) no-repeat right 5px;
	padding: 0 10px 0 5px;
	float: left;
}
div.hr{
	background: url(bg05.gif) repeat-x;
	height: 1px;
}
span.b{
	font-weight: bold;
}
p.text{
	padding: 0 0 0 25px;
	font: 14px Tahoma, Verdana, sans-serif;
}
span.i{
	font-style: italic;
	cursor: help;
}
span.pale{
	color: #29a5c8;
	border-bottom: 1px dotted #29a5c8;
	cursor: help;
}
span.dotu{
	border-bottom: 1px dotted;
	cursor: help;
}
span.u{
	border-bottom: 1px solid;
	cursor: help;
}
span.editor{
	text-decoration: underline;
	color: #000000;
	cursor: help;
}
div.photo{
	width: 100%;
	height: 170px;
}
div.photo div{
	background: #f9f9f9;
	border-right: 1px solid #ffffff;
	padding: 10px;
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	float: left;
	display: block;
	vertical-align: top;
}
input.type, textarea.type{
	width: 300px;
	border: 1px solid #dbdbdc;
	background: #ffffff;
	border-left: 4px solid #bd9f54;
}
.pixtura{
	visibility:hidden;
	color:#F3F3F1;
}
.pixtura a{
	color:#F3F3F1;
}


