body {
	margin: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #eff2f3;
}

p {

}

img {
	border: none;
}

a {
	text-decoration: underline;
	color: #000;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #666666; 
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #8abee8;
	text-decoration: underline;
}

#page {
	margin: auto;
	width: 765px;
	background-color:#ffffff;
	
}

.maincontainer {
	width: 765px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#header {

}

#headerimg {

}


#headertxt {

}

#content {

}

#content h1 {
	font-size:13px;
	line-height:15px;
}

#content post.topborder {
	padding-bottom:8px;
 	border-top:1px dashed #cccccc;
}

.post {
	padding-bottom: 8px;
}

h1, h2, h3 {
	font-weight: bold;
	color: #8db703;
	font-size: 18px;
	line-height:22px;
	margin-bottom:6px;
	margin-top:13px;
}

#footer h2
{
  font-family: arial, helvetica, sans-serif;
  color: #D9EF9F;
	font-weight: bold;
	font-size: 18px;
	line-height:22px;
	margin-bottom:6px;
	margin-top:13px;
}
}

h1 {
	font-size: 14px;
}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {

}

.center {

}

hr {
	border: none;
	border-top: 1px solid #ccc;
}


/* Sharpcast specific styles */

.blue {
	border-top: 0px solid #8abee8;
}

.limelight {
	border-top: 8px solid #8abee8;
}

.lime {
	border-top: 17px solid #9fcf67;
	width: 765px;
}

.vanilla {
	border-top: 2px solid #ffffff;
}

.fungus {
	border-top: 1px solid #cccccc;
}


.sidebar2 {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	width: 258px;
	line-height:17px;
	color:#000;
	font-size: 11px;
	padding: 15px 0 0 0;
}

.sidebar2 p {
	margin: 8px 20px 8px 20px;
}

.sidebar2 ul {
	margin: 8px 20px 8px 20px;
}

.moreinfo{
	font-family: verdana, arial, helvetica, sans-serif;
  	color: #000000;
  	line-height: 17px;
	vertical-align:top;
	padding-top:0px;
	padding-right:15px;
	padding-left:20px;
	padding-bottom:20px
}

.page_content{
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
  	line-height: 17px;
	vertical-align:top;
	padding-top:5px;
	padding-right:25px;
	padding-left:5px;
	padding-bottom:40px;
	}

.wide {
	margin: 8px 25px;
}

.copyright {
	clear: both;	
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top: 2px;
	background: #777;
}

.copyright p {
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
	margin: 0;
	padding: 1px 0 2px 0;
}

.tinytype{
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 10px;
  	color: #666;
  	line-height: 17px;
	vertical-align:top;
	padding-top:5px;
	padding-right:25px;
	padding-left:5px;

	}

.benefits{
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 11px;
  	color: #666;
  	line-height: 17px;
	vertical-align:top;
	padding-right:10px;
	padding-left:19px;
	padding-bottom:16px;
	}
	
.decoratetext{
	padding-bottom: 3px;
	border-bottom: 1px dashed #999999;
}



.textfield {
	height: 18px;
	font-size: 9px;
	color:#666666;
}

ul {
   /*width: 100%;*/
   display: block;
   font-size: 11px;
   list-style-type: none;
   padding: 0;
   margin: 0 0 10px 0;
   border: 0;
   }

ul li {
   width: auto;
   font-size: 11px;
   background: url(images/bullet.gif);
   background-repeat: no-repeat;
   background-position: 0em 0.4em;
   line-height: 19px;
   margin: .1em 0 .2em .5em;
   border: 0;
   padding: 0 0 0 14px;
}

ul.altbullet li {
   width: auto;
   font-size: 11px;
   background: url(images/bullet2.gif);
   background-repeat: no-repeat;
   background-position: .4em .6em;
   line-height: 19px;
   margin: 0 0 .2em .5em;
   border: 0;
   padding: 0 0 0 14px;
}

ul.altbullet2 li {
	width: auto;
	font-size: 11px;
	background: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	line-height: 19px;
	margin: .1em 0 .2em .5em;
	border: 0;
	padding: 0 0 0 14px;
}

ul.altbullet3 li {
   width: auto;
   font-size: 11px;
   background: url(images/bullet3.gif);
   background-repeat: no-repeat;
   background-position: .4em .6em;
   line-height: 19px;
   margin: 0 0 0 .5em;
   border: 0;
   padding: 0 0 0 14px;
}

ul.none li {
   width: auto;
   background: none;
   list-style-type: none;
   font-size: 11px;
   line-height: 19px;
   margin: 0 0 0 0;
   border: 0;
   padding: 0 0 0 6px;
}

.para {
	padding-bottom: 2px;
}

table.bio {
	
}

table.bio td {
	padding: 10px;
	vertical-align: top;
}

table.bio td p {
	
}


table.bio th {
	vertical-align: top;
	padding: 13px 0 0 0;
}

table.bio th img {
	border: 1px solid #999;
	
}

	/* Forms */

form fieldset {
	background: #f8f8f8;
	border: 1px solid #ddd;
	margin: 12px 0;
	padding: 10px;
}

form fieldset legend {
	color: #333;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 0 0 !important;
	padding: 0 5px 10px 0;
}

form fieldset p {
	clear: both;
	float: none;
	height: 30px;
	margin: 0;
	padding: 0;
}

form fieldset p label {
	clear: left;
	display: block;
	float: left;
	margin: 0px 10px 10px 0;
	padding-top: 3px;
	text-align: right;
	width: 150px;
	font-size: 11px;
}

form fieldset p input {
	display: block;
	float: left;
	font: 11px Verdana, sans-serif;
	width: 200px;
	
	border: 1px solid #bbb;
	background: #fff;
	color: #333;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
}

form fieldset p input:hover,
form fieldset p input:focus
	{ border: 1px solid #999; }

form fieldset p input:focus
	{ background: #fff; }

form fieldset label.options {
	display: block;
	float: left;
	font: 11px Verdana, sans-serif;
	margin-right: 10px;
	text-align: right;
	width: 150px;
}

form fieldset div.options {
	float: left;
	width: 225px;
}

form fieldset div.options ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form fieldset div.options ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
	line-height: 12px;
}

form p.submit {
	text-align: right;
}
form p.submit input {
	font: bold 13px Verdana, 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
	padding: 5px;
}
form fieldset p input.submit {
	margin-left: 160px;
}

form p input.input_sidebar {
	font: 11px Verdana, sans-serif;
	width: 100px;
	border: 1px solid #ddd;
	background: #fff;
	color: #443;
	outline: none;
}

form p input.input_sidebar:hover,
form p input.input_sidebar:focus
	{ border: 1px solid #bbb; }

form p input.input_sidebar:focus
	{ background: #fff; }

#search p.p1
	{
	text-indent: -10000px;
	height: 8px;
	line-height: 8px;
	margin-bottom: 5px;
	background: url(images/txt-searchstring.gif) no-repeat;
	}
	
#search input.inp
	{
	border: 1px solid #ddd;
	width: 150px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}
	
#search input.inp:hover,
#search input.inp:focus
	{ border: 1px solid #bbb; }

#search input.inp:focus
	{ background: #fff; }
	

.blogtitle {
	margin-top: 0;
	padding-top: 0;
}

img.bordered {
	padding: 4px;
	border: 1px solid #999;
}

.entry {
	font-size: 12px;
  	line-height: 18px;
}

/* Icon for feeds in sidebar */

.icon_rss {
	background: 0 1px url(images/feed-icon16x16.png) no-repeat;
	display: inline; 
	margin: 2px 0 0 0;
	padding: 2px 0 2px 18px;
}

/* Home Page Styles */

.right {
	text-align: right;
}

div.justify p {
	text-align: justify;
}


.tricol a {
	text-decoration: none;
	color: #000;
}

.tricol a:hover {
	text-decoration: underline;
}

.tricol {
	border: 1px solid #cbcbcb;
	margin-bottom: 0px;
	padding: 15px 0 0px 0 !important;
	padding: 15px 0 5px 0;
	
}

#footer .col1 {
	float: left;
	width: 265px;
	color: #333;
	margin-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}
#footer .col2 {
	float: left;
	width: 275px;
	padding-top: 3px;
	padding-left: 8px;
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #ddd;
}
#footer .col3 {
	margin-left: 8px;
	padding-right: 8px;
	float: right;
	width: 135px;
}

.col1, .col2, .col3 {
	
	width: 232px;
/*	border: 1px solid #000; */
	padding: 4px 4px 0px 4px;
}

.col1 {
	float: left;
	width: 295px;
	color: #333;
	margin-left: 8px;
	padding-right: 0px;
	padding-top: 5px;
}

.col1 p {
/*	padding: 3px 10px 3px 0;
	margin: 0; */
}

.col1 a {
	color: #333;
}

.col1 h3 {
	color: #93b033;
	font-size: 20px;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

.narrow {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

a.gray {
	color: #333;
}

.col1 p {
/*	font-size: 12px;
	line-height: 18px;
*/
}

.col1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.col1 ul li {
	padding: 2px 0 2px 0;
	margin: 0;
	font-size: 12px;
	background: none;
}

.green {
	color: #93b033;
	color: #698e27;
}

a.blue, .blue {
	color: #4c91c9;
}

.bold {
	font-weight: bold;
}

.col2 {
	float: left;
	width: 290px;
/*	text-align: center; */
	padding-top: 3px;
	border-left: 1px dotted #ddd;
}

#maincontent .col3 {
	float: right;
	border-left: 1px dotted #ddd;
/*        border: 1px solid #eee; */
	width: 135px;

}

.col3 h3 {
	background: 2px 3px url(images/col3h3.gif) no-repeat;
	padding: 3px 0 3px 17px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	background-color: #bbd5ec;
	color: #fff;
}

.col3 ul {
	margin: 0px 0 18px 0;
	padding: 0;
	list-style-type: none;
}

.col3 ul li {
	font-size: 11px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #ddd;
	background: none;
}

.col3 ul li a, .col3 ul li a:visited {
	text-decoration: none;
	color: #333;
}

.col3 ul li a:hover {
	text-decoration: underline;
	color: #4f8fc1;
}

a.icon_link_right {
	background: url(images/bullet.gif) no-repeat;
	background-position: right bottom;
	padding-right: 14px;
}

a.icon_link_right_gray {
	background: url(images/bullet4.gif) no-repeat;
	background-position: right bottom;
	padding-right: 14px;
}

.cleardivider {
	border-bottom: 1px solid #3b6382;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; _height: 1%; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */




	/* Navbar and Header */

#login_header {
	position: absolute;
	top: 3px;
	text-align:right;
}

#top {
	position: relative;
	height: 80px;
	border: 1px solid #ccc;
}

ul#topnav {
	position: absolute;
	top: 26px;
	right: 15px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#topnav li {
	display: inline;
	font-size: 10px;
	padding: 0;
	margin: 0;
	background: none;
}

	/* Login Box on Home Page */

div.trans_loginbox, div.loginbox {
	text-align: center;
	position: absolute;
        width: 180px;
        height: 110px;
        top: 0px;
        left: 558px;
        padding: 10px 10px 10px 15px;
}

div.trans_loginbox {
	background: #fff;
	opacity: .5;
        filter: Alpha(opacity=50);
	border: 1px solid #ccc;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999;
}

div.loginbox {
	position: absolute;
	width: 180px;
	height: 110px;
	top: 0px;
	left: 558px;
	padding: 10px 10px 10px 15px;
}

div.signupbox {
	position: absolute;
	width: 215px;
	height: 100px;
	top: 127px;
	left: 550px;
	background: #fff;
}



.nop, ul.nop {
	padding: 0;
}

.nom, ul.nom {
	margin: 0;
}


#body.nosidebar {
	background: none;
}

#sidebar {
	float: right;
	width: 258px !important;
	width: 259px;
	margin-right: -15px !important;
	margin-right: -8px;
/*	border: 1px solid red; */
}

#sidebar.blog {
/*	width: 175px;
	border: 1px solid green;
*/
}

#content {
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
  	line-height: 17px;
	vertical-align:top;
	width: 477px;
	/*border: 1px solid #eee;*/
}

#body.blog {
	background: none;
}

#content.blog {
/*	width: 550px; */
	background: none;
/*	border: 1px solid #000; */
}

#content.wide {
	width: 700px;
	/*padding: 5px 15px 5px 15px; 
	border: 1px solid red;  */
	margin: 0;
}

	/* Feedback Form */

#form fieldset {

}

#form .form-row {
	padding: 3px;
}

#form .field-label {
	display: inline;
	float: left;
	vertical-align: top;
	width: 110px;
	text-align: right;
	padding-right: 10px;
}

#form input.validation-failed {
	border: 1px solid red;
}

#form .validation-advice {
	margin: 0 0 0 120px;
	color: red;
	font-size: 10px;
}

#form .field-widget {
	display: inline;
}

#form label {
	font-weight: bold;
}

	/* Quick Tour */

#qt {
	padding: 0 0 10px 0;
}

#qt h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #86a030;
}

#qt ul {
	margin: 25px 0 0 0;
}

#qt ul li {
	font-size: 12px;
	list-style-type: disc;
	background: none;
	padding-left: 5px;
	margin-left: 35px;
	margin-bottom: 15px;
}

#qt table tr td {
	vertical-align: top;
}

#qt table.nextprev {
	width: 100%;
	margin-top: 20px;
}

#qt table.nextprev tr td a {
	font-size: 12px;
}

#qt p.pagelink {
	display: none;
}

	/* Quick Tour */

ol.tour {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 0px;
}

ol.tour li {
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 16px;
}

.tour_divider {
	padding: 30px 0 0 0;
	margin: 0 auto 30px auto;
	clear: both;
	width: 80%;
	border-bottom: 1px solid #ddd;
}

ol li.one {
	background: 0px 0 url(images/number1.gif) no-repeat;
}

ol li.two {
	background: 0px 0 url(images/number2.gif) no-repeat;
}

ol li.three {
	background: 0px 0 url(images/number3.gif) no-repeat;
}

ol li.four {
	background: 0px 0 url(images/number4.gif) no-repeat;
}

ol li.five {
	background: 0px 0 url(images/number5.gif) no-repeat;
}

ol li.six {
	background: 0px 0 url(images/number6.gif) no-repeat;
}

ol li.seven {
	background: 0px 0 url(images/number7.gif) no-repeat;
}

ol li.eight {
	background: 0px 0 url(images/number8.gif) no-repeat;
}

ol li.nine {
	background: 0px 0 url(images/number9.gif) no-repeat;
}


	/* FAQ and Known Issues */


.faq_divider {
        padding: 10px 0 0 0;
        margin: 0 auto 25px auto;
        clear: both;
        width: 80%;
        border-bottom: 1px dashed #ddd;
}

#sidebar_awards p {
	padding: 10px 0 10px 0;
	text-align: center;
}

p.quoter {
	font-size: 10px;
	color: #698e27;
	padding: 0;
	margin: 0;
	text-align: right;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.awards_quote {
	width: 275px;
	padding: 10px 25px 10px 25px;
	clear: right;
	font-size: 12px;
}

div#download {
	height: 60px;
	text-align: center;
	padding: 15px 0 5px 0 !important;
	padding: 25px 0 0px 0px;
}

div#download a {
	background: 0 5px url(images/appicon.gif) no-repeat;
	line-height: 60px;
	padding: 25px 20px 25px 55px;
	font-size: 14px;
	font-weight: bold;
}

a#download:hover {
}

* html #tblCompare table {
	position: relative;
}

#tblCompare table {
	width: 100%;
	padding: 5px;
	border: 1px solid #777;
}

a.normal {
	color: #fff;
	text-decoration: none;
}

.redx {
	font-size: 13px;
	font-weight: bold;
	color: #e51984;
}

#tblCompare table th {
	line-height: 14px;
	padding: 10px 3px 10px 3px;
	background: #666;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#tblCompare table tr td {
	padding: 5px;
	text-align: center;
}

#tblCompare table tr {
}

#tblCompare table tr.even td {
	background: #eee;
}

#tblCompare table tr.odd td {
	
}

#tblCompare table td.label {
	padding-left: 20px;
	text-align: left;
}

#tblCompare table td.label a {
	color: #4c91c9;
}

#tblCompare table td.label a:hover {
	color: #666;
}

#tblCompare span.link {
}

#tblCompare span.link a {

}

#tblCompare span.link a span {
	display: none;
}

#tblCompare span.link a:hover {
	position: relative;
}

#tblCompare span.link a:hover span {
	display: block; 
	position: absolute;
	top: 5px !important;
	top: 30px;
	left: 5px !important;
	width: 125px;
	padding: 5px;
	z-index: 100;
	text-align: left;
	background: #d8ee94;
	border: 1px solid #ccc;
	color: #000;
	text-decoration: none;
}

/* Used on home page */

.blackbox {
	font-weight: bold;
	border: 1px solid #ddd;
	padding: 1px;
}

#home_banners {
	border: 1px solid #cbcbcb;
	border-top: none;
	background: #F5F5F5;
	padding: 0px;
	clear: both;
	padding-top: 5px;
        padding-left: 10px;
        padding-bottom:5px;
}

.home_banner_item {
	display: inline;
	width: 180px;
	float: left;
	clear: right;
	padding: 10px 3px 10px 3px;
	font-size: 11px;
}


span.home_links a:link, a:visited {
	text-decoration: none;
	color: #666666; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

span.home_links a:hover {
	color: #888;
	text-decoration: underline;
}

div.home_greenbullets ul li {
width: auto;
   font-size: 11px;
   background: url(images/bullet2.gif);
   background-repeat: no-repeat;
   background-position: .4em .6em;
   line-height: 19px;
   margin: 0 0 .2em .5em;
   border: 0;
   padding: 0 0 0 14px;
}


p.home_col span {font-size:12px; font-weight:bold; line-height:20px; 
padding:0 0 5px 0; margin:0; color: #4c91c9;}
p.home_col span a:link{text-decoration: none; color: #4c91c9;} 
p.home_col span a:visited {text-decoration: none; color: #4c91c9;} 
p.home_col span a:hover {text-decoration: underline; color:#4c91c9;}
p.home_col span a.pinkarrow {background: url(images/bullet.gif) no-repeat;
background-position: right bottom; padding-right: 14px; margin-left:35px; color:#4c91c9;}
p.home_col span a.test{background: url(images/bullet.gif) no-repeat;
background-position: right bottom; padding-right: 14px; color:#698E27;}

div.quickstart{margin-bottom:30px;}
div.quickstart img{float:left; padding-right:20px; padding-bottom:20px;}
div.indent{margin-left:165px;}		

#chooseloc {position:absolute; top:115px; left:45px; }
#chooseloc select { font-size:11px; FONT-FAMILY: Tahoma, Arial; color:white; background: #1484CA; height:16px; width:160px; border:1px solid #003399;}


A.small, A:hover.small, .small
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
	FONT-SIZE: 9px;
	HEIGHT: 12px;
	font-weight: normal;
	text-transform:uppercase;
	text-align:left;
	line-height:14px;
}

A.small8p, A:hover.small8p, .small8p
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
	FONT-SIZE: 8px;
	HEIGHT: 12px;
	font-weight: normal;
	text-transform:uppercase;
	text-align:left;
	line-height:14px;
}
A.smallB, A:hover.smallB, .smallB
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
	FONT-SIZE: 9px;
	HEIGHT: 12px;
	font-weight: 700;
	text-transform:uppercase;
	text-align:left;
	line-height:14px;
}
A.smallW, A:hover.smallW, .smallW
{
    FONT-FAMILY: Tahoma;
	FONT-SIZE: 9px;
	HEIGHT: 12px;
	font-weight: normal;
	vertical-align: middle;
	text-transform:uppercase;
}
A.smallBW, A:hover.smallBW, .smallBW
{
    FONT-FAMILY: Tahoma;
	FONT-SIZE: 9px;
	HEIGHT: 12px;
	font-weight: 700;
	vertical-align: middle;
	text-transform:uppercase;
}
#headbanner
{
    position:absolute;
    top: 20px;
    left: 180px;
    font: 8px Verdana;
    border-left: 1px dotted #ddd;
    padding-left:4px;
    margin-left:4px;
}

#info p, #sitemap p a, #sitemap p, #copyright a
{
    color:#fff; 
    font-family: Lucida Sans Unicode, Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height:15px;
}
#copyright p
{
    color:fff;
    font: 8px Verdana;
    padding-left:4px;
    margin: 0 0 0 4px;
}

.radioitemsm
{
	margin:4px;
	padding:4px;
	border: 1px solid #D7D7CC;
	background:#ffffff;
	width:74px;
	float:left;
}
.radioitemsm .item
{
    margin-left: 3px;
    background: url(images/radiothumb.gif) no-repeat 0 0;
    height: 50px;
}
.radioitemsm .thumb {
		width:68px;
		height:68px;
		z-index:10;
		background: url(images/logo_back.gif) no-repeat 0 0;
}
.radioitemsm .thumb img
{
    position:relative;
    top:10px;
    left:8px;
    display:block;
    margin: 2px;
    /*border:6px solid #87BDDF;*/
    
}
.radioitemsm .title 
{
		width:74px;
		height:26px;
		display:block;
    text-align:center;
}
.radioitemsm .title A, .radioitem .title A:hover
{
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size:11px;
    line-height:14px;
    color:#3579A4;
    text-decoration: none;
}

.radioitem
{
	position:relative;
}
.radioitem .item
{
    position:relative;
    display:block;
    margin-left: 3px;
    background: url(images/radiothumb.gif) no-repeat 0 0;
    height: 50px;
}
.radioitem .rating
{
   position:absolute;
   display:block;
   z-index:99;
   left:75px;
   top:82px;
   width:49px;
   height:48px;
   /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/Portals/_default/Skins/bhbuzzradio/images/ratingwtxt.png');
}
.radioitem .rating[class] {
   background: transparent url(images/ratingwtxt.png) no-repeat 0 0;
}
.radioitem .rating span 
{
   position:absolute;
   display:block;
   left:7px;
   top:10px;
   height:28px;
   font-family: tahoma;
   padding-top:4px;
   font-size: 22px;
   letter-spacing:-2px;
   font-weight:bold;
   color:#F26522;
}
.radioitem .thumb {z-index:10;}
.radioitem .thumb img
{
    position:relative;
    top:2px;
    left:2px;
    display:block;
    margin: 2px;
    border:6px solid #87BDDF;
}
.radioitem .title 
{
    position:absolute;
    top:2px;
    left:5px;
    display:block;
}
.radioitem .title A, .radioitem .title A:hover
{
    font-family: Lucida Sans Unicode, Verdana, Helvetica, Sans-Serif;
    color:#3579A4;
    text-transform:uppercase;
    text-decoration: none;
}
.radiothumb         { float: left; display: inline; width: 40px; height: 50px; padding: 2px 3px 3px 2px !important; margin: 0 10px 0 0 !important;  }


.SubHead .normal
{
    font: 19px arial,helvetica,sans-serif;
	font-weight: bold;
	color: #ff6600;
    text-decoration: none;
    display: inline;
    white-space: nowrap;
    position: relative;
}
.SubHead
{
	position: relative;
	border-bottom: 1px dotted #ccc;
	padding: 2px 2px 2px 2px;
	z-index:20;
	margin: 0 0 0 5px;
}
#beta
{
	position:relative;
	left:620px;
	width:122px;
}

/* sifr
-------------------------------------------------------- */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

div.fpcontainer
{
	position:relative;
	margin: 0px;
	width: 100%;
}
div.fpcontainerrow1
{
	display:block;
	width: 100%;
}

div.fpcontainerrow2
{
	position:relative;
	width: 100%;
	padding-top:8px;
	overflow:auto;
	background: #F9F9F9 url(images/container_bg.gif) no-repeat 0 0;
}
div.fpcontainerrow3
{
	position:relative;
	width: 100%;
	background: #F9F9F9;
	border-bottom: solid 2px #d1d1cf;
}

#breadcrumb 
{
position: relative;
background: url(images/header_bg.gif);
height:65px;
padding: 0px 10px 0 20px;
}
#breadcrumb span
{
	
}
#breadcrumb .ms-pagetitle
{
font-family:Arial,Helvetica,sans-serif;
font-size:27px;
line-height:45px;
font-weight:normal;
text-align:left;
text-transform:uppercase;
color:#505050;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

div.bubble {
	position:relative;
	display:block;
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 7px;
	top: 6px; /* 1px less than padding-top */
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

.normalalt
{
	background:#efefef;
	border-bottom: 1px dotted #c9c2c1;
}

.fpconttitle
{
    font: 20px tahoma;
	  color: #8db703;
    text-decoration: none;
}
.fpcontsub
{
		background: transparent url(images/share-icon.gif) no-repeat 0 0;
		padding-left: 18px;
		padding-top:2px;
		font-family: Helvetica, Arial, Sans-Serif;
		font-size: 12px;
		color:#3e3e3e;
}

.radiocommenttxt
{
	background: transparent url(images/comment.gif) no-repeat 0 0;
	padding-left: 18px;
	padding-top:2px;
	margin-top:2px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color:#3e3e3e;
}

.radiotxt
{
	padding-left: 18px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color:#3e3e3e;
}

.radioplaytxt
{
	background: transparent url(images/play.png) no-repeat 0 0;
	padding-left: 18px;
	padding-top:2px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color:#3e3e3e;
}

.radioRegionHuge
{
 color: #8db703;
 font-family: 'Arial Unicode MS', 'Arial', Tahoma, sans-serif;
 font-size: 22px;
 line-height: 22px;
 letter-spacing: -1px;
}

.radioTypeHuge
{
 color: #789DD4;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 46px;
 letter-spacing: -5px;
 line-height: 46px;
 text-transform: uppercase
}

.radioButton
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.0em;
cursor:pointer;
padding:.1em .2em;
}

.radioButton img {
vertical-align:-3px;
margin-right:3px;
border:0px;
}
.radioMenuLinkBlu 
{
    margin-top: 0pt;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #257a97;
    font-family: "Trebuchet MS",sans-serif;
}
.radioMenuLinkBck 
{
    margin-top: 0pt;
    font-weight: lighter;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #000000;
    font-family: "Trebuchet MS",sans-serif;
}

.radioListFooter 
{
    margin-bottom:6px;
    background-color: #F9F9F9;
    background-image: url(images/get-started.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-x-position: left;
    background-y-position: center;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #F0F0F0;
    padding-top: 10px;
    padding-bottom: 10px;

}

.radioTopContainer 
{
    margin-left:18px;
}

.radioitemnew
{
	margin:4px;
	padding: 4px 6px 55px 6px;
	border: 1px solid #D7D7CC;
	background:#ffffff;
	width:250px;
	float:left;
	
}

.radioitemnew .thumb 
{
    position:absolute;
	width:52px;
	height:50px;
	z-index:10;
	border:solid 1px #F0F0F0;
}
.radioitemnew .thumb img
{

    top:0px;
    left:0px;

    margin: 2px;
    /*border:6px solid #87BDDF;*/
    
}
.radioitemnew .title 
{
    position:absolute;
    left:70px;
    margin-top:8px;
	width:190px;
}
.radioitemnew .title A, .radioitem .title A:hover
{
    margin-top: 0pt;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #257a97;
    font-family: "Trebuchet MS",sans-serif;
}
