/*   
Theme Name: Ben Hall Entertainments
Author:  BlueSolutions UK (BS Technologies)
Author URL: http://www.bluesolutions.net
Version: 1.0
*/

body { 
	font:11pt verdana;
	background: #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #d2d2d2 url(../images/back_shadow.gif) repeat-y top center;
	}
	
a:link, a:active, a:visited{
font-size:12px;
color:#FFFFFF;
}
a:hover{
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;
}
	
#layout 	{
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	}
	
#header {
background: #000000;
}

#content {
background: #393838;
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
}

#footer {
font-family: Verdana;
font-size: 9px;
color: #FFFFFF;
height: 9px
background-color: #000000;
width: 733px;
}

#footer a:link{
font-size: 9px;
color: #FFFFFF;
text-decoration:none;
}

#footer a:active{
font-size: 9px;
color: #FFFFFF;
text-decoration:none;
}

#footer a:visited{
font-size: 9px;
color: #FFFFFF;
text-decoration:none;
}

#footer a:hover{
font-size: 9px;
color: #FFFFFF;
text-decoration:underline;
}

#footer a:hover{
font-size: 9px;
color: #FFFFFF;
text-decoration: underline;
}

/* Gallery Administraion */

.gallery_table{
border: 1px solid #FFFFFF;
}

#gallery_nav{
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

/* Contact Form */

.textfield{
font-size: 10px;
font-family: arial;
border: 1px solid #000000;
width: 180px;
}

.checkbox{
font-size: 10px;
font-family: arial;
border: 1px solid #000000;
}