/* copyright (c) okphp.com */
body{
	font-family: "Myriad Set Pro","Helvetica Neue","Helvetica","Arial";
	font-size: 13px;
	margin: 0px;
	color: #333333;
	background: white;
	text-align: center;
	line-height:170%;
	padding-top:55px;
	}
td {
	line-height:150%
}
img{
	border: 0;
	}



a:hover{
	color: #FF6600;
	}

h1 {
	padding: 0 0 20px 0;
	margin:0;
	line-height:150%;
	text-align: center;
	font-size:35px;
	color:#337ab7;
	font-weight:bold;
	}

.atitle{
	font-weight: bold;
	}
.feature_title {
	font-size: 25px;
	padding:20px 0;
	color:#333;
	line-height: 120%;
}
.feature_box {
	margin: 10px 0;
}
.feature_des {
	font-size: 15px;
	color:#666;
	text-align: left;
}
.gen_features div, .utm_features div , .app_features div{
	float:left;
	width:200px;
	color:white;
	padding:5px 15px;
	margin:2px;
	font-weight:bold;
}
.gen_features div {
	background:#BABABA;
}
.app_features div {
	background:#89ABD6;
}
.utm_features div {
	background:#85D5DE;
}

.quote {
	background: #F0F0F0;
	padding: 3px;
	margin-left: 5px;
}
.sub {
	font-size: 0.9em;
	color: #666;
	}
#header_box {
	width: 100%;
	background: #337ab7;
	border-bottom: #eee 1px solid;
	height:53px;
	position:fixed;
	top:0;
	z-index:100;
}
#header{
	height: auto;
	max-width:890px;
	margin:0 auto;
	text-align: center;
	overflow:hidden;
	}
#bottom {
	width:100%;
	height:5px;
}

li {
	padding: 3px 3px 0 3px;
	}
#nav_box {
	width: 100%;
	background: #598AB5;
	border: #A9C2D8 1px solid;
	border-width: 1px 0 1px 0;
	text-align: center;
}

#title {
	width: 99%;
	padding-left: 1%;
	font-weight: bold;
	text-align: left;
}

#navigation {
	float:right;
	max-width:600px;
	padding-top: 12px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	color: black;
	overflow: hidden;
	}


#navigation ul {
	padding:0;
	list-style:none;
	margin: 0;
	}

#navigation ul li{
	text-align:center;
	display:block;
	float: left;
	}


#navigation ul li a{
	display: block;
	padding: 3px 15px;
	color: #eee;
	font-size: 14px;
	margin-right: 5px;
	text-decoration: none;
	text-shadow:1px 1px 0px #333;
	}
#navigation ul li a:hover {
	text-decoration: none;
	border-bottom: white 1px solid;
}
#navigation ul li.menuon a{
	border-bottom: white 1px solid;
	}
#sub_nav {
	width: 300px;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 10px;
	background: #EFF3F8;
	color: black;
	text-align: left;
	font-weight: bold;
}

#bmain {
	width: 790px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background: url("header_img.gif") top left no-repeat;
	}

#main{
	text-align: left;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
#maincontent {
	max-width:1100px;
	margin:0 auto;
}
#footer{
	font-size: 13px;
	width: 100%;
	height: 130px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#footer_content {
	width: 790px;
	height: 65px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 30px;
	}

#footer_content a,#footer_content a:visited{
	color: #437298;
	text-decoration: none;
}
#footer_content a.stress{
	color: green;
}
#center{
	float: left;
	width: 540px;
	display: inline;
	text-align: left;
	margin-left: 20px;
	padding-top: 20px;
	height: auto;
	}

#center ul {
	list-style: none;
}

#center p {
	display: block;
	padding: 7px;
	background: white;
	height: 100%;
	overflow: hidden;
	border: #999 1px solid;
}

.cblock {
	display: block;
	padding: 7px;
	margin-bottom: 7px;
	background: white;
	height: 100%;
	overflow: hidden;
	border: #999 1px solid;
}

.ctitle {
	font-weight: bold;
	font-size:13px;
	margin-bottom: 5px;
}

#center li {
	display: block;
	padding: 3px;
	margin: 2px;
	color: #333333;
	border-bottom: #CCCCCC 1px dashed;
	overflow: hidden;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	padding:0;
	margin: 20px 0 15px 0;
}

#full{
	float: right;
	width: 99%;
	text-align: left;
	margin-left: 1%;
	height: auto;
	}

.block_title {
	clear: both;
	width: 90%;
	font-size: 13pt;
	font-weight: bold;
	color: #999999;
}


.block_content {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}

h5{
	font-size: 100%;
	margin:7px 0px 0px 5px;
}

#sidebar{
	width: 217px;
	text-align: left;
	margin-right: 3px;
	padding-top: 20px;
	height: auto;
	float: right;
}
#sidebar h3 {
	font-size: 14px;
	margin:5px;
	}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	color: #666;
	display: block;
	width: 150px;
	padding-left: 3px;
	border-bottom: #ccc 1px solid;
	margin: 6px 3px;
}
#sidebar p {
	padding: 3px;
}
.product, .product_on {
	width: 217px;
	height: 150px;
	margin: 10px;
	float: left;
	}

.product {
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}

.product_on {
	-moz-opacity:1;
	filter:alpha(opacity=100);
}



.sblock1 {
	background: url("sblock1_bg.gif") top left no-repeat;
	padding: 5px;
}
.sblock1 a, .sblock1 a:visited{
	color: #335E8C;
}
.sblock1 a:hover{
	font-weight: bold;
}

.sblock1_footer {
	height: 20px;
	background: url("sblock1_bg.gif") left bottom no-repeat;
	padding: 0 5px0 5px;
	margin-bottom: 20px;
}

.sblock2 {
	padding: 5px;
}
.sblock2 a, .sblock2 a:visited{
	color: #93722D;
}
.sblock2 a:hover{
	font-weight: bold;
}
.sblock2_footer {
	height: 5px;
	padding: 0 5px0 5px;
	margin-bottom: 20px;
}

a.mod_on {
	font-weight: bold;
	}

.home_box {
	border:#CCC 2px solid;
	padding:5px;
	width:150px;
	height: 200px;
	text-align:left;
	float:left;
	margin-left: 3px;
}
.home_box strong {
	color: #006666;
	font-size: 10pt;
	font-weight: bold;
}
.home_box a {
	font-weight: bold;
}
.price {
	font-size: 12pt;
	color: #DF5F20;
	font-weight: bold;
}

ul {
	margin-left: 10px;
	padding-left: 13px;
	}

table.form {
	background:#CCC;
	margin-bottom: 10px;
	border: #2E5E89 1px solid;
	}

table.form td{
	background: #EFF0F5;
	padding: 3px;
}

table.form td.c1{
	background: #2E5E89;
	font-weight: bold;
	color: white;
	padding: 5px;
}

table.form td.submit{
	background: white;
}

		.note {
			color: #666;
		}
		
#content {
	text-align: left;
}

#navigation ul li.menuon a {
	}

.code {
	padding: 3px;
	background: #eee;
	border: #ccc 1px solid;
	margin: 3px;
	color: blue;
	}
#docs ol li {
	margin: 9px;
	padding:7px;
	border-bottom: #eee 1px solid;
	}
ul.doc_menu li {
	font-size: 1.2em;
	margin:3px;
	}
#docs img {
	border: #eee 2px solid;
	}
#docs span {
	color: blue;
	}

pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.feature_ss {
	border:#2C92C9 1px solid;
	box-shadow: -10px 10px 10px #999;
	display:inline-block;
	border-radius: 10px;
	background:#666;
	overflow:hidden;
}
.feature_ss_header {
	font-size:12px;
	padding:5px 0 5px 50px;
	background:#2C92C9;
	font-weight:bold;
	color:white;
}
.feature_div {
	padding: 50px 0;
}
.feature_header {
	font-size:40px;
	padding:5px;
	text-align:center;
}
.feature_description {
	font-size:30px;
	padding:15px;
	text-align:center;
	color:#999;
}
.feature_list {
	text-align:center;
	margin-bottom: 10px;
	color:#666;
	font-size:15px;
}
.feature_image_multi {
	position:relative;
	overflow: hidden;
	height:500px;
	max-width:1100px;
	min-width:950px;
	margin: 20px auto;
}
.feature_image_1 {
	position:absolute;
    top:70px;
    left:0;
}
.feature_image_2 {
	position:absolute;
    top:0;
    right:0;
}
.feature_image_side {
	max-width:600px;
	display:inline-block;
	margin-left:20px;
}
.feature_text_side {
	max-width:450px;
	display:inline-block;
	vertical-align:top;
	color:#666;
	font-size:20px;
	padding:20px 5px 5px 20px;
}
.feature_text_side div {
	padding: 10px 5px;
}


















