@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background: #FAFAFA url(images/img01.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B3B45;
}

h1, h2, h3 {
	margin-top: 0;
	text-transform:  none;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 30px;
}

p {
	line-height: 18px;
	font-size: 12px;
}

a {
	color: #F57E00;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 924px;
	height: 138px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-x;
}

#header h1 {
	float: left;
	width: 400px;
	height: 138px;
	margin: 0;
	background: url(images/radlogo_400X138a.jpg) no-repeat;
}

#header h1 span {
	display: none;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 60px 30px 0 0;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	background: url(images/img11.gif) repeat-x left bottom;
}

/* Page */

#page {
	width: 878px;
	margin: 0 auto;
	padding: 0 23px 10px 23px;
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Boxes */

.box1 {
	width: 450px;
	padding: 55px 16px 0 13px;
	background: url(images/img06.jpg) no-repeat;
}

.box1 h1 {
	height: 55px;
	padding: 10px 0 0 50px;
	background: url(images/img07.jpg) no-repeat;
}

.box1 h2 {
	height: 55px;
	padding: 10px 0 0 50px;
	background: url(images/img08.jpg) no-repeat;
}
.box1 h3 {
    height: 15px;
	padding: 0px 0 0 0px;
	
}

.box2 {
	background: url(images/img05.jpg) no-repeat;
}

.box2 h2 {
	padding: 8px 0 0 34px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 15px 10px;
	list-style: none;
}

.box2 li {
	width: 155px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #B1B1B4;
	text-transform: lowercase;
	font-size: 11px;
	color: #848485;
}

.box2 a {
	font-size: 14px;
	font-weight: bold;
	color: #32323E;
}

.box3 {
	float: left;
	width: 355px;
	padding-left: 8px;
}

.box3 h2 {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #FA8500;
	font-size: 18px;
	color: #FFFFFF;
}

.box3 h2 span {
	color: #FA7200;
}

.box3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box3 li {
	padding: 10px 0;
	background: url(images/img13.gif) repeat-x left bottom;
	text-transform: lowercase;
	font-size: 12px;
	color: #FFFFFF;
}

.box3 li a {
	font-size: 14px;
}

.box4 {
	width: 470px;
	padding: 45px 0px 0px 0px;
	background: url(images/img06.jpg) no-repeat;
}

/* Content */

#content {
	float: right;
}

.thumbs {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: lowercase;
}

.thumbs li {
	display: block;
	float: left;
	width: 188px;
	height: 300px;
	padding: 0 0 0 30px;
	background: url(images/img09.jpg) no-repeat right top;
}

.thumbs li ul {
	margin: 0;
	padding: 0 15px 15px 15px;
	list-style: none;
}

.thumbs li li {
	display: list-item;
	float: none;
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}

.thumbs .screen {
	padding: 6px 14px;
}

.thumbs h3 {
	margin: 15px 15px 10px 15px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #B1B1B4;
	font-size: 14px;
	font-weight: bold;
	color: #43434D;
}

.thumbs h3 a {
	text-decoration: none;
	color: #43434D;
}

.thumbs h3 a:hover {
	text-decoration: underline;
}

.xbiz{ font:verdana,arial,san-serif; 
}
.xbiz_title{ font-size:12px; font-weight:bold; 
}
.xbiz_desc{ font-size:11px; 
}
.xbiz a{ color:#369; text-decoration:underline; 
}
.xbiz a:hover{ color:red; text-decoration:underline; 
}			

#xfanz {
	font: 11px verdana,arial,san-serif;
	width: 150px;
	color: #333333;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	}

#xfanz A {
	color: #d30c13;
	text-decoration: none;
	}

#xfanz A:hover {
	color: #000000;
	text-decoration: underline;
	}

#xfanz A:visited {
	color: #770000; 
	text-decoration: none; 
	}

.xfanz_title {
	margin-top: 6px;
	padding-left: 3;
	font-weight: bold;
	font-size: 12px;
	}

.xfanz_desc {
	padding: 0 5 5 5px;
	}

/* Sponsors */

#sponsors {
	float: right;
	width: 175px;
	padding-right: 25px;
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}













/* Useful Links */

#links {
	float: right;
	width: 175px;
	padding-right: 24px;
}

/* Footer */

#footer {
	width: 878px;
	margin: 0 auto;
	padding: 23px;
	background: url(images/img12.gif) repeat-x;
}

#footer-menu {
	float: right;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: 0;
}

#footer-menu li {
	display: block;
	float: left;
	margin: 0 15px;
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #F57F00;
}

#footer-menu .active {
	border-bottom: 2px solid #FA8500;
}

#footer-menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#legal {
	padding: 50px 0 0 0;
}

#legal p {
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
}

#legal a {
	color: #F57900;
}
