/*Boonbox CSS - Revised 10-28-2008*/


body
{
	text-align: left;
	background:#999;
	margin-top:0;
	margin-bottom:0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 83%;
}
#master {
	clear:both;
	width: 70%;
	text-align: left;
	
	
	
	
	}
.more {
	text-align: right;
	padding-right: 5px;
	float: right;
	}
.h1 {
	font: 105%  arial, helvetica, sans-serif;
	
	}
	
.highlight{
	padding: 10px;
	background-color:#EFEFEF;
		line-height: 22px;
	
	}
#col3.a {
	color:#333;
	
	}

#container {
  margin: 0 auto;
  width: 990px;
  padding-left: 5px;
  padding-right: 5px;
  background:url(layout_images/mainbg.gif);
  } 
#header
{

background:url(../images/boonbox_header.jpg);
background-repeat: no-repeat;
height: 114px;
background-color: #FFFFFF;
margin-bottom: 0px;
}

#gutter
{
float: left;
width: 3%;
height: 1px;
}

#col1
{
float: left;
width: 48%;
background-color: #FFF;
margin-bottom: 10px;
}

#col1-2span
{
float: left;
width: 71%;
background-color: #FFF;
margin-bottom: 10px;
}

#col2
{
float: left;
width: 20%;
margin-left: 3%;
background-color: #FFF;
margin-bottom: 10px;
}

#col2-2Span
{
float: left;
width: 43%;
margin-left: 3%;
background-color: #FFF;
margin-bottom: 10px;
}

#col3
{
float: left;
width: 20%;
margin-left: 3%;
background-color: #FFF;
margin-bottom: 10px;
}

#footer
{
clear: both;
padding: 5px;
background-color: #181848;
text-align:center;
font-size: 90%;
color:#FFF;
background-image: url(menu_images/button1a.gif);
}

#footer a{
		color:#FFF;
	
	}
	
a {
	
	color:#304878;
	text-decoration:underline;
	
	
	}
	
.listwithspace {
	padding-bottom:15px;
	}


.arrowlist {
	
	list-style-image:url(../images/green_bullet2.jpg);
	line-height: 22px;
	
	}
	
	

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #181848;
	font-weight: normal;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #304878;
	font-style: normal;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #304878;
	font-weight: bold;
	}
h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #304878;
	font-weight: normal;
	}

.headingbar h3,h4 {
	
	background-color: #93f200;
	border: 1px solid #304878;
	font-weight: bold;
	font-size: 90%;
	margin-top: 0;
	padding: 3px;
	
	}
.newsheading {
	
	background-color: #93f200;
	margin-top: 0;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #304878;
	line-height:15px;
	font-weight: bold;
	
	}	
	
.newssection {
	margin-top:-18px;
	padding: 5px;
	border-left: 1px solid #304878;
	border-bottom: 1px solid #304878;
	border-right: 1px solid #204878;
	font-weight: bold;
	font-style: italic;
		
		
		}
.newssection  li {
	
	list-style:url(../images/news_arrow.gif);
	font-size: 0.7em;
	line-height: 14px;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	clear:both;
	
	}
	
.right_top_block {
	
	width: 39%; 
	float: right; 
	height: 233px;
	background-color: #EFEFEF;
	background: url(../images/subnav_bg.gif) no-repeat;
	}
.left_top_block, .right_top_block {
	
	width: 485px; 
	float: left; 
	height: 233px;
	background-color: #EFEFEF;
	background: url(../images/subnav_bg.gif) no-repeat;
	}
	
	.right_top_block_SubNav {
	
	width: 450px; 
	padding: 10px 10px 10px 10px;
	float: right; 
	height: 233px;
	background: url(../images/subnav_bg.gif) no-repeat;
	margin-bottom: 25px;
	
	}
	.left_top_block_SubNav {
	
	width: 480px; 
	padding: 10px 10px 10px 10px;
	float: left; 
	height: 233px;
	background: url(../images/subnav_bg.gif) no-repeat;
	margin-bottom: 10px;
	
	}
		
		.right_top_block_SubNav ul  {
	width: 80%;
	list-style: none;
	border-right: solid 2px #304878;
	border-left: solid 2px #304878;
	;
	border-bottom: solid 2px #304878;
	;
	background:url(../images/subnav_bg_centre.gif) repeat-x;
	margin-left: 9%;
	font-weight:bold;
	line-height: normal;
		
	}
	
	.left_top_block_SubNav ul  {
	width: auto;
	border-right: solid 2px #304878;
	border-left: solid 2px #304878;
	width: 80%;
	border-bottom: solid 2px #304878;
	background:url(../images/subnav_bg_centre.gif) repeat-x;
	margin-left: 3%;
	font-weight:bold;
	line-height: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-style: normal;
		
	}
	
	.right_top_block_SubNav li {
		
		padding: 3px;
		
		
		}
		
.left_top_block_SubNav li {
		
		padding: 3px;
		
		
		}
	
		.right_top_block_SubNav a{
	
	 text-decoration: underline;
	 color: #fff;
		padding-right: 10px; 
	
	}
	
	.left_top_block_SubNav a{
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
	width: 80%;
	
	}
	
		.right_top_block_SubNav a:hover{
	text-decoration: underline;
	background-image:url(../Images/feature-arrow.gif);
	color: #DDDDDD;
	list-style-position: inside;
	
	}
		.left_top_block_SubNav a:hover{
	text-decoration: underline;
	background-image:url(../Images/feature-arrow.gif);
	color: #DDDDDD;
	list-style-position: inside;
	
	}
	
.highlightcolumntext_small {
	
	font-size:80%;
	
	
	}

	

p
{
margin-left: 7px;
margin-right: 7px;
}
.fullwidth {
	width: 100%;
	padding: 20px;
	}
	
fp_current-events a{
	color:#333;
	font-size:10px;
	padding-right: 5px;
	padding-left: 5px;
	
	
	}
fp_current-events ul{
	list-style-image:url(/images/arrow_bullet.gif);
	
	
	}

/*Top Navigation */

.preload2 {background:  #181848 url(menu_images/button4.gif);}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(menu_images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; z-index:2;}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 15px 0 12px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 18px 0 12px; height:40px; background:url(menu_images/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(menu_images/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(menu_images/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(menu_images/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(menu_images/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(menu_images/button4b.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(menu_images/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:4px; top:40px; background: #fff; padding:3px 0; border:1px solid #304818; white-space:nowrap; width:133px; height:auto; }
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:127px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:127px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(menu_images/arrow.gif) 90px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#304878; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#304878 url(menu_images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#304878 url(menu_images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #304818; white-space:nowrap; width:133px; z-index:200; height:auto;}


/* ///////////////////////// AJAX AREA ///////////////////////////////////////////////// */

.widget {
	width: auto;
	margin: 5px;
	padding: 5px;
	background: #f3f1eb;
	border: 1px solid #dedbd1;
	margin-bottom: 15px;
	display: block;
}
.widget p, .widget li{
	font-size: 11px;
	color: #000;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}
	
	.tabnav {
		display:inline; 
		
		}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 1px;
	font-size: 11px;
	}
	
		.tabnav li a {
		text-decoration: none;
		color: #222;
		font-weight: normal;
		padding: 3px ;
		border-top: 1px dotted #999;
		border-left: 1px dotted #999;
		border-right: 1px dotted #999;
		}
		.tabnav li.ui-tabs-selected a{
			font-weight: bold;
			border-top: 1px solid #999;
			border-left: 1px solid #999;
			border-right: 1px solid #999;
			}
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	background: #dedbd1;
	color: #222;
	text-decoration: none;
	
		}
		
	.tabdiv {
	background: #fff;
	border: 2px solid #999;
	padding: 3px;
	margin-top: 3px;
	display: block;
	}
	
		.tabdiv li {
		margin-left: 2px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}
