/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */
 
 
 body{
	background:url(img/main-bg.jpg) #ffffff repeat-x;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:17px;
	margin:0;
	padding:0;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:focus{
	outline:none;
	border:none;
}
img{
	border:none;
}
p, h1, h2, h3, h4, h5, h6, ul, li{
	margin:0;
	padding:0;
}
h1{
	margin:0;
	padding:0 0 12px 0;
	font-size:17px;
	font-weight:bold;
	color:#0d56b2;
}
hr{
	color:#c7c7c7;
}

.space { height:10px;}
.common-border{
	padding: 5px 17px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
.headline{
	padding:0 0 15px 0;
	font-size:13px;
	font-weight:bold;
	color:#0d56b2;
}
.clear{
	clear:left;
}
#header{
	width:889px;
	margin:auto;
}
.header-top{
	background:url(img/header-top-bg.jpg) repeat-x;
	height:75px;
}
.email{
	margin:7px 0 0 405px;
}
.currencies{
	margin:5px 17px 0 0;
}
.header-banner{
background:#0066CC;
padding:0 0 0 110px;
background:url(img/header-banner.jpg) no-repeat;
	
	height:263px;
}
.shop-header-banner{
	background:url(img/shop-header-banner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.shop-header-banner img{
	margin:0 13px 0 0;
}
.aboutUsBanner{
	background:url(img/aboutUsBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.aboutUsBanner img{
	margin:0 13px 0 0;
}
.faqBanner{
	background:url(img/faqBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.faqBanner img{
	margin:0 13px 0 0;
}
.downloadsBanner{
	background:url(img/downloadsBannerNew.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.downloadsBanner img{
	margin:0 13px 0 0;
}
.documentationBanner{
	background:url(img/documentationBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.documentationBanner img{
	margin:0 13px 0 0;
}
.screenBanner{
	background:url(img/screenShotBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.screenBanner img{
	margin:0 13px 0 0;
}
.videoTourBanner{
	background:url(img/videoTourBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.contactUsBanner img{
	margin:0 13px 0 0;
}
.contactUsBanner{
	background:url(img/contactUsBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.contactUsBanner img{
	margin:0 13px 0 0;
}
.shopBanner{
	background:url(img/shopBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.shopBanner img{
	margin:0 13px 0 0;
}
.termsBanner{
	background:url(img/termsBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.termsBanner img{
	margin:0 13px 0 0;
}
.suppertBanner{
	background:url(img/supportBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.suppertBanner img{
	margin:0 13px 0 0;
}
.policyBanner{
	background:url(img/privacyBanner.jpg) no-repeat;
	height:47px;
	padding:82px 0 0 18px;
}
.policyBanner img{
	margin:0 13px 0 0;
}

.header-banner img{
	margin:196px 15px 0 0;
}
#navigation{
}
#navigation ul{
	border-bottom:1px solid #ffffff;
	height:33px;
	margin:0;
	padding:0;
}
#navigation li{
	list-style:none;
	float:left;
}
#navigation li a{
	padding:9px 17px;
	border-right:1px solid #dcf8fd;
	border-top:1px solid #fff;
	background:url(img/button-off-bg.jpg) repeat-x;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:inline-block;
	color:#fff;
}
#navigation li a:hover{
	background:url(img/button-on-bg.jpg) repeat-x;
	color:#fff;
	text-decoration:none;
}
a.home{
	padding:10px 20px 9px 23px !important;
	background:url(img/home-off.jpg) no-repeat !important;
	border-top:none !important;
}
a:hover.home{
	border-top:none !important;
	background:url(img/home-on.jpg) no-repeat !important;
}
a.contact{

	padding:10px 29px 9px 30px !important;
	background:url(img/contact-off.jpg) no-repeat right top !important;
	border:none !important;
}
a:hover.contact{
	background:url(img/contact-on.jpg) no-repeat right top !important;
	border:none !important;
}

a.logoff{
	padding:10px 34px 9px 34px !important;
	background:url(img/contact-off.jpg) no-repeat right top !important;
	border:none !important;
}
a:hover.logoff{
	background:url(img/contact-on.jpg) no-repeat right top !important;
	border:none !important;
}
.leftmenu{
	background:url(img/news-bg.jpg) no-repeat;
	
	width:234px;
	float:left;
}
.leftmenu h2{
	margin:8px 0 0 13px;
}
#faq-page h2{
	margin:0;
	padding:0 0 10px 0;
}
#faq-page ul{
	padding:0 0 10px 10px;
	margin:0;
}
#faq-page li{
	list-style:none;
	margin:0;
	padding:5px 0 5px 0;
}
#faq-page li a{
	background:url(img/bullet.gif) no-repeat 0 2px;
	cursor:help;
	padding:0 0 0 20px;
}
.leftmenu strong{
	color:#0b569d;
	padding:10px 0 0 0px;
}
.leftmenu p{
	padding:8px 13px;
}

.left-link img{
	margin:3px 0 5px 0;
}
.rightcontent{
	width:649px;
	padding:0 0 0 6px;
	float:left;
}
.content ul{
	margin:0;
	padding:0 0 0 18px;
}
.content li, .benifits li{
	list-style-image:url(img/bullet.gif);
	margin:0 0 15px 0;
	padding:0;
}
#description{
	padding:0 0 20px 0;
}
#description ul{
	margin:0;
	padding:15px 0 0 30px;
}
#description li{
	list-style-image:url(img/bullet.gif);
	margin:0 0 15px 0;
	padding:0;
}
#description p{
	padding:10px 0 20px 0;
	margin:0;
}
.home2 ul{
	padding:0 0 0 28px;
	margin:0;
}
.home2-bg{
	background:url(img/home2-bg.jpg) no-repeat;
	height:21px;
}
.home2-bottom{
	background:url(img/home2-bottom.jpg) no-repeat;
	height:36px;
}
.home2{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
.home2 h2{
	padding:0;
	margin:7px 0 12px 14px;
}

.news_front {
margin-left: 15px;
width:250px;

}

.news_front a {
color:#666666;
text-decoration:none;
font-weight:bold;

}

.news_front a:hover {
color:#CC3300;
}


.news_left {
margin:auto;
width:200px;

}

.news_left a {
color:#666666;
text-decoration:none;
font-weight:bold;

}

.news_left a:hover {
color:#CC3300;
}

.youtube {
margin:auto;
}

.rate {

padding:0 5px 10px 15px;

}

.rate_font {
line-height:20px;
color:#333333;
}

.rate_fontRed {
line-height:20px;
font-weight:bold;
color:#FF0000;
}

.footer-bg{
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	width:100%;
	background:#cacaca;
}

.annocement { color:#FF0000; font-size:11px; font-weight:bold;}
#footer{
	color:#4a5d6a;
	padding:10px 8px 0 8px;
	background:url(img/footer-bg.jpg) no-repeat;
	height:35px;
	width:893px;
	margin:auto;
}
#footer a{
	padding:0 3px;
	text-decoration:none;
	color:#4a5d6a;
}
#footer a:hover{
	text-decoration:underline;
	color:#4a5d6a;
}
#footer p{
	float:left;
}

 
 