#content {
  
  width: 885px;
  margin: 0 auto;
}

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 141px;
	background: url(../images/bg/bg_header.jpg) no-repeat;
}


.logo {
  position: absolute;
  top: 35%;
  left: 60px;
  display: block;
  width: 200px;
  height: 70px;
}

.ratingblock {
	display:block;
	float:left;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}	

#header ul {
  margin: 3.5em 1em 0 0 !important;
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #cccccc;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #F26A92;
}

/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#adsImg {
  height: auto;
  clear: both;
  width: 100%;
  background: #FFF url(../images/bg/bg_top_content.gif) no-repeat;
  
}

.addAds {
border: #ccc 1px dotted;
width: 95%;
padding: 10px;
margin: 0 auto;
height: auto;
clear: both;
}


/**************************************************************
   Top Block Menu
 **************************************************************/
 
#menu {
padding: 0;
margin: 0;
}

#menu div {
float: left;
}

#menu ul {
  float: right;
  margin: 0;
  padding: 0;
  text-align: left;
}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
  
}

#menu ul li a {
  float: left;
  background: #000 url(../images/bg/menuLIbg.gif) no-repeat;
  width: 120px;
  height: 34px;
  font: bold 11px tahoma, arial, sans-serif;
  color: #fff;
  padding-top: 10px;  
}

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

#menu ul li a span.desc {
  font: normal 10px tahoma, arial, sans-serif;
  color: #E1E8F5;
}


#menu ul li a:hover,
#menu ul li a.here {
text-decoration: underline;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
  color: #FFF;
}


/* Top menu icons */
#menu ul li a span.speaker {
  padding-left: 22px;
  background: url(../images/icons/speaker.gif) no-repeat 5px 50%;
}

#menu ul li a:hover span.speaker {
  background: url(../images/icons/speaker_on.gif) no-repeat 5px 50%;
}

#menu ul li a span.bubble {
  padding-left: 24px;
  background: url(../images/icons/bubble.gif) no-repeat 4px 4px;
}

#menu ul li a:hover span.bubble {
  background: url(../images/icons/bubble_on.gif) no-repeat 4px 4px;
}

#menu ul li a span.heart {
  padding-left: 20px;
  background: url(../images/icons/heart.gif) no-repeat 3px 50%;
}

#menu ul li a:hover span.heart {
  background: url(../images/icons/heart_on.gif) no-repeat 3px 50%;
}


#menu ul li a span.dollar {
  padding-left: 20px;
  background: url(../images/icons/dollar.gif) no-repeat 4px 50%;
}

#menu ul li a:hover span.dollar {
  background: url(../images/icons/dollar_on.gif) no-repeat 4px 50%;
}


#menu ul li a.home {
  float: left;
  background: #000 url(../images/bg/corner_left_menu.gif) no-repeat;
  width: 112px;
  height: 34px;
  font: bold 11px tahoma, arial, sans-serif;
  color: #fff;
  padding-top: 10px;  
}

#menu ul li.clearBTN {
  float: left;
  background: #000 url(../images/bg/clearbtn.gif) repeat-x;
  width: 200px;
  height: 34px;
  padding-top: 10px;  
}

#menu ul li.cornerRightMenuB {
  float: left;
  background: #000 url(../images/bg/corner_right_menu.gif) repeat-x;
  width: 7px;
  height: 34px;
  padding-top: 10px;  
}


.cornerLeftMenu {
background: url(../images/bg/corner_left_menu.gif) no-repeat;
 width: 7px;
 height: 44px;
 padding: 0;
margin: 0;
}

.formSearch {
width: 160px;
padding: 0;
margin-top: 10px;
}

.searchBg {
 background: url(../images/bg/searchBg.gif) no-repeat;
 width: 158px;
 height: 22px;
}

/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  text-align: left;
  background: #FFF;
}

#columns {
  
}


/* Column widths */
.width {
  width: 100%;
}

.widthPad {
  width: 746px;
}
.width25 {
  width: 25%;
}

.width193 {
width: 193px;
}

.width30 {
  width: 30%;
}

.width70 {
  width: 670px;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}
.width60p {
  width: 60%;
}


/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  width: 100%;
  margin: 0 auto;
  background: #761412 url(../images/bg/footer_bg.gif) no-repeat;
  color: #FFF;
  height: 56px;
}

#footer span { 
margin: 10px;
}

.footer_bottom {
  padding: 0;
  clear: both;
  width: 100%;
  height: 8px;
  margin: 0 auto;
  background: url(../images/bg/footer_bottom_bg.gif) no-repeat;

}


/**************************************************************
   Icons specific to the colour theme
 **************************************************************/

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}


/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 30% !important;
  width: 30%;
  position: relative;
  margin: 9px;
 
 
}

.post h1 {
font: bold 12px Tahoma, Arial, Sans-serif;
color: #000;
}

.post span {color: #5D5D5D;}

.post .date {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 2.3em;
  text-align: center;
  background: url(../images/bg/bg_point.gif) no-repeat;
  width: 38px;
  height: 39px;
}

.gameInfo {width: 180px; margin: 0 auto;}
.gameInfo a img { padding: 4px; border: #ccc 1px solid; text-align: center;}

.playGame{width: 95px; margin: 0 auto; clear: both;}
.borderB { border-bottom: #ccc 1px solid; padding-bottom: 5px;}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
  width: 100px;
}

.post .date .day {
  display: block;
  margin-top: 4px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;

}
/*************************************************************
/ POST2

/*************************************************************/
.post2 {
  float: right;
  width: 48% !important;
  width: 48%;
  position: relative;
  margin: 5px;
  padding-bottom: 30px;
}

.post2 h1 {
font: bold 12px Tahoma, Arial, Sans-serif;
color: #B13A3A;
}

.post2 .date {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 2.3em;
  text-align: center;
  background: url(../images/bg/bg_point.gif) no-repeat;
  width: 38px;
  height: 39px;
}

.post2 .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
  width: 100px;
}

.post2 .date .day {
  display: block;
  margin-top: 4px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post2 .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post2 p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;

}

/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #000;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2,
ul.submenu3{
  margin: 0;
  padding: 0px;
  background: url(../images/bg/box_bg_content.gif) repeat-x;
  border-left: #DBDBDB 1px solid;
  border-right: #DBDBDB 1px solid;

}

.box_footer_corner {
background: url(../images/bg/box_footer_corner.gif) #FFF no-repeat;
width: 197px;
height: 18px;
padding: 0;
margin: 0;
clear: both;
}

ul.submenu1 li {
  margin: 0;
  padding: 0;
  list-style: none;
}


ul.submenu1 li a
	{
  display: block;
  height: auto !important;
  width: 88%;
  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */
  border-bottom: #BDD2E8 1px solid;
  padding: 8px 4px 8px 20px;
  margin: 0 auto;
  font: bold 12px Tahoma, arial, Sans-serif;
  text-align: left;

}

ul.submenu1 li a {
  background: url(../images/bg/arrow.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #000;
  background: #CEDEEE url(../images/bg/arrow.gif) no-repeat 5px 50%;
}


ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: #E5E5E5 1px solid;
  padding: 5px 5px 5px 0px;
  display: block;
  width: 96%;
  /* Start hide from IE Mac \*/
  /* End hide from IE Mac */
  margin: 0 auto;
  font: bold 11px Tahoma, arial, Sans-serif;
}


ul.submenu2 li a:hover {
color: #000;
text-decoration: underline;
}

ul.submenu2 li:hover {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 5px 5px 5px 0px;
  display: block;
  height: auto !important;
  width: 96%;
  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */
  margin: 0 auto;
  font: bold 11px Tahoma, arial, Sans-serif;
  background: #EFEFEF;
}


ul.submenu2 li span a {
  display: block;
  clear: both;
  color: #16227D;
  font: bold 11px Tahoma, Arial, Sans-serif;
  width: 100px; 
}

ul.submenu2 li  span.text10 {
  display: block;
  clear: both;
  color: #16227D;
  font: normal 10px Tahoma, Arial, Sans-serif;
}

ul.submenu3 li {
  margin: 0;
  padding: 0;
  list-style: none;
}


ul.submenu3 li a
	{
  display: block;
  height: auto !important;
  width: 80%;
}

ul.submenu2 li a img {padding: 3px; border: #D2D2D2 1px solid;}

ul.submenu2 li a:hover img {padding: 3px; border: #888888 1px solid;}

/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: left;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #FFF;
}

h2.head_category {
	background: url(../images/bg/bg_boxHead_Category.gif) no-repeat;
	width: 193px;
	height: 27px;
	padding: 0;
	margin: 0;
	color: #FFF;
}

h2.head_category span { 
font: bold 12px/25px Tahoma, Arial;
padding-left: 15px;
}

h2.head_top10 {
	background: url(../images/bg/bg_boxHead_Sponsor.gif) no-repeat;
	width: 193px;
	height: 27px;
	padding: 0;
	margin: 0;
	color: #18007C;
}

h2.head_top10 span { 
font: bold 12px/25px Tahoma, Arial;
padding-left: 15px;
}

h2.head_sponsor{
	background: url(../images/bg/bg_boxHead_Sponsor.gif) no-repeat;
	width: 193px;
	height: 27px;
	padding: 0;
	margin: 0;
	color: #7C7C7C;
}

h2.head_sponsor span { 
font: bold 12px/25px Tahoma, Arial;
padding-left: 15px;
}

.menuPad {
padding: 5px;
}
.pagePad {
padding: 1px;
}

.colorWhite {
color: #FFF;
}

.height10 {
padding: 50px;
}

.text12 a {
color: #B13A3A;
font: bold 12px Tahoma, Arial, Sans-serif;
}

.loginBox {
float: right;
width: 400px;
margin-right: 20px;
}

.titleLogin {
float: left;
font: bold 12px Tahoma, Arial, Sans-serif;
margin-top: 30px;
margin-left: 35px;
}
.titleLogin span {
clear: both;
}

.text12 {
font: bold 12px Tahoma, Arial, Sans-serif;
color: #0B2971;
}

.textClear {
padding: 0; margin: 0; clear: both;
font: normal 10px Tahoma, Arial, Sans-serif;
color: #D3E1F1;
}

.text11 {
font: normal 10px Tahoma, Arial, Sans-serif;
color: #0B2971;
}
.text11 a {
font: normal 10px Tahoma, Arial, Sans-serif;
color: #FFF;
}

.submitButon {
border: 0;
background: none;
background: url(../images/bg/btnSubmit.gif);
width: 20px;
height: 20px;
cursor: pointer;
}

.sep10 {
height: 10px;
}

.marginL14{
margin-left: 14px;
}

.marginL45{
*margin-left: 45px;
}

.floatLeft {float: left;}
.width100 {width: 100%;}



.paginate {
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
background-color: #FFFFFF;
}
a.paginate {
border: 1px solid #000080;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #000080;
}
a.paginate:hover {
background-color: #000080;
color: #FFF;
text-decoration: underline;
}
a.current {
border: 1px solid #000080;
font: bold .9em Arial,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
cursor: default;
background:#000080;
color: #FFF;
text-decoration: none;
}
span.inactive {
border: 1px solid #999;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
padding: 2px 6px 2px 6px;
color: #999;
cursor: default;
}
