/* vim:set ai fenc=utf-8 ff=unix sw=4 ts=4: */

/* Dojo Styles */
@import "/static/css/ag-styles-sign-up.css";

/* Layovers */
@import "/styles/ag-styles-layover.css";

/* Game Info Layover */
@import "/styles/ag-styles-gameinfo-layover.css";

/** Left Column Styles **/

/* New/Feature Games */
@import "/styles/ag-styles-new-games.css";

/* Top Games */
@import "/styles/ag-styles-top-games.css";

/** Right Column Styles **/

/* Play of the Week */
@import "/styles/ag-styles-potw.css";

/* Ad */
@import "/styles/ag-styles-ad.css";

/*** Other stuff to deal with ***/

/* Game Genres */
@import "/styles/ag-styles-game-genres.css";

/* Game Reviews */
@import "/styles/ag-styles-game-reviews.css";

/* Center Promos */
@import "/styles/ag-styles-center-promos.css";

/* Right Promos */
@import "/styles/ag-styles-right-promos.css";

/* Atom Uploads */
@import "/styles/ag-styles-atom-uploads.css";

/* Recently played games */
@import "/styles/ag-styles-recent.css";

/* Game of the Day */
@import "/styles/ag-styles-gotd.css";

/* Embed Games */
@import "/styles/ag-styles-embed-games.css";

/* Login */
@import "/styles/ag-styles-login.css";

/* Sign Up */
@import "/styles/ag-styles-register.css";

/** profile */
@import "/static/css/ag-style-profile.css";

body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

p { font-size:1em; line-height:1.5em; margin-bottom:1.5em; margin-top:1.5em; }


/* IE6 Upgrade Bar */

 #ie6Upgrade {
	height: 60px;
	border: 1px solid #ef9133;
	background: #ffefde;
}
	#ie6Upgrade div {
		width: 938px;
		padding: 10px 0 7px 60px;
		margin: 0 auto;
		background: url(/images/warningIcon.png) left 7px no-repeat;
		position: relative;
	}
	#ie6Upgrade h3 {
        border:0 none;
        font-family:Arial,serif;
        font-style:inherit;
        font-weight:inherit;
        margin:0;
        padding:0;
        text-align:left;
        vertical-align:baseline;
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 6px;
		color: #c12a01;
	}
	#ie6Upgrade p {
        font-family:Arial,serif;
		font-size: 11px;
		line-height: 11px;
		color: #000;
		font-weight: bold;
        text-align:left;
        margin:0;
	}
	#ie6Upgrade ul {
		position: absolute;
		top: 3px;
		right: 34px;
	}
	#ie6Upgrade ul li {
		float: left;
		margin-left: 20px;
	}
	#ie6Upgrade ul li a {
		display: block;
		padding-top: 55px;
		width: 46px;
		background: url(/images/browserIcons.png) no-repeat;
	}
	#ie6Upgrade ul li a.b-ff { background-position: 0 0; }
	#ie6Upgrade ul li a.b-ie { background-position: -63px 0px; }
	#ie6Upgrade ul li a.b-sf { background-position: -129px 0px; }
	#ie6Upgrade ul li a.b-ch { background-position: -193px 0px; }

	#ie6Upgrade .icon16Close {
		padding: 16px 0 0 0;
		position: absolute;
		top: 5px;
		right: 0;
		width: 16px;
	}

.icon16Rit, .icon16Lft {
    background-image:url(/images/icons16x16.png) !important;
    background-repeat:no-repeat !important;
    padding:1px 20px 2px 0;
}
.icon16Lft {
    line-height:17px !important;
    padding:2px 0 15px 0 !important;
}
.icon16Close {
    background-position:0 -280px !important;
}

.clearLink {
    background:transparent url(/images/clearLinkShim.png) no-repeat scroll 0 0;
    cursor:pointer;
    display:block !important;
    height:0 !important;
    overflow:hidden;
}

.font-large { font-size: 14px; }
.font-reg { font-size: 12px; }
.font-small { font-size: 10px; } 


/*  General Styles */
#breadcrumbs,
#breadcrumbs a {
	font-family: Arial;
	font-size: 14px;
}

#breadcrumbs {
	padding-left: 25px;
	padding-top: 16px;
}

div.dijitTooltip div.dijitTooltipConnector {
	display: none;
}

body.tundra div.dijitTooltip,
body.tundra div.dijitTooltipDialog {
	opacity: 1;
}

body.tundra .dijitDialogPaneContent {
	font-family: "Arial";
	font-size: 12px;
	height: 105px;
	width: 300px;
}

.tundra .dijitDialog {
	background: #6f90a2 none repeat scroll 0%;
	border: 1px solid #6f90a2;
}

.tundra .dijitDialogTitleBar {
	background: none;
}

.progress {cursor: progress;}

a
{
	font-weight: bold;
	color: #2e4b82;
	font: bold 12px Arial;
	cursor: pointer;
}

a:hover
{
	text-decoration: none;
}

a img { border: 0; }

body {
	font: 12px Verdana;
	background-color: #567e96;
	background-image: url("../images/background-gradient.png");
	background-repeat: repeat-x;
	text-align: center;
}


#main {
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	width: 974px;
}


/* for mature content BEGINs */
.micon {
margin: 2px 3px 0 3px;
border: 0 none;
}

.headerMature {
font-size: 16px;
color: #2E4B82;
font-weight: bold;
}

.subHeaderMature {
font-size: 14px;
color: #2E4B82;
font-weight: bold;
}

/* for mature content ENDs */
#content {
	position: absolute;
	left: 10px;
	top: 196px;
	width: 974px;
}

#columns {
	position: relative;
	background-color: white;
	float: left;
	width: 974px;
	padding-bottom: 22px;
}

#column-left {
	float: left;
	padding-left: 15px;
	width: 620px;
}

#column-right {
	float: right;
	padding-right: 15px;
	width: 300px;
}
.columns2 {
	background: #FFF url(/images/curvesSprite.png) no-repeat 0 -46px;
    display:block;
    margin:0 6px;
    padding:20px 0 22px;
    position:relative;
    width:962px;
}

#content2 {
    background-color:#153649;
    width:974px;
}

.divider {
	color: #fff;
	margin: 0px 10px;
}

.validation-message {
	color: #333;
	font-family: "Arial";
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.loginPopup .validation-message,
.registerPopup .validation-message {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}


#flag-review,
#delete-review {
	color: #333;
	font-family: "Arial";
	font-size: 14px;
	height: 100px;
	text-align: left;
}

#flag-review a,
#delete-review a {
	color: #333;
}
#delete-yes-no,
#flag-review-yes-no {
	text-align: center;
	margin-top: 15px;
}
#delete-yes-no a,
#flag-review-yes-no a {
	margin: 0 7px;
}

.confirm-email {
    width: 600px;
    height: 200px;
    margin: 50px auto 50px auto;
}

.confirm_email .button_single {
    margin: 20px auto;
    width:140px;
}

#verifyEmailMessage{
   padding:0 100px;
}

.more {
	background-color: white;
	height: 20px;
	width: 974px;
}

.hidden {
    display: none;
}

.contentMargin {
    margin-left:20px;
}

.legal {
  text-align:left;margin:0 20px 0 20px;
}

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{zoom: 1;}
.hideTxt{
    font-size:0;
    color:transparent;
}

#modalOverlayFogger{z-index:997;position:fixed;height:100%;width:100%;background:#000;top:0px;left:0px;}
#modalOverlay{z-index:998;position:absolute;}
#modalOverlayTop{display:inline-block;}
#modalOverlayTopLeft{float:left;height:52px;width:20px;background-image:url("/static/images/modalSpriteMap.png");background-position:0 0;}
#modalOverlayTopCenter{float:left;height:52px;background:#6f90a3;}/*width:600px;*/
#modalOverlayTopCenter h1{font-size:18px;font-weight:normal;color:#fff;text-align:left;line-height:47px;}
#modalOverlayTopCenter .closeContainer{width:80px;float:right;text-align:right;position:absolute;top:18px;right:20px;}
#modalOverlayTopCenter .closeContainer a{color:#fff;font-size:14px;text-decoration:underline;font-weight:normal;}
#modalOverlayTopCenter .lower{width:100%;background:#fff;height:5px;}
#modalOverlayTopRight{float:left;height:52px;width:20px;background-image:url("/static/images/modalSpriteMap.png");background-position:0 -53px;}

#modalOverlayMiddleOuter{
	background: url("/static/images/modalSpriteMap.png") no-repeat  left -150px;
}
#modalOverlayMiddleInner{
	background: url("/static/images/modalSpriteMap.png") no-repeat right -150px;
	width: 100%;
}
#modalOverlayMiddleCenter{
	background:#fff;
	padding:20px;
	margin: 0 14px 0 13px;
}

#modalOverlayBottomLeft{float:left;clear:left;width:20px;height:21px;background-image:url("/static/images/modalSpriteMap.png");background-position:0 -106px;}
#modalOverlayBottomCenter{float:left;height:21px;background-image:url("/static/images/modalBottom.png");background-repeat:x;}/*width:600px;*/
#modalOverlayBottomRight{float:left;width:20px;height:21px;background-image:url("/static/images/modalSpriteMap.png");background-position:0 -128px;}


.reportAbuse .button_double,.reportThankYou .button_double{display:block;margin:0 auto;padding:30px 0 60px;position:relative;width:230px;}
.reportAbuse .button_single,.reportThankYou .button_single{display:block;position:relative;width:105px;margin: 0 auto;padding: 30px 0 0 0;}

.fimage{height:50px;width:50px;border:1px solid #666;}
.gameDescOverlay{width:168px;background:url("/static/images/box-shadow_08_10.png") no-repeat scroll 0 0 transparent;position:absolute;height:330px;padding:5px 15px 5px 18px;z-index:100;}
.overlayArrow{background:url("/static/images/arrow-down.png") no-repeat scroll 0 0 transparent;width:55px;height:22px;position:absolute;top:-22px;left:64px;}
.gameDescOverlayAbove .overlayArrow{background:url("/static/images/arrow-up.png") no-repeat scroll 0 0 transparent;width:55px;height:22px;position:absolute;top:322px;left:64px;}
.overlayContent{text-align:left;width:156px;height:312px;overflow:hidden;}
.overlayContent h3{color:#666;font-size:12px;font-weight:bold;margin:10px 0px 0px 0px;padding:0px;}
.overlayContent h3.gameTitle{color:#333;}
.overlayContent p{color:#666;font-size:9px;margin:0px;padding:0px;}
.overlayContent .ratingBomb {
	background:url("/images/smallItemSpriteMap.png") no-repeat scroll -128px -81px transparent;
	padding-right: 18px;
}
.overlayContent .rating,
.overlayContent .ratingBomb {
	text-transform: uppercase;
	color: #f58320;
	font-weight: bold;
}
#modalOverlay h2 {
	color: #35596F;
	font: bold 16px Arial;
	text-align: left;
	
}
#ulw{
list-style-type:disc;
}

#ulw li {
margin-bottom:15px;
}

.legalwarning {
  text-align:left;margin:0 20px 0 20px;
  height:500px;
}
.legalwarning .ratingTitle {
	display: block;
	font-weight: bold;
}
/*for search*/
#sugBox{
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding:0 0 3px 10px;
	margin-top:0;
}
#sugBoxUl{
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

span.hidden {visibility:hidden;}

span.divider {margin:0;padding:0 3px;}

.float {float:left;}

div.vspace {
	display:block;
	position:relative;
	font-size:1px;/*control placeholder non breaking space*/
	width:1px;
}
/*heights for vspace*/
.v15 {height:15px;}
.v25 {height:25px;}

.column2_open {padding-top:5px; background-image:url(/static/images/content-top-nav.jpg) }

div.single-column {/*for search and game pages*/
	display:block;
	position:relative;
	margin:0;
	padding: 0;
	width: 962px;
	text-align:left;
}
div.column-left2 {/*needs to change to column-left*/
	float: left;
	display:block;
	position:relative;
	margin:0;
	padding: 0;
	width: 639px;
	text-align:left;
}

div.column-right2 {/*needs to change to column-right*/
	float: left;
	display:block;
	position:relative;
	margin:0;
	padding: 5px 0 0 0;
	width: 220px;
	text-align:left;
}
div.ad {
	display:block;
	position:relative;
	width:300px;
	margin:0 9px;
	padding:0;
}
#footerSocial{
    width:200px;
    float:left;
    clear:right;
}
#socialiconsContainer{
    width:290px;
    height:21px;
    margin-top:3px;
    padding:0 5px
}
#footerSocial #socialiconsContainer{
    width:190px;
}
#followAG{
    float:left;
    width:103px;
    height:21px;
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll 0 -45px transparent;
}
#footerSocial #followAG{
    display:none;
}
ul#socialIcons{
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}
ul#socialIcons li{
    display:block;
    float:left;
    width:20px;
    height:21px;
    margin:0 5px;
}
ul#socialIcons li a{
    display:block;
    width:20px;
    height:21px;
}
#socialBlog{background:url("/images/smallItemSpriteMap.png") no-repeat scroll -88px -21px transparent;}
#socialFacebook{background:url("/images/smallItemSpriteMap.png") no-repeat scroll -46px -21px transparent;}
#socialTwitter{background:url("/images/smallItemSpriteMap.png") no-repeat scroll -68px 0 transparent}
#socialMyspace{background:url("/images/smallItemSpriteMap.png") no-repeat scroll -88px 0 transparent;}
#socialYoutube{background:url("/images/smallItemSpriteMap.png") no-repeat scroll -46px 0 transparent;}
#socialBuzz{background:url("/images/smallItemSpriteMap.png") no-repeat scroll -68px -21px transparent;}
#warningLinkFromNick{ background: url(/images/whatDoOurWarningsMean.png) no-repeat; display: block; height: 20px; margin-top: 10px; width: 300px; }
#categoryWarningLink{ background: url(/images/whatDoOurWarningsMean.png) no-repeat; display: block; height: 20px; margin-bottom: 10px; width: 300px; }
#siteFooter{
    background-color:#153649;
}
/* vim:set ai ff=unix fileencoding=utf-8 sw=4 ts=4: */

/* Colors and Fonts */

#footer-1-nav ul {
	margin: 0;
	padding: 0 0 0 30px; 
}

#footer-1-nav ul li {
	color: #FFF;
	float: left;
	font-weight: bold;
	font-size: 10px;
	list-style-type: none;
}

#footer-1-nav ul li a {
	border-left: 1px solid #264456;
	border-right: 2px solid #133042;
	color: #fff;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 12px 0 13px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer-1-nav a:hover {
	text-decoration: underline;
}

#footerCopy{
	display:none;
}

.firstLI,
.firstLI a {
	padding-left: 0 !important;
	border-left: none !important;
}

.lastLI,
.lastLI a {
	border-right: none !important;
	padding-right: 0 !important;
}

#footer-3,#footer-3 a {
	color:#fff;
	font:bold 10px Arial;
	text-align:left;
}

#footer-3 B{
   font-weight:normal;
}


#footer-3-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

/* Layout and Backgrounds */

#footer-1 {
	clear: both;
	height: 34px;
	position: relative;
	text-align: center;
	width: 974px;
}

/* #footer-1-nav {
	height: 34px;
	left: 0px;
	padding: 6px 0px 0px 0px;
	position: absolute;
	top: 0px;
	width: 974px;
}

#footer-1-nav ul {
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
}

#footer-1-nav li {
	background-image: url("../images/footer-1-nav-sep.png");
	background-position: 0 9px;
	background-repeat: no-repeat;
	display: inline;
	list-style-type: none;
	padding:4px 15px 0;
	margin: 0;
}

#footer-1-nav li.first {
	background-image: none;
	padding-left: 0px;
}

#footer-1-nav li.last {
	padding-right: 0px;
}
*/
#footer-2 {
	border: 1px solid #cccccc;
	border-width: 1px 0px 0px 0px;
	color: #333333;
	font-family:Arial;
	font-weight:normal;
	text-align:center;
}

#footer-3 {
	padding-top: 10px;
}

#footer-3-nav ul {
	margin: 0px;
	padding: 0px;
}

#footer-3-nav li {
	background-image: url("../images/footer-3-nav-sep.png");
	background-position: 0px 6px;
	background-repeat: no-repeat;
	display: inline;
	list-style-type: none;
	padding: 4px 6px 0px 7px;
}

#footer-3-nav li.first {
	background-image: none;
}

#footer-3-nav a {
	text-decoration: none;
}

#footer-3 {
	 margin-top: 4px;
	 color:#999;
	 font:normal 11px Arial;
}

#footer-3 p {
	 margin:4px 32px 0 32px;
	 text-align:left;
}

#rss {
	vertical-align: bottom;
}

#kidsandfamily {
    margin:0 0 0 90px;
	text-align:left;
    width:82px;
    height:29px;
    float:left;
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll 0 -67px transparent;
}

#footerWarnings{
    width:20px;
    display:inline-block;
    margin-right:6px;
    height:20px;
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll -83px -66px transparent;
}

#footerAdChoices {
	background-image: url("/images/smallItemSpriteMap.png");
	background-position: -1px -131px;
	height: 14px;
	padding-left: 13px;
}

#footerheader{
    color: #ccffff;
	font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    text-align:left;
    margin:15px 0 20px 30px;
}

#footerheader a{
	color: #ccffff;
	font-size:18px;
}


#line{
	height:230px;
	margin:0 5px 0 32px;
	padding:0px;
	overflow:hidden;
	text-align:left;
	font-size:10px;
	font-family:Arial,sans-serif;
    clear:both;
}

.size1of6  {
	width:14%;
}
.unit {
    float:left;
}
#footer-3 h6 a {
	color:#ccc;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#line ul {
	padding:0px;
	margin:0px
}
#line li {
	list-style:none outside none;
}
#line ul li a {
	color:#999;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	font-size:11px;
}

#warnings, p#copyright{
	 float: left;
     width:710px;
	 margin: 20px 0 32px 32px;
	 text-align:left;
}
.warning_txt{

}
#for_parents{
	 float: right;
	 margin-top: 0px;
	 margin-right: 20px;
}
#warnings a{
	margin-right:10px;
 	text-align:left;
 	color:#fff;
	font:bold 12px Arial;
}
a#adChoicesLink {
	margin-right: 5px;
}
#adChoicesIcon {
	background-image: url(/images/smallItemSpriteMap.png); 
	background-position: -1px -131px;
	height: 14px;
	padding-left: 13px;
}

#copyright{
	color:#fff;
	font:bold 10px Arial;
	margin:4px 32px 0;
	text-align:left;
}

p#copyright a{
	 text-decoration:none;
	 font:bold 10px Arial;
	 color:#fff
}

#game-links ul {
	margin:0;
	padding:0;
}

#footer-links ul {
	margin:0;
	padding:0;
}


#footer-links li {
	background-image:none;
	background-position:0 6px;
	background-repeat:no-repeat;
	display:inline;
	list-style-type:none;
	padding:2px;
	text-align:center;
}

#footer-links a {
	text-decoration:none;
	cursor:pointer;
}

#line h6 a {
	color:#CCC;
	cursor:pointer;
	font:bold 11px Arial;
	text-decoration:none;
}

#footer-3 p a {
	color:#999;
}

.fbIcon{
    display:inline-block;
    height:14px;
    width:14px;
    background:url("/images/smallItemSpriteMap.png") no-repeat scroll -40px -96px transparent;
    cursor:pointer;
    margin-right:3px;
}
.fbLikeButton {
	float: right;
	position: relative;
	top: 23px;
}

#internal-rate-it {
	margin-left: 0 !important;
}

/* autocomplete styles */
.autoCompleteResults {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 5000000;
}

.autoCompleteResults ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.autoCompleteResults li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	text-align: left;
}

.autoCompleteResults li img { 
	float: left;
	height: 50px;
	margin: 0 7px 0 0;
	width: 50px;
}

.autoCompleteLoading {
	background: white url('/images/spinner.gif') right center no-repeat;
}

.autoCompleteOdd {
	background-color: #f1f1f1;
}

.autoCompleteOver {
	background-color: #6992a8;
	color: white;
}
.autoCompleteTitle {
	display: block;
	font-size:12px;
	margin-top: 16px;
}
.maturityInfo,
.maturityBomb {
	color:#f58320 !important;
	font-weight:bold;
}
.maturityBomb {
	margin: 0 0 0 10px;
	background:url("/images/smallItemSpriteMap.png") no-repeat scroll -128px -81px transparent;
	display:inline-block;
	height:12px;
	top:-10px;
	width:15px;
	position: relative;
}
.gameDescOverlay .maturityInfo {
	font-size: 12px;
}

#nextGameLabel {
	color: #333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	position: relative;
	text-align: left;
	width: 500px;
}
#nextGameContainer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#nextGameLeftScroll {
	background: url(/static/images/recommendedGamesSprite.png);
	cursor: pointer;
	float: left;
	height: 110px;
	width: 18px;
}
#nextGameScrollContainer {
	float: left;
	height: 110px;
	overflow: hidden;
	padding-right: 2px;
	position: relative;
	width: 888px;
}
#nextGameScroll {
	float: left;
	width: 1776px;
}
.nextGame {
	background-color: #f4f4f4;
	float: left;
	height: 110px;
	margin-left: 2px;
	padding-top: 7px;
	text-align: center;
	width: 146px;
}
.nextGame a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin-top: 6px;
}
.nextGame div {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 120px;
}
.nextGame .inlineBomb {
	background: url(/images/smallItemSpriteMap.png) no-repeat -128px -81px;
	left: 3px;
	position: relative;
	top: 1px;
}
#nextGameNav li {
	background: url(/static/images/recommendedGamesSprite.png) no-repeat -72px 0;
	display: block;
	float: left;
	height: 11px;
	margin: 0 5px 0 0;
	width: 11px;
}
.nextGameImg {
	border: #000 1px solid;
}
.nextGameNavDotOn {
	background-position: -72px -11px !important;
}
#nextGameRightScroll {
	background: url(/static/images/recommendedGamesSprite.png) no-repeat -18px 0;
	cursor: pointer;
	float: left;
	height: 110px;
	width: 18px;
}
