/* BEGIN PAGE STRUCTURE */

body
{
	margin: 0 auto;
	background:transparent url(http://www.pokervitals.com/images/zinc01.jpg);
}


#container
{
	margin: 0 auto;
	width:950px;
	height: 100%;
	background-image:url(http://www.pokervitals.com/images/20_Ace_of_Hearts.jpg);
	background-color:#999;
	border-left: 25px dashed #c30;
	border-right: 25px dashed #c30;

}

#logo
{
	margin:0 auto;
    padding:0;
	height:241px;
	width:950px;
	background: transparent url(http://www.pokervitals.com/images/header.jpg) center no-repeat;
	clear:both;

	
}

#menu
{
	margin: 5px 5px 0 75px;
	width:800px;
	height:30px;
	background: transparent url();
	text-align:left;
}


#mainbackground
{
	margin: 0 auto;
	width:800px;
	height:100%;
	background: #fff;
	filter: Alpha(Opacity85, FinishOpacity=85, Style=85, StartX=70, StartY=70, FinishX=70, FinishY=70);       opacity: 0.85; -moz-opacity:0.85;
	}

#mainpanel
{
	margin: 0 auto;
	width:790px;
	height:100%;
	background: transparent url(http://www.pokervitals.com/images/pimp_cards.jpg) no-repeat bottom left;
	border-left: 5px dashed #c30;
	border-right: 5px dashed #c30;
	border-bottom: 5px dashed #c30;

}



#leftpanel
{   
	width:200px;
	height: 100%;
	margin:10px;
	background: #000;
	filter: Alpha(Opacity85, FinishOpacity=85, Style=85, StartX=70, StartY=70, FinishX=70, FinishY=70); opacity: 0.85; -moz-opacity:0.85;
	float:left;
	font: small-caps 900 9pt verdana;
	color: #fff;
	text-align: right;
}

h2.leftpanel
{
color: #fff;
font: italic small-caps 900 14pt verdana;
}

#leftpanel .item
{
	width:160px;
	margin:10px;
	margin-bottom:25px;
	padding:10px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	font: small-caps 400 9pt verdana;
}

#contentarea
{	
	margin: 0;
	width:515px;
	font: small-caps 900 9pt verdana;
        text-align: justify;
        float:left;
        	border-left: 2px dotted #c30;
        	padding-left: 25px

	}
	
#item
{	margin: 0;
	padding:  10px 10px 10px 0px;
	width:495px;
	font: small-caps 900 9pt verdana;
    text-align: justify;
	}
	
#item ul
{
	margin-left:20px;
	margin-top:15px;
}

#item li
{
	display:block;
	margin:0px;
	margin-top:15px;
}


#footer
{
	margin-top: 15px;
    padding:0;
	width:950px;
	background: #fff;
	clear:both;
	text-align: right;
	font: italic 900 8pt verdana;
	color: #333;
}

a, a:visited, a:link
{
color:#c30;
text-decoration: none;
border-bottom: 1px dotted;
}

a:hover
{
color:#999;
text-decoration: none;
}


/* BEGIN CHROMEMENU */
#chromemenu{
width: 100%;
background: #fff url(file:///C|/Documents%20and%20Settings/Richard/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/chromemenu/chrometheme/chromebg.gif) center center repeat-x; /*Theme Change here*/
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
width: 100%;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #7F7F7F;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background:  url(file:///C|/Documents%20and%20Settings/Richard/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/chromemenu/chrometheme/divider.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #494949;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}

/* BEGIN FAQ */

h2
{
color: #cc3300;
font: italic small-caps 900 16pt verdana;
}

.faq ul
{
color: #cc3300;
font: italic small-caps 900 10pt verdana;
background: transparent url(http://www.pokervitals.com/images/bullet.gif) no-repeat top left;
text-indent: 33px;
}

.FAQ p
{
color: #333
}


.tiny
{
font: italic 900 8pt verdana;
}

/* BEGIN FORMS */

p.form
{

}


.special
{
color:#c30
}

.box
{
border: #999 1px solid
}

.fevent
{
	margin-top:15px;
	margin-bottom:15px;
}

input,select,form,hr
{
	margin:0px;
	padding:0px;
}
