@CHARSET "UTF-8";

.rox-solid-banner { 
	position: relative; 
	width: 660px;
	height: 320px;
	font-family: Tahoma;
	font-weight: bold;
	color: 
}

.rox-solid-banner img {
	border: 0px;
}

.rox-solid-image-container {
	background-color: #D6DAE0;
}

.rox-solid-banner-item {
	position: absolute;
	cursor: pointer;
	height: 285px!important;
	width: 100%;
}

.rox-solid-menu {
	top: 280px;
	position: absolute;
	width: 660px;
}

.rox-solid-menu-links td { text-align: center; }

.rox-solid-menu-links a {
	background: transparent url('/media/img/home/home-carousel-button.png') repeat-x;
	border-right:1px solid #EEEEEE; 
	color: #3c4150;
	display: block;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0px; padding: 5px; /* adds height up to 35px */
	text-decoration: none;	
}

.rox-solid-menu-links a:hover {
	background: url('/media/img/home/home-carousel-button-hover.png') repeat-x bottom #d5d9df!important;
	color: #E00034 !important;
}

#test-pie {
    border: 1px solid #999;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/media/css/PIE.htc);
}

td.rox-solid-first a { 
	-moz-border-radius-bottomleft:5px; border-bottom-left-radius: 5px;
}
td.rox-solid-last a { 
	border-right: 0px !important;
	-moz-border-radius-bottomright:5px; border-bottom-right-radius: 5px; 
}

.rox-solid-text {
	height: 260px;
	padding: 10px;
	width: 50%;
}
.clear { clear: both; }
.menu-selected { color: #E00034!important;  }
.rox-solid-left-shim { margin-top: 20px; }
.active { display: block!important; }
h1 {  color: #E00034; font-family: Tahoma; }
