﻿/*TYPOGRAPHY OVERRIGHT */
/* SAME OVERRIGHTS AS HELP.CSS 
 	 	.copy {  sets margins 
		position: relative; top: 0; left: 0;
		padding: 0px 15px 0px 30px; border: 1px; margin: 0 0 10px 0;}	*/

		h2 {margin: 2px 0; padding: 0;}	
			 
/*END TYPOGRAPHY*/
 		h3 {
		text-indent: -5000px;
		width: 716px;  height: 34px;
		margin: 0; padding: 0;
		position: relative; left: -1px;}
	 h3#aboutus {background: url(../images/about/subhead_aboutus.gif) no-repeat;}
	 h3#businessDev {background: url(../images/about/subhead_bizdev.gif) no-repeat;}  
	 h3#kewlkredits {background: url(../images/about/subhead_aboutKK.gif) no-repeat;}
	 h3#contact {background: url(../images/help/subhead_contactus.gif) no-repeat;}
	 h3#tourStudio {background: url(../images/about/subhead_tour.gif) no-repeat;}
	 h3#press {background: url(../images/about/subhead_press.gif) no-repeat;}
  	 h3#iphoneGames {background: url(../images/iphone/subhead_iphonegames.gif) no-repeat;}

	 
/* ABOUT SECTION STYLES */

  #whitecontentarea {
	  position: relative; top: 14px;
	  margin: 0px 0px 8px 16px; padding: 0; 
	  width: 716px; 
	  background-color: #f7f7f7;}

/* NAVIGATION */
  #aboutNav {
	  width: 755px;  height: 40px;
	  background: url(../images/about/nav_about.gif);
	  margin: 0 0 0 5px; padding: 0;
	  position: relative; clear: left;}
  #aboutNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
  #aboutNav li, #aboutNav a {height: 40px; display: block;}

  #navAboutHome {left: 0; width: 196px; text-indent: -8000px;}
  #navAbout {left: 196px; width: 60px; text-indent: -8000px;}
  #navBizDev {left: 256px; width: 127px; text-indent: -8000px;}
  #navPress {left: 383px; width: 43px; text-indent: -8000px;}
  #navTour {left: 426px; width: 90px; text-indent: -8000px;}
  #navContact {left: 516px; width: 69px; text-indent: -8000px;}

  #navAboutHome a:hover {background: transparent url(../images/about/nav_about.gif) 0 -40px no-repeat;}
  #navAbout a:hover {background: transparent url(../images/about/nav_about.gif) -196px -40px no-repeat;}
  #navBizDev a:hover {background: transparent url(../images/about/nav_about.gif) -256px -40px no-repeat;}
  #navPress a:hover {background: transparent url(../images/about/nav_about.gif) -383px -40px no-repeat;}
  #navTour a:hover {background: transparent url(../images/about/nav_about.gif) -426px -40px no-repeat;}
  #navContact a:hover {background: transparent url(../images/about/nav_about.gif) -516px -40px no-repeat;}
/*/NAVIGATION */

/* COMMON STYLES -
  .copy12bold { height:25px; border: none; padding:15px 0 0 0;}
  .copy12bold h3 {font-family: arial, sans-serif; font-size: 1.5em; line-height: 1em; letter-spacing: -.05em; overflow: hidden;}
  .copy8 { position: relative; top: -5px; border:none; font-size:12px;}
  .copy8 p {padding: 5px 0 0 0; margin: 0 0 0 0;}
  
  .pageBody {
    position:relative;
    top:33px;
    padding: 0px 0 5px 0;
    border:none;
    margin: 0px 25px .7em 25px;
  }*/
/*/COMMON STYLES */

/* ABOUT US PAGE
  .about {width: 716px; background: url(../images/about/subhead_aboutus.gif) no-repeat;} */
  .about .groupshot {position:relative; z-index:0; float:right;}

/* BIZ DEV 
  .bizDev{width: 716px; background: url(../images/about/subhead_bizdev.gif) no-repeat;}
  */
/* TOUR 
  .tour{width: 716px; background: url(../images/about/subhead_tour.gif) no-repeat;}  
  */
/* PRESS 
  .press{width: 716px; background: url(../images/about/subhead_press.gif) no-repeat;}  
  .press 

  
  /* CONTACT   
  .contact{width: 716px; background: url(../images/help/subhead_contactus.gif) no-repeat;} */
.newsImage{ margin: 0 0 0 10px; width:200px; padding:5px 5px 0px 5px; float:right; background: url(../images/news/newsImageTop.gif) no-repeat; line-height:1.3em;}
.newsImage div {border:none 1px red; width:180px; padding:5px 10px 0 5px;}
.newsImage .bottom {margin:5px 0 -2px -5px;} 
