/*

	template: Artificial Intelligence
	author: luka cvrk (www.solucija.com)
	
*/
/* set this the same as content background color */ 
body.mceContentBody { 
background: #FFFFFF !important;
font: normal 0.8em arial, verdana, tahoma, sans-serif;
}

div.fbox-cont { width: 660px; margin: auto auto;
}

table.fBox { background-position: 0 0; background-repeat: repeat-x; }

div#promos div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 600px; 
	overflow: hidden;
	margin-left:0px;
	}
/* this section controls the heading in the box */		
div#promos div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:600px;
	overflow:hidden;
	float:left;
	padding:1em;
	margin-left:40px;
	margin-top:-20px;
	color:#669933;	
	}
	
div#promos div.scroller div.content {
	width: 100000px;
	}

div#buts {
	width: 300px;
	height: 45px;
	margin-top: 15px;
	margin-left: 200px;
	z-index: 0;
}

#buts img{
	margin-left: 15px;
}

#desc {
	background-color:#a3c33f;
	text-align:center;
	color:#FFFFFF;
	margin-right:7px;
	margin-top: -5px;
	padding:20px 15px 20px 15px;
	}

.imageleft{
	border:1px solid #D3D3D3;
	padding: 5px;
	float:left;
	margin:10px;
	}
.imageleft p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.imageright{
	border:1px solid #D3D3D3;
	padding: 5px;
	float:right;
	margin:10px;
	}
.imageright p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.textemphleft {
/*	border:1px solid #D3D3D3;  */
	background-color:#ebf4d0;
	padding: 15px;
	float:left;
	margin:10px 10px 10px 0;
	width: 150px;
	font-size:1em;
	text-align:center;
	}
.emphright {
/*	border:1px solid #D3D3D3;  */
	background-color:#ebf4d0;
	padding: 15px;
	float:right;
	margin:10px 0 10px 10px;
	width: 150px;
	font-size:1em;
	text-align:center;
	}
.featuresbox {
/*	border:1px solid #D3D3D3;  */
	background-color:#ebf4d0;
	padding: 15px;
	float:right;
	margin:10px 0 10px 10px;
	width: 200px;
	font-size:1em;
	text-align:center;
	}

body { 
	margin: 0;	
	padding: 0; 
	background:url(images/brickbg.gif) repeat;
	font: normal .8em "Lucida Sans Unicode", Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333;
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 0.9em "Lucida Sans Unicode", Helvetica, Sans-Serif; margin: 0; color: #E5EAF2; background-color:transparent; padding: 14px 15px; }
h2  { font: bold 1.4em "Lucida Sans Unicode", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding:10px;
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	width: 100%;
	padding: 1px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff 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: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff 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 { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left {
		float: left;  
		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: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 4px 23px 4px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 370px;
	padding: 25px 245px 0 25px;
	background: #BCCEDA url(images/intro3.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;	
}
	#intro_right h1 { margin: 0 0 20px 0; width: 340px; }
	#intro_right .white { color: #FFF; background-color:transparent; margin-top:20px; padding-top:20px; width: 340px;}
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
	
}
	.box {
		padding: 15px 15px 15px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.note {
		clear: both;
		padding: 8px 8px 10px 130px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/brochurerequest.jpg) no-repeat;
		color: #585616;
		font-size: 1.1em;
	}
	.note4 {
		clear: both;
		padding: 8px 8px 10px 130px;
		border: 1px solid #bdcbdc;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/onlineq.gif) no-repeat;
		color: #585616;
		font-size: 1.1em;
	}
	.note2 {
		clear: both;
		padding: 0px 0px 0px 0px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
	}
	.note3 {
		clear: both;
		padding: 5px 10px 0px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #adbfdb url(images/menu_bg.gif) no-repeat;
		color: #FFFFFF;
		font-size: 1.1em;
		text-align:center;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
		clear: both;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; font-size:0.8em; }


/* BEGIN E107 CORE CLASSES */


.smalltext {
	font: 1em tahoma, "Lucida Sans Unicode", verdana, arial, sans-serif;
}

.mediumtext {
	font: 11px tahoma, "Lucida Sans Unicode", verdana, arial, sans-serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 12px  "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	text-align:left;
}

.tbox.chatbox {
     width: 88%;
     margin-left: auto;
     margin-right: auto;
 } 
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, "Lucida Sans Unicode", verdana, arial, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}

.forumheader{
	background-color: #c3ccdd;
	font-family: tahoma, "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #c0c0c0;
}

.forumheader2{
	background-color: #c3ccdd;
	font-family: tahoma, "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #c0c0c0 1px solid;
}

.forumheader3{
	background-color: #E0E4ED;
	font: 12px tahoma, "Lucida Sans Unicode", verdana, arial, sans-serif;
	color:#000;
	padding: 4px;
	border: #c0c0c0 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #c0c0c0 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #8d9caf;
	font: 12px tahoma, "Lucida Sans Unicode", verdana, arial, sans-serif;
	color:#fff;
	font-weight:bold;

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}
td {
	background: none;
	font:.9em "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
	padding: 4px;
	text-align: left;
	line-height: 1.3em;
}
.button {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.spacer {
	padding: 1px 0 1px 0;
}
