/* 
styles for the left navigation links
*/
 .sidenavtitle{
	 font-family: Georgia, "Times New Roman", Times, serif;
	 color: #09C;
	 font-size: 1.4em;
	 text-align: left;
 }
.cbSide {
 
margin: 0px 0 0 0px;
padding: 0px 0 5px 0;

}

.cbSide ul{
	list-style-type: none;
	margin-top: -20px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 10px;
	
	font-size: 1.1em;
	
}

.cbSide li a:link, .cbSide li a:visited{
color: #0099D3;
 
padding-left:20px;
line-height: 250%;
text-decoration: none;
display:block;
width: 210px;
border-bottom: 1px solid  #C4E4FB;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 105%;
BACKGROUND: url(../imgs/interface/smallbullet.gif) no-repeat left 50%; 
/* 
background: #FFF url(../images/interface/cbside.gif);
*/
line-height: 1.4em;
padding-top: 8px;
padding-bottom: 8px;
}

.cbSide li a:active{
color: #000;
line-height:250%;
text-decoration:none;
display:block;
width: 210px;
border-bottom: 1px solid  #C4E4FB;
BACKGROUND: url(../imgs/interface/sidearrow.gif) no-repeat right 50%; 
/* 
background: #FFF url(../images/interface/cbside.gif);
*/
line-height: 1.4em;
padding-top: 8px;
padding-bottom: 8px;
}
.cbSide li a:hover{
	color: #999;
	line-height: 250%;
	text-decoration: none;
	display:block;
	width: 210px;
	border-bottom: 1px solid #FAFEFE;
	background: #FFF url(../imgs/interface/navbar-tween.gif);
	BACKGROUND: url(../imgs/interface/sidearrow.gif) no-repeat right 50%;
	/* 
background: #FFF url(../images/interface/cbside.gif) 0px -20px;
*/
line-height: 1.4em;
	padding-top: 8px;
	padding-bottom: 8px;
}

.cbSidexxxxx li a:visited{
	color: #036;
	line-height: 250%;
	text-decoration: none;
	display:block;
	width: 210px;
	border-bottom: 1px dotted #999;
	 
	/*
background: #FFF url(../images/interface/cbside.gif);
background-position: 0 -40px;
*/
BACKGROUND: url(../imgs/interface/sidearrow.gif) no-repeat right 50%;
	COLOR:#999999;
	/*TEXT-DECORATION: line-through;*/
line-height: 1.4em;
	padding-top: 8px;
	padding-bottom: 8px;
}


/* Form styles */

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {
margin:0.5em 0;
border:1px solid #bbb;

	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 2px;
	color:#999999;

}

input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.submit_input { background: /*#E0691A*/ url(../imgs/interface/submit-bn-bg.png) no-repeat; border: 0; height: 26px; padding: 0; width: 118px; margin: 0 0 0 0px; color: #FFF; font: bold 0.8em arial, sans-serif; float: left; }
.tableodd{
	background-color: #FBFEFF;
}
.tableeven{
	background-color: #FBFBFB;
}
.lightborders{
border: 1px solid #E6E6E6;
 
}
input.text, input.title  {
width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 2px;
	color:#999999;
}
input.title {font-size:1.5em;}

textarea {
height:100px; 

	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 2px;
	color:#999999;
}

/* External links */
a[href^="http:"]          { background-image: none; } 
 

 

/*other styles*/
 

.announcement {
	background: url(../imgs/interface/notice.gif) left center no-repeat #FFFECC;
	border: 1px solid #FAEBB1;
	margin-bottom: 20px;
	color:#d57d00;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	padding: 8px 8px 8px 40px;
}

.announcement a {
	color:#333333;
}

.announcement a:visited {
	color:#bd7945;
}

.announcement a:hover {
	background:#d57d00;
	color:#000;
	text-decoration:none;
}



a[href^="http:"], a[href^="http:"]:visited {
  padding:0px 0px 0px 0;
  margin: 0 0;
 
}
a[href^="http:"]:visited  { background-image: none; }
 a[href^="mailto:"]{
	  padding:2px 0px 2px 25px;
 }
 

/* Make sure the icons are not cut */
.videoicon{
  padding:2px 30px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}


.videoicon  { background-image: url(../imgs/interface/videoicon.png); }  




.aligntoright{
	
	float: right;
	padding: 5px 5px 5px 15px;
}
.flashaligntoright{
	float: right;
	
		margin-left: 20px;
			margin-right: 10px;

	
}

p{
font-size: 1.2em;	
}

ul, ol {margin-left: 60px;

}

li{
	font-size: 1.2em;
}
ul.stylelist, ul.tick{
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 10px;
	padding-left: 0px;
	list-style-type: none;
	
}
ul.stylelist li{
 
padding-left: 20px;
	BACKGROUND: url(../imgs/interface/smallbullet.gif) no-repeat left 50%; 
}

body{
	font-family:"Lucida Sans", Lucida, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-family:"Helvetica Neue",Helvetica, Arial,  sans-serif;
	background-image:url(../imgs/interface/mainbg.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
}
 #bodywrapper{
	background-color: #FFF; 
 }
 #addressbox{
	 margin-left: 20px;
	 padding: 10px;
	 font-size: 1.2em;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	 background-color:#DAECF0;
	 text-align: center;
} 
.homecontainerbackground{
	  	background-image:url(../imgs/interface/container-bg.jpg);

}
.innerpagecontainerbackground{
	  	background-image:url(../imgs/interface/innerpagebackground.jpg);

}
.topcontainer{
	border-top: 4px #DAECF0 solid;

	background-position:right top;
	background-repeat:no-repeat;
	background-color: #FFF;

}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;
font-family:Georgia, "Times New Roman", Times, serif;
color: #0099D3;
line-height: 1.3em;
margin-left: 0.6em; margin-top: 1em; margin-bottom: 1em;}
h2 {font-size:1.2em;  color: #0C3792; font-family: Helvetica, Arial, sans-serif; font-weight:bold;margin:1em 1em 1em 1em; }

a:focus, a:hover {

 color:#0099D3;
 }
 .headingunderline{
	background-image:url(../imgs/interface/headingunderline.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	padding-bottom: 10px;
 }
a {color:#0099D3;
text-decoration:underline;}
.smalltext{
font-size: 100%;
}
.biglink{
font-size: 110%;	
}
 
 
 .homethumbs{
		float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	border: 3px;
	border-color: #CCC;
	}
 
.bluebg{
background-color: #F9FDFF;
}
.greenbg{
background-color: #F1F5E6;
}
.greybg{
background-color: #F9F9F9;
}
.orangebg{
background-color: #FFF9F4;	
}
.pinkbg{
background-color:	#FFF9FF;
}
.smallred{
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 15px;
	margin-top: -15px;
	margin-bottom: 0px;
	color: #990000;
}
 
.centred{
text-align: center;	
}
.alignedrightnofloat{
	text-align: right;
}
.homecolumn{
height: 360px;
}
 
hr {

background-image:url(../imgs/interface/horizontalrule.gif);
background-position:center center;
background-repeat:no-repeat;
background: #9CC0FF url(../imgs/interface/horizontalrule.gif) no-repeat 0 -5px;
}
 
  
blockquote{
float:right;
border-left: 1px dashed #CCCCCC;
border-top: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
border-bottom: 1px dashed #CCCCCC;
width:186px;
text-align:left;
margin: 0;
color:#666666;
color: #999999;
padding: 10px 8px 2px 8px;
font-family: Georgia, "Times New Roman", Times, serif;

font-size: 0.9em;
 margin-left: 15px;
margin-right: 5px;
 
display: block;

}
blockquote ul{
margin-left: 12px;
}

.authorclear{
	margin-top: -30px;
	padding-right: 60px;
	clear: right;
	color: #CFA100;
	color: #990000;
	text-align: right;
}

.paragraphquotequote {
	background: transparent url(../imgs/interface/bluestart.gif) left top no-repeat;
	padding-top: 15px;
	width: 87%;
	border: 0;
	padding: 5px 5px 0px 5px;

  /* 
background-color: #FFFDFB;
*/

}
.paragraphquotequote div {
padding: 5px 5px;
  background: transparent url(../imgs/interface/blueend.gif) right bottom no-repeat;

}
.paragraphquotequote p {
color: #000000;
color: #999999;
line-height: 2em;
}

/***************************************accordion*/

.technology{  
	/*
cursor: hand;
*/
cursor: pointer;
	font: bold 1.1em Arial;
	margin: 15px 0;
}

.language{
background-color: #99CC00;
 
}
.thelanguage{
  background: transparent url(../imgs/interface/grad-bg.jpg) top   repeat-x;

 
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #BEDF15;
color:#B209DC;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #E30989;
color: #004D4B;
}
