/* CSS Arix@you for Comma 3 */

#selector {
	width: 900px;
	background-color: #0074bd;
}


	/* selectortabs css is in the screen.css as it is shared with the main content selector tabs */
	
	.selector_box { 
		width: 900px;
		height: 265px;
		position: relative;
	}
	
	.altbanner {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 900px;
		height: 220px;
		/*visibility: hidden;*/
	}
	
	.selector_content {
		z-index: 100;
		position: absolute;
		top: 120px;
		left: 20px;
	}	
		
	.selector_box h5 { color: #b0d5ed; font-size: 1.6em; font-weight: normal; padding: 0 0 12px 0; margin: 0;}
	
	.selector_box ul {padding: 0; margin: 0;}
	.selector_box ul li {display: block; list-style: none; background: transparent url('../img/bg_selector_arrow.gif') 0 0.3em no-repeat; padding: 0 0 4px 16px;}
	.selector_box ul li a { color: #fff; font-size: 1.1em; text-decoration:none; }
	.selector_box ul li a:hover { text-decoration:underline;}
	
	.toolbox { display: none; }
	
#newspanel {
	background: #fff url('../img/bg_newspanel.gif') top left no-repeat;
	width: 900px;
	height /**/: 50px;
	height: 27px !important;
	margin-top: 15px;
	padding: 8px 0 0 0;
}

	#newspanel .paneltitle { color: #fff; font-weight: bold; font-size: 1.1em; padding: 0 36px 0 16px; float: left;}
	#newspanel a { color: #2e3b44; text-decoration: none;}
	#newspanel a:hover { text-decoration:underline;}
	


#services {
	width: 900px;
	margin-top: 15px;
	padding: 8px 0 0 0;
}

	.box {
		width:220px;
		float:left;
		background:#eeeeee url(../img/box_top.gif) no-repeat top left;
		margin:0 5px 0 0;
		padding:0;
		color:#666;
		font:11px Tahoma, Arial, Helvetica, sans-serif;
        min-height: 250px;
	}

        .box p {
            margin:10px;
        }
        
		.box a {
			text-decoration: none;
		}
		
		.box h3 {
			color:#FFFFFF;
			font:14px Tahoma, Arial, Helvetica, sans-serif;
			margin:0;
			padding:6px 0 7px 30px;
		}
    
#ticker {
    width: 750px;
    height: 27px;
    float: left;
}
		
.cycle {
    width: 750px;
    height: 27px;
    float: left;
    padding-top: 2px;
}
