/* remove flashing as dom loads*/
.js #tvbox {
  display: none;
}
.js #loading_wrapper {display: block;}
.js #column_wrapper {display: none;}
#loading_wrapper {
	padding-top:135px;
	padding-bottom:135px;
	margin-left:373px;
	width:24px;
	height:24px;
	display:none;
}


/*.js #eventspanel,.js #videopanel,.js #newspanel,*/
.js #gallerypanel,.js #newspanel, {
  display: none;
}

.js #list1a .basicsingle {
  display: none;
}
.js #list1a .first {
  display: block;
}

/*End Content jq flashing*/
a {
   outline: none;
}

.idTabs{
			height:34px;
			background-color:#1a3b6d;
			/*padding-top:4px;*/
		}

		.tabNews
		{			
			float:left;
			width:44%;
			font-size:9pt;
			font-weight:bold;
			text-align:center;
			margin-left:10px;
			margin-top:8px;
			line-height:1.8em;

			
		}
		.tabNews a{
			height:26px;
			color:#fff;
			text-decoration: none;!important
			background-color:#1a3b6d;
			display:block;			
		}
		tabNews a:focus{
			 outline:none 			
		}
		.tabNews a.selected{  
			background-color:#1e91d0;
		    color: #fff;			
			text-decoration: none;
			cursor:default;
	
			}

		.tabNews  a:hover {
		    /*background-color:#dbe2ed;*/
		    color: #fff;			
			text-decoration: underline;


		}		
		.tabNews  a:focus {
			outline: 0;
		}	
		#tabstrip
		{
			font-size:0px; /*stop IE6 default sizing*/
			height:2px;			
			background-color:#1e91d0;
		}
/* root element for the whole scrollable setup */
div.scrollable { 
	float:left;
	position:relative;
	overflow:hidden;
	width: 248px;	 
	height:150px;
	margin-top:2px;

}

#thumbs {
	position:absolute;
	width:4000em;
	/*left: 50px;*/
	/*top: 5px;	*/	
	/*border:1px solid #222;*/
}
/* single item */
#thumbs div {
	float:left;
	width:214px;
	padding-left:9px;
	padding-right:9px;
	height:106px;
	background:#fff;
	/*background:#333 url(/siteimages/h150.png) repeat-x 0 146px;*/
	color:#fff;
	/*border-left:1px solid #333;*/
	cursor:pointer;	
}

div.imagescroll { 
	float:left;
	position:relative;
	overflow:hidden;
	width: 196px;	 
	height:150px;
	margin-top:2px;

}
#imagethumbs {
	position:absolute;
	width:4000em;
	/*left: 50px;*/
	/*top: 5px;	*/	
	/*border:1px solid #222;*/
}
/* single item */
#imagethumbs div {
	float:left;
	width:80px;
	padding-left:8px;
	padding-right:8px;
	height:80px;
	background:#fff;
	/*background:#333 url(/siteimages/h150.png) repeat-x 0 146px;*/
	color:#fff;
	/*border-left:1px solid #333;*/
	cursor:pointer;	
}

.hide_imagesets
{
	display:none;
}
/* prev, next, prevPage and nextPage buttons */
a.prevI, a.nextI, a.prevPageI, a.nextPageI {
	display:block;
	width:18px;
	height:18px;
	background:url(../siteimages/left.png) no-repeat;
	float:left;
	/*margin:10px 10px;*/
	cursor:pointer;
}
a.prevI
{
	margin-left:5px;
	margin-top:31px;
	margin-right:4px;
}
a.nextI
{
	/*margin-left:8px;*/
	margin-top:31px;
	margin-left:2px;
}


/* mouseover state */
a.prevI:hover, a.nextI:hover, a.prevPageI:hover, a.nextPageI:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.nextI, a.nextPageI {
	background-image:url(../siteimages/right.png);
	
}





/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../siteimages/left.png) no-repeat;
	float:left;
	/*margin:10px 10px;*/
	cursor:pointer;
}
a.prev
{
	margin-left:17px;
}
a.next
{
	margin-left:0px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../siteimages/right.png);
	
}
/*********** navigator ***********/
/* position and dimensions of the navigator */
div.navi {

	width:180px;
	height:20px;
	float:left;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:5px;
	background:url(../siteimages/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 

/**********OVERLAY************/
/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../siteimages/eyeback2.png);
	
	padding:30px;	
	/*width:300px; /* video size current 320x180*/ 
	display:none;
	}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../siteimages/close.png);
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}
a.player { 		
	display:block;
	width:512px;
	height:313px; /*add 25px for video bar*/			
}
/*Accordian*/
.basic  {
	width: 250px;
	font-family: verdana;
	/*border: 1px solid #dbe2ed;*/
	background-color: #dbe2ed;
}

.basicsingle
{	
	height:147px;
	background-color: #dbe2ed;
}
.basicwrap
{
	margin-top:20px;
}


.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.acctitle{
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	background-color:#84b4e1;
	/*border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #dbe2ed;
	/*background-image: url(/siteimages/glossblue.gif);*/
}

.acctitle:hover {
	background-color:#1a3b6d;
	/*background-image: url(/siteimages/glossblue.gif);*/
}
.acctitle.selected {
	color: #ffffff;
	background-color:#1a3b6d;
	/*background-image: url(/siteimages/glossblue.gif);*/
}




/*Accordian End*/
/*Kwicks*/
/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
/*
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
*/
.kwicks li{
	float: left;
	width: 250px;
	height: 125px;
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	color:#ffffff;
}


 #kwick1 { 
	background-color: #008DA3;
}
 #kwick2 {
	background-color: #F07000;
}
 #kwick3 {
	background-color: #A33100;
}


