/*
 *  dev.mygameiq.com main.css 
 */

/*  Adds permanent vertical scrollbar so layout width is consistent 
 *  on both long and short pages. (Following 2 lines)
 */

@import "corners.css" all;

html { 
	overflow-y: scroll; 
	overflow-x: auto; 
}

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0;
	cursor: default;
}

body {
/*	color: DimGray; */
	color: #0a0a0a;
  margin:0;
  padding:0;
	height: auto;
  font-size: 12px;
  font-family: Trebuchet MS, helvetica, sans-serif;
/*  background: #3e3d42 url('../image/bg_gradient_850.png') top repeat-y; */
  background: #0a0a0a url('../image/bg_gradient_850.png') top repeat-y;
}

a:link, a:visited {
  font-weight: bold;
	text-decoration: none;
  color: #0071bc;
}

a:hover, a:active {
	color: #bd0c26;
	text-decoration: underline;
	font-weight: bold;
}

img {
border: 0px;
}

#maincontainer {
	width: 850px;
	margin: auto;
  padding: 0;
	padding-top: 34px;
}

#header {
  height: 83px; /*Height of top section*/
}

.headerLogo img {
  float:left;
}

#footerMenu {
	font-size: 11px;
	text-transform: uppercase;
}

#menu a:link, #menu a:visited, #footerMenu a:link, #footerMenu a:visited { 
  color: #FEFEFE;
  text-decoration: none;
}

#menu a:hover, #menu a:active, #footerMenu a:hover, #footerMenu a:active {
	color: #FFC900;
	text-decoration: underline;
}

#footerMenu ul.level2 {
  display: none;
  visibility: hidden;
}

#menu ul.level2 li:last-child {
  width: 140px;
}

#menu ul.level2, #menu ul.level3 {
  z-index: 99;
	position: absolute;
  background: url('../image/menu_bg_special.png');
}

#menu  ul.level2 li, #menu ul.level3 li {
	float: none;
	margin: 0;
	padding: 0;
	width: 122px;
  height: 32px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
/*	padding: 5px; */
  width: 117.5px;
  height: 32px;
}

#menu  ul.level2 li a:hover, #menu  ul.level3 li a:hover {
	font-weight: normal;
	background-image: none;
  background: #bb3131; 
}

#menu ul .level2 {
	display:none;
	width: 117.5px;
}

#menu ul li:hover .level2 {
	display:block;
	width: 117.5px;
}

#footerSubMenu {
	font-size: 11px;
}

#footerSubMenu a:link, #footerSubMenu a:visited { 
  color: #gray;
  text-decoration: none;
}

#footerSubMenu a:hover, #footerSubMenu a:active {
	color: #FFC900;
	text-decoration: underline;
}

#contentwrapper {
  float: left;
  width: 100%;
	min-height: 1010px;
  background: #FEFEFE url('../image/contentgradient.png') bottom repeat-x;
}

#content_top br {
	height: 1px;
}

#content_top h1 {
	margin: 75px 0 0 43px;
	color: white;
	font-family: Trebuchet MS, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 36px;
	cursor: default;
	text-shadow: 2px 2px 3px #000;
}

#contentcolumn {
  margin-left: 190px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn {
  float: left;
  width: 190px; /*Width of left column*/
}

#menuExpand, .menuExpand {
  padding: 10px;
}

#menuBottom {
  background: url('../image/menuBorderTop.png') bottom right no-repeat;
  min-height: 12px;
  min-width: 299px; /*Set to LeftColumnWidth*/
}

#footer {
	text-align: center;
  clear: left;
  font-size: 12px;
  background: #0a0a0a;
  height: 160px;
	width: 100%;
  color: #FFF;
  padding: 15px 0;
}

#footer img {
  float: right;
  display: inline;
}

#footer p {
	font-size: 90%;
	padding-bottom: 20px;
}

/* Extra background styling */

#body_head_top {
	text-align: center;
	position:absolute;
	margin: auto;
	width: 100%;
	left:0px;
	top: -5px;
	z-index: -2;
}

#body_head_gradient {
	text-align: center;
	position:absolute;
	margin: auto;
	width: 100%;
	left:0px;
	top:160px;
	z-index: -1;
  background: transparent url('../image/bg_gradient_850.png') top repeat-y;
}

.bht_full {
	height: 413px;
	background: url('../image/bg_headerart_tall_850.png') top left repeat-x;
}

.bhg_full {
	height: 248px;
}

.contop_full {
	height: 241px;
	background: url('../image/home_banner_850.jpg') bottom left repeat-x;
}

.contop_rotator {
	height: 290px;
	background: url('../image/background_texture.png') top left repeat-x;
}

.contop_download {
	height: 373px;
	background: url('../image/mygameIQ_downloadpanels.png') top left repeat-x;
}

.bht_short {
	height: 320px;
	background: url('../image/bg_headerart_tall_850.png') top left repeat-x;
}

.bht_rotator {
	height: 413px;
	background: url('../image/bg_headerart_tall_850.png') top left repeat-x;
}

.bhg_short {
	height: 155px;
}

.bhg_rotator {
	height: 248px;
}

.contop_short {
	height: 148px;
	background: url('../image/short_banner_850.jpg') top left repeat-x;
}

/* Main content styling */

.innerdiv {
	margin: 10px 0 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.content_right {
	margin-top: 3px;
	margin-right: 24px;
	margin-bottom: 20px;
	float:right;
	width: 170px;
}

.contentdiv {
	width: 430px; /*This is the center of 3 column pages */
  margin: 37px 20px 20px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
  padding-top: 0;
}

.wide {
	width: 600px; /* This is the right content on WIDE pages */
}

.contentdiv p {
/*	color: DimGray; */
	color: #0a0a0a;
	text-align: left;
}

ul li {
/*	color: DimGray; */
	color: #0a0a0a;
}

.full p {
	font-size: 14px;
}

.short p, p.short {
	font-size: 12px;
}

.indent {
	margin-left: 25px;
}

.privacy p {
	font-size: 12px;
}

.privacy ol li {
/*	color: DimGray; */
	color: #0a0a0a;
}

.privacy ul li {
	list-style: none;
}

.bold {
	font-weight: bold;
}

/* Side Box styling */

.side_block {
	width: 173px;
	margin-bottom: 10px;
	border: 1px solid LightGray;
	background: white url('../image/box_gradient.png') top left repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.side_heading {
	margin: 0 0 10px 0;
  padding: 2px 0 0 5px;
	width: auto;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
  color: white;
  background: #0a0e33;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

.side_heading img {
	float: left;
	padding-right: 10px;
	width: 50px;
}

.side_heading img.alt {
	width: 170px;
	position: relative;
	left: -7px;
}

.side_heading_alt {
	margin: 8px;
	width: auto;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
	cursor: default;
}

.side_heading_alt img {
	float: left;
	padding-right: 5px;
	width: 50px;
}

.side_copy ul {
	margin: 0;
	list-style-type: disc;
	font-size: 10px;
}

.side_copy ul li {
	margin-left: -17px;
}

.side_copy p {
	color: DimGray;
	font-size: 10px;
	margin-left: 5px;
	text-align: center;
}

.side_more {
	font-size: 10px;
	margin: 2px 3px;
}

.info_box {
	width: 174px;
	height: 174px;
	background: url('../image/entry_gradient_outer.png') top left repeat-x;
	padding-top: 1px;
	margin-bottom: 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.info_box_inside {
	width: 160px;
	height: 160px;
	margin: 2px;
	padding: 5px;
	background: url('../image/entry_gradient_inner.png') top left repeat-x;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.info_box_inside img {
	padding-left: 3px;
	padding-right: 8px;
	float: left;
}

.info_box_inside p.white {
	color: white;
}

.info_box_inside img {
	margin-top: 14px;
}

.corp {
	color: #2e3192;
}

.edu {
	color: #c1272d;
}

.comm {
	color: #0071bc;
}

.info_box_big {
	width: 278px;
	height: 278px;
	float: left;
	margin: 4px auto;
	margin-top: 25px;
	background: url('../image/entry_gradient_outer.png') top left repeat-x;
	border-radius: 1.3em;
	-moz-border-radius: 1.3em;
	-webkit-border-radius: 1.3em;
}

.info_box_big_inside {
	width: 268px;
	height: 268px;
	margin: 5px;
	text-align: center;
	background: url('../image/entry_gradient_inner.png') top left repeat-x;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

.info_box_big_inside p.white {
	color: white;
}

.info_box_big_inside h2 {
	cursor: pointer;
}

.info_box_big_inside img {
	margin-top: 14px;
}



/* News styling */

.news_section {
	border-top: 1px solid DimGray;
}

.news_section h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	clear: left;
/*	color: DimGray; */
	color: #0a0a0a;
}

.news_block {
	border: 1px solid LightGray;
	padding: 10px;
	margin-bottom: 15px;
	background: white url('../image/box_gradient.png') top left repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

p.news_month {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	cursor: default;
	text-transform: uppercase;
}

p.news_archive_link {
	float: right;
	margin: 0;
	font-size: 11px;
}

.news {
	padding: 2px;
	margin-bottom: 15px;
	margin-left: 5px;
	width: 170px;
	height: 250px;
	background: #b2b2b2;
/*	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em; */
}

.newsLink {
	background: url('../image/news_item.png') bottom right no-repeat;
	position: relative;
	top: -100%;
	width: 100%;
	height: 100%;
	margin: auto;
}

.newsLink p {
	margin: 0 5px;
	clear:both;
	color: #666666;
	font-weight: bold;
	font-size: 7pt;
	text-align: left;
}

.newsImage {
	width: 100%;
	height: 100%;
	margin: auto;
}

.newsBox {
	background: url('../image/bg_news.png') bottom right repeat-x;
	height: 175px;
	width: 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.newsBox div {
	height: 140px;
}

.newsBox h2 {
	font-size: 16px;
	padding-top: 10px;
	color: red;
}

.newsBox img {
	float:left;
	max-width: 145px;
	max-height: 145px;
}

.news_block img {
	float: right;
	max-width: 270px;
}
.newsBox img {
	margin: 15px;
}

.news_block img {
  margin: 5px 10px 0 0;
}

.newsBox p {
	font-size: 12px;
	margin-right: 15px;
}

.newsBox_story {
  padding: 0 15px;
  background: #f1f1f2;
	background: url('../image/bg_news.png') bottom right repeat-x;
	width: 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

p.newsRead {
	position:relative;
	top: -3px;
	font-size: 12px;
	margin-right: 15px;
	float:right;
}

ul.news_story {
	list-style: none;
	margin: 0;
}

ul.news_story li {
	margin-left: -40px;
	height: 54px;
	border-bottom: 1px dashed LightGray;
	padding: 10px 0 5px 0;
}

ul.news_story li:last-child {
	border-bottom: none;
}

p.dateline {
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	margin: 0;
  color: #777;
}

ul.news_story p.slug {
	font-size: 12px;
  font-weight: bold;
	margin: 0;
}

.calendar {
	float: left;
	background: url('../image/calendar_sprite.png') no-repeat top left;
	height: 54px;
	width: 45px;
}

.date_1 {
	background-position: 0 0;
}

.date_2 {
	background-position: -45px 0;
}

.date_3 {
	background-position: -90px 0;
}

.date_4 {
	background-position: -135px 0;
}

.date_5 {
	background-position: -180px 0;
}

.date_6 {
	background-position: -225px 0;
}

.date_7 {
	background-position: -270px 0;
}

.date_8 {
	background-position: 0 -71px;
}

.date_9 {
	background-position: -45px -71px;
}

.date_10 {
	background-position: -90px -71px;
}

.date_11 {
	background-position: -135px -71px;
}

.date_12 {
	background-position: -180px -71px;
}

.date_13 {
	background-position: -225px -71px;
}

.date_14 {
	background-position: -270px -71px;
}

.date_15 {
	background-position: 0 -140px;
}

.date_16 {
	background-position: -45px -140px;
}

.date_17 {
	background-position: -90px -140px;
}

.date_18 {
	background-position: -135px -140px;
}

.date_19 {
	background-position: -180px -140px;
}

.date_20 {
	background-position: -225px -140px;
}

.date_21 {
	background-position: -270px -140px;
}

.date_22 {
	background-position: 0 -210px;
}

.date_23 {
	background-position: -45px -210px;
}

.date_24 {
	background-position: -90px -210px;
}

.date_25 {
	background-position: -135px -210px;
}

.date_26 {
	background-position: -180px -210px;
}

.date_27 {
	background-position: -225px -210px;
}

.date_28 {
	background-position: -270px -210px;
}

.date_29 {
	background-position: 0 -280px;
}

.date_30 {
	background-position: -45px -280px;
}

.date_31 {
	background-position: -90px -280px;
}

/* UL Menu layouts */

ul.topMenu {
	margin: 5px 0;
	padding: 0;
}

ul.topMenu li {
	display:inline; 
	list-style-type:none; 
	padding-left: 15px;
	margin-left: 15px;
	text-align: center;
	border-left:1px solid #999;
}

ul.topMenu li a:active span, ul.topMenu li a:hover span {
}

ul.topMenu li:first-child {
	border-left:none;
}

ul.topMenu li a:hover, ul.topMenu li a:active, ul.topMenu li.active {
	height: 60px;
}

ul.leftMenu {
  list-style-type: none;
  padding: 5px 0 0 10px;
  margin: 0;
}

ul.leftMenu li {
  margin: 0;
	font-size: 12px;
	margin-bottom: 10px;
}

ul.leftMenu li a:link, ul.leftMenu li a:visited {
	font-weight: bold;
	padding-left: 13px;
	color: #808080;
	background: url('../image/square_blue.png') left 6px no-repeat;
	text-decoration: none;
}

ul.leftMenu li a:hover, ul.leftMenu li a:active, ul.leftMenu li.active {
	font-weight: bold;
	padding-left: 13px;
	color: #0a0a0a;
	background: url('../image/square_red.png') left 6px no-repeat;
	text-decoration: none;
}

ul.leftMenu ul {
  list-style-type: none;
  padding: 0 0 0 10px;
  margin: 0;
}

ul.leftMenu ul li {
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}

ul.leftMenu ul.none li a:link, ul.leftMenu ul.none li a:visited, ul.leftMenu ul.none li a:hover, ul.leftMenu ul.none li a:active {
  list-style-type: none;
  background: none;
  padding: 0 10px;
}

.downloadExpand {
	margin-top: 50px;
	margin-left: 8px;
	padding-bottom: 5px;
	width: 160px;
	border-top: solid DarkGray 1px;
	border-bottom: solid DarkGray 1px;
}

ul.downloadMenu, ul.downloadMenu ul {
	font-size: 11px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.downloadMenu li {
	padding: 2px;
	min-height: 26px;
}

ul.downloadMenu {
}

ul.downloadMenu img, table img {
	vertical-align: middle;
}

ul.downloadMenu li.pdf {
	background: url('../image/icon_pdf.png') left no-repeat;
	padding-top: 5px;
	padding-left: 30px;
}

ul.downloadMenu li.ppt {
	background: url('../image/icon_ppt.png') left no-repeat;
	padding-top: 5px;
	padding-left: 30px;
}

ul.downloadMenu li.zip {
	background: url('../image/icon_zip.png') left no-repeat;
	padding-top: 5px;
	padding-left: 30px;
}

ul.bottomMenu {
}

ul.team {
	list-style-type:none;
	font-size: 12px;
}

ul.team li {
	font-size: 12px;
}

.team p {
	font-size: 12px;
}

#menu {
	font-size: 12px;
  text-align: center;
  color: #FEFEFE;
	text-transform: uppercase;
  padding: 0;
  background: url('../image/menu_gradient_850.png') top left repeat-x;
  height: 40px;
	border-bottom: none;
  display: block;
  margin: 0;
}

#menu ul {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

#menu ul li {
  list-style: none;
	width: 117.5px;
  float: left;
  margin: 0;
}

#menu ul li:last-child {
	width: 100px;
<!--	float: right;	      -->
/*	margin-top: -40px;    */
	position: absolute;
} 

#menu ul li a {
  display: block;
  color: #000;
  text-decoration: none;
	font-weight: normal;
}

#menu ul li a span {
  padding: 8px 0 14px 0;
  display: block;
}

#menu ul li a:hover, #menu ul li a:hover span {
  background:url('../image/menu_hover_850.png') no-repeat bottom center; 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li.active a, #menu ul li.active a {
  background:url('../image/menu_selected_850.png') no-repeat bottom center; 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#menu ul.level2 li.active a, #menu ul.level2 li.active a, #menu ul.level2 li.active, #menu ul.level2 li.active {
  background: #bb3131;
  width: 100%;
}

/*
#menu ul li.active:first-child a, #menu ul li.active:first-child a, #menu ul li:first-child a:hover, 
#menu ul li:first-child a:hover span {
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}

#menu ul li.active:last-child a, #menu ul li.active:last-child a, #menu ul li:last-child a:hover, 
#menu ul li:last-child a:hover span {
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
*/

.nav_menu {
	float:right;
}

.nav_menu img {
	vertical-align: text-top;
}

.nav_menu ul {
	list-style-type:none; 
}

.nav_menu ul li {
	list-style-type:none; 
	display: inline;
	text-align: right;
	padding-left: 10px;
}

.nav_menu ul li a {
	color: #fff;
	font-size: 11px;
}

.partner {
	margin-bottom: 15px;
}

div.partner_bg {
  border: 1px solid #0a0a0a;
  background: #a0a0a0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.partner ul {
  margin: 0;
  padding: 0;
}

.partner ul li {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	list-style-type: none;
	width: auto;
}

.partner ul li.one {
	margin: 5px;
	padding: 5px;
	width: 135px;
	height: 125px;
}

.partner ul li.two {
	margin: 5px;
	padding: 5px 5px 0 0;
	margin-top: 5px;
	width: 277px;
	height: 75px;
  border: 1px solid #AAA;
  background: #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.partner ul li.two img {
  max-height: 70px;
  max-width: 265px;
}

.partner ul li.three {
	margin: 5px;
	padding: 5px 5px 0 0;
	margin-top: 5px;
	width: 130px;
	height: 75px;
  border: 1px solid #AAA;
  background: #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
  vertical-align: text-bottom;
}

.partner ul li.three img {
	padding-left: 5px;
  max-height: 70px;
  max-width: 125px;
  vertical-align: text-bottom;
}

.partner ul li.four {
	margin: 5px;
	padding: 15px;
	margin-top: 20px;
	width: 135px;
	height: 90px;
}

.partner ul li.dark {
  background: #888;
}

.assess_level {
  background: url('../image/level.png') no-repeat;
}

.step_1 {
  margin-left: 100px;
}

.step_2 {
  margin-top: -9px;
  margin-left: 110px;
}

.step_2 li {
  margin-left: 60px;
}

.step_3 {
  margin-left: 310px;
}

.step_4 {
  margin-left: 160px;
}

.step_5 {
  margin-left: 200px;
}

#how-it-works {
  background: black;
  margin: 4px;
  color: #fefefe;
  width:432px;
  height: 410px;
  float:left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#how-it-works p, #how-it-works ul li {
  color: #fefefe;
	text-align: left;
}

#how-it-works h2 {
  margin: 2px 0 0 0;
  font-size: 18px;
  padding: 0;
}

#how-it-works p {
  margin: 0;
  padding: 0;
}

#how-it-works ul {
  list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#how-it-works li {
  margin: 0;
  padding: 0;
  margin-bottom: 6px;
}

#how-it-works table {
  width: 99%;
}

#how-it-works td {
  padding-left: 5px;
  border-width: 0 0 0 2px;
  border-style: solid;
  border-color: #2c2c2c;
  padding: 95px 2px 0 6px;
}

.how_box {
	width: 440px;
	height: 418px;
	float: left;
	background: url('../image/how_gradient_outer.png') top left repeat-x;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.how_box_split {
  width: 210px;
  height: 244px;
}

.how-it-works-split {
  background: violet;
  margin: 3px;
  padding: 3px;
  color: #fefefe;
  width:198px;
  height: 232px;
  float:left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.how-it-works-split ul {
  margin: 0;
  padding: 0 0 0 15px;
}

.how-it-works-split ul li {
  color: #fefefe;
}

.tell_us_label {
  border-right: 1px solid #808080;
  height: 25px;
  margin: 10px 5px;
  padding-right: 5px;
  width: 100px;
  text-align: right;
}

.tell_us_field {
  float: right;
  height: 30px;
  margin-right: 228px;
}

.tell_us_field input {
  width: 250px;
}

.tell_us_area {
  float: right;
  height: 30px;
  margin-top: 5px;
  margin-right: 34px;
}

.tell_us_tall {
  height: 189px;
  margin-top: 5px;
}

.blue {
  color: #0071bc;
}

div.providermap {
	width: 433px;
	height: 235px;
	padding: 3px;
	background: white url('../image/prsolprovidermap.png') bottom center no-repeat;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.tryitnow {
	width: 160px;
	height: 40px;
	background: #0a0a0a url('../image/tryitnow.png') bottom center no-repeat;
	margin-left: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#how-it-works td.leverage {
  background: url('../image/how_it_works_leverage.gif') top center no-repeat;
  border-width: 0;
  width: 145px;
}

#how-it-works td.play {
  background: url('../image/how_it_works_play.gif') top center no-repeat;
  width: 145px;
  border-left: 2px solid #2c2c2c;
}

#how-it-works td.win {
  background: url('../image/how_it_works_win.gif') top center no-repeat;
  width: 145px;
  border-left: 2px solid #2c2c2c;
}


/* Content tag styling */

h3 {
	font-size: 16px;
	color: red;
}

/* Standard Table Layout */

table {
  min-width: 350px;
  border: none;
  padding: 5px;
  border-collapse: collapse;
  margin: 10px 0;
  empty-cells: show;
	font-size: 11px;
}

table img {
	padding-right: 3px;
}

th {
  padding: 2px 5px;
	text-align: left;
  background: url('../image/menu_gradient.png') top left repeat-x;
	height: 30px;
  color: #fefefe;
  border-right: 1px solid #606060;
}

th.name {
  color: black;
  border-bottom: 1px solid #6e6e6e;
}

td {
  padding: 5px;
  border-right: 1px solid #aeaba7;
  border-bottom: 1px solid #aeaba7;
  text-overflow: ellipsis;
  overflow: hidden;
}

td.pdf {
	background: url('../image/icon_pdf.png') left no-repeat;
	padding-top: 5px;
	padding-left: 26px;
}

td.ppt {
	background: url('../image/icon_ppt.png') left no-repeat;
	padding-top: 5px;
	padding-left: 26px;
}

td.zip {
	background: url('../image/icon_zip.png') left no-repeat;
	padding-top: 5px;
	padding-left: 26px;
}

tr {
  vertical-align: top;
}

th:last-child, td:last-child{
  border-right: none;
}

td.notice {
  font-weight: bold;
  font-style: italic;
}

/* UL Table Layout */

.table {
  background: #333;
}

.table ul {
  float:left;
  margin:0;
  padding:0;
  border:1px solid #C9C9C9;
}

.table ul li {
  list-style:none;
  padding:5px 10px;
}

.table ul li.title {
  font-weight:bold;
  background:#333;
  color:#fff;
}

.table ul li.even {
  background: #C9C9C9
}

.table ul li.odd {
  background: #F0F0F0
}

.contentsrcdiv {
  margin: 20px 20px 20px 0;
  padding: 10px;
}

hr {
  margin: 25px 0;
}

.disable {
  font-weight: bold;
  color: #666666;
}

.clear {
	clear:both;
}

.clear_left {
  clear: left;
}

.strong {
	font-weight: bold;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

#blackbar {
  height: 74px;
  width: 850px;
  background: url('../image/bbar_background.png') repeat-x;
}

#blackbar img {
  float: left;
}

#blackbar p {
  float: left;
  width: 190px;
  margin-left: 8px;
  margin-right: 10px;
  color: white;
}

button.call_to_action {
  cursor: pointer;
  float: left;
  height: 30px;
  width: 224px;
  margin: 10px 0 0 19px;
  border: none;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.cta_blue {
  background: url('../image/learnbtn.jpg') no-repeat;
  width: 188px;
}
.cta_red {
  background: url('../image/accountbtn.jpg') no-repeat;
}

.cta_download {
  background: url('../image/downloadbtn.jpg') no-repeat;
}

.cta_soon {
  background: url('../image/comingsoonbtn.jpg') no-repeat;
}

.mygameiq_download {
  margin-left: -20px;
  overflow: hidden;
  background: url('../image/mygameIQ_downloadpanels.png') no-repeat -15px 0;
  width: 655px;
  height: 373px;
}

.selector_1 {
  z-index: 100;
  position: absolute;
  margin-left: 588px;
  border: 1px solid #333;
  top: 389px;
  text-align: center;
  width: 130px;
}

.selector_2 {
  z-index: 100;
  position: absolute;
  margin-left: 718px;
  border: 1px solid #333;
  top: 389px;
  text-align: center;
  width: 130px;
}

.selector_1a, .selector_2a {
  z-index: 100;
  background: #bf1313;
}

.selector_1a a, .selector_2a a {
  z-index: 100;
  color: white;
  text-decoration: none;
}

/* protofade */
#slider-container { width:850px; margin:0 auto 30px auto;border: none}
#protofade, #protofade_index, #protofade_1, #protofade_2 { position:relative; margin:0; padding:0px; width:850px; height:240px; overflow:hidden; }

#slider-container { border: none; }

#protofade li, #protofade_index li, #protofade_1 li, #protofade_2 li { position:absolute; top:0; left:0; margin:0; padding:0; background:none;}

.next, .previous, .start, .stop { cursor:pointer; display:block; margin:5px 15px 15px 15px; float:left; }

.controls {
  position:absolute;
  top:385px;
  margin-left: 407px;
}

.controls a {
  background:transparent url("../image/panel_bullets.png") no-repeat 0 -12px;
  float:left;
  height:12px;
  width:12px;
  margin:0 0 0 4px;
  text-decoration:none;
  text-indent:-99px;
  overflow:hidden;
  display:block;
}

.controls a.selected, .controls a:hover {
  background-position:0 0;
}

#protofade li img, #protofade_1 li img, #protofade_2 li img {float:right; margin-right: 25px; margin-top: 8px;}

#protofade h1, #protofade_1 h1, #protofade_2 h1, #protofade h3, #protofade_1 h3, #protofade_2 h3 {
  float:left; 
  color:white; 
  margin-left: 20px
}

#protofade_index h1 {
  color:white; 
  margin-left: 20px
}

#protofade_index h3 {
  color:white; 
  margin-left: 20px
}

#protofade_index li img {
  float: right;
}

#protofade h1, #protofade_index h1, #protofade_1 h1, #protofade_2 h1 {
  margin: 10px 0 0 20px; 
  width: 500px;
  font-family: Trebuchet MS, helvetica, sans-serif; 
  font-size: 42px
}

#protofade h3, #protofade_index h3, #protofade_1 h3, #protofade_2 h3 {font-family: Trebuchet MS, helvetica, sans-serif; font-size: 18px}

/* Errors */

