/* CSS Document */
body, div, dl, dt, dd, ol, ul, li, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:10px 5px 5px 10px;
}
h1 {
	font-size: 155%;
	color: #333333;
	padding-bottom:20px;
}
h2 {
	font-size: 140%;
	color: #333333;
}
h3 {
	font-size: 130%;
	color: #25b316;
}
.blu {
	color: #1273CE;
}
img {
	border-style: none;
}
.container {
	background-color: #F8F8FF;
	border-bottom: 1px outset #999999;
	border-right: 1px outset #999999;
	height: 900px;
	margin: 0 auto;
	position: relative;
	width: 1100px;
}
body {
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size:78%;
	background-color:#cccccc
}
p {
	padding: 2px 5px 0 0;
}
.thanks{color:#F8F8FF; font-size:1px; visibility:hidden;}
#LeftSide {
	/*	position:absolute;*/
	background-image:none;
	background-repeat: repeat-y;
	width:300px;
	z-index:1;
	visibility:visible;
	height:900px;
	border-bottom:#999999 1px outset;
	background-color: #292728;
	float:left;
}
.leftbgimage {
	top:110px;
	position:relativeS;
}
#RightWhiteBox {
	background: none repeat scroll 0 0 white;
	border-bottom: 1px inset #999999;
	border-right: 1px inset #999999;
	border-top: 1px inset #999999;
	float: left;
	height: 755px;
	margin: 105px 0 0 300px;
	overflow: hidden;
	position: relative;
	width: 760px;
}
#copyright {
	font-size: 85%;
	height: 200px;
	margin: 20px auto;
	text-align: center;
	width: 800px;
}
.imgCenter {
	margin:0px auto;
	display:block;
	padding: 5px;
}
/*------------------------Scroll CSS-----------------------------------*/
#demo-wrapper {
	width:800px;
	position: relative;
	height: 600px;
	overflow: hidden;
}
.scrolling-content {
	height: 600px;
}
.box-content {
	margin: 5px;
	padding: 10px;
	overflow: hidden;
	text-align: justify;
	height: 90%;
}
/*----------------------------------------------------------------------*/

#CITLogo {
	position:relative;
	left:0px;
	top:4px;
	width:280px;
	height:84px;
	z-index:1;/*visibility:visible;*/
}
#contactBC {
	position: absolute;
	width: 189px;
	height:112px;
	z-index: 999;
	background:url(../images/BC_toprt.png) no-repeat;
	padding:15px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 830px;
}
#contactBC p {
	padding-top:10px;
	width:160px;
	color:#666666;
	text-align:center;
	font-size:11px;
}
#ContactTR {
	width: 65px;
	float: left;
	margin: 7px 0 10px 830px;
	position: relative;
	background-image:url(../images/ContactTR.jpg);
}
#NewsTR {
	width: 65px;
	float: left;
	background-image:url(../images/NewsTR.jpg);
}
#SupportTR {
	background-image:url(../images/SupportTR.jpg);
	background-repeat: no-repeat;
	width: 65px;
	float: left;
}
#LeftBG {
	position:absolute;
	left:0px;
	top:88px;
	width:305px;
	height:7px;
	z-index:5;
}
ul#navigation li, #HomeButton, #SolutionsButton, #OurWork, #ProductsButton, #AboutUsButton, #MoreInfoButton, #ExtraButton3, #ExtraButton4 {
	float: left;
	height: 133px;
	position: relative;
	width: 133px;
	padding:5px 2px 0 0;
}
#button_menu {
	background: url("../images/leftBGc.png") no-repeat scroll right top transparent;
	float: left;
	height: 600px;
	margin-top: 22px;
	position: relative;
	width: 295px;
}
#button_menu ul {
	position:relative;
	list-style-type: none;
	margin: 30px 0 0 16px;
}
#button_menu a:visited, #button_menu a {
	text-decoration:none;
	color:#d00;
	font-weight:bold;
}
#button_menu a:visited img, #button_menu a img {
	/*filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.4;*/
 opacity:0.4;
	filter:alpha(opacity=40);
}
#button_menu a:hover {
	background-color:transparent; /*color:#06a;*/
}
#button_menu a span {
	display:none;
}
#button_menu a:hover span {
	display:block;
	width: 120px;
	position:absolute;
	top:90px;
	left:8px;
	font-size:12px;
	height:18px;
	padding:0px 12px 4px 4px;
	color:#a40;
}
#button_menu a:hover img, #button_menu li.active img, #button_menu a.selected img {
	/*filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;*/
 opacity:1.00;
	filter:alpha(opacity=100);
}
/* 
 #TR_menu{
 position:absolute;
 top: 0px;}*/
 
#TR_menu a:visited, #TR_menu a {
	text-decoration:none;
	color:#d00;
	font-weight:bold;
}
#TR_menu a:visited img, #TR_menu a img {
	/*filter: alpha(opacity=00);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
 -moz-opacity: 0.00; opacity:0.0;*/
 opacity:0.00;
	filter:alpha(opacity=00);
}
#TR_menu a:hover {
	background-color:transparent;
	color:#06a;
}
#TR_menu a span {
	display:none;
}
#TR_menu a:hover span {
	display:block;
	position:absolute;
	top:50px;
	left:5px;
	font-size:12px;
	height:18px;
	padding:4px;
	font-weight:normal;
	color:#a40;
}
#TR_menu a:hover img {
	/*filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.4;*/
 opacity:0.4;
	filter:alpha(opacity=40);
}
/*------------------------------------Panes------------------------------------*/
#pane_holder {
	background: none repeat scroll 0 0 white;
	border-bottom: 1px inset #999999;
	border-right: 1px inset #999999;
	border-top: 1px inset #999999;
	float: right;
	padding: 30px 5px 5px 10px;
	position: relative;
	height: 705px;
	margin: 40px 78px 0 0;
	width: 705px;
}
/*#panes {
	padding: 30px 5px 5px 10px;
	position: relative;
	text-align: justify;
	height: 705px;
    margin: 95px 79px 0 0px;
	overflow: hidden;
	width: 705px;
}*/
#panes {
	padding: 0px 5px 5px 10px;
	position: absolute;
	top:-50px;
	text-align: justify;
	height: 705px;
	overflow: hidden;
	width: 705px;
}
#panes p {
	width:90%;
	margin: 0 auto 1em auto;
	line-height:19px;
}
/*#panes div div {
	overflow: hidden;
	padding: 15px 5px;
}
*/
.imgRT {
	float:right;
	margin:0px 0px 5px 20px;
}
.imgLT {
	float:left;
	margin:0px 25px 5px 0px;
}
#content-slider {
	width: 690px;
	overflow: hidden;
	height: 650px;/*margin: 30px 0 0 0;*/
	/*border: solid 1px #666;*/
}
#content-slider-inside {
	height: 700px;
	list-style: none outside none;
	overflow: hidden;
	width: 750px;
}
#content-slider-inside li {
	height: 900px;
	width: 700px;
	padding-top: 135px;
}
/* ------------------- Form ------------------- */

label {
	width: 240px;
	float: left;
	clear: both;
	position:relative;
	text-align: right;
	margin: 5px 5px 5px 5px;
	display: block;
	padding: 2px 2px 2px 2px;
}
.submitblue {
	display:block;
	background-color: rgb(18,115,206);
	color: #ffffff;
	width: 150px;
	margin:10px 40%;
	padding:2px;
}
fieldset {
	margin:15px 0 0 20px;
}
legend {
	color: #fff;
	background: rgb(18,115,206);
	border: 1px solid #781351;
	padding: 5px;
}
#blurb {
	position: relative;
	clear: both;
	text-align: left;
	margin:5px 0px 0px 1px;
	display: block;
	padding: 2px 6px 2px 6px;
}
.miniblurb {
	position: relative;
	text-align: left;
	margin: 0px 3px 0px 1px;
	padding: 2px 2px;
}
.fields {
	font-family:arial;
	margin:10px;
}
/*---------------------------------NEW TEST FORM------------------------------------

 form {
	width: 400px;
	border: 1px solid #EEE;
	padding: 10px;
	margin: 40px auto;
}

label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}
*/
hr {
	color: #0099CC;
	border-bottom:#999 1px solid;
}


.form_title {
	color : #000000;
	font-size: 13px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.form_field {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #474747;
	font-weight : bold;
	text-align:left;
}
.form_text {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}
.text_box {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:200px;
}
.text_area {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:200px;
	height:60px;
}
.text_select {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}
.form_error {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ff0000;
	font-weight : bold;
}
/*******************Portfolio*********************/

.cboxdiv{display:none;}
.cboxdiv div{background:#fff; padding:10px;}
p.pfolio{
	float: left;
    margin: 10px !important;
    text-align: center;
    width: 150px !important;}
p.pfolio a{text-decoration: none; color:#0099CC; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;}


#bubblemenu {
	background: none repeat scroll 0 0 #F8F8FF;
	border: 1px solid #E8E8E8;
	line-height: 8;
	margin: 70px auto;
	text-align: center;
	text-transform: uppercase;
	width: 500px;
}
#bubblemenu li {
	display: inline;
	margin-left: 15px;
	cursor:pointer;
	padding:10px;
}
#bubblemenu li > div.foo {
	width:260px;
}
#bubblemenu li > div {
	width: 350px;
	min-height: 100px;
	position: absolute;
	display: inline;
				margin-left: 220px;
				margin-top: 225px;
	padding: 5px;
	visibility:hidden;
	opacity: 0;
	background: #ffffff;
	font-size:1em;
	line-height:normal;
	text-transform:none;
	/* Setting the border-radius property for all Browsers */
                -moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Browsers that Support it like Opera */
	/* Setting the box-shadow property for all Browsers */
                -moz-box-shadow: 0 0 8px gray; /* Firefox */
	-webkit-box-shadow: 0 0 8px gray; /* Safari and Chrome */
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#272229', Direction=135, Strength=3); /* IE */
	box-shadow: 0 0 8px gray; /* Browsers that Support it like Opera */
	/* Setting the transition property for all Browsers */
		-moz-transition: all 0.5s ease-in-out; /* Firefox */
	-webkit-transition: all 0.5s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.5s ease-in-out; /* Opera */
	transition: all 0.5s ease-in-out; /* Browsers that Support it */
}
#bubblemenu li:hover > div {
	visibility:visible;
	opacity: 1;
	/*margin-top: -150px;
				margin-left:-150px;*/
				margin-top: 110px;
	margin-left:-150px;
	padding:5px;
	line-height:normal;
	text-transform:none;
	/* Setting the transition property for all Browsers */
		-moz-transition: all 0.5s ease-in-out; /* Firefox */
	-webkit-transition: all 0.5s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.5s ease-in-out;  /* Opera */
	transition: all 0.5s ease-in-out; /* Browsers that Support it */
}

