/* @group Body and columns */

body {
	background: #b9cfe0 url('/images/header2009/background.gif') repeat-x;
	font: normal normal 8pt/150% 'Lucida Grande', Verdana, sans-serif;
	color: #6b707b;
	margin: 0;
	padding: 0;
	min-width: 950px;
}

.largespace {
	margin-top: 2em;
}

a img {
	border: none;
}

.clearer {
	clear: both;
}

table tr td {
	border: none;
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
}

/* @end */

/* @group Header */

.header {
	height: 126px;
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}

.header-logocontainer {
	margin-right: 123px;
	width: 147px;
	height: 73px;
	overflow: hidden;
	float: left;
}

.header-logo {
	background: url('/images/header2009/logo-icetv.gif') no-repeat;
	width: 147px;
	height: 94px;
	overflow: hidden;
}

.header-logo a {
	text-decoration: none;
	padding: 300px;
	text-indent: -5000px;
	opacity: 0;
	display: block;
}

/* For browsers other than IE6 */

.header-logo:active {
	background: url('/images/header2009/logo-icetv.gif') 0px -94px no-repeat;
}

/* For IE6 */

.header-logo a:active {
	background: url('/images/header2009/logo-icetv.gif') 0px -94px no-repeat;
}

.header-nav {
	padding-top: 43px;
	text-align: right;
	float: left;
	margin-right: 0;
	width: 680px;
}

.header-nav ul {
	margin: 0;
	padding: 0;
	float: right;
}

.header-nav ul li {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
}

.header-nav ul li a {
	text-decoration: none;
	padding: 300px;
	text-indent: -5000px;
	opacity: 0;
	display: block;
}

.header-nav .selected {
	background-position: 0px -102px;
}

/* The tabs are the main navigation items, found on the right hand side of the header */

.header-usernav {
	height: 32px;
	text-align: right;
	color: black;
	float: left;
	width: 950px;
	margin: 0;
}

.header-usernav a {
	text-decoration: none;
	text-shadow: rgba(255,255,255,0.6) 0 1px 0;
	font-weight: bold;
	color: black;
}

.header-usernav a:active {
	color: rgba(0,0,0,0.8);
}

.header-usernavleft {
	background: url('/images/header2009/account-left.gif') repeat-x;
	height: 32px;
	width: 10px;
	float: right;
}

.header-usernavmid {
	padding-top: 3px;
	background: url('/images/header2009/account-mid.gif') repeat-x;
	height: 32px;
	float: right;
	overflow: hidden;
}

.header-usernavright {
	background: url('/images/header2009/account-right.gif') repeat-x;
	height: 32px;
	width: 10px;
	float: right;
}

.header-usernav ul {
	margin: 0;
	padding: 0;
	display: inline;
}

.header-usernav ul li {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	display: inline;
}

.header-usernav ul li a {
	text-decoration: none;
}

/* The tabs are the main navigation items, found on the right hand side of the header */
.tab-about, .tab-subscribe, .tab-store, .tab-remote, .tab-dealers, .tab-support, .tab-news, .tab-aboutdev, .tab-epg, .tab-remoteapi, .tab-reference, .tab-newsdev, .tab-companyhistory, .tab-services, .tab-partners, .tab-pressreleases, .tab-newscorp {
	background: url('/images/header2009/tab-about.gif') no-repeat;
	width: 111px;
	height: 51px;
	overflow: hidden;
}

/* Tabs for the main IceTV site */
.tab-subscribe			{ background: url('/images/header2009/tab-subscribe.gif') no-repeat; width: 73px; }
.tab-interactive		{ background: url('/images/header2009/tab-interactive.gif') no-repeat; width: 83px; }
.tab-shop				{ background: url('/images/header2009/tab-shop.gif') no-repeat; width: 37px; }
.tab-dealers			{ background: url('/images/header2009/tab-dealers.gif') no-repeat; width: 56px; }
.tab-help				{ background: url('/images/header2009/tab-help.gif') no-repeat; width: 34px; }
.tab-news				{ background: url('/images/header2009/tab-news.gif') no-repeat; width: 63px; }

/* For browsers other than IE6 */
.header-nav .tab-about:hover { background: url('/images/header2009/tab-about.gif') 0px -51px no-repeat; }
.header-nav .tab-about:active { background: url('/images/header2009/tab-about.gif') 0px -51px no-repeat; }
.header-nav .tab-subscribe:hover { background: url('/images/header2009/tab-subscribe.gif') 0px -51px no-repeat; }
.header-nav .tab-subscribe:active { background: url('/images/header2009/tab-subscribe.gif') 0px -51px no-repeat; }
.header-nav .tab-interactive:hover { background: url('/images/header2009/tab-interactive.gif') 0px -51px no-repeat; }
.header-nav .tab-interactive:active { background: url('/images/header2009/tab-interactive.gif') 0px -51px no-repeat; }
.header-nav .tab-shop:hover { background: url('/images/header2009/tab-shop.gif') 0px -51px no-repeat; }
.header-nav .tab-shop:active { background: url('/images/header2009/tab-shop.gif') 0px -51px no-repeat; }
.header-nav .tab-dealers:hover { background: url('/images/header2009/tab-dealers.gif') 0px -51px no-repeat; }
.header-nav .tab-dealers:active { background: url('/images/header2009/tab-dealers.gif') 0px -51px no-repeat; }
.header-nav .tab-help:hover { background: url('/images/header2009/tab-help.gif') 0px -51px no-repeat; }
.header-nav .tab-help:active { background: url('/images/header2009/tab-help.gif') 0px -51px no-repeat; }
.header-nav .tab-news:hover { background: url('/images/header2009/tab-news.gif') 0px -51px no-repeat; }
.header-nav .tab-news:active { background: url('/images/header2009/tab-news.gif') 0px -51px no-repeat; }

/* For IE6 */
.header-nav .tab-about a:hover { background: url('/images/header2009/tab-about.gif') 0px -51px no-repeat; }
.header-nav .tab-about a:active { background: url('/images/header2009/tab-about.gif') 0px -51px no-repeat; }
.header-nav .tab-subscribe a:hover { background: url('/images/header2009/tab-subscribe.gif') 0px -51px no-repeat; }
.header-nav .tab-subscribe a:active { background: url('/images/header2009/tab-subscribe.gif') 0px -51px no-repeat; }
.header-nav .tab-interactive a:hover { background: url('/images/header2009/tab-interactive.gif') 0px -51px no-repeat; }
.header-nav .tab-interactive a:active { background: url('/images/header2009/tab-interactive.gif') 0px -51px no-repeat; }
.header-nav .tab-shop a:hover { background: url('/images/header2009/tab-shop.gif') 0px -51px no-repeat; }
.header-nav .tab-shop a:active { background: url('/images/header2009/tab-shop.gif') 0px -51px no-repeat; }
.header-nav .tab-dealers a:hover { background: url('/images/header2009/tab-dealers.gif') 0px -51px no-repeat; }
.header-nav .tab-dealers a:active { background: url('/images/header2009/tab-dealers.gif') 0px -51px no-repeat; }
.header-nav .tab-help a:hover { background: url('/images/header2009/tab-help.gif') 0px -51px no-repeat; }
.header-nav .tab-help a:active { background: url('/images/header2009/tab-help.gif') 0px -51px no-repeat; }
.header-nav .tab-news a:hover { background: url('/images/header2009/tab-news.gif') 0px -51px no-repeat; }
.header-nav .tab-news a:active { background: url('/images/header2009/tab-news.gif') 0px -51px no-repeat; }

.header-nav .selected { background-position: 0px -102px; }
.header-nav .selected:hover { background-position: 0px -102px; }
.header-nav .selected:active { background-position: 0px -102px; }

/* @end */

/* @group Footer */

.footer {
	min-width: 950px;
	text-align: center;
	margin: 0 auto;
	line-height: 2em;
	font-size: 1em;
	clear: both;
}

.footer a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #b6bbc3;
}

.footer a:hover {
	border-bottom: 1px solid black;
}

.footer ul {
	margin: 0;
	padding: 0;
}

.footer li {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-sites, .footer-rss, .footer-privacy, .footer-contact {
	margin: 0 5px;
	padding-left: 18px;
	display: inline;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.footer-sites {
	background: url('/images/footer/icon_sites.gif') no-repeat;
}

.footer-rss {
	background: url('/images/footer/icon_rss.gif') no-repeat;
}

.footer-privacy {
	background: url('/images/footer/icon_privacy.gif') no-repeat;
}

.footer-contact {
	background: url('/images/footer/icon_contact.gif') no-repeat;
}

/* @end */

/* @group Colours */

.blue {
	color: #07bbf2;
}

.lightblue {
	color: #6ed8f8;
}

.orange {
	color: #FF7E00;
}

.red {
	color: #F2001C;
}

.green {
	color: #92D100;
}

.white {
	color: white;
}

.black {
	color: black;
}

.light {
	color: #aaa;
}

.darkgrey {
	color: #777;
}

.bluegrey {
	color: #b6bbc3;
}

.verydarkgrey {
	color: #333;
}

.dark {
	color: black;
}

/* @end */

/* @group Content */

.oldcontainer {
	width: 724px;
	margin: 0 auto;
	background: #e7e7e7;
	margin-bottom: 12px;
	text-align: center;
}

.textcontainer, .lasttextcontainer {
	background: white;
	width: 950px;
	margin: 0 auto 12px auto;
	padding-bottom: 20px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.lasttextcontainer {
	margin-bottom: 0px;
}

.boxcontainer, .messagecontainer {
	background: white;
	margin-bottom: 12px;
	padding-bottom: 20px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.messagecontainer {
	background: #6ed8f8 url('/images/content/box-alert.gif') no-repeat;
}

.message {
	padding-left: 40px;
}

.aboutnav {
	height: 29px;
	background: url('/images/abouticetv/about_tabbar.gif') repeat-x;
	text-align: center;
}

.sidebarspace {
	margin-top: 8px;
}

.breadcrumb {
	font: normal normal 1em/160% 'Lucida Grande',Verdana;
	color: white;
	margin: 25px 25px 0 25px;
	padding: 0;
	text-align: left;
	height: 20px;
}

.breadcrumb a {
	color: white;
	text-decoration: none;
}

.breadcrumb a:active {
	color: #cdd4de;
	text-decoration: none;
}

.breadcrumbdiv, .breadcrumbleft, .breadcrumbright, .breadcrumbmiddle {
	background: url('/images/content/breadcrumbs/divider.gif');
	float: left;
	width: 12px;
	height: 20px;
}

.breadcrumbdiv {
	width: 30px;
}

.breadcrumbleft {
	background: url('/images/content/breadcrumbs/left.gif');
}

.breadcrumbright {
	background: url('/images/content/breadcrumbs/right.gif');
}

.breadcrumbmiddle {
	background: url('/images/content/breadcrumbs/middle.gif');
	width: auto;
}

.storebutton {
	font-size: 1.2em;
	float: right;
	padding-right: 20px;
}

.storepricebox {
	padding-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
	color: black;
	background: #6ed8f8 url('/images/remote/comment-background.gif') repeat-x;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* @end */

/* @group Text */

h1 {
	font: normal normal 1.9em/160% 'Lucida Grande',Verdana;
	color: #07bbf2;
	margin: 0;
	padding: 15px 25px 0px 25px;
	text-align: left;
}

h2 {
	font: normal normal 1.3em/160% 'Lucida Grande',Verdana;
	color: black;
	margin: 0;
	padding: 10px 25px 0px 25px;
	text-align: left;
}

h3 {
	font: normal normal 1.1em/160% 'Lucida Grande',Verdana;
	color: black;
	margin: 0;
	padding: 8px 25px 0px 25px;
	text-align: left;
}

h4 {
	font: bold 0.8em/160% 'Lucida Grande',Verdana;
	color: black;
	margin: 0;
	padding: 8px 25px 0px 25px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h5 {
	font: normal normal 0.9em/160% 'Lucida Grande',Verdana;
	color: #6d6d6d;
	margin: 0;
	padding: 10px 25px 0px 25px;
	text-align: left;
	text-shadow: white 0px 1px 0px;
}

p {
	font: normal normal 1.1em/160% 'Lucida Grande',Verdana;
	color: #6d6d6d;
	margin: 0;
	padding: 6px 25px 1px 25px;
	text-align: left;
}

.smaller {
	font-size: 1em;
}

small {
	font-size: 0.8em;
	color: #959aa1;
}

.intro {
	font: normal normal 1.4em/160% 'Lucida Grande',Verdana;
	color: black;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
}

b {
	color: black;
	font-weight: bold;
}

em {
	color: black;
	font-weight: bold;
	font-style: normal;
}

.romanlist {
	list-style-type: lower-roman;
	font-size: 0.7em;
}

.oldcontainer ul, .textcontainer ul, .icelist ul {
	margin: 0px 0px 0px 14px;
	padding: 5px 16px 0px 32px;
	list-style-image: url('/images/lists/list_bullet.png');
}

.oldcontainer ol, .textcontainer ol, .boxcontainer ol {
	margin: 0px 0px 0px 14px;
	padding: 5px 16px 0px 32px;
}

.oldcontainer li, .textcontainer li, .boxcontainer li, .icelist li {
	font: normal normal 1.1em/160% 'Lucida Grande',Verdana;
	color: #6d6d6d;
	text-align: left;
	margin: 0;
	padding: 0px 0px 5px 3px;
}

blockquote {
	background: #eff2f3 url('/images/content/form-background.gif') repeat-x;
	margin: 25px 25px 5px 25px;
	padding: 5px 0 10px 0;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

blockquote p, blockquote h2, blockquote h3, blockquote h4 {
	padding-left: 13px;
	padding-right: 13px;
}

.quote {
	padding: 15px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	line-height: 155%;
	color: #1e2023;
}

.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, p a, p ol a, p ul a, blockquote a, .oldcontainer a, .textcontainer ul a, .textcontainer ol a, .boxcontainer ul a, .boxcontainer ol a, .table-main a, .formgrey a, .lightlinks a {
	text-decoration: none;
	color: #07BBF2;
	border-bottom: 1px solid #d4d4d4;
}

.darklinks a, .important a {
	text-decoration: none;
	color: #2d5eb2;
	border-bottom: 1px solid #d4d4d4;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, p a:hover, p ol a:hover, p ul a:hover, blockquote a:hover, .oldcontainer a:hover, .textcontainer ul a:hover, .textcontainer ol a:hover, .boxcontainer ul a:hover, .boxcontainer ol a:hover, .table-main a:hover, .formgrey a:hover, .lightlinks a:hover {
	border-bottom: 1px solid #acacac;
	color: #39abce;
}

.darklinks a:hover {
	border-bottom: 1px solid #acacac;
	color: #31435e;
}

.highlight, .highlight a {
	background: #c2f1ff;
}

img oldcontainer a, img oldcontainer a:hover {
	border-bottom: none;
}

.pages {
	color: #191919;
	font: normal normal 1em/160% 'Lucida Grande',Verdana;
	margin: 25px 25px 0 25px;
	padding: 0;
}

.pages ul {
	margin: 0;
	padding: 0;
}

.pages li {
	color: #8f8f8f;
	background: #f5f6f8 url('/images/content/pages/normal.gif') repeat-x;
	font-weight: bold;
	display: block;
	float: left;
	padding: 5px 8px;
	margin: 0 2px 0 0;
	list-style: none;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.pages li a, .pages li a:hover, .pages li a:active {
	color: #6b717c;
	text-decoration: none;
	border: none;
}

.pages li.selected {
	color: #444;
	background: #6ed8f8 url('/images/content/pages/selected.gif') repeat-x;
}

.pages li.done {
	background: #c2f1ff;
}

.pages li.ghosted {
	background: #eff2f3 url('/images/content/pages/ghosted.gif') repeat;
}

.pages li.label {
	font-weight: normal;
	color: #8f8f8f;
	padding: 5px 8px 5px 0;
	margin: 0 2px 0 0;
	list-style: none;
	background: none;
}

.truncate {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.important {
	font: normal normal 1.1em/160% 'Lucida Grande',Verdana;
	background: #fff6b8;
	padding: 10px;
	margin-left: 25px;
	margin-right: 25px;
	color: black;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* @end */

/* @group Interactive */

.ratingbar {
	background: url('/images/remote/bar.gif') repeat-x;
	height: 16px;
	float: left;
}

.ratingbarwrap {
	background: url('/images/remote/bar-background.gif') repeat-x;
	/*IE6 hack to fix box model */
	margin: 7px 11px 7px 11px !important;
	margin /**/: 7px 0px 7px 5px;
	text-align: left;
	float: left;
	overflow: hidden;
}

.remotelist {
	/*IE6 hack to fix box model */
	margin-left: 15px !important;
	margin-left /**/: 0px;
	background: black url('/images/remote/list-background.gif') repeat-x;
	border-bottom: 1px #222426 solid;
	font: normal normal 1.05em/150% 'Lucida Grande', Verdana, sans-serif;
}

.remotelist p {
	font: normal normal 1.05em/150% 'Lucida Grande', Verdana, sans-serif;
}

.remotelistopen {
	margin-left: 15px;
	padding-bottom: 4px;
	background: #eff2f3 url('/images/remote/list-background-open.gif') repeat-x;
	overflow: hidden;
}

.buttonlistopen {
	margin-left: 15px;
	background: #6ed8f8 url('/images/remote/comment-background.gif') repeat-x;
	border-top: 1px #6ed8f8 solid;
	font-size: 0.9em;
}

.buttonlist_notupcoming_open {
	background: #6ed8f8 url('/images/remote/comment-background.gif') repeat-x;
	border-top: 1px #6ed8f8 solid;
	font-size: 0.9em;
}

.remotenewday {
	margin-left: 15px;
	background: #27292c url('/images/home/minitv-divider.gif') repeat-x;
	color: #b6bbc3;
}

.remotenewday p {
	text-align: center;
	font-size: 1em;
	color: #b6bbc3;
	padding: 3px 0 4px 0;
}

.remotenewsection {
	margin-left: 15px;
	background: #31599e url('/images/remote/list-newsection.jpg') repeat-x;
	color: #b6bbc3;
}

.remotenewsection p {
	text-align: center;
	font-size: 1.2em;
	color: white;
	padding: 5px 0 8px 0;
}

.controls {
	/*IE6 hack to fix box model */
	width: 690px !important;
	width /**/: 750px;
	margin-left: 15px;
	/* margin-right: 25px; */
	padding: 10px;
	float: left;
	background: #99a1ad url('/images/remote/controls-background.gif') no-repeat;
	color: black;
	/* text-shadow: #e2e6ed 0 1px 0; */
	font-size: 1em;
}

.controls-bottom {
	width: 710px;
	height: 59px;
	margin-left: 15px;
	float: left;
	background: white url('/images/remote/controls-bottom.gif') no-repeat;
	overflow: hidden;
}

.controls-searchwidth {
	width: 120px;
}

.commentby {
	background: url('/images/remote/comment-arrow.gif') no-repeat;
}

.comment {
	color: black;
	margin-left: 15px;
	padding: 0 0 4px 0;
	background: #6ed8f8 url('/images/remote/comment-background.gif') repeat-x;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.comment p {
	padding-left: 10px;
	padding-bottom: 0px;
	color: black;
}

.comment small, .comment small a, .comment small a:hover {
	color: black;
	border: none;
}

.commentspace {
	padding-top: 3px;
}

.commentinput {
	margin: 10px;
	width: 440px !important;
	width /**/: 430px;
	font-size: 1.1em;
	border: #959aa1 1px solid;
	background: white;
	padding: 4px;
	color: #596271;
}

.commentinput input:focus, .commentinput textarea:focus {
	border: black 1px solid;
}

.tv-mostpopular {
	color: #eff2f3;
	padding: 5px 25px 0 0;
}

.tv-mostpopular-open {
	color: black;
	padding: 5px 25px 0 0;
}

.tv-mostpopular-comment {
	color: #eff2f3;
	padding: 5px 25px  0;
}

.tv-mostpopular-comment-open {
	color: #486694;
	padding: 5px 25px 0 0;
}

.tv-timewrap {
	width: 10%;
	float: left;
	overflow: hidden;
	margin: 6px 0 2px 11px;
}

.tv-time, .tv-timeopen {
	width: 98px;
	height: 11px;
	float: left;
	overflow: hidden;
	background-position: 0 -11px;
}

.tv-timeopen {
	background-position: 0 0;
}

.tv-title, .tv-titleopen, .tv-keyword {
	/* color: #eff2f3; */
	padding: 2px 0;
	float: left;
	width: 65%;
	/* overflow: hidden; */
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
}

.tv-keyword {
	color: black;
	padding: 8px 0 2px 0;
	width: 85%;
}

.tv-titleshort {
	width: 50%;
}

.tv-title-on-now {
	color: #FC9601;
}

.tv-device, .tv-deviceopen, .tv-channel, .tv-channelopen {
	color: #b6bbc3;
	padding: 2px 0;
	float: right;
	width: 15%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tv-deviceopen, .tv-titleopen, .tv-timeopen, .tv-channelopen {
	color: black;
}

.tv-description {
	color: #616772;
	padding: 2px 0;
	margin-left: 10px;
	padding-left: 10%;
	float: left;
	width: 75%;
}

.tv-scheduled {
	background: #eff2f3;
}

.tv-options {
	color: black;
	margin-top: 10px;
	float: right;
	text-align: right;
}

.tv-buttons {
	text-align: right;
	width: 90%;
	margin-top: 4px;
	margin-bottom: 10px;
	float: right;
}

.tv-episode {
	color: #6ed8f8;	
}

.tv-titleopen .tv-episode {
	color: #07bbf2;	
}

.tv-mostpopular a, .tv-title a {
	color: #eff2f3;
	border-bottom: none;
}

.tv-mostpopular a:hover, .tv-title a:hover {
	color: white;
	border-bottom: none;
}

.tv-titleopen a, .tv-titleopen a:hover {
	color: black;
	border-bottom: none;
}

.status {
	background: #fff6b8 url('/images/remote/status-background.gif') repeat-x;
	height: 21px;
	padding: 3px 16px 0 16px;
	color: black;
	float: left;
	position: fixed;
	top: 0;
	-khtml-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-o-border-bottom-right-radius: 6px;
	-o-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	display: none;
}

/* @end */

/* @group Home */

.home-mar2009 {
	background: white url('/images/home2009/background-mar2009.jpg') no-repeat;
}

.home-apr2009 {
	background: white url('/images/home2009/background-apr2009.jpg') no-repeat;
}

.home-apr2009b {
	background: white url('/images/home2009/background-apr2009b.jpg') no-repeat;
}

.home-jun2009 {
	background: white url('/images/home2009/background-jun2009.jpg') no-repeat;
}

.home-buttonwrap {
	height: 612px;
	position: relative;
}

.home-button {
	position: absolute;
	left: 686px;
	top: 250px;
	width: 146px;
	height: 56px;
	overflow: hidden;
}

.home-button p {
	margin: 0;
	padding: 25px 0;
	font-size: 2em;
}

.home-button p a {
	padding: 600px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.home-button-deal1 {
	left: 25px;
	top: 420px;
	width: 216px;
	height: 139px;
}

.home-button-deal2 {
	left: 253px;
	top: 420px;
	width: 216px;
	height: 139px;
}

.home-button-freeview {
	left: 481px;
	top: 420px;
	width: 216px;
	height: 139px;
}

.home-button-tvguide {
	left: 709px;
	top: 420px;
	width: 216px;
	height: 139px;
}

.home-button-trial {
	left: 25px;
	top: 581px;
	width: 136px;
	height: 30px;
}

.home-button-redeem {
	left: 205px;
	top: 581px;
	width: 188px;
	height: 30px;
}

.home-button-tivo {
	left: 437px;
	top: 581px;
	width: 159px;
	height: 30px;
}

.home-button-mobile {
	left: 642px;
	top: 575px;
	width: 289px;
	height: 35px;
}

.home-button-home1 {
	left: 25px;
	top: 32px;
	width: 342px;
	height: 59px;
	z-index: 10;
	cursor: pointer;
}

.home-button-home2 {
	left: 25px;
	top: 91px;
	width: 342px;
	height: 59px;
	z-index: 10;
	cursor: pointer;
}

.home-button-home3 {
	left: 25px;
	top: 150px;
	width: 342px;
	height: 59px;
	z-index: 10;
	cursor: pointer;
}

.home-button-home4 {
	left: 25px;
	top: 209px;
	width: 342px;
	height: 59px;
	z-index: 10;
	cursor: pointer;
}

.home-button-home5 {
	left: 25px;
	top: 268px;
	width: 342px;
	height: 59px;
	z-index: 10;
	cursor: pointer;
}

.home-home1, .home-home2, .home-home3, .home-home4, .home-home5 {
	background: url('/images/home2009/hometabs-1.jpg') no-repeat;
	margin: 10px 0 0 10px;
	width: 930px;
	height: 341px;
	position: absolute;
	visibility: visible;
}

.home-home2 {
	background: url('/images/home2009/hometabs-2.jpg') no-repeat;
	visibility: hidden;
}

.home-home3 {
	background: url('/images/home2009/hometabs-3.jpg') no-repeat;
	visibility: hidden;
}

.home-home4 {
	background: url('/images/home2009/hometabs-4.jpg') no-repeat;
	visibility: hidden;
}

.home-home5 {
	background: url('/images/home2009/hometabs-5.jpg') no-repeat;
	visibility: hidden;
}

#more-1, #more-2, #more-3, #more-4, #more-5 {
	position: absolute;
	left: 471px;
	top: 185px;
	width: 124px;
	height: 31px;
	overflow: hidden;
}

#more-1 p, #more-2 p, #more-3 p, #more-4 p, #more-5 p {
	padding: 0;
	margin: 0;
}

#more-1 p a, #more-2 p a, #more-3 p a, #more-4 p a, #more-5 p a {
	opacity: 0;
	padding: 100px;
}

#more-2 {
	left: 771px;
	top: 90px;
}

#more-3 {
	left: 405px;
	top: 182px;
}

#more-4 {
	left: 377px;
	top: 114px;
}

#more-5 {
	left: 431px;
	top: 136px;
}

#newsticker {
	position: absolute;
	left: 143px;
	top: 368px;
	width: 774px;
	height: 32px;
}

#newsticker p {
	padding: 0;
	margin: 0;
}

#newsticker p a {
	padding: 0;
	margin: 0;
	color: #616161;
	border: none;
	text-decoration: none;
}

#newsticker p a:hover {
	color: black;
}

.home-search {
	position: absolute;
	left: 678px;
	top: 584px;
	width: 200px;
}

.form-homesearch {
	font: normal normal 1em/160% 'Lucida Grande',Verdana;
	color: #596271;
	border: none;
	outline: none;
	background: none;
	padding: 4px;
}

/* @end */

/* @group About */

/* The about sidebar is the left hand side navigation on the about page */

.aboutsidebar-background {
	background: white url('/images/about2009/sidebar/background.jpg') repeat-y;
}

.aboutsidebar-nav {
	float: left;
	margin: 0;
	width: 230px;
}

.aboutsidebar-nav ul {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
}

.aboutsidebar-nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
}

.aboutsidebar-nav ul li a {
	text-decoration: none;
	padding: 300px;
	text-indent: -5000px;
	opacity: 0;
	display: block;
}

.aboutsidebar-nav .selected {
	background-position: -230px 0;
}

.aboutsidebar-nav .selected:hover {
	background-position: -230px -53px;
}

/* This is for IE6, because it's a less than stellar browser */
.aboutsidebar-nav .selected a:hover {
	background-position: -230px -53px;
}

.aboutsidebar-overview, .aboutsidebar-recording, .aboutsidebar-organizing, .aboutsidebar-iphone, .aboutsidebar-whatyoullneed, .aboutsidebar-networking, .aboutsidebar-compatibility, .aboutsidebar-trial, .aboutsidebar-subscribe {
	background: url('/images/about2009/sidebar/overview.jpg') no-repeat;
	width: 230px;
	height: 53px;
	overflow: hidden;
}

.aboutsidebar-overview:hover, .aboutsidebar-recording:hover, .aboutsidebar-organizing:hover, .aboutsidebar-iphone:hover, .aboutsidebar-whatyoullneed:hover, .aboutsidebar-networking:hover, .aboutsidebar-compatibility:hover, .aboutsidebar-trial:hover, .aboutsidebar-subscribe:hover {
	background-position: 0px -53px;
}

.aboutsidebar-recording			{ background: url('/images/about2009/sidebar/recording.jpg') no-repeat; }
.aboutsidebar-organizing		{ background: url('/images/about2009/sidebar/organizing.jpg') no-repeat; }
.aboutsidebar-iphone			{ background: url('/images/about2009/sidebar/iphone.jpg') no-repeat; }
.aboutsidebar-whatyoullneed		{ background: url('/images/about2009/sidebar/whatyoullneed.jpg') no-repeat; }
.aboutsidebar-networking		{ background: url('/images/about2009/sidebar/networking.jpg') no-repeat; }
.aboutsidebar-compatibility		{ background: url('/images/about2009/sidebar/compatibility.jpg') no-repeat; }
.aboutsidebar-trial				{ background: url('/images/about2009/sidebar/freetrial.jpg') no-repeat; }
.aboutsidebar-subscribe			{ background: url('/images/about2009/sidebar/subscribe.jpg') no-repeat; }

/* @end */

/* @group Forms */

fieldset {
	padding: 0.8em 0;
	font: normal normal 1.1em/160% 'Lucida Grande',Verdana;
	margin: 2px 25px;
	background: #eff2f3 url('/images/content/form-background.gif') repeat-x;
	color: black;
	border: none;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

label {
	font: normal normal 1em/160% 'Lucida Grande',Verdana;
	float: left;
	width: 25%;
	height: 100%;
	margin-right: 1.2em;
	text-align: right;
}

legend {
	font: normal normal 1.3em/160% 'Lucida Grande',Verdana;
	padding: 0 0 0 10px;
	margin: 0;
	color: #6b717c;
}

.form-message {
	background: #6ed8f8 url('/images/remote/comment-background.gif') repeat-x;
	text-align: center;
}

.form-error {
	background: red;
	text-align: center;
	color: white;
}

button {
	font: normal normal 0.9em/160% 'Lucida Grande',Verdana;
	color: black;
	/* text-shadow: white 0 1px 0; */
	background: #cbd3d8 url('/images/buttons/button-background.gif') repeat-x;
	padding: 0.2em 0.25em;
	border: 1px solid #b6bbc3;
	margin: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

button:hover {
	border: 1px solid #6ed8f8;
}

button:active {
	border: 1px solid #71b4c9;
	background: #c1c8cd url('/images/buttons/button-active.gif') repeat-x;
}

button[disabled='disabled'], button:hover[disabled='disabled'] {
	background: #989288;
	border: 1px solid #b6bbc3;
}

.form-button {
	margin-right: 22.4%;
	min-width: 16%;
	float: right;
}

.form-buttonalt {
	margin-right: 1%;
	min-width: 16%;
	float: right;
}

.form-buttonright {
	margin-right: 1em;
	min-width: 17%;
	float: right;
}

.form-toppad {
	padding-top: 0.7em;
}

.form-toppadsmall {
	padding-top: 0.5em;
}

.form-input {
	font: normal normal 1em/160% 'Lucida Grande',Verdana;
	color: #596271;
	width: 50%;
	border: #959aa1 1px solid;
	background: white;
	margin: 3px 0;
	padding: 4px;
}

.form-input:focus {
	border: black 1px solid;
}

.form-homesearch {
	/*background: white url("/images/home/search.gif") no-repeat;*/
	font-size: 1em;
	margin: 0;
	padding: 2px;
	width: 245px;
	color: #686b71;
}

.form-homesearch:focus {
	/*border: black 1px solid;*/
	color: black;
}

.form-wsidenav {
	margin-left: 15px;
}

.form-widelabel {
	width: 35%;
}

.form-terms {
	margin: 0 25px;
	height: 200px;
	overflow: auto;
	background: white;
}

.form-terms p {
	font-size: 0.8em;
	line-height: 130%;
	padding: 0 10px 4px 10px;
}

.form-terms h4 {
	padding: 5px 10px 4px 10px;
}

/* @end */

/* @group Align */

.nomarginright {
	margin-right: 0;
}

.nomarginleft {
	margin-left: 0;
}

.lesspaddingleft {
	padding-left: 15px;
}

.nopaddingleft {
	padding-left: 0;
}

.nopaddingright {
	padding-right: 0;
}

.nopaddingtop {
	padding-top: 0;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

/* @end */

/* @group Sidenav */

.sidenav {
}

.sidenav small {
	font: normal normal 0.8em/135% 'Lucida Grande',Verdana;
	display: block;
}

.sidenav ul {
	background: url("/images/sidenav/normal.gif") repeat-y;
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}

.sidenav li {
	font: normal normal 1.1em/150% 'Lucida Grande',Verdana;
	text-align: right;
	color: black;
	margin: 0 4px 0 0;
	padding: 15px 10px 15px 5px;
	cursor: pointer;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sidenav li a {
	text-decoration: none;
}

.sidenav li:hover {
	color: #486694;
}

.sidenav li:hover small {
	color: #a0b5d5;
}

.sidenav .selected {
	background: #325a9f url("/images/sidenav/selected.gif") no-repeat;
	color: white;
	font-weight: bold;
}

.sidenav .selected:hover {
	background: #325a9f url("/images/sidenav/selected.gif") no-repeat;
	color: white;
	font-weight: bold;
}

.sidenav .selected small {
	color: white;
}

.sidenav .selected:hover small {
	color: white;
}

.sidenavtop {
	background: url("/images/sidenav/top.gif") no-repeat;
	/*IE6 hack to fix box model */
	width: 165px !important;
	width /**/: 140px;
	height: 25px;
	margin-left: 25px;
}

.sidenavbottom {
	background: url("/images/sidenav/bottom.gif") no-repeat;
	/*IE6 hack to fix box model */
	width: 165px !important;
	width /**/: 140px;
	height: 128px;
	margin-left: 25px;
}

/* @end */

/* @group Blueprint Grid.css */

/* -------------------------------------------------------------- 
   
   grid.css
   * Sets up an easy-to-use grid of 24 columns.
   
   Based on work by:
   * Nathan Borror     [playgroundblues.com]
   * Jeff Croft        [jeffcroft.com]
   * Christian Metts   [mintchaos.com]
   * Khoi Vinh         [subtraction.com]
   
   By default, the grid is 950px wide, with 24 columns 
   spanning 30px, and a 10px margin between columns.
   
   If you need fewer or more columns, use this 
   formula to find the new total width: 
   Total width = (columns * 40) - 10
   
   Read more about using a grid here:
   * subtraction.com/archives/2007/0318_oh_yeeaahh.php
   
-------------------------------------------------------------- */

/* A container should group all your columns. */
.container {
  width: 950px;
  margin: 0 auto;
}


/* Columns
-------------------------------------------------------------- */

/* Use this class together with the .span-x classes
   to create any composition of columns in a layout. */
   
.column {
  float: left;
  margin-right: 10px;
}

.columnlast {
	float: left;
	margin-right: 0;
}

/* The last column in a row needs this class. */
.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1   { width: 30px; }
.span-2   { width: 70px; }
.span-3   { width: 110px; }
.span-4   { width: 150px; }
.span-5   { width: 190px; }
.span-6   { width: 230px; }
.span-7   { width: 270px; }
.span-8   { width: 310px; }
.span-9   { width: 350px; }
.span-10  { width: 390px; }
.span-11  { width: 430px; }
.span-12  { width: 470px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 590px; }
.span-16  { width: 630px; }
.span-17  { width: 670px; }
.span-18  { width: 710px; }
.span-19  { width: 750px; }
.span-20  { width: 790px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
.span-23  { width: 910px; }
.span-24  { width: 950px; margin: 0; }

/* Add these to a column to append empty cols. */
.append-1   { padding-right: 40px; }  
.append-2   { padding-right: 80px; } 
.append-3   { padding-right: 120px; } 
.append-4   { padding-right: 160px; } 
.append-5   { padding-right: 200px; } 
.append-6   { padding-right: 240px; } 
.append-7   { padding-right: 280px; } 
.append-8   { padding-right: 320px; } 
.append-9   { padding-right: 360px; } 
.append-10  { padding-right: 400px; } 
.append-11  { padding-right: 440px; } 
.append-12  { padding-right: 480px; } 
.append-13  { padding-right: 520px; } 
.append-14  { padding-right: 560px; } 
.append-15  { padding-right: 600px; } 
.append-16  { padding-right: 640px; } 
.append-17  { padding-right: 680px; } 
.append-18  { padding-right: 720px; } 
.append-19  { padding-right: 760px; } 
.append-20  { padding-right: 800px; } 
.append-21  { padding-right: 840px; } 
.append-22  { padding-right: 880px; } 
.append-23  { padding-right: 920px; } 

/* Add these to a column to prepend empty cols. */
.prepend-1   { padding-left: 40px; }  
.prepend-2   { padding-left: 80px; } 
.prepend-3   { padding-left: 120px; } 
.prepend-4   { padding-left: 160px; } 
.prepend-5   { padding-left: 200px; } 
.prepend-6   { padding-left: 240px; } 
.prepend-7   { padding-left: 280px; } 
.prepend-8   { padding-left: 320px; } 
.prepend-9   { padding-left: 360px; } 
.prepend-10  { padding-left: 400px; } 
.prepend-11  { padding-left: 440px; } 
.prepend-12  { padding-left: 480px; } 
.prepend-13  { padding-left: 520px; } 
.prepend-14  { padding-left: 560px; } 
.prepend-15  { padding-left: 600px; } 
.prepend-16  { padding-left: 640px; } 
.prepend-17  { padding-left: 680px; } 
.prepend-18  { padding-left: 720px; } 
.prepend-19  { padding-left: 760px; } 
.prepend-20  { padding-left: 800px; } 
.prepend-21  { padding-left: 840px; } 
.prepend-22  { padding-left: 880px; } 
.prepend-23  { padding-left: 920px; } 


/* Border on right hand side of a column. */
.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}


/* Use these classes on an element to push it into the 
   next column, or to pull it into the previous column. */

.pull-1  { margin-left: -40px; }
.pull-2  { margin-left: -80px; }
.pull-3  { margin-left: -120px; }
.pull-4  { margin-left: -160px; }

.push-0  { margin: 0 0 0 18px; }
.push-1  { margin: 0 -40px 0 18px; }
.push-2  { margin: 0 -80px 0 18px; }
.push-3  { margin: 0 -120px 0 18px; }
.push-4  { margin: 0 -160px 0 18px; }
.push-0, .push-1, .push-2, .push-3, .push-4 { float: right; }


/* Misc classes and elements
-------------------------------------------------------------- */

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #eee; 
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #d8ddde; 
  color: #d8ddde;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* @end */

/* Everything below this line is depreciated and will be deleted VERY soon. */

/* @group Content (old) */

.contenttopgap {
	height: 16px;
}

.contenttop {
	background: url(/images/frames/content_topwhite.gif) no-repeat;
	height: 9px;
	overflow: hidden;
	line-height: 2px;
	font-size: 2px;
}

.contenttopblack {
	background: url(/images/frames/content_topblack.gif) no-repeat;
	height: 9px;
	overflow: hidden;
	line-height: 2px;
	font-size: 2px;
}

.contenttopsidebar {
	background: url(/images/frames/content_topsidebar.gif) no-repeat;
	height: 9px;
	overflow: hidden;
	line-height: 2px;
	font-size: 2px;
}

.contenttopblue {
	background: url(/images/frames/content_topblue.gif) no-repeat;
	height: 9px;
	overflow: hidden;
	line-height: 2px;
	font-size: 2px;
}

.contenttopnone {
	background: url(/images/frames/content_topnone.gif) no-repeat;
	height: 4px;
	overflow: hidden;
}

.contentmiddle {
	background: url(/images/frames/content_midwhite.gif) repeat-y;
	padding: 0px 24px;
}

.contentmiddleblack {
	background: url(/images/frames/content_midblack.gif) repeat-y;
	padding: 0px 24px;
}

.contentmiddlesidebar {
	background: url(/images/frames/content_midsidebar.gif) repeat-y;
	padding: 0px 24px;
}

.contentbase {
	background: url(/images/frames/content_basewhite.gif) no-repeat;
	height: 20px;
	overflow: hidden;
	line-height: 2px;
	font-size: 2px;
}

.contentbasesidebar {
	background: url(/images/frames/content_basesidebar.gif) no-repeat;
	height: 20px;
	clear: both;
}

.contentbaseblue {
	background: url(/images/frames/content_baseblue.gif) no-repeat;
	height: 20px;
	overflow: hidden;
	line-height: 2px;
	font-size: 2px;
}

.contentbasegrey {
	background: url(/images/frames/content_basegrey.gif) no-repeat;
	height: 20px;
	overflow: hidden;
	line-height: 2px;
	font-size: 2px;
}

.contentbasedarkgrey {
	background: url(/images/frames/content_basedarkgrey.gif) no-repeat;
	height: 20px;
	overflow: hidden;
	line-height: 2px;
	font-size: 2px;
}

.contentbasespace {
	height: 10px;
	clear: both;
	overflow: hidden;
}

.sidebar {
	width: 168px;
}

/* @end */

/* @group Forms (old) */

table tr td {
	border: none;
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
}

.table-main {
	font: normal normal 0.8em/160% 'Lucida Grande',Verdana;
	background: white;
	color: #6d6d6d;
	border: 1px solid #b6bbc3;
	margin-left: 25px;
}

.table-normal {
	background: white;
	padding: 4px;
}

.table-alt {
	background: #eff2f3;
	padding: 4px;
}

.table-label {
	font-weight: bold;
	color: #6b717c;
	text-align: right;
}

.table-colname {
	background: #486694;
	font-weight: bold;
	color: white;
	padding: 4px;
	border-bottom: 1px solid #b6bbc3;
	text-shadow: #e4f9ff 0px 1px 0px;
}

form {
	margin: 0;
	padding: 0;
}

.form {
	margin: 0;
	padding: 0;
	clear: both;
}

.formspace {
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
}

.formgrey, .formblue, .formred, .formgreen, .formdarkgrey {
	font: normal normal 1.1em/160% 'Lucida Grande',Verdana;
	background: #eff2f3;
	margin: 2px 25px;
	padding: 13px 25px 12px 25px;
	color: black;
	text-align: left;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.formgreynew {
	/*IE6 hack to fix box model */
	width: 900px !important;
	width /**/: 950px;
	margin: 2px 25px;
	padding: 13px 0 12px 0;
	background: #eff2f3;
	color: black;
	font: normal normal 1.1em/160% 'Lucida Grande',Verdana;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.formgreynew p {
	margin: 0;
	padding-right: 0;
	text-align: right;
	color: black;
}

.formgrey.formspan-8, .formgrey.formspan-16 {
	margin: 2px 25px;
	padding: 5px 10px;
}

.formblue {
	background: #07BBF2;
}

.formred {
	background: #F2001C;
}

.formgreen {
	background: #92D100;
}

.formdarkgrey {
	background: #2F2F2F;
}

.formtable {
	width: 100%;
	padding-top: 5px;
}

.formlabel {
	font-size: 1.1em;
	display: table-cell;
	width: 150px;
	text-align: right;
	padding-right: 16px;
	vertical-align: middle;
}

.formdata {
	width: 420px;
	font-size: 1.1em;
}

.formsearch {
	width: 230px;
	font-size: 1.1em;
}

.formdata .formspan-16 {
	width: 410px;
}

.formbuttons {
	width: 670px;
	text-align: right;
}

.formbuttons.formspan-16 {
	width: 544px;
	text-align: right;
}

.formdata input, .formdata textarea, .formsearch, .formsearch input {
	border: #959aa1 1px solid;
	background: white;
	margin: 5px 0;
	padding: 4px;
	color: #596271;
}

.formdata select, .formdata radio {
	font-size: 0.9em;
	margin: 5px 0;
	padding: 4px;
	color: #596271;
}

.formdata input:focus, .formdata textarea:focus, .formsearch input:focus {
	border: black 1px solid;
}

.formdatashort {
	font-size: 1.1em;
	width: 210px;
	margin-right: 10px;
}

.formdataveryshort {
	font-size: 1.1em;
	width: 50px;
}

.form3column {
	width: 150px;
	float: left;
}

.formbutton {
	width: 100px;
}

.formxspace {
	margin-right: 10px;
}

.formbuttonwide {
	width: 175px;
}

.formh4 {
	font: bold 9px/160% 'Lucida Grande',Verdana;
	color: white;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.formtitle {
	color: white;
	font-size: 13px;
	text-align: center;
}

.formerror {
	color: black;
	font-size: 11px;
	text-align: center;
}

.formterms {
	height: 220px;
	width: 320px;
	overflow: auto;
	background: white;
}

.formbuttonpad {
	padding: 16px 16px 12px 16px;
}

.formh4 a, .formblue a {
	text-decoration: none;
	color: black;
	color: rgba(0,0,0,0.7);
	border-bottom: 2px solid #555;
	border-color: rgba(0,0,0,0.2);
	padding-bottom: 0px;
}

.formh4 a:hover, .formblue a:hover {
	text-decoration: none;
	color: black;
	border-bottom: 2px solid #555;
	border-color: rgba(0,0,0,0.7);
	padding-bottom: 0px;
}

.formtitle a {
	text-decoration: none;
	color: white;
	color: rgba(255,255,255,0.7);
	border-bottom: 2px solid #555;
	border-color: rgba(255,255,255,0.2);
	padding-bottom: 0px;
}

.formtitle a:hover {
	text-decoration: none;
	color: white;
	border-bottom: 2px solid #555;
	border-color: rgba(255,255,255,0.7);
	padding-bottom: 0px;
}


.sidebarfilter1 {
	float: left;
	width: 225px;
	margin-right: 1px;
}

.sidebarfilter2 {
	float: left;
	width: 250px;
}

.sidebarfilter1 .label1 {
	float: left;
	width: 40px;
	margin-top: 3px;
	margin-right: 5px;
	text-align: right;
}

.sidebarfilter2 .label2 {
	float: left;
	width: 80px;
	margin-top: 3px;
	margin-right: 5px;
	text-align: right;
}

/*

 @end */
