﻿@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, simsun,Verdana, Geneva, sans-serif, "宋体";
	font-size: 12px;
	color: #222222;
	/*font: 12px/ 1.7em "Lucida Grande", "Lucida Sans Unicode", Arial,
		Helvetica, sans-serif;*/
	background: url(images/bg_x.gif) left top repeat-x;
	background-color:#ffffff;
}

p {
	line-height: 1.5em;
	margin: 0 0 10px;
}

img {
	border: none;
}

h1 {
	color: #1A74B0;
	font-size: 1.5em;
	margin: 0 0 10px;
}

.font_size_12
{
    font-size:12px;
}
.font_size_14
{
    font-size:14px;
}
/* 购买  */
.red {
	color:#f00;
}

.wite
{
	color:#fff;
}

.telonline {
	line-height: 65px;
	float: left;
	width: 225px;
	margin-left: 10px;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	text-align: right;
	padding-left: 10px;
}

.tel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.telnum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 50px;
	line-height: 30px;
}
.telinfo {
	color: #FFF;
	background-color: #53B224;
	width: 150px;
	line-height: 18px;
	display: block;
	margin-left: 63px;
	letter-spacing: 2px;
}


.buy_table
{
border-collapse: collapse;
text-align: center;
}

.buy_th
{
background-color:#F7FBFF;
line-height:22px;
}


.buy_v_01_h
{
}
.buy_v_02_h
{
background-color:#0195A2;
}
.buy_v_03_h
{
background-color:#539D0B;
}

.buy_v_01
{
}
.buy_v_02
{
background-color:#E0F3FE;
}
.buy_v_03
{
background-color:#C6F4BD;
}
/* 购买 end */






a { color:#1a5d96; text-decoration:none;}
a:hover { color:#0089fe; text-decoration:none;}


.a13 a { font-size:13px; color:#1a5d96; text-decoration:none; font-weight:bold;}
.a13 a:hover { font-size:13px;color:#0089fe; text-decoration:none;font-weight:bold;}

.color_red{ color:#C00000;}
hr {
	
    background-color: #E7E7E7;
    border:0;
    height: 1px;
    margin-bottom: 5px;
	margin-top: 5px;
    clear:both;
	
}

blockquote {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	margin: 5px 0 20px;
	padding: 10px;
	quotes: "“" "”";
}

blockquote p {
	display: inline;
	margin-left: 5px;
}

blockquote:before,blockquote:after {
	font-weight: bold;
	font-size: 22px;
	color: #666;
}

blockquote:before {
	content: open-quote;
}

blockquote:after {
	content: close-quote;
}


.clearf {
	zoom: 1;
}

.clearf:after {
	display: block;
	clear: both;
	content: '\20';
}

/* css sprite */


.banner .dm_inner_banner {
	/*background: url(images/banner_1.jpg) left top no-repeat;*/
}

/*
* html body {
	background-attachment: fixed;
	background-image: url('about:blank');
}
*/

/* header */
.dm_header {
	width: 100%;
	height: 90px; /*text-align:center;*/ /*IE5.5*/
}

.dm_header .dm_inner_header {
	margin: auto;
	width: 960px;
	height: 90px;
	position: relative;
	z-index: 1;
}

.hd .dm_header {
	height: 70px;
}

.html_banner {
	text-align: center; /*IE5.5*/
	background-position: 0 -60px;
	overflow: hidden;
}

/* banner */
.banner {
	text-align: center; /*IE5.5*/
	height: 250px;
	background-position: 0 -60px;
	overflow: hidden;
}

.banner .dm_inner_banner {
	margin: auto;
	width: 960px;
	height: 250px;
	position: relative;
	overflow: hidden;
}

.banner .hot_pic {
	width: 960px;
	height: 250px;
	background-position: 0 0;
}

.banner .download_dm {
	display: block;
	width: 200px;
	height: 40px;
	text-indent: -999999px;
	position: absolute;
	left: 340px;
	top: 264px;
	overflow: hidden;
}

.banner .change_pic {
	z-index:-1;
	/*
	width: 300px;
	height: 200px;
	position: absolute;
	left: 542px;
	top: 133px;
	overflow: hidden;*/
}

.banner .change_pic_1 {
	margin: auto;
	width: 960px;
	height: 250px;
	position: relative;
	background: url(images/banner_1.jpg) left top no-repeat;
}

.banner .change_pic_2 {
	margin: auto;
	width: 960px;
	height: 250px;
	position: relative;
	background: url(images/banner_2.jpg) left top no-repeat;
}

.banner .change_pic_3 {
	margin: auto;
	width: 960px;
	height: 250px;
	position: relative;
	background: url(images/banner_3.jpg) left top no-repeat;
}
.banner .change_pic_4 {
	margin: auto;
	width: 960px;
	height: 340px;
	position: relative;
	background: url(images/banner_4.jpg) left top no-repeat;
}
.banner .change_pic_5 {
	margin: auto;
	width: 960px;
	height: 340px;
	position: relative;
	background: url(images/banner_5.jpg) left top no-repeat;
}

.banner .p_page {
	position: absolute;
	right: 50px;
	bottom: 10px;
}

.banner .p_page span {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	text-indent: -999999px;
	cursor: pointer;
	background: url(images/pages.png) left top no-repeat;
	overflow: hidden;
}

* html .banner .p_page span {
	background: none;
	filter: progid :  DXImageTransform.Microsoft.AlphaImageLoader (
		    
		   enabled =    
		    "true", src =  "images/pages.png", sizingMethod =
		
		   
		   "image" );
}

.banner .p_page .hover {
	background: url(images/pages_hover.png) left top no-repeat;
}

* html .banner .p_page .hover {
	background: none;
	filter: progid :  DXImageTransform.Microsoft.AlphaImageLoader (
		    
		   enabled =    
		    "true", src =   "images/pages_hover.png",
		sizingMethod =  
		 
		    "image" );
}

.banner .p_page .current {
	background: url(images/pages_current.png) left top no-repeat;
	overflow: hidden;
}

* html .banner .p_page .current {
	background: none;
	filter: progid :         DXImageTransform.Microsoft.AlphaImageLoader (
		    
		   enabled =    
		    "true", src =         "images/pages_current.png",
		sizingMethod =    
		    "image" );
}

/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.dm_container {
	/*
	background: transparent url("images/bg_container.gif") repeat-x top left
		;
	*/
}

*html .content-top1234{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/content_top.png", sizingMethod="scale");
}
.content-top {
	background: transparent url("images/content_top.png") no-repeat top left
		;
}

*html .content1234{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/content_bg.png", sizingMethod="scale");
}
.content {
	background: transparent url("images/content_bg.png") repeat-y left
		bottom;
}

/**html .content-btm1234 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/content_btm.png", sizingMethod="scale");
}*/
.content-btm {
	background: transparent url("images/content_btm.png") no-repeat top left
		;
}


.read_content-top {
	background: transparent url("images/read_content_top.png") no-repeat top left
		;
	width: 960px;
	height: 16px;
	margin: 0 auto;
}

.read_content {
	background: transparent url("images/read_content_bg.png") repeat-y left
		bottom;
	width: 940px;
	min-height: 300px;
	padding: 0px 10px 0 10px;
	margin: 0 auto;
	line-height:22px;
}
.read_content-btm {
	background: transparent url("images/read_content_btm.png") no-repeat top left
		;
	width: 960px;
	height: 16px;
	margin: 0 auto;
}

/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.dm_container {
	width: 100%;
	margin-top: 3pt;
	padding: 0;
}

.content-top {
	width: 960px;
	height: 16px;
	margin: 0 auto;
}

.content {
	width: 940px;
	min-height: 300px;
	padding: 10px 10px 0 10px;
	margin: 0 auto;
	line-height:22px;
}

.content_left {
	float: left;
	width: 695px;
	margin: 0 5px 0 0;
	padding: 0;
}
.content_right {
	float: left;
	width: 235px;
	margin: 0 0px 0 5px;
	padding: 0;
}

.content_title_box {
	float: left;
	width: 100%;
	margin: 0 0px 0 0;
	padding: 0;
	background-image:url(images/title_bg_line.png);
}

.content_title_box_head {
	float: left;
	margin: 0 0px 0 0;
	padding: 5px 10px;
	background-image:url(images/title_bg.png);
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.content_title_box_txt {
	float: left;
	margin: 0;
	padding: 8px 5px 3px 8px;

}


.content_title_txt_box {
	float: left;
	width: 100%;
	margin: 0 0px 0 0;
	padding: 0;
	background-image:url(images/title_bg_line.png);
}

.content_title_txt_box_head {
	float: left;
	margin: 0 0px 0 0;
	padding: 5px 10px 5px 0px;
	font-size:16px;
	font-weight:bold;
}
.content_title_txt_box_txt {
	float: left;
	margin: 0;
	padding: 8px 5px 3px 8px;

}
.content_title_txt_box_mero {
	float: right;
	margin: 0;
	padding: 8px 5px 3px 8px;

}




.content_left_box {
	float: left;
	width: 345px;
	margin: 15px 0px;
	padding: 0px;
}
.content_left_box_spli {
	float: left;
	width: 5px;
	margin: 0px;
	padding: 0px;
}
.content_left_box_Col1 {
	float: left;
	width: 60px;
	margin: 0px;
	padding:0px 0px auto 0px;
}
.content_left_box_Col2 {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.content_left_box_Col2 a {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px;
	color:#1a5d96;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.content_left_box_Col2 a:hover { color:#0089fe; text-decoration:none;}
.content_left_box_Col2 span {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px;
}



.content_left_3col_box {
	float: left;
	width: 225px;
	margin: 15px 0px;
	padding: 0px;
}
.content_left_3col_box_spli {
	float: left;
	width: 10px;
	margin: 0px;
	padding: 0px;
}


.content_right_title_top {
	float: left;
	margin: 0 0px 0 0;
	padding: 0px 10px 5px;
	font-size:16px;
	font-weight:bold;
	width:100%;
}
.content_right_title {
	float: left;
	margin: 0 0px 0 0;
	padding: 20px 10px 5px;
	font-size:16px;
	font-weight:bold;
	width:100%;
}
.content_txt_10 {
	float: left;
	margin: 0;
	padding: 0px;
	padding: 1px 10px;
	width:100%;
}
.content_txt_5 {
	float: left;
	margin: 0;
	padding: 0px;
	padding: 1px 5px;
	width:100%;
}
.content_txt_0 {
	float: left;
	margin: 0;
	padding: 0px;
	padding: 1px 0px;
	width:100%;
}

.content_txt_bg_0 {
	float: left;
	margin: 0;
	padding: 0px;
	padding: 1px 0px;
	width:100%;
	background: #F1F7FC;
	border: 1px solid #DDEEFE;
	overflow:hidden;
}

.content_txt_bg_5 {
	float: left;
	margin: 0;
	padding: 0px;
	padding: 1px 5px;
	width:100%;
	background: #F1F7FC;
	border: 1px solid #DDEEFE;
	overflow:hidden;
}

.content_txt_bg_10 {
	float: left;
	margin: 0;
	padding: 0px;
	padding: 1px 10px;
	width:100%;
	background: #F1F7FC;
	border: 1px solid #DDEEFE;
	overflow:hidden;
}

.read_type_list_box {
	float: left;
	width: 320px;
	margin: 0px 5px 5px 0px ;
	padding: 0px 5px 10px 5px;
	
	background: #F1F7FC;
	border: 1px solid #DDEEFE;
	overflow:hidden;
}

.read_type_list_box .aTitle {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	color:#1a5d96;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.read_type_list_box .aTxt {
	float: left;
	margin: 0px;
	padding: 0px;
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
.read_type_list_box a:hover { color:#0089fe; text-decoration:none;}
.read_type_list_box span {
	float: left;
	margin: 0px;
	padding: 0px;
}






.left-content {
	float: left;
	width: 630px;
	margin: 0 20px 0 0;
	padding: 0;
}

.content-btm {
	width: 960px;
	height: 16px;
	margin: 0 auto;
}

.content h2 {
	color: #323231;
	font-size: 20px;
	margin: 0 0 5px;
	line-height: 1.5em;
}

.content ul,.content ol {
	margin: 10px 0 10px 25px;
	padding: 0;
}

.content ul li,.content ol li {
	line-height: 1.7;
	margin: 0 0 2px 0;
	padding: 0;
}

.content h1 {
	color: #323231;
	font-size: 2.5em;
	margin: 0 0 10px;
}

.content h3 {
	color: #323231;
	font-size: 1.5em;
	margin: 0 0 5px;
	line-height: 1.5em;
}

.content h4 {
	color: #323231;
	font-size: 1.3em;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}

.content h5 {
	color: #323231;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: -0.5px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.content h6 {
	color: #323231;
	font-size: 1em;
	margin: 0;
	padding: 0;
}


.content table {
    border: 1px solid #ccc;
    text-align: left;
    margin: 0 -1px 24px 0;
    width: 100%;
}
.content tr th,
.content thead th {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 10px;
}
.content tr td {
    border: 1px solid #e7e7e7;
    padding: 5px 5px;
}
.content tr.odd td {
    background: #F2F7FC;
}



/*  -------------------------------------------------------------
    MISC (NEED A CLEANUP!)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
.colleft,.colright {
	float: left;
	width: 48%;
}

.colright {
	margin: 0 0 0 20px;
}

.small {
	width: 40%;
}

.col1,.col2 {
	float: left;
}

.col1 {
	width: 600px;
	padding: 10px 25px 0 0;
	border-right: 2px solid #e2e2e2;
}

.col1 h2 span {
	font-size: 14px;
	margin: 0 0 0 10px;
}

.col2 {
	width: 260px;
	padding: 10px 0 0 30px;
}

.col1 div.block {
	float: left;
	width: 280px;
	margin: 15px 0 0 20px;
}

.col2 div.block {
	margin: 0px 0 25px 0;
}

div.block h4,.testimonial h4 {
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica,
		sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

.col2 div.block h4,.testimonial h4 {
	margin: 25px 0 0 0;
}

div.block p {
	font-size: 12px;
}

div.block p.meta {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div.block p.meta span {
	font-weight: bold;
}

div.col2 p {
	margin: 10px 0 0 0;
	text-align: justify;
}

.leftsmall {
	float: left;
	width: 35%;
}

.bgcolor {
	/*float: right;
	width: 55%;*/
	background: #f2f2f2;
	padding: 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

/*  -------------------------------------------------------------
    FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
.footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

.footer .menu{
	position: relative;
	width: 960px;
	height:26px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

.footer .menu .left
{
    float:left;
	position: relative;
	width: 5px;
	height:26px;
	background: transparent url("images/bottom_bj_left.jpg") top left;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

.footer .menu .center{
    float:left;
	position: relative;
	width: 950px;
	height:21px;
	background: transparent url("images/bottom_bj_center.jpg")  top left;
	margin: 0 auto;
	padding: 5px 0 0 0;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
}

.footer .menu .right{
    float:left;
	position: relative;
	width: 5px;
	height:26px;
	background: transparent url("images/bottom_bj_right.jpg") no-repeat top left;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

.footer .menu .center a {
	font-style: normal;
	color:#ffffff;
}

.footer .copy {
	float: left;
	width: 65%;
	line-height: 22px;
	text-align: left;
}

.footer p {
	color: #065c8d;
	padding: 0;
	margin: 0;
	line-height: 22px;
	font-size: 12px;
}

/*******************form style*******************************/
	/*  -------------------------------------------------------------
    BLOG: GLOBAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
.content-main {
	float: left;
	width: 680px;
	margin: 0;
	padding: 0;
	margin: 0px 0 0 10px;
	padding: 10px 10px;
}

p.articlemeta {
	margin: -13px 0 20px 0;
	padding: 0;
}

p.articlemeta span {
	font-weight: bold;
}

.post .comments {
	padding: 0 0 0 20px;
}

.post {
	clear: both;
	margin: 0
}

.featured,.article {
	margin: 0 0 30px 0;
}

.featured h1 a,.article h1 a,.recents h1 {
	/*font-family: "Droid Sans Bold", sans-serif;*/
	color: #323231;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

.article {
	width: 625px;
}

.article blockquote {
	margin: 20px 0;
	color: #000;
	font-style: italic;
	font-size: 14px;
	padding: 10px;
	quotes: "\201C" "\201D";
}


.recents h1 {
	font-weight: normal;
	font-size: 1.9em;
	padding: 10px 0 10px 0;
	border-top: 2px solid #f2f2f2;
}

#posts {
	list-style: none;
	margin: 0;
	padding: 0;
}

.postmeta {
	width: 200px;
	float: left;
}

.postmeta ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.postmeta ul li {
	font-style: italic;
}

.postmeta ul li a {
	font-weight: bold;
	font-style: normal;
}

.postsummary {
	width: 425px;
	float: left;
	margin: 0 0 10px 0;
}

.info_part .consult-list .item {
	margin: 0px;
	padding: 5px 5px 5px;
}

.info_part .consult-list .user {
	color: #999999;
	font-size: 12px;
}

.info_part .consult-list .user strong {
	float: left;
	width: 300px;
}

.info_part .consult-list .user span {
	float: right;
	text-align: right;
	width: 200px;
}

.info_part .consult-list .text {
	clear: both;
	margin-top: 5px;
}

.info_part .consult-list .reply {
	color: #006600;
	/*margin-top:5px;*/
	margin-left: 20px;
	background: none repeat scroll 0 0 #F6F6F6;
	padding: 5px;
}

.info_part .consult-form {
	/*height: 152px;*/
	padding: 35px 55px 15px;
	width: auto;
}

.info_part .consult-form p {
	width: 100%;
	margin: 5px 0;
	padding: 0;
}

.info_part .sect {
	border-top: 1px solid #ccc;
	padding: 10px 10px 10px;
	width: 640px;
}

.info_part .consult-form .succ {
	display: none;
	padding: 10px 0;
}

.f-textarea {
	border-color: #7C7C7C #C3C3C3 #DDDDDD;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	padding: 3px 4px;
}

input.formbutton {
	background: none repeat scroll 0 0 #63C5C8;
	border-color: #82D0D4 #4D989B #54A3A7 #92D6D9;
	border-style: solid;
	border-width: 2px;
	color: #FFFFFF;
	cursor: pointer;
	letter-spacing: 0.1em;
	padding: 4px 1em;
}

/*  -------------------------------------------------------------
    BLOG: SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
.content-sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	background: #f2f2f2;
	padding: 10px 10px;
}

.content-sidebar { /* Safari */
	-webkit-border-radius: 9px;
}

.content-sidebar,x:-moz-any-link,x:default { /* Firefox 3 */
	-moz-border-radius: 9px;
}

.content-sidebar h1 {
	color: #000;
	font-weight: normal;
	font-size: 1.6em;
	padding: 10px 0 0px 0;
}

/* LINKS */
.sidebar_w  ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 10px;
}

li.rss {
	padding: 0 0 0 23px;
}

/* Twitter */
.twitter p {
	font-style: italic;
	font-size: 12px;
}

.twitter p span {
	font-weight: bold;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */ /* WP Captions */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}











/* End captions */
	/*  -------------------------------------------------------------
    BLOG: COMMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */


.errorbox {
	display: block;
	border: 1px solid #f2a9a9;
	padding: 5px;
	color: #f00;
	font-size: 1.1em;
	margin: 8px 0 0 0;
}

.form {
	margin: 8px 0 0 0;
}

.form div {
	margin-bottom: 10px;
}

.form label {
	color: #006600;
	font-size: 14px;
	line-height: 25px;
}

.form span {
	color: #666666;
	font-size: 12px;
	line-height: 25px;
}





/******************* index conf ******************************/
combox695 {
background-position:-3645px 0;
width:695px;
}
combox695 .inner_combox {
background-position:-2950px top;
}
.combox695 .i_inner_combox {
background-position:-4340px bottom;
}
.combox {
background-position:-400px 0;
background-repeat:repeat-y;
width:100%;
}
.combox, .combox .inner_combox, .combox .i_inner_combox, .tabbox .tab ul li span {
background:url("images/combox.gif") no-repeat scroll left top transparent;
}
.i_list {
	
	
}
.i_list li {
list-style-type:none;
	
float:left;
height:80px;
margin:15px 0 0;
overflow:hidden;
padding-bottom:15px;
width:230px;
}

.i_list li.li_1 .icon {
background-position:5px -1343px;
}
.i_list li .icon {
display:inline;
float:left;
height:64px;
margin:0 5px;
width:64px;
}

.i_list li .icon, .login .btxt p, .quick ul li .icon, .combox_h3 span.figure, .combox_h3 span.arrow, .comform li .error_msgtip p, .comform li .success_msgtip p, h2.com_pic_title, .reg_s_box .cop ul li a, .txtpic_ul li .h_pic .view, ul .more {
background:url("images/icon64.gif") no-repeat scroll left top transparent;
}

.i_list li .info {
float:left;
margin-top:10px;
padding-bottom:10px;
width:145px;
}

ul .more {
background-position:2px -1565px;
padding-left:10px;
}

ul .more a {
color:#5E8820;
}




/********************************/
.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* 
{
	margin: 0;
}

div.tabs
{
	height: 90px;
	/*background-image:url("images/top_bj.gif");
	background-color: #fff;*/
}

.tabs .logo
{
	/*bottom: 5px;*/
	display: block;
	float: left;
	margin: 8px 0 0 5px;
}

.tabs .logo img
{
	border: none;
}



.tabs .txtnav
{
	overflow: hidden;
}

.tabs .head_txt
{
	float: right;
	color: #888;	
	list-style-type: none;
	font-size: 12px;
	line-height: 26px;
	padding: 0;
}

.head_txt li
{
	float: left;
	position: relative;
}

.head_txt li a
{
	/*background: url(images/buttons.jpg) no-repeat 0 0;*/
	display: block;
}



.head_txt .contactus
{
	background-position: -119px 0;
	padding: 0 0 0 10px;
	position: relative;
	width: auto;/* 1 98px;*/
}
.head_txt li span
{
	color: #111;
	position: absolute;
	/* left: 105px;*/
	top: 0;
}

.head_txt .contactus:hover
{
	background-position: -119px -26px;
}

.head_txt .contactus:hover span
{ 
	text-decoration: none;
}

.head_txt .user_login
{
	background-position: -318px 0;
	padding: 0 0 0 27px;
	width: 90px;
}

.head_txt .user_login:hover
{
	background-position: -318px -26px;
}


div.tabs div.head_txt span 
{
	color: #333;
	font-weight: bold;
}

div.tabs div.head_txt div.left_corner
{
	position: absolute;
	width: 2px;
	height: 2px;
	background: url(images/sales/top_phone_bg.gif) left top no-repeat;
	left: 0;
	bottom: 0;
}

div.tabs div.head_txt div.right_corner
{
	position: absolute;
	width: 2px;
	height: 2px;
	background: url(images/sales/top_phone_bg.gif) right top no-repeat;
	right: 0;
	bottom: 0;
}

div.tabs div.head_txt a
{
	font-size: 12px;
	font-weight: normal;
}





#topnav
{
	bottom: 10px;
	clear: right;
	float: right;
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	z-index:999;
}



#topnav li
{
	float: left;
	margin: 0;
}

#topnav .relative
{
	margin: 5px 0 0 0;
	position: relative;
	width: 136px;
}

#topnav a
{
	float:left;
	margin: 0px;
	font-size: 15px;	
	outline: none;
	padding-left: 6px;

}

#topnav a:hover
{
	text-decoration: none;
}





.tabs_text_simple
{
	font-size: 16px;
}

div.tabs li span.tabs_text_no_icon
{
	background: none;
}

#topnav li a span
{
	display: block;
	padding-right: 13px;
	padding-left: 4px;
	padding-top: 9px;
	height: 37px;
}

#topnav li a
{
	cursor: pointer;
}

.tabs .hover_tab
{
	background: url('images/tabs_left_bg.gif') no-repeat left top;
}

.tabs .hover_tab span
{
	background: url('images/tabs_right_bg.gif') no-repeat right top;
}

div.tabs li a
{
	color:#06619a;
	font-variant:inherit;
}
div.tabs li a.selected
{
	font-size:18px;
	font-variant:inherit;
	background: url('images/tabs_left_bg.gif') no-repeat left top;
}

div.tabs li a.selected span
{
	background: url('images/tabs_right_bg.gif') no-repeat right top;
}

#topnav .button
{
	background: url('images/buttons.jpg') no-repeat 0 -89px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	display: block;
	line-height: 29px;
	padding:  0 0 0 19px;
	width: 121px;
}

#topnav .button:hover
{
	background-position: 0 -56px;
}




/* home  */


/* thirds */

.home-third-cols 
{ 
	height: 164px;
	margin-top: 15px; 
	/*overflow: hidden;*/
}

.home-third
{
	/*background: url(images/home_third_border.gif) right top no-repeat;*/
	float: left;
	width: 280px;
	min-height: 100px;
	padding: 0px 5px 0 5px;
	margin-top:5px;
}

.home-third.last
{
	background: none;
}



.home-third.demo p
{
	width: 170px;
}

.home-third-cols .ichoose	
{
	background: url(images/homepage_video_icon.gif) no-repeat -2px 0;
	margin: -3px 0 0 10px;
	width: 113px;
}

.home-third.lock
{
	width: 290px;
	padding: 0px 10px 0 10px;
}

.home-third-title 
{
	font-size: 14px;
	color: #1A74B0;
	margin-bottom: 3px;
}

.home-third p 
{
	font-size: 12px; 
	color: #6a6a6a;
}
.home-third ul
{
	font-size: 12px;
	/*color: #1A74B0;*/
	margin: 10px 0 0 0;
	padding-left: 20px;
}

.home-third ul li
{
	margin: 0 0 3px 0;
	padding: 0;
}

.home-third-list-item-pdf
{
	background: url(images/icon_pdf.gif) right center no-repeat;
	padding-right: 20px;
	line-height: 17px; 
}

.home-third-icon
{
	width: 100px;
	height: 100px;
	float: right;
	margin: 5px 0 5px 10px;
	background: url(images/home_third_icon_sprites3.jpg) left top no-repeat;	
}

.home-third-icon.icon1
{
	margin-left: 0;
	background-position: 0 0;	
}
.home-third-icon.icon2
{
	background: url(images/home_third_icon_sprites3.jpg) 842px 0;	
	margin-left: 4px;
	width: 112px;
}
.home-third-icon.icon3
{
	width: 90px;
	height: 70px;
	background-position: -289px -10px;	
}
.home-third-icon.icon4
{
	width: 90px;
	height: 50px;
	margin-left: 0;
	background-position: -447px -20px;	
}
.home-third-icon.icon5
{
	width: 90px;
	height: 90px;
	background-position: -597px -8px;	
}

.home-third-icon.icon6
{
	width: 117px;
	height: 90px;
	background-position: -717px -8px;	
}
.home-third-icon.icon7
{
	background: url(images/netsuite_3c.jpg) no-repeat 0 20px;
	height: 67px;
	width: 117px;
}

.home-third-icon.icon9
{
	background: url(images/home_third_icon_sprites3.gif) -858px 0;	
	height: 95px;
	width: 117px;
}

.home-third-icon.icon10
{
	background-position: -869px;
	height: 95px;
	width: 117px;
}

.home-third-icon.icon8
{
	background: url(images/icon_call.jpg) no-repeat 0 -1px;
	height: 100px;
	width: 85px;
}

.home-third-dynamic
{
	position: relative;
}

.home-third-dynamic-saying-prev
{
	width: 8px;
	height: 10px;
	position: absolute;
	left: 285px;
	top: 13px;
	background: url(images/news_left_arrow1.gif) left center no-repeat;
}
.home-third-dynamic-saying-next
{
	width: 8px;
	height: 10px;
	position: absolute;
	left: 297px;
	top: 13px;	
	background: url(images/news_right_arrow1.gif) right center no-repeat;	
}

.third-dynamic
{
	display: none;
}

.third-dynamic-show
{
	display: block;
}




.home-dm-col1 
{
    float: left;
    width: 550px;
    padding: 5px 0px;  
}

.home-dm-col2 
{
    float: left;
    width: 280px;
    padding: 5px 20px;
    background: url(images/home_second_col1_border.gif) left top repeat-y;
}

.home-dm-title 
{
    font-size: 14px;
    color: #345368;
}

.users-saying {
	height: 130px;
	position: relative;
}

.home-dm-users-saying
{
    margin-top: 10px;
    height: 130px;
    font-size: 12px;
    color: #345368;
	position:absolute;
  /*  display: none;*/
}
.home-dm-users-saying em
{
    /*font-family: "Times New Roman",Times;*/
    font-size: 14px;
    font-style: italic;
    display: block;
    margin-bottom: 5px; 
}
.home-dm-users-saying.show
{
    display: block;
}

.home-dm-users-saying-previous 
{
    width: 8px;
    height: 10px;
    display: block;
    position: absolute;
    top: 3px; 
    left: 170px;
    background: url(images/users_saying_navigation.gif) left center no-repeat;
}
.home-dm-users-saying-next
{
    width: 8px;
    height: 10px;
    position: absolute;
    top: 3px; 
    left: 183px;
    background: url(images/users_saying_navigation.gif) right center no-repeat;   
}

.home-dm-news 
{
    /*font-family: "Times New Roman",Times;*/
    font-size: 12px;
    color: #1A74B0;
    margin: 10px 0 0 0;
    padding-left: 13px; 
}
.home-dm-news li
{
    margin: 5px 0 0 0;
    padding: 0;
}

.home-dm-how-works 
{
    margin-top: 20px;
    font-size: 12px;
    color: #345368; 
    padding-left: 68px;
    width: auto;
    /*background: url(images/icon64.gif) left top no-repeat;*/
}
.index-dm-works_icon01
{
    background: url(images/index_01.png) left 0px no-repeat;
}
.index-dm-works_icon02
{
    background: url(images/index_02.png) left 0px no-repeat;
}
.index-dm-works_icon03
{
    background: url(images/index_03.png) left 0px no-repeat;
}
.index-dm-works_icon04
{
    background: url(images/index_04.png) left 0px no-repeat;
}
.index-dm-works_icon05
{
    background: url(images/index_05.png) left 0px no-repeat;
}
.index-dm-works_icon06
{
    background: url(images/index_06.png) left 0px no-repeat;
}
.index-dm-works_icon07
{
    background: url(images/index_07.png) left 0px no-repeat;
}
.index-dm-works_icon08
{
    background: url(images/index_08.png) left 0px no-repeat;
}

.home-dm-how-works h3
{
    font-size: 12px;
    color: #345368; 
    margin-bottom: 4px;
}

/* separator */

.home-companies-separator 
{
    font-size: 12px;
    margin: 20px 0px 10px 0px;
    background: url(images/companies_separator.gif) left center repeat-x;    
    overflow: hidden;
}

.home-companies-separator span 
{
    float: left;
    background-color: #FFF;
    padding-right: 10px;
    text-transform: uppercase;
}
.home-companies
{
    display: block;
    height: 45px;
    background: url(images/customers.gif) center center no-repeat;     
}





div.content a.button, div.content.form a.button {
background:url("images/1green_button.gif") no-repeat scroll left top transparent;
color:#FFFFFF;
display:block;
font-size:18px;
height:34px;
line-height:34px;
text-align:center;
width:155px;
}
.button {
margin:auto;
}


div.block_round_blue {
color:#333333;
font-size:12px;
}

div.block_round_blue div.lt {
background:url("images/block_lt.gif") no-repeat scroll left top #EDF2F6;
}

div.block_round_blue div.rt {
background:url("images/block_rt.gif") no-repeat scroll right top transparent;
}

div.block_round_blue div.rb {
background:url("images/block_rb.gif") no-repeat scroll right bottom transparent;
}

div.block_round_blue div.block_content {
font-weight:normal;
padding:10px 10px 15px 15px;
width:auto;
}

div.block_round_blue div.lb {
background:url("images/block_lb.gif") no-repeat scroll left bottom transparent;
}


/******pricing plan ********/

.pricing_plan h2 {
font-size:20px;
}

.pricing_plan h3 {
margin:10px 0;
font-size:12px;
}

.pricing_plan {
float:left;
margin:20px 0 0;
width:299px;
}

.plan_top {
background:url("images/pricing_plan_top.gif") no-repeat scroll 0 0 transparent;
height:11px;
}

.plan_wrap {
border-left:1px solid #DFDFDF;
border-right:1px solid #DFDFDF;
padding:2px 29px 10px 21px;
width:247px;
}

.plan_bottom {
background:url("images/pricing_plan_bottom.gif") no-repeat scroll 0 0 transparent;
height:8px;
}

.pricing_button_lrg.personal, .pricing_button_lrg.enterprise {
margin:30px 0 0;
}


.plan_wrap .pricing_button_lrg {
border-bottom:medium none;
}

.business_plan p {
padding:10px 0 35px;
}

.pricing_plan p {
clear:left;
color:#111111;
line-height:20px;
margin:10px 0 5px;
}

.business_plan {
background:url("images/middle_pricing_plan.gif") no-repeat scroll 3px 0 transparent;
height:271px;
margin:0;
padding:9px 37px 5px 34px;
width:245px;
}

.business_plan div {
float:left;
}
.plan_wrap div, .pricing_header_wrap {
border-bottom:1px dotted #CCCCCC;
}
.pricing_header_wrap {
width:247px;
padding-top: 10px;
}


.pricing_plan_info_wrapper {
border-bottom:2px solid #DEEBF3;
clear:left;
height:1%;
overflow:hidden;
}

pricing_plan_info_wrapper div {
float:left;
}
.plan_features {
width:297px;
}

.pricing_plan_info_wrapper ul {
list-style-type:none;
padding:0;
margin: 0;
}

.pricing_plan_info_wrapper .features_header {
background-color:#ECF3F8;
border:medium none;
color:#111111;
font-weight:bold;
}


.pricing_plan_info_wrapper ul li {
border-bottom:1px dotted #DFDFDF;
font-size:12px;
height:16px;
padding:5px 0;
line-height: 1;
}

.plan_features ul li {
padding-left:10px;
}

.pricing_plan_info_wrapper div {
float:left;
}
.middle {
margin:0 2px;
}

.plan_info {
text-align:center;
width:201px;
}

.pricing_plan_info_wrapper .last_item {
border-bottom:2px solid #DEEBF3;
}

.pricing_plan_info_wrapper .pricing_plan_button_sml {
border-bottom:medium none;
height:39px;
padding-top:11px;
}


.pricing_plan_info_wrapper .plan_info_left {
margin-left:0;
}

.check {
background:url("images/upsell_check.gif") no-repeat scroll center 5px transparent;
}
.uncheck {
background:url("images/x.png") no-repeat scroll center 5px transparent;
}

.pricing_plan_info_wrapper .sub_header {
border-bottom:2px solid #DEEBF3;
color:#333333;
font-weight:bold;
padding-top:15px;
}

.pricing_button_lrg a, .pricing_plan_button_sml a {
background:url("images/pricing_buttons.gif") no-repeat scroll 0 -10px transparent;
color:#1A74B0;
display:block;
font-size:18px;
font-weight:bold;
outline:medium none;
padding:9px 0;
text-align:center;
text-decoration:none;
text-shadow:1px 1px 0 #FFFFFF;
width:251px;
}

.pricing_plan_button_sml a {
background-position:15px -144px;
font-size:14px;
width:100%;
}

img.help {
	cursor: help;
}




div.box_new_tooltip
{
    display: none;
    position: absolute;
    opacity: 0.95;
    width: 160px;
    z-index: 2000;
}

div.box_new_tooltip div.arrow_part
{
    float: left;
    height: 40px;
    width: 16px;
}

div.arrow_part span.new_tooltip_la
{
    background: url(images/service_images_parts.gif) 0 -179px no-repeat;
    display: block;
    height: 13px;
    width: 12px;
}


div.box_new_tooltip div.arrow_part img
,div.box_new_tooltip div.arrow_part span
{
    left: 5px;
    position: relative;
    top: 13px;
}

div.box_new_tooltip_right div.arrow_part img
,div.box_new_tooltip_right div.arrow_part span
{
    left: -1px;
    position: relative;
    top: 13px;
}

div.box_new_tooltip div.main_part
{
    float: left;
    width: 144px;
}

div.box_new_tooltip div.main_part div.topbot
{
    background-color: #E87400;
    height: 1px;
    margin: 0 1px;
    width: 142px;
}

div.box_new_tooltip div.main_part div.center
{
    background-color: #E87400;
    width: 100%;
}

div.box_new_tooltip div.main_part div.center div.center2
{
    background-color: #FF8000;
    border-top: solid #FFA54A 1px;
    margin: 0 1px;
    width: 142px;
}

div.box_new_tooltip div.main_part div.center div.center2 span
{
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 10px;
}

div.box_new_tooltip2
{
    background-color: #fff;
    border: solid #ff8000 2px;
    position: absolute;
    visibility: hidden;
    width: 198px;
    z-index: 20000;
}

div.box_new_tooltip2 div.head
{
    background-color: #ff8000;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 7px;
}

div.box_new_tooltip2 div.text
{
    color: #666;
    font-size: 12px;
    line-height: 16px;
    padding: 7px;
}

div.box_new_tooltip2 div.text span
{
    color: #000;
}

div.box_new_tooltip2 div.img
{
    background-image: url(images/box_tooltip_arrow.gif);
    background-repeat: no-repeat;
    bottom: -13px;
    height: 13px;
    position: absolute;
    left: 15px;
    width: 19px;
}

div.box_new_tooltip2 div.img_up
{
    background-image: url(images/box_tooltip_arrow_up.gif);
    background-repeat: no-repeat;
    height: 13px;
    left: 15px;
    top: -13px;
    width: 19px;
}

div.box_new_tooltip2 div.img_right
{
    background-image: url(images/box_tooltip_arrow_right.gif);
    background-repeat: no-repeat;
    height: 19px;
    position: absolute;
    right: -14px;
    top: 29px;
    width: 13px;
}

div.box_new_tooltip2 div.img_left
{
    background-image: url(images/box_tooltip_arrow_left.gif);
    background-repeat: no-repeat;
    height: 19px;
    left: -14px;
    position: absolute;
    top: 29px;
    width: 13px;
}

div.box_thumbnail_tip
{
    background-color: #FFF;
    border: solid #97cae8 1px;
    height: 94px;
    padding: 5px;
    position: absolute;
    visibility: hidden;
    width: 94px;
    z-index: 20000;
}

div.box_thumbnail_tip div.box_thumbnail_arr
{
    background: url(images/preview_arrow_right.gif) left top no-repeat;
    height: 15px;
    position: absolute;
    right: -10px;
    top: 44px;
    width: 10px;
    z-index: 21000; 
}

div.box_thumbnail_tip_down div.box_thumbnail_arr
{
    background: url(images/preview_arrow_bottom.gif) 0 0 no-repeat;
    height: 10px;
    left: 18px;
    top: 104px;
    width: 15px;
}

/* ALL TOOLTIPS */

div#tooltip, div.tooltip
{
    margin-left: -43px;
    margin-top: 10px;
    position: absolute;
    z-index: 2000;
}

div#tooltip div.tooltip_arrow, div.tooltip div.tooltip_arrow
{
    height: 20px;
    margin-left: 25px;
    padding-top: 0;
    position: relative;
    width: 30px;
    z-index: 99;
}

div#tooltip div.tooltip_background, div.tooltip div.tooltip_background
{
    margin-top: -10px;
    padding-left: 0;
    padding-bottom: 0;
    position: relative;
}

div#tooltip em, div.tooltip em
{
    font-size: 11px;
}

/* BLUE TOOLTIPS */

div#tooltip div.tooltip_normal div.tooltip_arrow, div.tooltip div.tooltip_normal div.tooltip_arrow
{
    background: url('images/new_tip_arrow.gif') top left no-repeat;
    top: 1px;
}

div#tooltip div.tooltip_normal div.tooltip_background, div.tooltip div.tooltip_normal div.tooltip_background
{
    background: #d8e7fa;
}

div#tooltip div.tooltip_normal h3, div.tooltip div.tooltip_normal h3
{
    background-color: #fff;
    border: 1px solid #80c8fc;
    color: #1297fa;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 4px;
}

/* ORANGE TOOLTIPS */

div#tooltip div.tooltip_info, div.tooltip div.tooltip_info
{
    margin-top: -100px;
}

div#tooltip div.tooltip_info div.tooltip_arrow, div.tooltip div.tooltip_info div.tooltip_arrow
{
    background: url('images/box_tooltip_arrow.gif') top left no-repeat;
    top: -2px;
}

div#tooltip div.tooltip_info div.tooltip_background, div.tooltip div.tooltip_info div.tooltip_background
{
    background: #d8e7fa;
}

div#tooltip div.tooltip_info h2, div.tooltip div.tooltip_info h2
{
    background-color: #ff8000;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 4px;
}

div#tooltip div.tooltip_info h3, div.tooltip div.tooltip_info h3
{
    background-color: #fff;
    border: 2px solid #ff8000;
    color: #555;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 7px;
}

div.box_new_tooltip2 div.text a
{
    color: #297EB8;
    font-weight: bold;
}

.thumbnail_forced_frame
{
    border: 5px solid #FFF;
    height: 94px;
    left: 0;
    position: absolute;
    top: 0;
    width: 94px;
}


/********** install **************/

div.deploy h3 {
font-size: 16px;
}
div.deploy h3.step1 {
background:url("images/step_num.gif") no-repeat scroll 0 2px transparent;
margin-bottom:10px;
padding-left:30px;
}
div.deploy h3.step2 {
background:url("images/step_num.gif") no-repeat scroll 0 -47px transparent;
margin-bottom:10px;
padding-left:30px;
}

div.deploy .code {
padding: 20px 50px;
font-size: 24px; color: #5E8820;
	
border-left:1px solid #DFDFDF;
border-right:1px solid #DFDFDF;
}


.downloadBtn {
background:url("images/download.gif") repeat scroll 0 0 transparent;
border:medium none;
float:left;
height:45px;
line-height:32px;
width:127px;
}







/***************** sidebar content ***************/

div.content div.block_round_blue
{
	color: #333;
	font-size: 12px;
}

div.content div.block_round_blue div.lt
{
	background: #edf2f6 url(images/block_lt.gif) left top no-repeat;
}

div.content div.block_round_blue div.rt
{
	background: url(images/block_rt.gif) right top no-repeat;
}

div.content div.block_round_blue div.rb
{
	background: url(images/block_rb.gif) right bottom no-repeat;
}

div.content div.block_round_blue div.lb
{
	background: url(images/block_lb.gif) left bottom no-repeat;
}

div.content div.block_round_blue div.b_content
{	
	padding: 5px 10px 5px 14px;
	font-weight: bold;
}


div.read_content div.block_round_gray
{
	color: #333;
	font-size: 13px;
}

div.read_content div.block_round_gray div.lt
{
	background: #f0f0f0 url(images/block_gray_lt.gif) left top no-repeat;
}

div.read_content div.block_round_gray div.rt
{
	background: url(images/block_gray_rt.gif) right top no-repeat;
}

div.read_content div.block_round_gray div.rb
{
	background: url(images/block_gray_rb.gif) right bottom no-repeat;
}

div.read_content div.block_round_gray div.lb
{
	background: url(images/block_gray_lb.gif) left bottom no-repeat;
}

div.read_content div.block_round_gray div.b_content
{	
	padding: 5px 10px 5px 14px;
	font-weight: bold;
}



.block1 ul,.block2 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.block2 ul li, .block2 ol li
{
	border-top: 1px solid #d2dbe4;
	padding: 3px 0 3px 5px;
}

.sidebar_top_level a
{
	background: url(images/menu_sprite.gif) no-repeat 0 -17px;
	padding-left: 11px;
}

.block2 .current a
{
	color: #111;
}

.block2 .sidebar_top_level
{
	padding-left: 0;
}

.sidebar_top_level.current a
{
	color: #111;
	background: url(images/menu_sprite.gif) no-repeat 0 2px;
	padding-left: 11px;
}

.block2 .second_level 
{
	border: none;
}

.second_level a, .block2 .second_level.current a
{
	background: url(images/menu_sprite.gif) no-repeat 9px -45px;
	padding: 0 0 0 20px;
}

.second_level a
{
	background: url(images/menu_sprite.gif) no-repeat 9px -45px;
}

.block2 .second_level.current a
{
	background-position: 9px -32px;
	color: #111;
}


.sidebar .block_resources .b_content .resource-video
{
	background:#EDF2F6 url(images/watch_icon1.gif) no-repeat scroll 1px 5px;
}

div.sidebar div.block_case_studies div.b_content div,
div.sidebar div.block_resources div.b_content div
{
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/solutions_icon_map_1.gif) -86px -111px no-repeat;
	line-height: 17px;
}

div.sidebar div.block_case_studies div.b_content div span,
div.sidebar div.block_resources div.b_content div span
{
	display: block;
	color: #1a74b0;
}

div.block_case_studies div.b_content a,
div.sidebar div.block_resources div.b_content a
{
	background: url(images/solutions_icon_map_1.gif) right -82px no-repeat;
	padding-right: 10px;
	display: inline;
}


/******************* info part ***********************/
div.info_part
{
	width: 650px;
	float: right;
}

.info_part h1 {
font-size:20px;
margin:0 0 10px;
}

div#info_part a.return_link
{
}

div#info_part div#presentation_content_space
{
	margin-top: 15px;
}

/***************p section *****************/

div.p_section {
font-size:12px;
line-height:20px;
}

div.p_section h2
{
	color: #333;
	margin-bottom: 10px;
	font-size: 20px;
}

div.p_section h2.top-margin
{
	clear: both;
	margin-top: 20px !important;
}

div.p_section h3
{
	color: #333;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 14px;
}

div.p_section p
{
	color: #666;
	font-size: 12px;
	line-height: 20px;
}

div.p_block
{
	font-size: 13px;
	line-height: 20px;
}

div.p_block h2
{
	color: #333;
	margin-bottom: 10px;
}

div.p_block p span
{
	color: #1a74b0;
	font-size: 14px;
	font-weight: bold;
}

div.p_block p span.lite
{
	font-weight: normal;
}

div.text_block
{
	margin-top: 50px;
	line-height: 20px; 
	font-size: 13px;
	overflow: hidden;
}

div.text_block_less_margin
{
	margin-top: 25px;
}

div.text_block img
{
	margin-top: 25px;
}

div.text_block h2,
div.text_block h3,
div.text_block h4
{
	color: #333
}

div.text_block h2
{
	margin-bottom: 5px;
}

div.text_block h4
{
	margin-top: 25px;
	font-size: 13px;
}



/******************* sidebar ***********************/


div.sidebar
{
	width: 230px;
	float: left;
}

div.sidebar div.block_next_steps div.b_content
{
	font-size: 12px;
}

div.sidebar div.block_round_gray,
div.sidebar div.block_round_blue
{
	margin-bottom: 15px;	
}

div.sidebar div.block_round div.b_content
{
	padding: 15px;
	font-weight: normal;
}

.sidebar h3
{
	font-size: 18px;
	margin: 0 0 5px 0;
}

.sidebar h4
{
	font-weight:bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.sidebar p
{
	color: #444;
	font-size: 12px;
	margin: 0 0 10px 0;
}

.sidebar .no_margin
{
	margin: 0;
}

div.sidebar div.block1 div.b_content div,
div.sidebar div.block_next_steps div.b_content div
{
	margin-top: 5px;
	padding-left: 20px;
}

div.sidebar div.block1 div.b_content div.icon1,
div.sidebar div.block_next_steps div.b_content div.icon1
{
	background: url(images/solutions_icon_map_1.gif) 2px top no-repeat;
}

div.sidebar div.block1 div.b_content div.icon2,
div.sidebar div.block_next_steps div.b_content div.icon2
{
	background: url(images/solutions_icon_map_1.gif) left -29px no-repeat;
}

div.sidebar div.block1 div.b_content div.icon3,
div.sidebar div.block_next_steps div.b_content div.icon3,
div.icon3
{
	background: url(images/solutions_icon_map_1.gif) left -48px no-repeat;
}

div.qq_icon1
{
	background: url(images/qq_icons.gif) left 1px no-repeat;
}

div.qq_icon2
{
	background: url(images/qq_icons.gif) left -25px no-repeat;
}

div.sidebar div.block1 div.b_content div.icon4,
div.sidebar div.block_next_steps div.b_content div.icon4,
div.icon4
{
	background: url(images/watch_icon.gif) left center no-repeat;
}


a.noicon {
background:none repeat scroll 0 0 transparent !important;
padding:0 !important;
}



/********************************/
.overview-tabs {
background:url("images/features_overview_tabs_inlay_bg.gif") repeat-x scroll left bottom transparent;
height:30px;
margin:0 0 10px;
overflow:hidden;
padding-left:10px;
}
.overview-tab-inlay {
background:url("images/features_overview_tabs_inlay_l_passive.gif") no-repeat scroll left top transparent;
color:#000000;
display:block;
float:left;
font-size:12px;
font-weight:bold;
height:30px;
margin:0 3px 0 0;
}
.overview-tab-inlay span {
background:url("images/features_overview_tabs_inlay_r_passive.gif") no-repeat scroll right top transparent;
cursor:pointer;
display:block;
line-height:30px;
padding:0 15px;
text-align:center;
}
.overview-tab-inlay.active, .overview-tab-inlay:hover {
background-image:url("images/features_overview_tabs_inlay_l.gif");
text-decoration:none;
}
.overview-tab-inlay.active span, .overview-tab-inlay:hover span {
background-image:url("images/features_overview_tabs_inlay_r.gif");
}




.overview-title {
background:url("images/common_h2_bg.gif") repeat-x scroll left center transparent;
margin-bottom:15px !important;
}
.overview-title span {
background-color:#FFFFFF;
padding-right:10px;
}
.overview-block {
background:url("images/xt800_icons.jpg") no-repeat scroll 0 0 transparent;
float:left;
height:100px;
margin:20px 0;
padding:0 0px 0 125px;
width:160px;
}
.overview-block-title {
color:#1A74B0 !important;
margin:0 !important;
padding:0 !important;
}
.overview-block-learn-link {
background:url("images/news_right_arrow1.gif") no-repeat scroll right center transparent;
padding-right:13px;
}
.overview-block.ob-icon1 {
background-position:0 0;
}
.overview-block.ob-icon2 {
background-position:0 -140px;
}
.overview-block.ob-icon3 {
background-position:0 -280px;
}
.overview-block.ob-icon4 {
background-position:0 -300px;
}
.overview-block.ob-icon5 {
background-position:0 -400px;
}
.overview-block.ob-icon6 {
background-position:0 -500px;
}
.overview-block.ob-icon7 {
background-position:0 -600px;
}
.overview-block.ob-icon8 {
background-position:0 -700px;
}



.citation {
/*font-family: 'Times New Roman', Times;*/
font-size: 16px;
font-style: italic;
font-weight: normal;
margin-bottom: 30px;
}
.citation span {
display: block;
font-family: Arial;
font-size: 13px;
font-style: normal;
margin-top: 10px;
}








div.content .step1 {
	background:url("images/step_num.gif") no-repeat scroll 0 2px transparent;
	margin-bottom:10px;
	padding:3px 0 4px 25px;
}

div.content .step2 {
	background:url("images/step_num.gif") no-repeat scroll 0 -35px transparent;
	margin-bottom:10px;
	padding:3px 0 4px 25px;
}

div.content .step3 {
	background:url("images/step_num.gif") no-repeat scroll 0 -73px transparent;
	margin-bottom:10px;
	padding:3px 0 4px 25px;
}

div.content .step4 {
	background:url("images/step_num.gif") no-repeat scroll 0 -109px transparent;
	margin-bottom:10px;
	padding:3px 0 4px 25px;
}



/****************** slide show**********************/
.popup-slideshow {
background:url("images/slideshow_background.png") no-repeat scroll left top transparent;
display:none;
height:587px;
left:10px;
padding:20px;
position:absolute;
top:10px;
width:901px;
z-index:20000;
}
.popup-slideshow-slides {
height:460px;
position:relative;
width:901px;
}
.popup-slideshow-button-close {
background:url("images/slideshow_button_close.gif") no-repeat scroll left top transparent;
height:11px;
position:absolute;
right:10px;
top:15px;
width:11px;
}
.popup-slideshow-button-signup {
background:url("images/blue_button.gif") no-repeat scroll left top transparent;
color:#FFFFFF;
display:block;
font-size:14px;
font-weight:bold;
height:30px;
line-height:28px;
margin:15px 0;
text-align:center;
text-decoration:none;
width:121px;
}
.popup-slideshow-button-signup:hover {
text-decoration:underline;
}
.popup-slideshow-slide {
display:none;
}
.popup-slideshow-slide.slide-visible {
display:block;
}
.popup-slideshow-slide-fig {
margin:25px 0 0 30px;
}
.popup-slideshow-slide-sidebar {
float:right;
margin-top:30px;
padding-right:30px;
width:220px;
}
.popup-slideshow-slide-sidebar h2 {
color:#333333;
font-size:20px;
margin:0 0 7px;
}
.popup-slideshow-slide-sidebar h3 {
color:#666666;
font-size:12px;
margin:0 0 2px;
}
.popup-slideshow-slide-sidebar p {
color:#666666;
font-size:12px;
line-height:20px;
}
.popup-slideshow-scrollbar {
height:110px;
margin:0 20px;
}
.popup-slideshow-scrollbar-next {
background:url("images/slideshow_rarrow_blue.gif") no-repeat scroll center center transparent;
display:block;
float:right;
height:110px;
opacity:0.1;
padding:0 15px;
width:28px;
}
.popup-slideshow-scrollbar-next:hover {
opacity:1;
}
.popup-slideshow-scrollbar-prev {
background:url("images/slideshow_larrow_blue.gif") no-repeat scroll center center transparent;
display:block;
float:left;
height:110px;
opacity:0.1;
padding:0 15px;
width:28px;
}
.popup-slideshow-scrollbar-prev:hover {
opacity:1;
}
.popup-slideshow-scrollbar-thumb {
display:block;
float:left;
font-size:14px;
height:25px;
opacity:0.4;
padding-top:85px;
text-align:center;
width:123px;
}
.popup-slideshow-scrollbar-thumb:hover {
opacity:1;
}
.popup-slideshow-scrollbar-thumb.thumb-current {
color:#000000;
font-size:14px;
font-weight:bold;
opacity:1;
}
.popup-slideshow-scrollbar-thumb.thumb-ov0 {
background:url("../images/pre1_s.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov1 {
background:url("../images/pre2_s.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov2 {
background:url("../images/pre3_s.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov3 {
background:url("../images/pre4_s.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov4 {
background:url("../images/pre5_s.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov5 {
background:url("../images/pre6_s.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov6 {
}
.popup-slideshow-scrollbar-thumb.thumb-bus0 {
background:url("../img/sales/features_business_slide0_thumb.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-bus1 {
background:url("../img/sales/features_business_slide1_thumb.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-bus2 {
background:url("../img/sales/features_business_slide2_thumb.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-bus3 {
background:url("../img/sales/features_business_slide3_thumb.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-bus4 {
background:url("../img/sales/features_business_slide4_thumb.gif") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-bus5 {
background:url("../img/sales/features_business_slide5_thumb.gif") no-repeat scroll center 18px transparent;
}


.popup-slideshow-scrollbar-thumb.thumb-ov0.admin {
background:url("../images/account-s.png") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov1.admin {
background:url("../images/relation-s.png") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov2.admin {
background:url("../images/survery-s.png") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov3.admin {
background:url("../images/broadcast-s.png") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov4.admin {
background:url("../images/deploy-s.png") no-repeat scroll center 18px transparent;
}
.popup-slideshow-scrollbar-thumb.thumb-ov5.admin {
background:url("../images/upgrade-s.png") no-repeat scroll center 18px transparent;
}


div#presentation_blocker {
background-color:#000000;
left:0;
opacity:0.5;
position:absolute;
top:0;
z-index:10000;
}


/******************** presentation *****************/

.vid {
background-color:#333333;
padding:5px;
width:800px;
}

div#presentation_content {
left:0;
padding:5px;
position:absolute;
top:0;
width:800px;
z-index:20000;
}

div#presentation_content {
left:0;
position:absolute;
top:0;
z-index:20000;
}


.presentation-content-header {
background:url("images/watch_demo_popup_icon.gif") no-repeat scroll 15px center #FFFFFF;
height:72px;
margin:0 auto 1px;
overflow:hidden;
padding-left:70px;
width:730px;
}

.presentation-content-header a.close {
background:url("images/watch_demo_popup_close.gif") no-repeat scroll 0 0 transparent;
float:right;
height:11px;
margin:7px 7px 0 0;
width:11px;
}

.presentation-content-header a.try-box {
background:url("images/watch_demo_popup_button.gif") no-repeat scroll 0 0 transparent;
float:right;
height:32px;
margin:22px 7px 0 0;
width:145px;
}

.presentation-content-header h1 {
color:#333333;
font-size:16px;
margin-bottom:3px;
margin-top:18px;
}

.presentation-content-header p {
color:#666666;
font-size:13px;
}



/********************************************/
/* complete list */

.complete-list-title
{
    color: #333;
    font-size: 16px;
    margin-top: 30px;
}

.complete-list-title span
{
    font-weight: normal;
    font-style: italic;
}

.complete-list-blocks
{
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
}

.complete-list-block
{
    font-size: 13px;
    color: #545454;
    margin-top: 25px;
}

.new-tag
{
    background: url(images/new.jpg) no-repeat 2px -2px;
    height: 22px;
    padding: 0 0 6px 34px;
    width: 35px;
}

.complete_list_top
{
    margin: 20px 0 0 0;
}

.complete-list-icons 

{
    float: left;
    width: 50px;
    height: 50px;
    background: url(images/complete_list_icon_sprites2.gif) 0 0 no-repeat;
}
.complete-list-icons.cl-icon
{
    background-position: -254px -100px;
}
.complete-list-icons.cl-icon1
{
    background-position: -150px -100px;
}
.complete-list-icons.cl-icon2
{
    background-position: -50px 0;
}
.complete-list-icons.cl-icon3
{
    background-position: -100px 0;
}
.complete-list-icons.cl-icon4
{
    background-position: -150px 0;
}
.complete-list-icons.cl-icon5
{
    background-position: -200px -100px;
}
.complete-list-icons.cl-icon6
{
    background-position: -200px 0;
}
.complete-list-icons.cl-icon7
{
    background-position: -250px 0;
}
.complete-list-icons.cl-icon8
{
    background-position: -300px 0;
}
.complete-list-icons.cl-icon9
{
    background-position: -350px 0;
}
.complete-list-icons.cl-icon10
{
    background-position: -400px 0;
}
.complete-list-icons.cl-icon11
{
    background-position: -450px 0;
}
.complete-list-icons.cl-icon12
{
    background-position: 0 -50px;
}
.complete-list-icons.cl-icon13
{
    background-position: -50px -50px;
}
.complete-list-icons.cl-icon14
{
    background-position: -100px -50px;
}
.complete-list-icons.cl-icon15
{
    background-position: -150px -50px;
}
.complete-list-icons.cl-icon16
{
    background-position: -200px -50px;
}
.complete-list-icons.cl-icon17
{
    background-position: -250px -50px;
}
.complete-list-icons.cl-icon18
{
    background-position: -300px -50px;
    height: 80px;
}
.complete-list-icons.cl-icon19
{
    background-position: -350px -50px;
    height: 70px;
}
.complete-list-icons.cl-icon20
{
    background-position: -400px -50px;
}
.complete-list-icons.cl-icon21
{
    background-position: -450px -50px;
}
.complete-list-icons.cl-icon22
{
    background-position: -1px -98px;
}
.complete-list-icons.cl-icon23
{
    background-position: -51px -100px;
    height: 213px;
}

.complete-list-icons.cl-icon24
{
    background-position: -100px -100px;
    height: 190px;
}







.of_line {
height: 10px;
background: url(./images/bg_02.jpg) no-repeat center center;
}
.p_join_title {
font-size: 16px;
text-align: left;
width: 95%;
margin: 0px auto;
font-weight: bold;
line-height: 25px;
}
.p_join_Content {
color: #494848;
font-size: 12px;
text-align: left;
width: 95%;
margin: 0 auto;
line-height: 20px;
}


.title_red {
color: #C9300A;
font-size: 16px;
font-weight: bold;
}
.content_txt_01 {
color: #494848;
font-size: 14px;
line-height: 30px;
}

