body {
	margin: 0 0 0 0;
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #333399;
}
p {
	margin-right: 5px;
	margin-left: 5px;

}

a:hover {
	text-decoration: underline;
	color: #666699;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}


/** Header info **/
#header {
	width: 320px;
	height: 30px;
	background-color: #000000;
	vertical-align: text-bottom;
	padding: 0px;
	margin: 0px;
}

span {
	color: #760d0d;
}

#header big {
	float: right;
	margin: 3px 4px 0 0;
	padding: 0;
	color: #cccccc;
	letter-spacing: -1px;
	font: 1em 'trebuchet ms', 'century gothic', verdana, sans-serif;
}


/** start body **/
#main {
	text-align: left;
	top: 30px;
	width:320px;
	overflow:auto; 
}

#container {
	width: 99%;
	padding-top: 5px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;	
	/**-webkit-text-size-adjust:none; */
}

/** start main content **/
#content {
	margin: 0px;
	line-height: 1.6em;
	color: #333;
}


h1 {
	color: #545b79;
	font: bold 1.375em 'trebuchet ms', 'century gothic', verdana, sans-serif;
	margin: 0px;
}

h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #666;
	font: bold 1em 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h3 {
	color: #760d0d;
	font: bold 1.25em 'trebuchet ms', 'century gothic', verdana, sans-serif;
	margin: 0px;
}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #760d0d;
	font: bold 1em 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

.searchboxtext {
	font-style: italic;
	color: #666666;
}


#footer {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #aaa;
	text-align: center;
	border-top: 1px solid #ccc;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
}


.tagcloud {
	border: #cccccc 1px solid;
	 -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 3px;
	margin-right: 2px;
	background-color: #333333;
	text-align: center;

}

#search {
	text-align: right;
	z-index: 3;
	margin-top: -20px;
	padding-right: 5px;
	margin-bottom: 0px;
}

.messagebox {
	border: 1px solid #545b79;
	margin: 5px;
	text-align: center;
	padding: 5px;
	background-color: #F4F4F4;
	vertical-align: middle;
}

/* will I like it MOBILE formatting */

.igamesearch {
	width: 300px;
	text-align: center;
	background-color: #545b79;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #545b79;
	padding: 5px 0 3px;
	height: 30px;
}
.igameheader{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	

}
.igamemain {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #E9E9E9;
	padding: 3px;
	margin: 0px;
	color: #333333;
	line-height:1.25em;


}
#igametopten {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #333333;
	padding: 4px;
	float: none;
	color: #ffffff;
	min-width:310px;
	margin-right: 2px;
}
#igametopten td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 10px 0px;
}	

#igamenanogenre {
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../images/striptop40.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #760d0d;
	text-align: left;
	min-width:310px;

}
#igamenanogenre td {
	padding: 8px 0px;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#igamenutshell {
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 8px;
	width: 260px;

}
#radio {
	width: 18px;
	height: 18px;
	padding: 5px;
}
.button {
	color: #FFFFFF;
	background-color: #760d0d;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;

}
.list {
	color: #FFFFFF;
	background-color: #760d0d;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font: bold 0.96em Verdana, Arial, Helvetica, sans-serif;
}
/* tag clouds */
.word {
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
  	padding: 0px 0px 0px 0px;
  	letter-spacing: 0px;
  }
  span.size18 {
  	color: #fff;
  	font-size: 150%;
  }
  span.size17 {
  	color: #fff;
  	font-size: 145%;
  }
  span.size16 {
  	color: #fff;
  	font-size: 140%;
  }
  span.size15 {
  	color: #fff;
  	font-size: 135%;
  }
  span.size14 {
  	color: #eee;
  	font-size: 130%;
  }
  span.size13 {
  	color: #ddd;
  	font-size: 125%;
  }
  span.size12 {
  	color: #ccc;
  	font-size: 110%;
  }
  span.size11 {
  	color: #bbb;
  	font-size: 105%;
  }
  span.size10 {
  	color: #aaa;
  	font-size: 100%;
  }
  span.size9 {
  	color: #999;
  	font-size: 95%;
  }
  span.size8 {
  	color: #999;
  	font-size: 90%;
  }
  span.size7 {
  	color: #888;
  	font-size: 85%;
  }
  span.size6 {
  	color: #777;
  	font-size: 80%;
  }
/* search alert box */
#SexyAlertBox-Box {
  padding-bottom: 20px;
  background: url('../images/bg-box-bottom.png') bottom left no-repeat;
  background: url('../images/bg-box-bottom.gif') bottom left no-repeat;
}

#SexyAlertBox-InBox {
  padding-top: 15px;
  background: url('../images/bg-box-top.png') top left no-repeat;	
  background: url('../images/bg-box-top.gif') top left no-repeat;	
}

#SexyAlertBox-BoxContent {
  background: url('../images/bg-box-body.png') top left repeat-y;
  background: url('../images/bg-box-body.gif') top left repeat-y;
  padding: 0px 20px;
}

#SexyAlertBox-BoxContenedor {
  padding: 0px 0px 5px 55px;
  text-align: left;
  font-family:Verdana;
  font-size:1em;
  color:#000;
}

#SexyAlertBox-BoxContenedor h1,#SexyAlertBox-BoxContenedor h2,#SexyAlertBox-BoxContenedor h3,#SexyAlertBox-BoxContenedor b,#SexyAlertBox-BoxContenedor strong{
  text-align: left;
  font-family:Verdana;
  font-size:1em;
  color:#000;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

#SexyAlertBox-Buttons{
  text-align:right;
}

#SexyAlertBox-Buttons input {
  margin: 10px 10px;
}

#SexyAlertBox-BoxContenedor #BoxPromptInput{
  margin-top:5px;
}

#SexyAlertBox-Box .BoxAlert {
  background: url('../images/dialog-warning.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxConfirm {
  background: url('../images/dialog-help.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxPrompt {
  background: url('../images/dialog-help.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxInfo {
  background: url('../images/dialog-information.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxError {
  background: url('../images/dialog-error.png') top left no-repeat;
}
