body {
	background-color: #F0F0F0;
	height: 100%;
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: inherit;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

ol,
ol li,
ul,
ul li {
	/*list-style-type: none;*/
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

/* Hyperlinks
------------------------------------------------------------ */

a {
	color: #339966;
	text-decoration: none;
}

a:hover {
    /*color: #999999 !important;*/
	text-decoration: underline;
}

a img {
	border: none;
}

.navbar {
    margin-bottom: 0;
}


#section {
    width:350px;
    float:left;
    padding:10px;
}

#divmain {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	padding-right: 70px;
	width: 100%;
}

#divinnermain {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	font-size:12px;
	background-color: white;
}

.content-wrapper {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 4px;
}

.float-left {
	float: left;
	overflow: auto;
	display: inline-block; 
	text-align: left;
	vertical-align:top;
}

.float-right {
	float: right;
	display: inline-block; 
	overflow: auto;
	text-align: left;
	vertical-align:top;
}

.divspacer {
	display: none;
}

.italicfont {
	font-style: italic;
	color: #396;
	text-align: left;
}

.msgprompt {
	font-style: italic;
	text-align: left;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #bfbfbf;
    color: #777;
	font-weight: bold;
}

.dropdown:hover .dropdown-menu {
    display: inline-block;
    margin-top: 0;
 }

.img-responsive {
	background: transparent;
}

.bet-logo span {
	font-weight: 700;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}

.form-group, .form-control {
	font-size: 12px;
}

.brand-app {
	color: #5CB85C;
	font-size: 38px;
}

.brand-motto {
	color: #000000;
	font-size: 32px;
}


section {
  float: left;
}

aside {
  float: right;
}

.ui-dialog {
    font-size:12px !important;
}

.ui-dialog-title {
    font-size:12px !important;
}

#nav {
	display: inline-block;
    width: 100%;
    margin:10px 0px 0px 0px;
	text-align: center;
	color: white;
	background-color: #396;
}

#nav ul {
	width: 100%;
	height: 60px;
	margin: auto;
	text-align:center;
}

#nav ul li:hover {
    background-color: #000000;
}

#nav li a:hover {
    color: #ffffff;
}

#nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
    color: #999999;
}

#nav li a {
	color: #ffffff;
    display: inline-block;
    font-size: 13px;
    line-height: 60px;
    padding: 0 16px;
    position: relative;
    text-decoration: none;
}

#nav li {
    display: inline-block;
    list-style-type: none;
}

#nav li:last-child {
    border-right: medium none;
}

#nav li li a {
	padding: 7px 10px 5px;
	margin: 0;
	text-shadow: none;
	line-height: 20px;
}

#nav li ul {
    height: auto;
    left: -9999px;
    position: absolute;
    z-index: 9999;
	width: 200px;
	text-align: left;
}

#nav li li a:hover,
#nav li li a:active,
#nav li .current_page_item a,
#nav li .current-cat a,
#nav li .current-menu-item a {
	background-color: #999999;
	color: #ffffff;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #333333;
    border-color: #666666;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    color: #ffffff;
    font-size: 11px;
    position: relative;
}

#nav li ul a {
	width: 200px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}

/*
#menu-main_menu li {
    border-right: 1px solid #a9a9a9;
}
*/

#menu-main_menu li ul li{
    border-right: none !important;
}

#footer-widgets {
	background: white;
	clear: both;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0;
}

#footer-widgets .wrap {
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	padding-right: 70px;
	width: 100%;
	overflow: hidden;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
	color: #666;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets h4 {
	background: none;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
	color: #333;
	font-size: 13px;
}

#footer-widgets p {
	padding: 0 0 10px;
	color: #666;
    width: 300px;
	font-weight: normal;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	list-style-type: none;
	margin: 0 10px 10px;
	color: #666 !important;
    float: right;
}

#footer-widgets ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
    display: inline;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
    color: #737374;
    font-weight: bold;
}

.footer-widgets-2 {
	float: left;
    color: #737374;
    margin-top: 10px;
    font-weight: bold;
}

.footer-widgets-3 {
    float: left;
    color: #737374;
    font-weight: bold;
}

.footer-widgets-3 a {
    color: #737374 !important;
}

#footer-widgets .flickr_badge_image img {
	background: #f9f9f9;
}

.widget-area h2 {
	font-size: 14px;
	font-weight: bold;
}

.widget-area h3,h4 {
    font-size: 14px;
    /*font-weight: bold;*/
    font-family: lucida_grandebold;

    /*text-transform: uppercase;*/
    /*color: #358356;*/
/*    display: none;*/
    /*background: url(images/bg-line.png) repeat-x bottom;*/
    /*padding-bottom: 5px;*/
    padding-top: 5px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.widget-area table {
    /*font-size: 14px;*/
    font-family: lucida_grandebold;
    padding-top: 5px;
    padding-left: 20px;
    margin-bottom: 10px;
    /*border-bottom: 1px solid #afafaf;*/
}

.widget-area img.centered,
.aligncenter {
    max-width: 100% !important;
    height: auto !important;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	/*list-style-type: square;*/
	word-wrap: break-word;
    margin-bottom: 10px;
}

.widget-area ol li {
	list-style-type: decimal;
}

.widget-area .textwidget {
	margin-top: 20px;
}

.multimedia, .widget-area h4 {
    /*background-color: #e0e0e0;*/
    color: #565557 !important;
    padding: 9px;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

.menu-footer_menu li {
    display: inline;
}

.menu-footer_menu li a{
    color: #878788 !important;
    text-decoration: none;
    font-size: 12px;
}

#nav_menu-3 {
	float: left;
}

.verticallineseparator {
	border-left: 1px solid #d4d4d4;
}

.dropdown-menu {
	padding: 0;
}

.perror p {
	color: #FF0000;
}

.divmessage {
	text-align: center;
	width: 100%;
}

.divmessage p {
	color: #006600;
}

.diverror {
	text-align: center;
	width: 100%;
}

.diverror p {
	color: #FF0000;
}

.divcommentmessage {
	text-align: center;
	width: 100%;
}

.divcommentmessage p {
	color: #006600;
}

.divcommenterror {
	text-align: center;
	width: 100%;
}

.divcommenterror p {
	color: #FF0000;
}

#divsearcherror {
	text-align: center;
	width: 100%;
}

#divsearcherror p {
	color: #FF0000;
}

.divdisplaybets {
	margin: 10px;
}

.sub-page-content p {
    text-align: justify;
    text-justify: inter-word;
}

.sub-page-content p, .sub-page-content a {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-rendering: optimizelegibility;
    padding: 10px 0;
}

.sub-page-content b {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    text-rendering: optimizelegibility;
    padding: 10px 0;
}

.sub-page-content h3 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-rendering: optimizelegibility;
    padding: 10px 0;
}

#divabout {
	padding-left:15px; 
	padding-right:15px;
}

.pdateformat {
	display:inline-block; 
	font-style:italic;
	color: #808080;
}

.fitcontent {
	word-wrap: break-word;
}

.ui-widget { position: absolute; }

#overlay {
    position: relative;
    background-color: #909090;
    display: none;
}

.web_dialog
{
   height: 100%;
   width: 100%;
   margin: 0 auto;
   padding: 0;
   opacity: .15;
   filter: alpha(opacity=15);
   -moz-opacity: .15;
   z-index: 99999;
}

.rounded {
  border:1px solid #000;
  background-color: #f0f0f0;
  border-radius: 10px;
  height: 150px;
}

.rounded_2 {
  border:1px solid #000;
  background-color: #f0f0f0;
  border-radius: 10px;
  padding-left:15px;
  height: 215px;
}

.block {
    border: 1px solid red;
    text-align: center;
    vertical-align: middle;
}
.circle {
    background: red;
    border-radius: 200px;
    color: white;
    height: 200px;
    font-weight: bold;
    width: 200px;
    display: table;
    margin: 10px auto;
    text-align: center;
}
.circle p {
    vertical-align: middle;
    display: table-cell;
}