/*------------------------------------------------------------------- GENERAL ---*/
html, body { height: 100%; }
body {
	margin: 0;	padding: 0;
	font-family:  Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 0.7em;	
	color : #616161;
	background: url(../Client.Images/bg_main.gif) no-repeat #FFFFFF;
}

a 	{ color: #FF0000; text-decoration: none; }
a:hover {  text-decoration: underline; }

ul, ol, li, h1, h2, h3, h4, hr, p, form, fieldset, input, label, img, td, th, dl, dd {margin: 0; padding: 0; }
img {  border: none; }

h1 { font-size: 170%;  color: #E1293E;	padding-bottom: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: normal;   }
h2 { font-size: 150%;  color: #3A3A3A;	padding-bottom: 0.6em; font-family: Arial, Helvetica, sans-serif;  }
h3 {  font-size: 120%; 	padding-bottom: 8px; }
h4 { font-size: 100%; padding-bottom: 5px; color: #616161; }
hr { display: none; }
p { padding-bottom:1.2em;  }

big { font-size: 110%; }

/*---------------------------------------------------------------------- LAYOUT---*/
#topbar {	
	width: 800px;
	height: 125px;
	display: block;
	position: relative;
}

/* MAIN MENU */
.mmenu {
	display: block;
	position: absolute;
	width: 800px;
	height: 23px;
	overflow: hidden:
	left: 0px;
	top: 102px;
}

#mainmenu span {
	padding-right: 25px;
	height: 23px;
}

#mainmenu .amenuitem,
#mainmenu .pmenuitem {
	padding-left: 15px;
}

#mainmenu span a{
	display: block;
	color: #616161;
	margin-top: 8px;
	margin-left: 15px;
	font-size: 80%;
	font-weight: bold;
}

#mainmenu .amenuitem {
	background: url(../Client.Images/bg_menu_a.gif) no-repeat;
}

#mainmenu .amenuitem a {
	color: #FF0000;
}

#mainmenu .pmenuitem {
	background: url(../Client.Images/bg_menu_p.gif) no-repeat;
}

/* SECONDARY MENU */
#secmenu div {
	display:block;
	height: 18px;
	font-weight: bold;
	padding-left: 20px;
}

#secmenu .amenuitem {
	background: url(../Client.Images/bg_menu_a_sec.gif) no-repeat;
}

#secmenu .amenuitem a {
	color: #FF0000;
}

#secmenu .pmenuitem a {
	color: #616161;
}

#secmenu .pmenuitem {
	background: url(../Client.Images/bg_menu_p_sec.gif) no-repeat;
}

/* MAIN DATA */
#pageclip {	
	width: 800px;
	background: url(../Client.Images/bg_page_main.gif);
}

#pagetop {	
	width: 800px;
	height: 13px;
	background: url(../Client.Images/bg_page_top.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}

#page {	
	width: 800px;
	background: url(../Client.Images/bg_page_bottom.gif) bottom left no-repeat;
}

#pgsep {
	width: 90px;
	height: 150px;
}

#pgnav {
	width: 314px;
	padding-bottom: 110px;
}

#pgdata {
	width:385px;
	padding-bottom: 60px;
}

.pgdataclip {
	margin-left:10px;
}

.pgsec{
	padding-bottom: 0.6em;
	background: url(../Client.Images/divider_red.gif) no-repeat bottom left;
}

.pgsec h2{
	color: #FF0000;
	margin-bottom: 0.6em;
}


#pgnewsheader {
	display: block;
	position: relative;
	color: #FF0000;
	font-weight: bold;
	background: url(../Client.Images/divider_grey.gif) no-repeat 0 10px;
	height: 25px;
	
}

/* KASARNA */
#kasr {
	width: 800px;
	height: 175px;
	display: block;
	position: relative;
	background: url(../Client.Images/bg_kasarna.gif) no-repeat #FFFFFF;	
}

#kasrprg {
	display: block;
	position: absolute;
	width: 70px;
	height: 18px;
	top: 145px;
	left: 276px;
}

#kasrrez {
	display: block;
	position: absolute;
	width: 90px;
	height: 18px;
	top: 127px;
	left: 256px;
}

#kasrnews {
	display: block;
	position: absolute;
	width: 385px;
	height: 89px;
	top: 23px;
	left: 404px;
}

#kasrnewsheader {
	display: block;
	position: relative;
	color: #018240;
	font-weight: bold;
	background: url(../Client.Images/divider_grey.gif) no-repeat 0 10px;
	height: 25px;
	
}

.kasrnewsdata {
	display: block;
	position: relative;
	width: 385px;
	height: 58px;
	overflow: hidden;
}

#kasrnews a {
	color: #018240;
}

#kasrnewsheader a {
	/* font-weight: normal; */
}

/* ARTICLES */
.newsmore {
	background: url(../Client.Images/btn_more.gif) no-repeat;
	width: 15px;
	height: 13px;
}

.newsmore a {
	display: block;
	width: 15px;
	height: 13px;
	overflow: hidden;	
}

.newsclip {
	width: 172px;
}

.newssep {
	width:40px;
	height: 60px;
	background: url(../Client.Images/divider_dot.gif) repeat-y 20px 0;
}

.arclip {
	width: 100%;
}

.arsepar{
	width:100%;
	height: 24px;
	background: url(../Client.Images/divider_arlist.gif);
}

.arlsclip {
	margin-top: 40px;
	padding-left: 11px;
	background: url(../Client.Images/bg_arlist.gif) repeat-y;
	width: 370px;
	overflow: hidden;
}

.pgdataclip .arlsclip {
	margin-top: 0px!important;
	padding-left: 0px!important;
	background: transparent!important;;
	width: 292px!important;
}

.arlist .newsmore{
	background: url(../Client.Images/bg_menu_a_sec.gif) no-repeat!important;
	height: 14px!important;
}

/*----------------------------------------------------------------------------------- FORM ---*/
input, select, textarea {
	font-family:  Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 100%; 
	color:#000;	
	width: 100px;
	margin-bottom: 2px; 
	vertical-align: middle;		
}
textarea {  
	width: 300px;
	min-height: 60px; _height: 60px;
}
/*---------------------------------------------------------------------------- TABLES --------*/
.fright {float: right}
.fleft {float: left}

/*---------------------------------------------------------------------------- FORUM --------*/
.frtable{
	border-collapse: collapse;
}

.frtable tr th{
	text-align: left;
	background: #FF0000;
	color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.frtable tr td{
	border-bottom: 1px solid #616161;
	color: #616161;
	padding: 2px 6px 2px 6px;
}

.frtable tr td input{
	width: 14px!important;
}


.cop-links
{
	color: #999999;
	text-align: right;
	font-size: 90%;
	margin: 15px 0;
	display: block;
	width: 800px;
}

.cop-links a
{
	color: #999999;
}
