@charset "utf-8";
/* Main layout */

* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

h1, h2 {
	font-size: 23px;
	font-weight:normal;
	margin:5px 0px 5px;
	color:#003399;
}

strong { color:#003399; }

em { font-size: 11px; font-weight:bold; color: #666666; font-style:normal; }
form { margin:0; padding:0; }

.clearFix { clear:both; float: none; }

.ffix { border-bottom: 1px solid #666; margin-bottom: 10px; padding-top: 10px; }

#head {
	background-color: #1f1a17;
	width: 100%;
	color: #ffffff;
	border-bottom: 5px solid #FFFFFF;
}

#head a 		{ color: #FFFFFF; text-decoration: none; }
#head a:hover 	{ text-decoration: underline; }

.head-inside {
	margin: 0 auto;
	width: 900px;
}

.head-logo {
	width: 150px;
	margin-top: 20px;

	float:left;
}

.head-menu {
	width: 750px;
	margin-top: 5px;
	float:left;
	text-align:right;
}

.head-menu strong { color: #FFF; }

#main-menu {
	list-style:none;
	padding-top: 51px;
	cursor: pointer;
}

#main-menu a:hover { text-decoration:none; }

#main-menu li{
	padding-top: 5px;
	width: 101px;
	height: 20px;
	display: block;
	float:right;
	padding-right: 10px;
	text-align:center;
	background:url(img/menu2.gif) no-repeat;
	cursor: pointer;
}

#main-menu .menu-selected, #main-menu li:hover {
	background:url(img/menu.gif) no-repeat;
	color: #000000;
	
}

#main-menu li:hover a, #main-menu .menu-selected a, a:hover { color:#000000; }

#cnt-title {
	background: #84c225;
}

.cnt-title-inner {
	margin: 0 auto;
	width: 900px;
	padding-top: 15px;
}

.cnt-title-text {
	width: 500px;
	float:left;
}

.cnt-title-text p {
	color:#FFFFFF;
	padding-top: 10px;
	
	font-size: 15px;
}

.cnt-title-inner {
	margin: 0 auto;
	width: 900px;
	padding-top: 15px;
}


.cnt-title-text strong { font-size: 15px; color: #333 }

.cnt-title-text .price { color:#003399; font-style:normal; font-size: 17px; }

.user-action {
	display: block;
	width: 160px;
	height: 28px;
	padding-top: 10px;
	margin-top: 15px;
	float:left;
	margin-right: 10px;
	background: url(img/button.gif) no-repeat;
	text-align:center;
	font: 14px Century Gothic, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#FFFFFF;
	text-transform: uppercase;
}

.user-action:hover { color:#FF0000; }

.cnt-title-image {
	width: 400px;
	float:left;
}

#content {
	margin: 10px auto;
	width: 900px;
}

#content p {
	text-indent: 10px;
	padding-top: 5px;
}

#content ul { padding-top: 10px; margin-left: 17px; list-style-image: url(img/list.gif) }
#content li { padding-top: 5px; }

#content .title {
	font-size: 20px;
	color:#003399;
}

#content a 		{ color:#003399; text-decoration:none; }
#content a:hover{ text-decoration:underline; }
.content-left {
	width: 590px;
	float:left;
	border-right: 1px solid #CCCCCC;
	padding-right: 10px;
}

.content-right {
	width: 289px;
	float: left;
	padding-left: 10px;
}

.content-right p{ text-indent:0px !important; margin-left:4px; }

#fooder {
	background-color: #464646;
	margin-top: 10px;
	
	color:#FFFFFF;
}

#fooder a 		{ color: #CCCCCC; text-decoration: none; font-size:11px; }
#fooder a:hover 	{ text-decoration: underline; }

.fooder-inner {
	margin: 0 auto;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fooder-left {
	width: 450px; 
	font-size: 10px;
	float:left;
	text-align:left;
}

.fooder-right {
	width: 450px; 
	font-size: 10px;
	float:left;
	text-align: right;
}

.imggallery {
	float:left;
	width: 300px;
}

.imggallery p { text-indent: 0px; }

.screenshot { visibility:hidden; border: 5px solid #444; }

/* additional style for pages */

#pg-title {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.pg-title-inner {
	margin: 0 auto;
	width: 900px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size:2.5em;font-family:Arial,sans-serif; 
	color:#84c225;
	line-height:1.1em;
}

.listnum {
	background: url(img/tick.gif) no-repeat;
	display:block;
	float:left;
	width: 50px;
	height: 49px;
	padding-top: 5px;
	padding-left: 16px;
	font: 1.7em bold Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.endofInfo {
	margin-top: 10px;
	background-color:#CCCCCC;
	height:2px;
	width: 900px;
	margin-bottom:10px;
	
}

.contact_title { padding: 3px 0px 3px 0px; }

.tbl_comparison { width: 100%; margin-top: 25px; }
.tbl_comparison  TH { padding: 15px; border-bottom: 3px solid #dce3eb; text-align: left; }
.tbl_comparison  TD { padding: 15px; color: #7b7b79; border-bottom: 1px solid #dce3eb; vertical-align: top;}
.tbl_comparison .col_label { color: #333; font-weight: bold;  background: #fff url("tbl/fade-to-left-bg.jpg") repeat-y right top; }
.tbl_comparison .col_label h3 { font-size: 18px; margin: 0; padding: 0; }
.tbl_comparison .col_A { width: 35%;  background: #fff;}
.tbl_comparison .col_B { width: 35%; border-left: 1px solid #dce3eb;  border-right: 1px solid #dce3eb; }
.tbl_comparison TD.col_B { background: url("tbl/check-mark-icon.jpg") no-repeat 10px 10px; padding-left: 38px;   } 
.tbl_comparison .col_std {  background: url("tbl/fade-to-right-bg.jpg") repeat-y left top;}
