/** SHARK&LION CSS CBRU 2010 **/ 
/** OCTOBER 2010, CBRU. VERSION .0 RELEASE 1.0  **/ 


/** Cores de Borda = AZUL NAVY 001f51
/** Cores de Borda = LARANJA e84d2e


/*************************************
JAVASCRIPT MENUS
**************************************/

#sse50 
{
    border: solid 0px #001f51;
    background:#001f51 url(../image/mb50_1_bg.gif) repeat-x;
    padding:0px;/*changing its value will give menu margins to its container*/
    text-align:center;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
#sses50
{
    margin:0 auto;/*If you don't want the menu center aligned, remove this line and above text-align:center*/
    font-size:0;
} 
        
#sses50 ul, #sses50 li
{
    display: inline;
    list-style-type: none;padding: 0;margin: 0;border:0;background-image:none;
}
        
#sses50 a
{
    text-align: center;
    display: inline-block;
    font: bold 15px Calibri;
    background: url('../image/mb50_1.gif') no-repeat left top;
    padding: 10px 20px;/*This defines the size of each menu item*/
    color: #FFF;
    text-decoration: none;
}
        
#sses50 a:hover, #sses50 a.current
{
    background-position: 0% -60px;
    color: #f8c804;
}
#sses50 a.end
{
    width:2px;
    padding-left:0;padding-right:0;
}

/*************************************
END JAVASCRIPT MENUS
**************************************/

/*************************************
JAVASCRIPT MENUS CORPORATIVE
**************************************/

#ssecorp 
{
    border: solid 0px #39F;
    background:#FFF;
    padding:0px;/*changing its value will give menu margins to its container*/
    text-align:center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#ssescorp 
{
    margin:0 auto;/*If you don't want the menu center aligned, remove this line and above text-align:center*/
    font-size:0;
} 
        
#ssescorp  ul, #ssescorp li
{
    display: inline;
    list-style-type: none;padding: 0;margin: 0;border:0;background-image:none;
}
        
#ssescorp  a
{
     text-align: center;
    display: inline-block;
    font: bold 14px Calibri;
    padding: 10px 20px;/*This defines the size of each menu item*/
    color: #006702;
    text-decoration: none;
}
        
#ssescorp  a:hover, #ssescorp a.current
{
    background-position: 0% -60px;
    color: #feb500;
}
#ssescorp  a.end
{
    width:2px;
    padding-left:0;padding-right:0;
}

/*************************************
END JAVASCRIPT MENUS CORPORATIVE
**************************************/

/**************************************
~Sponsors
**************************************/

/* Jcarousel default css */
.jcarousel-container{ position:relative;}.jcarousel-clip{ z-index:2; padding:0; margin:0; overflow:hidden; position:relative}.jcarousel-list{ z-index:1; overflow:hidden; position:relative; top:0; left:0; margin:0; padding:0}.jcarousel-list li,.jcarousel-item{ float:left; list-style:none;  width:75px; height:75px}.jcarousel-next{ z-index:3; display:none}.jcarousel-prev{ z-index:3; display:none}

#sponsors {
	position : relative;
	margin : 0 auto 30px 0;
}

	#sponsors hr {
		border-top : 1px solid #e6e6e6;
		border-left : 0;
		border-right : 0;
		border-bottom : 0;
		height : 1px;
		width : auto;
		margin : 0 16px 16px 16px;
		display : block
	}

	#sponsors h3 {
		font-size : 12px;
		font-weight : normal;
		text-align : center;
		margin-top : -29px;
		margin-bottom : 25px
	}

		#sponsors h3 span {
			background-color : #fff;
			padding : 16px
		}

	.jcarousel-container {
		width : 850px;
		margin : 0 auto;
	}

	.jcarousel-clip {
		width : 850px;
		overflow:hidden;
		margin : 0 auto;
		float:center;
	}

	#sponsors .jcarousel-prev,
	#sponsors .jcarousel-next {
		position : absolute;
		display : block;
		top : 0;
		left : 0px;
		z-index : 999;
		overflow : hidden;
		cursor : pointer;
		width : 20px;
		display : block;
		height : 72px;
		background : transparent url(../image/SPONSOR_SETA_DIREITA.png) no-repeat 0 0;
	}

	#sponsors .jcarousel-list li, #sponsors .jcarousel-item {
		width : 123px;
		height : 72px
	}

	#sponsors .jcarousel-next {
		right : 0px;
		left : auto;
		background-position : -20px 0;
		border-left : 5px solid #fff
	}

	#sponsors .jcarousel-prev:hover {
		background-position : -40px 0
	}

	#sponsors .jcarousel-next:hover {
		background-position : -60px 0
	}

	#sponsors .jcarousel-next-disabled {
		background-position : -20px 0!important
	}

	#sponsors .jcarousel-prev-disabled {
		background-position : 0 0!important
	}

	#sponsors .jcarousel-next-disabled,
	#sponsors .jcarousel-prev-disabled {
		cursor : auto
	}

#sponsors li {
			display : inline;
			list-style-type : none;
			text-align : center;
			padding : 0 15px;
			margin-bottom : 0;
			background : url(../image/sponsorsSeperator.png) no-repeat  right center
		}


.jcarousel-skin-tango .jcarousel-container {
/*     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
   
 */ 
 /* ARREDONDAR OS CANTOS */ 
   
    background: #fff;
    border: 1px solid #333;
	margin-left:15px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 850px;
    padding: 10px 50px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 20px 50px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  850px;
    height: 70px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  70px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    height: 65,3px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 40px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 40px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 10px;
    right: 5px;
    width: 25px;
    height: 70px;
    cursor: pointer;
    background: transparent url(../image/SPONSOR_SETA_DIREITA.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../image/SPONSOR_SETA_DIREITA.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 25px;
    height: 70px;
    cursor: pointer;
    background: transparent url(../image/SPONSOR_SETA_ESQUERDA.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../image/SPONSOR_SETA_ESQUERDA.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 25px;
    height: 70px;
    cursor: pointer;
    background: transparent url(../image/SPONSOR_SETA_DIREITA.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 0px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 0px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 0px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 10px;
    left: 43px;
    width: 25px;
    height: 70px;
    cursor: pointer;
    background: transparent url(../image/SPONSOR_SETA_ESQUERDA.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 0px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 0px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 0px;
}


/**TESTE RFU   **/ 

HTML {
	MARGIN: 0px
}
BODY {
	FONT-SIZE: 8px;
	FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif;
	TEXT-ALIGN: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-style: dotted;
	word-wrap: break-word;
	background: #000000 url(../Image/SiteBackground_v1.jpg) no-repeat top center;
}

/* background-attachment: fixed; */
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

/** LEFT PANEL - INICIO **/ 

.content_rssbutton{width:65px; height:14px; float:right; padding:8px 5px 0 20px;}
.elements-related-media{float:left;margin:0 0 6px 0;padding:0;width:298px;font-family:Arial,Helvetica,sans-serif;border:1px solid #9f9f9f;background:#fff;}.elements-related-media h1{float:left;margin:0;padding:8px 0 6px 12px;font-size:14px;color:#333;}.elements-related-media img{float:left;}.elements-content{margin:0 6px 6px 6px;padding:6px;background:#f1f1f1;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#333;line-height:14px;clear:both;}.elements-content img{margin:0;padding:0 0 8px 0;width:274px;height:154px;}.elements-content h2{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#000;}.elements-content b{font-size:10px;color:#666;}.elements-content b a:link{font-size:9px;font-weight:bold;color:#333;text-decoration:none;}.elements-content b a:visited{font-size:9px;font-weight:bold;color:#666;text-decoration:none;}.elements-content b a:hover,.elements-content b a:visited:hover{font-size:9px;font-weight:bold;color:#0183da;text-decoration:none;}.elements-content .seperator{margin:8px 0 0 0;padding:0;border-bottom:1px solid #ccc;line-height:0;}.elements-content ul{list-style:none;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#333;clear:both;}.elements-content ul li{padding:5px 6px;}.elements-content ul li a:link{color:#333;text-decoration:none;}.elements-content ul li a:visited{color:#666;text-decoration:none;}.elements-content ul li a:hover,.elements-content ul li a:visited:hover{color:#0183da;text-decoration:none;}.elements-content .oddbold{font-weight:bold;background:none;} .elements-content .odd{background:none;}.elements-content .even{background:#ccc;}elements-content .evenbold{font-weight:bold;background:#ccc;}.archive{margin:0;padding:6px 6px 0 6px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;line-height:12px;font-weight:bold;color:#333;background:#f1f1f1;}.archive a:link,.archive a:visited{color:#333;text-decoration:none;}.archive a:hover,.archive a:visited:hover{color:#0183da;text-decoration:none;}.elements-related-media .links{margin:6px;padding:6px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;line-height:12px;font-weight:bold;color:#333;background:#f1f1f1;}.elements-related-media .links a:link{color:#333;text-decoration:none;}.elements-related-media .links a:visited{color:#666;text-decoration:none;}.elements-related-media .links a:hover,.elements-related-media .links a:visited:hover{color:#0183da;text-decoration:none;}.elements-pod{float:left;margin:0 0 6px 0;padding:0;width:300px;font-family:Arial,Helvetica,sans-serif;background:#000;}.elements-pod h1{float:left;margin:0;padding:8px 0 2px 12px;font-size:14px;color:#fff;width:290px;}.elements-pod img{float:left;}.elements-pod-content{margin:0 6px 6px 6px;padding:6px;background:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#999;line-height:14px;clear:both;}.elements-pod-content img{margin:0;padding:0 0 8px 0;width:274px;height:154px;}.elements-pod-content h2{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#fff;}.elements-pod-content b{font-size:10px;color:#666;}.elements-pod-content b a:link{font-size:9px;font-weight:bold;color:#fff;text-decoration:none;}.elements-pod-content b a:visited{font-size:9px;font-weight:bold;color:#ccc;text-decoration:none;}.elements-pod-content b a:hover,.elements-pod-content b a:visited:hover{font-size:9px;font-weight:bold;color:#0183da;text-decoration:none;}

/** SPONSOR **/ 

.sponsor-bottom-media{overflow:hidden;PADDING-RIGHT:15px;float:left;margin:13px;width:950px;font-family:Arial,Helvetica,sans-serif;border:1px solid #9f9f9f;background:#fff;text-align:center;}
.sponsor-bottom-media h1{float:left;margin:0;padding:8px 0 6px 12px;font-size:14px;color:#333;width:100px;}
.sponsor-bottom-media img{float:center;}
.sponsor-bottom{margin:0;padding:10px 10px 10px 10px;background:#fff;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#333;line-height:14px;clear:both;text-align:center;}
.sponsor-bottom h2{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#000;}
.sponsor-bottom b{font-size:10px;color:#666;}
.sponsor-bottom b a:link{font-size:9px;font-weight:bold;color:#333;text-decoration:none;}
.sponsor-bottom b a:visited{font-size:9px;font-weight:bold;color:#666;text-decoration:none;}
.sponsor-bottom b a:hover,.sponsor-bottom b a:visited:hover{font-size:9px;font-weight:bold;color:#0183da;text-decoration:none;}
.sponsor-bottom .seperator{margin:8px 0 0 0;padding:0;border-bottom:1px solid #ccc;line-height:0;}
.sponsor-bottom .seperator2{width:1px; height:90px; margin:0;padding:0;border:0;line-height:0;background:#000;float:right;clear:both;}
.sponsor-bottom ul{list-style:none;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#333;clear:both;}
.sponsor-bottom ul li{padding:5px 6px;}
.sponsor-bottom ul li a:link{color:#333;text-decoration:none;}
.sponsor-bottom ul li a:visited{color:#666;text-decoration:none;}
.sponsor-bottom ul li a:hover,.sponsor-bottom ul li a:visited:hover{color:#0183da;text-decoration:none;}
.sponsor-bottom .oddbold{font-weight:bold;background:none;} .sponsor-bottom .odd{background:none;}
.sponsor-bottom .even{background:#ccc;}sponsor-bottom .evenbold{font-weight:bold;background:#ccc;}
.sponsor-bottom-media .links{margin:6px;padding:6px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;line-height:12px;font-weight:bold;color:#333;background:#f1f1f1;}.sponsor-bottom-media .links a:link{color:#333;text-decoration:none;}
.sponsor-bottom-media .links a:visited{color:#666;text-decoration:none;}
.sponsor-bottom-media .links a:hover,.sponsor-bottom-media .links a:visited:hover{color:#0183da;text-decoration:none;}

.sponsornew{
	margin:10px 10px 10px 10px;;
	padding:15px 15px 15px 15px;
	text-align:center;
	background:#FFF;
	font-family:Arial,Helvetica,sans-serif;font-size:12px;
	font-weight:bold;
	color:#666;

}
.sponsor{
	margin:0px 10px 0px 10px;;
	padding:5px 5px 5px 5px;
	border:1px solid #cccccc;
	width:100px;
	height:65,3px;
	text-align:center;
}
.partner{
	margin:0px 10px 0px 10px;
	padding:5px 5px 5px 5px;
	border:1px solid #ccc;
	width:80px;
	height:51px;
	text-align:center;
}
.sponsor-seperator{
	margin:0;
	padding:5px 5px 5px 5px;
	border:1px solid #ccc;
	width:9px;
	height:65px;
	text-align:center;
}
.partner-seperator{
	margin:0;
	padding:5px 5px 5px 5px;
	border:1px solid #ccc;
	width:9px;
	height:51px;
	text-align:center;
}

.seperator-hor{
	margin:10px 0px 10px 0px;
	padding:0;
	border-bottom:1px solid #2c323f;
	line-height:0;
	clear:both;
}

.socialnet{
	margin:0;
	padding:10px 20px 5px 20px;
	text-align:center;
	float:center;
	text-decoration:none;
}
	
/** END LEFT PANEL **/

/** CONTORNO DAS IMAGENS - LEFT PANEL  **/ 

#column .columnMod {
	FLOAT: left; OVERFLOW: hidden; display: inline
}
#narCol .narColMod {
	FLOAT: left; OVERFLOW: hidden; display: inline
}
#narCol {
	WIDTH: 160px; FLOAT: left; display: inline
}
#narCol .narColMod {
	WIDTH: 160px
}
#column .columnMod {
	WIDTH: 312px; FLOAT: left; display: inline
}
#column .accordion {
	WIDTH: 314px; FLOAT: left; display: inline
}
#column .columnModAd {
	BORDER-TOP: #333 1px solid; BORDER-RIGHT: #333 1px solid; BORDER-BOTTOM: #333 1px solid; BORDER-LEFT: #333 1px solid; PADDING-BOTTOM: 6px; PADDING-LEFT: 6px; WIDTH: 300px; PADDING-RIGHT: 6px; MARGIN-BOTTOM: 10px; MARGIN-TOP: 10px;FLOAT: left;  PADDING-TOP: 6px; display: inline
}
 
.columnMod .moduleBody {
	WIDTH: 300px
}
.widePAGE_1 .moduleBody {
	WIDTH: 624px
}
#c_mrm2 {
	BORDER-BOTTOM: #333 1px solid; BORDER-LEFT: #333 1px solid; MARGIN-BOTTOM: 10px; FLOAT: left; BORDER-TOP: #333 1px solid; BORDER-RIGHT: #333 1px solid; display: inline
}

/** FIM CONTORNO DAS IMAGENS - LEFT PANEL  **/ 

/** DOWN PANEL BEGIN **/ 

/** TITLE BOX **/
.content_navegation_main{width:642px;overflow:hidden;PADDING-RIGHT: 15px;float:left;margin:0;height:30px;}
.content_navegation_main{float:left;margin:0;padding:0;width:642;height:29px;background-image:url('../IMAGE/default/content_navegation_bar.gif');background-position:top left;}

.content_navegation{width:660px;overflow:hidden;PADDING-RIGHT: 15px;float:left;margin:0;height:30px;}
.content_navegation_sponsor{width:965px;overflow:hidden;PADDING-RIGHT: 15px;float:center;margin:0;height:30px;}

.content_navegationText{float:left;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;color:#ececec;margin:7px 8px;}

.content_navegationItems{float:right;margin-top:2px;padding:0;}

.content_navegationItemSelected{background-image:url('../IMAGE/default/cbruButtonLeft.gif');background-repeat:no-repeat;}



.rightEdge,.right_end_tables,.rightEdgeNoRule{width:6px;height:25px;float:right;padding:0;margin:2px 5px 0 0;background-repeat:no-repeat;}.right_end_tables{background-image:url('../IMAGE/default/cbruRightRule.gif');background-position:top right;}.rightEdge{background-image:url('../IMAGE/default/cbruRightEdge.gif');background-position:top left;}

.simpleBody{width:640px;}.content_navegationItemSelected a:link{color:#fff;text-decoration:none;}.content_navegationItemSelected a:visited{color:#fff;text-decoration:none;}.content_navegationItem a:link{color:#999;text-decoration:none;}.content_navegationItem a:visited{color:#999;text-decoration:none;}.content_navegationItem a:hover{color:#fff;text-decoration:none;}

/** SCROLL CONTENT **/ 
.step_nav{position:relative;overflow:no;width:100%;}

.step_nav .belt{position:absolute;left:0;top:0;}

.panel{float:left;overflow:hidden;width:638px;_width:639px;color:#333;font-size:11px;margin:0;padding-top:6px;}
.panel_sponsor{float:left;overflow:hidden;width:963px;_width:963px;color:#333;font-size:11px;margin:0;padding-top:6px;}

.videoGutter li a:link{color:#3c0;}
.videoGutter li a:hover{color:#3c0;}

.item_content{width:206px;margin:0 0 0 8px;float:left;font-family:arial;font-size:11px;}

.scrollable .item_content{width:210px;}

.item_content img{width:195px;height:172px;margin-bottom:6px;float:left;}

.item_content h1{font-family:Verdana,sans-serif;font-size:14px;margin:2px 0 2px 0;padding:0;}

/** IMAGE CONTENT TABLE SIZE **/ 

.item_nav{width:195px;margin:10 0 0 6px;float:left;font-family:arial;font-size:11px;}

.item_nav img{width:195px;height:115px;margin-bottom:6px;float:left;}

.item_nav h1{font-family:Verdana,sans-serif;font-size:12px;margin:2px 0 2px 0;padding:0;}

.item_nav h2{font-family:arial;font-size:14px;margin:2px 0 2px 0;padding:0;}

.item_nav ul{list-style:none;float:left;margin:0;padding:0 0 0 10px;width:190px;line-height:15px;}.item_nav li{padding-top:6px;font-size:13px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;}.item_nav ul a:link,.item_nav ul a:visited{padding:0 0 0 20px;list-style:none;color:#999;background:url('../IMAGE/default/arrow_off.png') 0 2px no-repeat;text-decoration:none;}.item_nav ul a:hover,.item_nav ul a:visited:hover{padding:0 0 0 20px;list-style:none;color:#0183da;background:url('../IMAGE/default/arrow_on.png') 3px 2px no-repeat;text-decoration:none;}.scrollable{position:relative;overflow:hidden;padding:8px 0;}.scrollable div.items{width:20000em;position:absolute;clear:both;margin-left:0;}.scrollable div.items div{float:left;}#galleryMod .scrollable div.items div{text-align:center;}.scrollable{float:left;width:638px;}

#galleryMod{width:596px;height:165px;}#galleryMod div.items div{width:144px;margin-right:6px;}#galleryMod h2{font-size:11px;font-weight:bold;margin:0;}#galleryMod h2 a:link,#galleryMod h2 a:visited{color:#97721B;}#galleryMod h3{font-size:10px;font-weight:bold;text-transform:uppercase;color:#999;margin:0;}#galleryMod div.items div img{width:142px;border:1px solid #999;}div.navi.box{margin-left:291px;height:20px;}a.prev,a.next,a.prevPage,a.nextPage{display:block;width:18px;height:18px;background:url('../IMAGE/default/left.png') no-repeat;float:left;margin:43px 2px;cursor:pointer;font-size:1px;}a.prev:hover,a.next:hover,a.prevPage:hover,a.nextPage:hover{background-position:0 -18px;}a.disabled,a.disabled:hover{background-position:0 -36px;!important;}a.next,a.nextPage{background-image:url('../IMAGE/default/right.png');clear:right;}div.navi{height:15px;clear:both;padding-top:2px;margin:0 auto;align:center;}div.navi a{width:8px;height:8px;float:left;margin:3px;background:url('../IMAGE/default/navigator.png') 0 0 no-repeat;display:block;font-size:1px;}div.navi a:hover{background-position:0 -8px;}div.navi a.active{background-position:0 -16px;}


.tradeDeadlineTicker{float:left;width:640px;padding-bottom:3px;font-size:0;line-height:0;margin:0;}

/** CONTENT INTER SIZE */

.panel{width:660px;}.panel .item_content{width:325px;margin:0 0 0 6px;font-family:verdana;}.panel .item_content h1{font-size:12px;}.panel .item_content img{width:325px;height:183px;}

/** TEXT BOX BELOW IMAGES **/ 
.panel .item_nav{width:195px;margin:0 0 0 13px;font-family:verdana;}

/** TITLE BOX SPONSOR BOTTOM **/
.content_navegation_sponsor{float:left;margin:0;padding:0;width:965;height:29px;background-image:url('../IMAGE/default/content_navegation_bar_sponsor.gif');background-position:top left;}

.content_navegation{float:left;margin:0;padding:0;width:660;height:29px;background-image:url('../IMAGE/default/content_navegation_bar.gif');background-position:top left;}

.content_navegationItemSelected{background-image:url('../IMAGE/bluecbruButtonLeft.gif');background-repeat:no-repeat;}.rightEdge{background-image:url('../IMAGE/bluecbruRightEdge.gif');background-position:top left;}.panel .item_nav ul a:link,.panel .item_nav ul a:visited{background:url('../IMAGE/default/arrow_off.png') 0 2px no-repeat;}.panel .item_nav ul a:hover,.panel .item_nav ul a:visited:hover{background:url('../IMAGE/default/arrow_on.png') 3px 2px no-repeat;}.right_end_tables{background-image:url('../IMAGE/default/cbruRightRule.gif');background-position:top right;}

/** WHITE BOX MIDDLE SIZE **/ 
 
.cbruBody,.simpleBody{float:left;width:1px;background:#FFF url('../IMAGE/default/modBodyBg.gif') repeat-x bottom left;overflow:hidden;border:solid 2px #fff; border-top:none;border-right:1px solid #999;border-bottom:1px solid #999;border-left:1px solid #999;width:640px;background:#fff;}.cbruBody{padding:1px;}.content_navegationText{float:left;font:bold 14px arial;line-height:14px;color:#fff;margin:8px 12px;padding:1px 0 0 0;}

.cbruBody_sponsor,.simpleBody{float:left;width:1px;background:#FFF url('../IMAGE/default/modBodyBg.gif') repeat-x bottom left;overflow:hidden;border:solid 2px #fff; border-top:none;border-right:1px solid #999;border-bottom:1px solid #999;border-left:1px solid #999;width:965px;background:#fff;}.cbruBody_sponsor{padding:1px;}

.content_navegationItem,.content_navegationItemSelected,.content_navegationAll{float:right;font:bold 10px verdana;height:29px;margin:4px 0 0 0;padding:4px 5px 0px 8px;text-align:center;}.rightEdge{background-image:url('../IMAGE/bluecbruRightEdge.gif');background-position:0 1px;background-repeat:no-repeat;}.content_navegationAll a:link{color:#999;text-decoration:none;}.content_navegationAll a:visited{color:#999;text-decoration:none;}.content_navegationAll a:hover{color:#fff;text-decoration:none;}

/** CONTENT PAGES TEMPLATE AND PATTERNS **/

.content_navegation_2nd{float:left;font:bold 9px verdana;height:29px;margin:4px 0 10px 10px;padding:4px 5px 0px 8px; text-align:justify; color:#FFF; text-transform:uppercase;}.content_navegation_2nd a:link{color:#999;text-decoration:none;}.content_navegation_2nd a:visited{color:#999;text-decoration:none;}.content_navegation_2nd a:hover{color:#fff;text-decoration:none;}

/** IMAGE BODY PAGE **/ 

.imgcbruBody{float:right; padding:0px 0px 10px 10px; margin-top:0px;margin-left:10;margin-right:10;clear:both; vertical-align:text-top;}

.cbruBody_2nd{
	float:left;
	background:#fff;
	overflow:hidden;
	border:solid 2px #fff; 
	border-top:none;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	width:643px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:justify;
	padding:15px 20px 10px 10px;
	margin:0px 0px 0px 0px;
	
}

.seperator_cbruBody{margin:8px 0 0 0;padding:0;line-height:0;border-bottom:1px solid #ccc;clear:both;}
.cbruBody_2nd h1{margin:0;padding:2px 0 2px 0px;font-size:14px;color:#333;text-transform:uppercase;}
.cbruBody_2nd h2{margin:0;padding:2px 0 2px 0px;font-size:12px;color: #666; font-style:italic;}
.cbruBody_2nd h3{margin:0;padding:2px 0 2px 0px;font-size:10px;color: #999; font-style:normal;} 
.cbruBody_2nd a:link{color:#999;text-decoration:none;}.cbruBody_2nd a:visited{color:#999;text-decoration:none;}.cbruBody_2nd a:hover{color: #333;text-decoration:none;}
.cbruBody_2nd ul li{padding:5px 5px;font-size:11px;color:#666;text-decoration:none;font-style:italic;}

.botton_network{float:left;TEXT-ALIGN: TEXT-TRANSFORM: uppercase; left;margin-top:10px;margin-bottom:0px;padding:5px 5px 5px 5px;color:#999;text-decoration:none;}

.botton_network img{float:left; width:14px; height:14px;  padding:0px 0px 0px 0px; margin-top:0px;margin-left:0;margin-right:0;clear:both}

.botton_network a:link{float:left;TEXT-ALIGN: TEXT-TRANSFORM: uppercase; left;margin-top:0px;margin-bottom:0px;padding:0px;color:#ccc;text-decoration:none;vertical-align:middle;}

.table_default {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP:5px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #666;	
	HEIGHT: 18px;
	BACKGROUND: url("../image/bg_fade_table_header.gif"); 
	background-position:bottom center;
	TEXT-ALIGN: left;
}
.table_default A {
	COLOR: #fff; TEXT-DECORATION: underline
}
.table_default A:link {
	COLOR: #fff; TEXT-DECORATION: underline
}
.table_default A:visited {
	COLOR: #fff; TEXT-DECORATION: underline
}
.table_default A:hover {
	COLOR: #fff; TEXT-DECORATION: none
}
.table_default A:active {
	COLOR: #fff; TEXT-DECORATION: none
}

.table_header {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #666;	
	HEIGHT: 15px;
	BACKGROUND: url("../image/bg_fade_table_header.gif"); 
	background-position:bottom center;
	TEXT-ALIGN: center;
}
.table_header A {
	COLOR: #fff; TEXT-DECORATION: underline
}
.table_header A:link {
	COLOR: #fff; TEXT-DECORATION: underline
}
.table_header A:visited {
	COLOR: #fff; TEXT-DECORATION: underline
}
.table_header A:hover {
	COLOR: #fff; TEXT-DECORATION: none
}
.table_header A:active {
	COLOR: #fff; TEXT-DECORATION: none

}

.table_row1 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 11px; PADDING-BOTTOM: 4px; COLOR: #000; PADDING-TOP: 4px; BORDER-BOTTOM: 1px solid #ccc; TEXT-ALIGN: center
}
.table_row1 A {color:#999;text-decoration:none;
}
.table_row1 A:link {color:#999;text-decoration:none;
}
.table_row1 A:visited {color:#999;text-decoration:none;
}
.table_row1 A:hover {color:#ccc;text-decoration:none;
}


.table_row2 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 11px; BACKGROUND: url("../image/bg_fade_table.gif"); background-position:bottom center; PADDING-BOTTOM: 4px; COLOR: #000; PADDING-TOP: 4px; BORDER-BOTTOM: 1px solid #ccc ; TEXT-ALIGN: center
}
.table_row2 A {color:#999;text-decoration:none;
}
.table_row2 A:link {color:#999;text-decoration:none;
}
.table_row2 A:visited {color:#999;text-decoration:none;
}
.table_row2 A:hover {color:#ccc;text-decoration:none;
}

TABLE.table {
	FONT-SIZE: 10px; WIDTH: 100%; BORDER-TOP-STYLE: none; LINE-HEIGHT: normal; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-COLLAPSE: collapse; BORDER-BOTTOM-STYLE: none
}
TABLE.table TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; PADDING-BOTTOM: 4px; COLOR: #0b2a0c; PADDING-TOP: 4px; BORDER-BOTTOM: #0c5616 1px solid
}
TABLE.table TD.head {
	PADDING-RIGHT: 0px; TEXT-ALIGN: center; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 10px; pADDING-BOTTOM: 0px; TEXT-TRANSFORM: uppercase; COLOR: #fff; PADDING-TOP: 0px; BORDER-BOTTOM: #0c5616 1px solid; HEIGHT: 18px
}
TABLE.table TD.head A {
	COLOR: #fff; TEXT-DECORATION: underline
}
TABLE.table TD.head A:link {
	COLOR: #fff; TEXT-DECORATION: underline
}
TABLE.table TD.head A:visited {
	COLOR: #fff; TEXT-DECORATION: underline
}
TABLE.table TD.head A:hover {
	COLOR: #f9c800; TEXT-DECORATION: underline
}
TABLE.table TD.head A:active {
	COLOR: #fff; TEXT-DECORATION: underline
}
TABLE.table TD.subhead {
	COLOR: #9fabb9
}
TABLE.table TD.subhead A {
	COLOR: #9fabb9; TEXT-DECORATION: underline
}
TABLE.table TD.subhead A:link {
	COLOR: #9fabb9; TEXT-DECORATION: underline
}
TABLE.table TD.subhead A:visited {
	COLOR: #9fabb9; TEXT-DECORATION: underline
}
TABLE.table TD.subhead A:hover {
	COLOR: #fff; TEXT-DECORATION: underline
}
TABLE.table TD.subhead A:active {
	COLOR: #9fabb9; TEXT-DECORATION: underline
}

a.mainButton,a.largeButton,a.smallButton,a.smallBlackButton{float:left;color:#fff;text-decoration:none;margin:3px 6px 0 0;font:bold 9px verdana;}
a.mainButton{background:transparent url('../IMAGE/default/mainButtonRightEdge.gif') no-repeat scroll top right;font:bold 9px verdana;height:18px;padding-right:4px;}
a.largeButton{background:transparent url('../IMAGE/default/mainButtonRightEdgeLg.gif') no-repeat scroll top right;font:bold 10px verdana;height:22px;padding-right:4px;}a.smallButton,a.smallBlackButton{background:transparent url('../IMAGE/default/mainButtonRightEdgeSm.gif') no-repeat scroll top right;font:bold 9px verdana;height:15px;padding:0 3px 0 0;color:#ccc;}
a.smallBlackButton{background:transparent url('../IMAGE/default/blackButtonRightEdgeSm.gif') no-repeat scroll top right;}
a.mainButton span,a.largeButton span,a.smallButton span,a.smallBlackButton span{display:block;}a.mainButton span{height:16px;line-height:13.5px;background:transparent url('../IMAGE/default/mainButtonLeft.gif') no-repeat;padding:2px 4px 0 8px;}
a.largeButton span{height:20px;line-height:18px;background:transparent url('../IMAGE/default/mainButtonLeftLg.gif') no-repeat;padding:2px 4px 0 8px;}
a.smallButton span,a.smallBlackButton span{height:13px;line-height:10px;background:transparent url('../IMAGE/default/mainButtonLeftSm.gif') no-repeat;padding:2px 4px 0 8px;color:#333;}
a.smallBlackButton span{color:#fff;background:transparent url('../IMAGE/default/blackButtonLeftSm.gif') no-repeat;}a.mainButton:hover,a.largeButton:hover,a.smallButton:hover,a.smallBlackButton:hover{background-position:bottom right;color:#ececec;outline:none;}a.smallButton:hover,a.smallBlackButton:hover{color:#fff;}
a.mainButton:hover span,a.largeButton:hover span,a.smallButton:hover span,a.smallBlackButton:hover span{background-position:bottom left;}
a.smallButton:hover span,a.smallBlackButton:hover span{color:#fff;}
.gray_button{text-decoration:none; padding:1px 0 0 0;font:bold 9px verdana;width:80px;height:15px;color:#333;background:url('../IMAGE/default/gray_button.gif') no-repeat;}
.gray_button:hover,.gray_button:hover a:link,.gray_button:hover a:visited{text-decoration:none;background:url('../IMAGE/default/button_80On.gif') no-repeat;color:#fff;}
.newsTools .gray_button{float:left;margin:0 12px 0 0;}a.red_button{float:left;margin:2px 0 0 14px;background:transparent url('../IMAGE/default/red_buttonRightEdge.png') no-repeat scroll right top;height:15px;overflow:hidden;padding:0 6px 0 0;}
a.red_button span{float:left;background:transparent url('../IMAGE/default/red_buttonLeft.png') no-repeat scroll left top;color:#FFF;font:bold 9px verdana;height:15px;padding:1px 0 0 6px;}
a.red_button:hover{background:transparent url('../IMAGE/default/red_buttonRightEdge.png') no-repeat scroll right -15px;}a.red_button span:hover{background:transparent url('../IMAGE/default/red_buttonLeft.png') no-repeat scroll left -15px;}.dphdr{font-weight:bold;font-size:11px;background-color:#666;padding:2px 2px 2px 2px;}.dphdrUnsorted,.dphdrUnsorted a:link,.dphdrUnsorted a:visited{color:#E0E0E0;text-decoration:none;}.dphdrUnsorted a:hover{color:#E0E0E0;text-decoration:underline;}.dpstatBox{color:#000;font-weight:normal;font-size:11px;padding:2px 2px 2px 2px;}#dpdraftNavi{float:left;color:#fff;text-decoration:none;}#dpdraftNavi a:link,#dpdraftNavi a:visited{text-decoration:none;color:#fff;}#dpdraftNavi a:hover{color:#0183da;}#dpdraftSubNavi{line-height:1.6;padding-bottom:10px;}.dpTombstone{float:left;width:640px;height:160px;margin-bottom:8px;}.dpTitle{float:left;font-size:24px;font-weight:bold;white-space:nowrap;color:#333;width:500px;margin-bottom:6px;}.dpPrevNext{float:left;font-size:10px;font-weight:bold;white-space:nowrap;text-align:right;color:#333;width:165px;margin-top:6px;}.plyrStatLine{font-size:10px;color:#666;}.plyrStatLine b{color:#333;}.plyrStatLine b a:link,.plyrStatLine b a:visited{color:#333;}#draftNavi{float:left;color:#fff;text-decoration:none;}#draftNavi a:link,#draftNavi a:visited{text-decoration:none;color:#fff;}#draftNavi a:hover{color:#0183da;}#draftSubNavi{line-height:1.6;padding-bottom:10px;}.ui-datepicker{width:252px;border:solid 8px #000;padding:10px;background-image:none;z-index:10;}

.step_nav .panel div.spinner{height:217px;}.step_nav .panel div.spinner img{display:block;margin-top:90px;margin-left:auto;margin-right:auto;}

.grayBox,.whiteBox,.dkGrayBox{float:left;width:100%;display:block;}.grayBox *,.whiteBox *,.dkGrayBox *{display:block;height:1px;overflow:hidden;font-size:.01em;}.grayBox1,.whiteBox1,.dkGrayBox1{margin-left:3px;margin-right:3px;padding-left:1px;padding-right:1px;border-style:solid;border-width:0 1px 0 1px;}.grayBox2,.whiteBox2,.dkGrayBox2{margin-left:1px;margin-right:1px;padding-right:1px;padding-left:1px;border-style:solid;border-width:0 1px 0 1px;}.grayBox3,.whiteBox3,.dkGrayBox3{margin-left:1px;margin-right:1px;border-style:solid;border-width:0 1px 0 1px;}.grayBox4,.whiteBox4,.dkGrayBox4{border-style:solid;border-width:0 1px 0 1px;}.grayBox5,.whiteBox5,.dkGrayBox5{border-style:solid;border-width:0 1px 0 1px;}.grayBox *{background:#ccc;}.grayBox1{border-color:#e9e9e9;background:#d8d8d8;}.grayBox2{border-color:#f9f9f9;background:#d5d5d5;}.grayBox3{border-color:#d5d5d5;}.grayBox4{border-color:#e9e9e9;}.grayBox5{border-color:#d8d8d8;}.grayBox-cont{float:left;width:100%;background:#ccc;}.whiteBox *{background:#fff;}.whiteBox1{border-color:#fff;background:#fff;}.whiteBox2{border-color:#fff;background:#fff;}.whiteBox3{border-color:#fff;}.whiteBox4{border-color:#fff;}.whiteBox5{border-color:#fff;}.whiteBox-cont{float:left;width:100%;background:#fff;}.dkGrayBox *{background:#4c4d4b;}.dkGrayBox1{border-color:#b2b2b1;background:#787978;}.dkGrayBox2{border-color:#ededed;background:#6e6e6d;}.dkGrayBox3{border-color:#6e6e6d;}.dkGrayBox4{border-color:#b2b2b1;}.dkGrayBox5{border-color:#787978;}.dkGrayBox-cont{float:left;width:100%;background:#4c4d4b;}.box-alt1{background:none;}.box-alt2{background:none;border-style:none;}#cbru_pan{float:left;width:965px;_width:960px;background-color:#ccc;padding:5px;margin:0 5px 5px 5px;overflow:hidden;_margin-left:3px;}#dripBody{float:left;width:965px;background-color:#ccc;}#cbru_panLinks{float:left;width:945px;_width:940px;height:16px;background-color:#fff;padding:5px 10px 5px 10px;}#dripBody h1,#dripBody p{margin:0;padding:.5em 0 0 0;font-size:11px;}#dripBody .col,#dripBody .rightCol{width:142px;float:left;border-right:1px solid #999;margin:0 15px 5px 0;font-size:11px;}#dripBody .rightCol{border-right:0;}#dripBody .col h1,#dripBody .rightCol h1{font-weight:bold;font-size:12px;margin:0;padding:0;}#allPans{float:left;padding:6px 0 4px 8px;}#cbru_pancopyright{float:left;width:100%;background-color:#DEDEDE;}
/** league/css/content_modules.css */
@charset "UTF-8";.fanVoiceBody{float:left;width:640px;overflow:hidden;font-size:11px;}.fanVoiceBody h2{font-family:Verdana,sans-serif;font-size:10px;margin:0;padding:0;font-weight:bold;float:left;}.fanVoiceBody h1{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:normal;line-height:15px;float:left;width:100%;}.stepcbruGutter{width:670px;overflow:hidden;background:#fff;}

/** TABLE PAGE SIZING WHITE BOX **/ 

.left_trail{width:644px;overflow:hidden;PADDING-RIGHT: 15px;float:left;margin-bottom:20px;}
.left_trail_sponsor{width:965px;overflow:hidden;PADDING-RIGHT: 15px;float:center;margin-bottom:20px;}
.right_trail{margin:0 0 6px 0;padding:0;width:300px;overflow:hidden;float:left;margin-bottom:6px;}


/** MORE EVENTS BOX SIZE  286 **/

.ContentBox,.ContentBoxWhite{float:left;width:180px;padding:5px 6px 6px 6px;background:#fff;}

.ContentBoxWhite{background:#fff;border:1px solid #c9c9c9;width:286px;}

.ContentBox .hdlTitle,.ContentBoxWhite .hdlTitle{float:left;margin:0 0 5px 0;font-family:Arial;font-size:14px;font-weight:bold;color:#333;}

.ContentBox .hdlList,.ContentBoxWhite .hdlList, .hdl{list-style:none;margin:0;padding:0;font-family:Arial;font-size:12px;color:#333;clear:both;width:190px;text-decoration:none;}

.ContentBox .hdl,.ContentBoxWhite .hdl{padding:5px 6px;text-decoration:none;color:#333;}.ContentBox .hdl a:link,.ContentBoxWhite .hdl a:link{color:#333;text-decoration:none;font-weight:normal}.ContentBox .hdl a:visited,.ContentBoxWhite .hdl a:visited{color:#333;text-decoration:none;}.ContentBox .hdl a:hover,.ContentBox .hdl a:visited:hover,.ContentBoxWhite .hdl a:hover,.ContentBoxWhite .hdl a:visited:hover{color:#0183da;text-decoration:none;}.ContentBox .rss,.ContentBoxWhite .rss{font-size:9px;font-weight:bold;color:#333;height:18px;padding-top:8px;padding-bottom:3px;}.ContentBox .rss a:link,.ContentBox .rss a:visited,.ContentBoxWhite .rss a:link,.ContentBoxWhite .rss a:visited{color:#333;text-decoration:none;}.ContentBox .rss a:hover,.ContentBox .rss a:visited:hover,.ContentBoxWhite .rss a:hover,.ContentBoxWhite .rss a:visited:hover{color:#0183da;text-decoration:none;}.ContentBox .rssImg,.ContentBoxWhite .rssImg{float:left;width:16px;margin:-2px 6px 0 0;}

.inbody-stats{float:right;margin:20px 0 20px 20px;padding:0;width:325px;background:#e4e4e4;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#333;line-height:14px;}

.inbody-stats .player{float:left;margin:6px -4px 6px 12px;}.inbody-stats .team{float:left;margin:6px -4px 6px 12px;}.inbody-stats img{float:left;}.inbody-stats p{float:left;margin:0;padding:6px 12px;width:210px;}.inbody-stats p img{float:left;margin:0 0 4px 0;padding:0;clear:both;}.inbody-stats b{clear:both;}.inbody-stats ul{list-style:none;margin:0 6px;padding:0;font-size:11px;color:#333;clear:both;}.inbody-stats ul li{padding:5px 6px;}.inbody-stats ul li a:link{color:#333;text-decoration:none;}.inbody-stats ul li a:visited{color:#666;text-decoration:none;}.inbody-stats ul li a:hover,.inbody-stats ul li a:visited:hover{color:#0183da;text-decoration:none;}.inbody-stats table{float:left;margin:0 6px;width:314px;text-transform:uppercase;text-align:center;}.inbody-stats table td{font-size:10px;}.inbody-stats table tr.hdr{font-size:10px;font-weight:bold;background:#ccc;}.inbody-stats .odd{background:none;}.inbody-stats .even{background:#ccc;}.inbody-related-media{float:right;margin:20px 0 20px 20px;padding:0;width:325px;font-family:Arial,Helvetica,sans-serif;background:#e4e4e4;border:none;}.inbody-related-media h1{float:left;margin:0;padding:10px 0 6px 12px;font-size:14px;color:#333;width:288px;background-image:none;}.inbody-related-media img{float:left;}.inbody-content{margin:0 6px 6px 6px;padding:6px;background:#f1f1f1;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#333;line-height:14px;clear:both;}.inbody-content img{margin:0;padding:0 0 8px 0;width:302px;height:170px;}.inbody-content h2{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:16px;color:#333;}.inbody-content b{font-size:10px;color:#666;}.inbody-content b a:link{font-size:9px;font-weight:bold;color:#333;text-decoration:none;}.inbody-content b a:visited{font-size:9px;font-weight:bold;color:#666;text-decoration:none;}.inbody-content b a:hover,.inbody-content b a:visited:hover{font-size:9px;font-weight:bold;color:#0183da;text-decoration:none;}.inbody-content .seperator{margin:8px 0 0 0;padding:0;line-height:0;border-bottom:1px solid #ccc;}.inbody-content ul{list-style:none;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#333;clear:both;}.inbody-content ul li{padding:5px 6px;}.inbody-content ul li a:link{color:#333;text-decoration:none;}.inbody-content ul li a:visited{color:#666;text-decoration:none;}.inbody-content ul li a:hover,.inbody-content ul li a:visited:hover{color:#0183da;text-decoration:none;}.inbody-content .odd{background:none;}.inbody-content .even{background:#ccc;}.archive{margin:0;padding:6px 6px 0 6px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;line-height:12px;font-weight:bold;color:#333;background:#f1f1f1;}.archive a:link{color:#333;text-decoration:none;}.archive a:visited{color:#666;text-decoration:none;}.archive a:hover,.archive a:visited:hover{color:#0183da;text-decoration:none;}.inbody-related-media .links{margin:6px;padding:6px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;line-height:12px;font-weight:bold;color:#333;background:#f1f1f1;}.inbody-related-media .links a:link{color:#333;text-decoration:none;}.inbody-related-media .links a:visited{color:#666;text-decoration:none;}.inbody-related-media .links a:hover,.inbody-related-media .links a:visited:hover{color:#0183da;text-decoration:none;}.inbody-poll{float:right;margin:20px 0 20px 20px;padding:0;width:325px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:16px;color:#000;font-weight:bold;line-height:18px;}.inbody-poll h1{margin:0 0 4px 0;padding:0;font-size:12px;}.inbody-poll .vote{list-style:none;margin:0;padding:8px 0 0 0;font-size:12px;font-weight:normal;}.inbody-poll .vote li{padding:0 0 8px 0;}.inbody-poll .vote li input{vertical-align:middle;margin:0 4px 0 0;}.inbody-poll .results{list-style:none;margin:0;padding:8px 0 0 0;font-size:12px;font-weight:normal;line-height:16px;}.inbody-poll .results li b{font-size:10px;color:#0183da;}.inbody-pullquote{float:left;margin:20px 0 20px 20px;padding:0;font:16px Arial;font-weight:bold;color:#0183da;line-height:18px;clear:both;}.inbody-pullquote p{float:left;margin:0;padding:0;}.inbody-pullquote i{font-weight:normal;color:#666;}.seperator{border-bottom:1px dotted #ccc;margin:20px 0 0 0;line-height:0;padding:0;clear:both;}.inbody-usercomment{float:right;margin:20px 0 20px 20px;padding:0;width:325px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:#666;line-height:16px;}.inbody-usercomment h1{margin:0 0 8px 0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;color:#333;}.inbody-usercomment img{float:left;margin-right:8px;}.inbody-usercomment p{vertical-align:top;margin:0;padding:0;}.inbody-usercomment b{margin:0;padding:0;font-size:10px;color:#333;line-height:14px;}.inbody-usercomment b a:link{margin:0;padding:0;vertical-align:top;font-size:9px;color:#333;text-decoration:none;line-height:9px;}.inbody-usercomment b a:visited{margin:0;padding:0;vertical-align:top;font-size:9px;color:#666;text-decoration:none;line-height:9px;}.inbody-usercomment b a:hover,.inbody-usercomment b a:hover:visited{margin:0;padding:0;vertical-align:top;font-size:9px;color:#0183da;text-decoration:none;line-height:9px;}.inbody-usercomment .seperator{border-bottom:1px dotted #ccc;margin:8px 0 18px 0;padding:0;line-height:0;}.inbody-userquote{float:right;margin:20px 0 20px 20px;padding:0;width:325px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:#666;line-height:16px;background:#e4e4e4;}.inbody-userquote p{float:left;margin:0;padding:12px 18px;}.inbody-userquote p img{margin:0 8px 0 0;width:98px;height:55px;}.inbody-userquote b{font-size:12px;font-style:italic;}.inbody-userquote img{float:left;}.inbody-drip{float:left;padding:0;margin:20px 0 0 0;overflow:hidden;text-transform:uppercase;font-size:9px;font-weight:bold;line-height:14px;color:#333;}.inbody-drip h1{font-size:14px;margin-bottom:6px;}.inbody-drip h1 a:link{color:#333;text-decoration:none;}.inbody-drip h1 a:visited{color:#666;text-decoration:none;}.inbody-drip h1 a:hover,.inbody-drip h1 a:visited:hover{color:#0183da;text-decoration:none;}.inbody-drip .col{width:93px;float:left;border-right:1px solid #ccc;margin:0 10px 6px 0;}.inbody-drip .col h1{margin:0;padding:0;font-size:12px;line-height:15px;color:#333;}.inbody-drip .col h1 a:link{color:#333;text-decoration:none;}.col h1 a:visited{color:#666;text-decoration:none;}.inbody-drip .col h1 a:hover,.col h1 a:visited:hover{color:#0183da;text-decoration:none;}.inbody-drip .col a:link{color:#333;text-decoration:none;}.col a:visited{color:#666;text-decoration:none;}.inbody-drip .col a:hover,.col a:visited:hover{color:#0183da;text-decoration:none;}.inbody-media{float:right;margin:20px 0 20px 20px;padding:0;width:325px;height:198px;background:#fff;}

.button_60Lite,.gray_button,.button_80Blue,.button_95Lite,.button_100Lite,.button_110Lite,.button_120Lite,.button_95Selected,.button_80Dark,.button_65Dark,.button_75Dark,.button_RedExpand,.button_GrayExpand{font-weight:bold;text-align:center;margin-right:3px;padding-top:1px;float:left;font-size:9px;cursor:pointer;font-family:verdana;color:#000;text-transform:uppercase;}

.Footer_Sponsor{font-weight:bold;text-align:center;padding-top:1px;font-size:10px;font-family:verdana;color:#999;}
.Footer_Sponsor a:link, a:visited{font-weight:bold;color:#fff;text-decoration:none;}
.Footer_Sponsor a:hover{color:#fff;text-decoration:none;}

.Footer{text-align:center;padding-top:1px;font-size:9px;font-family:verdana;color:#fff;}
.Footer a:link, a:visited{font-size:10px;font-family:verdana;font-weight:bold;color:#fff;text-decoration:none;}
.Footer a:hover{color:#0183da;text-decoration:none;}


/** PICASA  **/ 

#picasaGallery {
   width: 600px;
}
.picasaGalleryItem {
   border: 1px solid silver;
   margin: 5px;
   padding: 2px;
   float: left;
}

#GOOGLEMAP{float:inherit; margin-top:0px;margin-left:2;margin-right:2;clear:both; vertical-align:middle;}