/*

	template: Artificial Intelligence
	author: luka cvrk (www.solucija.com)
	
*/

body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bkg0091.jpg) repeat; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
	
}

/* LINKS AND HEADINGS STYLING */
p {direction:rtl}
a { color: #546F92;
text-decoration:none; }
a:hover { color: #808080; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000;  padding: 0 25px; margin: 0; direction:rtl; padding-left:1px;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
.txt{
	background:#E8EAF9;
	border: #669 solid;
	border-width:1px;

}
.btn{
	background:#E8EAF9;
	border: #669 solid;
	border-width:1px;
}

/* CONTENT WRAPPER */

#main { 
	float:left;
	width: 1000px; 
	margin: 0px auto 0 auto;

}

/* TOP LEFT LOGO */

#logo { 
	float: right; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000;  }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background:  url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 

	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: right;
	float: right;
	width: 200px;
	background: url(images/untitled.jpg) repeat-x;
	margin-left:4px; 	
}

	#intro_left p { padding: 14px 15px; padding-right:5px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: right;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 

	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #FFFFFF; 
			background: #036 url(images/arrow.gif) no-repeat center right; 
			width: 200px; 
			padding: 7px 23px 7px 25px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
			direction:rtl;	
		}	
		#menu_left li a:hover { background: #033 url(images/arrow.gif) no-repeat center right; color: #fff;  }
		#menu_left li p {
			color:#E7E9FE;
			background: #036 ;
			padding: 7px 0px 7px 25px; 
			margin: 0 0 1px 0; 
			font-weight: bold;

			
		}
		
		.menu_list a { 
			display: block; 
			color: #3F5B7F;
			border-bottom:1px #999;
			padding-bottom:5px;
			margin: 0 0 1px 0; 
			
			text-decoration: none; 
			direction:rtl;	
		}	
		.menu_list a:hover { background: #E1E1E1 no-repeat center right; color: #000000;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	width: 1000px;
	background: #3F5B7F ;
	color: #547592;
	margin: 0 0 6px 0;
	height: 105px;
	border: 2px solid #e2e2e2;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#right {
	float: left;
	width: 740px;

}
	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		background: #fff url(images/topic_bg.jpg) right top no-repeat;	
		margin: 0 0 10px 0;
	}
	#left a {color:#000;
	direction:rtl;
	text-decoration:none;}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	
	}

/* RIGHT SIDE */

#left {
	float: right;
	width: 250px;
	margin-left:5px;
	
}
	.rightcol { 
		float: left; 
		padding: 5px 15px;
		width: 330px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		 margin-left:5px;
		background:#fff url(images/topic_bg.jpg) right top no-repeat;	
	}
	.leftcol { 
		float: right; 
		padding: 5px 15px;
		width: 330px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		background:#fff url(images/topic_bg.jpg) right top no-repeat;	
		}
	.special {
		direction:rtl;
		clear:  both;
		margin:0px 0 10px 0;
		margin-left:5px;
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: url(images/untitled.jpg) repeat;
		color: #444;
	
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; display:block; }

/*    others   */
.menutxt{
font-size:12px;
color:#000000;
text-align:right;
border-bottom: 1px solid #ddd;
font-family:Tahoma;

}
.error{
border:#99CC99 1px solid;
text-align:center;
direction:rtl;
background:url(images/error.gif) #F0F0F0 right no-repeat;
max-width:600;
position:static;
overflow:hidden;
font-size:12px;
padding:5px;
padding-right:20px;
}
.info{
border:#99CC99 1px solid;
text-align:center;
direction:rtl;
background:url(images/info.gif) #F0F0F0 right  no-repeat ;
max-width:600;
position:static;
overflow:hidden;
font-size:12px;
padding:5px;
padding-right:20px;
}
.warning{
border:#99CC99 1px solid;
text-align:center;
direction:rtl;
background:url(images/warning.gif) #F0F0F0 right no-repeat;
max-width:600;
position:static;
overflow:hidden;
font-size:12px;
padding:5px;
padding-right:20px;
}
.working{
border:#99CC99 1px solid;
text-align:center;
direction:rtl;
background:url(images/working.gif) #F0F0F0 right no-repeat;
max-width:600;
position:static;
overflow:hidden;
font-size:12px;
padding:5px;
padding-right:25px;
}
hr {
border:dotted thin;
border-color:#CCCCCC;
}
a.subject{
	font-family: "Times New Roman", Times, serif;
	font-size: 12.0pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	text-align: right;
}	
.txtbx{
border-color:#666666; border-style:solid; border-width:1px;
}
.page{border:#CCC 1px solid; margin-left:5px;}
.bpage{border:#CCC 1px solid;background: url(images/untitled.jpg) repeat;


}