

/* Generic Styling */

body {
	background:#d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em; /* Sets default font size to 10px */
	color:#fff;
	
	
	}



img {
	border:0;
	}

p {
	
	}

a {
	text-decoration:none;
	color:#ffcc00;
	
	}
a:hover {
	text-decoration:underline;
	color:#ffcc00;
	}

/* Structure */
#container {
		margin:0 auto;
	width:900px;
	margin-top:10px; 
	margin-bottom:10px; 
	background:url(../../images/site/contentbg.jpg) bottom center no-repeat #34679a; 
	border:1px solid #000;
	text-align:center;
	}

.normal {
	width:100%;
	padding:0px 0px;}	
	
.al {text-align:left;}
.ac {text-align:center;}
.ar {text-align:right;}
.vt {vertical-align:top;}
.vm {vertical-align:middle;}
.vb {vertical-align:bottom;}

.box-tl {background:url(../../images/site/tl-greyonwhite.jpg) top left no-repeat;height:10px; width:10px;}	
.box-tr {background:url(../../images/site/tr-greyonwhite.jpg) top right no-repeat; height:10px; width:10px;}	
.box-bl {background:url(../../images/site/bl-greyonwhite.jpg) bottom left no-repeat; height:10px; width:10px;}	
.box-br {background:url(../../images/site/br-greyonwhite.jpg) bottom right no-repeat; height:10px; width:10px;}	



	
	
/*x-fading banner */
	#poster {
margin-left:0px;
position:relative;
width: 200px;
height: 133px;
clear:both;
}
	
	div.cf_wrapper2
	{
		position: relative;
		
	}
	
	div.cf_element2
	{
		width: 200px;
		height: 133px;
		background-color: #fff;
		border:  none;
	}
	
	div.cf_element2 div.content2
	{
		padding: 0px;
	}

	div.cf_element2 div.content2 h3
	{
		padding-top: 0;
		margin-top: 0;
	}	
#menu {
	height:35px;
	line-height:35px;
	background:url(common/bg-menu.png) repeat-x;
	padding:0 10px;
	}

#maincontent {background:#003366; margin:0; padding:0px 30px 150px 30px;}
#maincontent4 { margin:0; padding:0px 30px 150px 30px;}	
#content {
	
	
	
	padding:5px 10px;
	min-height:400px;
	vertical-align:top;
	font-size:1.0em;
	line-height:150%;
	text-align:left;
	}
#content a {text-decoration:none; border-bottom:1px dashed #ffcc00; }	
		
#footer {
	clear:both;
	height:150px;
	/*background:url(common/isis-logo.jpg) right bottom no-repeat #fff;*/
	
	}
.delete {color:#FF0000; font-weight:bold;}
	  
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      /*background:#FFF;*/
      font-size:125%;
      line-height:normal;
	  
	  /*border-bottom:1px solid #24618E;*/
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  
      }
    #tabsJ li {
      display:inline;
      
      }
    #tabsJ a {
      float:left;
      background:url("../../images/tableftJ.gif") no-repeat left top;
      margin-right:5px;
      padding:0 0 0 10px;
      text-decoration:none;
	  border:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
	  background:url("../../images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 5px;
      color:#fff;
	  text-decoration:none;
	  border:none;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#fff;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }	  
	  
	  #tabsJ a:active span {
      color:#000;
      }
    #tabsJ a:active {
      background-position:0% -42px;
      }
    #tabsJ a:active span {
      background-position:100% -42px;
      }	  
/*- Menu TabsK--------------------------- */

    #tabsK {
      float:left;
      width:100%;
      background:#34679a;
      font-size:125%;
      line-height:normal;
	  padding:10px 0px;
	  /*border-bottom:1px solid #24618E;*/
      }
    #tabsK ul {
	  margin:0;
	  padding:0px 10px 0 0px;
	  
      }
    #tabsK li {
      display:inline;
      
      }
    #tabsK a {
      float:left;
      background:#0099CC;
      margin-right:5px;
      padding:0 0 0 10px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
	  background:#0099CC;
      padding:5px 15px 4px 5px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#fff;
      }
    #tabsK a:hover {
      background:#003366;
      }
    #tabsK a:hover span {
      background:#003366;
      }	  
	  
	  #tabsK a:active span {
      color:#000;
      }
    #tabsK a:active {
      background-position:0% -42px;
      }
    #tabsK a:active span {
      background-position:100% -42px;
      }		  
/* Entries */

.entry {
	
	padding:5px 0px;
	text-align:justify;
	line-height:150%;
	color:#CCCCCC;
	
	}
.entry-title {
	font-size:1.25em;
	font-weight:bold;
	color:#fff;
	
	
	}
	.entry-content {
	padding:10px 0px 20px 0px;
	
	
	}
.home {	font-size:1.0em; }
.date {
	font-size:0.9em;
	color:#666;
	cursor:default;
	padding:10px 0px;
	
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(common/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#069;
	}


/* Menu */
/*
#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(common/bg-menu-hover.png) no-repeat center center;
	}
*/
/* Sidebar */
#sidebar {
	float:right;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	width:200px;
	background:#143248;
	color:#fff;
	padding:10px;
	vertical-align:top;
	text-align:left;
	}

#sidebar ul {
	list-style-type:none;
	margin-left:0;
	padding:0;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	padding:5px;
	color:#fff;
	border-bottom:1px dotted #fff;
	}
#sidebar li a:hover {
	background:#003366;
	color:#ffcc00;
	}
	
#sidebar h2 {
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:-1px;
	color: #ffcc00;
	margin-left: 5px;
	margin-top: 10px;
	}

#sidebar-bottom {
	height:240px;
	background:url(common/bg-sidebar-bottom2.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	float:right;
	padding-top:168px;
	padding-right:38px;
	cursor:default;
	color:#666;
	}
#footer-valid a {
	color:#666;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#666;
	text-decoration:underline;
	}

/* Heading's */
#header {background:url(../../images/site/ITGLogo.gif) top left no-repeat; height:160px;}
h1 {
	font-size:1.5em;
	font-weight:bold;

	letter-spacing:-1px;
	}
h2 {
	font-size:1.25em;
	font-weight:bold;

	letter-spacing:-1px;
	}
h3 {
	font-size:1.25em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	}
.resultsname{
	font-size:1.25em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFFFFF;
	padding-right:50px;
	}
	
/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(common/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("common/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(common/bg-ad-top.png) no-repeat;
	padding:5px;
	}


#breadcrumb {height: 10px; padding: 0px 10px; margin-bottom: 20px;}
/*#breadcrumb a {border-bottom:1px dashed #069;}
#breadcrumb a:hover {text-decoration: none;}*/

#calender {	margin: 0px 0px 10px 0px;}
#calender table {width: 100%;	height: 150px; text-align: center;}
#calender table td {width: 14%; padding: 3px 0px;}
#calender table .controls {font-weight: bold; color: #000;}
#calender table .controls a {text-decoration: underline;}
#calender table .controls a:hover {text-decoration: none;}
#calender table .title {background-color: #fff;}
#calender table .days td {background-color: #fafafa;}
#calender table .days a {text-decoration: underline;}
#calender table .days a:hover {text-decoration: none;}
#calender table td.empty {background-color: #fafafa;}
#calender table td.article {background-color: #ddd;}
#calender table td.article_event {background-color: #eee;}
#calender table td.event {background-color: #999;}
#calender table td.event a, #calender table td.article a, #calender table td.article_event a {color: #FFFFFF; text-decoration: underline;}
#calender table td.event a:hover, #calender table td.article a:hover, #calender table td.article_event a:hover {color: #FFFFFF; text-decoration: none;}
	
#notification {background-color: #FFFDFB; height: 100%; padding: 15% 10%; text-align: center;}
#notification h1 {margin: 5px 0px; font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; font-weight: normal; font-size: 25px; color: #728c40; text-transform: uppercase;}
#notification a {color: #4F5F34; text-decoration: underline;}
#notification a:hover {color: #4F5F34; text-decoration: none;}

#screenshot {background-image:url(Common/Screenshot-Background.gif); background-position: top left; background-repeat: repeat-x; margin: 0px auto; padding: 5px; text-align: center; text-align: center; color: #FFFFFF; overflow: visible;}
#screenshot img {background-color: #EFEFD6; border: 1px solid #542700; margin: 6px; padding: 3px;}

.article {}
.article .details {margin: 0px 0px 0px 25px; padding: 0; list-style: none;}
.article .details li {margin: 0px 5px 10px 0px; display: inline;}
.article p {margin: 15px 0px 0px 25px;}
.article img {padding: 3px; margin: 3px;}
.article .introduction {border-bottom: 1px solid #E4E4E4; line-height: 20px; font-size: 115%; padding: 10px 25px 10px 25px;}
.article .link {font-size: 110%; text-align: right;}
.article .gallery {}
.article .gallery img {border: 1px solid #EEEEEE; padding: 3px; margin: 3px;}


#comments {margin-bottom: 20px;}
#comments .details {margin-bottom: 10px;}
#comments .details dt {background-image: url(Icons/Avatar.jpg); background-position: top left; background-repeat: no-repeat; float: left; height: 55px; width: 55px; margin-right: 5px;}
#comments .details dd {margin: 0;}

.comment {padding: 5px 0px; clear: both;}
.whisper {background-color: #E4E4E4; padding: 5px 5px; clear: both;}

form {margin: 0; padding: 0;}
form #comment {width: 100%; height: 125px;}
form #whisper {margin-left: 0px;}
form #keywords {width: 32%;}
form #date {width: 32%;}
form #category {width: 32%;}

#paging {text-align: right;}
#paging a {padding: 0px 5px;}

.event {}
.event h1 {}
.event h2 {}
.event h3 {}
.event .details	{margin: 0;	padding: 0;}
.event .details li {margin-right: 5px; list-style: none; display: inline;}

.clear {clear: both;}

.curvy {position:relative; background:#efefef; color:#000; margin:0 auto; }
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#efefef; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#efefef; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 5px 0px 5px;}