/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Envision
   TEMPLATE CODE: 	S-0013
   VERSION:          1.1
	LAST MODIFIED     Nov-14-2007 	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0;  outline: 0 }

body {
	background: #CCC;
	font: 9pt/1.5em 宋体, Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	text-align: center;
}

img
{
	vertical-align:middle;
}


/* links */
a, a:link, a:visited
{
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}




/* headers */
h1, h2, h3, h4, p {
	padding: 8px 10px 3px 10px;		
	margin: 0;
}

h1, h2, h3, h4 {
	font-family: 宋体,'Trebuchet MS', Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #006699;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 125%;
	color: #505050;	/* 2C69C1 */
	padding-bottom:5px; 
	font-weight:bold;
}
h4
{
	font-size:110%;
	color: #555;	/* 2C69C1 505050*/
	padding-bottom:3px; 
	font-weight:bold;
}



/* product feather title */
.feature
{
	clear:both;
}
.feature img
{
	border:1px solid #CCC;
}
h3.feature, .feature h3
{
	background-image:url(images/features.png);
	background-repeat:no-repeat;
	padding-left:28px;
	background-position:0px 5px;
	color:#2C69C1;
	margin-left:3px;
}

/* images */
img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}
img.pad {
	background: #FAFAFA;
   border: 1px solid #E5E5E5;
	padding: 5px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}




ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

ul.recent_news
{
	margin:3px 3px 3px 3px;	
}

li.no_dot
{
	list-style-image:none;
	list-style:none;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

/* start - table */
table.normal {
	border-collapse: collapse;
	margin: 10px;	
	width:99%;
}
table.normal th strong {
	color: #fff;
}
table.normal th {
	background: #93BC0C;
	height: 29px;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFF;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
table.normal tr {
	height: 30px;
}
table.normal td {
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
table.normal td.first,th.first {
	border-left: 0px;
}


table.normal tr.row-a {
	background: #F8F8F8;
}
table.normal tr.row-b {
	background: #EFEFEF;
}

table.normal tr.row-title
{
	background:#FFFFFF;
	color:#93BC0C;
	font-weight:bold;
	text-align:left;
	height:35px;
	font-size:10.5pt;
}


table.normal td ul
{
	margin-left:0px;
	margin-right:0px;
}
/* end - table */

/* form elements */
.form_block {
	margin:2px; 
	padding:10px;
	padding-top:2px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 		
}
/* label {
	display:block;
	font-weight:bold;
	margin:5px 0;
} 
input {
	padding:2px;
	border:1px solid #C0C0C0;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #C0C0C0;
	height:100px;
	display:block;
	color:#777;
}*/
input.button { 
	font: bold 12px Arial, Sans-serif; 
	
	margin: 0;
	padding: 4px 8px; 
	color: #FFF;
	background: #8EB50C url(images/button-bg.jpg) repeat-x 0 0;
	border: none;
}

a.button { 
	font: bold 12px Arial, Sans-serif; 
	
	margin: 0;
	padding: 6px 8px; 
	color: #FFF;
	background: #8EB50C url(images/button-bg.jpg) repeat-x 0 0;
	border: none;
	display:inline-block;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 980px;
	background: #CCC url(images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 920px;
	padding: 0; 
	margin: 10px auto;
}
#header {
	width: 980px;
	position: relative;
	height: 103px;
	background: #CCC url(images/header.jpg) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: 30px 'Arial Black','Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 0px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 35px; left: 47px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 75px; left: 50px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 30px;	
	color: #C6DDEE;
	font-size: 9pt;	
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4E59F;	
}

#fullcolumn
{
	background-color: #FFFFFF;	
	padding-left:8px;
	padding-right:8px;
	min-height:400px;
}

/* Main Column */
#main 
{	
	float: left;
	width: 690px;
	padding: 0; margin: 5px 0 0 5px;
	display: inline;
	min-height:500px;
}
#main h2 {
	margin-top: 10px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #77960a; 
	padding: 5px 0 5px 30px; 	
	border-bottom: 1px solid #c4daf1;
	background: #FFF url(images/h2.png) no-repeat 3px 50%;	
	text-transform: none;
	
	
}

#main h2.no_dot
{
	background:none;
	padding-left:10px;
}

#main h2.no_dot_bottom
{
	background:none;
	padding-left:10px;
	border-bottom:none;
}

#main h2 a {
	background: none;
	color: #88ac0b;
	text-decoration: none;
}

#main ul li {
	list-style-image: url(images/bullet.gif);
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 23%;
	padding: 0; margin: 0;	
	color: #68774A;	
	overflow:hidden;
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(images/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #68774A;	
}

#sidebar ul.sidemenu li.selected ,#sidebar ul.sidemenu li.selected a, #sidebar ul.sidemenu li.selected a:hover
{
	color:Red;
}


#sidebar ul.sidemenu 
{
	color:Red;
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }


/* customer list */
#sidebar ul.customer_list
{
	padding: 0; margin: 2;	
}

/* Footer */	
#footer {
	color: #C6DDEE;
	background: #CCC url(images/footer.jpg) no-repeat center top;
	clear: both;
	width: 980px;
	height: 65px;
	text-align: center;	
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }




/* grid view rows */


.HeaderRow, .HeaderRow TH
{
	text-align:left;	
	font-weight:bold;
	COLOR: #555555; 	
	background-color: #E8EEFF;		
}

.HeaderRow A, TR.HeaderRow TH A
{
	color:#555555;
	text-decoration:none;
}

.HeaderRow A:hover, TR.HeaderRow TH A:hover
{
	color:#9999E0;
	text-decoration:none;
}



.NormalRow 
{
	background-color:#FFFFFF;
}
.NormalRow:hover
{
	background-color:#F4F0E8;
}

.AlterRow
{
	background-color:#F6F6F6;
}
TR.AlterRow:hover
{
	background-color:#F4F0E8;
}

.HoverRow
{
	background-color:#F4F0E8;
}

.detailsview_editrow
{
}

tr.detailsview_editrow input
{
	width:85%;
}


.note_text
{
	color:#999999;
}

/* form table */
table.form
{
	width:100%;
}

table.form td.title
{
	vertical-align:top;
	line-height:22px;
}

/* question info */
.q_desc
{
	border:1px solid #A5DA94;
	margin-bottom:10px;
}

.q_desc .title
{
	background-color:#DBF1D4;
	padding:3px;
	font-weight:bold;
	/* background-image:url(images/icons.gif);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 0px -144px */
}

.q_desc .content
{
	padding:4px;
}

.q_desc hr
{
	height:1px;
	color:#F0F0F0;
	width:60%;
}


.q_ans
{
	border:1px solid #E5ADA7;
	margin-bottom:10px;
}

.q_ans .title
{
	background-color:#FED6D2;
	padding:3px;
}
.q_ans .content
{
	padding:4px;
}


.q_desc p, .q_ans p, .q_discuz p, .discuz_item p
{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	padding:0px;
}

.q_desc .info
{
	text-align:right;
	padding:3px;
}


.discuz_list
{	
	margin-top:10px;
	background-image:url(images/block_title_bg.gif);
	background-repeat:repeat-x;	
	padding:5px;
}

.discuz_add
{
	padding:5px;
	background:#FAFAFA;
}

.discuz_item
{
	margin-left:10px;
	border-bottom:1px dotted #C0C0C0;
}

.discuz_title
{
	text-align:left;
	color:#999999;
}

.discuz_content
{
	margin-left:15px;
	padding:5px;
}


.tmpl_item
{
	border:#F0F0F0 solid 1px;
	margin:3px;
}

.tmpl_title
{
	padding:4px;	
	background-color:#F8F8F8;
	border-bottom:dotted 1px #F5F5F5;
}

.tmpl_title A.tmpl_title
{
	font-weight:bold;
}

.tmpl_desc
{
	padding:4px;
	overflow:auto;
}

.tmpl_desc p
{
	padding:0px;
}

.author_link
{
	
}



.article_info
{
	margin:3px;
	padding:5px;
	background-color:#FAFAFA;
	border:1px solid #F0F0F0;
	color:#A0A0A0;
}

.article_content
{
	padding:5px;
}

.article_content img
{
	border:2px solid #B0B0B0;
}


.label {
	display:block;
	font-weight:bold;
	margin:5px 0;
} 


.info_block
{
	padding:8px;
	border:#F0F0F0 1px solid;
}

.info_block p
{
	padding:0px;
	margin:3px 0px 7px 0px;
}



.help_content
{
	
}

.help_content h1, .article_content h1
{
	font-size:160%;
	color:#444444;
	font-weight:bold;
	border-bottom:1px dotted #C0C0C0;	
	margin-top:15px;
}

.help_content img {    
    max-width:600px;    
    height:auto;    
    cursor:pointer;    
    border:1px dashed #4E6973;    
    padding: 3px;    
    zoom:expression( function(elm) {     
         if (elm.width>600) {    
              var oldVW = elm.width; elm.width=600;                  
              elm.height = elm.height*(600 /oldVW);             
         }    
         elm.style.zoom = '1';    
     }(this));    
}   




#main .help_content h2, #main .article_content h2
{	
	font-size:115%;
	color:#444444;
	font-weight:bold;
	border:none;
	background:#FFFFFF;
	padding:5px 0px 5px 15px;
}

#main .help_content h3,#main .article_content h3
{	
	font-size:100%;
	color:#333333;
	font-weight:bold;
	border:none;
	background:#FFFFFF;
	padding:5px 0px 5px 15px;
}

#main .help_content p,#main .help_content ul,#main .help_content ol
{	
	padding:3px 5px 8px 25px;
}

#main .help_topic_info
{
	color:#C0C0C0;
	text-align:right;
}

img.screen_thumb
{
	background-color:#D0D0D0;
	padding:4px;
	border:2px solid #A0A0A0;	
}

img.screen_thumb:hover
{
	background-color:#C0C0C0;
}


.faq_item
{
	margin-top:10px;
	border:1px dashed #C0C0C0;
}

.faq_title
{
	padding:4px;
	background-color:#FAFAFA;
}

.faq_answer
{
	padding:4px;
	background-color:#E0FFE0;
}

a.demo
{
	display:block;
	line-height:45px;
	vertical-align:middle;
	padding-left:47px;
	background-image:url(images/demo.gif);
	background-repeat:no-repeat;
}

a.screen_shot
{
	display:block;
	padding-left:18px;
	background-image:url(images/icon_screen.gif);
	background-repeat:no-repeat;
	line-height:18px;
	height:18px;
	
}

a.flash_demo
{
	display:block;
	padding-left:18px;
	background-image:url(images/icon_flash.gif);
	background-repeat:no-repeat;
	line-height:18px;
	vertical-align:middle;
}

/* a block to display soft version history */
.history_content
{
	border:solid 2px #F0F0F0;
	background-color:#FAFAFA;
	padding:8px;
}

.history_content a
{	
	color:Red;
	text-decoration:underline;
}

.history_content ul
{
	margin:0px;
}

h2 .title_sub
{
	font-size:10.5pt;
	color:#555;	
}

.benefits
{
	color:#777777;
}

h3.demo
{
	background-repeat:no-repeat;
	background-image:url(images/demoh3.gif);
	padding-left:26px;
	margin-left:10px;
}

img.screen_shot
{
	display:block;
	border:3px solid #C0C0C0;
	padding:0px;
	background-color:#A0A0A0;	
	margin:5px auto 5px auto;
}

#main p
{
	
}

.help_text
{
	color:#999999;	
}


/* DataPager */
.PagerCtrl
{
	height:30px;
	margin-top:8px;
	padding-left:20px;
	
	padding-top:5px;
	text-align:right;
	
}

.PagerCtrl A
{
	padding:2px 6px 2px 6px;
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	font-weight:normal;	
	text-decoration:none;
	color:#333333;
	display:inline-block;
}

.PagerCtrl span span
{
	padding:2px 6px 2px 6px;
	border:1px solid #4398ce;
	background-color:#4398ce;
	text-decoration:normal;
	color:#FFFFFF;
	display:inline-block;
}

.PagerCtrl A:hover
{
	padding:2px 6px 2px 6px;
	border:1px solid #4398ce;
	background-color:#4398ce;
	text-decoration:normal;
	color:#FFFFFF;
}


.PagerCtrl span
{
	
}

.PagerCtrl span span
{
}

#main h2 a.right
{
	font-size:9pt;
	float:right;
	color: #2180BC;
	font-weight:normal;
	margin-top:8px;
	display:block;
}

.img_note
{
	color:#2C69C1;
	font-weight:bold;
	display:block;
}

.selected_node, .selected_node a
{
	font-weight:bold;
	color:red;
}