* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font:12px/18px Arial, sans-serif;
	color:#685d5d;
	text-align:left;
	background:#ececec url(images/repp.gif) repeat-y center 0;
}
html, body {
	height:100%;
}
a {
	color:#685d5d;
	text-decoration:underline;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
.ar {
	display:block;
	text-align:right;
}
.ac {
	display:block;
	text-align:center;
}
.al {
	display:block;
	text-align:left;
}
.cl {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.fr {
	float:right;
	display:inline;
}
.fl {
	float:left;
	display:inline;
}
.hidden {
	display:none;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.shell {
	margin:0 auto;
	width:960px;
	border-left:solid 1px #dfdfdf;
	border-right:solid 1px #dfdfdf;
	background:#fff;
}
#header {
	height:120px;
	background:#ececec;
}
#header .shell {
	border-bottom:solid 1px #dfdfdf;
	height:120px;
}
#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -58px;
}
h1#logo a {
	height:50px;
	width:309px;
	background:url(images/logo.jpg) no-repeat 0 0;
	float:left;
	margin:42px 0 0 25px;
	text-decoration:none;
}
h1#logo a:hover {
	text-decoration:none;
}
h1#logo span {
	font-size:10px;
	text-align:right;
	line-height:13px;
	text-transform:uppercase;
	color:#215fab;
	letter-spacing:1px;
	word-spacing:4px;
	display:block;
	padding:20px 0 0 44px;
}
#header .social {
	float:right;
	display:inline;
	padding-top:13px;
	padding-right:37px;
	width:212px;
}
#header .social a {
	margin-left:7px;
	float:left;
}
#nav {
	float:right;
	display:inline;
	width:690px;
	padding-right:31px;
}
#nav ul {
	list-style-type:none;
	background:repeat-y 0 0;
	float:right;
	margin-left:0;
	padding-left:1px;
}
#nav li {
	float:right;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
	
}
#nav li a {
	float:left;
	font-size:14px;
	color:#787474;
	font-weight:bold;
	text-decoration:none;
	width:100px;
	text-align:center;
}
#nav li a:hover {
	text-decoration:none;
}

.current{
	border-bottom:3px solid #855B93;
}

#content{

}

#menu{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:200px;
}

.ui-menu { width: 150px; }

.ui-category { width: 200px; }
.ui-widget-header { padding: 0.2em; }
  
.slide-area {
	height:324px;
	background:#e3e3e3;
}
.slider {
	width:960px;
	height:324px;
	background:url(images/slider.jpg) no-repeat;
}
.slider ul {
	list-style-type:none;
	float:left;
	display:inline;
}
.slider .image {
	float:left;
	width:330px;
	text-align:center;
}
.slider .image img {
}
.slider .info {
	float:left;
	width:500px;
	padding-top:140px;
	height:315px;
	position:relative;
	z-index:1;
}
.slider .info h2 {
	font-size:22px;
	color:#fff;
	line-height:23px;
	text-transform:uppercase;
}
.slider .info p {
	color:#fff;
	padding-bottom:14px;
}
.slider .info a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.slider .info a.download {
	width:231px;
	height:62px;
	display:block;
	background:url(images/download.png);
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	text-decoration:underline;
	margin:68px 0 0 72px;
}
#content {
	background:#fff;
	border-top:solid 1px #dee4dd;
	margin:0 auto;
	width:930px;
	height:auto;
	margin-bottom:40px;

}

#content .product_category
{
	height:40px;
	line-height:40px;
	width: 100%;
}

#content .product_category span
{
	margin-left:5px;
	margin-right:5px;
	font-size:18px;
}

#content .product_name
{
	height:60px;
	line-height:60px;
	font-size:24px;
	width: 100%;
	background-color:#77638a;
	color:#fff;
	border-bottom:3px solid #a28fb5;
}

#content .product_name span
{
	margin-left:15px;
	margin-right:5px;
}

#content .product_data
{
	height:auto;
	width:100%;
	background-color:#f2f2f2;
}

#content .product_data .download
{
	float:left;
	width:350px;
	background-repeat: no-repeat;
}

#content .product_data .spec
{
	padding-top:10px;
	padding-bottom:10px;
}

#content .product_data table
{
	border:1px #dedede solid;
	padding:5px;
}

#content .product_data tr
{
	height:40px;
}

#content .product_data td
{
	padding-left:10px;
}

#content .product_data .even
{
	background-color:#ccc;
}

#content .product_data .col
{
	text-align:right;
	padding-right:10px;
	background-color:#ccc;
}

#content .product_data .download .datasheet
{
	float:left;
	width:100%;
	height:32px;
	line-height:32px;
	padding-left: 40px;
	background:url(images/pdf.png);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-top:10px;
}

#content .product_content
{
	height:auto;
	width:100%;
	background-color:#f2f2f2;
}

#content .product_content img
{
	float:left;
}

#content .product_content .description
{
	float:left;
	margin-left:50px;
	font-size:14px;
}

#content .product_content .description .feature
{
	margin-top:10px;
	font-weight: bold;
	height:30px;
	line-height:30px;
}

#content .index_banner, #content .about_banner, #content .contact_banner
{
	height:auto;
	width:100%;
	background-color:#dedede;
	margin-top:10px;
	/*background:url(images/aboutus.jpg);
	background-repeat: no-repeat;*/
}

#content .index_string, #content .about_us, #content .contact_us
{

	width:70%;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:140px;
	font-size:14px;
	height:300px;
}

#content .block
{
	float:left;
	margin-left:7px;
	width:300px;
}

#content .index_string
{
	height:auto;
}

#content .contact_us
{
	padding-left:5px;
}
#content .category
{
	background:#fff;
	border:solid 0px #dee4dd;
	width:450px;
	height:auto;
	float:left;
	margin-left:10px;
	padding-top:10px;
}

#content .category-level
{
	background:#fff;
	border-top:solid 0px #dee4dd;
	margin:0 auto;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:20px;
	text-align:center;
	background-color: #77638a;
	color:#fff;
}

#content .category-level1, #content .category-level2, #content .category-level3
{
	background:#fff;
	border-top:solid 0px #dee4dd;
	margin:0 auto;
	width:auto;
	height:30px;
	line-height:30px;
	padding-left:20px;
}

#content .category-level1
{
	padding-left:0px;
	height:40px;
	line-height:40px;
	font-size:18px;
	background-color: #dedede;
	text-align:center;
}

#content .category-level2
{
	background-color: #f2f2f2;
	padding-left:40px;
	font-weight:bold;
	font-size:16px;
}

#content .category-level3
{
	padding-left:80px;
	text-align:left;
	padding-right:20px;
	background-color: #f2f2f2;
	height:40px;
	font-size:16px;
}

#content .category-level3 .item_name
{
	text-align:left;
	float:left;
}

#content .category-level3 .item_icon
{
	margin-left:10px;
	text-align:left;
	float:left;
}

.triple {
	padding:37px 0 20px 40px;
}
.triple ul {
	list-style-type:none;
}
.triple li {
	float:left;
	display:inline;
	width:270px;
	min-height:300px;
	margin-right:38px;
}
.triple li.last {
	margin-right:0;
}
.triple li li {
	min-height:2px;
	background:no-repeat 0 11px;
	line-height:26px;
	padding-left:10px;
	width:280px;
	margin-right:0;
}
.triple li h3 {
	font-size:18px;
	color:#000;
	line-height:20px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:6px;
	border-bottom:solid 1px #e5e5e5;
}
.triple li img {
	display:block;
}
.triple li p {
	padding-top:8px;
}
.triple li a.more {
	float:right;
	display:inline;
	width:70px;
	height:32px;
	padding-left:21px;
	line-height:32px;
	font-size:11px;
	font-weight:bold;
}
.triple li .screens {
	padding-left:3px;
}
.triple li .screens a {
	float:left;
	margin:0 10px 11px 0;
}
.triple li .screens img {
	float:left;
	border:solid 2px #2b2b2b;
	padding:0;
}
.triple li .post {
	border-bottom:dashed 1px #2b2b2b;
	margin-bottom:12px;
}
.triple li .post small {
	color:#02a3e7;
	display:block;
}
.triple li .post p {
	padding-bottom:18px;
}
.bot {
	border:0 !important;
}
.bot p {
	padding-bottom:0 !important;
}
#footer-push {
	height:0px;
}
.footer {
	font-size:14px;
	line-height:12px;
	background:#ececec;
	border-top:solid 0px #e5e5e5;
	text-align:center;
}
.footer .shell {
	margin:0 auto;
	width:930px;
	border-left:solid 1px #dfdfdf;
	border-right:solid 1px #dfdfdf;
	border-top:solid 1px #dfdfdf;
	background:#fff;
	padding:15px;
	margin-top:50px;
}
.footer, .footer a {
	color:#7f7f7f;
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
.contactus{
	margin-left:5px;
	padding-left: 20px;
	background:url(images/info.png);
	background-repeat: no-repeat;
}
.searchInput{
	margin:0px;
	padding:0px;
	height:20px;
	float:left;
	color:#999;
}
.searchBtn{
	background:url(images/search.png);
	background-repeat: no-repeat;
	width:24px;
	height:24px;
	margin-top:0px;
	float:left;
	margin-left:3px;
	background-position: center center; 
}
.span_desc{
	font-size:16px;
}