/*img.bg {
	 Set rules to fill background 
	min-height: 100%; min-width: 980px;
	/*min-width: 1024px;*/
	/* Set up proportionate scaling 
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1000;	/*display: none;
	position: absolute;
}
*/
body {
	margin: 0px 0px 0px 40px;
	background-attachment: fixed, fixed;
/*	background-color: #37B5C3;*/
	background-image: url(../img/bgnew.png), url(../img/gradient.png);
	background-repeat: no-repeat, repeat-x;
	background-position: center bottom;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
/*body {
	margin: 0px;
	background-color: #92D005;   #37B5C3
}*/
#strip {
	background-image: url(../img/strip.png);
	height: 168px;
	margin-top: 40px;
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#stripwrap {
	background-image: url(../img/s_wrap.png);
	background-repeat: repeat-x;
	margin-left: -60px;
}

#nav {
	width: 470px;
	background-image: url(../img/nav_bg.png);
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	padding-right: 60px;
	padding-left: 170px;
	padding-top: 7px;
	padding-bottom: 11px;
	margin-top: 52px;
	float: left;
}
.navbutton {
	float: left;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 32px;
	text-align: center;
	width: 90px;
	padding-left: 9px;
	padding-right: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.navbutton:hover {background:url(../img/bkspace.png);
}
#flip {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -40px;
}
#main {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	/*	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 1px 10px #015452;
	-webkit-box-shadow: 0px 1px 10px #015452;
	box-shadow: 0px 1px 10px #015452;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-image: url(../img/m2.png);
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: repeat-y;
}
#catalogbox, .catalogbox {
	background-color: #CBD7DD;
	padding: 3px;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 5px;
}

.catalogbox img {
	object-fit: cover;
}

#catalogname, .catalogname {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
#gameassets, .gameassets {
	background-color: #93AEBC;
	padding: 4px 8px 4px 8px;
	margin-top: 8px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #728995;
	height: 16px;
	background-image: url(../img/ga_button.png);
}
#gameassets:hover {background-image: url(../img/ga_button2.png); color: #FFF; cursor: pointer;
}
#left {
	float: left;
	width: 240px;
}
.appstore {
	width: 240px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #C90;
	height: 16px;
	background-image: url(../img/ap.png);
	float: left;
	padding: 8px;
	margin-top: -10px;
	margin-left: -1px;
}

.appstore:hover {background-image: url(../img/ap2.png); color: #FFF; cursor: pointer;
}
.graybutton {
	width: 140px;
	display: block;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	color: #333;
	border: 1px solid #027F9F;
	height: 16px;
	background-image: url(../img/ga_button.png);
	margin-right: 20px;
	float: left;
	padding: 4px 8px 4px 8px;
}
#rightside {
	float: right;
	width: 150px;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
}
#rightside2 {
	float: right;
	width: 100px;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
}

.title2 {
	font-size: 16px;
	color: #F60;
}

#slides {
	float: left;
	height: 160px;
	width: 240px;
	border: 8px solid #FFF;
	-moz-box-shadow: 0px 1px 10px #888;
	-webkit-box-shadow: 0px 1px 10px #888;
	box-shadow: 0px 1px 10px #888;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#col-right {
	float: right;
	width: 375px;
}


.graybutton:hover {background-image: url(../img/ga_button2.png); color: #FFF; cursor: pointer;
}
#toprounded {
	margin-right: auto;
	margin-left: auto;
	width: 710px;
	background-image: url(../img/m1.png);
	background-repeat: no-repeat;
	height: 28px;
}
#bottomrounded {
	margin-right: auto;
	margin-left: auto;
	width: 710px;
	background-image: url(../img/m3.png);
	background-repeat: no-repeat;
	height: 30px;
}

#footer {
	width: 682px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image: url(../img/foot.png);
	height: 48px;
	margin-top: 15px;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 12px;
}


.title {
	font-size: 18px;
	color: #666;
	background-color: #FFDA43;
	display: block;
	width: 96%;
	margin-bottom: 12px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

a:link {color: #FFF;text-decoration: none;}
a:visited {color: #FFF;text-decoration: none;}
a:hover {color: #FFF;text-decoration: none;}
a:active {color: #FFF;text-decoration: none;
}
.clearfloat {clear: both;
}
#proj_buttons {
	height: 45px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDC18;
	border-bottom-color: #FFDC18;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	list-style-image: url(../img/bul.png);
	list-style-type: none;
	display: block;
}

/*custom styles -- 10.24.2011 -- dks*/

#main p, #main #col-right ul li {line-height:1.5em;}

#main #col-right ul li {margin-bottom:10px;}

#footer a {position:relative;top:1px;}

/*new iFour page*/

body.ifour {
	background-image: url(img/20111215-iFour-bckgrnd.png), url(img/20111215-iFour-gradient.png);
	padding-bottom:150px;
}
body.ifour #stripwrap {
	background-image:url(img/20111215-s_wrap.png);
}
body.ifour #strip {
	background-image:url(img/20111215-strip.png);
}
body.ifour #toprounded, body.ifour #main, body.ifour #bottomrounded {width:718px;}
body.ifour #toprounded {
	background-image: url("img/20111215-m1.png");
    background-position:0 0;
	height:31px;
}
body.ifour #main {background-image:url(img/20111215-m2.png);padding:0;}
body.ifour #main .innertube {padding:0 30px 20px;}
body.ifour #left {width:260px;}
body.ifour #bottomrounded {background-image:url(img/20111215-m3.png);}
body.ifour #rightside {margin-right:36px;}
body.ifour .viewtype, body.ifour .viewtype a {
	color:#983a10;
	font-size:15px;
	font-weight:bold;
}
.viewtype .click {
	color:#818285;
	font-size:80%;
}

body.ifour #proj_buttons img {margin-right:12px;}
body.ifour #proj_buttons {padding:7px 0 2px;}
body.ifour #rightside2 {margin-left:5px;}

p.download {
	color:#983a10;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 8px 6px;
}

.privacy ol {
	padding: 0;
	margin: 0 0 0 20px;
}

.privacy ol li {
	padding: 0;
	margin: 0 0 10px 0;
}

.privacy ol strong {
	display: block;
}

.privacy a {
	color: blue;
	text-decoration: underline;
}