/*template: Artificial Intelligenceauthor: luka cvrk (www.solucija.com)*/
body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.gif) repeat-x;
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.6em;
	color: #333;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

/* LINKS AND HEADINGS STYLING */
a {
	color: #546F92;
	background: inherit;
}
.demoHeaders { margin-top: 2em; }
			#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
			#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
			ul#icons {margin: 0; padding: 0;}
			ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
			ul#icons span.ui-icon {float: left; margin: 0 4px;}
a:hover {
	color: #808080;
	background: inherit;
}

a img{
	border: 0px;
}

h1 {
	font: 2.1em "Trebuchet MS", Helvetica, Sans-Serif;
	padding-top: 0px;
	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;
	background: #fff url(images/h3bg.gif) no-repeat center left;
	padding: 0 14px;
	margin: 0;
}
.blue {
	color: #546F92;
	background: inherit;
}
.image {
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin: 0 15px 10px 0;
}
td {
	text-align: left;
}
/* CONTENT WRAPPER */
#header {
	margin-top:15px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
}

#container {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
/* TOP LEFT LOGO */
#logo {
	float: left;
	width: 220px;
	padding: 10px 0 10px 10px;
}

#navigatie {
	float: right;
	width: 755px;
	padding: 20px 0 0px 0px;
}

#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 {
	width: 220px;
	background: #314A84 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 {
	margin: 0 0 6px 0;
	padding: 0 0 1px 0;
	border-bottom: 2px solid #e2e2e2;
}
#menu_left li {
	list-style: none;
}

#menu_leftul a{
font-weight: bold;
color: #FFF;
cursor: pointer;
}

#menu_leftul a:hover{
font-weight: bold;
color: #FFF;
cursor: pointer;
}

#menu_leftul ul a:link, ul ul a:visited{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

#menu_left ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

#menu_left ul li{
background-color: #7B7B7B;
border-left: 1px solid #FFF;
}

#menu_left ul ul li{
background-color: #7B7B7B;
border-top: 1px solid #FFF;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

#menu_left li a {
	display: block;
	color: #FFF;
	background: #7B7B7B url(images/arrow.gif) no-repeat center left;
	width: 174px;
	padding: 7px 23px 7px 23px;
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
}
#menu_left li a:hover {
	background: #F60 url(images/arrow.gif) no-repeat center left;
	color: #fff;
}
/* RIGHT INTRO SIDE */
#intro_right {
	width: 450px;
	padding: 99px 280px 0 21px;
	color: #FFF;
	margin: 0 0 6px 0;
	height: 100px;
	border: 2px solid #e2e2e2;
}
#intro_right h1 {
	margin: 0 0 20px 0;
}
#intro_right .white {
	color: #FFF;
	background-color: transparent;
}
/* LEFT SIDE */
#left {
	width: 220px;
	float: left;
}
.box {
	padding: 12px 15px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.note {
	padding: 5px 13px 0px 100px;
	border: 1px solid #CFCB66;
	margin: 0 0 5px 0;
	background: #FFFFAD url(/templates/artificial-intelligence/images/package.gif) no-repeat;
	color: #585616;
}
/* RIGHT SIDE */
#right {
	float: right;
	width: 755px;
}
.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;
}
/* FOOTER */
#footer {
	clear: both;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	border-top: 1px solid #ccc;
}
ul.h {
	list-style: none;
}
img.list {
	margin-right: 5px;
	margin-bottom: -3px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background: #7B7B7B url(images/arrow.gif) no-repeat center left; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 70px; /*Width of top level menu link items*/
padding: 5px 25px;
height:20px;
border-left-width: 0;
text-decoration: none;
color: #FFF;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 0px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 115px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 1px 5px 0px 25px;
}

.suckertreemenu ul li a:hover{
background: #FF6600 url(images/arrow.gif) no-repeat center left;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #7B7B7B url(images/arrow.gif) no-repeat center left;

}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(images/arrow.gif) no-repeat center left;

}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

.dropdown
{
    height: auto;
    padding: 4px 0px 0px 2px;
}

.dropdown ul
{
    list-style: none none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.dropdown ul li
{
    display: inline;
    margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    position: relative;
}

.dropdown ul li a
{
    color: #FFFFFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	background: #7B7B7B url(images/arrow.gif) no-repeat center left;
    margin: 0px 0px 0px 0px;
    padding: 7px 18px 7px 25px;
    text-decoration: none;
}

.dropdown ul li a:hover
{
    text-decoration: none;
	background: #FF6600 url(images/arrow.gif) no-repeat center left;
	padding: 7px 18px 7px 25px;
}

.dropdown ul li ul
{
    background: #F0F0F0;
    border: #FFFFFF solid 1px;
    display: none;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 26px;
}

.dropdown ul li ul li
{
    color: #FFFFFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    left: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    top: auto;
    width: 180px;
}

.dropdown ul li ul li a
{
    color: #FFFFFF;
    display: block;
    padding: 3px 18px 3px 25px;
	border-bottom:1px solid #FFF;
}
.dropdown ul:hover li:hover ul:hover li:hover a:hover
{
    color: #FFFFFF;
    display: block;
    padding: 3px 18px 3px 25px;
}

.dropdown ul li ul li ul 
{
    left: 180px;
    top: 0px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #314A84; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
} 


#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 2px solid #E2E2E2;
margin-top:3px;
margin-bottom:15px;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

.tweet, .query {
  font-size: 10px;;
  color: #7B7B7B; }
  .tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #F0F0F0; }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em; }
      .tweet .tweet_list li a, .query .tweet_list li a {
        color: #FF6600; }
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: #E2E2E2; }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }
		
		ul#filter { float: left; font-size: 16px; list-style: none; margin-left: 0; width: 100%; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #333; font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 672px; }
ul#portfolio li { 
	border: 1px solid #dedede; 
	float: left; 
	margin: 0 10px 10px 0; 
	padding: 5px;
	width: 202px;
}
ul#portfolio a { display: block; width: 100%; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border: 1px solid #dedede; display: block; padding-bottom: 5px; }

ul#portfolio-filter{ margin: -20px 0; padding: 0; height: 64px; padding-left: 30px; line-height: 64px; background: transparent url(../images/icon-tag-green.png) left no-repeat; }
ul#portfolio-filter li{ display: inline; }
ul#portfolio-filter a{ margin-right: 0.5em; padding: 0.5em 1em; background: #FFF; color: #AAA; font-weight: bold; text-decoration: none; }
ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ color: #888; }
ul#portfolio-filter a.current{ background-color: #DDD; }

ul#portfolio-list{ margin: 16px 0 0 55px; padding: 0; list-style: none; }
ul#portfolio-list li{ width: 200px; height: 140px; display: block; float: left; margin-right: 20px; overflow: hidden; }
ul#portfolio-list li a{ display: block; width: 198px; height: 115px; overflow: hidden; border: 1px solid #CDCDCD; background: #eee; }
ul#portfolio-list li p{ font-size: 11px; line-height: 15px; color: #AAA; margin: 3px 0; }


