﻿a
{
    color: White;
    font-weight: bolder;
    text-decoration: underline;
}
a:hover
{
    color: White;
    font-weight: bolder;
    text-decoration: underline;
}
body 
{
    background-color: Black;
    font-family: Arial;
}

.MainContainerDiv
{
    margin-top: 0px;
    width: 710px;
    height: 622px;    
    margin-left: auto;
    margin-right: auto;
}
.TopFrame
{    
}
.TopFrame_Left
{    
    width: 150px;
    height:143px;    
    float: left;
}
.TopFrame_Left embed
{   
    width: 150px; 
    height: 143px;     
}
.TopFrame_Middle
{
    padding-left:3px;
    width: auto;
    height:143px;
    
}
.TopFrame_Middle img
{
    margin-top: 2px;
    *margin-top: -2px;
    margin-left: 4px;
    *margin-left: 0;
        
}
.TopFrame_Middle embed
{
    width: 415px; 
    height: 68px;
    margin-left: 4px;
    *margin-left: 0;
       

}

.MenuFrame
{
    margin-top: -17px;
    *margin-top: 3px;
    width: 150px;
    height: 303px;
   /* background-image: url('../../res/img/left_btns.jpg');*/

}
.MenuFrame ul
{
	padding:0;
	margin:0;
    padding-top:10px;
    margin-top:15px;
    margin-left:25px;    
}
.MenuFrame a
{
    color: White;
    text-decoration: none;
}
.GalleryFrame
{
    margin-top: 2px;
    width: 150px;
    height: 150px;    
    /*background-image: url('http://www.eclecticbars.co.uk/ponana/images/gallery_on.jpg');    */
}
.ContentFrame
{
    margin-top: 2px;
    /*float: right;*/
    width: 415px;
    height: 456px;
   /* background-image: url('../../res/img/ponana_bkgnd.jpg');*/
    overflow: none;
    text-align:left !important;
}
.RightAdFram
{        
    width: 140px;
    height: 605px; 
    float: right;
}
.RightAdFram embed
{
    width:140px; 
    height:605px;        
}

.Events
{	
	width: auto;
	height: auto;	
	color: White;
	overflow: none;
	font-weight: normal;
	border:solid 0px blue;
}
.Events table
{	
	border:none;
	border:solid 0px white;
	
		
}
.Events table td
{
	border:none;
	border:solid 0px grey; 	
}
.Events table tr
{
border:solid 0px pink;	
}
.Events table th
{
	border: none;
    text-align: left;
    border-bottom: solid 1px #ccc;    
    font-size: 0.8em;
    
    
   
}
.Events table a
{
	text-decoration: underline;
	color: White;
	
}
h2
{
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    color: white;
}
.ContentHolder
{
    padding: 10px;
    padding-right: 20px;
    margin-top: 20px;
	width: 380px;
	height: 410px;
	border: sold 1px red;	
	overflow: Auto;
	color: white;	
}
.ContentHolderChild
{
    font-size: 9pt;
    border:solid 0px grey;
}
.RegTable
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.ErrorMessage
{
    color: Red;
}
.LoginName
{
    color: White;
    float: right;
    font-size: 0.8em;
    font-weight: bold;
    font-family: Arial;
}


A:hover
{
	text-decoration: underline;
}


/* new page styling*/


body
{
background-color:#000000;
}

#leftTCrn
{
width:15px;
height:20px;
background-image:url(../img/leftCrn.gif);
background-repeat:no-repeat;
}

#rightTCrn
{
background-image:url(../img/rightCrn.gif);
width:15px;
height:20px;
background-repeat: no-repeat;
}


#topHSlider
{
background-image:url(../img/topHSlider.gif);
background-repeat:repeat-x;
height:15px;
}


#leftBCrn
{
background-image:url(../img/leftCrnBtm.gif);
background-repeat:no-repeat;
width:15px;
height:20px;
}

#rightBCrn
{
background-image:url(../img/rightCrnBtm.gif);
width:15px;
height:20px;
background-repeat:no-repeat;
}

#botHSlider
{
background-image:url(../img/botHSlider.gif);
background-repeat:repeat-x;
height:15px;
}

#leftVSlider
{
background-image:url(../img/leftVSlider.gif);
background-repeat:repeat-y;
width:15px;
}

#rightVSlider
{
background-image:url(../img/rightVSlider.gif);
background-repeat:repeat-y;
width:15px;
}

#tableContainer
{
margin-left:60px;
margin-right:60px;
margin-top:18px;
margin-bottom:30px;
}


#bgImage
{
background-image:url(../img/bgImage.jpg);
height:auto;
background-repeat:no-repeat;
background-position:center;
}


#logoContainer
{
padding-left: 27px;
}


#ponanaLogoImage
{
width:399px;
height:127px;
}


#bgImage
{
    min-height:500px;    
}
