@charset "utf-8";
/* CSS Document  border:1px solid #000; */

body
{
margin:0 auto;
padding:0;
background:url(images/bg.png) repeat-x #dfeaf3;
}


/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
*
{
margin:0px;
padding:0px;
}
images
{
border:0px;
}
p
{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
	width:880px;
	height:auto;
	text-align:center;
	margin: 0 auto;
}
.header
{
	width:880px;
	height:175px;
	float:left;
	text-align:left;
	background: url(images/header2.png) no-repeat;
	padding: 0 10px 0 10px;
	margin:0 auto;
}
/* CSS Menu */
.navcontainer {
	width:844px;
	height:34px;
	background: url(images/nav.png) no-repeat;
	margin: 0 0 0 18px;
}
.navcontainer ul {	border:none;	padding: 0;	list-style-type: none;	text-align: center;
}
.navcontainer ul li {	display: block;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0 auto;
	height:34px;
	background: url(images/menu-bar-bg.png) right center no-repeat;
}
.navcontainer ul li a {
	width: auto;
	height: 35px;
	margin: 0px;
	padding:0px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 13px/34px Arial, Helvetica, sans-serif;
	display:inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.navcontainer ul li a:hover {color: #f9ff00;padding:0px 10px;font: bold 13px/34px Arial, Helvetica, sans-serif;display:inline;text-decoration:none;
}
.navcontainer li.active a {color: #f9ff00;padding:0px 10px;font: bold 13px/34px Arial, Helvetica, sans-serif;text-decoration:none;
}
.body-main {
	width:880px;
	text-align:left;
	background:url(images/body.png) repeat-y;
	display:block;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.body-inside-box {
	width:860px;
	height:100%;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.sidebar {
	width:210px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 5px 0 10px;
	margin:0 0 0 12px;
}
.body-right
{
	width:590px;
	height:auto;
	float:right;
	text-align:left;
	padding: 0 25px 0 0;
}
.body-right ul {
	margin: 0 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body-right ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.body-right p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
.right-top-box
{
	width:590px;
	height:auto;
	float:right;
	text-align:left;
	padding:0 0 15px 10px;
	display:block;
}
.menu-box
{
	width:202px;
	height:auto;
	float:left;
	text-align:left;
	margin-bottom: 20px;
}
.left-title {
	width:192px;
	height:46px;
	float:left;
	text-align:left;
	background:url(images/sidebar_title.png) left top no-repeat;
	padding-left:10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 46px;
	font-weight: bold;
	font-variant: normal;
}/** web_maestro **/ 
.menu-inside-box {	width:200px;
	height:auto;
	float:left;
	text-align:left;
	border:1px solid #e7e7e7;
	background-color: #f2f2f2;
}/* sub-navigation ec */
/* sub-navigation */
.subnav{color: #333333;font: bold 12px/32px Arial, Helvetica, sans-serif;float:left;width:200px;padding:0px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	display: block;
	color: #333333;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	height:26px;
	width:200px;
	}
.subnav li a {
	display: block;
	color: #333333;
	font: bold 12px/32px  Arial, Helvetica, sans-serif;
	height:26px;
	text-decoration: none;
	width:180px;
	background:url(images/sidebar_bg.png) left top no-repeat;
	line-height:24px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.subnav li a:hover {
	color: #FFF;
	font: bold 12px/32px  Arial, Helvetica, sans-serif;
	height:26px;	text-decoration: none;	width:200px;
	background:url(images/sidebar_bg_hover.png) left top no-repeat;		line-height:24px;
	}
ul.CheckList li{
	list-style: none;
	margin: 0px;
	background-image: url(images/check_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
strong {
	font-weight: bold;
	color: #444444;
}
.footer {
	width:880px;
	height:50px;
	float:left;
	text-align:center;
	color: #000;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	background:url(images/footer.png) no-repeat;
}
.footer a
{
color: #000;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: none;
}
.footer a:hover
{
color: #a4ff76;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
text-decoration: underline;
}
ol      {
	padding-left: 15px;
	margin-left: 10px;
}
ol    li        {
	padding-top: 4px;
	padding-bottom: 4px;

}
.bluetext {
	font-weight: bold;
	color: #000099;
}

body a
{
	color:#0000FF;
	text-decoration: underline;
	font-size:12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body a:hover
{
color:#0099ff;
text-decoration: underline;
font-size:12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #0099ff;
	text-decoration: none;
	font-style:normal;
}
h2 {
	color:#0066CC;
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.solution-box{
	width:590px;
	height:auto;
	float:left;
	text-align:left;
	border:1px solid #cccccc;
	margin:0 10px 0 0;
}
.solution-title {
	width:590px;
	height:45px;
	text-align:left;
	background:url(images/nav_ratings.png) left top no-repeat;
	padding-left:10px;
}
.solution-title2 {
	width:590px;
	height:45px;
	text-align:left;
	padding-left:20px;
	background-image: url(images/nav_ratings_4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.solution-title-left
{
	width:385px;
	height:40px;
	float:left;
	text-align:left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 46px;
	font-weight: bold;
}

.solution-inside-box
{
	width:615px;
	height:auto;
	float:left;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}.box_left {
	width:135px;
	height:auto;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.box_left_images1 {
	width:125px;
	height:175px;
	background-image: url(images/cellulean.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	background-position: center;
}
.box_left_images2 {
	width:100px;
	height:260px;
	background-image: url(images/stretta.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bottom-content {
	width:590px;
	height:auto;
	float:left;
	text-align:left;
	display:block;
	margin:20px 0 0 0;
}
.purple16 {	font-size: 18px;	color: #C09;}
.box_right {
	width:440px;
	height:auto;
	float:right;
	text-align:left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.botton-box{	
	width:158px;
	height:38px;
	float:right;	
	text-decoration:none;
	margin: 10px 0 0 0;
	background:url(images/click_big.png) no-repeat;
}.botton-box_small {	width:118px;	height:28px; text-decoration:none;	margin:0 auto;	background:url(images/click_small.png) no-repeat;}
.botton-box a, .botton-box_small a {
text-decoration:none;
color: #FFF;
font: bold 20px/36px Arial, Helvetica, sans-serif;
}
.product-image-spacing {
	margin-top: 10px;
	margin-right: 30px;
	float: right;
}
.editor-box{	width:180px;	height:auto;	float:left;	text-align:left;	padding:10px 8px;}
.editor-th{float:left;margin-right:7px;}
.footer-main{
	width:880px;
	height:auto;
	text-align:center;
	margin:0 auto;}
.footer-container{
	width:820px;
	height:auto;
	float:left;
	text-align:center;
	margin: 0 auto;
	padding: 50px 40px 12px 40px;
}


/** new Product Box **/
.new_prodbox {
	width:580px;
	height:100%;
	display:block;
	float:left;
	margin-top: 15px;
}
.hr {
	margin:10px 0 10px 0;
	float:left;
	width:100%;
}
.new_prodbox_FT {
	width:580px;
	height:450px;
	display:block;
}
.top {
	width:580px;
	height:50px;
	display:table-cell;
	float:left;
}
.top_number {
	width:580px;
	height:50px;
	display:block;
	float:left;
}
.top img{
	width:42px;
	height:42px;
	float:left;
}
.prod_name {
	width:400px;
	height:42px;
	display:block;
	float:left;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:bold;
	color: #2d3cff;
	text-decoration: none;
	margin:10px 0 0 10px;
}
.mid {
	width:580px;
	height:160px;
	display:block;
	margin:10px 0 5px 0;
}
.prodbox {
	width:402px;
	height:160px;
	display:block;
	background: url(images/prodbox/product_box.png) no-repeat;
	float:left;
}
.whitebox {
	width:142px;
	height:142px;
	display:block;
	background: url(images/prodbox/whitebox.png) no-repeat;
	float:left;
	margin:10px 0 0 10px;
}
.prodtitle {
	width:240px;
	height:30px;
	display:block;
	background: url(images/prodbox/prodbox_title.png) no-repeat;
	float:left;
	margin:10px 0 0 5px;
}
.prodtitle p {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:bold;
	color:#fff;
	text-decoration: none;
	margin:0 auto;
	text-align:center;
}
.ratetext {
	width:75px;
	height:100px;
	display:block;
	float:left;
	margin:8px 0 0 6px;
}
.ratetext_r {
	width:60px;
	height:100px;
	display:block;
	float:left;
	margin:8px 0 0 0;
}
.ratebox {
	width:100px;
	height:100px;
	display:block;
	background: url(images/prodbox/rate_bg.png) no-repeat;
	float:left;
	margin:8px 0 0 1px;
}
.ratebox p {
	font-family: Myriad, Arial, Helvetica, serif;
	font-size:48px;
	font-style:bold;
	color:#fff;
	text-decoration: none;
	margin:0 auto;
	line-height:120px;
	text-align:center;
}
.prodboxtext {
	width:160px;
	height:140px;
	display:block;
	float:left;
	padding:10px 0 0 10px;
}
.blue, .blue a {
	color: #0066cc;
	font-weight:bold;
}
.red {
	color: #ff0000;
	font-weight:bold;
}
.details {
	width:580px;
	display:block;
	float:left;
	margin:10px 0 0 0;
}
.detailstop {
	width:580px;
	height:10px;
	display:block;
	background: url(images/prodbox/desc_top.png) no-repeat;
	float:left;
}
.detailsmid {
	width:580px;
	height:100%;
	display:block;
	float:left;
}
.detailsmid p {
	padding:0 10px 0 10px;
}
.detailsmid ol {
	margin:0 0 0 20px;
}
.detailslist {
	width:450px;
	display:block;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.detailslist ul {
	width:500px;
}
.detailslist ul li {
	background: url(images/bluecheckmark.png) no-repeat left top;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
	list-style:none;
}
.detailsfooter {
	width:580px;
	height:10px;
	display:block;
	background: url(images/prodbox/desc_footer.png) no-repeat;
	float:left;
}
.learnmore {
	width:100px;
	height:100px;
	display:block;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.colon-box
{
	width:600px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:8px;
}
.colon-title-box
{
	width:600px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:6px;
}
.colon-inside-box
{
	width:598px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #d674d6;
	border-right:1px solid #d674d6;
	border-top:1px solid #d674d6;
}
.colon-rating-title
{
	width:590px;
	height:30px;
	float:left;
	text-align:left;
	padding-left:8px;
	font: bold 14px/30px Myriad, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #0a53ce;
}
.colon-rating-inside
{
	width:598px;
	height:auto;
	float:left;
	text-align:left;
}
.rating td
{
	border-bottom:1px solid #d674d6;
	height:43px;
	line-height: 35px;
	font-size: 13px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clickhere {
	width:100px;
	height:100px;
	display:block;
	background: url(images/prodbox/clickhere_btn.png) no-repeat;
	float:left;
	margin:10px 0 0 25px;
}


.bottomlink {
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
}


.subhead {
	color:#0066CC;
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
strong {
	color: #000;
}
