/*
Theme Name: iNove
Theme URI: http://wordpress.org/extend/themes/inove/
Description: Inspired by MacZone.sk, created by mg12. It is very stylish, widget supported and doesn’t require any plugin.
Version: 1.4.5
Author: mg12
Author URI: http://www.neoease.com/
Tags: white, light, two-columns, fixed-width, theme-options, right-sidebar
*/

/* static START */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#d1dfed url() repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333
}
body .clear {
    clear:both;
}
h1, h2, h3, h4, h5, h6 {
	color:#333;
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {font-size:22px;}
h2 {font-size:14px;}
h3 {font-size:13px;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.listLink {
	color:#333333;
	text-decoration:none;
}
a:hover.listLink {
	color:#005F9F;
	text-decoration:none;
}
a.learn_more_btn_home{display:block;width:113px;height:30px;background:url(img/learn-btn-sprite.png) 0px 0px;margin:5px auto;}
a:hover.learn_more_btn_home{display:block;width:113px;height:30px;background:url(img/learn-btn-sprite.png) 0px -40px;margin:5px auto;}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.wp-caption img {
	margin:0 5px;
}
.wp-caption-text {
	text-align:center;
	padding:0 5px !important;
	padding:3px 5px 0;
}
*+html .wp-caption-text {
	padding:3px 5px 0 !important;
}
.post .content .wp-caption p {
	margin:0;
}
blockquote, pre {
	background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
	padding:15px 0 15px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea {
	background:#FFF url(img/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
	font-size:12px;
}
.boxcaption {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#wrap {
	background:url() center top no-repeat;
	/*padding:20px 0;*/
}
#container {
	margin:0 auto;
	width:850px;
}
/* layout END */

/* header START */
#header {
	background:#000000;
	height:71px;
	border-bottom:1px solid #A6A6A6;
}
#caption {
	padding:10px 15px 0;
}
#title a {
	text-decoration:none;
	color:#FFF;
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
	margin-left:620px;
	
}
#header_logo{
	width:169px;
	height:69px;
	float:left;
	background:url('img/visual8_logo.gif') no-repeat;
}
/* image blog title */
/*
#title a {
	background:url(img/title.gif) no-repeat;
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:30px;
	text-indent:-999em;
	display:block;
}
*/
#tagline {
	color:#FFF;
	border-top:1px solid #FFF;
	text-decoration:none;
	font-size:12px;
	float:left;
	padding:0 3px;
	margin-top:8px;
}
#header .banner {
	float:right;
	padding:15px 15px 0;
	color:#999;
}
/* header END */

/* navigation START */
#navigation {
	float:left;
	margin:37px 0 0 25px;
}
#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	display:block;
	color:#ffffff;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	float:left;
	z-index:1;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	/*background-position:0 -93px;*/
	width:45px;
	padding:0;
	margin-left:0;
	/*text-indent:-999em;*/
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}
#searchbox {
	background: url(img/searchbox.gif) no-repeat;
	width:209px;
	height:23px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:10px !important;
	margin-right:5px;
	padding:2px;
}
#searchbox .textfield {
	background:none;
	border:0px;
	width:185px;
	float:left;
	margin-right:2px;
	padding-left:2px;
}
#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#searchbox .searchtip {
	color:#999;
}
/* navigation END */

/* Flash Home Page Banner Start */
#flash_container{
	width:850px;
	height:199px;
	background:black;
}
#flash_banner{
	width:777px;
	margin:0 auto;
}
/* Flash banner END */

/* submenu START */
#menus li ul {
	display:none;
	background:#ffffff;
	border-left:solid #000000;
	border-bottom:solid #000000;
	border-right:solid #000000;
	border-width:1px 1px 0;
	line-height:0;
	position:absolute;
	z-index:1;
}
#menus li li {
	float:none;
	margin:0;
	padding:0;
	list-style:none;
}
#menus li li a {
	float:none;
	padding:7px 18px 7px 10px;
	text-decoration:none;
	border-bottom:1px solid #DDD;
	margin:0;
	background-image:none;
	height:auto;
	line-height:145%;
	color:#999;
	display:block;
	width:175px;
}
#menus li li a.last {
	border-color:#A6A6A6;
}
#menus li li a:hover, 
#menus li li a.current {
	background-color:#ffffff;
	color:#5D8EBE;
}
#menus li li a.subtitle, 
#menus li li a.subtitle:hover {
	background-image:url(img/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/* submenu END */

/* content START */
#content {
	background:#FFF url() right repeat-y;
	min-height:400px;
}

#content h1 {
	color:#5D8EBE;
	line-height:25px;
	margin:10px 0px;
}
#content h2 {
	margin:10px 0;
}
#content h3 {
	margin:10px 0;
}
/* content END */

/* main START */
#main {
	background:#FFF url(img/main_shadow.gif) top repeat-x;
	width:651px;
	padding:13px 14px;
	float:left;
	overflow:hidden;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post {
	padding-bottom:5px !important;
	padding:0 20px;
}
*+html .post {
	padding-bottom:15px !important;
}
.post h2 {
	margin:10px 0;
}
.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post h2 .act a {
	font-weight:normal;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .author, 
.post .editpost, 
.post .comments, 
.post .addcomment, 
.post .addlink, 
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .tags, 
.post .categories {
	background:url(img/icons.gif) no-repeat;
	width:16px;
	height:16px;
	line-height:16px;
	display:block;
	text-indent:-999em;
}
.post .under span.tags, 
.post .under span.categories {
	margin-right:6px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -400px;
}
.post .categories {
	background-position:0 -480px;
}
.post .date {
	background-position:0 -48px;
	margin-right:15px;
	float:left;
}
.post .author {
	background-position:0 0;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
	margin-left:15px;
	float:right;
}
.post .comments {
	background-position:0 -96px;
	float:right;
}
.post .addcomment {
	background-position:0 -112px;
	margin-left:15px;
	float:right;
}
.post .addlink {
	background-position:0 -176px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	line-height:normal;
	overflow:hidden;
}
.post .content p {
	margin:10px 0;
}
.post .under {
	height:16px;
	line-height:16px;
	font-size:11px;
	margin-bottom:10px;
}
.post .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post .content th, 
.post .content td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post .content tr.even td {
	background:#F7F7F7;
}
.post .content th {
	background:#EDEFF0;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
#postpath {
	background:url(img/icons.gif) 0 -320px no-repeat;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}


/* main END */

/* Home page content layout */
div.home_title{
border-bottom:1px solid #e2e2e2;
height:40px;
margin:0 auto 25px;
padding:5px 0 0;
width:777px;
}
div.home_title h1 {
font-size:17px;
line-height:20px;
margin:0;
text-align:left;
}
#home_products{width:817px;height:162px;margin:30px 0;}
#home_products a{display:block;font-size:1em;text-decoration:none;}
#home_products a:hover{text-decoration:none;color:green;}
#home_products a.learn_more_btn_home{display:block;width:113px;height:30px;background:url(img/learn-btn-sprite.png) 0px 0px;margin:7px 0 0 100px;}
#home_products a:hover.learn_more_btn_home{display:block;width:113px;height:30px;background:url(img/learn-btn-sprite.png) 0px -40px;margin:7px 0 0 100px;}
#home_products h3{font-size:17px;font-weight:bold;color:#005d9f;margin:10px 0 5px;}
#simul8_std{width:368px;height:100%;float:left;margin:0 2px 0 20px;}
#top_std{width:368px;height:12px;background:url(img/home_page/Home-Page-07.gif) no-repeat;}
#middle_std{width:366px;height:141px;background:url(img/home_page/Home-Page-12.jpg) no-repeat;border-left:1px solid #959595;border-right:1px solid #959595;}
.bottom_std{width:368px;height:9px;background:url(img/home_page/Home-Page-17.gif) no-repeat;}
#simul8_pro{width:368px;height:100%;float:right;margin:0 20px 0 2px;}
#top_pro{width:368px;height:12px;background:url(img/home_page/Home-Page-07.gif) no-repeat;}
#middle_pro{width:366px;height:141px;background:url(img/home_page/Home-Page-15.jpg) no-repeat;border-left:1px solid #959595;border-right:1px solid #959595;}
#home_features{width:817px;height:192px;margin:0 0 40px;}
#home_bundles{width:496px;float:left;margin:0 2px 0 20px;}
#home_bundles h2{color:#005f9f;padding:0;border:none;font-size:1.5em;}
#top_bundels{width:496px;height:7px;background:url(img/home_page/Home-Page-21.gif) no-repeat;}
#middle_bundles{width:494px;}
#middle_bundles ul{padding:10px 0 0 25px;}
#middle_bundles ul li{margin:0;padding:0;}
#middle_bundles a{font-size:13px;font-weight:bold;text-decoration:none;}
#middle_bundles a:hover{text-decoration:none;color:green;}
#middle_bundles p{}
#middle_bundles h3{margin:0 0 10px;color:#005f9f;font-size:15px;}
#middle_bundles #bundles-left {float:left;width:48%;height:100%;border-right:#999999 solid 1px;}
#middle_bundles #bundles-right {float:right;width:48%;height:100%;}
#bottom_bundles{width:496px;height:8px;background:url(img/home_page/Home-Page-30.gif) no-repeat;}
#home_links{width:237px;height:100%;float:left;margin:0 2px 0 42px;}
#home_links h2{color:#005f9f;padding:10px 0 0 10px;margin:0;border:none;font-size:17px;}
#top_links{width:237px;height:7px;background:url(img/home_page/Home-Page-23.gif) no-repeat;}
#middle_links{width:235px;height:147px;}
#middle_links a{font-size:13px;text-decoration:none;}
#middle_links a:hover{text-decoration:none;color:green;}
#middle_links ul{list-style:none;padding:5px 0;}
#middle_links ul li{border-bottom:1px solid #999999;padding:5px 0 5px 10px;}
#bottom_links{width:237px;height:8px;background:url(img/home_page/Home-Page-31.gif) no-repeat;}
#home_tests{width:817px;height:148px;margin:20px 0;}
#home_test{width:495px;height:148px;float:left;margin:0 0 0 20px;}
#home_tests img{width:164px;height:148px;float:left;}
#home_test1{width:164px;height:148px;background:url(img/home_page/Home-Page-35.gif) no-repeat;float:left;}
#home_test2{width:169px;height:148px;background:url(img/home_page/Home-Page-36.gif) no-repeat;float:left;}
#home_test3{width:162px;height:148px;background:url(img/home_page/Home-Page-37.gif) no-repeat;float:left;}
#home_forum{width:237px;height:148px;background:url(img/home_page/Home-Page-38.gif) no-repeat;float:right;margin:0 20px 0 0;}
#home_forum h2{color:#005f9f;padding:10px 0 0 10px;margin:0;border:none;font-size:20px;}
.product_text{float:right;width:220px;height:100%;margin:0 10px;}
.product_text ul{list-style-image: url(img/home_page/green-tick-bullet.gif);margin:0 0 0 20px;}
.product_text ul li{font-size:15px;color:#005d9f;margin:5px 0;}
/* end home page content layout */

/* Features page content layout */
#simul8_header{
	width:735px;
	margin:20px auto 0;
}
#simul8_header p{font-size:13px;margin:10px 0 0 0;}
#simul8_header h1{color:#005d9f;font-size:25px;margin:0;}
#simul8_header h2{color:#005d9f;font-size:18px;margin:0;font-weight:normal;border:none;padding:0;}
	#simul8_header #simul8_video{
		width:316px;
		height:178px;
		float:left;
		border:#cfdfed solid 5px;
	}
	
	#simul8_header #title{
		width:380px;
		float:left;
		padding:0 0 0 20px;
	}

#simul8_mid{
	width:735px;
	min-height:262px;
	margin:30px auto 20px;
}
	#simul8_mid #simul8_content{
		width:541px;
		min-height:262px;
		float:left;
	}
	
		#simul8_mid #simul8_content #tabs{
			width:527px;
			background:url('img/features/tabs.gif') no-repeat;
			float:left;
		}
		
		#simul8_mid #simul8_content #tabs img.bullet{float:left;padding:11px 15px 0 0;}
		
		#simul8_mid #simul8_content #tabs p{font-size:12px;}
		
		#simul8_mid #simul8_content #tabs p.spacer{font-size:12px;padding-bottom:30px;border-bottom:1px solid #999999;}
		
		#simul8_mid #simul8_content #tabs h3{margin:10px 0;}
		
		#simul8_mid #simul8_content #tabs a.tab_title{font-size:13px;}
		
		#simul8_mid #simul8_content #tab_content{
			border-left:1.5px solid #B4B4B4;
			border-top:1.5px solid #B4B4B4;
			float:left;
			height:220px;
			margin:0 0 0 1px;
			width:528px;
		}
		
		#simul8_mid #simul8_content #tab_right{
			width:11px;
			height:232px;
			float:right;
			background:url('img/features/tab_right.gif') no-repeat;
		}
		
		#simul8_mid #simul8_content #tab_bottom{
			width:530px;
			height:11px;
			float:left;
			background:url('img/features/tab_bottom.gif') no-repeat;
		}
	
	#simul8_mid #cta-btns{
		width:169px;
		height:135px;
		float:right;
		background:url('img/features/cta_header.png') top center no-repeat;
	}
	
	#simul8_mid #cta-btns a{
		display:block;
		width:108px;
		height:30px;
		margin:7px auto;
	}
	
	#simul8_mid #cta-btns a.cart{
		background:url('img/features/cart_btn.gif');
		margin:20px auto 0;
	}
	
	#simul8_mid #cta-btns a.demo{
		background:url('img/features/demo_btn.gif');
	}
	
	#simul8_mid #dwn_load{
		width:159px;
		height:94px;
		float:right;
		background:url('img/features/dwn_demo.gif');
	}
	
#simul8_tests{
	width:541px;
	height:133px;
	margin:0 0 0 45px;
	background:url('img/features/testimonials.gif');
}
	#simul8_tests .images{
		width:160px;
		height:133px;
		margin:0 10px;
		float:left;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table.comp
{
border-collapse:collapse;
width:100%;
margin:10px auto;
}
table.comp th{
   height:50%;
   background-color:#295F91;
   color:white;
   border: 1px solid #295F91;
   padding:10px 0;
	font-size:15px;
}
table.comp td{
   text-align:left;
   height:50%;
   vertical-align:bottom;
   padding:5px;
	font-size:13px;
}
table.comp td.center{
	text-align:center;
}
.alt{
   background:#D1DFEF;
}
.over{
   background:#ff0000;
   color:#ffffff;
   font-weight:bold;
}
	
/* end features page content layout */

/* Product page content layout */
#product_header{
	width:650px;
	height:400px;
	margin:20px auto 0;
	line-height:1.5em;
}
#product_header img {
	margin:0 0 0 20px;
}
#product_header a{
	font-size:13px;
}
#product_header a:hover{
	color:green;
}
#product_header h2{border:none;text-align:center;color:#005f9f;padding:0;font-size:20px;}
#product_header ul{list-style-image: url(img/home_page/green-tick-bullet.gif);margin:0 0 0 20px;}
#product_header ul li{font-size:15px;color:#005d9f;margin:10px 0;}
#product_header #product_icon1{
	float:left;
	width:185px;
	margin:0 30px 0 10px;
}
#product_header #product_icon1_drop{
	width:185px;
	padding:5px 100px 0 0;
}
#product_header #product_icon2{
	float:left;
	width:185px;
	margin:0 5px 0 10px;
}
#product_header #product_icon2_drop{
	width:185px;
	padding:5px 0 0 0px;
}
#product_header #product_icon3{
	float:left;
	width:185px;
	margin:0 30px 0 10px;
}
#product_header #product_icon3_drop{
	width:185px;
	padding:5px 0 0 0px;
}

#product_mid{
	float:left;
	margin:0 0 0 70px;
	padding:0 0 50px;
}

#product_mid a{
	font-size:13px;
	font-weight:normal;
	padding:0 20px 0 0;
}

#product_mid a:hover{text-decoration:none;color:green;}
	
/* end product page content layout */

/* sidebar START */
#sidebar {
	background:#ffffff url(img/bg_leftnav.gif) top repeat-x;
	width:171px;
	float:right;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
	padding-top:8px;
}
#sidebar p {
	margin:5px 20px 20px 10px;
	font-size:12px;
	color:#797979;
}

#sidebar h2 {
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
}

#sidebar h3 {
	font-size:11px;
	color:#565656;
	font-weight:normal;
	margin:0 0 20px 10px;
}

#sidebar li {
	background:url(img/icons.gif) 0 -560px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
	#sidebar #cta-btns a{
		display:block;
		width:108px;
		height:30px;
		margin:7px auto;
	}
	
	#sidebar #cta-btns a.cart{
		background:url('img/features/cart_btn.gif');
		margin:20px auto 0;
	}
	
	#sidebar #cta-btns a.demo{
		background:url('img/features/demo_btn.gif');
	}
#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#sidebar #cta-btns{
	margin:20px 0;
}
#sidebar #cta-btns a{
	display:block;
	width:149px;
	height:70px;
	margin:10px auto;
}
#sidebar #cta-btns a.arrange_demo_btn{
	background:url('img/free_demo_btn.png') no-repeat scroll 0 0;
}
#sidebar #cta-btns a:hover.arrange_demo_btn{
	background:url('img/free_demo_btn.png') no-repeat scroll -149px 0;
}
#sidebar #cta-btns a.case_study_btn{ 
	background:url('img/case_study_btn.png') no-repeat scroll 0 0;
}
#sidebar #cta-btns a:hover.case_study_btn{ 
	background:url('img/case_study_btn.png') no-repeat scroll -149px 0;
}
#centersidebar, 
#northsidebar .widget, 
#southsidebar .widget {
	background:url(img/widgetsep.png) bottom no-repeat;
	padding:10px 15px 16px;
}
#centersidebar {
	padding-bottom:6px;
}
#northsidebar, 
#southsidebar {
	font-size:95%;
}
#northsidebar .widget h2, 
#southsidebar .widget h2 {
	margin-bottom:10px;
}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	margin-bottom:15px;
}
#sidebar .widget_feeds {
	padding:5px 15px 15px;
}
#sidebar #feedrss, 
#sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:left;
	text-decoration:none;
}
#sidebar #feedrss {
	background:url(img/feeds.gif) 5px 5px no-repeat;
}
#sidebar #feedemail {
	background:url(img/feeds.gif) 5px -45px no-repeat;
	margin-left:15px;
}
#subscribe ul {
	display:none;
	position:absolute;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:180px;
	padding:5px;
}
#subscribe li {
	background:transparent;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span {
	background:url(img/readers.gif) no-repeat;
	height:20px;
	width:80px;
	display:block;
	text-indent:-999em;
}
#subscribe li#google_reader a span {
	background-position:0 0;
}
#subscribe li#youdao_reader a span {
	background-position:0 -20px;
}
#subscribe li#xianguo_reader a span {
	background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span {
	background-position:0 -60px;
}
#subscribe li#yahoo_reader a span {
	background-position:0 -80px;
}
#subscribe li#newsgator_reader a span {
	background-position:0 -100px;
}
#subscribe li#bloglines_reader a span {
	background-position:0 -120px;
}
#subscribe li#inezha_reader a span {
	background-position:0 -140px;
}
#subscribe li a {
	display:block;
	padding:5px;
	text-decoration:none;
	width:80px;
	font-size:12px;
}
#subscribe li a:hover {
	background:#EEDDCC;
}
#tag_cloud a {
	line-height:130%;
}
/* sidebar END */

/*side buttons*/
a.free_demo_btn {
  display: block;
  width: 149px;
  height: 70px;
  background: url("img/free_demo_btn.jpg") 0 0 no-repeat;
  text-decoration: none;
  padding:0;
  margin:10px 0px 20px 10px;
  }
  
a:hover.free_demo_btn {
 background-position: -149px 0;
 }


a.case_study_btn {
  display: block;
  width: 149px;
  height: 70px;
  background: url("img/case_study_btn.jpg") 0 0 no-repeat;
  text-decoration: none;
  padding:0;
  margin:20px 0px 20px 10px;
  }
  
a:hover.case_study_btn {
 background-position: -149px 0;
 }

/* footer START */
#footer {
	background:url(img/bg_footer.gif) 0 0 repeat-x;
	display:block;
	height:40px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	background:url(img/wp-logo.png) no-repeat;
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(img/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
	padding:0 15px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bold;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:601px;
}
#commentnavi {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(img/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	color:#074A7E;
}
#submitbox .submitbutton {
	float:right;
}
#cp_post_id {
	display:none;
}
/* comment END */

/* calendar START */
.widget_calendar h3 {
	display:none;
}
#wp-calendar {
	width:100%;
}
#wp-calendar #today {
	background:#E6E6E6;
}
#wp-calendar tbody a {
	font-weight:bold;
}
#wp-calendar caption {
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	font-size:150%;
	text-align:left;
	padding-bottom:5px;
}
#wp-calendar th, 
#wp-calendar td {
	text-align:center;
}
#wp-calendar tbody td {
	border:1px solid #CCC;
}
#wp-calendar tbody td.pad {
	border:0 none;
}
#wp-calendar th {
	background:#999;
	color:#FFF;
}
#wp-calendar td#prev {
	text-align:left;
	padding-top:5px;
}
#wp-calendar td#next {
	text-align:right;
	padding-top:5px;
}
/* calendar END */

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(img/icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* related posts START */
/* when related posts with title */
#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */
/*
#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
*/
/* related posts END */

/* one-column START */
.one-column #content {
	background:#FFF;
}
.one-column #main {
	width:822px;
}
.one-column #comment {
	width:902px;
}
.one-column .trackback, 
.one-column .trackback .title {
	width:876px;
}
.one-column .comment .info {
	width:795px;
}
.one-column .comment .info, 
.one-column .comment .content {
	background-image:url(img/comment_1col.gif);
}
.one-column .boxcaption, 
.one-column .box, 
.one-column .trackback, 
.one-column .trackback .title, 
.one-column #commentnavi, 
.one-column #related_posts h3, 
.one-column #related_posts ul {
	background-image:url(img/box_1col.gif);
}
.one-column .messagebox, 
.one-column .errorbox {
	background-image:url(img/messagebox_1col.gif);
}
.one-column .post .content .boxcaption, 
.one-column .post .content .box {
	background-image:url(img/postbox_1col.gif);
}
/* one-column END */

/* thread twitter START */
.post .twitter-tweedles {
	background:#E2F2FB;
	border:1px dashed #3FCDEB;
	padding:10px 0 0;
}
.twitter ul {
	margin:0 12px 0 10px !important;
	margin:0 10px;
}
.post .content .twitter ul li {
	background:#FCFCFC;
	padding:0;
	float:left;
	list-style:none;
	list-style-position:outside;
	border:solid #CCC;
	border-width:1px !important;
	border-width:1px 0;
	width:100%;
	padding-top:10px;
	margin-bottom:10px;
}
.twitter img {
	float:left;
	padding:0 10px 0 0;
	margin:0 0 10px 10px;
}
.twitter_source {
	color:#999;
	font-family:georgia;
	font-style:italic;
	font-size:10px;
}
.twitter_source a {
	color:#999;
}
.twitter_text {
	margin-bottom:5px;
	display:block;
	padding-left:70px;
	padding-right:10px;
}
.twitter_reply {
	background: url(img/icons.gif) 0 -112px no-repeat;
	padding-left:22px;
	padding-right:10px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:right;
}
.twitter .twitter_pagebar {
	padding:0 10px;
	font-size:11px;
}
.twitter .twitter_pagebar a {
	background:#D1EAF9;
	padding:2px 5px;
	border:1px solid #D1EAF9;
}
.twitter .twitter_pagebar a:hover {
	border:1px dashed #3FCDEB;
	text-decoration:none;
}
.twitter .twitter_pagebar strong {
	background:#A6D0E7;
	padding:2px 5px;
	border:1px solid #A6D0E7;
}
.post .content .thread_twitter_power_by {
	display:block;
	background:#D1EAF9;
	border-top:1px dashed #3FCDEB;
	margin-bottom:0;
	padding:5px 10px;
}
.twitter .navigation {
	padding:10px 5px;
}
#thread_twitter .loading {
	padding:0 10px;
	font-size:11px;
}
/* thread twitter END */
 
.formStyle { border:1px solid #D1DFED; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #333333; padding:5px; background:url(http://visual8.com/wordpress/wp-content/themes/visual8/img/bg.jpg); background-repeat:repeat-x;}

 form {display: inline;}

select {
	font-family: Arial, sans-serif;
	color: #333;
	vertical-align: middle;
	font-size: 11px;
}

#crossfade-banner{
	width:610px;
	height:172px;
	margin:0 auto;
}

#wp-crossfade, .wp-crossfade-class-container {
height:192px;
overflow:hidden;
width:610px;
margin:0 auto;
}

#wp-crossfade h3{
margin:0;
}

.wp-crossfade-class-text-container div {
margin:6px 0;
padding:10px;
}

.wp-crossfade-class-text-container div h3 {
color:#FFFFFF;
font-size:20px;
padding:0 0 10px;
}

.wp-crossfade-class-text-container div span {
color:#FFFFFF;
font-size:15px;
line-height:18px;
}

.wp-crossfade-class-text-container div a {
color:#DF9019;
font-size:12px;
}

.wp-crossfade-class-text-container {
background:#000000;
opacity:0.8;
overflow:hidden;
position:absolute;
top:10px;
width:370px;
z-index:0;
}
