body {
	margin: 0px auto;
	background: url('img/bg.gif');
	padding:0;
	color:#fff;
}

table {
	margin: 0px;
	padding: 0px;
}

table td {
	vertical-align: top;
}

.main {
	width: 1000px;
	margin:0px auto;

}

#top_outer {
	height: 114px;
	background: url(img/top_bg.jpg);
}

#top {
	height: 110px;
	background: url(img/top.jpg) center;
}

.border {
	width: 53px;
	background:url(img/border.jpg) repeat-y;
	height: 500px;
}


.border_left 
{
	position:relative;
	text-align: left;
	background:url(img/border.jpg) repeat-y top left;
	height: 530px;
}

.border_right 
{
	position:relative;
    text-align: left;
	background:url(img/border.jpg) repeat-y top right;
	height: 530px;
}

.content_div
{
	position:relative;
	padding:5px 0 0 0;
}

#menu_outer {
	height: 22px;
	padding-left: 50px;
}

#menu_inner {
	height: 22px;
	width: 779px;
	text-align: center;
	font-family: "Copperplate Gothic Bold", Arial;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
}

#menu_inner a:link, #menu_inner a:visited, #menu_inner a:active, #menu_inner a:hover {
	font-family: "Copperplate Gothic Bold", Arial;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
}

#game_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	height: 20px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cards {
	text-align:center;
}

#check_cards
{
	position:relative;
	width:530px;
	margin-right:20px;
}

#chat_box
{
	float: right;
	width: 430px;   
	height: 290px;	
}

#laceoutput{
    float: left;
    display: block;
    width: 409px;
    height: 290px;
}
#text{
	width: 437px; 	
	margin-bottom: 5px;	
	background:url(img/writing.jpg);
    height:25px;
	border: 1px #320B08;
	color: #fff;
	padding: 2px;
}

.clr {
	clear: both;
	font-size:0;
}
/*LOGIN*/
#paper
{
	position:relative;
	float: left;
	width: 500px;
	height:400px;
	background:url(img/paper.jpg) no-repeat 50% 50%;
	margin:0 0 0 40px;
}
* html #paper
{
	display:inline;
}

#stone
{
	position:relative;
	float: left;
	width: 349px;
	padding:222px 0 0 0;
	background: #351405 url(img/stone.jpg) no-repeat;
	margin:0 0 0 40px;
	display:inline;	
}

#box_indicate
{
	position:absolute;	
	top:203px;
	left:97px;
	width : 144px;
	height: 16px;	
	text-align: center;
	font:14px bold Times;
}

#fon_fill_data
{
	position: relative;
	width : 347px;
	padding: 20px 0;
}

#about_tarot 
{
	position: relative;
	float : left;
	width : 350px;
	height: 60px;
	background:url(img/about_tarot.jpg) no-repeat;
	margin:0 0 0 40px;
}

#become_reader
{
	
	position: relative;
	float : left;	
	width : 305px;
	padding:360px 0 0 0;
	height: 60px;
	background:url(img/become_reder.jpg) no-repeat;
	display:inline;
}

#contact
{
	position: relative;
	float : left;
	width : 180px;
	height: 60px;
	padding:600px 0 0 0;
	background:url(img/contact.jpg) no-repeat;
}

/* non chat classes */
#card
{
	position:relative;
	height: 50px;
}

.small_img
{
	position:absolute;
	left:0px;
	top:5px;
}

.ch_img
{	
	position:absolute;
	left:0px;
	top:50px;
}


#laceoutput p
{
    padding:0 0 0 15px;
    margin:5px 0;
    font-family: Arial;
    font-size: 14px;
    width: 403px;
}

.name {
    font-weight: bold;
    color: #d8ab5a;
}

.message {
}

#main {
	float: left;
	/*border-bottom: 1px solid #ccc;*/
	margin: 0;
        position: relative;
	padding: 0;
 	width: 435px;
        overflow: auto;
        color: #d8ab5a;
        height: 20em;
        background: url(img/reading_bg.gif) repeat-x top #a03100;
        border: 3px solid #000;
	/*background:url(img/reading_bg.gif) no-repeat bottom left;*/
}

#main_podl {
	position: absolute;	
	margin: 0;
	padding: 0;
	/*padding-bottom: 0.33em;*/
 	width: 446px;
 	height: 246px;
	left:0px;
	top:0px;
	
}

#log #main,
#help #main {
	height: auto;
	min-height: 25em;
}

.bottom_links
{
	position:relative;
	text-align:center;
	height:150px;
	background:url(img/hrenka.jpg) no-repeat 50% 50%;
}

a img
{
	border:none;
}

.donate_button
{
	margin-top:25px;
}

.help_text
{
	color:#fff;
	text-align:center;
	font:24px normal Times;
}

#wait
{
	position:relative;
	text-align:center;
	height: 75px;	
	margin: 0 0 0 360px;
	width :300px;
	background-color : #000;
	/*background:url(images/hourglass_blk.gif) no-repeat 50% 50%;*/
}

#admin_status
{
	position:relative;
	text-align:left;
	background-color : #000;
	margin: 0 0 0 360px;
	height:226px;
	width :300px;
}


.active_user
{
	color:#ccc;
	font-style:italic;
}

.inactive_user
{
	color:#000;
}

#sm2-container {
    width: 1px;
    height: 1px;
}

