body{
	background:/*url("../images/body-bg.jpg") repeat*/ #fff;
	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{
	margin:0px;
	padding:0px;
}
ul.nostyle{
	list-style:none;
	margin:5px 5px 5px 10px;
	padding:0px;
}
ul.checkbullet{
	list-style:none;
}
ul.checkbullet li{
	background:url("../images/bullet-01.jpg") no-repeat top left;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 30px;
	line-height:24px;
}
a img{
	border:0px;
}
a:link, a:visited{
	font-weight:bold;
	color:#009ee2;
	text-decoration:none;
}
a:hover{
	color:#0e88bd;
	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;
	font-size:14px
}
/*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;
	font-size:14px
}
form{
	margin:0px;
}
/**********************************************************/
/*container */
/**********************************************************/
#containerbg{
	background:/*url("../images/bg-top.jpg")*/ repeat-x;
	margin:0px;
}
#container{
	width:900px;
	margin:auto;
	overflow:hidden;
}
/**********************************************************/
/*header */
/**********************************************************/
#header{
	width:774px;
	left:62px;
	float:left;
	clear:both;
	position:relative
}
#header #header-left{
	background:url("../images/header-left.jpg") no-repeat;
	width:2px;
	height:280px;
	display:block;
	float:left
}
#header #header-center{
	background:#fff;
	width:770px;
	height:280px;
	float:left
}
#header #header-right{
	background:url("../images/header-right.jpg") no-repeat;
	width:2px;
	height:280px;
	display:block;
	float:left;
}
#header #header-bottom{
	background:url("../images/header-bottom.jpg") no-repeat;
	width:774px;
	height:30px;
	display:block;
	float:left;
}
/*giant-crayon image*/
#giant-crayon{
	background:url("../images/giant-crayon.jpg") no-repeat;
	width:152px;
	height:310px;	
	display:block;
	position:absolute;
	top:0px;
	/*margin-left:-60px;*/
	margin-left:-50px;
}
/*#giant-crayon{
	background:url("../images/giant-crayon.gif") no-repeat;
	width:170px;
	height:310px;	
	display:block;
	position:absolute;
	top:0px;
	margin-left:-60px;
	margin-left:0px;
}*/
/*logo */
#logo{
	width:396px;
	height:52px;
	margin:7px 0px 0px 188px;
	float:left;
	position:absolute
}
/*header images 8.02.2008 (90 day guarantee & hacker safe logo) */
/*#headerimages 8.02.2008{
	margin:11px 0px 0px 600px;
	display:block;
	clear:right
}*/
#navtop{
	margin:5px 0px 0px 650px;
	display:block;
	letter-spacing:1px;
}
#guarantee{
	/*margin:160px 0px 0px 685px;*/
	margin:195px 0px 0px 685px;
	display:block;
	position:absolute
}
#hackersafe{
	margin:5px 0px 0px 650px;
	display:block;
}
/*search */
#search{
	/*margin:65px 0px 0px 650px;*/
	margin:30px 0px 0px 650px;
	position:absolute;
	top:0px;
	left:0px;
}
#search input{
	width:110px;
	margin:0px 5px 0px 0px;
	float:left;
	clear:both
}
#search #searchbtn{
	background:url("../images/search.jpg") no-repeat;
	width:80px;
	height:21px;
	font-weight:bold;
	border:0px;
	margin:5px 10px 0px 35px;
}
#search #searchbtn:hover{
	color:#999999
}
/*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:900px;
	height:252px;
	overflow:hidden;
	margin-bottom:5px;
	
	float:left;
}
#banner-top{
	background:url("../images/banner-top.jpg") no-repeat;
	width:900px;
	height:19px;
	display:block;
	float:left
}
#banner-left{
	background:url("../images/banner-left.jpg") no-repeat;
	width:12px;
	height:229px;
	display:block;
	float:left
}
#banner-center{
	background:#fff;
	width:876px;
	height:229px;
	float:left;
	overflow:hidden
}
#banner-right{
	background:url("../images/banner-right.jpg") no-repeat;
	width:12px;
	height:229px;
	display:block;
	float:left;
}
#banner-bottom{
	background:url("../images/banner-bottom.jpg") no-repeat;
	width:900px;
	height:4px;
	float:left;
}
#banner-bottom p{
	padding:0px;
	margin-top:-38px;
	z-index:10;
	position:relative
}


.buytrybuttons{
	width:340px;
	float:right;
	display:block;
	top:20px;
	/*color:#fff;*/
	position:relative
}
.buytrybuttons2{
	width:340px;
	float:right;
	display:block;
	top:0px;
	color:#fff;
	position:relative
}
.buytrybuttons.center{
	float:none;
	margin-left:260px;
}

.buytrybuttons2.center{
	float:none;
	margin-left:260px;
}
.buytrybuttons .price{
	margin:1px 0px 0px 288px;
	display:block;
	position:relative;
	font-size:20px;
}
.buytrybuttons2 .price2{
	margin:17px 0px 0px 288px;
	display:block;
	position:absolute
}
/*.buynow{
	width:204px;
	height:41px;
	color:#FFFFFF
}
.buynow span{
	margin:39px 0px 0px 140px;
	position:absolute;
}
.buynow span.buybottom{
	margin:17px 0px 0px 140px;
	*/
/*#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
}
/*commercial - box for displaying commercials */
/*#commercial{
	width:240px;
	height:227px;/229-2/
	padding-top:2px;
	float:left;
	margin-left:5px;
}*/
/*commercial */
#commercial{
	background:url("../images/com-center.jpg") repeat-x #fff;
	background-position:17px 0px;
	width:255px;
	height:229px;
	overflow:hidden;
	float:left;
}
/*#commercial-top{
	background:url("../images/com-top.jpg") no-repeat;
	width:900px;
	height:19px;
	display:block;
	float:left
}*/
#commercial-left{
	background:url("../images/com-left.jpg") no-repeat;
	width:17px;
	height:216px;
	display:block;
	float:left
}
#commercial-center{
	/*background:url("../images/new-games.jpg") no-repeat left top;*/
	width:221px;/*249-2x15*/
	height:216px;
	/*padding:0px 15px;*/
	float:left;
	overflow:hidden;
	position:relative;
}
#commercial-right{
	background:url("../images/com-right.jpg") no-repeat;
	width:17px;
	height:216px;
	display:block;
	float:left;
}
#commercial-bottom{
	background:url("../images/com-bottom.jpg") no-repeat;
	width:255px;
	height:13px;
	display:block;
	float:left;
}
/*more link on white bg*/
a.more:link, a.more:visited{
	background:url("../images/more.jpg") no-repeat top left;
	width:75px;/*80-5*/
	height:21px;
	text-decoration:none;
	padding-left:10px;	
	overflow:hidden;
	display:block;
	margin-left:70px;
	color:#000;
}
a.more:hover{
	background-position:bottom left;
	color:#999999;
}
/*more-big link on white bg*/
a.more-big:link, a.more-big:visited{
	background:url("../images/more-big.jpg") no-repeat top left;
	width:197px;/*210-13*/
	height:19px;/*21-2*/
	text-decoration:none;
	padding-left:13px;
	padding-top:2px;	
	margin-left:5px;
	overflow:hidden;
	display:block;
	color:#000;
}
a.more-big:hover{
	background-position:bottom left;
	color:#22a6e7;
}
/*coverflow */
#coverflow{
	background:url("../images/imageflow.jpg") no-repeat;
	/*background-position:17px 0px;*/
	width:621px;
	height:219px;
	overflow:hidden;
	position:absolute;
	bottom:10px;
	left:0px;
	margin:0px 0px 0px 76px;
}
/*#coverflow-top{
	background:url("../images/coverflow-top.jpg") no-repeat;
	width:900px;
	height:19px;
	display:block;
	float:left
}*/
#coverflow-left{
	background:url("../images/coverflow-left.jpg") no-repeat;
	width:17px;
	height:216px;
	display:block;
	float:left
}
#coverflow-center{
	background:url("../images/new-games.jpg") no-repeat left top;
	width:587px;/*607-2x15*/
	height:216px;
	/*padding:0px 15px;*/
	float:left;
	overflow:hidden;
	position:relative;
}
#coverflow-right{
	background:url("../images/coverflow-right.jpg") no-repeat;
	width:17px;
	height:216px;
	display:block;
	float:left;
}
#coverflow-bottom{
	background:url("../images/coverflow-bottom.jpg") no-repeat;
	width:621px;
	height:13px;
	display:block;
	float:left;
}
#new-games{
	background:url("../images/new-games.jpg") no-repeat;
	width:105px;
	height:64px;
	display:block;
	margin-left:284px;
	margin-top:-248px;
}
/**********************************************************/
/*content */
/**********************************************************/
#content{
	width:900px;
	float:left
}
#content-top{
	background:url("../images/content-top.jpg") no-repeat;
	width:900px;
	height:50px;
}
#content-middle{
	background:url("../images/content-middle.jpg") repeat-y;
	width:860px;/*900-2x20*/
	padding:10px 20px 0px 20px;
}
#content-bottom{
	background:url("../images/content-bottom.jpg") no-repeat;
	width:900px;
	height:14px;
	display:block;
}
/*columns */
#col559{
	width:529px;/*559-2x15*/
	min-height:1px;
	padding:15px 15px;
	float:left;	
}
#col261{
	width:261px;
	min-height:1px;
	float:left;	
}
#col628{
	width:628px;
	margin-left:11px;
	float:left;	
}
/*panel261-01*/
.panel261-01{
	width:261px;
	margin-bottom:10px;
	overflow:hidden
}
.panel261-01 .top{
	background:url("../images/p261-01top.jpg") no-repeat;
	height:18px;/*38-2x10*/
	padding:10px 20px;
	display:block;
	overflow:hidden;
}
.panel261-01 .middle{
	background:url("../images/p261-01middle.jpg") repeat-y #fff;
	height:100%;
	min-height:150px;
	overflow:hidden;
	padding:10px 15px 0px 15px;
}
.panel261-01 .bottom{
	background:url("../images/p261-01bottom.jpg") no-repeat;
	height:13px;
	display:block;
	overflow:hidden
}
/*panel261-02*/
.panel261-02{
	width:261px;
	margin-bottom:10px;
	overflow:hidden
}
.panel261-02 .top{
	background:url("../images/p261-02top.jpg") no-repeat;
	height:18px;/*38-2x10*/
	padding:10px 20px;
	display:block;
	overflow:hidden;
}
.panel261-02 .middle{
	background:url("../images/p261-02middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:0px 20px;
}
.panel261-02 .bottom{
	background:url("../images/p261-02bottom.jpg") no-repeat;
	height:6px;
	display:block;
	overflow:hidden
}
/*panel261-03*/
.panel261-03{
	width:261px;
	margin-bottom:10px;
	overflow:hidden
}
.panel261-03 .top{
	background:url("../images/p261-03top.jpg") no-repeat;
	height:12px;
	display:block;
	overflow:hidden;
}
.panel261-03 .middle{
	background:url("../images/p261-03middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:0px 20px;
}
.panel261-03 .bottom{
	background:url("../images/p261-03bottom.jpg") no-repeat;
	height:13px;
	display:block;
	overflow:hidden
}
/*
.panel261-02{
	width:261px;
	margin-bottom:10px;
	overflow:hidden
}
.panel261-02 .top{
	background:url("../images/p261-02top.jpg") no-repeat;
	height:3px;
	padding:3px 10px;
	display:block;
	overflow:hidden
}
.panel261-02 .middle{
	background:url("../images/p261-02middle.jpg") repeat-y #fff;
	height:100%;
	overflow:hidden;
	padding:0px 10px;
}
.panel261-02 .bottom{
	background:url("../images/p261-02bottom.jpg") no-repeat;
	height:6px;
	display:block;
	overflow:hidden
}
*/
/*panel628*/
.panel628{
	width:628px;
	margin-bottom:10px;
	overflow:hidden
}
.panel628 .top{
	background:url("../images/p628-top.jpg") no-repeat;
	height:18px;/*38-2x10*/
	padding:10px 20px;
	display:block;
	overflow:hidden;
}
.panel628 .middle{
	background:url("../images/p628-middle.jpg") repeat-y #fff;
	width:598;/*628-2x15*/
	height:100%;
	min-height:385px;
	overflow:hidden;
	padding:10px 15px 0px 15px;
}
.panel628 .bottom{
	background:url("../images/p628-bottom.jpg") no-repeat;
	height:14px;
	display:block;
	overflow:hidden
}
/*panel420-01*/
.panel420-01{
	background:url("../images/p420-01top.jpg") no-repeat top left;
	width:400px;/*420-20*/
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
}
.panel420-01.aright{
	float:right
}
/*panel420-02*/
.panel420-02{
	background:url("../images/p420-02top.jpg") no-repeat top left;
	width:400px;/*420-20*/
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
}
.panel420-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-02.jpg") no-repeat left bottom;	
	width:289px;
	/*height:190px;*/
	line-height:16px;
	margin:0px 20px 15px 0px;
	padding-bottom:5px;
	float:left;
	overflow:hidden
}
.game.right{
	width:289px;
	margin:0px 0px 15px 0px;
}
.game h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#f4451f;
}

#flashbox{
	margin-left:15px;
	float:right
}

.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{
	background:url("../images/divider-01.jpg") no-repeat bottom left;
	width:231px;
	/*padding:10px;*/
	display:block;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px
}
.updateproduct .u_image{
	width:80px;
	min-height:1px;
	display:block;
	float:left;
}
.updateproduct .u_name{
	width:151px;
	display:block;
	float:left;
	line-height:normal;
	text-align:left;
	vertical-align:middle;
}
/**********************************************************/
/*footer */
/**********************************************************/
#footer{
	width:900px;
	margin:0px auto;
	font-size:11px;	
	font-weight:bold
}
#footer #footer-top{
	background:url("../images/footer-top.jpg") no-repeat;	
	width:900px;
	height:24px;
	display:block;
	float:left;
	overflow:hidden
}
#footer #footer-middle{
	background:url("../images/footer-middle.jpg") #fff repeat-y;	
	width:760px;/*900-70x2*/
	padding:10px 70px;
	float:left;
}
#footer #footer-bottom{
	background:url("../images/footer-bottom.jpg") no-repeat;	
	width:900px;
	height:18px;
	display:block;
	float:left;
	overflow:hidden
}
#footer a:link, #footer a:visited{
	color:#000;
}
#footer a:link{
	color:#000;
}
/**********************************************************/
/*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
}
.spacer-left{
	clear:left;
	display:block;
	height:5px;
	overflow:hidden
}
.clearright{
	clear:left;
	display:block;
	height:5px;
}
.automargin{
	margin:0px auto;
}
.divider-01{
	background:url("../images/divider-01.jpg") no-repeat;
	width:227px;
	height:3px;
	margin:3px 0px;
	display:block;
	overflow:hidden;
	clear:both;
}
.checkbullet .divider-01{
	margin-left:-25px
}
.divider-03{
	background:url("../images/divider-03.jpg") no-repeat;
	width:860px;
	height:6px;
	margin:3px 0px 15px 0px;
	display:block;
	overflow:hidden;
	clear:both;
}
.divider-04{
	background:url("../images/divider-04.jpg") no-repeat;
	width:598px;
	height:6px;
	margin:3px 0px 15px 0px;
	display:block;
	overflow:hidden;
	clear:both;
}
.letter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
}
.lucindafont{
	font-family:Verdana, Eras Demi ITC, Myriad, Myriad Pro /*Lucida Handwriting*/;
}