/* This is css for iConnecteyou.com */

body{
 font-family: Arial, Helvetica, verdana, Sans-Serif;
 color: #555;
 background: #ffffff;
 margin:0; 
 padding:0; 
 text-align:left; 
 font-size: 12px;
 line-height: 1.4em;
}
p.large{
font-size:1.2em;
line-height: 1.5em;
}

img {border:0;}

table{
	padding:0px;
	border: 0px;
	}
	


h1{
font-size:28px;
line-height: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: bold;
}

ol{
	line-height: 1.5em;
	padding-left: 20px;
}

a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #08c;
}

a.active:link, a.active:visited, #left li.active a{
	color: #999;
}


ul{
	list-style: none;
}

#container{ 
 width:940px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
}

/* ----- Header ----- */

#header {
	height: 110px;
	margin: 0px auto 0 auto;
	padding-top: 23px;
	position: relative;	
	text-align: center;
	width: 980px;
	z-index: 100;
}

/* ----- Logo ----- */
#logo {
	background: url("img/logo.png") 0 0 no-repeat;
	height: 82px;
	width: 224px;
	left: 0;
	padding: 0;
	position: absolute;
	text-indent: -999.9em;
	top: 48px;

}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 50px 50px 0 0;
	list-style-type: none;
	font-size: 12px;
	float: right;
	}
#menu li {
	float: left;
	margin: 0;
	}
	
#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 15px;
	line-height: 30px;
	color: #666;
	}
	
#menu li a:hover, #menu li.active a{
	background: url("img/plus.gif") 0 0 no-repeat; 
	color: #999;
	}
/* ----- content ----- */		

#left{
float: left;
width: 210px; 
padding-top: 20px;
padding-left: 10px;
text-indent: 20px;
}
#left .mark{
padding-top: 50px;
}
#right{
	margin-left: 260px;
	width: 650px;
}
#right p{
	width: 600px;
	padding-left: 10px;
}
#right h3{
	padding-left: 10px;
}

#right p.left{
	float:left;
	width: 290px;
	padding-right:20px;
	padding-top:0px;
	border-right: 1px solid #ddd;
}

#right p.right{
	float:right;
	padding-top:0px;
	padding-right: 10px;
	padding-left: 20px;
	width: 290px;

}
.pagetitle{
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	color: #999;
	line-height: 40px;
}


.headers{
	padding-top: 20px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color: #666;
	
}

.headers2{
	padding-top: 20px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color: #666;
}

.first{
	margin-top: 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color: #666;
}
.headers a, .headers2 a, .first a, .manual a{
	text-decoration: none;
}

span.active{
	color:#999;
}

.category{
	margin:0;
	padding:0;
	font-size: 1.1em;

}

.category li a{
	line-height: 1.3em;
	text-decoration: none;
}

.main_img{
	position:relative; 
}
.main_img .title{
	position:absolute; 
	left:50px; 
	top: 50px;
}

.main_img .tech{
	position:absolute; 
	left: 400px; 
	top: 80px;
}
.tech ul{
	list-style: disc;
	padding-left:15px;
}

#right .left{
	float:left;
	padding-top: 40px;
	padding-left: 10px;
	
}	

#right .right{
	float:right;
	padding-top: 20px;
	padding-right: 10px;
}

#right table{
	padding-left: 10px;
}

#right th{
	font-size: 1.2em;
	width: 80px;
}
table.sitemap td{
	padding: 7px 80px 7px 0;
	vertical-align: top;
	text-align:left;
	line-height: 1.8em;
}
span.sp1{
padding-left: 60px;
}
span.sp2{
padding-left: 140px;
}
span.small{
font-size:0.9em;
color:#cc66cc;
}
span.large{
font-size:1.4em;
}
span.em{
color:#cc66cc;
}

#right .indent p{
	padding-left: 65px;
	width: 550px;
	line-height: 1.4em;
}
#right .indent2 p{
	width: 520px;
	line-height: 1.4em;
	}

/*-----timeline-----*/

.col td{
	vertical-align: top;
	padding: 0px 15px 0px 0px;
}

td.line1{
	border-left: 5px solid #6699cc;
	padding: 0 8px;
}

td.line2{
	border-left: 5px solid #99cc33;
	padding: 0 8px;
}

td.line3{
	border-left: 5px solid #9966cc;
	padding: 0 8px;
}

td.line4{
	border-left: 5px solid #cc6699;
	padding: 0 8px;
}

table.manual td{
	padding: 7px 25px 7px 0;
	vertical-align: top;
	text-align:center;
}



/* ----- home ----- */		
#home_right img{
	margin: 1.2em 0;
	}
#home_cols .item{
	border-right: solid 1px #ccc; 
	margin: 1.2em 0; 
	float: left;
	}
#home_cols .item p{
	line-height: 1.4em; 
	margin-bottom: 1.5em;
	}

#home_cols .item p a{
	font-weight: bold; 
	font-size: 1.2em;
	}
#home_cols .item h3{
	text-transform: uppercase; 
	font: 1.2em arial; 

	}
#home_cols .one{
	padding-left: 10px; 
	padding-right: 30px; 
	width: 260px;
	}
#home_cols .right{
	float: right;
	}
#home_cols .two{
	padding-left: 30px; 
	padding-right: 30px; 
	width: 260px;
	}
#home_cols .three{
	padding-left: 30px; 
	padding-right: 10px; 
	width: 260px; 
	border: 0;
	}

/* ----- footer ----- */
#footer {
	font-size: 0.9em;
	color: #7f7f7f;
	margin: 60px auto 0 auto;
	padding: 20px 0px;
	width: 980px;
	clear:both;
}