body{
	background:url("../images/bodytop.jpg") repeat-x #4c4c4c;
	color:#000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.7em;
	margin:0px;
}
body#popup{
	background:none;
	margin:20px;
}
p{
	padding:5px 0px;
	margin:0px;
	text-align:left;
}
h1, h2, h3, h4, h5, h6{	
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	padding:2px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
h1{
	font-size:24px;
	font-weight:normal;
}
h2{
	font-size:15px;
	font-weight:normal;
}
h3{
	font-size:13px;
}
img{
	margin:0px;
	padding:0px;
}
img.marginright{
	margin:0px 10px 10px 0px;
}
img.margintb{
	margin:10px 0px;
}
img.marginleft{
	margin:0px 0px 10px 10px;
}
ul.nostyle{
	list-style:none;
	margin:5px 5px 5px 10px;
	padding:0px;
}
a img{
	border:0px;
}
a:link, a:visited{
	font-weight:bold;
	color:#ff941c;
	text-decoration:none;
}
a:hover{
	color:#ff941c;
	text-decoration:underline;
}
/*black link*/
a.blacklink:link, a.blacklink:visited{
	color:#000;
	text-decoration:none;
}
a.blacklink:hover{
	color:#000;
	text-decoration:underline;
}
/*red link*/
a.redlink:link, a.redlink:visited{
	color:#f4451f;
	text-decoration:none;
}
a.redlink:hover{
	color:#f4451f;
	text-decoration:underline;
}
/*blue link*/
a.bluelink:link, a.bluelink:visited{
	color:#009ee2;
	text-decoration:none;
}
a.bluelink:hover{
	color:#009ee2;
	text-decoration:underline;
}
/*latestnews link*/
a.newslink:link, a.newslink:visited{
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a.newslink:hover{
	color:#000;
	text-decoration:underline;
}
/*latestnews link*/
a.nounderlinelink:link, a.nounderlinelink:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
a.nounderlinelink:hover{
	color:#000;
	text-decoration:none;
}
/*link with a buy now icon*/
a.buynowico:link, a.buynowico:visited{
	background:url("../images/buy-now-s.jpg") no-repeat left center;
	padding-left:20px;
	color:#f4451f;
}
/*link with a try free icon*/
a.tryfreeico:link, a.tryfreeico:visited{
	background:url("../images/try-free-s.jpg") no-repeat left center;
	padding-left:20px;
	color:#f4451f;
}
form{
	margin:0px;
}
/**********************************************************/
/*container */
/**********************************************************/
#container{
	background:url("../images/page.jpg") repeat-y;
	width:910px;
	margin:auto;
	overflow:hidden;
}
#container.twocols{
	background:url("../images/page-2cols.jpg") repeat-y;
}
/**********************************************************/
/*header */
/**********************************************************/
#header{
	background:#4c4c4c;
	width:910px;
	position:absolute;
	top:0px;
}
#header #header-left{
	background:url("../images/header-left.jpg") no-repeat;
	width:90px;
	height:140px;
	display:block;
	float:left
}
#header #header-center{
	background:url("../images/header-center.jpg") #ff8b0d repeat-x;
	width:736px;
	height:140px;
	float:left
}
#header #header-right{
	background:url("../images/header-right.jpg") no-repeat;
	width:84px;
	height:140px;
	display:block;
	float:left;
}
/*logo */
#logo{
	width:378px;
	height:66px;
	margin:32px 0px 0px 9px;
	float:left;
}
/*header images 8.02.2008 (90 day guarantee & hacker safe logo) */
#headerimages 8.02.2008{
	margin:32px 0px 0px 530px;
	display:block;
	clear:right
}
#navtop{
	margin:90px 0px 0px 530px;
	display:block;
}
#guarantee{
	margin:32px 0px 0px 661px;
	position:absolute;
	top:0px;
}
#hackersafe{
	margin:60px 0px 0px 530px;
	position:absolute;
	top:0px;
}
/*search */
#search{
	margin:113px 0px 0px 530px;
	position:absolute;
	top:0px;
}
#search input{
	width:110px;
	margin:0px 5px 0px 0px;
}
#search #searchbtn{
	background:url("../images/search.jpg") no-repeat;
	width:80px;
	height:21px;
	font-weight:bold;
	border:0px;
}
/*menu */
ul#menu{
	height:26px;
	margin:110px 0px 0px 9px;
	padding:0px;
	position:absolute;
	top:0px;
}
#menu li{
	margin:0px 1px 0px 0px;
	padding:0px;
	float:left;
	position:relative;
	cursor:pointer;
	list-style:none;
}
#menu a span{
  background:url("../images/tab-right.jpg") no-repeat right top;
	width:130px;
	float:left;
	height:23px;
	padding:5px 10px 0px 0px;
	margin-top:-5px;
	cursor:pointer;
}
#menu a{
  background:url("../images/tab-left.jpg") no-repeat left top;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:center;	
	padding:5px 0px 0px 9px;
	float:left
}
#menu li.selected a, #menu a:hover{
  background:url("../images/tab-left-over.jpg") no-repeat left top;
	color:#3d3d3d;
}
#menu li.selected span, #menu a:hover span{
  background:url("../images/tab-right-over.jpg") no-repeat right top;
}
/*site locator */
.sitelocator{
	font-size:11px;
	margin:20px 0px 0px 30px;
	float:left;	
	position:absolute;
	display:block;
	top:160px;
}
.sitelocator.footer{
	width:930px;
	margin:0px auto 0px 30px;
	position:relative;
	clear:none;
	float:none;
	top:0px;
}
/*banner */
#banner{
	width:910px;
	height:330px;
	margin-top:140px;
	overflow:hidden
}
#banner-left{
	background:url("../images/banner-left.jpg") no-repeat;
	width:111px;
	height:299px;
	display:block;
	float:left
}
#banner-center{
	background:url("../images/banner-center.jpg") repeat-x;
	width:688px;
	height:299px;
	float:left;
	z-index:0;
	overflow:hidden
}
#banner-right{
	background:url("../images/banner-right.jpg") no-repeat;
	width:111px;
	height:299px;
	display:block;
	float:left;
}
#banner-bottom{
	background:url("../images/banner-bottom.jpg") no-repeat;
	width:910px;
	height:31px;
	float:left;
}
#banner-bottom p{
	padding:0px;
	margin-top:-38px;
	z-index:10;
	position:relative
}
.buynow{
	width:204px;
	height:41px;
	color:#FFFFFF
}
.buynow span{
	margin:39px 0px 0px 140px;
	position:absolute;
}
.buynow span.buybottom{
	margin:17px 0px 0px 140px;
	position:absolute;
}
/*#banner-homepage{
	background:url("../images/banner-pmg.jpg") no-repeat;
	width:687px;
	height:260px;
	margin-top:22px;
	display:block
}*/
#banner img{
	margin:22px 0px 0px 0px;
	border:0px;
}

#livefaceontheweb{
	margin:-295px 0px 0px 30px;
	position:relative;
	top:0px;
	float:left;
	left:0px;
	z-index:100
}
/**********************************************************/
/*content */
/**********************************************************/
#content{
	width:774px;/*910-68x2*/
	padding:0px 68px;
}
/*columns */
#col559{
	width:529px;/*559-2x15*/
	min-height:1px;
	padding:15px 15px;
	float:left;	
}
#col215{
	width:205px;/*215-2x5*/
	min-height:1px;
	padding:15px 5px;
	float:left;	
}
#col774{
	width:744px;/*774-15x2*/
	min-height:1px;
	padding:15px 15px;
	float:left;	
}
/*panel215-01*/
.panel215-01{
	width:204px;
	margin-bottom:10px;
	overflow:hidden
}
.panel215-01 .top{
	background:url("../images/p215-01top.jpg") no-repeat;
	height:6px;
	display:block;
	overflow:hidden
}
.panel215-01 .middle{
	background:url("../images/p215-01middle.jpg") repeat-y #abdfff;
	height:100%;
	overflow:hidden;
	padding:0px 10px;
}
.panel215-01 .bottom{
	background:url("../images/p215-01bottom.jpg") no-repeat;
	height:6px;
	display:block;
	overflow:hidden
}
/*panel215-02*/
.panel215-02{
	width:204px;
	margin-bottom:10px;
	overflow:hidden
}
.panel215-02 .top{
	background:url("../images/p215-02top.jpg") no-repeat;
	height:24px;/*30-3x2*/
	padding:3px 10px;
	display:block;
	overflow:hidden
}
.panel215-02 .middle{
	background:url("../images/p215-02middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:0px 10px;
}
.panel215-02 .bottom{
	background:url("../images/p215-02bottom.jpg") no-repeat;
	height:7px;
	display:block;
	overflow:hidden
}
/*panel350-01*/
.panel350-01{
	background:url("../images/p350-01top.jpg") no-repeat top left;
	width:330px;/*350-20*/
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
}
.panel350-01.aright{
	float:right
}
/*panel350-02*/
.panel350-02{
	background:url("../images/p350-02top.jpg") no-repeat top left;
	width:330px;/*350-20*/
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
}
.panel350-02.aright{
	float:right
}
/*game - box for displaying the games on the home page;
two games on a row; to use in col559 */
.game{
	background:url("../images/divider.gif") repeat-y top right;	
	width:245px;
	/*height:190px;*/
	line-height:16px;
	margin:0px 20px 15px 0px;
	padding-right:15px;
	float:left;
	overflow:hidden
}
.game.right{
	background:none;	
	width:245px;
	margin:0px 0px 15px 0px;
	padding-right:0px;
}
.game h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#f4451f;
}

#flashbox{
	margin-right:15px;
	float:left
}

.smallflash{
	overflow:hidden
}
embed{
	margin:0px;
	padding:0px;
}





/*panel960*/
.panel960{
	width:960px;
	margin-bottom:10px;
	overflow:hidden
}
.panel960 .top{
	background:url("../images/p960-top.jpg") no-repeat;
	height:50px;
	overflow:hidden
}
.panel960 h2{
	background:url("../images/p960-itop.jpg") no-repeat top right;
	color:#000;
	font-weight:bold;
	padding:8px 90px 0px 0px;
	margin:10px 0px 0px 48px;
	height:40px;
	float:left;
	display:inline
}
.panel960 .middle{
	background:url("../images/p960-middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:5px 15px;
}
.panel960 .bottom{
	background:url("../images/p960-bottom.jpg") no-repeat;
	width:960px;
	height:13px;
	display:block;
	overflow:hidden
}
/*panel655*/
.panel655{
	width:655px;
	margin:5px 0px 15px 8px;
	overflow:hidden
}
/*panel655-01*/
.panel655-01{
	width:655px;
	margin-bottom:10px;
	overflow:hidden
}
.panel655-01 .top{
	background:url("../images/p655-01top.jpg") no-repeat;
	height:50px;
	overflow:hidden
}
.panel655-01 h2{
	background:url("../images/p655-01itop.jpg") no-repeat top right;
	color:#000;
	font-weight:bold;
	padding:8px 90px 0px 0px;
	margin:10px 0px 0px 48px;
	height:40px;
	float:left;
	display:inline
}
.panel655-01 .middle{
	background:url("../images/p655-01middle.jpg") repeat-y #fff;
	height:100%;
	min-height:150px;
	overflow:hidden;
	padding:5px 15px;
}
.panel655-01 .bottom{
	background:url("../images/p655-01bottom.jpg") no-repeat;
	width:655px;
	height:13px;
	display:block;
	overflow:hidden
}
/*panel655-02*/
.panel655-02{
	width:655px;
	overflow:hidden
}
.panel655-02 .top{
	background:url("../images/p655-02top.jpg") no-repeat;
	height:50px;
	overflow:hidden
}
.panel655-02 h2{
	background:url("../images/p655-02itop.jpg") no-repeat top right;
	color:#000;
	font-weight:bold;
	padding:8px 90px 0px 0px;
	margin:10px 0px 0px 48px;
	height:40px;
	float:left;
	display:inline
}
.panel655-02 .middle{
	background:url("../images/p655-02middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:5px 15px;
}
.panel655-02 .bottom{
	background:url("../images/p655-02bottom.jpg") no-repeat;
	width:655px;
	height:13px;
	display:block;
	overflow:hidden
}
/*panel655-03*/
.panel655-03{
	width:655px;
	margin-bottom:10px;
	overflow:hidden
}
.panel655-03 .top{
	background:url("../images/p655-03top.jpg") no-repeat;
	height:50px;
	overflow:hidden
}
.panel655-03 .top h2{
	background:url("../images/p655-03itop.jpg") no-repeat top right;
	color:#000;
	font-weight:bold;
	padding:8px 90px 0px 0px;
	margin:10px 0px 0px 48px;
	height:40px;
	float:left;
	display:inline
}
.panel655-03 h2{
	color:#000;
	padding:8px 90px 0px 0px;
	margin:0px;
}
.panel655-03 .middle{
	background:url("../images/p655-03middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:5px 15px;
}
.panel655-03 .bottom{
	background:url("../images/p655-03bottom.jpg") no-repeat;
	width:655px;
	height:13px;
	display:block;
	overflow:hidden
}
/*panel655-04*/
.panel655-04{
	width:655px;
	margin-bottom:10px;
	overflow:hidden
}
.panel655-04 .top{
	background:url("../images/p655-04top.jpg") no-repeat;
	height:50px;
	overflow:hidden
}
.panel655-04 .top h2{
	background:url("../images/p655-04itop.jpg") no-repeat top right;
	color:#000;
	font-weight:bold;
	padding:8px 90px 0px 0px;
	margin:10px 0px 0px 48px;
	height:40px;
	float:left;
	display:inline
}
.panel655-04 h2{
	color:#000;
	padding:8px 90px 0px 0px;
	margin:0px;
}
.panel655-04 .middle{
	background:url("../images/p655-04middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:5px 15px;
}
.panel655-04 .bottom{
	background:url("../images/p655-04bottom.jpg") no-repeat;
	width:655px;
	height:13px;
	display:block;
	overflow:hidden
}
/*panel655-05*/
.panel655-05{
	width:655px;
	margin-bottom:10px;
	overflow:hidden
}
.panel655-05 .top{
	background:url("../images/p655-05top.jpg") no-repeat;
	height:79px;
	overflow:hidden
}
.panel655-05 .top h2{
	padding:23px 20px 0px 48px;
	font-weight:bold
}
.panel655-05 .middle{
	background:url("../images/p655-05middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:5px 15px;
}
.panel655-05 .bottom{
	background:url("../images/p655-05bottom.jpg") no-repeat;
	width:655px;
	height:13px;
	display:block;
	overflow:hidden
}

img.border{
	background:#fff;
	border:1px #4f4f4f solid;
	padding:1px;
}
/*box*/
.box{
	background:#fefeec;
	border:2px solid #a6d41c;
	/*width:395px;*/
	padding:15px;
	/*margin:10px 0px 10px 10px;*/
	float:left;
}

/*product*/
.product{
	background:url("../images/bgproduct.jpg") top left repeat-x;
	padding:10px;
	clear:both;
	margin-bottom:10px;
	height:100%;
	overflow:hidden
}
.image{
	width:160px;
	float:left
}
.details{
	width:455px;
	float:left
}
.screenshot{	
	width:176px;
	display:block;
	margin-right:10px;
	float:left
}
/**********************************************************/
/*newsletter form */
/**********************************************************/		
form .row{
	width:100%;
	display:block;
	overflow:hidden;
	clear:both;	
}
#newsletter label{
	width:50px;
	float:left;
	padding-top:5px;
	font-weight:bold;
	line-height:12px;
	font-size:11px
}
#newsletter input{
	width:119px;
	margin:5px 0px 0px 5px;
}
#newsletter .row.submit input{
	background:url("../images/submit.jpg") no-repeat;
	width:80px;
	height:21px;
	margin:10px 0px 10px 55px;
	font-weight:bold;
	border:0px;
}
/**********************************************************/
/*media form */
/**********************************************************/		
#mediaform label{
	width:150px;
	float:left;
	padding-top:5px;
	line-height:12px;
	text-align:right;
}
#mediaform input, #mediaform textarea, #mediaform select{
	width:300px;
	margin:5px;
}
#mediaform .row.submit input{
	background:url("../images/sendrequest.jpg") no-repeat;
	width:145px;
	height:21px;
	margin:10px 0px 10px 155px;
	font-weight:bold;
	border:0px;
}
#mediaform .mediaproduct input{
	width:auto;
	height:auto;
}
/*media product*/
.mediaproduct{
	width:450px;
	background:#fff;
	padding:10px;
	display:block;
	float:right;
	border-bottom:1px solid #fdc764;
}
.mediaproduct .m_image{
	width:80px;
	min-height:1px;
	display:block;
	float:left;
}
.mediaproduct .m_name{
	width:150px;
	display:block;
	float:left;
	line-height:normal;
	text-align:left;
	vertical-align:middle;
}
.mediaproduct .m_whatitdoes{
	width:200px;
	display:block;
	float:left;
}
/**********************************************************/
/*contact form */
/**********************************************************/		
#contactform label{
	width:150px;
	float:left;
	padding-top:5px;
	line-height:12px;
	text-align:right;
}
#contactform input, #contactform textarea, #contactform select{
	width:300px;
	margin:5px;
}
#contactform .row.submit input{
	background:url("../images/submitcontact.jpg") no-repeat;
	width:80px;
	height:21px;
	margin:10px 0px 10px 155px;
	font-weight:bold;
	border:0px;
}
/*update product*/
.updateproduct{
	width:180px;
	padding:10px;
	display:block;
	float:left
}
.updateproduct .u_image{
	width:80px;
	min-height:1px;
	display:block;
	float:left;
}
.updateproduct .u_name{
	width:100px;
	display:block;
	float:left;
	line-height:normal;
	text-align:left;
	vertical-align:middle;
}
/**********************************************************/
/*footer */
/**********************************************************/
#footer{
	width:910px;
	margin:0px auto;
	font-size:11px;	
	color:#fff;
	font-weight:bold
}
#footer #footer-top{
	background:url("../images/footer-top.jpg") no-repeat;	
	width:910px;
	height:3px;
	display:block;
	float:left;
	overflow:hidden
}
#footer #footer-middle{
	background:url("../images/footer-middle.jpg") #807f7f repeat-y;	
	width:770px;/*910-70x2*/
	padding:10px 70px;
	float:left;
}
#footer #footer-bottom{
	background:url("../images/footer-bottom.jpg") no-repeat;	
	width:910px;
	height:26px;
	display:block;
	float:left;
	overflow:hidden
}
/**********************************************************/
/*feedback form */
/**********************************************************/		
#feedback .row{
	width:100%;
	display:block;
	overflow:hidden;
	clear:both;	
}
#feedback label{
	width:130px;
	text-align:right;
	float:left;
	padding-top:5px;
}
#feedback input, #feedback select, #feedback textarea{
	margin:5px;
}
#feedback .row.checkbox label{
	width:auto;
	float:none;
}
#feedback .row.checkbox input{
	margin-left:110px;
	float:left;
}
#feedback .row.submit input{
	margin:10px 0px 10px 135px;
}
.formerror{
	border:1px solid red;
	background-color:#FFCCCC;
	font-weight:bold;
	width:auto;
	padding:5px;
	display:block
}
.errortext{
	padding-left:130px;
	font-weight:bold;
}
/**********************************************************/
/*general */
/**********************************************************/		
.textsmall01{
	font-size:11px;
	line-height:normal
}
.textsmall02{
	font-size:10px;
	line-height:normal
}
.textbig01{
	font-size:18px;
}
.textbig02{
	font-size:16px;
}
.textcenter{
	text-align:center;
}
.textleft{
	text-align:left;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.underline, a.underline{
	text-decoration:underline
}
.left{
	float:left;
}
.right{
	float:right
}
.blue{
	color:#009ee2;
}
.red{
	color:#f4451f;
}
.orange{
 color:#ff8c0e;
}
.yellow{
 color:#fff600;
}
.green{
	color:#b9d308;
}
.gray{
	color:#949696;
}
.greenback{
	background:#b9d308;
}
.spacer{
	clear:both;
	display:block;
	height:5px;
	overflow:hidden
}
.clearright{
	clear:left;
	display:block;
	height:5px;
}
.divider{
	background:url("../images/divider.gif") repeat-x;
	height:5px;
	margin:3px 0px;
	display:block;
	overflow:hidden;
	clear:both
}
.letter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
}