/* *************************** 
  Site - Chicago Technologies
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}

.fourcol {border-bottom:1px solid #eee;padding-bottom:5px;margin-bottom:25px!important;}
img.img-border{border:4px solid #eaeaea; margin:20px;}

img.img-border2{border:4px solid #eaeaea;margin:4px;}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}


ul#news-list{margin:0;}
ul#news-list li{background:transparent;padding:0;margin:0 0 20px 0;border-bottom:1px solid #eee;}
ul#news-list li h3 a {font-size:14px;font-weight:bold;margin:5px 0 10px 0; color:#023054}
ul#news-list li p{padding-top:15px; padding-bottom:5px; font-size:12px;}
ul#news-list li p small{font-size:11px;color:#666;}
.news_webcasts p.date{font-size:11px;color:#666;margin:0 0 2px 0;}
.news_webcasts p.location{font-size:11px;color:#666;margin:-3px 0 10px;}
.news_webcasts h2{padding-top:0;margin-bottom:5px;}#rss 
.icon-content{margin-left:3px!important;}#rss p{font-size:1.1em;}#rss 

#maincontent p.news-item { color:Red;}

p a{color:#666;}

.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
#home_container {
	background:url(http://www.chitech.net/lib/images/homeContainerBg.png) repeat-x;
	overflow:hidden;
}
#container_inner {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:20px;
	text-align:left;
	color:#000;
	border-top:#b5b5b5 1px solid;
	border-left:#b5b5b5 1px solid;
	border-right:#b5b5b5 1px solid;
	width:952px;
}

#container_inner .bottomimage
{
	padding-right: 30px;
	vertical-align:bottom;
}

#container {
	background:url(http://www.chitech.net/lib/images/containerBg.png) top repeat-x;
}

#container .callout p
{
	color: #0F6AAB;
	font-style:italic;
}
/* *************************** 
   $3 Header Styles
   ***************************/
#home_header {
	width:952px;
	background:#fff;
	height:328px;
	position:relative;
}
#home_header h1 {
	top:19px;
	left:15px;
	height:52px;
	width:316px;
	position:absolute;
}
#home_header h1 a {
	height:52px;
	width:316px;
	display:block;
	background:url(http://www.chitech.net/lib/images/logo.png) no-repeat;
}
#home_header h1 a span {
	display:none;
}

#blogheader
{
	width:952px;
	background:#fff;
	position:relative;
}

#blogheader h1 {
	top:19px;
	left:15px;
	height:52px;
	width:316px;
	position:absolute;
}
#blogheader h1 a {
	height:52px;
	width:316px;
	display:block;
	background:url(http://www.chitech.net/lib/images/logo.png) no-repeat;
}
#blogheader h1 a span {
	display:none;
}


#header {
	width:952px;
	background:#fff;
	height:243px;
	position:relative;
}
#header h1 {
	top:19px;
	left:15px;
	height:52px;
	width:316px;
	position:absolute;
}
#header h1 a {
	height:52px;
	width:316px;
	display:block;
	background:url(http://www.chitech.net/lib/images/logo.png) no-repeat;
}
#header h1 a span {
	display:none;
}
#home_topnav {
	background:url(http://www.chitech.net/lib/images/topnavBg.jpg) 335px bottom no-repeat;
	height:89px;
	width:610px;
	padding-left:342px;
}
#home_topnav li {
	float:left;
	height:75px;
}
#home_topnav li a {
	height:17px;
	margin-top:39px;
	display:block;
}
#home_topnav li a span {
	display:none;
}
#topnav {
	background:url(http://www.chitech.net/lib/images/topnav.jpg) 340px bottom no-repeat;
	height:93px;
	width:610px;
	padding-left:342px;
}
#topnav li {
	float:left;
	height:75px;
}
#topnav li a{
	height:17px;
	margin-top:39px;
	display:block;
}
#topnav li a span {
	display:none;
}
a.home {
	width:93px;
	background:url(http://www.chitech.net/lib/images/home.png) center bottom no-repeat;
}
a.home:hover, a.home.current {
	width:93px;
	background:url(http://www.chitech.net/lib/images/home.png) center top no-repeat;
}

a.about {
	width:90px;
	background:url(http://www.chitech.net/lib/images/about.png) center bottom no-repeat;
}
a.about:hover, a.about.current {
	background:url(http://www.chitech.net/lib/images/about.png) center top no-repeat;
}
a.services {
	width:100px;
	background:url(http://www.chitech.net/lib/images/services.png) center bottom no-repeat;
}
a.services:hover, a.services.current {
	background:url(http://www.chitech.net/lib/images/services.png) center top no-repeat;
}
a.clients {
	width:97px;
	background:url(http://www.chitech.net/lib/images/client.png) center bottom no-repeat;
}
a.clients:hover, a.clients.current {
	background:url(http://www.chitech.net/lib/images/client.png) center top no-repeat;
}
a.insights {
	width:108px;
	background:url(http://www.chitech.net/lib/images/insight.png) center bottom no-repeat;
}
a.insights:hover, a.insights.current {
	background:url(http://www.chitech.net/lib/images/insight.png) center top no-repeat;
}
a.contact {
	width:111px;
	background:url(http://www.chitech.net/lib/images/contact.png) center bottom no-repeat;
}
a.contact:hover, a.contact.current {
	background:url(http://www.chitech.net/lib/images/contact.png) center top no-repeat;
}

#banner {
	padding-left:13px;
	height:112px;
}
#home_banner {
	width:929px;
	margin-left:13px;
	padding-bottom:15px;
	margin-top:0;
	background:url(http://www.chitech.net/lib/images/bannerBg.png) bottom repeat-x;
	position:relative;
	height: 224px;
}
#home_banner img {
	vertical-align:middle;
}
#home_banner .banner_top {
	position:absolute;
	left: 500px;
	top:-11px;
}
#header_links {
	height:26px;
	width:927px;
	background:url(http://www.chitech.net/lib/images/linkBg.png) repeat-x;
	margin-left: 13px;
}
#header_links li {
	float:right;
	font-size:12px;
	line-height:17px;
	margin-top:3px;
	padding-left:15px;
	padding-right:20px;
	border-right:#0f6aab 1px solid;
}
#header_links li.first {
	border:none;
	padding-right:30px;
}
#header_links li a, #header_links li a:hover {
	color:#0f6aab;
}
/* *************************** 
   $4 Content Styles
   ***************************/
   /*for internet explore*/
   /**/
   *html .col1, *html .col2 {
	height:471px;
}
/**/
#content_home {
	width:952px;
	background:url(http://www.chitech.net/lib/images/contentPic.jpg) left bottom no-repeat;
	overflow:hidden;
}

#blogcontent {
	width:952px;	
	overflow:hidden;
	padding-bottom: 130px;
}

#content {
	width:952px;
	background:url(http://www.chitech.net/lib/images/contentBg.jpg) bottom no-repeat;
	overflow:hidden;
	padding-bottom: 130px;
}
#content_inner{
	width:952px;
	overflow:hidden;
	background:url(http://www.chitech.net/lib/images/colBg.png) 155px repeat-y;
	}
#maincontent {
	width:550px;
	padding-left:39px;
	float:left;
	padding-top:15px;
}
#maincontent h2 {
	font-size:18px;
	color:#ff4100;
	line-height:17px;
	padding-top:5px;
	padding-bottom:9px;
}
#maincontent h3 {
	font-size:14px;
	color:#000;
	line-height:17px;
}


#maincontent .short {
	line-height:13px;
}

#maincontent p {
	font-size:12px;
	color:#333;
	line-height:17px;
	padding-bottom:20px;
}

#maincontent p.news-header 
{

	font-size:14px;font-weight:bold;margin:5px 0 5px 0; color:#023054;
}

#maincontent .quoteSeparator {
	border-bottom:1px solid #82cbee;
	margin-bottom: 15px;
	padding:0px;
}

.bpoints {
	padding-bottom:20px;
	margin-left: 40px;
}

.bpoints li {
	list-style-type: disc;
	padding-left:10px;
	padding-top:5px;
}

#serviceicons {
	background:url(http://www.chitech.net/lib/images/bkgnd_services.gif) no-repeat;
	height:189px;
	width:593px;
	padding-left:0px;
}
#serviceicons li {
	float:left;
	width: 120px;
}
#serviceicons li a{
	height:155px;
	margin-top:7px;
	display:block;
}
#serviceicons li a span {
	display:none;
}
a.appdevl {
	width:120px;
	background:url(http://www.chitech.net/lib/images/btn_appdevl.jpg) center bottom no-repeat;
}
a.appdevl:hover {
	width:120px;
	background:url(http://www.chitech.net/lib/images/btn_appdevl.jpg) center top no-repeat;
}
a.sysintg {
	width:120px;
	background:url(http://www.chitech.net/lib/images/btn_sysintg.jpg) center bottom no-repeat;
	padding-left: 15px;
}
a.sysintg:hover {
	width:120px;
	background:url(http://www.chitech.net/lib/images/btn_sysintg.jpg) center top no-repeat;
}
a.itinfra {
	width:120px;
	background:url(http://www.chitech.net/lib/images/btn_itinfra.jpg) center bottom no-repeat;
	padding-left: 25px;	
}
a.itinfra:hover {
	width:120px;
	background:url(http://www.chitech.net/lib/images/btn_itinfra.jpg) center top no-repeat;
}
a.insttech {
	width:120px;
	background:url(http://www.chitech.net/lib/images/btn_insttech.jpg) center bottom no-repeat;
	padding-left: 35px;	
}
a.insttech:hover {
	width:120px;
	background:url(http://www.chitech.net/lib/images/btn_insttech.jpg) center top no-repeat;
}




/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar {
	width:180px;
	padding-left:18px;
	padding-right:18px;
	float:left;
}

#sidebar h2 {
	font-size:16px;
	color:#ff4100;
	line-height:17px;
	padding-top:14px;
	padding-bottom:5px;
}
#sidebar p {
	font-size:12px;
	color:#333;
	line-height:17px;
	padding-bottom:10px;
	padding-top: 2px;
}
#sidebar .short {
	line-height:13px;
}
.col1 {
	width:267px;
	padding-left:34px;
	float:left;
	padding-top:15px;
	min-height:471px;
}
.col2 {
	width:318px;
	float:left;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 15px;
	min-height:471px;
}
.col3 {
	width:235px;
	padding-right:20px;
	padding-left:28px;
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
}
.col1 h2 {
	font-size:16px;
	color:#ff4100;
	line-height:17px;
	padding-top:10px;
	padding-bottom:4px;
}
.subnav {
	padding-bottom:20px;
}
.subnav li {
	padding-left:16px;
	font-size:13px;
	line-height:14px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(http://www.chitech.net/lib/images/arrow.gif) left 8px no-repeat;
}
.col1 p {
	font-size:14px;
	line-height:22px;
	padding-top: 8px;
}
.col1 p a, .col1 p a:hover, .learn p a, .learn p a:hover {
	color:#ff4100;
	font-size:16px;
}
.col2 p {
	font-size:15px;
	line-height:20px;
	padding-top: 6px;
	padding-bottom: 20px;
}
.col2 p span {
	font-size:17px;
	color:#ff4100;
	font-weight:bold;
}
a.more, a.more:hover {
	color:#ff4100;
	font-size:14px;
}

a.leftbarheader, a.leftbarheader:hover {
	color:#ff4100;
	text-decoration:none;
}



.col3 h2 {
	font-size:16px;
	color:#ff4100;
	line-height:18px;
	padding-top:14px;
	padding-bottom:4px;
}

.col3 h2.quote
{
	background:url(http://www.chitech.net/lib/images/quot.jpg) right no-repeat;
}

.col3 .last {
	border:none;
	padding-top: 10px;
}

.col3 .quoteSeparator {
	border-bottom:1px solid #82cbee;
	margin-bottom: 15px;
	padding:0px;
}

.col3 a.barheader, a.barheader:hover 
{
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	color:#ff4100;
	text-decoration:none;
}

.col3 a.more
{
font-size:11px;
}

.col3 p {
	font-size:12px;
	line-height:20px;
	padding-bottom:8px;
}



.say p {
	font-size:14px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:14px;
	padding-top:5px;
}

p.small {
	font-size:12px;
	line-height:13px;
}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	clear:both;
	padding-top:28px;
	background:url(http://www.chitech.net/lib/images/footerBg.png) top repeat-x;
	height:126px;
	text-align:center;
	width:954px;
	margin:0 auto;
}
#footer p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding-top:20px;
	padding-bottom:6px;
}

#bottomimage p 
{
	float:right;
}


#recently li
{
	font-size:8pt;
	margin-top:12px;
}

#archive-list li
{
	font-size:8pt;
	margin-top:8px;
}