/** BASIC images/homepage01.jpg */

li.newbullet {
list-style-image:url(images/bullet.gif);
}

body {
	margin: 20px 10px;
	padding: 0px;
	background: #FFFFFF url(bingo-news/wp-content/themes/onlinebingostop/images/pretty_bg.png) repeat-x left top;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: #5D5E56;
}

h2 {
	font-size: 18px;	
}

h3 {
	font-size: 16px;
	color: #FF0000;
	margin-top: 10px;
	text-align: left;
}

h4 {
	font-size: 14px;
}

h5, h5 a {
	font-size: 14px;
	color:#FFF;
}

.leftimg {
	
	float:left;
	margin-right:6px;
}

.ratings {
	background-color: #E9E6E4;
	border-color:#CFCFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	
}

.ratings a {
	color: #000000;
	font:"Courier New", Courier, monospace;
	font-size:12px;
}

.comments {
	background-color: #FFFFFF;
	border-color:#CFCFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 10px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	background-color: #E0E0DD;
	border-top: 1px solid #999A92;
	border-right: 1px solid #D8D8D5;
	border-bottom: 1px solid #E9E9E6;
	border-left: 1px solid #D8D8D5;
}

.input2 {
	width: 165px;
	background-color: #4A4C45;
	border-top: 1px solid #1B1B18;
	border-right: 1px solid #454640;
	border-bottom: 1px solid #7D7E74;
	border-left: 1px solid #454640;
	color: #FFFFFF;
}

.box1 {
	background-color: #F0DCE5;	
	border-top: 1px solid #B4507D;
	border-right: 1px solid #B4507D;
	border-bottom: 1px solid #B4507D;
	border-left: 1px solid #B4507D;	
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F58;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 11px;
	color: #FFFFFF;
}

.text4 {
	font-size: 21px;
	font-weight: bold;
	color: #5D5E56;
}

.text5 {
	color: #83857C;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
}

/** LINKS */

a {
	color: #404000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	color: #90004B;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	color: #C8C9C5;
}

.style1 a {
	color: #A1A19A;
}

.style1 a:hover {
}

.style2 {
	text-align: center;
	color: #666666;
}

.style2 a {
	color: #666666;
}

.style2 a:hover {
}

/** BACKGROUNDS */

.bg0 {
	background-image: url(images/online-bingo-stop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg1 { background: url(images/homepage03.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage06.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage09.jpg) repeat left top; }
.bg5 { background: url(images/homepage18.gif) repeat left top; }
.bg6 { background: url(images/homepage13.gif) repeat-y left top; }
.bg7 { background: url(images/homepage14.gif) repeat-y right top; }
.bg8 { background: url(images/homepage28.gif) repeat-x left top; }
.bg9 { background: url(images/homepage25.gif) repeat-x left top; }
.bg10 { background: url(images/homepage30.gif) repeat-y right top; }
.bg11 { background: url(images/homepage30.gif) repeat-y left top; }
.bg12 { background: url(images/homepage32.gif) repeat-x left top; }
.bg13 { background: url(images/homepage23.gif) repeat-x left top; }
.bg14 { background: url(images/homepage19.gif) repeat-x left top; }
.bg15 { background: url(images/homepage36.gif) repeat-x left top; }
.bg16 { background: url(images/homepage38.gif) repeat-y left top; }
.bg17 { background: url(images/homepage39.gif) repeat-y right top; }
.bg18 { background: url(images/homepage43.gif) repeat-x left top; }
.bg19 { background: url(images/homepage46.gif) repeat-y left top; }
.bg20 { background: #FEFEFE url(images/homepage50.gif) repeat-x left top; }
.bg21 { background: url(images/subpage1_02.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** Sortable table **/
/* Copyright 2006 Joost de Valk */
.sortt {		
	color: #FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.sortc {		
	color: #FFF;	
	font-weight:bold;
}

table.sorttop td {	
	background-color: #444444;
	color: #FFF;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #000;
	border-bottom:hidden;
	border-spacing: 0;	
	border-width: 1px 1px 1px 1px;
}
table.sorttop th, table.sorttop td {	
	padding: 8px 2px 8px 2px;	
	border-style: solid;
	border-color: #000;
}
a img {
	border: 0;
}
table.sortable {
	border: 1px solid #000;
	border-spacing: 0;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {	
	padding: 2px 2px 2px 2px;	
	border-style: solid;
	border-color: #444;
}
table.sortable th {
	border-width: 0px 0px 0px 0px;
	background-color: #FF0000;
	color: #FFF;
}
table.sortable td {
	border-width: 0px 0px 0px 0px;
	color:#000;
	vertical-align: middle;
}
table.sortable tr.odd td {
	background-color: #E6CE7B;
}
table.sortable tr.even td {
	background-color: #F7F29C;	
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

table.sortable th a {
    text-decoration: none;
	color: #FFFFFF;		
}

table.sortable td a {	
	color:#000;
}

table.emph {
	border: 1px solid #000;
	border-spacing: 0;	
}
table.emph th, table.emph td {	
	padding: 2px 2px 2px 2px;	
	border-style: solid;
	border-color: #444;
}
table.emph th {
	border-width: 0px 0px 0px 0px;
	background-color: #FF0000;
	color: #FFF;
}
table.emph td {
	border-width: 0px 0px 0px 0px;
	color:#000;
	vertical-align: middle;
}
table.emph td a {	
	color:#000;
}

/* Comments */
.normalteaxtbox
{
	border: 1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	width:200px;
}
.textAraea
{
	border: 1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	width:200px;
}
 
.button
{
	background-color:#DDE0C9;
	border: 1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.errortext
{
	font-family:Verdana;
	font-size:10px;
	color: #993300;
	font-weight:bolder;
}
.link
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.link:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
/* Pronto */
.popup_effect1 {
  background:#11455A;
  opacity: 0.2;
}    
.tooltip, .urltooltip {
color:#191;
text-decoration: underline;
}
.tooltip_content{
font: 14px "Trebuchet MS",Verdana,Arial,sans-serif; 
overflow:hidden;
margin:0;
padding:0;
}
.tooltip_content h3 {
margin:0;
padding:0;
}
.alphacube_content {
overflow:hidden;
}
.greybox {
border:1px solid #ccc;
}
.redemph {
color:#F00;		
}
