/*
 * @author ( neatcss )
*/

/* ##########################  general  ########################### */

body {
	margin: 0px;
	padding: 0px;
	color: #4b4b4b;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #bbdaef;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

a, a:link, a:visited {
    outline: 0;
	color: #286b8e;
	text-decoration: none;
}

a:hover {
    color: #b42a54;
	text-decoration: none ;
}
strong {color: #286b8e; font-weight: bold}


.cleaner {clear: both}

#wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	overflow:hidden;
}
#logo  {
	float: left;
	margin: 30px 0 0 0;
	}
#logo  span { display: none; }
#logo img {border: none}

#main {
  float: left;
	width: 980px;
	min-height: 100px;
	padding: 0 4px;
}


#main  h3 {
  margin: 35px 0 0 380px;
  font-family: Lobster, Helvetica, Verdana, sans-serif;
	font-size:19px;
  color: #0076c6;
	font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  word-spacing: 6px;
  float: left;
	}

#spangr24 {
  margin: 35px 0 0 3px;
  font-family: Helvetica, Verdana, sans-serif;
	font-size:19px;
  color: #286B8E;
	font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  word-spacing: 6px;
  float: left;
}

#spangr24-2 {
  font-family: Ubuntu, Tahoma, sans-serif;
  font-size: 17px !important;
  font-weight: bold;
  color: #165FB3;
  float: left;
  margin: 0 0 0 3px;
}

.cat_box_wrap {
    float:left;
	width:960px;
	margin: 10px 0 20px 0;
	padding: 0;
	}

.cat_box_top, .cat_box_bottom {
	float:left;
	width:960px;
	height: 19px;
	background:transparent url(../images/catbox_bottom.png) no-repeat;
	}

.cat_box_top {
	background:transparent url(../images/catbox_top.png) no-repeat;
	}

.cat_box {
	float:left;
	padding: 0px;
	width:960px;
	background:transparent url(../images/catbox_middle.png) repeat-y;
	}
.game_box_wrap {
    float:left;
	width:960px;
	margin: 10px 0 20px 0;
	padding: 0;
	}

.game_box_top {
	float:left;
	width:960px;
	height: 19px;
	background:transparent url(../images/gamebox_bottom.png) no-repeat;
	}
.game_box_bottom {
	float:left;
	width:960px;
	height: 19px;
	padding-top: 19px;
	background:transparent url(../images/gamebox_bottom.png) no-repeat;
	}
.game_box_top {
	background:transparent url(../images/gamebox_top.png) no-repeat;
	}

.game_box {
	float:left;
	text-align: center;
	padding: 0px;
	width:960px;
	background:transparent url(../images/gamebox_middle.png) repeat-y;
	}


.top_cat {float: left; margin: 0; padding: 0 0 0 20px;}
.top_cat ul {
    margin-top: 0px;
    padding: 0px 20px 0 0;
	min-height: 80px;
    list-style-type:none;
}
.top_cat ul li {
    margin:0px;
    padding:0px;
    min-width: 180px;
    list-style-type:none;
}
.top_cat ul li a {
    display: block;
	margin: 0;
	padding: 0px;
	line-height: 1.6em;
	text-decoration: none;
	font-size: 1.2em;
	color: #286b8e;
	}

.top_cat ul li a:hover {color: #b42a54;}


#top{
	clear: both;
	margin: 20px 0 0px 0;
	width: 959px;
	height: 39px;
	padding: 12px 20px;
	text-transform: uppercase;
	background: url(../images/top_bg.png) no-repeat;
}

#top h1{
  margin: 0;
}

#top a {
  color: #165fb3;
	font-family: 'Ubuntu', Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	word-spacing: 5px;
}
#top span {
  color: #165fb3;
	font-family: 'Ubuntu', Tahoma, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
}
#div2 {clear: both; }
#ad {text-align: center; margin-top: 10px; }
#ad img {border: none}
#game_holder { text-align: center; margin-top: 40px; margin-bottom: 20px; padding-bottom: 15px;
border-bottom: 1px solid #c4e0f2;}

.more {padding: 15px; background: url(../images/more.png) no-repeat center center; color: #1972c0; font-family: 'Ububtu', Tahoma, san-serif;  font-size: 14px; font-weight: 700; letter-spacing: 1px}


#more_wrap {width: 900px; float: left; margin: 15px 0 0 35px;}

.more_game { float: left; padding: 9px;  }
.more_game img { border: 2px solid #ccc}
.more_game a { color: #1972c0; font-family: 'Ububtu', Tahoma, san-serif;  font-size: 12px; font-weight: 700; letter-spacing: 1px; margin-top: 20px; }

.column {float: left; width: 225px; margin:10px 20px 0 0; padding: 0; }
.box_wrap {
    float:left;
	width:225px;
	margin: 0 20px 0 0;
	padding: 0;
	}

.box_top, .box_bottom {
	float:left;
	width:225px;
	height:40px;
	background:transparent url(../images/box_bottom.png) no-repeat;
	}

.box_top {
	background:transparent url(../images/box_top.png) no-repeat;
	}
.box_top h2 {
  color: #165fb3;
	font-family: 'Ubuntu', Tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	margin: 7px 0 0 10px;
  letter-spacing:-1px;
}
.box_top h2.star {
    background:transparent url(../images/stars.png) top left no-repeat;
	padding-left: 35px;
	height: 24px;
	}
.box_top h2.fav {
  background:transparent url(../images/favorite.png) top left no-repeat;
	padding-left: 35px;
	height: 24px;
  color: #286B8E;
	}
.box_top2 {
	background:transparent url(../images/box_top2.png) no-repeat;
	float:left;
	width:225px;
	height:23px;
}
.box {
	float:left;
	padding: 0;
	width:225px;
	background:transparent url(../images/box_middle.png) repeat-y;
	}
.box img {
  width: 185px;
	height: 114px;
	border: 2px solid #d6d6d6;
	float: left;
	margin: 7px 17px 10px 17px;
}

.games ul {
    margin:0px;
    padding:0 0 0 1px;
    list-style-type:none;
}
.games ul li {
    margin:0px;
    padding:0px;
	width: 220px;
    list-style-type:none;
}
.games ul li a {
    display: block;
	padding: 0px;
	line-height: 2em;
	margin-left: 17px;
	text-decoration: none;
	font-size: 12px;
	color: #4b4b4b;
	}

.games ul li a:hover {color: #286b82;}

.odd {background: transparent;}
.even {background: #f0f0f0;}

.games2 ul {
    margin:0px;
    padding:0 0 0 1px;
    list-style-type:none;
}
.games2 ul li {
    margin:0px;
    padding:0px;
	width: 220px;
    list-style-type:none;
}
.games2 ul li a {
    display: block;
	margin: 0;
	padding: 0px;
	line-height: 2em;
	margin-left: 17px;
	text-decoration: none;
	font-size: 12px;
	color: #4b4b4b;
	}

.games2 ul li a:hover {color: #286b82;}

.odd2 {background: transparent;}
.even2 {background: #ebf6fa;}

#footer_wrapper { clear: both; width: 100%; margin: 0 0 0 0; padding: 0; min-height: 402px; background: url(../images/footer_bg.jpg) bottom repeat-x;}

#footer {
	width: 980px;

	padding: 0px 0px;
	margin: 0 auto;
}
#footer h2 {
    color: #fff;
	font-family: 'Ubuntu', Tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	margin:  110px 0 0 0;
	float: left;

}
#top_bug {
   float: right;
   margin-top: 0px; padding: 10px 0 0 0;
   }
 #top_bug  a {border: none}
 #top_bug  img {border: none}


.footer {float: left; margin: 50px 0 0; padding: 0;min-width:145px;}
.footer ul {
    margin-top: -20px;
    padding: 40px 50px 0 0;
	min-height: 110px;
    list-style-type:none;
	background: url(../images/footer_sep.png) top right no-repeat;
}
.footer ul li {
    margin:0px;
    padding:0px;
	min-width: 90px;
    list-style-type:none;
}
.footer ul li a {
    display: block;
	margin: 0;
	padding: 0px;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1.2em;
	color: #fff;
	}

.footer ul li a:hover {color: #086100;}
.footer_last {float: left; margin: 50px 0 0; padding: 0;}
.footer_last ul {
    margin-top: 0px;
    padding: 20px 0 0 0;
    min-height: 110px;
    list-style-type:none;
}
.footer_last ul li {
    margin:0px;
    padding:0px;
    min-width: 90px;
    list-style-type:none;
}
.footer_last ul li a {
  display: block;
	margin: 0;
	padding: 0px;
	line-height: 1.2em;
	text-decoration: none;
	font-size: 1.2em;
	color: #fff;
	}

.footer_last ul li a:hover {color: #086100;}

#caz {
  margin: 0 auto;
  position: relative;
  width:440px;
  height:18px;
}
#bottom {
  clear: both;
	width: 980px;
	padding: 0px;
	margin: 23px auto 0;
}
#text1 { margin: 0 auto; width:800px; }
#text2 { float: left; margin: 0 auto; padding: 40px 0 15px 0px; color: #fff}
#text2 img {padding: 10px 10px 0 0; border: none}
#text2 a {color: #fff}
#text2 a:hover {color: #fff; text-decoration: underline}

#credit a {  float: right; margin: 0; padding-top:39px; color: #fff }
#credit a:hover {text-decoration: underline}

#timer {float:right;padding:37px 0 0 10px;}

/*tooltip*/
.game_link {
	display: block;
	width:200px;
}
.tooltip {
	background:url(/files/tooltip-container-r.png);
	display:none;
	height:123px;
	width:200px;
  margin:0px 0 0 10px;
	padding:4px 28px 20px 16px;
}

.tooltip.left{
	background:url(/files/tooltip-container-l.png);
	margin:0px 0 0 -10px;
	padding:4px 44px 20px 0px;
}

.tooltip.top{
  background:url(/files/tooltip-container-tr.png);
	margin:0px 0 0px 10px;
}

.tooltip.bottom{
  background:url(/files/tooltip-container-br.png);
	margin:0px 0 0px 10px;
}

.tooltip.top.left{
	margin:0px 0 0 -10px;
  background:url(/files/tooltip-container-tl.png);
}

.tooltip.bottom.left{
  background:url(/files/tooltip-container-bl.png);
	margin:0px 0 0px -10px;
}

.tooltip img, .tooltip.left img, .tooltip.top img, .tooltip.bottom img, .tooltip.top.left img, .tooltip.bottom.left img{
  width:100%;
  height:100%;
}

.tooltip.left img{
  margin-left:8px;
}
/*end tooltip*/

div.fav-action-add a,div.fav-action-remove a {
  color: #1972C0;
  font-family: 'Ububtu',Tahoma,san-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}
div.fav-action-add a img,div.fav-action-remove a img{
  vertical-align: middle;
}

