body {
  margin:0;
  padding:0;
  color:#00314d;
  background:#5C5A54 url(../images/bg.jpg) left top repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}


.clear {clear:both}
img {border:0px none;}

/* Wrap */
#wrap {width:966px; margin:0px auto; background:#FFFFFF url(../images/bg-content.jpg) left bottom repeat-x; padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:1px;}

/* Header */
#header {width:966px; background:#1484C4 url(../images/header.jpg) left top no-repeat; color:#FFFFFF; font-size:16px; border-bottom:1px solid #636363;}
#header .logo {width:277px; height:85px; display:block; padding-left:29px; padding-top:10px; float:left;}
#header h1 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:16px; margin:0px; font-weight:normal; padding-top:65px; padding-left:20px; float:left; line-height:17px;}

/* MENU */
#navcontainer {
	float:left;
	height:42px;
	width:964px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:0px; 
	
}
#nav {
	height:42px;
	font-size:11px;
	font-weight: bold;
}
#nav ul{
	margin:0px;
	padding:0 0 0px 0;
	list-style-type:none;
	width:auto;
	float:left;
}
#nav ul li{
	display:block;
	float:left;
	margin:0 0px;
}
#nav ul li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	padding:0 0 0 12px;
	height:42px;
	line-height:390%;
}
#nav ul li a span {
	padding:0 12px 0 0;

}
#nav ul li a:hover {
	color:#FFFFFF;
	background:url(../images/navtopleft2.gif) no-repeat top left;
}
#nav ul li a {
	color:#333333;
	background:url(../images/navtopleft.gif) no-repeat top left;
}
#nav ul li a.current {
	color:#FFFFFF;
	background:url(../images/navtopleft2.gif) no-repeat top left;
}

#nav ul li a span {
	display:block;
	width:auto;
	background:url(../images/navtopright.gif) no-repeat top right;
}
#nav ul li a:hover span {
	display:block;
	width:auto;
	background:url(../images/navtopright2.gif) no-repeat top right;
}
#nav ul li a.current span {
	display:block;
	width:auto;
	background:url(../images/navtopright2.gif) no-repeat top right;
}


/* Submenu */
#submenu {width:100%; background:url(../images/bg-small-nav.jpg) left top repeat-x; height:26px; margin-bottom:10px;}
#submenu .breadcrumb {font-size:10px; width:665px; float:left; padding-left:15px; padding-top:8px; line-height:12px; color:#B71013; font-weight:bold;}
#submenu .breadcrumb a {font-weight:normal; color:#B71013; text-decoration:none; font-size:11px;}
#submenu .breadcrumb a:hover {font-weight:normal; color:#B71013; text-decoration:underline; font-size:11px;}
#submenu .breadcrumb .where {color: #666666; font-weight:normal;}
#submenu .dropdown {width:270px; float:right; color:#666666; padding-top:4px;text-align:right;}
#submenu .dropdown .select {width:150px; font-size:10px; color:#333333}

/* MAIN AREA */
#main {width:762px; border-right:1px solid #E6E6E6; padding-right:5px; float:left;}
#main .post {padding-left:15px; padding-right:12px; padding-bottom:5px;background:url(../images/bg-main.jpg) left bottom no-repeat; }
#main .first1 {background:url(../images/bg-main.jpg) left bottom no-repeat;line-height:145%; margin:0px 0px 5px 0px; padding-left:15px;padding-right:10px;padding-bottom:15px; padding-top:5px;}
#main .first1 h3{padding-left:0px;}
#main h2 {color:#B71013; font-size:20px; font-weight:normal; margin:0px; padding-bottom:5px;}
#main p {line-height:145%; margin:0px; padding-left:0px;padding-right:10px;padding-bottom:15px; padding-top:5px;}
#main h3{padding-left:15px;};


#main2 .post {padding-left:15px; padding-right:12px;  padding-bottom:5px;background:url(../images/bg-main.jpg) left bottom no-repeat; width:735px; margin-bottom:4px;}
#main2 h2 {color:#B71013; font-size:20px; font-weight:normal; margin:0px; padding-bottom:5px;}
#main2 p {line-height:145%; margin:0px; padding-bottom:15px; padding-top:5px;}
#main2 {width:544px; border-right:1px solid #E6E6E6; padding-right:5px; float:left;}

#main3 {width:510px; border-right:1px solid #E6E6E6; padding-right:5px; float:left;}
#main3 .post {padding-left:15px; padding-right:12px;  padding-bottom:5px;background:url(../images/bg-main.jpg) left bottom no-repeat; width:735px; margin-bottom:4px;}
#main3 h2 {color:#B71013; font-size:20px; font-weight:normal; margin:0px; padding-bottom:5px;}
#main3 p {line-height:145%; margin:0px; padding-bottom:15px; padding-top:5px;}

/* top rated box */
#top-rated {width:372px; border:1px solid #C8D8E6; padding:1px; float:left;}
#top-rated .heading {background:url(../images/bg-top-rated.jpg) left top repeat-x; height:83px; margin-bottom:1px; overflow:hidden;}
#top-rated h3 {color:#333333; font-size:20px; font-weight:normal; margin:0px; padding-top:25px; padding-left:15px; padding-bottom:15px;}
#top-rated .bottom {background:url(../images/bg-top-rated-bottom.jpg) left top repeat-x; height:30px; padding-right:10px; text-align:right; color:#0364B1; font-weight:bold; padding-top:19px;}
#top-rated .bottom a {text-decoration:none; color:#0364B1; font-weight:bold;}
#top-rated .bottom a:hover {text-decoration: underline; color:#0364B1; font-weight:bold;}

#top-rated .row {height:48px; background:url(../images/bg-rows.jpg) left top repeat-x; padding-bottom:1px; border-bottom:1px solid #C4DBEE; vertical-align:middle;}

#top-rated .row .logo {width:140px; float:left; text-align:center;  padding-top:15px;}
#top-rated .row .bonus {width:65px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#00314D; padding-top:20px;}
#top-rated .row .rating {width:60px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#00314D; padding-top:20px;}
#top-rated .row .review {width:75px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#333333; padding-top:20px;}
#top-rated .row .review a {color:#B71013; text-decoration:none; font-weight:bold;}
#top-rated .row .review a:hover {color:#B71013; text-decoration: underline; font-weight:bold;}
#top-rated .row .play-now {width:90px; float:left; text-align:center; padding-top:10px;}

#top-rated .heading .title-logo {width:140px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#top-rated .heading .title-bonus {width:65px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#top-rated .heading .title-rating {width:60px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#top-rated .heading .title-review {width:75px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#top-rated .heading .title-play {width:90px; float:left; text-align:center; color:#666666; font-size:10px; height:18px; line-height:14px;}

/* Latest News */
#news {width:376px; float:left; padding-left:10px;}
#news h3 {color:#333333; font-size:20px; font-weight:normal; padding-left:15px; padding-top:10px; padding-bottom:5px; background:url(../images/bg-news.jpg) left bottom no-repeat; width:361px; height:32px; display:block; line-height:30px; margin:0px;}
#news .post {width:336px; background:url(../images/bg-news-post.jpg) left top repeat-x; padding:20px;}
#news .post img {float:left; margin-right:10px;border:solid 1px #dadada;}
#news h4 {margin:0px; color:#B71013; font-size:13px; font-weight:bold;}
#news h4 a {color:#B71013; font-size:13px; font-weight:bold; text-decoration:none}
#news h4 a:hover {color:#B71013; font-size:13px; font-weight:bold; text-decoration:none}
#news .txt {width:212px; float:left;}
#news p {line-height:normal; color:#00314D; font-size:10px; margin:0px; padding-top:0px; padding-bottom:5px;}
#news .date {color:#333333; font-weight:bold; font-size:10px;}
#news .more {font-size:11px; color:#0364B1; font-weight:bold; float:right; padding-right:20px; text-decoration:none; margin:0px; width:120px; text-align:right; margin-bottom:20px;}
#news a.more {font-size:11px; color:#0364B1; font-weight:bold; text-decoration:none}
#news a:hover.more {font-size:11px; color:#0364B1; font-weight:bold; text-decoration: underline}


/* */
.boxes { border-top:1px solid #DEDEDE; padding-top:15px; margin-bottom:15px; float:left;}
.boxes .cell {width:182px; float:left; border-right:1px solid #EAEAEA; padding-right:5px;margin-right:5px; }
.boxes .last {padding-right:0px; margin-right:0px;}
.boxes h4 {color:#b71013; font-size:13px; font-weight:bold; background:url(../images/bg-head-box.jpg) left top no-repeat; width:170px; height:20px; padding-top:5px; display:block; padding-left:12px; margin-top:4px; margin-bottom:1px; line-height:14px; padding-bottom:2px;}
.boxes h4 a {color:#b71013; font-weight:bold; text-decoration:none}
.boxes h4 a:hover {color:#b71013; font-weight:bold; text-decoration:none}
.boxes .links { background-color:#F2F2F2; padding-left:12px; padding-right:12px; color:#0364b1; font-weight:bold;}
.boxes .links a {text-decoration:none; color:#0364b1; font-weight:bold;}
.boxes .links a:hover {text-decoration: underline; color:#0364b1; font-weight:bold;}
.boxes .links .title {font-size:11px; margin:0px; padding-bottom:5px; padding-top:10px;}
.boxes .links .entry {font-size:10px; margin:0px; padding-bottom:10px; padding-top:5px;}


.holder {width:762px; border-top:1px solid #DEDEDE;}
.holdersmall {width:544px; border-top:1px solid #DEDEDE;}

/* Casino Articles by Category */
#category {width:376px; float:left;}
#category h3 {color:#333333; font-size:20px; font-weight:normal; padding-left:15px; padding-top:10px; padding-bottom:5px; background:url(../images/bg-news.jpg) left bottom no-repeat; width:361px; height:32px; display:block; line-height:30px; margin:0px;}
#category .post {background:url(../images/bg-posts.jpg) left top repeat-x; padding-top:22px; margin-top:1px; padding-left:24px; padding-right:24px; width:328px;}
#category .post .left {width:156px; float:left}
#category .post .right {width:156px; float:right}
#category .post img {border:1px solid #DADADA;}
#category .post .title {margin:0px; padding:0px; font-size:13px; color:#B71013; font-weight:bold; padding-top:10px;}
#category .post .title a {color:#B71013; font-weight:bold; text-decoration:none}
#category .post .title a:hover {color:#B71013; font-weight:bold; text-decoration: underline}
#category .post a { font-weight:bold; color:#0364B1; text-decoration:none;}
#category .post a:hover {font-weight:bold; color:#0364B1; text-decoration: underline;}
#category .post p {margin:0px; padding-top:0px; padding-bottom:15px; line-height:normal}


/* Popular Articles*/
#popular {width:376px; float:left; padding-left:10px;}
#popular h3 {color:#333333; font-size:20px; font-weight:normal; padding-left:15px; padding-top:10px; padding-bottom:5px; background:url(../images/bg-news.jpg) left bottom no-repeat; width:361px; height:32px; display:block; line-height:30px; margin:0px;}
#popular .post {background:url(../images/bg-posts.jpg) left top repeat-x; padding-top:22px; margin-top:1px; padding-left:24px; padding-right:24px; width:328px;}
#popular .post .title {margin:0px; padding:0px; font-size:13px; color:#B71013; font-weight:bold;}
#popular .post .title a {font-size:13px; color:#B71013; font-weight:bold; text-decoration:none}
#popular .post .title a:hover {font-size:13px; color:#B71013; font-weight:bold; text-decoration: underline}
#popular .post .entry {margin:0px; padding:0px;}
#popular .post .more {color:#0364B1; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align:right; margin-top:15px; margin-bottom:10px;}
#popular .post .more a {color:#0364B1; font-weight:bold; text-decoration:none;}
#popular .post .more a:hover {color:#0364B1; font-weight:bold; text-decoration: underline;}


#bottom {border-top:1px solid #D4D4D4; padding:20px;}
#bottom h3 {font-size:20px; font-weight:normal; margin:0px; padding-bottom:10px; padding-top:10px;}


/* RIGHT SIDE */
#right {width:194px; float:left; padding-left:4px;}
#right h4 {font-size:14px; line-height:16px; color:#333333; background:url(../images/bg-h4.jpg) left top no-repeat; height:25px; width:184px; padding-top:13px; margin:0px; font-weight:normal; padding-left:10px; vertical-align:middele;}
#right .post {background:url(../images/bg-right-post.jpg) left top no-repeat; width:174px; min-height:80px; padding:10px; line-height:15px; color:#00314d;}
#right .post img{padding-left:22px;}
#right a {color:#0364B1; font-weight:bold; text-decoration:none;}
#right a:hover {color:#0364B1; font-weight:bold; text-decoration: underline;}
#right p {margin:0px; padding-bottom:5px; padding-top:5px;}
#right .right-link {float:right; margin:0px; padding:0px;}
#right .email {background:url(../images/bg-mailing.jpg) left top no-repeat; width:107px; height:21px; padding-top:7px; padding-left:5px; color:#333333; font-size:11px; border:0px none; float:left; font-family:Verdana, Arial, Helvetica, sans-serif;}

#right .number {color: #FF0000}
#right .th-title {color: #DD0000}
#right .bordo {color: #B71013; font-weight: bold;}
#right a.bordo {color: #B71013; font-weight: bold; text-decoration:none}
#right a:hover.bordo {color: #B71013; font-weight: bold; text-decoration:underline}
#right .normal { font-size:11px; color:#00314d; font-weight:normal; text-decoration:none;}
#right a.normal a { font-size:11px; color:#00314d; font-weight:normal; text-decoration:none;}
#right a:hover.normal { font-size:11px; color:#00314d; font-weight:normal; text-decoration: underline;}
.flag {background:url(../images/usa-flag.jpg) no-repeat right; padding-right:50px;}
.new {background:url(../images/new.jpg) no-repeat right; padding-right:50px;}

#right .casinos {width:168px; font-size:11px; color:#333333; border:1px solid #D1D1D1; padding:2px;}
#right .btitle {font-size:12px; color:#B71013; font-weight:bold;}
#right .btitle a {font-size:12px; color:#B71013; font-weight:bold; text-decoration:none}
#right .btitle a:hover {font-size:12px; color:#B71013; font-weight:bold; text-decoration:underline}

/* Left side */
#left {width:218px; float:left;}
#left .rbox-top {width:208px; height:5px; background:url(../images/box-top.jpg) left top no-repeat; display:block;}
#left .rbox {width:188px; background:url(../images/box-bottom.jpg) left bottom no-repeat; min-height:110px; text-align:center; padding-top:10px; padding-bottom:15px; margin-bottom:10px; padding-left:10px; padding-right:10px; border-top:1px solid #EEEEEE;}
#left .rbox p {margin:0px; padding-top:0px; padding-bottom:5px; padding-left:10px; padding-right:10px;}
#left .rbox .more a {color:#0364B1; font-weight:bold; text-decoration:none; font-size:11px; font-family:tahoma, verdana}
#left .rbox .more a:hover {color:#0364B1; font-weight:bold; text-decoration: underline;}
#left .rbox .title {margin:0px; padding:0px; font-size:13px; color:#B71013; font-weight:bold; padding-top:10px;}
#left .rbox .title a {color:#B71013; font-weight:bold; text-decoration:none}
#left .rbox .title a:hover {color:#B71013; font-weight:bold; text-decoration: underline}
#left .rbox-holder {clear:both;width:217px; border-right:1px solid #EBEBEB; margin-bottom:10px;}

/* list box */
#main2 #list {width:540px; border:1px solid #C8D8E6; padding:1px; margin-bottom:10px;margin-top:10px;float:left;}
#main2 #list .heading {background:url(../images/bg-top-rated.jpg) left top repeat-x; height:83px; margin-bottom:1px; overflow:hidden;}
#main2 #list h3 {color:#333333; font-size:20px; font-weight:normal; margin:0px; padding-top:25px; padding-left:15px; padding-bottom:15px;}
#main2 #list .bottom {background:url(../images/bg-top-rated-bottom.jpg) left top repeat-x; height:30px; padding-right:10px; text-align:right; color:#0364B1; font-weight:bold; padding-top:19px;}
#main2 #list .bottom a {text-decoration:none; color:#0364B1; font-weight:bold;}
#main2 #list .bottom a:hover {text-decoration: underline; color:#0364B1; font-weight:bold;}

#main2 #list .row {height:48px; background:url(../images/bg-rows.jpg) left top repeat-x; padding-bottom:1px; border-bottom:1px solid #C4DBEE; vertical-align:middle;}

#main2 #list .row .listnumber{width:15px;float:left; text-align:center; font-weight:bold; font-size:11px; color:#00314D; padding-top:20px;}
#main2 #list .row .logo {width:140px; float:left; text-align:center;  padding-top:15px;}
#main2 #list .row .listdesc {width:230px; float:left; text-align:left; font-weight:normal; font-size:9px; color:#00314D; padding-top:4px;}
#main2 #list .row .bonus {width:65px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#00314D; padding-top:20px;}
#main2 #list .row .rating {width:60px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#00314D; padding-top:20px;}
#main2 #list .row .review {width:75px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#333333; padding-top:20px;}
#main2 #list .row .review a {color:#B71013; text-decoration:none; font-weight:bold;}
#main2 #list .row .review a:hover {color:#B71013; text-decoration: underline; font-weight:bold;}
#main2 #list .row .play-now {width:90px; float:left; text-align:center; padding-top:10px;}

#main2 #list .heading .listrank {width:15px;float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main2 #list .heading .title-logo {width:140px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main2 #list .heading .title-bonus {width:65px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main2 #list .heading .title-rating {width:60px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main2 #list .heading .listdesctitle {width:230px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main2 #list .heading .title-review {width:75px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main2 #list .heading .title-play {width:90px; float:left; text-align:center; color:#666666; font-size:10px; height:18px; line-height:14px;}



/* list box wide */
#main #list {width:758px; border:1px solid #C8D8E6; padding:1px; margin-bottom:10px;margin-top:10px;float:left;}
#main #list .heading {background:url(../images/bg-top-rated.jpg) left top repeat-x; height:83px; margin-bottom:1px; overflow:hidden;}
#main #list h3 {color:#333333; font-size:20px; font-weight:normal; margin:0px; padding-top:25px; padding-left:15px; padding-bottom:15px;}
#main #list .bottom {background:url(../images/bg-top-rated-bottom.jpg) left top repeat-x; height:30px; padding-right:10px; text-align:right; color:#0364B1; font-weight:bold; padding-top:19px;}
#main #list .bottom a {text-decoration:none; color:#0364B1; font-weight:bold;}
#main #list .bottom a:hover {text-decoration: underline; color:#0364B1; font-weight:bold;}

#main #list .row {height:48px; background:url(../images/bg-rows.jpg) left top repeat-x; padding-bottom:1px; border-bottom:1px solid #C4DBEE; vertical-align:middle;}

#main #list .row .listnumber{width:20px;float:left; text-align:center; font-weight:bold; font-size:11px; color:#00314D; padding-top:20px;}
#main #list .row .logo {width:140px; float:left; text-align:center;  padding-top:15px;}
#main #list .row .listdesc {width:425px; float:left; text-align:left; font-weight:normal; font-size:9px; color:#00314D; padding-top:14px;}
#main #list .row .bonus {width:80px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#00314D; padding-top:20px;}
#main #list .row .rating {width:60px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#00314D; padding-top:20px;}
#main #list .row .review {width:75px; float:left; text-align:center; font-weight:bold; font-size:11px; color:#333333; padding-top:20px;}
#main #list .row .review a {color:#B71013; text-decoration:none; font-weight:bold;}
#main #list .row .review a:hover {color:#B71013; text-decoration: underline; font-weight:bold;}
#main #list .row .play-now {width:90px; float:left; text-align:center; padding-top:10px;}

#main #list .heading .listrank {width:20px;float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main #list .heading .title-logo {width:140px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main #list .heading .title-bonus {width:80px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main #list .heading .title-rating {width:60px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main #list .heading .listdesctitle {width:425px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main #list .heading .title-review {width:75px; float:left; text-align:center; color:#666666; font-size:10px; background:url(../images/separator.jpg) right bottom no-repeat; height:18px; line-height:14px;}
#main #list .heading .title-play {width:90px; float:left; text-align:center; color:#666666; font-size:10px; height:18px; line-height:14px;}


/* articles */
#articles {width:180px; border:1px solid #EBEBEB; background-color:#F7F7F7; padding-left:15px; padding-right:10px;padding-bottom:10px; float:left;}
#articles h3 {font-size:20px; font-weight:normal; color:#B71013; margin:0px; padding-top:20px; padding-bottom:10px;}
#articles ul {margin-left:14px; margin-bottom:0px; margin-top:0px; margin-right:0px; padding-left:0px;}
#articles ul li {margin:0px; list-style-image:url(../images/circle.jpg); margin-top:10px;}
#articles ul li a {
	color: #2B79BF;
	font-weight: bold;
	text-decoration:none;
}
#articles ul li a:hover {
	color: #2B79BF;
	font-weight: bold;
	text-decoration: underline;
}
#articles .more {color:#0364B1; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align:right; margin-top:15px; margin-bottom:10px;}
#articles .more a {color:#0364B1; font-weight:bold; text-decoration:none;}
#articles .more a:hover {color:#0364B1; font-weight:bold; text-decoration: underline;}

/* articles for game page */
#garticles {width:175px; border:1px solid #EBEBEB; background-color:#F7F7F7; padding-left:15px; padding-right:10px; float:left;}
#garticles h3 {font-size:20px; font-weight:normal; color:#B71013; margin:0px; padding-top:20px; padding-bottom:10px;}
#garticles ul {margin-left:14px; margin-bottom:0px; margin-top:0px; margin-right:0px; padding-left:0px;}
#garticles ul li {margin:0px; list-style-image:url(../images/circle.jpg); margin-top:10px;}
#garticles ul li a {
	color: #2B79BF;
	font-weight: bold;
	text-decoration:none;
}
#garticles ul li a:hover {
	color: #2B79BF;
	font-weight: bold;
	text-decoration: underline;
}
#garticles .more {color:#0364B1; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align:right; margin-top:15px; margin-bottom:10px;}
#garticles .more a {color:#0364B1; font-weight:bold; text-decoration:none;}
#garticles .more a:hover {color:#0364B1; font-weight:bold; text-decoration: underline;}


/* Center Area */
#center {width:524px; float:left; padding:10px;}
#center .underdata {height:20px; border-bottom:1px solid #EBEBEB; font-size:11px; color:#666666; padding-top:10px;}
#center .underdata .dateauthor {width:400px; float:left}
#center .underdata .emailprint {width:100px; float:right; text-align:right}
#center .underdata .email {width:40px; display:block; background:url(../images/icon-email.jpg) left no-repeat; padding-left:6px; float:left;}
#center .underdata .print {width:34px; display:block; background:url(../images/icon-print.jpg) left no-repeat; padding-left:6px; float:left; margin-left:8px;}
#center .underdata a {color:#B71013; text-decoration:none; font-weight:normal}
#center .underdata a:hover {color:#B71013; text-decoration: underline; font-weight:normal}
#center .newsImage{border:1px solid #dadada; padding:5px; margin:1px 1px 5px 5px;}
h3 {color:#B71013; font-size:18px; font-weight:normal; margin:0px; padding-bottom:15px; padding-top:15px;}
.bookmark {color:#0364B1; font-weight:bold; font-size:11px; font-family:tahoma, verdana;}
a.bookmark {color:#0364B1; font-weight:bold; font-size:11px; font-family:tahoma, verdana; text-decoration:none}
a:hover.bookmark {color:#0364B1; font-weight:bold; font-size:11px; font-family:tahoma, verdana; text-decoration:underline}

.favorite {width:521px; border:1px solid #DADADA; height:51px; background:url(../images/bg-bookmark.jpg) left top repeat-x; margin-bottom:2px;}
.favorite img {float:left;}
.favorite a {font-family:tahoma; font-size:11px; font-weight:bold; text-decoration:none; color:#0364B1; display:block; float:left; padding-top:3px; margin-left:4px;}
.favorite a:hover {text-decoration:underline;}
.favorite .book1 {width:100px; float:left; padding-left:10px; padding-top:15px; display:block;} 
.favorite .book2 {width:80px; float:left; padding-top:15px;}
.favorite .book3 {width:100px; float:left; padding-top:15px;}
.favorite .book4 {width:110px; float:left; padding-top:15px;}

.shadow {width:523px; height:45px; display:block; background:url(../images/bg-book-shadow.jpg) left top repeat-x;}


/* game page */
#game {width:538px; float:left;}
#game h3 {color:#333333; font-size:16px; font-weight:normal; padding-left:14px; padding-top:20px; padding-bottom:0px; background:url(../images/bg-game.jpg) left top repeat-x; width:524px; height:33px; display:block; line-height:20px; margin:0px;}
#game a h3{text-decoration: none;}
#game .txt {width:518px; background:url(../images/bg-game-txt.jpg) left top repeat-x; min-height:60px; padding:10px;}
#game .txt img {background:url(../images/logo-bg2.jpg);float:left;width:130px; height:84px;padding:3px; margin-right:24px;}
#game .txt p {margin:0px; padding:0px;}
#game .txt .names {font-size:13px; font-weight:bold; color:#B71013;}
#game .txt .names a {font-size:13px; font-weight:bold; color:#B71013; text-decoration:none;}
#game .txt .names a:hover {font-size:13px; font-weight:bold; color:#B71013; text-decoration: underline;}
#game .txt .buttons {width:300px; float:right; margin-top:20px;}
#game .txt .buttons img {background:none;float:left;width:129px; height:35px; border:0px none; margin-right:5px;}
.post-games {width:514px; background:url(../images/bg-center.jpg) bottom no-repeat; padding-left:15px; padding-right:15px; margin-bottom:2px;}

.navhold {border-bottom:1px solid #EBEBEB; border-top:1px solid #EBEBEB; padding-top:13px; padding-bottom:13px; width:544px; margin-bottom:20px;}
.navhold .holder {width:230px; margin:0px auto}
.navhold2 {border-bottom:1px solid #EBEBEB; border-top:1px solid #EBEBEB; padding-top:13px; padding-bottom:13px; width:762px; margin-bottom:20px;}
.navhold2 .holder2 {width:230px; margin:0px auto}
.navigation {
	width:60px; 
}
.navigation a {
	width:60px; 
	display:block;
	padding-top:8px;
	height:20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background: url(../images/navigation.jpg) 0 0 no-repeat;
	text-decoration: none;
	text-align:center;
}
.navigation a:hover {
	background-position: 0 -28px;
	color:#666;
}
.navigation a:active {
	background-position: 0 -28px;
	color:#666;
}
.numbers {width:110px; float:left; color:#B71013; padding-top:8px; text-align:center;}
.numbers a {color:#B71013; font-weight:bold; text-decoration:none; margin-left:5px; margin-right:5px;}
.numbers a:hover {color:#B71013; font-weight:bold; text-decoration: underline}

/* list page */
.listhead {width:762px; background:url(../images/bg-list.jpg) left top repeat-x; height:56px; display:block; margin-bottom:1px;}
.listhead .number {width:40px; background:url(../images/list-separator.jpg) right top no-repeat; float:left; text-align:center; font-size:20px; color:#333333; height:41px; padding-top:15px;}
.listhead .room-name {width:540px; background:url(../images/list-separator.jpg) right top no-repeat; float:left; text-align:left; padding-left:15px; font-size:20px; color:#333333; height:41px; padding-top:15px;}
.listhead .room-name h3 {font-size:20px; color:#333333; margin:0px; padding:0px;}
.listhead .room-name h3 a {color:#333333; font-weight:normal; text-decoration:none;}
.listhead .room-name h3 a:hover {color:#333333; font-weight:normal; text-decoration:none;}
.listhead .rating {width:165px; background:url(../images/list-separator-last.jpg) right top no-repeat; float:left; text-align:center; font-size:20px; color:#B71013; height:41px; padding-top:15px;}


.list-post {width:742px; background:url(../images/bg-list-post.jpg) left top no-repeat; padding:10px;}
.list-post .image {width:190px; background:url(../images/logo-bg.jpg); float:left; margin-right:20px;text-align:center;}
.list-post .image .img-des {text-align:left;width:178px; border:1px solid #ECECEC; background:url(../images/bg-img-des.jpg) left top repeat-x; padding-top:10px; padding-bottom:9px; line-height:9px; padding-left:10px; font-family:tahoma; color:#0364B1; font-weight:bold; font-size:13px;}
.list-post .image .img-des a {color:#0364B1; font-weight:bold; text-decoration:none}
.list-post .image .img-des a:hover {color:#0364B1; font-weight:bold; text-decoration: underline}

.list-post .txt {width:530px; float:left;}
.list-post .txt h3 {font-size:13px; margin:0px; padding:0px; color:#B71013; font-weight:bold;}
.list-post .txt h3 a {font-size:13px; color:#B71013; font-weight:bold; text-decoration:none}
.list-post .txt h3 a:hover {font-size:13px; color:#B71013; font-weight:bold; text-decoration:underline;}
#main .list-post .txt h3{padding:0px;}


/* styles for table */
.roomname {font-family:tahoma;width:100px; font-size:11px; color:#333; font-weight:bold; padding:7px; padding-left:0px; padding-bottom:0px;}
.percent {font-family:tahoma; font-size:11px; color:#B71013; font-weight:bold; padding-top:7px;}
.acepts {font-family:tahoma; font-size:11px; font-weight:normal; color:#6f6e6e; padding-top:7px;}

.reviewleft {font-family:tahoma; font-size:11px; color:#0364B1; font-weight:bold; padding:2px; padding-left:0px; padding-bottom:0px; text-align:right}
.reviewright {font-family:tahoma; font-size:11px; color:#333333; font-weight:bold; padding:2px; padding-left:5px; padding-bottom:0px; text-align:left}
.reviewright a {color:#B71013; font-weight:bold; font-size:11px; text-decoration:none;}
.reviewright a:hover {color:#B71013; font-weight:bold; font-size:11px; text-decoration: underline;}

.list-post .txt .buttons {width:290px; float:right; margin-top:15px;}
.list-post .txt .buttons img {float:left; border:0px none; margin-right:5px;}


/* news page */
.newshead {width:762px; background:url(../images/bg-list.jpg) left top repeat-x; height:56px; display:block; margin-bottom:1px; padding-left:0px; height:36px; padding-top:20px;}
.newshead h3 {font-size:16px; color:#333333; margin:0px; padding:0px;}
.newshead h3 a {color:#333333; font-weight:normal; text-decoration:none;}
.newshead h3 a:hover {color:#333333; font-weight:normal; text-decoration:none;}

.newshead-light {width:762px; background:url(../images/bg-list.jpg) left top repeat-x; height:56px; display:block; margin-bottom:1px; padding-left:0px; height:36px; padding-top:20px;}
.newshead-light h3 {font-size:16px; color:#333333; margin:0px; padding:0px;}
.newshead-light h3 a {color:#333333; font-weight:normal; text-decoration:none;}
.newshead-light h3 a:hover {color:#333333; font-weight:normal; text-decoration:none;}

.news-post {width:742px; background:url(../images/bg-list-post.jpg) left top no-repeat; padding:10px;}
.news-post .image { float:left; margin-right:10px;}
.news-post .image img { border:1px solid #F0F0F0;}

.news-post .txt {width:565px; float:left;}
.news-post .txt p {height:85px;}
.news-post .txt h3 {font-size:13px; margin:0px; padding:0px; color:#B71013; font-weight:bold;}
.news-post .txt h3 a {font-size:13px; color:#B71013; font-weight:bold; text-decoration:none}
.news-post .txt h3 a:hover {font-size:13px; color:#B71013; font-weight:bold; text-decoration:underline;}

.news-post .more {color:#0364B1; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align:right; margin-top:0px; margin-bottom:0px;}
.news-post .more a {color:#0364B1; font-weight:bold; text-decoration:none;}
.news-post .more a:hover {color:#0364B1; font-weight:bold; text-decoration: underline;}


/* review page */
#review-left {width:245px; float:left; margin-right:5px;}
#review-left .top-box {width:245px; height:81px; background:url(../images/review-box-top.jpg) left top no-repeat; display:block; text-align:center; padding-top:5px;}
#review-left .bottom-box {width:245px; background:url(../images/review-box-bottom.jpg) left bottom no-repeat; display:block; min-height:90px;text-align:center; padding-top:5px; padding-bottom:15px; margin-bottom:15px;}

#review-left .rbox {width:225px; background:url(../images/review-gray-box.jpg) left bottom no-repeat; text-align:center; padding-top:10px; padding-bottom:5px; margin-bottom:10px; padding-left:10px; padding-right:10px; border-top:1px solid #EEEEEE;}
#review-left .rbox p {margin:0px; padding-top:0px; padding-bottom:5px;}
#review-left .rbox .more a {color:#0364B1; font-weight:bold; text-decoration:none; font-size:11px; font-family:tahoma, verdana}
#review-left .rbox .more a:hover {color:#0364B1; font-weight:bold; text-decoration: underline;}
#review-left .rbox .title {margin:0px; padding:0px; font-size:30px; color:#B71013; font-weight:bold; padding-top:0px;}
#review-left .rbox .title a {color:#B71013; font-weight:bold; text-decoration:none}
#review-left .rbox .title a:hover {color:#B71013; font-weight:bold; text-decoration: underline}
#review-left .lightblue {color: #2B79BF; font-size:15px;}
#review-left .darkgray {color: #333333; font-size:15px;}

#review-left h4 {font-size:14px; color:#333333; margin-top:5px; margin-bottom:5px; padding:0px; font-weight:normal;}




#review-right {width:495px; float:left; border-left:1px solid #E6E6E6; padding-left:10px;padding-right:10px;}
#review-right .rbox {width:454px; background:url(../images/review-right-box.jpg) left bottom no-repeat; padding-top:10px; padding-bottom:5px; margin-bottom:10px; padding-left:10px; padding-right:10px; border-top:1px solid #EEEEEE; margin-left:15px;}
#review-right .rbox p {margin:0px; padding-top:0px; padding-bottom:5px;}
#review-right .rbox .more a {color:#0364B1; font-weight:bold; text-decoration:none; font-size:11px; font-family:tahoma, verdana}
#review-right .rbox .more a:hover {color:#0364B1; font-weight:bold; text-decoration: underline;}
#review-right .rbox .title {margin:0px; padding:0px; font-size:16px; color:#B71013; font-weight:bold; padding-bottom:5px;}
#review-right .rbox .title a {color:#B71013; font-weight:bold; text-decoration:none}
#review-right .rbox .title a:hover {color:#B71013; font-weight:bold; text-decoration: underline}
#review-right .rbox ul {margin:0px; padding-left:20px;}
#review-right .rbox ul li { font-size:10px; font-weight:bold; color:#333333;}
#review-right .rating {color:#B71013; font-size:22px; font-weight:normal; padding-left:15px; padding-top:10px; padding-bottom:5px; background:url(../images/bg-rating.jpg) left bottom repeat-x; height:32px; display:block; line-height:30px; margin:0px; padding-right:10px; text-align:right}
#review-right .post {width:472px;padding-left:12px;background: url(../images/bg-news-post.jpg) repeat-x;margin-top:0px; padding-top:10px;}
#review-right p {padding-left:8px;}
#review-right h3{padding-left:8px;}


/* Footer */
#footer {background:#FFFFFF; width:986px; margin:0px auto; padding:0px; color:#D5D4D4; font-size:9px;}
#footer p {margin:0px; padding-top:3px; padding-bottom:3px;}
#footer a {color:#FFFFFF; font-weight:bold; text-decoration:none;}
#footer a:hover {color:#FFFFFF; font-weight:bold; text-decoration: underline;}
#footer .content {border-right:1px solid #ffffff; border-left:1px solid #ffffff;background:url(../images/bg-footer.jpg) left top repeat-x; padding-left:34px; padding-right:34px; padding-top:20px; padding-bottom:20px; font-family:Verdana, Arial, Helvetica, sans-serif}
#footer .copyright {font-size:10px;}



