/***********************************
*
* Telesis
*
* home.css
*
* Last Updated By: Pete Motz
*
* Last Updated: 4/17/2010
*
***********************************/

/***********************************
*  BEGIN MAIN LAYOUT
***********************************/

body {
	background:url('http://www.Telesis.com/ASSETS/homePage_BODY2.jpg') repeat-x #ffffff;
	height:222px;
	clear:both;
	width: auto;
	color:#3c3c3d;
	font-family:Helvetica, Arial, Helvetica, sans-serif;
	font-size:13px;
}

body a:hover{
	color:#dedede;
}

#mainContainer {
		width: 100%;
}

#headerline {
	font-family: arial;
	font-style: ITALIC;
	font-weight: bold;
	text-transform: uppercase;
	color: #002469;
	text-align: right;
	top: 50px;
	right: 0px;
	position: absolute;
	font-size: 16px;
	width: 300px;
	left: -120px;
	display: block;
}



* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}


#headerContainer {
	background:url('http://www.Telesis.Tech/ASSETS/homePage_HEADER_UK.jpg') no-repeat;
	height:222px;
	clear:both;
}



table, tbody {
	width: 100%;
	height: 100%;
	margin:0px;
	vertical-align:top;
        border-spacing: 0;
        border-collapse: collapse;
}

tr, td {

	margin:0px;
	vertical-align:top;
        border-spacing: 0;
        padding: 10px;
}


a.subNavSelectedMain {font-size: 14px; color: #777; padding: 6px 0px; text-transform: uppercase;}
ul.here {display: block; margin: 0px; padding: 0px 0px 15px 8px;}
ul.here li {font-size: 12px; list-style-type:none;}
td.sidenav p a:hover, td.sidenav ul li a:hover {color: #999999; text-decoration:none;}
p.newsflash3 p a:hover, p.newsflash3 ul li a:hover {color: #999999; text-decoration:none;}
p.footer {display: block; padding-top: 0px; font-size:10px;}

/***********************************
*  END MAIN LAYOUT
***********************************/


/***********************************
*  BEGIN SOCIAL MEDIA LAYOUT
***********************************/
#socialMedia {
	float: center;
	height:30px;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0 0px;
}

/***********************************
*  END SOCIAL MEDIA LAYOUT
***********************************/


/***********************************
* BEGIN HEADER LAYOUT
***********************************/


#headerContainer #headerLeft h5 {
padding:42px 0 0 0px;
}

#headerContainer #headerLeft h5 a {
display:block;
width:300px;
height:104px;
text-indent:-9999px;
cursor:pointer;
}

#headerContainer #headerLeft {
float:left;
display:inline;
width:634px;
}

#headerContainer #headerRight {
	margin: 0px 0px 0 640px;
}

#headerContainer #headerLeft h1 {
padding:42px 0 0 0px;
}


#headerContainer #headerLeft h1 a {
	background:url('http://telesischina.com/ASSETS/CNlogo.png') no-repeat;
	display:block;
	width:285px;
	height:140px;
	text-indent:-9999px;
	cursor:pointer;	
	margin-left: 20px;
	margin-bottom: 14px;
	margin-top: -22px;
}

#headerContainer #headerRight ul li {
text-align: right;
	color: #dedede;
	font-weight: bold;
	font-size: 17px;
	list-style:none;
}


#headerContainer #headerRight a {
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
        list-style:none;
        padding:46px 12px 0px 0px;
}

#headerContainer #headerRight a:hover {
	color: #dedede;
	font-weight: bold;
	font-size: 18px;
        list-style:none;
}




#headerContainer #headerRight #headerPreview {
	/* border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;	*/
	display:block;
	float:right;
	height:60px;
	width:100%;
	margin-left: 150px;
	margin-top: -30px;

}

#headerRight2 {
	/* border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;	*/
	display:block;
	height:30px;
	width:100%;
	padding: 4px 0px 0px 0px;
	text-align: center;
	position: absolute;

}
	


	
/***********************************
* END HEADER LAYOUT
***********************************/


/***********************************
*  BEGIN NAVIGATION LAYOUT
***********************************/


/***********************************
*  END NAVIGATION LAYOUT
***********************************/


/***********************************
* BEGIN NAVIGATION LAYOUT top bar
***********************************/

#headerContainer #headerLeft #mainNavigation {
padding: 30px 2px 5px 5px;
}

#headerContainer #headerLeft #mainNavigation ul {
list-style:none;
}


#headerContainer #headerLeft #mainNavigation ul li {
display:inline;
float:left;
margin:2px 3px;
padding:0 2px 0 0;
}

#headerContainer #headerLeft #mainNavigation ul li a {
color:#fbfbfb;
font-size:13px;
}

#headerContainer #headerLeft #mainNavigation ul li a:hover, #headerContainer #headerLeft #mainNavigation ul li a:focus, #headerContainer #headerLeft #mainNavigation ul li a:active {
color:#beb392;
}

/***********************************
* END NAVIGATION LAYOUT top bar
***********************************/


/***********************************
*  BEGIN CONTENT LAYOUT
***********************************/	


/***********************************
*  END CONTENT LAYOUT 
***********************************/


/***********************************
* BEGIN FOOTER LAYOUT
***********************************/

#footer ul {
list-style:none;
}

#footer {
display:inline;
float:center;
font-size: 11px;
}

#footer ul li a {
color:#727173;
}


/***********************************
* END FOOTER LAYOUT
***********************************/



/***********************************
*  BEGIN TEXT BOX LAYOUT 
***********************************/


}