@charset "utf-8";

@import url("nav.css");


.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}

td {font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#666666;;padding: 5px;}
.ajax__calendar td {padding: 0;}

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		padding: 1px 0px 1px 3px;
		width: 120px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-size: 11px;
		cursor: pointer;
		border:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}


/* ==================================== */

* {
	outline: none;
}

body#site {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #555;
	background: url(../images/bodybg.gif) repeat-x;
	line-height: 1.8em;
}

font { font-family: Verdana, Sans-Serif !important; }

a {
	color: #00aeef;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	color: #00aeef;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0
}

.info h1 font {
	font-family: Arial, Sans-Serif !important;
}

h2 {
	line-height: normal;
}

h2 sup {
	font-size: 12px;
}

h2.latestTitle {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

object, embed {
	z-index: 1;
}

div#at16p {	
	z-index: 100 !important;
}

#container {
	width: 919px;
	margin: 0 auto;
	text-align: left;
}

		#topBar {
			width: 919px;
			height: 46px;
			float: left;
		}
		
		
		#header {
			width: 919px;
			height: 122px;
			float: left;
		}
		
		#nav {
			background: #d3d3d3;
			width: 919px;
			height: 36px;
			float:left;
			margin-bottom: 17px;
		}
		
		#tabsWrapper {
			width: 919px;
			height: 240px;
			float: left;
			margin-bottom: 20px;
			position: relative;
		}
						
		#furtherContentWrap {
			width: 919px;
			min-height: 240px;
			float: left;
			position: relative;
		}
		
				#furtherLeftCol, #blogCol {
					width: 175px;
					float:left;
				}

						#furtherLeftCol ul a, #blogCol a {
							display: block;
							padding: 10px;
						}
						
						#furtherLeftCol .ctaImg {
							display: block;
							margin: 20px 0;
						}

						#furtherLeftCol a:hover, #blogCol a:hover {
							text-decoration: none;
						}
				
						#furtherLeftCol ul, #blogCol ul{
							margin: 0;
							padding: 0;
							background: #fff
						}
						
						#furtherLeftCol .relatedPages ul {
							margin: 0 0 0 20px;
						}
						
						#furtherLeftCol .relatedPages a { padding: 0 }
						
						#furtherLeftCol li.selected, #furtherLeftCol li.selected li {
							display: block;
						}
						
								#furtherLeftCol li.Level1 {
									border-bottom: 1px solid #e0e0e0;
									list-style: none;
								}
								
								#furtherLeftCol li.Level1 a:hover {
									background: #cdcdcd;
								}
								
								#furtherLeftCol li.Level2 {
									list-style: none;
									background: #e0e0e0;								
									font-size: 11px;
									border-top: 1px solid #ccc;
								}
								
										#furtherLeftCol li.Level2 a {
											display: block;
											padding: 10px 0 10px 20px;
										}
				
										#furtherLeftCol li.Level2 a:hover {
											text-decoration: none;
											background: #00aeef;
											color: #fff;
										}
										
								#furtherLeftCol li.Level3 {
									list-style: none;
									background: #efefef;								
									font-size: 10px;
									border-top: 1px solid #ccc;
								}
								
										#furtherLeftCol li.Level3 a {
											display: block;
											padding: 10px 0 10px 30px;
										}
				
										#furtherLeftCol li.Level3 a:hover {
											text-decoration: none;
											background: #fff;
											color: #333;
										}
										
								#furtherLeftCol li.Level4 {
									list-style: none;
									background: #efefef;								
									font-size: 10px;
									
								}
								
										#furtherLeftCol li.Level4 a {
											display: block;
											padding: 3px 0 3px 30px;
											font-weight: normal;
										}
				
										#furtherLeftCol li.Level4 a:hover {
											text-decoration: none;
											background: #fff;
											color: #333;
										}
										
							#blogCol ul ul li {
								padding: 0;
							}
							
							#blogCol li li:hover {
								background: #00aeef;
							}
							
							#blogCol li li:hover a {
								color: #fff
							}
								
								
						#testimonials {
							width: 145px;
							background: #00aeef;
							padding: 15px;
							margin: 15px 0 0 0;
							color: #fff;
							line-height: 1.2em;
							font-size: 18px;
							position: relative;
						}
						
							#testimonials h4 {
								margin: 0 0 20px;
								font-size: 12px;
							}
						
							#testimonials strong { 
								display: block;
								margin: 5px 0 0 0;
								font-size: 12px;
								line-height: normal;
							}
							
							#testimonials span, #homeBlock1 p span {
								font-size: 40px;
								float: left;
								position: relative;
								left: -10px;
								line-height: normal;
								height: 18px;
								overflow: hidden;
							}
							
							#homeBlock1 p span {
								top: -6px;
							}
							
							#testimonials span.right, #homeBlock1 p span.right {
								float: right;
								left: 0;
								top: 0;
								*top: -20px;
							}
							
						
				
				#furtherContent {
					width: 705px;
					float:left;
					margin: 0 03px 0 35px;
				}
				
				#furtherContent img {
					max-width: 550px;
				}
				
				#furtherRightCol {
					float:left;
					width: 125px;
				}
				
				#furtherContentWide {
					width: 675px;
					float:left;
					margin: 0 30px 0 35px;
				}				
				
						#furtherRightCol img {
							margin-bottom: 15px;
						}	
/* CONTACT US PAGE */


#contactUsWrapper {
	line-height: 40px;
}

#contactUsWrapper em {
	display: inline-block;
	width: 180px;
	font-style: normal;
	color: #289cc1;
	font-weight: bold;
}

#contactUsWrapper select {
	font-style: normal;
	color: #333;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

#contactUsWrapper textarea {
	width: 90%;
	height: 100px;
	padding: 10px;
	color: #444;
	font-family: arial, Sans-Serif;
	font-size: 12px;
}

#contactUsWrapper input[type="submit"] {
	width: 70px;
	height: 25px;
	background: #DAE8F1;
	font-weight: bold;
	font-size: 12px;
	color: #222;
	font-family: Arial, Sans-Serif;
	border: 1px solid;
	border-color: #aaa #aaa #bbb #bbb;
	margin-top: 10px;
}

/* NEWS ARCHIVE PAGE */


.newsList {
	width: 100%;
	padding: 0 0 40px 0;
}

.newsRepeater {
	border-bottom: 1px solid #cdcdcd;
}
	
.newsListImage {
	float: right;
	margin-bottom: 10px;
}

.readMoreBtn {
	margin-top: 10px;
	display: block;
}

.newsContent img {
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

.newsItem {
	clear: both;
	padding: 20px 0;
	margin: 0 0 1px;
	border-bottom: 1px solid #999;
}


.readMoreBtn {
	margin-top: 10px;
	display: block;
}

.portfolioNavigation { 
	padding: 20px 0;
	text-align: center;
}

/* NEWS ARTICLE PAGE */

.newsBackLinkTop {
	float: right;
}

/* LATEST NEWS PAGE */
	.newsRepeater h1 {
		color: #999;
	}
	
		.newsRepeater h1 strong {	
			color: #a7a9ac;
		}
		
.newsPageTitle {
	color:#4C8AAF;
	font-weight: normal;
}

	
/* --- */

		
#homeFooter {
	width: 100%;
	background: #eee;
	float: left;
	text-align:center
}

		#homeFooterContainer {
			width: 919px;
			margin: 0 auto;
			text-align: left;
			padding: 20px 0 0 0;
		}

		#homeWelcome {
			width: 419px;
			min-height: 216px;
			background: #fff;
			padding: 10px;
			float: left;
			text-align: left;
		}
		
				#homeWelcome h1 {
					padding: 0;
					margin: 5px 0;
				}
				
				.screenshotsLink {
					padding: 5px 0 0 50px;
					background: url(../images/screenshots.jpg) no-repeat;
					height: 30px;
					display: block;
					width: 210px;
				}
				
		#latestNews {
			width: 210px;
			float: left;
			margin-right: 10px;
			padding: 10px;
			text-align: left;
			color: #666;
			line-height: normal;
			margin-left: 10px;
			line-height: 1em;
			background: #fff;
			min-height: 216px;
		}
		
				.newsInfoWrap {
					border-bottom: 1px solid #ccc;
					padding: 0 0 15px 0;
					margin: 0 0 6px 0;
					position: relative;
				}
				
				.newsInfoWrapLast {
					padding: 0 0 25px 0;
					margin: 0 0 10px 0;
					position: relative;
				}
								
				.newsInfoWrap h2 {	
					color: #a7a9ac;
					margin: 0 0 5px 0;
					line-height: normal;
					font-size: 13px;
				}
				
				.newsInfoWrap a {
					display: inline-block;
					margin-top: 5px;
					line-height: normal;
				}

		#latestBlog {
			width: 210px;
			float: left;
			text-align: left;
			background: #fff;
			padding: 10px;
			min-height: 216px;
			line-height: 1em;
		}
		
#homeBlockWrap {
	clear: both;
	background: #eee;
	padding: 20px 0;
	overflow: hidden;
}

	#homeBlocks {
		width: 919px;
		text-align: left;
		margin: 0 auto;
	}
	
		.homeBlock {
			width: 256px;
			min-height: 299px;
			float: left;
			padding: 20px;
			margin-right: 10px;
			color: #fff;
			line-height: 1.5em
		}
		
			.homeBlock h2 {
				margin: 0;
				font-size: 18px;
			}
		
		#homeBlock1 {
			background: #00aeef;
			font-size: 18px;
			line-height: normal;
		}
		
			#homeBlock1 strong {
				display: block;
				margin-top: 15px;
			}
		
		#homeBlock2 {
			background: #da2032;
		}
		
		#homeBlock3 {
			background: #293896;
			width: 266px;
			margin: 0;
		}
		
		.homeBlock a {
			color: #fff;
			font-size: 14px;
		}


#copyright {
	width: 900px;
	padding: 10px 0 0 30px;
	text-align: left;
	margin: 10px auto;
	clear: both;
}

	#copyright ul {
		margin: 0 35px 30px 0;
		padding: 0;
		list-style: none;
		width: 145px;
		float: left;
		font-size: 11px;
	}
	
		#copyright li.first-child {
			margin: 0 0 10px 0;
			padding: 0 0 10px 0;
			border-bottom: 1px solid #d6d0ba;
			color: #306382;
			font-weight: bold;
			font-size: 12px;
		}
		
		#copyright ul a {
			font-weight: normal;
		}
	
	#copyright p {
		float: left;
		width: 180px;
		line-height: normal;
		font-size: 10px;
		color: #666;
	}

#furtherFooter {
	width: 100%;
	min-height: 100px;
	background: #eee;
	float: left;
	text-align:center;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}

		#furtherFooterContainer {
			width: 919px;
			margin: 0 auto;
			text-align: left;
			padding: 0px 0 0 0;			
		}
		
		#furtherFooterContainer #copyright {
			min-height: 70px;
		}
		

.autoFormButton
{
	border:solid 1px #ccc;
	padding:2px 5px 2px 5px;
	background-color:#eee;
}

.autoFormButton:hover
{
	background-color:#ccc;
}

/* user forms */

#furtherContent label, #furtherContentWide label {
	display: inline-block;
	width: 120px;
	margin: 0 0 10px 0;
}

#furtherContent input, #furtherContent textarea,
#furtherContentWide input, #furtherContentWide textarea {
	border: 1px solid #999;
	font-size: 11px;
	color: #333;
	padding: 3px 5px;
	margin: 0 0 10px 0;
}

#furtherContent input[type="radio"], #furtherContent input[type="checkbox"],
#furtherContentWide input[type="radio"], #furtherContentWide input[type="checkbox"] {
	border: none;
}

#furtherContent input[type="radio"],
#furtherContentWide input[type="radio"] {
	margin: 0;
}

.relatedPages ul
{
	padding: 0 0 0 16px;
	color: #00aeef;
	margin:0;
	list-style:disc;
}
