/*

	CSS Document: Bunny Guinness
	URI: http://www.bunnyguinness.com
	Author: Charlie Ridley

*/



/*
	GENERICS
*/

body {
color: #666;
background-color: #fbfaf9;
height:100%;
width:100%;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
line-height: 130%;
font:12px;
}

#content_wrapper{
	margin:auto;
	padding-top:50px;
	display:block;
	width:945px;
	min-height:650px;
}
#logo{
	background:url(../images/logo.png);
	width:469px;
	height:90px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	padding-left:39px;
}
#content{
	position:relative;
	left:0;
	width:945px;
	height:auto;
	 float: left; 
	 overflow: hidden; 
	 
}
#leftcol{
	width:469px;
	padding-top:20px;
	padding-right:40px;
	padding-bottom:25px;
	float:left;
	display:block;
	border-bottom:1px solid #bdbdbd;	
}
#leftbod{
	width:469px;
	float:left;
	display:block;
	border-bottom:1px solid #bdbdbd;	
}
#rightcol{
	width:415px;
	border-right:1px solid #bdbdbd;
	float:left;
	display:block;
	padding-bottom:20px;
	
}
#onecol{
	width:874px;
	padding-top:20px;
	padding-right:20px;
	float:left;
	display:block;	
}
#imagebox{

	background:url(../images/top_band.gif) top left no-repeat;
	
	color: #F00;
	
}
#imagebox img{
	padding-top:40px;

}
#textbox{
	position:relative;
	top:0px;
	min-height:565px;
	height:auto;
	padding-left:39px;
	border-left:1px solid #bdbdbd;
	padding-bottom:20px;
	margin-bottom: -1500px; padding-bottom: 1500px;
}
#title{
		position:relative;

	left:39px;
	
	height:40px;
	padding-bottom:12px;
	
}
h2,#h2_title{
	color:#666 !important;
	
	float:left;
	padding-bottom:2px;
	border-bottom:10px solid #d6e629;
	
}
#h3_title{
	margin-top:26px;
	margin-right:28px;
	float:right;
	border-bottom:5px solid #b02cd8;
}
#h3_title a:link,#h3_title a{
	color:#666 !important;
	font-size: 100%;
	text-decoration:none;
	float:right;
}
#inner_nav{
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:8px;
}
#inner_nav ul{
	list-style:none;
}
#inner_nav ul li{
	float:left;
	margin-left:20px;
	display:block;
}
#inner_nav ul li a{
	text-decoration:none;
	color:#666;
}
#inner_nav ul li a:hover{
	color:#d60a8c;
}
#footer{
	position:relative;
	right:-30px;
	top:-20px;
	clear: both;
	background:url(../images/footer.png);
	width:945px;
	height:31px;
}
p{
font-size:14px;
line-height:158%;
text-align:justify;
}


a{
color:#333;
text-decoration: none; 
border-bottom: 1px dotted #333; 
}
a:link, a:visited {
color:#333;
}

a:hover, a:focus {
color:#000;
}
#navigation a,#h3_title a, .vlightbox1{
	border-bottom:none !important;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 140%;
	color: #666;
	margin-bottom:10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #666;
	margin-bottom:10px;
}
h4 {
font-size:0.9em;
color:#666;
}
.smaller {
font-size:0.9em;
line-height:1.5em;
}

img.list{
padding:5px;
margin-right:20px;
border:1px solid #999999;
float:left;
}

.mid{
position:relative;
display:block;
margin:0 auto;
width:960px;
top:230px;
}
.mid2{
position:absolute;
display:block;
float:right;
width:100%;
right:0px;
top:2%;
padding-bottom:40px;
}
#inner{
display:block;
padding:20px;
margin:0 auto;
min-width:800px; 
padding-bottom:80px;
}
#inner2{
float:right;
min-width:1200px;
}
.clear{
clear:both;
float:none;
padding:0;
margin:0;
height:0;
}
.left_tab{
	padding-right:30px;
	text-align:right;
}
.right{
	position:absolute;
	left:350px;
	top:70px;
	width:600px;
}
ul.media_list{
padding:0;
margin:0;
}
ul.media_list li{
margin:0;
padding:0;
list-style:none;
width:500px;
padding-bottom:20px;
}
ul.media_list li img{
float:left;
margin-right:30px;
}
ul{

color:#9c76c6;
font-size:14px;
}
img.list{
padding:5px;
margin-right:20px;
border:1px solid #999999;
float:left;
}
.noborder{
border:none;
}
.title{
font-weight:bold;
color:#666;
}
.wash{
	width:100%;
	height:100%;
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	background:#000;
}
flash_holder{
	width:100%;
	height:100%;
}

