body {
	background:#0b77c0 url("../images/bg_main.jpg") fixed;
	color:#fff;
	font-family:"Verdana","Helvetica","Arial",sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-bottom:35px;
	white-space:normal;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}
a,
a:visited
{
    color: #0675BC; 
}
a:hover
{
    text-decoration: none;
}
/* BLUE TITLE TEXTS */
a.blue,
a.blue:visited,
a.blue:link,
span.blue,
span.bigblue,
span.bigblue_title,
span.mediumblue
{
    color: #0675BC;
}
span.bigblue
{
    font-size: 16px;
    font-weight: bold;
}
span.bigblue_title
{
    font-size: 20px;
    font-weight: bold;
}
span.mediumblue
{
    font-size: 14px;
    font-weight: bold;
}
/* END BLUE TITLE TEXTS */
hr.dotted {
    border:none;
    border-top:1px dashed #b1d1e8;
    height:0px;
    margin:0px;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:-10px;
    padding:0px;
}
#ajax_loading
{
    z-index: 150;
    position: absolute;
    left: 50%;
    top: 60%;
    width: 200px;
    height: 60px;
    display: none;
}

p.half {
	margin:0px;
	margin-top:5px;
	padding:0px;
}

div.main {
	background:#fff url("../images/bg_map.jpg") top no-repeat;
	border:4px solid #c1c1c1;
	color:#374e41;
	margin-top:5px;
	padding:5px 5px 3px 3px;
	text-align:left;
	width:735px;
}

div.footer {
	margin-top:5px;
	width:735px;
}

div.footer .siteBy {
	float:left;
}

div.footer .copyright {
	float:right;
}

div.footer .siteBy a,
div.footer .siteBy a:link,
div.footer .siteBy a:visited
{
	color:#fff;
	text-decoration:none;
}

div.footer .siteBy a:hover {
	color:#fff;
	text-decoration:underline;
}

td.leftColumn {
	width:220px;
}

hr.leftColumn_dotted {
	border:none;
	border-top:1px dashed #b1d1e8;
	height:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-10px;
	padding:0px;
}

div.logo {
	padding-bottom:21px;
	padding-top:20px;
	text-align:right;
	width:220px;
}

div.navigation {
	background:#0373bd url("../images/bg_navigation.jpg") top;
	color:#fff;
	width:205px;
}

div.navigation input.textfield {
	background:#8abbdd;
	border:1px solid #b1d1e8;
	color:#fff;
	font-family:"Verdana","Helvetica","Arial",sans-serif;
	font-size:11px;
	width:120px;
}

div.navigation div.innerContent {
	margin-left:25px;
	margin-top:40px;
	padding-bottom:35px;
	text-align:left;
	width:162px;
}

img.home_meeple {
	margin:0px;
	padding:0px;
}

div.navigation div.innerContent a,
div.navigation div.innerContent a:link,
div.navigation div.innerContent a:visited
{
	color:#fff;
	text-decoration:underline;
}

div.navigation div.innerContent a:hover {
	color:#0373bd;
}

p.top10List {
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	padding-top:0px;
}

a.navigation,
a.navigation:visited,
a.navigation:link
{
	border-bottom:1px solid #2a88c6;
	color:#fff;
	display:block;
	font-size:11px;
	margin-left:25px;
	padding-top:10px;
	padding-bottom:1px;
	text-decoration:none;
	width:162px;
}

a.navigation:hover {
	background:#2a88c6;
}

div.topNav {
	background:url("../images/bg_topNav.gif") top right no-repeat;
	color:#fff;
	display:block;
	float:right;
	height:43px;
	padding-right:8px;
	padding-top:8px;
	text-align:right;
	width:258px;
}

div.topNav a,
div.topNav a:link,
div.topNav a:visited
{
	color:#fff;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

div.topNav a:hover
{
	text-decoration:underline;
}

div.mainContent
{
	margin-left:36px;
	/*margin-right:20px;*/
	padding-top:23px;
}

div.mainContent div.innerContent
{
	line-height:16px;
    margin-top:54px;
	margin-bottom:10px;
	/*padding:15px;*/
	padding-bottom:50px;
}

a.orangeList,
a.orangeList:link,
a.orangeList:visited
{
	color:#e3a13c;
	background:url("../images/bullet_orangeList.gif") left no-repeat;
	padding-left:10px;
}

a.orangeList:hover {
	color:#f03742;
}

div.box {
	display:block;
	float:left;
	margin-right:3px;
	width:225px;
}

div.box div.contents {
	background:url("../images/box_bg.gif");
	margin:0px;
	height:130px;
	min-height:130px;
	padding:0px;
	padding-top:10px;
	padding-bottom:5px;
}

div.box ul {
	list-style:none;
	margin:5px;
	padding-left:10px;
}

div.box li {
	margin-bottom:7px;
}

div.box a {
	background:url("../images/bullet_raquo_blue.gif") top left no-repeat;
	color:#0373bd;
	padding-left:12px;
}

div.box a:hover {
	color:#f03742;
}

div.featured_game_background
{
    z-index: 1;
    overflow: hidden;
    position: relative;
    left: 0px;
    top: 54px;
    width: 455px;
    height: 209px;
    padding: 1px;
}
div.featured_game_foreground
{
    z-index: 100;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
div.featured_game_text
{
    z-index: 105;
    overflow: auto;
    position: absolute;
    top: 55px;
    right: 25px;
    width: 170px;
    height: 150px;
    color: #fff;
    line-height: 15px;
}
div.featured_game_text a
{
    color: #fff;
    text-decoration: underline;
}

div.blue_box
{
    background:url("../images/blue_info_box_background.gif");
    color: #fff;
    width: 225px;
    height: 185px;
    font-size: 11px;
    text-align: left;
}
div.blue_box div.title
{
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    /*letter-spacing: -1px;*/
    text-transform: uppercase;
    font-family: "Helvetica";
    padding-top: 10px;
    padding-right: 8px;
    margin-left: 8px;
}
div.blue_box div.more_info_url
{
    padding-left: 60px;
}
div.blue_box ul
{
text-align: left;
    list-style: none;
    line-height: 19px;
    padding-left: 25px;
    padding-top: 5px;
}
div.blue_box ul li
{
    text-align: left;
}

div.games_search_box
{
    /*border: #c1c1c1 solid 4px;
    background: #c1c66c;*/
    background: url("../images/game_search_bg.gif");
    width: 424px;
    height: 186px;
    font-size: 20px;
    z-index: 1;
    margin-top: 10px;
}
div.games_search_box table
{
    color: #ffffff;
    font-size: 11px;
    text-align: left;
    margin-left: 20px;
    vertical-align: top;
}
div.games_search_box input,
div.games_search_box select
{
    color: #000000;
    background-color: #d5d69a;
    border: #fff solid 1px;
    font-size: 12px;
    text-align: left;
    /*width: 130px;*/
}
img.header_banner
{
    padding: 10px 0px 10px 0px;
    background: transparent;
    width: 468px;
    height: 86px;
}
div.search_result_cover
{
    z-index: 1;
    overflow: hidden;
    position: relative;
    width: 99px;
    height: 83px;
    padding-top: 5px;
    padding-left: 5px;
}
div.search_result_cover_foreground
{
    z-index: 100;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
div.games_search_results table tr
{
    vertical-align: middle;
    padding: 10px 0px 10px 0px;
}
div.games_search_results table td
{
    height: 130px;
    border-bottom: 1px dashed #000;
    padding-left: 5px;
}
div.games_search_results a.bigblue,
div.games_search_results a.bigblue:link,
div.games_search_results a.bigblue:visited
{
    color: #0675BC;
    font-size: 16px;
    margin-top: -4px;
    font-weight: bold;
    line-height: 25px;
    text-decoration: none;
}
div.games_search_results a.bigblue:hover
{
    text-decoration: underline;
}
table.game_category_list
{
    text-align: left;
    margin: 25px 0px 0px -15px;
}
table.game_category_list td
{
    padding: 3px;
}
table.game_category_list a,
table.game_category_list a:link,
table.game_category_list a:visited
{
    color: #fff;
}
div.game_container_left
{
    width: 44%;
    float: left;
    margin-left: -15px;
}
div.game_container_right
{
    width: 55%;
    float: right;
    margin-top: 5px;
}
div.game_container_full
{
    line-height: 14px;
    font-family: sans-serif;
}
div.game_detail_box_cover
{
    z-index: 1;
    overflow: hidden;
    position: relative;
    width: 205px;
    height: 269px;
    padding-top: 21px;
    padding-left: 25px;
}
div.game_detail_box_cover_foreground
{
    z-index: 100;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
div.game_detail_thumbnail
{
    z-index: 1;
    overflow: hidden;
    position: relative;
    width: 96px;
    height: 82px;
    padding-top: 6px;
    padding-left: 6px;
}
div.game_detail_thumbnail_foreground
{
    z-index: 100;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
div.events_container_left
{
    width: 55%;
    float: left;
}
div.events_container_right
{
    width: 45%;
    float: right;
    margin-top: 5px;
}
div.events_container_full
{
    line-height: 14px;
    font-family: sans-serif;
}
div.events_container_left input.textfield
{
    background:#dedede;
    border:1px solid #C4C4C4;
    color:#000;
    font-family:"Verdana","Helvetica","Arial",sans-serif;
    font-size:11px;
    width:160px;
}
div.events_container_left textarea.textfield {
    background:#dedede;
    border:1px solid #C4C4C4;
    color:#000;
    font-family:"Verdana","Helvetica","Arial",sans-serif;
    font-size:11px;
    width:160px;
    height: 80px;
}
input.textfield {
    background:#dedede;
    border:1px solid #C4C4C4;
    color:#000;
    font-family:"Verdana","Helvetica","Arial",sans-serif;
    font-size:11px;
    width:160px;
}
select.textfield {
    background:#dedede;
    border:1px solid #C4C4C4;
    color:#000;
    font-family:"Verdana","Helvetica","Arial",sans-serif;
    font-size:11px;
    width:160px;
}
textarea.textfield {
    background:#dedede;
    border:1px solid #C4C4C4;
    color:#000;
    font-family:"Verdana","Helvetica","Arial",sans-serif;
    font-size:11px;
    width:160px;
    height: 80px;
}
table.add_your_event td
{
    padding-top: 10px;
}
/* Messages {{{ */
ul#popupMsgs {
    background-color: inherit;
    border: 1px solid #a00;
    color: black;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 2px; right: 2px;
    width: 320px;
}

ul#popupMsgs li {
    margin: 0;
    padding: 2px;
}

ul#popupMsgs li.warning {
    background-color: inherit;
    color: #900;
}

ul#popupMsgs li.success {
    background-color: inherit;
    color: #090;
}

ul#inlineMsgs {
    background-color: inherit;
    color: black;
    list-style-type: none;
    margin: 6px 23px 3px 0;
    padding: 0 0 3px 0;
}

ul#inlineMsgs li {
    margin: 2px 2px 5px 2px;
    padding: 3px;
    width: 100%;
}

ul#inlineMsgs li span {
    font-weight: bold;
}

ul#inlineMsgs li.error {
    background-color: #FCC;
    border: 1px dashed #D33;
    color: #000;
}

ul#inlineMsgs li.error span {
    background-color: inherit;
    color: #600;
}

ul#inlineMsgs li.warning {
    background-color: #FFC;
    border: 1px dashed #F60;
    color: #000;
}

ul#inlineMsgs li.warning span {
    background-color: inherit;
    color: #660;
}

ul#inlineMsgs li.success {
    background-color: #CFC;
    border: 1px dashed #3D3;
    color: #000;
}

ul#inlineMsgs li.success span {
    background-color: inherit;
    color: #060;
}

ul#inlineMsgs li.info {
    background-color: #CCF;
    border: 1px dashed #66D;
    color: #000;
}

ul#inlineMsgs li.info span {
    background-color: inherit;
    color: #006;
}
/* }}} Messages */
