/*///////////////////////////////////////////////

RALPH'S RADIO MAIN ELEMENT STYLES

///////////////////////////////////////////////*/

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	margin: 0px;
}
		
a, a:link, a:visited, a:active 
{
	color: #1B3069;
	text-decoration: underline;
}
a:hover 
{
	color: #6089D1; 
	text-decoration: none;
}
#top 
{
	background-color: #C44147;
	height: 18px;
	margin: 0px;
	padding: 0px;}	

#header	{background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 778px;}

#wrap {width: 778px;
	margin: auto;}

/* Headers*/
h1 {
	color:#AD0000;
	font-size: 24px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 4px;
	margin-bottom: 8px;
}
h2 
{
	font-weight: bold;
	color: #223D85;
	font-size: 16px;		
	margin-top: 4px;
	margin-bottom: 6px;
}
h3
{
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #333333;	
}
	
/*///////////////////////////////////////////////

TOP NAVIGATION 

///////////////////////////////////////////////*/

#TopNav {
	line-height: 18px;
	font-weight: normal;
	height: 22px;
	padding-top: 3px
;}	
#TopNav ul {list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#TopNav li {display: inline;}
#TopNav li a:link, #TopNav li a:active, #TopNav li a:visited {
	color: #666666;
	text-decoration: none;
	padding: 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
#TopNav li a:hover {color: #A60000;
	text-decoration: none;}

/*///////////////////////////////////////////////

Main NAVIGATION ELEMENTS

///////////////////////////////////////////////*/
#nav {height: 40px;
	line-height: 40px;
	background: url(/images/nav/nav_bg.gif) repeat-x top left;}
#nav .inner {width: 778px;
	margin: 0 auto;
	padding-left: 2px;
	background: url(/images/nav/nav_divider.gif) no-repeat top left;}
#nav ul {height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;}
#nav ul li {float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;}
#nav ul li a {display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: url(/images/nav/nav_divider.gif) no-repeat top right;}
#nav ul li a span {display: block;
	padding: 0 14px;}
#nav ul li a:hover {color: #FFFFFF;
	background: url(/images/nav/nav_over.gif) repeat-x top left;}
#nav ul li a:hover span {background: url(/images/nav/nav_hover_divider.gif) no-repeat top right;}

#nav li.current, #nav li.current a:hover{	
	background-image: url(/images/nav/nav_current.gif);
	background-repeat: repeat-x;
	background-position: left top;}

/*//////////////////////////////////////////////

SIDE NAVIGATION 

///////////////////////////////////////////////*/
#SideNav_Top{width: 152px;
	margin-top: 5px;
	margin-right: 5px;}
#SideNav_End{width: 152px;
	margin-right: 5px;
	height: 10px;}
#SideNav{width: 152px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;}
#SideNav ul {list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 16px;}
#SideNav li a {text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 5px;
	height: 14px;
	background-color: #023388;
	border-bottom: 1px dotted #EEF3FB;
	text-transform: uppercase;
	color: #FFFFFF;}
#SideNav li a:hover {color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #264595;}
#SideNav li a.selected {color: #023388;
	text-decoration: none;
	display: block;
	border-style: none;
	background-color: #A0C4FE;}
#SideNav li.sub a {color: #201B6F;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	background-color: #EEF3FB;
	border-bottom: 1px solid #A9B6C0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(/images/nav/subnav.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	text-transform: none;
}
#SideNav li.sub a:hover, #SideNav li.sub a.selected {color: #C44147;
	display: block;
	background-color: #FFFFFF;	
	background-image: url(/images/nav/subnav_hover.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;}

td.PageContent
{
	width: 610px;
	vertical-align: top;
	padding-top: 5px;
}

/*///////////////////////////////////////////////

RED BOX

///////////////////////////////////////////////*/
.redbox {background-color: #DC505C; margin-top: 5px;}
.redbox .boxbottom{height: 10px;}
.redbox .boxbottom .left, .redbox .boxbottom .right {float: left;
	width: 10px;
	height: 10px;}
.redbox .boxbottom .left {background: url(/images/box_red_bl.gif) no-repeat bottom left;}
.redbox .boxbottom .right {float: right; text-align: right;}
.redbox .boxbottom .right {background: url(/images/box_red_br.gif) no-repeat bottom right;}
.redbox p {font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;}
.redbox .con {margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0px 8px 8px 8px;}
.redbox .con a {color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;}
.redbox .con a:hover {color: #FFFFFF;
	text-decoration: none;}
.redbox .top {color: #FFF;
	background: url(/images/box_red_t2.gif) repeat-x;}
.redbox .top {background: url(/images/box_red_t2.gif) repeat-x;}
.redbox .top .left, .redbox .top .right {float: left;
	width: 20px;
	height: 20px;}
.redbox .top .left {float: left;
	background: url(/images/box_red_tl2.gif) no-repeat top left;}
.redbox .top .right {float: right;
	background: url(/images/box_red_tr2.gif) no-repeat top right;}
.redbox .title {
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;}
.redbox .title .label {font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
/*///////////////////////////////////////////////

News Box 

///////////////////////////////////////////////*/
.bluebox {background-color: #4865A8;
	margin-top: 5px;}
.bluebox .boxtop {background: url(/images/box_orange_tl.gif) no-repeat;}
.bluebox .boxtop .right {background: url(/images/box_orange_tr.gif) no-repeat top right;}
.bluebox .boxbottom{height: 10px;}
.bluebox .boxbottom .left, .bluebox .boxbottom .right {float: left;
	width: 10px;
	height: 10px;}
.bluebox .boxbottom .left {background: url(/images/box_blue_bl.gif) no-repeat bottom left;}
.bluebox .boxbottom .right {background: url(/images/box_blue_br.gif) no-repeat bottom right;
	float: right;
	text-align: right;}
.bluebox p {font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;}
.bluebox .conbottom {color: #666;
	padding: 10px;
	border-top: 1px solid #F6E5CC;
	background: #FBF2E5;}
.bluebox .con {padding: 4px;
	background: #FFF;
	border: 1px solid #1791D2;
	margin: 0 10px 0 10px;}
.bluebox .con a {color: #C44147; text-decoration: underline;}
.bluebox .con a:hover {color: #E14246;
	text-decoration: none;}
.bluebox .top {color: #FFF; background: url(/images/box_blue_t2.gif) repeat-x;}
.bluebox .top .left, .bluebox .top .right {float: left;width: 20px; height: 20px;}
.bluebox .top .left {float: left;
	background: url(/images/box_blue_tl2.gif) no-repeat top left;}
.bluebox .top .right {float: right;
	background: url(/images/box_blue_tr2.gif) no-repeat top right;}
.bluebox .title {margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;}
.bluebox .title .label {font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Glossary */
div.GlossaryTerm
{
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	padding-bottom: 2px;
}
div.GlossaryDescription
{
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 14px;
}

/* FAQ */
div.FAQQuestion
{
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
}
div.FAQAnswer
{
	padding-top: 3px;
	padding-bottom: 3px;
}
div.FAQTop
{
	text-align: right;	
	padding-bottom: 10px;
	font-size: 8pt;
}	


#footer {text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	color: #1F3161;
	line-height: 28px;
	padding-left: 5px;
	margin-top: 5px;
	background-image: url(/images/nav/bg_footer.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #3C5EB9;}
#footer a {color: #205E9B;
	text-decoration: none;
	padding: 1px;}
#footer a:hover {color: #9B0002; text-decoration: none;}


/*iPhone 4 page */
#iPhone-container {
	width: 580px;
	text-align: left;
	font-size: 10pt;
	font: 8.5pt "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333333;
	padding-left: 30px;
}
#iPhone-container hr {
	color: #ffffff;
}
#iPhone-container ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 1px;
}
#iphonecompare tr td {
	border: none;	
	text-align: left;
	vertical-align: top;
}
.phonetitle {
	height: 25px;
}
.phoneimage_front {
	width: 107px;
	height: 211px;
}
.phoneimage_side {
	width: 31px;
	height: 211px;
}
th.category {
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-size: 8.5pt;
	font-weight: none;
}
td.title {
	padding-top: 20px;
}
td.imgcol {
	width: 30px;
	padding: 0;
}
.appicon {
	width: 35px;
	height: 35px;
}
.iphoneicon {
	width: 35px;
}
td.featcol {
	width: 195px;
	padding-left: 5px;
	font-size: 8pt;
}
td.disclaimer p {
	font-size: x-small;
	color: #888888;
	padding-top: 70px;
}