html, body {
margin:0;
padding:0;
text-align:center;
background-color:#CACACA;
}

.mainholder {
margin:0;
padding:0;
text-align:left;
background-color:#ffffff;
}

.content {
width:680px;
padding:20px 0px 0px 0px;
margin:0;
}

.leftspace {
width:120px;
margin:0;
padding:0;
}

.rightcolumn {
width:190px;
margin:0;
padding:0;
background-color:#948C52;
}

.footer {
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-align:center;
background-image:url(../images/footer.gif);
margin:0;
padding:3px 0px;
background-position:top left;
background-repeat:repeat-x;
}

/*=========================================================
===================== HEADER STYLES =======================
=========================================================*/



/*=========================================================
===================== CONTENT STYLES ======================
=========================================================*/

.bigSpacer {
width:100%;
height:30px;
margin:0;
padding:0;
clear:both;
}

p, ul {
margin:0px 30px 10px 0px;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#3C3C00;
}

ul {
margin:0 30px 10px 10px;
padding:0;
list-style-position:inside;
}

ul li {
margin:0;
padding:0;
}

ul li span, p span {
font-weight:bold;
color:#E00007;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}

a:hover {
text-decoration:none;
color:#E00007;
}

h1 {
margin:0px 30px 20px 0px;
padding:5px;
border:solid 1px #e00007;
background-color:#948C52;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
}

.portrait {
margin:0 10px 10px 0;
padding:10px;
border:solid 1px #948C52;
float:left;
}

h2 {
margin:0px 30px 10px 0px;
padding:5px 10px;
border:solid 1px #e00007;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#e00007;
}

table.contentTable {
border:solid 1px #948c52;
}

table.contentTable td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
padding:7px;
}

tr.alternateRow td {
background-color:#eeeeee;
}

/*=========================================================
===================== RIGHTCOLUMN STYLES ==================
=========================================================*/

.rightcolumn table {
background-color:#ffffff;
border-bottom:solid 2px #ffffff;
}

.rightcolumn img {
margin:2px 0px 0px 0px;
}

ul.sidemenu {
text-align:left;
margin:20px 0px 0px 0px;
width:180px;
padding:0;
list-style-type:none;
list-style-position:inside;
}

ul.sidemenu li {
margin:0 0 2px 0;
padding:0;
width:180px;
}

ul.sidemenu a{
display:block;
padding:3px 10px;
margin:0;
color:#000000;
background-color:#948c52;
background-image:url(../images/gradient.jpg);
background-position:center center;
background-repeat:repeat-y;
text-decoration:none;
border:solid 1px #e00007;
font-weight:bold;
width:85%;
}

html>body ul.sidemenu a {
width:90%;
}

ul.sidemenu a:hover{
color:#e00007;
background-color:#ffffff;
text-decoration:none;
border:solid 1px #e00007;
background-image:url(../images/gradient2.jpg);
background-position:center center;
background-repeat:repeat-y;
}

/*=========================================================
===================== ADDITIONAL STYLES (Zhivko) ==========
=========================================================*/

div.fvContent {
	position:relative;
	width:506px;
	height:650px;
	border:1px solid #ddd;
	z-index:99;
	padding:20px;
	font-family:Tahoma;
	font-size:10px;
}

*> div.fvContent {
	margin-top:-6px;
	height:432px;
}

div.fvTopTabContainer {
	position:absolute;
	top:20px;
	left:25px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	z-index:100;
}

div.fvTopTab {
	display:inline;
	height:25px;
	border:1px solid #ddd;
	padding:5px;
	margin:0px;
	cursor:pointer;
	cursor:hand;
}

div.fvTopTabActive {
	border-bottom:1px solid white;
	color:#1F476B;
}

div.fvTopTabInActive {
	background:#ddd;
	color:#637F98;
}

div.fvSubTab {
	z-index:90;
	display:inline;
	position:absolute;
	padding:3px;
	border:1px solid #ddd;
	width:130px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.fvSubTabActive {
	color:#1F476B;
	font-weight:bold;
}

div.fvSubTabInActive {
	background:#ddd;
	color:#637F98;
	font-weight:normal;
}

div.fvNotes {
	z-index:90;
	display:inline;
	position:absolute;
	left:170px;
	top:392px;
	padding:10px;
	width:333px;
	height:50px;
	border:1px solid #ddd;
	visibility:inherit;
	background-color:#fff;
	overflow: auto;
}

div.fvNotesHide {
	visibility:hidden;
}

div.outmostbox 
{
	background:url(../images/otherImages/other_back.gif) repeat-y;
	width:900px;
	position:relative;
	left:expression( (eval('document.body.clientWidth') - 900) / 2);
	height:800px;
}

*> div.outmostbox 
{
	margin:0 auto;
	height: auto;
}

div.copyrightbox 
{
	background:url(../images/otherImages/other_bottom.gif) no-repeat;
	width:900px;
	position:relative;
	height:25px;
	font:11px Tahoma;
	text-align:right;
	left:expression( (eval('document.body.clientWidth') - 900) / 2);
	color:#fff;
	padding-top:5px;
}

*> div.copyrightbox {
	margin: 0 auto;
}

div.pageTitle 
{
	position:absolute;
	height:35px;
	/*border:1px solid black;*/
	left:135px;
	top:125px;
	padding-top:6px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:18px;
	color:white;
	margin-left:10px;
}

div.pageImage 
{
	position:absolute;
}

div.pageImageTitle 
{
	position:absolute;
	color:#333;
	font-family:Tahoma;
	font-size:11px;
}

*> div.pageImageTitle {
	margin-left:-10px;
	display:block;
}

div.pageTop 
{
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:160px;
	background:url(../images/otherImages/other_top.gif);
}

div.logodiv 
{
	position:relative;
	top:20px;
	left:20px;
	width:230px;
	height:90px;
	/*cursor:hand;*/
	cursor:pointer;
}

div.bodyArea {
	width:900px;
	/*
	border:1px solid black
	*/

}

*> div.bodyArea {
	position:relative;
	margin-bottom:-12px;
}

div.navArea {
	position:relative;
	top:0px;
	width:135px;
	display:inline;
	/*
	border:1px solid black
	*/
}

* html div.navArea {
	height:500px;
}

*> div.navArea {
	margin-right:-140px;
	float:left;
	top:-11px;
	min-height:500px;
	clear:both;
}

*> #secItems {
	width:135px;
	left: 00px;
}

div.contentArea 
{
	position:relative;
	top:0px;
	left:0px;
	width:765px;
	display:inline;
	padding-left:25px;
	padding-top:20px;
	font-family:Verdana;
	line-height:18px;
	font-size:12px;
	vertical-align:top;
	text-align:left;
	z-index: 99;
}

*html div.contentArea {
	height:500px;
}

*> div.contentArea {
	/*position:static;*/
	display:block;
	top:0;
	left:192px;
	padding:0;
	min-height:810px;
}

div.contentArea A 
{
	color:#555;
}


.menuTopItem {
	height:30px;
	background-color:#1F476B;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:7px;
	border-top:1px solid #2B6293;
	border-bottom:1px solid #0C1B28;
	margin-left:1px;
	width:134px;
	/*cursor:hand;*/
	cursor:pointer;
}

div.menuToggle 
{
	width:13px;
	height:20px;
	vertical-align:bottom;
	display:inline;
}

.menuItem {
	height:20px;
	/*cursor:hand;*/
	background-color:#98C2E8;
	color:#181F25;
	font-size:11px;
	font-family:Tahoma;
	border-top:1px solid #BCDFFF;
	border-bottom:1px solid #6988A4;
	padding:2px 10px 2px 10px;
	margin-left:1px;
	width:134px;
	cursor: pointer;	
}

*> .menuItem, {

}

*> .menuItem, *> .menuTopItem  {
	width:124px;
	padding: 5px;
	height:auto;
}

*> #hiddenMenusArea {
	display:none;
}

.menuItemHi {
	background-color:#789BBB;
	cursor:pointer;
}

.secMenuTopItem {
	height:5px;
	width:134px;
	background-color:#58904B;
	border-top:1px solid #77C565;
	border-bottom:1px solid #375C2F;
	margin-left:1px;
	font-size:1px;
}
.secMenuItem {
	background-color:#74BD63;
	height:20px;
	padding: 2px 10px 2px 10px;
	color:#000;
	font-size:10px;
	font-family:Tahoma;
	display:inline;
	/*cursor:hand;*/
	width:134px;
	border-top:1px solid #8BE476;
	border-bottom:1px solid #58904B;
	margin-left:1px;
	cursor: pointer;	
}

.secMenuItemHi {
	background-color:#A8C0A3;
}

*> .secMenuItem {
	width:114px;
	vertical-align:middle;
	height:auto;
	display:block;
}


div.content1 
{
	width:450px;
}

div.content2 
{
	width:600px;
}

table.list 
{
	font-family:Verdana;
	font-size:11px;
	border-spacing:0px
}
table.list TR.head
{
	vertical-align:middle;
	text-align:left;
	height:25px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	background-color:#96ACBF;
}
table.list TR
{
	vertical-align:top;
	height:20px;
}

table.list TD
{
	border-right:1px solid white;
	border-bottom:1px solid #DDD;
	padding:5px;
}

tr.row-o 
{
	background-color:#D8DDE1;
}
