﻿body 
{
	margin:0px;
	font-family:Calibri,Tahoma;
	font-size:10pt;
	color:#333333;
	height:100%;
	background-image:url(../img/back.png);
	background-repeat:no-repeat;
	background-position:center top;
	
}

textarea {font-family:Calibri,Tahoma;}
input {font-family:Calibri,Tahoma;}

/*a:link {color: #FF0000}     /* unvisited link */
/*a:visited {color: #00FF00}  /* visited link */
/*a:hover {color: #890017;}   /* mouse over link */
/*a:active {color: #0000FF}   /* selected link */

h1
{
	font-weight:bold;
	
}

h2
{
	font-weight:bold;
	background-image:url(../img/citheaderline.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
	
}

h3
{
	font-size:12pt;
}

form
{
	margin:0px;
}

#topheader
{
	height:100px;
	width:950px;
	margin:auto;
	position:relative;
}

#headimg
{
	background-image:url(../img/mousesmall.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:310px;
	position:absolute;
	width:310px;
	left:640px;
}

#back
{
	margin:auto;
	width:950px;
	background-color:#101315;
	min-height:100%;
}

#header
{
}

#header ul 
{
	list-style-image: url('../img/arrow.png');
}

#logo
{
	float:left;
	padding:5px 0px 0px 20px;
	width:330px;
	height:65px;
	background-image:url(../img/citlogo.png);
	background-repeat:no-repeat;
	background-position:30px 20px;
	
}

#quicklinks
{
	float:right;
	width:400px;
	background-color:#333;
	color:White;
}

#menu
{
	background-color:#890017;
	padding:12px;
	padding-left:20px;	
	margin-right:15px;
	margin-top:8px;
	color:White;
	font-weight:bold;
}

#menu a
{
	color:White;
	text-decoration:none;
}

#slogan
{
	border:solid 1px white;
	border-left:0px;
	border-right:0px;
	margin:8px 15px 8px 0px;
	padding:12px;
	text-align:center;
	color:White;
	font-weight:bold;
}

#info
{
	float:left;
	width:275px;
	color:White;
	background-image:url(../img/dbdesign.jpg);
	background-repeat:no-repeat;
}

#infosections
{
	background-color:#333;
	padding:0px 8px 8px 8px;
	margin:auto;
	margin-top:195px;
	
}

#infosections h2
{
	background-image:none;
}

#infosections a
{
	color:#eee;
}

#content h1
{
	background-image:url(../img/dotbig.png);
	background-repeat:no-repeat;
	background-position:0 23px;
	padding-left:10px;
}

#info h1
{
	color:#d3d3d3;
	background-image:url(../img/infoline.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
}

#info p
{
	margin-left:15px;
}

#content
{
	float:right;
	width:630px;
	margin-right:15px;
	background-color:White;
	padding:0px 10px;
	clear:none;
	font-size:12pt;
		
}

#content h2
{
	margin:10px 0px;	
}

#content a
{
	color:Black;
	text-decoration:underline;
}

#content a:hover
{
	color:#890017;
}

#footer
{
	background-color:#890017;
	height:40px;
	
}

#backfooter
{
	background-image:url(../img/bottom_strip.png);
	background-repeat:repeat-x;
	height:20px;
}



#company
{
	color:White;
	text-align:center;
	font-weight:bold;
	width:275px;
	float:left;
	padding:12px 0px;
}

#links
{
	background-color:White;
	width:650px;
	height:22px;
	margin-right:15px;
	padding-bottom:8px;
	border-top:solid 1px black;
	float:right;
}

#links div
{
	padding:5px 5px;
	text-align:center;
	/*font-size:8pt;*/
		
}

#links a
{
	color:Black;
	text-decoration:none;
	font-size:8pt;
	
}

#links a:hover
{
	color:#890017;
		
}

#links a img
{
	margin-right:2px;
}

.cleardiv
{
	clear:both;
}

.comprehend
{
	color:#333333;
	font-weight:bold;
}

.IT
{
	color:#890017;
	font-weight:bold;
	padding-left:3px;
}

#logo span
{
	font-size:32pt;
	visibility:hidden;
}

.snippet
{
	color:#890017;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

.compdef
{
	font-style:normal;
	font-weight:bold;
}

#contactleftpane
{
	width:300px;
	float:left;
}

#contactrightpane
{
	width:300px;
	float:right;
}

.bolditalic
{
	font-weight:bold;
	font-style:italic;
}

.centregraphic
{
	text-align:center;
}

#contactus
{
	
	
}

/*contact form*/

#contactuscontent
{
	float:right;
	width:250px;
	background-color:#f3f3f3;
	font-size:10pt;
	font-weight:bold;
}

#contactusform
{
	
	margin-left:5px;
	float:left;
	width:350px;
	background-color:#f3f3f3;
}

fieldset
{
		background-color:#f3f3f3;
		border:none;
		margin:10px;
		margin-bottom:5px;
		padding-bottom:2px;
}

legend
{
	
	
}

.contactlabel
{
	vertical-align:middle;
	text-align:right;
	width:100px;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
}

.contactfieldblock
{
	padding:0px 0px 0px 7px;
	background-image:url(../img/contactfieldbkg.png);
	background-repeat:no-repeat;
}

.contactfieldblock input
{
	height:16px;
	padding:0px;
	margin-bottom:2px;
	font-size:11px;
	width:185px;
	border:none;
	background:transparent;
	
}

.commentfieldblock
{
	
	background-image:url(../img/commentbkg.png);
	background-repeat:no-repeat;
}

.commentfieldblock textarea
{
	height:190px;
	font-size:11px;
	width:193px;
	border:none;
	background:transparent;
	padding:7px;
	padding-right:0px;
	padding-bottom:2px;
}

.button
{
	background:transparent;
	background-image:url(../img/buttonbkg.png);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	font-family:Calibri,Tahoma;
	padding-top:4px;
	width:71px;	
}

/*services*/
.ulist
{
	list-style: none;
	line-height:2;
	margin:0px;
	
}

.ulist li 
{
	list-style: none;
	background-image:url(../img/dot.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#teamPage .ulist
{
	padding:0px;
}

#clienttable td
{
	text-align:center;

}

/* lavaLamp */
#menu {padding:0px;margin:0px}
#lavalampTop {
    position: relative;
    width: 800px;
    padding: 15px;
    margin: 5px 0;
    overflow: hidden;
}
#lavalampTop li {
    float: left;
    list-style: none;
}
#lavalampTop li.back {
    width: 11px;
	height:30px;
    z-index: 8;
    position: absolute;
}
#lavalampTop li.back .left {
    height: 100%;
    margin-right:11px;
}
#lavalampTop li.back .corner {
	height:12px;
	width:11px;
	position:absolute;
	bottom:0px;
	right:0px;
}
#lavalampTop li.back .bottom {
    background: url("/img/menuunderline.png") no-repeat bottom left;
    border:1px bottom white;
	height:12px;
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
	padding-bottom:4px;
}
#lavalampTop li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: auto 7px;    
}
#lavalampTop li a:hover, #lavalampTop li a:active, #lavalampTop li a:visited {
    border: none;
}

#company a {color:White; text-decoration:none;}
#privLinks { width: 900px; margin-left: auto; margin-right: auto; text-align: center;}
#privLinks a { color: #930; }

.ListTable { border-collapse: collapse; width: 100%; }
.ListTable td, .ListTable th { border:1px solid #ccc; padding: 2px 5px; } 

.DetailsFieldset table { width:100%; border-collapse: collapse; }
.DetailsFieldset td.label { font-weight: bold; font-style: italic; width: 200px; text-align: right; padding-right: 10px; }
.DetailsFieldset td {border: 1px solid #ccc;}

.CrudFieldset label { float:left; width: 150px; padding-right: 10px; text-align:right; font-weight: bold; font-style: italic }

.PressItem {margin-bottom: 20px;}
.PressItem h3 {margin: 0px;}
.PressItem p {margin: 3px; margin-left: 10px; }
.PressItem p.PressReleaseDate { font-size:9pt; color: #999; }
.PressItem p.PressPreview {padding: 5px; border: 1px solid #ccc; background-color: #eee}


