@charset "utf-8";
/* drpusoftware.com */
image
{border:0px;}
.top{
	float: left;
	width: 100%;
	height: 16px;
	background-image: url(img/top.jpg);
}
.order-bar
{
	width:200px;
	float:left;
	margin-right:15px;
	box-shadow:0px 0px 5px 2px #999999;
	margin-bottom:10px;}
.pass-more1
{
	width: 200px;
	margin: auto;
	padding: 8px;
	background-color: #EAF9FF;
	border: 1px solid #BFEBFF;
	border-radius: 2px;
	text-align: center;
	}
.pass-order1
				{
	width: 150px;
	margin: auto;
	text-align: center;
	padding-bottom:6px; padding-top:6px;
	border: 1px solid #64861E;
	background-color: #C68704;
	-webkit-box-shadow: 0 8px 6px -6px #777;
	-moz-box-shadow: 0 8px 6px -6px #777;
	box-shadow: 0 8px 6px -6px #777;
	
}
.pass-aside
{
	width:300px; float:left;
	border:1px solid #CCC;}
	.pass-aside:hover
	{
		box-shadow:0px 0px 5px 1px #999999;}
.div-pass1
{
	width:320px; margin:auto;
	padding-top:8px;
	border:1px solid #CCC;
	}
	.pass-common
	{
		width:95%; margin:auto; border:1px solid #E4E4E4; background-color:#F7F7F7;}
		.pass-order
		{
			width:130px; margin:auto; height:70px; background-color:#C48206; border-radius:5px; padding-top:10px;
			background-image: -webkit-linear-gradient(top, #C48206, #F9AB1C);
background-image: -moz-linear-gradient(top, #C48206, #F9AB1C);
background-image: -o-linear-gradient(top, #C48206, #F9AB1C);
background-image: linear-gradient(top, #C48206, #F9AB1C);}

.pass-order:hover
		{
			background-image: -webkit-linear-gradient(top, #F9AB1C, #C48206);
background-image: -moz-linear-gradient(top, #F9AB1C, #C48206);
background-image: -o-linear-gradient(top, #F9AB1C, #C48206);
background-image: linear-gradient(top, #F9AB1C, #C48206);}
		
	.shiny {
padding: 5px;
width:120px;
margin:auto;
text-align:center;
background-color:#FFB720;
background-image: -webkit-linear-gradient(top, #FFB720, #C16A00);
background-image: -moz-linear-gradient(top, #FFB720, #C16A00);
background-image: -o-linear-gradient(top, #FFB720, #C16A00);
background-image: linear-gradient(top, #FFB720, #C16A00);
border:2px outset #dad9d8;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
			}
			.shiny:hover, .shiny:focus {
border:2px solid #dad9d8;
}
	.div-pass1:hover
	{
		box-shadow:0px 0px 5px 1px #999999;}
.badge{
	float: right;
	width: auto;
	margin-right: 12px;
}
.full-bnr{
	width: 100%;
	float: left;
	background-color: #FFD374;
	height: auto;
}
.bnr{
	width: 95%;
	margin: auto;
}
.icn{
	float: left;
	width: auto;
	margin-right: 5px;
	height: 141px;
}
.inner-icn{
	float: left;
	width: auto;
	margin-right: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.link{
	float: left;
	width: 100%;
	background-color: #b52a00;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #b52a00 0%, #df4e22 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #b52a00 0%, #df4e22 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #b52a00 0%, #df4e22 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b52a00), color-stop(1, #df4e22));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #b52a00 0%, #df4e22 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #b52a00 0%, #df4e22 100%);
}
.div1{
	float: left;
	width: 150px;
	text-align: center;
	height: 30px;
	margin-top: 10px;
}
.div2{
	float: left;
	width: 290px;
	text-align: center;
	height: 30px;
	margin-top: 10px;
}
 .nav{
	margin: auto;
	width: 90%;
	height:35px;
}
body,td,th {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	color: #EAB43A;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	h2 {
	font-size: 14px;
	color: #AC6B0B;
}
	.btn{
	float: right;
	width: auto;
	height: 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
		border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 0px 5px 0px 5px;
	margin-left: 12px;
	background-color: #CCC;
}
.div-btn{
	float: right;
	width: 350px;
	height: 25px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 5px 5px 0px 5px;
	margin-left: 12px;
	background-color: #EBEBEB;
	text-shadow: 0px -1px 1px #999;
	color: #333333;
	text-align: center;
}
.dt{
	width: 80%;
		height: 30px;
}
.div-dt{
	width: 80%;
	border-bottom: 1px solid #CCC;
	height:31px;
}
.footer{
	width: 100%;
	float: left;
	text-align: center;
	background: #b52a00;
	}
.small{
	width: 100%;
	float: left;
	text-align: center;
	background: #b52a00;
	height: 20px;
	}
.lft-div{
	float: left;
	width: 265px;
	margin-right: 18px;
	vertical-align: top;
}
.lang{
	float: left;
	width: 150px;
	height: 35px;
}
.nm{
	float: left;
	width: 360px;
	margin-right: 25px;
}.order{
	float: left;
	width: 190px;
	margin-left: 15px;
	margin: 4px 4px 4px 4px;
	height: 25px;
}
.price{
	float: left;
	width: 150px;
	margin-left: 15px;
	margin: 4px 4px 4px 4px;
}
.dwn-div {
	float: left;
	display: inline;
	width: 100%;
	margin-right: 12px;
	border-bottom: 1px dashed rgb(223, 223, 223);
		font-size: 12px;
	min-height: inherit;
	min-height: auto;
}
.rgt-div{
	float: left;
	width: 70%;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

p{
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.div-prdct {
	 float: left; display: inline;	width:315px; margin-right: 12px;
}
.prdct-2 {
	padding: 0px !important; margin-bottom: 0px !important;
}
.article {
	padding: 5px 5px 5px;
		margin-bottom: 10px;
	font-size: 12px;
	min-height: inherit;
	min-height: 160px;
}
.container {
	margin-bottom: 1em;
}
.row {
	margin-bottom: 1em;
}
.dot{
	float: left;
	width: 12px;
	border-radius: 35px;
	border:1.6px dotted #333333;
	background-color: #F8F8F8;
	height: 12px;
	margin-right: 12px;
}
.pt{
	float: left;
	width: auto;
	margin-right: 6px;
	color: #B52A00;
	font-size: 15px;
}
.st-nm{
	float: left;
	width: auto;
	margin-top: 45px;
}
.inner-st-nm{
	float: left;
	width: auto;
	margin-top: 15px;
}
.circle{
	float: left;
	width: 15px;
	border-radius: 100px;
	background-color: #FFD374;
	height: 10px;
	text-align: center;
	padding: 1px 1px 1px 1px;
}
.arrow-right {
	width: 1px;
	height: 0px;
	border-bottom: 5px solid transparent;  /* left arrow slant */
	border-top: 5px solid transparent; /* right arrow slant */
	border-left: 5px solid #B52A00; /* bottom, add background color here */
	font-size: 0px;
	line-height: 0px;
	margin: auto;
}
.left{
	float: left;
	width: 345px;
	margin-right: 15px;
}
.right{
	float: left;
	width: auto;
}
.aside-link{
	float: left;
	width: 300px;
	sheight: 30px;
	height: 25px;
}
.push-down
{
	border: 1px solid #CC3300;
	background-color: #B52A00;
	text-align: center;
	text-shadow: 0px -1px 1px #213052;
	height: 25px;
	width: 100%;
	padding-top: 4px;
	color: #FFD374;
	font-size: 14px;
}
.push-down:active
{
	margin-top:3px;
	height: 25px;
	color:#333;
}
.push-down:hover
{
	margin-top: 3px;
	height: 22px;
	background: #333;
	color: #FFD374;
}

.sw-nm {margin:auto; text-align:center;}
.style0{color:#B52A00; font-size:24px; margin-top:15px;}
.style2 {
	color: #FFD374;
	font-size: 14px;
	text-align: center;
}
.style3{
	color: #FFDF9D;
	font-size: 14px;
}
.style7{font-size:15px; color:#B52A00;}
.style4 {
	font-size: 14px;
	color: #FFD374;
}
.style5 {
	font-size: 14px;
	color: #AC6B0B;
}
.style6{
	color:#B52A00;
	font-size:15px;
}
.style7 {
	font-size: 17px;
	color: #AC6B0B;
	font-weight: normal;
}
.style9{
	color: #B52A00;
	font-size: 12px;
}
.style8{
	color: #000000;
	font-size: 12px;
	height: 30px;
	text-shadow: 0px -1px 1px #999;
}
.style10 {
	font-weight: bold;
	color: #CC3300;
}
.style11{
	color: #000000;
	font-size: 11px;
}
.style12{
	color: #FFD374;
	font-size: 13px;
}
.style13{
	color: #B52A00;
	font-size: 13px;
}
.style131{
	color: #333333;
	font-size: 13px;
}
.style14{
	color: #fff;
	font-size: 12px;
}
.style15
{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#840000;
	}
	.style16
	{
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFF;}
	.div-order1
				{
	width:180px;
	margin:auto; padding-top:2px;
	text-align: center;
	border: 1px solid #004A95;
	background-color:#0679b3;
	-webkit-box-shadow: 0 8px 6px -6px #777;
	-moz-box-shadow: 0 8px 6px -6px #777;
	box-shadow: 0 8px 6px -6px #777;
}
.div-down1
{
	width:180px;
	float:left;
	padding-top:2px;
	text-align: center;
	background-color:#E3AE0F;
	-webkit-box-shadow: 0 8px 6px -6px #777;
	-moz-box-shadow: 0 8px 6px -6px #777;
	box-shadow: 0 8px 6px -6px #777;
	border:1px solid #BB8004;
	}
	

#comparetable {width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; }
#comparetable tr {background: transparent!important;}
#comparetable td,
#comparetable th {padding: 5px; text-align: center;}
#comparetable td.rowTitle {text-align: left;}
.blank {background: none!important; border: none!important;}
 .redrum th {
	background-color: #e25a35;
	font-size: 12px;
	color: #e9e9e9;
	text-align: center;
	text-shadow: 0 1px 0 #51251a;
	border: 1px solid #9fb6c8;
}
 .redrum td {background-color: #f0f1f1; border: 1px solid #c8d6e2;} 
 .redrum td.rowTitle {border-left: 4px solid #e25a35; font-size:14px; width:200px;}
 
 #comparetable1 {width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; }
#comparetable1 tr {background: transparent!important;}
#comparetable1 td,
#comparetable1 th {padding: 5px; text-align: center;}
#comparetable1 td.rowTitle {text-align: left;}

 #comparetable2 {width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; }
#comparetable2 tr {background: transparent!important;}
#comparetable2 td,
#comparetable2 th {padding: 5px; text-align: center;}
#comparetable2 td.rowTitle {text-align: left;}

 #comparetable3 {width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; }
#comparetable3 tr {background: transparent!important;}
#comparetable3 td,
#comparetable3 th {padding: 5px; text-align: center;}
#comparetable3 td.rowTitle {text-align: left;}

 #comparetable4 {width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; }
#comparetable4 tr {background: transparent!important;}
#comparetable4 td,
#comparetable4 th {padding: 5px; text-align: center;}
#comparetable4 td.rowTitle {text-align: left;}

 #comparetable5 {width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; }
#comparetable5 tr {background: transparent!important;}
#comparetable5 td,
#comparetable5 th {padding: 5px; text-align: center;}
#comparetable5 td.rowTitle {text-align: left;}

 #comparetable6 {width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; }
#comparetable6 tr {background: transparent!important;}
#comparetable6 td,
#comparetable6 th {padding: 5px; text-align: center;}
#comparetable6 td.rowTitle {text-align: left;}

 #comparetable7 {width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; }
#comparetable7 tr {background: transparent!important;}
#comparetable7 td,
#comparetable7 th {padding: 5px; text-align: center;}
#comparetable7 td.rowTitle {text-align: left;}

.germ
{
	background-image:url(img/bgswe.png);
	width:100%;
	height:auto;
}
	
.boxg
{
	background-image: url(img/box.png);
	width: 1043px;
	height: 245px;
}

.dwng
{
	background-image: url(img/download-ic0c2.png);
	width: 151px;
	height: 46px;
	margin: auto;
}
.orderg
{
	background-image: url(img/order-ic0c.png);
	width: 151px;
	height: 46px;
	margin: auto;
}

.newbutt
{
	background-image:url(img/download12.png);
	width:333px;
	height:43px;
	margin:auto;
}

.newbutt34
{
	background-image:url(img/button.png);
	width:333px;
	height:43px;
	margin:auto;
}

.newimage
{
	background-image: url(img/header.png);
	width: 800px;
	height: 60px;
	margin: auto;
}

.newimage1
{
	background-image: url(img/sigle-pc-strip.png);
	width: 800px;
	height: 52px;
	margin-top: -15px;
}

.newimage2
{
	background-image:url(img/strips-for-bg.png);
	width:543px;
	height:329px;
	float:left;
	
	
}

.newimage3
{
	background-image: url(img/multi-pc-strip.png);
	width: 543px;
	height: 44px;
	float: left;
	margin-top:4px;
}

.boxxx
{
	background-image:url(img/box1.png);
	width:954px;
	height:750px;
	margin:auto;
}
.boxer
{
	background-image:url(img/boxi.png);
	
	width:954px;
	height:750px;
	margin:auto;
}
.numbr
{
	padding-left:4px; padding-right:4px; padding-bottom:2px; border:1px solid #F00; border-radius:15px; color:#F00;
}
