/* MAIN DOC */
BODY {
	font-family: Arial, helvetica, sans-serif;
	color: #676436;
	background: url(./images/background_main.jpg);
	margin: 0px;
}
TH, TD {
	vertical-align: top;
	text-align: left;
}
BODY, TH, TD {
	font-size: 8.5pt;
	color: #676436;
}
BODY * {
	line-height: 1.4;
}
P {
	margin-top: 0px;
	margin-bottom: 1em;
}
A:LINK,
A:ACTIVE,
A:VISITED {
	color: #005533;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
A IMG {
	border:none;
}


/* ---------.---------.---------.---------.---------. */
/* FORMS */
FORM {
	margin: 0;
}
/* FORM BUTTON */
.frmbut{
	background: #EEEEEE;
	font: 100% Tahoma, sans-serif;
}
/* FORM TEXT */
.frmtext {
	border: solid 1px silver;
	background: white;
	font: 100% tahoma, sans-serif;
}


/* ---------.---------.---------.---------.---------. */
/* UL */
UL.c01 {
	/* UL */
	margin:0; padding:0;
	list-style-type: none;
}
UL.c01 LI {
	/* LI */
	margin:0;
	
	/* N */
	padding-left: 10px;
	margin-bottom: 5px;
	position: relative;
}
UL.c01 LI .bul {
	position: absolute;
	display: block;
	top: 0;
	left: 0px; 
}



/* ---------.---------.---------.---------.---------. */
/* CLEARER */
DIV.o_clr,
LI.o_clr {
	clear: both;
	width: 1px; height: 1px;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}
LI.o_clr {
	list-style-type:none;
	margin:0; padding:0;
}
/* CSS HORIZONTAL RULE */
DIV.o_hr {
	height: 1px;
	overflow: hidden;
	background: silver;
	margin: .7em 0px;
}





/* ---------.---------.---------.---------.---------. */
/* MAIN */
BUTTON {
	margin:0; padding:0; border:0; background:none; font: bold 8pt Arial;
}
/* -- BUTTON 1 */
.button,
.button:LINK {
	font-weight: bold;
	color: black;
	text-decoration: none !IMPORTANT;

	display: -moz-inline-box;
	display: inline-block;
	overflow: hidden;
	
	height: 	23px;
	margin:0;
}
	A.button * {
		cursor: hand;
		padding-top: 4px;
		
		height: 	24px;
		max-height:	20px;

		display: -moz-inline-box;
		display: inline-block;
	}
	A.button SPAN.s{
		Background: url(./images/_std_button/_01_s.gif) no-repeat;
		padding-left: 10px;
		padding-right: 0px;
	}
	A.button SPAN.e{
		Background: url(./images/_std_button/_01_e.gif) no-repeat;
		width: 9px;
	}


/* -- BUTTON: 2*/
/*    Set the .button class on the desired elements before use! */
.button_2,
.button_2:LINK {
	height: 16px;
	margin:0;
	
	color: black !IMPORTANT;
	font-weight: normal; !IMPORTANT;
}
	A.button_2 * {
		cursor: hand;
		padding-top: 0px;
		
		height: 	16px;
		max-height:	16px;
	}
	A.button_2 SPAN.s{
		Background: url(./images/_std_button/_02_s.png) no-repeat;
		padding-left: 10px;
		padding-right: 0px;
	}
	A.button_2 SPAN.e{
		Background: url(./images/_std_button/_02_e.png) no-repeat;
		width: 17px;
	}





/* ---------.---------.---------.---------.---------. */
/* -- MAINBODY */
/*    THIS IS IMPORTANT MOST ESP. IN IE QUIRKS MODE */
#mainbody_center {
	text-align: center;
}


/* -- MAIN:: THE SHADOW */
#mainbody_main__s {
	margin: 	0px auto;
}
#mainbody_main__s .mainbody_main__sip1{
	background:url(./images/shadow_main-1.png) no-repeat;
	height: 10px;
	overflow: hidden;
}
#mainbody_main__s .mainbody_main__sip2{
	background:url(./images/shadow_main-2.png) repeat-y;
	padding: 0px 10px;
}
#mainbody_main__s .mainbody_main__sip3{
	background:url(./images/shadow_main-3.png) no-repeat;
	height: 10px;
	overflow: hidden;
}
#mainbody_main__s .mainbody_main__sip1,
#mainbody_main__s .mainbody_main__sip2,
#mainbody_main__s .mainbody_main__sip3 {
	margin: 0px -10px;
}



/* -- THE MAIN CONTENT ISELF */
#mainbody_main {
	background: white;
	padding: 0px;
	position: relative;
	
	margin: 0 auto;
	text-align: left;
}
#mainbody_main .mainbody_main__ip {
}

#mainbody_main__s,
#mainbody_main ,
#mainbody_main .mainbody_main__ip {
	width: 1004px;
}
/* -- MAIN PART */
#mainbody_main .mainpart {
	overflow: hidden;
}





/* ---------.---------.---------.---------.---------. */
/* MAIN UPPER BAR */
#mainTopContent {
	border-top: solid 5px #faf8ef;

	position: relative;
	padding: 0px 50px;
	padding-bottom: 5px;
	background: #e2e2c1;
	text-align: right;
}
/* -- MAIN TAB */
#mainTopContent .pnlMainTab {
	display: -moz-inline-block;
	display: inline-block;
	height: 17px;
}
	#mainTopContent .pnlMainTab .pnlMainTab__s,
	#mainTopContent .pnlMainTab .pnlMainTab__e {
		display: -moz-inline-block;
		display: inline-block;
		height: 17px;
	}

	#mainTopContent .pnlMainTab .pnlMainTab__s {
		background:url(./images/_main/topbar-opt-tab_s.png) no-repeat;
		padding-left: 15px;
	}
	#mainTopContent .pnlMainTab .pnlMainTab__e {
		background:url(./images/_main/topbar-opt-tab_e.png) no-repeat;
		width: 15px;
	}
	

/* -- CONTENT */
#mainTopContent .welcome {
	margin-right: 10px;
}
#mainTopContent A,
#mainTopContent A:LINK {
	color: black;
	font-weight: bold;
}




/* ---------.---------.---------.---------.---------. */
/* MAIN BANNER */
#mainbanner {
	position: relative;
	height: 135px;
	overflow: hidden;
}
#mainbanner .frontpgani {
	width:1004px; height:200px; 
}
#mainbanner .frontpgani .panel {
	width:1004px; height:200px;
}
#mainbanner .frontpgani .controls_bg,
#mainbanner .frontpgani .controls #pnlFrontPgAni_btnc {
	display:none;
}









/* ---------.---------.---------.---------.---------. */
/* FOOTER */
#mainfooter {
	color: #770000;
	padding: 0px 0px;
	font-size: 7pt;

}
#mainfooter .mainfooter__ip_1,
#mainfooter .mainfooter__ip_2 {
	padding-left:  48px;
	padding-right: 48px;
	
}
/* -- FIRST MAINFOOTER */
#mainfooter .mainfooter__ip_1 {

	padding-top:    7px;
	padding-bottom: 7px;
	
	background-color: #edeccd;
}
	#mainfooter .mainfooter__ip_1 .menu {
		font-size: 8.5pt;
		color: black;
		text-align: right;
	}
	#mainfooter .mainfooter__ip_1 .menu A {
		color: black;
		font-weight: bold;
	}
	
/* -- SECONF MAINFOOTER */
#mainfooter .mainfooter__ip_2{
	padding-top: 10px;
	height: 	91px;
	max-height:	81px;
	
	background: url(./images/footer-bg.gif) repeat-x;
	color: white;
	text-align: center;
}
	#mainfooter .mainfooter__ip_2 .menu {
		font-size: 8.5pt;
		color: white;
		margin-bottom: 5px;
	}
	#mainfooter .mainfooter__ip_2 .menu A {
		color: white;
	}
	
	/* -- COPYRIGHT */
	#mainfooter .mainfooter__ip_2 .copy{
		display: -moz-inline-block;
		display: inline-block;
		
		margin-top: 10px;
	}
	#mainfooter .mainfooter__ip_2 .copy .text{
		display: -moz-inline-block;
		display: inline-block;
		text-align: left;
		margin-left: 5px;
		vertical-align: middle;
		
		color: #fff5dc;
	}
	#mainfooter .mainfooter__ip_2 .img4thWatch {
		display: -moz-inline-block;
		display: inline-block;

		margin-right: 10px;
		vertical-align: middle;
	}




/* ---------.---------.---------.---------.---------. */
/* MENU LIST MAIN MENU */
/* PORTED FROM CHITETSKOY CHRONICLES 4 */
#mainmenu {
	text-align: center;
}
/* -- MAINMENU CONTENT */
#mainmenu UL.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: silver;
	
	height: 22px;
	overflow: hidden;
}
#mainmenu UL.menu LI {
	margin: 0;
	font-weight: bold;
	display: inline;
	margin-right: 1px;
	width: auto;
}
/* -- NORMAL A */
#mainmenu UL.menu LI A {
}
#mainmenu UL.menu LI A IMG{
	height: 22px;
	border: none;
}
#mainmenu UL.menu LI A .altText{
	display: none;
}

/* -- SUBMENU */
#mainmenu .subMenu {
	background: brown;
	margin: 0;
	padding: 2px 5px;
	font-weight: bold;
	color: white;
}
#mainmenu .subMenu A{
	color: white;
}



/* CSS HACKS */
/* padder.maxWidth = bothObj.width - (padder.paddingLeft + padder.paddingRight)
*/