/*--- SPECIAL GOOGLE FONT FOR ALL CLASSES --------*/
.header_blue, .header_purple {font-family: 'Droid Sans', sans-serif; font-weight:700;}

/*--- GENERAL IMPORTANT LAYOUT --------*/
body {
    background: #512452 url("images/body_bg.jpg") center top no-repeat;
    margin: 0;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

* html body {
    padding: 5px 0 25px 0;
}

.left {
	float: left;
}


h1 {line-height: 26px; }
#discovery a {color: #573661;}

#dsq-content { color:#573661 !important; }
a.publisher-anchor-color {color:#573661}

.publisher-anchor-color a {color:#573661}

.active .publisher-nav-color:after {background: #573661;}

.dsq-brlink a {color: #573661;}






div#allwrapper {
    width: 1000px;
    position: relative; 
    margin: 0px auto;
}

div.gcglogo {
    background: url("images/gcglogo.jpg ") no-repeat;
    width: 145px;
    height: 261px;
    margin-bottom:10px;
}

img.gcglogo {
position: absolute;
z-index: 999;
top: 100px;
}


img.cmplogo {
    position: absolute;
    left: 28px;
    top: 13px; 
}

div#top {
    width: 100%;
	margin-top: 20px;
}

.cleaner {
    clear: both;
}

/*p.dash {
    background: url("http://www.gamasutra.com/proto_edu/img/dashed.gif ") repeat-x;
    height: 1px;
    width: 100%;
    margin: 5px 0;
}
*/

img.rss {
	margin-right: 15px;
}

/*
a, a:visited { 
    color: white; 
    text-decoration: none; 
}
*/
/* BREADCRUMBS for the birdies */
div.breadcrumbs ul {
	margin: 0 0 15px 0;
	list-style: none;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

div.breadcrumbs ul li.from a:link,
div.breadcrumbs ul li.from a:visited {
	color: #444;
	text-decoration: none;
}

div.breadcrumbs ul li.from a:hover,
div.breadcrumbs ul li.youarehere a:hover {
	text-decoration: underline !important;
}

div.breadcrumbs ul li.youarehere a:link,
div.breadcrumbs ul li.youarehere a:visited {
	color: #573661;
text-decoration: none;
}

div.breadcrumbs ul li {
	display: inline;
}


/* BANNER ----------------------------------- */
 div.banner728 {
	height: 90px;
	width:728px;
	margin-top:5px;
}

div.banner300 {
    width: 100%;
	text-align: center;
    margin: 10px 0;
}

div.banner160,
div.textad {
	width:160px;
	margin: 0 0 10px 10px;
}

* html div.banner160,
* html div.textpad {
	margin-left: 15px;
}

div.squaread {
	text-align: center;
	margin: 8px 0;
}

div.banner145 {
	width:145px;
	margin-top:5px;
}

/*--------- TOP NAV and SEARCH BOX ------ */
.email {
float:left;
margin-left:5px;
}

.emailtxt {float:left; color:#fff; margin-top:3px;}

.search {
float:left;
width:225px;
color:#fff;
margin-top:-3px;
}

input.searchbutton {
    background: url("http://www.gamasutra.com/proto_edu/img/searchbutton.gif") no-repeat; 
    border: 0;
    width: 54px;
    height: 18px;
    margin: 0 0 0 5px;
    font-size: 11px;
	padding: 0 0 2px 0;
	cursor: pointer;
}

.social {float:left; width:100px;}

ul.toplinks {
    text-align: right;
    margin: -15px 0 0 0;
}

* html ul.toplinks {
	margin-top: -35px;
}

ul.toplinks li {
    display: inline;
    list-style: none;
    color: #fff;
    margin: 0 5px;
}

ul.toplinks li a:link,
ul.toplinks li a:visited {
    color: #ffcf26;
    text-decoration: none;
}

ul.toplinks li a:hover {
    text-decoration: underline;
}

ul.toplinks strong {
color: #FFCF26;
}

/* MAIN NAV ------------------------------*/
ul.mainnav {
    margin: 0 10px 0px 0; 
}

ul.mainnav li {
    list-style: none;
    display: inline-block;
    background: url("images/mainnav_bg.jpg") repeat-x;
    height:20px;
    margin-right:-1px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px; 
}

ul.mainnav li:hover, ul.mainnav li .active {background: #fff;}

ul.mainnav li a {color:#fff; text-decoration:none; padding:3px 10px 5px 10px; font-size:10px; font-weight:bold; display:block;     border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px; }
ul.mainnav li a:hover, ul.mainnav li a.active  {color:#000;}

img.getstarted {
    position: absolute; 
    left: -1px;
    top: -10px;
    z-index: 999;

}


/* MAIN CONTENT WRAPPER ------------------*/
div#maincontentwrapper {
    margin: 0px 0 0 4px;
    position: relative;
	width: 665px;
}

/* * html div#maincontentwrapper {
    margin-top: 14px;
}*/

div.maincontent {
    background: #fff;
    padding: 10px 5px 10px 5px;
    margin: 0px 0 0 4px;
    position: relative;
}

div.topleftcorner {
    background: url(" http://www.gamasutra.com/proto_edu/img/body_corner_topleft.gif") no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div.toprightcorner {
    background: url(" http://www.gamasutra.com/proto_edu/img/body_corner_topright.gif") no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

* html div.toprightcorner {
    margin-right: -3px;
}

.nospace {
    margin-top: 0;
    margin-bottom: 0;
}

div.content {
   padding: 10px 5px 10px 5px;
}

/* VERY LEFT COLUMN ------------------------------------*/

div.lefttilewrapper{
   width: 160px;
}

ul.lefttile {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    
}

ul.lefttile li {
    margin: 0;
    padding: 3px;
    background: #fff;
    border-bottom: 2px solid #ccc;
}


ul.lefttile li.title {
    background:#ccc;
    text-align: center;
    color: #333;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

li.detail ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li.detail a:link,
li.detail a:visited  {
    color: #0249a9;
    text-decoration: none;
}

div.lefttilewrapper a:hover {
    text-decoration: underline;
}

/* FOOTER --------------------------------*/
div#footer {
    height: 36px;
    background: #eee; 
    text-align: center;
margin-top: 5px;
}

div#footer a:link,
div#footer a:visited {
    color: #0249a9;
    text-decoration: none;
}

div#footer a:hover {
text-decoration: underline;
}

/* TEXT and LINK STYLES ------------------*/
ul.toplinks li a:link,
ul.toplinks li a:visited {
    color: #fff;
}

ul.toplinks li a:hover {
    color: #ffcf26;
}

img {
    border: 0; 
} 

ul.nostyle li{
	list-style-image: none;
	padding: 3px;
	margin: 0;
}

div#page_navigation {
	text-align: right;
	width: 100%;
}

div#page_navigation a.pageturn {
color: #0069B5;
text-decoration: none;
}

div#page_navigation a.pageturn:hover {
text-decoration: underline;
}


div#page_navigation p {
margin: 7px 0 0 0;
}

strong.page_on {
background: #E39001;
padding: 0 5px;
color: #fff;
}

a.pagelink {
background: #ADC7D5;
padding: 0 5px;
text-decoration: none;
color: #fff;
}

a.pagelink:hover {
background: #0069B5;
}

.blend_is_0 {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}
.footer1 				{ 
						background: #000;
						text-align: left; 
						height:225px; 
						font-size:12px; 
						width:100%;
						clear:both;
						padding: 0 0 1em 0; 
						margin-top: 10px;
						color: white;
						}
.footer1 a 				{color:#fff;}
.footer1 a:hover 			{text-decoration: none;}
.footer1 img 				{padding: 0 40px 20px 0; border: none;}
.footerline				{height:3px; background-color:#ccc; margin:0;  padding:0;}

#footercontent 			{width: 998px; padding: 10px 0 0 0; margin: 0 auto;}
.footerhr 				{background-color:#000; border-bottom:1px solid #707070; height:1px;margin:10px 0 10px 0 ;clear:both; }
.footer_sectiontitle		{font-weight:bold; font-size:15px;color: #e6b710;}


#sitetabs {

    /*background: #000;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    text-align: center;
    white-space:nowrap;
    color:#fff;
    float:left;
    margin:0px auto;
	width:1000px;

}


table.sitenav {
	border: 0px;
    margin:0px;
	padding: 0px;
    height: 35px;
	border-spacing: 0px;
	vertical-align: center;
}

td.properties {

    background: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    text-align: center;
    white-space:nowrap;
    color:#fff;
    margin:0px;
}
td.activetab {

    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    text-align: center;
    white-space:nowrap;
    color:#fff;
    margin:0px;
    background-color:#4f2150;
}
td.properties a {
    color:#fff;
    font-family: Arial,Helvetica,sans-serif;
    padding: 6px;
    text-decoration: none;

}

a.active, .gcgheader a.active {
	color:#fff; 
	background: transparent url("http://twimgs.com/gamasutra/images/sitetabs_bg.jpg") repeat-x;
    font-family: Arial,Helvetica,sans-serif;
    padding: 6px;
    text-decoration: none;

}

#sitetabs a {

    background-color: #000;
    color: #bbb;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    padding: 6px;
    text-decoration: none;

}

#sitetabs a.active {background: transparent url("http://twimgs.com/gamasutra/images/sitetabs_bg.jpg") repeat-x;}

.sitetabs_wrapper {background-color:#000; float:left; width: 100%}

/* SPACING ------------------*/

.bottom5 		{margin-bottom:5px;}
.bottom10 	{margin-bottom:10px;}
.bottom15 	{margin-bottom:15px;}
.bottom20 	{margin-bottom:20px;}
.bottom25 	{margin-bottom:25px;}
.bottom30 	{margin-bottom:30px;}
.bottom35 	{margin-bottom:35px;}

.clear		{clear:both;}

/* BLUE---------------------------*/
ul.mainblue,
ul.regular_bluebox {
	list-style: none;
	padding:0;
	/*width: 322px;*/
	margin: 1px 0 0 0 ;
	background: #d1dce9;
	border-bottom: 2px solid #bac5d2;
	color:#333333;
}

ul.mainblue li.title, ul.mainblue li.title a,
ul.regular_bluebox li.title {
	background: #bac5d2;
	color: #4d5865;
}

ul.mainblue li img.img:hover {
	border: 1px solid #0249a9;
}

ul.mainbluefeatured,
ul.regular_bluebox {
	list-style: none;
	padding:0;
	width: 322px;
	margin: 5px 0 0 0 ;
	background: #fff;
	border-bottom: 2px dashed #035d8d;
}

ul.mainbluefeatured li.title,
ul.regular_bluebox li.title {
	background: #c7e4f3;
	color: #005D9B;
}

ul.mainbluefeatured li img.img:hover {
	border: 1px dashed #0249a9;
}

div.footer_blue {
	margin-top: 1px;
	margin-bottom:10px;
	background: #000;
	color: #fff;
	padding: 5px;
	text-align:right;
}

div.footer_blue a {text-align:right;  color:#fff; text-decoration:none;}
div.footer_blue a:hover {text-decoration:underline;}

div.header_blue {
	background: #000;
	color: #fff;
	padding: 5px;
	text-align:center;
	margin-bottom:1px;
}


div.header_blue a {font-size:14px; color:#fff; text-decoration:none;}
div.header_blue a:hover {text-decoration:underline;}

ul.regular_bluebox li.bullet {
	list-style-image: url(../img/blue_list.gif);
	margin: 3px 0 3px 25px;
}

div.sublinks_blue {
background: #6e7986;
margin-top: 1px;
padding: 3px;
color: #fff;
text-align: center;
}

div.sublinks_blue a:link,
div.sublinks_blue a:visited {
font-weight: bold;
color: #fff;
text-decoration: none;
}

div.sublinks_blue a:hover {
text-decoration: underline;
}

/* LIGHT BLUE---------------------------*/
ul.mainlightblue,
ul.regular_lightbluebox {
	list-style: none;
	padding:0;
	width: 322px;
	margin: 5px 0 0 0 ;
	background: #eaf1f5;
	border-bottom: 2px solid #adc7d5;
}

ul.mainlightblue li.title,
ul.regular_lightbluebox li.title {
	background: #c0d5e0;
	color: #3887bb;
}

ul.mainlightblue li img.img:hover {
	border: 1px solid #0249a9;
}

ul.regular_lightbluebox li.bullet {
	list-style-image: url(../img/blue_list.gif);
	margin: 3px 0 3px 25px;
}

div.sublinks_lightblue {
background: #1C80C3;
margin-top: 1px;
padding: 3px;
color: #fff;
text-align: center;
}

div.sublinks_lightblue a:link,
div.sublinks_lightblue a:visited {
font-weight: bold;
color: #fff;
text-decoration: none;
}

div.sublinks_lightblue a:hover {
text-decoration: underline;
}

/* GOLD     ---------------------------*/
ul.maingold {
	list-style: none;
	padding:0;
	width: 322px;
	margin: 5px 0 0 0 ;
	background: #fbf1ca;
	border-bottom: 2px solid #f6e194;
}


ul.maingold li.title {
	background: #f6e194;
	color: #CF7000;
}


ul.maingold li img.img:hover {
	border: 1px solid #eea423;
}



ul.regular_goldbox {
	margin: 0;
	padding: 0;
	background: #FBF1CA;
}

ul.regular_goldbox li {
	margin: 5px 0 5px 25px;
	color: #CF7000;
	padding: 3px 0;
}

ul.regular_goldbox li.bullet {
	list-style-image: url(../img/gold_list.gif);
}


ul.regular_goldbox li.footer {
	background-color: #F6E194;
	font-weight: bold;
	height: 18px;
	list-style: none;
	text-align: right;
	margin: 0;
	padding-right: 10px;
	
	
}

ul.regular_goldbox li.title {
	list-style: none;
	text-align: center;
	background: #F6E194;
	padding: 3px;
	margin: 0;
}

div.footer_gold{
	margin-top: 5px;
	text-align: right;
	background: url(../img/footer_gold.jpg) no-repeat;
	width: 322px;
	height: 22px;
	color: #fff;
	padding-top: 3px;
}

/* PURPLE     ---------------------------*/
ul.mainpurple {
	list-style: none;
	padding:3px;
	margin: 1px 0 1px 0 ;
	background: #ccb4d4;
	border-bottom: 2px solid #c59fd2;
	color:#333333;
}

ul.mainpurple a {
	color: #573661;
	text-decoration:none;
}

ul.mainpurple li {
	padding:3px;
}

ul.mainpurple li.title {
	background: #c8a1d4;
	color: #573661;
	text-decoration:none;
	padding: 3px;
}

ul.mainpurple li.title a:hover {text-decoration:underline;}


ul.mainpurple li img {
	border: 1px solid #fff;
	float:left;
	margin-right:5px;
}

ul.mainpurple li.title h3 {
    display: inline;
}

ul.regular_purplebox {
	margin: 1px 0 1px 0;
	padding: 0px;
	background: #ccb4d4;
	color:#664271;
}

ul.regular_purplebox a {
	color:#664271;
	text-decoration:none;
}

ul.regular_purplebox li {
	margin: 0px 0 0px 25px;
	color: #664271;
	padding: 3px 0;
}




ul.regular_purplebox li.footer {
	background-color: #F6E194;
	font-weight: bold;
	height: 18px;
	list-style: none;
	text-align: right;
	margin: 0;
	padding-right: 10px;
	
	
}

ul.regular_purplebox li.title {
	list-style: none;
	background: #c8a1d4;
	padding: 3px;
	margin: 0;
	color:#573661;
}

ul.regular_purplebox li {
	list-style: none;
}

ul.regular_purplebox li.title a{color:#573661; font-weight:bold;}
ul.regular_purplebox li.title a:hover {text-decoration:underline;}

div.footer_purple {
	text-align: right;
	background: #664271;
	color: #fff;
	padding: 5px;
	font-size:12px;
	margin-bottom:10px;
}

div.footer_purple a {font-weight:bold;}
div.footer_purple a:hover {text-decoration:underline;}

div.header_purple {
	text-align: center;
	background: #664271;
	color: #fff;
	padding: 5px;
	font-size:14px;
}
div.header_purple a:hover {text-decoration:underline;}

div.footer_purple a, div.header_purple a {
	color:#fff;
	text-decoration:none;
}

div.sublinks_purple {
    background: #a25fb7;
    margin-top: 1px;
    padding: 3px;
    color: #fff;
    text-align: center;
}

div.sublinks_purple a:link,
div.sublinks_purple a:visited {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

div.sublinks_purple a:hover {
    text-decoration: underline;
}

div.purplepage {
	list-style: none;
	padding:3px;
	margin: 1px 0 1px 0 ;
	background: #ccb4d4;
	border-bottom: 2px solid #c59fd2;
	color:#4a2a54;
}