/*  
	Theme Name: CMT Theme
	Theme URI: http://www.maxonesoft.com/
	Description: By Tao - Maxone.com
	Version: 1.0
	Author: Tao
	Author URI: http://www.maxonesoft.com/
*/

@charset "utf-8";
/* CSS Document */

/* CSS Reset
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
a:link{text-decoration:none; color:#000;} 
a:visited{text-decoration:none; color:#000;} 
a:hover{
	text-decoration:underline;
	color:#CC0;
} 
a:active{text-decoration:none; color:#000;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}

/* BASIC 
*/
body {
	font: 12px/18px Arial, Verdana, sans-serif;
	background-color: #FFF;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
.pCenter {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
strong {
	font-weight:bold;
}
a {
	color: #333;	
	text-decoration: underline;
}
a:hover {
	color: #8ec31f;
	text-decoration: underline;
}
.blue {
	color: #0da5e9;
}
.green {
	color: #95c61d;
}

.float-left{ /*make elements float to left*/
	float: left;
}
.float-right{ /*make image float to right*/
	float: right;
}
.clear {
	clear:both;
}

/* HEADER
*/
#header {
	height: 60px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#tollFree {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 60px;
	padding-right: 10px;
}
#newsBar {
	line-height: 25px;
	background-image: url(images/news-bar-bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 8px;
	color: #666;
}
#newsBar a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	padding-left: 22px;
}
#newsBar a:hover {
	color: #000;
	text-decoration: none;
}
.left {
	float: left;
	width: 650px;
}
.intro {
	background-image: url(images/logo-large.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-left: 165px;
	padding-bottom: 15px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 36px;
}
.content p {
	font-size: 11px;
	margin-bottom: 1.18em;
}

.right {
	float: right;
	width: 240px;
}
#service{width:610px; height:191px; background:url(images/font_bg.png) repeat-x; padding:20px; padding-bottom:10px;}
.service,.service_b,.service_c,.service_d{width:188px; height:62px; float:left; 
background:url(images/font_1.jpg); margin:10px 13px; padding:10px 0 10px 90px;}
.service_b{background:url(images/font_2.jpg);}
.service_c{background:url(images/font_3.jpg);}
.service_d{background:url(images/font_4.jpg);}
*html .service{margin-left:4px;}
*html .service_b{margin-left:4px;}
*html .service_c{margin-left:4px;}
*html .service_d{margin-left:4px;}
*+html .service{margin-left:4px;}
*+html .service_b{margin-left:4px;}
*+html .service_c{margin-left:4px;}
*+html .service_d{margin-left:4px;}
.service h1,.service_b h1,.service_c h1,.service_d h1{
font-size:16px; font-family:Trebuchet MS; line-height:20px; text-align:left; color:#333;}
.service p,.service_b p,.service_c p,.service_d p{
width:160px; text-align:left; line-height:14px; font-size:11px; color:#777; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}
.a {
	width:220px;
	height:80px;
	margin-bottom:10px;
}

.right div h1{
	font-size:14px;
	font-family:"Trebuchet MS";
	text-align:left;
	color:#333;
	padding-bottom: 5px;
	line-height: 14px;
}

.left ul{
	padding:15px;
}
.left ul li{
	list-style:disc;
	margin-left:5px;
}

h2{
   font-size:16px;
   font-weight:normal;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   line-height: 30px;
}
/*
.right div p{
width:160px; text-align:left; line-height:14px; font-size:11px; color:#777; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}
*/
.more{font-size:11px; font-family:Tahoma; background:url(images/three.gif) right no-repeat; width:60px; height:12px; padding-right:5px;}
.more a{color:#0099ff; text-decoration:none;}
.more a:hover{
	text-decoration:underline;
}
.right a{text-decoration:none;}
#Industry,#Sitemap{
	width:900px;
	height:275px;
	border-top:1px dashed #999;
	padding-top: 20px;
	margin-top: 20px;
}
#Sitemap{
	width:900px;
	height:200px;
	border-bottom:1px dashed #999;
	padding-bottom:15px;
	clear:both;
	margin-bottom: 15px;
}
#Industry h1,#Sitemap h1{font-family:Trebuchet MS; font-size:14px; font-weight:bold; text-align:left; line-height:25px; width:900px; margin:0 auto;}
#Sitemap h1{padding-bottom:10px;}
.six{
	width:130px;
	height:150px;
	float:left;
	padding:10px;
	text-align: center;
}
.pic{
	text-align: center;
	display: block;
}
.r{
	display: block;
}
.t{
	font-family:Trebuchet MS;
	font-size:16px;
	text-align:left;
	line-height:25px;
	margin:0 auto;
}

.r div{width:180px; clear:both; height:55px;}
.r div ul li{list-style:none; background:url(images/green.gif) left no-repeat; padding-left:8px; width:170px; line-height:15px; font-size:11px; font-family:Arial;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;}
/*---------------#Sitemap--------------------*/
#Sitemap ul { list-style-type: none;}
#Sitemap ul li{width:148px; height:160px; float:left; border-left:1px solid #ccc;}
#Sitemap ul li a{text-align:left; font-family:Tahoma; font-size:11px; line-height:20px; height:20px; padding:0; margin:0; width:147px; margin-left:30px; font-weight:bold;}
#Sitemap ul ul li{
	width:147px;
	height:auto;
	border: none;
	float:none;
	list-style:none;
	text-align:left;
	line-height:16px;
	margin-left:0;
	font-size: 11px;
	font-weight: normal;
}
#Sitemap ul ul li a {text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; height:auto; padding:0; margin:0; width:147px;margin-left:30px; font-weight:normal;}
/*bottom*/
#bottom{
	width:900px;
	height:50px;
	margin:5px auto;
	clear:both;
	text-align:center;
	font-size: 11px;
}
.content {
	padding: 10px;
}
.content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #0081CF;
	text-decoration: none;
	margin-bottom: 0.8em;
}
.content p {
	font-size: 12px;
	line-height: 1.8em;
}
#bread {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
div.right-sec {
	width: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.right-top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/right_7.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 29px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	line-height: 29px;
}
div.right-cont {
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
.right-list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.right-list li a {
	padding: 10px;
	display: block;
	background-image: url(images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 10px;
}
.right-list li a:hover {
	padding: 10px;
	display: block;
	background-image: url(images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 10px;
	background-color: #F7F7F7;
	color: #069;
	text-decoration: underline;
}

#home_entry div.sociallist {
display: none;
}
#Industry div.sociallist {
display: none;
}
