body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #f9f9f9;
	line-height: 20px;
}
body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img
{
	border: 0;
	padding: 0;
	margin: 0;
}

ul 	{ list-style-type: none; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #0052A5;
}
a {
	color: #1C709D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}

#pcv-top {
	width: 980px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -495px;
	background-image: url(../pc-img/top-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#pcv-logo {
	float: left;
	margin-left: 15px;
}

#pcv-logo a {
	text-decoration: none;
}
#pcv-support {
	float: right;
	width: 260px;
	padding-top: 15px;
}
#pcv-support-left {
	float: left;
	width: 140px;
}
#pcv-support-right {
	float: right;
	width: 110px;
	padding-top: 5px;
}
#pcv-support-right a {
	float: left;
	width: 17px;
	padding: 5px;
}




#pcv-link {
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}
#pcv-banner {
	width: 980px;
}
/*#pcv-banner .ost-heading {
	width: 960px;
	background-image: url(../pc-img/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	font-size: 30px;
	color: #FFF;
	line-height: 26px;
	padding-top: 30px;
	padding-left: 20px;
}*/

#pcv-banner .ost-converter {
	width: 960px;
	background-image: url(../pc-img/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	color: #FFF;
	line-height: 26px;
	padding-top: 25px;
	padding-left: 20px;
}
#pcv-banner .heading {
	font-size:28px;
	padding-bottom:5px;
	width:500px;
}
#pcv-banner .tagline {
	font-size:13px;
	padding-left:3px;
	width:500px;
}
	
#pcv-header {
	width: 1000px;
	margin-left: -500px;
	padding-top:0px;
	position: absolute;
	left: 50%;
}
ul,ol{list-style:none;}



/*==== nav ====*/
#pcv-menu{
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:975px;
	position:relative;
	z-index:30;
	padding-top: 5px;
}

#pcv-menu ul{padding-left:10px;}
#pcv-menu ul li{
	float:left;
	z-index:30;
	position:relative;
	text-align:center;
}
#pcv-menu ul a {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 18px;
	padding-left: 21px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url(../pc-img/seperater.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#pcv-menu ul a.end {
	background-image: none;

}
#pcv-menu ul a:hover{
	color:#000;
	background-color: #FFF;
}
#pcv-menu ul li.curr a,#pcv-menu ul li.curr a:hover{
	background-color: #FFF;
	color: #000;
}
#pcv-menu ul li a.home{
	text-indent:-9999px;
}
#pcv-menu ul li a.home:hover{
	background-color: #000099;
}
#pcv-menu ul li.curr a.home{background:url(pc-img/menu2.gif) no-repeat -180px 0;}

#pcv-menu ul li ul{
	display:none;
	position:absolute;
	left:0;
	top:29px;
	z-index:30;
	background-color: #f5f5f5;
	padding: 5px;
	border: 1px solid #CCC;
}
#pcv-menu ul li ul li{
	background:none;
	padding-bottom: 2px;
}
#pcv-menu ul li ul li a{
	padding-left:10px;
	font-size:12px;
	text-align:left;
	color:#000;
	font-weight:bold;
	-webkit-border-radius: 5px;
	border-radius:5px;
	background-color: #f5f5f5;
	margin-bottom: 5px;
	float: left;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
	}
#pcv-menu ul li ul li a:hover{
	color:#F00;
	text-decoration:none;
	background-color: #FFF;
}
#pcv-menu ul li.curr ul li a{background:none;color:#fff;}
#pcv-menu ul li.curr ul li a:hover{
	color:#fff;
	background-position: 0 center;
	margin-bottom: 5px;
}

#pcv-breadcrumb {
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	margin-top: 2px;
	padding-left: 20px;
}

#pcv-products-page {
	width:980px;
	position: absolute;
	top: 245px;
	margin-left: -495px;
	left: 50%;
}
#pcv-home-page {
	width:980px;
	position: absolute;
	top: 113px;
	margin-left: -495px;
	left: 50%;
}

#pcv-related-page {
	width:100%;
	position: absolute;
	left: 0px;
	top: 280px;
}
#pcv-products-category {
	width:100%;
	position: absolute;
	left: 0px;
	top: 433px;
	z-index: 10;
}

#pcv-content {
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#pcv-content p {
	padding-top: 7px;
	padding-bottom:6px;
}
#pcv-content-product {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pcv-content .title-main {
	font-size: 16px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
}

#pcv-products-page .title-second {
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
}
#pcv-content .title-third {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
#pcv-content .title-fourth {
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}
#pcv-content .title-fifth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}


#pcv-left {
	float: left;
	width: 230px;
}
#pcv-left .left-panel-heading {
	background-image: url(../pc-img/right-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#pcv-left .left-panel-content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
}
#pcv-right .panel-first-left {
	float: left;
	width: 480px;
}
#pcv-right .panel-first-right {
	float: right;
	width: 180px;
	text-align: center;
	padding-top: 10px;
}
#pcv-right .product-price {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
#pcv-left .left-panel {
	margin-bottom: 20px;
}
#pcv-left .panel-ads {
	background-image: url(../pc-img/advertising.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #DFDFDF;
}
#pcv-left .panel-ads-half {
	float: left;
	width: 318px;
	padding: 10px;
}
#pcv-left .panel-ads-half  p {
	line-height: 18px;
}

#pcv-left .panel-ads-right {
	float: right;
	width: 320px;
	padding: 10px;
}
#pcv-left .ads-left {
	float: left;
	width: 100px;
	text-align: center;
}
#pcv-left .ads-right {
	float: right;
	width: 210px;
}
#pcv-left .ads-button {
	padding-top: 10px;
}
#pcv-right {
	float: right;
	width: 720px;
}
#pcv-right .right-panel-top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #CCC;
}
#pcv-right .right-panel {
	margin-bottom: 20px;
}
#pcv-right .right-panel-heading {
	background-image: url(../pc-img/right-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#pcv-right .right-panel-content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
}
#pcv-left-menu {
	border: 1px solid #CCC;
}

#pcv-left-menu li {
	display: block;
}
#pcv-left-menu a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 25px;
	background-image: url(../pc-img/arrows.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	background-color: #f2f2f2;
}
#pcv-left-menu a:hover {
	text-decoration: none;
	color: #F00;
	background-color: #E5E5E5;
}
#pcv-left-menu a.last {
	border-bottom-style: none;
}

#con-bottom {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	border: 1px solid #CCC;
	background-image: url(../pc-img/con-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
	position: relative;
	margin-bottom: 15px;
}
#pcv-categories a {
	background-image: url(../pc-img/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 165px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 40px;
}
#pcv-categories a:hover {
	color: #F00;
	text-decoration: none;
}



#left {
	float: left;
	width: 680px;
}
#left .panel {
	margin-bottom: 20px;

}
#left .table {
	background-color: #F0FFFF;
	border: 1px solid #BFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#left .title-1 {
	padding-top: 20px;
	font-size: 16px;
}
#left .img-center  {
	float: left;
	padding-right: 10px;
	position: relative;
	top: -25px;
}

#right {
	float: right;
	width: 230px;
	position: relative;
}
#right .panel {
	padding: 10px;
}
#right .panel-top {
	background-image: url(../pc-img/right-panel-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#right .panel-list {
	background-image: url(../pc-img/right-panel-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#right .title {
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#marqueecontainer{
	position: relative;
	width: 218px;
	height: 210px;
	overflow: hidden;
	padding: 5px;
}
#vmarquee {
	position: absolute;
	width: 218px;
	z-index: 10;
}
#marqueecontainer .readmore {
	position: absolute;
	top: 190px;
	width: 208px;
	z-index: 11;
	padding: 7px 5px 7px 5px;
	background-color: #FFF;
	font-weight: bold;
	text-align: right;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	width:300px;
	z-index: 10;
	}	

#footer {
	width: 960px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	/* [disabled]font-size: 10px; */
	background-image: url(../pc-img/footer-index.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#f_left {
	float: left;
	width: 480px;
	padding-top: 18px;
}
#f_right {
	float: right;
	width: 470px;
	text-align: right;
}
#support {
	float: right;
	width: 250px;
	padding-top: 20px;
}
#contact-no {
	float: left;
	width: 200px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	position: relative;
}

.img_lt {
	margin-right: 7px;
	float: left;
}

#footer p {
	padding-bottom: 5px;
}

#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#button {
	float: right;
	width: 570px;
}
#button a.download {
	display: block;
	background-image: url(../pc-img/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 160px;
	float: left;
}
#button a.purchase {
	background-image: url(../pc-img/purchase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 160px;
	float: left;
}
#button a.read-more {
	display: block;
	width: 158px;
	float: left;
	background-image: url(../pc-img/read-more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
#pcv-awards {
	float: right;
	width: 680px;
}
#pcv-awards img {
	height: 150px;
	width: 210px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#pcv-awards .shadow {
	padding-bottom: 20px;
	float: left;
	height: 150px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
}

#pcv-content .title-mail {
	font-size: 18px;
	color: #0052A5;
}
#pcv-content .title-sub {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#pcv-contact ul {
	margin: 0;
	float: left;
	list-style: none;
	width: 230px;
	padding-right: 0;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#pcv-contact li {
	float: left;
	line-height: 31px;
	overflow: hidden;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: -1px;
	width: 230px;
	padding: 0;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
}
#pcv-contact a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 11px;
	border: 1px solid #CCC;
	outline: none;
	text-align: left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
}
#pcv-contact a:hover {
	background: #e5e5e5;
	text-decoration: none;
}	
#pcv-contact .current       {
	background-color: #CCE6FF;
}
.img-left {
	float: left;
	margin: 5px 10px 0 0;
}
.img-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img-right-watch {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 30px;
	background-image: url(../pc-img/watch-in-action.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

.com-red {
	color: #f00;
}
.com-red-yellow {
	color: #F00;
	background-color: #FF9;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.margin_05 {
	padding-top: 3px;
	padding-bottom: 2px;
}


.margin_10 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.margin_20 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.half {
	float: left;
	width: 50%;
}
.pcv-half-left {
	float: left;
	width: 47%;
	padding: 10px 10px 10px 0px;
}
.pcv-half-right {
	float: right;
	width: 47%;
	padding: 10px 10px 10px 0px;
}
.pcv-third-left {
	float: left;
	width: 195px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 10px;
}
.pcv-third {
	float: left;
	width: 226px;
}
.pcv-left-small {
	float: left;
	width: 208px;
}
.pcv-left-big {
	float: left;
	width: 450px;
}
.pcv-right-small {
	float: right;
	width: 208px;
}

.pcv-right-big {
	float: right;
	width: 450px;
}
.pcv-video-position {
	padding: 10px 10px 40px 10px;
	position: absolute;
	display: none;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #333;
	background-image: url(../pc-img/loading.gif);
}
.border {
	background-color:#FFFFCC;
	border:1px solid #333333;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 14px;
	padding-left: 14px;
}

.list ul {
	list-style-position: outside;
	padding-left: 15px;
	list-style-type: disc;
}

.list li {
	background-repeat: no-repeat;
	background-position: left top;
}
.list ol {
	list-style-position: outside;
	padding-left: 20px;
	list-style-type: decimal;
}
.list li {
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}

.list ol ul {
	list-style-position: outside;
	padding-left: 15px;
	list-style-type: disc;
}
.div-table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.div-table .col3 {
	float: left;
	width: 220px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.tbl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tbl td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 7px;
	text-align: center;
}
.tbl .red {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.tbl .left {
	text-align: left;
}
.tbl .blue {
	background-color: #0052A5;
	color: #FFF;
}
.tbl .light_color {
	background-color: #CFC;
	color: #FFF;
}
.tbl .black {
	color: #000000;
	font-weight: bold;
	background-color: #CFC;
}
.tbl .title {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.btn-panel {
	padding-top: 10px;
}

.list-que ul {
	list-style-type: none;
}
.list-que li {
	background-image: url(../pc-img/faq-question.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 30px;
	display: block;
	padding-bottom: 5px;
}
