/* - - - - - - - - -  MISC  - - - - - - - - */


div.home_object {
    margin-top: -2px;
    background: none repeat scroll 0 0 transparent !important;
}

div.homewrapper, div#homewrapper {
	margin-top:0px;
        background: none repeat scroll 0 0 transparent;
}

div.what {
	display:none;
}

div.home_object div.content {
	padding:0px !important;
	margin:0px !important;
}


/* - - - - - - - - -  WIDGETS & GRIDS  - - - - - - - - */

div.content {
	padding-left:10px;
}

div.grid {
	clear:both;
}

div.grid div.container {
	float:left !important;
	max-width:600px !important;
}



/* - - - - - - - - -  BANNER HEIGHT  - - - - - - - - */

html>body #logo {
	height:98px !important;
}
/* - - - - - - - - -  HORIZONTAL RULERS - - - - - - - - */
hr { 
	color: #333; 
	background-color: #333; 
	border: 0; 
	height: 1px; 
	width=95%; 
}

.bluerule {
            color: #416a9c;
            background-color: #416a9c;
            border: 0;
            height: 1px;
            width=95%;

}

/* - - - - - - - - - - - - EVENTS - - - - - - - - - - - - */

.event_headline {
	font-size : 13px;
	font-weight : bold;
	background-color: #cccccc;
	color: #ffffff;
}
.event_subhead {
	font-size : 13px;
	font-weight : bold;
	background-color: #cccccc;
	color: #ffffff;
}

.event_fieldset{
        border:1px solid #666;
        padding:5px;
        margin:5px;
}
.event_legend {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#039;
        font-weight: bold;
        padding: 3px;
}
.event_sidebox2{
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:10px;
}
.event_invite {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #039;
        margin:12px 0 5px 0;
}

/* - - - NAV TOP FOR IN-BANNER NAVIGATION BUTTONS - - - */

div#navTop {
	float: right;
	margin: 0;
	padding-top: 50px;
	margin-right:0px;
	padding: 0;
}

html>body #navTop {
	margin-top: 60px;
}

div#navTop ul {
	margin: 0;
	padding: 0;
	display: inline;
	border: 0;
}

div#navTop li {
	margin: 0;
	padding-top: 0;
	list-style: none;
	display: inline;	
}

/* - - - - - - - - - - - - - -  RELATED BOX - - - - - - - - - - - - - - */

 

div#related_box{
            margin: 10px;
            margin-top: 18px;
            margin-right:20px;
            float:right;
            padding:10px;
            background: #e9e9e9;
            border-style: solid; border-width: 1px; border-color: #b2b2ac;
            width: 200px;
}

.related_box_link {
        font-size: 11px;
        text-decoration : none;
        padding-left : 15px;
        line-height: 20px;
        display: block;
        text-align: left;
}

a:link.related_box_link {
        color : #000000;
        padding-left : 12px;
        background-image: url('http://buco3.com/images/arrow_blogitem_on.png');
        background-repeat : no-repeat;
        padding-left:15px;
}

a:visited.related_box_link {
        color : #000000;
        padding-left : 15px;
        background-image: url('http://buco3.com/images/arrow_blogitem_on.png');
        background-repeat : no-repeat;
}

 

a:hover.related_box_link {
        font-weight: bold;
        color : #263F66;
        background-image: url('http://buco3.com/images/arrow_blogitem_on.png');
        background-repeat : no-repeat;
}


a:visited.related_box_link {

}

/* - - - - - - - - - - - - QUICK REGISTER - IN BANNER - - - - - - - - - - - - */

div#regquick_top {
  float:right;
  padding-top:75px;
  padding-right:20px;
	
  background-repeat:no-repeat;
  background-position:center left;
}

/* - - - - - - - - - - - - - -  QUICK REGISTER FIELDS  - - - - - - - - - - - - - - */

.quick_register_email {
	width:150px;
	margin-right:2px;
	color:#5B638A;
	font-size:11px;
	padding:3px;
}

.quick_register_fname {
	width:90px;
	margin-right:2px;
	color:#5B638A;
	font-size:11px;
	padding:3px;
}

.quick_register_lname {
	width:90px;
	margin-right:2px;
	color:#5B638A;
	font-size:11px;
	padding:3px;
}

.quick_register_state {
	margin-right:2px;
}

.quick_register_city {
	width:90px;
	margin-right:2px;
	color:#5B638A;
	font-size:11px;
	padding:3px;
}

.quick_register_zipcode {
	width:80px;
	margin-right:2px;
	color:#5B638A;
	font-size:11px;
	padding:3px;
}

.quick_submit {
	margin-bottom: 2px;
	border-top: 1px #e2e2e2 solid;
	border-left: 1px #e2e2e2 solid;
	border-bottom: 1px #484848 solid;
	border-right: 1px #484848 solid;
	font-family: verdana, sans-serif;
	font-size: 9px;
	padding: 3px;
	font-weight: bold;
}

/* - - - - - - - - - - - - - -  BLOG RELATED BOX  - - - - - - - - - - - - - - */
table td.maincontent {
    background: none repeat scroll 0 0 #FFFFFF;
}

/* - - - - - - - - - - - - - -  NEWS and PRESS on Home Page  - - - - - - - - - - - - - - */			
.entry {
	margin: 0;
	padding: 10px;
}
	
.entry span.date {
    background: url("http://bckg.buco3.com/bluebutton.png") repeat-x scroll center bottom #336BA0 !important;
    box-shadow: 1px 1px 2px #CCCCCC;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    margin: 3px 10px 0 0;
    padding: 7px;
    text-shadow: 1px 1px 2px #000000;
}
.entry h2, .ehead2 h2 {
	margin: 0;
	padding: 0;
	font-size: 23px;
	color: #444444;
	font-weight: normal;
	line-height: 28px;
	border:0px;
        background: transparent;
}
	
.ehead2 .entryinfo {
	padding: 0 10px 0 40px;
}

.entry h2.title {
	margin: 0;
	font-size: 18px;
	color: #444444;
	font-weight: normal;
	line-height: 21px;
}

.entry span.author {
	margin: 0;
	font-size: 10px;
	color: #444444;
	font-weight:bold;
}
	
.excerpt {
	margin: 10px 0 0 0;
}

.excerpt p {
	display: inline;
}

/* - - - - - - - - - - MENU PANEL LINKS  - - - - - - - - - - */

 .menu_blog {
        font-size: 11px;
        text-decoration : none;
        padding-left : 8px;
        line-height: 16px;
        display: block;
        text-align: left;
}

a:link.menu_blog {
        color : #000000;
        background-image: url('http://buco3.com/images/arrow_blogitem_off.png');
        background-repeat : no-repeat;
        padding-left:10px;

}

a:visited.menu_blog {
        color : #000000;
        background-image: url('http://buco3.com/images/arrow_blogitem_off.png');
        background-repeat : no-repeat;
        padding-left:10px;
}

a:hover.menu_blog {
        /* font-weight : bold; */
        color : orange;
        background-image: url('http://buco3.com/images/arrow_blogitem_on.png');
        background-repeat : no-repeat;
}

 

a:hover.menu_blog_on {
        /* font-weight : bold; */
        color : orange;
}

a:visited.menu_blog {
        color : #000000;

}
/* - - - - - - - - - - RAPID SIGN-UP OBJECT  - - - - - - - - - - */


.quicksignup .email {
    width: 35%;
}

.quicksignup form {
   width: 475px;
}

.quicksignup {
    background: url("http://bckg.buco3.com/fsmenu.png") repeat-x scroll 0 top #003466;
    border: 2px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 10px;
    margin-right: 3px;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    height: 50px
}

div#social {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: right;
    padding-top: 12px;
}


div#quickform{
     background: url("http://images.buco3.com/joinus.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding-left: 160px;
}
/* - - - - - - - - - - - - - -  ACTION CENTER  - - - - - - - - - - - - - - */
div#action {
    background: #274873;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

div#action h3 {
    background: none repeat scroll 0 0 transparent;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

/* - - - - - - - - -  COL 3  - - - - - - - - */
div#col3 div.messageBox h3 {
    background: url("http://bckg.buco3.com/bluebutton.png") repeat scroll center bottom transparent !important;
    box-shadow: 2px 2px 4px #CCCCCC;
    font-size: 14px;
    padding-bottom: 15px;
    padding-top: 15px;
}

/* - - - - - - - - - - - - - -  JQUERY  - - - - - - - - - - - - - - */


/*
Item Name: jQuery Carousel Evolution
Author: Mapalla
Author URI: http://codecanyon.net/user/Mapalla
Version: 1.0
*/

/* _______________________________________________ */

/* CONTAINER */
/* _______________________________________________ */

.carousel
{
	position :relative ;
	margin :0 auto;
	width :722px !important;
	height :auto;
	border :none;
	overflow : hidden ;
}

/* _______________________________________________ */

/* SLIDES */
/* _______________________________________________ */

/* slide container */
.carousel .slides
{
	margin :0;
	padding :0;
	border :none;
	list-style :none;
	position :relative ;
	overflow :visible ;
       width: 722px !important;
}

/* slide item */
.carousel .slides .slideItem 
{
	position :absolute ;
	cursor :pointer ;
	overflow : hidden;
	padding :4px;
	margin :0;
	border :none;
}

.carousel .slides .slideItem a
{
	display: block ;
	text-decoration :none;
	margin :0;
	padding :0;
	border :none;
	outline :none;
}

.carousel .slides .slideItem img
{
	margin :0;
	padding :0;
	border :none;
	width :100%;
	height :100%;
}

/* _______________________________________________ */

/* DIRECTION BUTTON */
/* _______________________________________________ */

.carousel .nextButton
{
	position :absolute ;
	right :10px;
	top :133px;
	width :35px;
	height :35px;
	background : url("/images/prods/next_button.png") no-repeat center;
	cursor :pointer ;
	z-index :9999;
}

.carousel .prevButton
{
	position :absolute ;
	left :10px;
	top :133px;
	width :35px;
	height: 35px;		
	background : url("/images/prods/prev_button.png");
	cursor :pointer ;
	z-index :9999;
}

/* _______________________________________________ */

/* NAVIGATION BUTTON */
/* _______________________________________________ */

/* buttons container */
.carousel .buttonNav
{
	position : relative ;
	margin :0 auto;
	z-index :999;
}

/* numbers */
.carousel .buttonNav .numbers 
{
	position :relative ;
	float :left ;
	margin :5px;
	color : #828282 ;
	cursor :pointer ;
	font-weight :bold ;
	text-decoration :none;
	font-size :1em;
	font-family :Arial, Verdana ;
}

.carousel .buttonNav .numbers:hover
{
	color: #000;
	text-decoration :underline;
}

.carousel .buttonNav .numberActive
{
	background : none;
	color :#000;
	cursor :default ;
}

/* bullets */
.carousel .buttonNav .bullet
{
	position :relative ;
	float :left ;
	width :16px;
	height :16px;
	background : url('/images/prods/Bullet-White.png') no-repeat center ;
	margin :5px;
	float :left ;
	cursor :pointer ;
}

.carousel .buttonNav .bullet:hover
{
	background : url('/images/prods/Bullet-Black.png') no-repeat center ;
}

.carousel .buttonNav .bulletActive
{
	background : url('/images/prods/Bullet-Black.png') no-repeat center ;
	cursor :default ;
}

/* ____________________________________________________________ */

/* VIDEO */
/* ____________________________________________________________ */

.carousel .slides .videoOverlay
{
	background :url("/images/prods/video.png") no-repeat center; /* play button */
}

.carousel .slides .spinner
{
	background : url('/images/prods/loading.gif') no-repeat center transparent; /* video preloader */
}

/* _____________________________ *

/* SHADOW */
/* _____________________________ */

.carousel .shadow
{
	width :100%;
	height :82px;
}

.carousel .shadow .shadowLeft
{
	background : url("/images/prods/shadowLeft.png") no-repeat;
	width :100px;
	height :82px;
}

.carousel .shadow .shadowMiddle
{
	height :82px;
	background:url("/images/prods/shadowTile.png") repeat-x;
}

.carousel .shadow .shadowRight
{
	width :100px;
	height :82px;
	background:url("/images/prods/shadowRight.png") no-repeat;
}

/* ____________________________________________________________ */

/* REFLECTION GRADIENT */
/* ____________________________________________________________ */


/* - - - - - - - - - - - - - -  FOOTER  - - - - - - - - - - - - - - */

div#pageFoot div.disclaimer, div#pageFoot div.disclaimer div.container {
	display:block;
	color:#FFF;	
}

div#pageFoot div.disclaimer div.container {
	margin-bottom:5px;
}

div#pageFoot div.directory div.container {
	width:165px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

div#pageFoot div.directory div.container ul.connect {
	margin-top:5px;
}

div#pageFoot div.directory div.container ul.connect li {
	display:inline;
	margin:2px;
}

div#pageFoot div.directory div.container ul li{
	list-style:none;	
	display:block;
	margin:0px;
	padding:0px;
}

div#pageFoot div.directory div.last {
	width:180px;
	margin:0px;	
	margin-left:10px;
	margin-right:10px;
}

div#pageFoot div.directory span.title {
	display:block;
	color:#FFF;	
	font-size:16px;
	padding-bottom:5px;
         text-shadow: 1px 1px 2px #000000;
}

div#pageFoot div.directory span.title a {
	color:#FFF;
}

div#pageFoot div.directory ul {
	margin-left:10px;
	margin-bottom:10px;
}

div#pageFoot div.directory ul li {
	color:#FFF;	
}

div#pageFoot div.directory ul li a {
	color:#FFF;
	text-decoration:none;
         text-shadow: 1px 1px 2px #000000;
}


/* - - - - - - - - - - - - - -  AJAX TOOLTIPS  - - - - - - - - - - - - - - */
div#ajax_tooltipObj {
    color: #484848 !important;
    display: block;
    margin: 0;
    padding: 0;
    width: 400px;
}
div.ajax_tooltip_content {
    background-color: #E0E7EB;
    border: 2px solid #CCCCCC;
    color: #484848 !important;
    padding: 5px;
}

