@charset "utf-8";
/* Oasys Mobile. - D.Sauls */

@import "products-master.css";
@import "corporate-master.css";

/* 

mozilla CSS document
moz.css
author: Oasys Mobile - www.oasysmobile.com
date: 01-05-09

*/

/*=uneditable */
a:focus { -moz-outline-style: none; }

input:focus, textarea:focus, select:focus { border-color: #9f002f; }


/* Global Defaults
=====================================================================*/
#wrap {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }

a:link, a:visited, a:active {
	text-decoration: none;
	color: #BFD5FF;
}
a:hover {
	text-decoration: underline;
	color: #6699ff;
}

/* Global Elements
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body {
	color: #C1C1C1;
	line-height: 16px;
	background-color: #000;
	background-image: url(images/oasys_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
}

input[type="text"] { 
}

/* Headers
=====================================================================*/

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6F6F6;
	letter-spacing: -.01em;
	font-size: 21px;
}

h2 {
	font-size: .8em;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}

h3 {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #CCCCCC;
}

h4 {
	font-size: 1em;
	color: #999999;
	letter-spacing: 1px;
	font-weight: bold;
}

h5 {
	font-size: 1.3em;
	line-height: 1.2em;
}

h6 {
	font-size:.88em;
	letter-spacing: 1px;
	font-weight: bold;
}


/* Masthead and Navigation Elements
=====================================================================*/
#masthead {
	width: 974px;
	height: 92px;
}

#masthead h1 {
	background-image: url(images/oasysmobile_logo.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 204px;
	float: left;
	text-indent: -9000px;
}
 
 /* Navigation Elements
=====================================================================*/
#navigation {
	float: left;
	height: 69px;
}
	#navigation h3 { position: absolute; left: -9000px; top: 0; height: 0; line-height: 0em; }	

	#navigation ul, #navigation ul li, #navigation ul li a {
	float: left;
	height: 69px;
	display: inline;
}
	#navigation ul {
	left: 0;
	top: 0;
	width: 706px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	margin-left: 62px;
	height: 69px;
	background-position: left top;
}

		#navigation ul#nav li, #navigation ul#nav li a { width: 82px; } /* width for n-home */
		#navigation ul#nav li#n-new-releases, #navigation ul#nav li#n-new-releases a { width: 146px; }
		#navigation ul#nav li#n-popular, #navigation ul#nav li#n-popular a { width: 185px }
		#navigation ul#nav li#n-upcoming, #navigation ul#nav li#n-upcoming a { width: 185px }
		#navigation ul#nav li#n-company, #navigation ul#nav li#n-company a { width: 108px }
		
		#navigation ul#nav li a { text-indent: -9000px; }
		#navigation ul#nav li a:hover,
		body#index #navigation ul#nav li#n-home a { background: url(images/nav.jpg) no-repeat -0px -69px; } /* width for n-home */
		#navigation ul#nav li#n-new-releases a:hover,
		body.designers #navigation ul#nav li#n-new-releases a { background: url(images/nav.jpg) no-repeat -82px -69px; }
		#navigation ul#nav li#n-popular a:hover,
		body.departments #navigation ul#nav li#n-popular a { background: url(images/nav.jpg) no-repeat -228px -69px; }
		#navigation ul#nav li#n-upcoming a:hover,
		body.about-us #navigation ul#nav li#n-upcoming a { background: url(images/nav.jpg) no-repeat -413px -69px; }
		#navigation ul#nav li#n-company a:hover,
		body.location #navigation ul#nav li#n-company a { background: url(images/nav.jpg) no-repeat -598px -69px; }


 /* Main Content Elements
=====================================================================*/
#main_content {
	float: left;
	width: 952px;
	margin-right: 12px;
	margin-left: 12px;
}
#lft_column h1, #rt_column h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
#lft_column #sections h2 {
	text-indent: -9000px;
	background-image: url(images/iphone-header.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 159px;
}
#lft_column #sections #mobilegame {
	background-image: url(images/mobile-phone-header.png);
	background-repeat: no-repeat;
	margin-top: 14px;
}




/* Column 1 Elements
=====================================================================*/
#lft_column {
	float: left;
	width: 164px;
	min-height:500px;
	margin-top: 52px;
	margin-right: 5px;
	margin-left: 7px;
}
#sections h4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	margin-top: 8px;
}
#sections .categories li a {
	margin-left: 5px;
	line-height: 14px;
}
#iphonesite {
	font-size: 10px;
	margin-top: 5px;
}



/* Column 2 Elements
=====================================================================*/
#content {
	float: left;
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 43px;
	width: 552px;
	}



#content_index {
	float: left;
	width: 552px;
	margin-right: 16px;
	margin-left: 16px;
}

#description {
	margin-top: 52px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}
#description h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 8px;
	margin-bottom: 4px;
}


#hero {
	margin-bottom: 15px;
}
#hero h1 {
	margin-top: 10px;
	margin-bottom: 5px;
}

#hero_image {
	float: left;
	width: 315px;
}
#popular {
	float: left;
	width: 263px;
	margin-right: 26px;
}

#popular h1 {
	background-image: url(images/mostPopular.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 263px;
	text-indent: -9000px;
}

#upcoming {
	float: left;
	width: 263px;
}

#upcoming h1 {
	background-image: url(images/upComing.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 263px;
	text-indent: -9000px;
}
#gamecol_1 {
	float: left;
	width: 253px;
	margin-right: 26px;
}
gamecol_2 {
	float: left;
	width: 223px;
}

.tngame {
	width: 263px;
	margin-bottom: 20px;
	float: left;
}
.tngame .tnimg {
	float: left;
	height: 84px;
	width: 84px;
	margin-right: 8px;
}
.tngame h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tngame h5 {
	color: #FFFFFF;
}

.tngame p {
	line-height: 12px;
}

/* Company Page Elements
=====================================================================*/
ul.top-links	{
	width: 100%;
	height: 15px;
	}

ul.top-links li {
	list-style: none;
	display: block;
	float: left;
	}
	
ul.top-links li, ul.top-links li a {
	margin-right: 10px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #FFFFFF;
	}
	
ul.top-links li a:visited {

}
	
ul.top-links li a:hover {
	color: #CCCCCC;


	}


/* Column 3 Elements
=====================================================================*/
#rt_column {
	float: left;
	width: 174px;
	margin-top: 52px;
	margin-right: 7px;
	margin-left: 10px;
}
#rt_column .rss_items {
	line-height: 12px;
}
.rss_item a  {
	font-weight: normal;
	font-size: 11px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#product-overview li {
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-type: circle;
}
#details .other-products a {
	display: block;
	margin-bottom: 10px;
}

#rt_column #SignUp h2 {
	text-indent: -9000px;
	background-image: url(images/newsletter-header.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 170px;
	margin-top: 20px;
}
#rt_column #SignUp .signupframe .submit
{
	background-image: url(images/submit.png);
	height: 22px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.signupframe {
	color: #B8B9B9;
	font-family: Arial, Helvetica, sans-serif;
}

#SignUp {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

	


/* Footer Elements
=====================================================================*/
#footer {
	width: 974px;
	padding-top: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#footer p {
	font-weight: normal !important;
	color: #999999 !important;
	text-align: right;
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
	float: right;
	width: 450px;
	line-height: 12px;
}

#footer #navlist {
	float: left;
	width: 480px;
	display: block;
}
#navlist a {
	font-size: 11px;
}

#footer #navlist ul {
	display: block;
	float: left;
}

.footer-links li {
	float: left !important;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 5px;
}

.footers-links li a:hover {
	background: transparent !important;
}
#game_col1 {
	float: left;
	width: 253px;
	margin-right: 26px;
	margin-top: 20px;
}
#game_col2 {
	float: left;
	width: 253px;
	margin-top: 20px;
}
#game_col1 .tngame {
	width: 253px;
	margin-bottom: 20px;
	float: left;
}
#game_col2 .tngame {
	width: 243px;
	margin-bottom: 20px;
	float: left;
}
