/* ======================================================
	 CozmoTV style sheet, version 2.0
	 Original author : Gor Vardanyan (www.gorvard.net)
====================================================== */
body {
	background-image: url(../images/tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.hide {
	display:none;
}
p {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

/* Removing borders from linked images */ 
a img {
	border:none;
}
/* removing extra margin from form elements */
form {
	margin:0px;
	padding:0px;
}
div.break {
	clear: both;
	font-size: 1px;
}
a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
	background-color: transparent;
	outline:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}
a.logo-anchor:hover{
	text-decoration: none;
	background-color: transparent;
	outline:none;
}
div#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
div.header {
	float: left;
	width: 950px;
	margin-bottom: 10px;
	padding-right: 5px;
}

div.confidence-number {
	float: right;
	padding-top: 8px;
	padding-left: 15px;
}
div#confidence-bar-div {
	background-image: url(../images/rate-def.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 206px;
	float: left;
}
img#confidence-bar-image {
	margin-top: 11px;
	margin-left: 2px;
}
div.confidence-bar-num {
	color: #FFFFFF;
	font-size: 28px;
	float: left;
	padding-left: 5px;
	padding-top: 3px;
}
div.user {
	float: right;
	color: #DDDDDD;
	font-size: 18px;
	width: 275px;
	padding: 3px 15px 10px 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
span#username-span {
	color: #FFFFFF;
}
div.logo {
	float: left;
}
span.logout a:link, span.logout a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	background-color: inherit;
}
span.logout a:hover {
	color: #FFFFFF;
	background-color: #99CCFF;
}

/*  SEARCH  */
div.search {
	background-image: url(../images/search-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 88px;
	padding-right: 5px;
}
div.search span.title {
	position: relative;
	top: 28px;
	font-size: 26px;
	color: #666666;
}
div.st {
	font-size: 26px;
	color: #666666;
	position: absolute;
	left: 185px;
	top: 35px;
}

div.tab {
	position: absolute;
	height: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
	font-size: 24px;
	color: #999999;
	padding-top: 10px;
}
div.tab a:link, div.tab a:visited {
	color: #999999;
	background-color: inherit;
}
div.tab a:hover {
	color: #FFFFFF;
	background-color: transparent;
}
div.tab-active {
	position: absolute;
	height: 40px;
	width: 80px;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	color: #333333;
	padding-top: 10px;
}
div.tab-active a:link, div.tab-active a:visited, div.tab-active a:hover {
	color: #333333;
	background-color: transparent;
}
div.content {
	background-color: #FFFFFF;
	padding-right: 35px;
	padding-top: 30px;
	padding-left: 30px;
	padding: 30px 35px 30px 30px;
	width: 885px;
}
div.left_col {
	float: left;
	width: 409px;
}
div.right_col {
	float: right;
	width: 450px;
}

div.left-col-wide {
	float: left;
	width: 450px;
}
div.right-col-short {
	float: right;
	width: 409px;
}

div.preview-unavailabe, div.preview-unselected, div.preview-displayed{
	font-size: 14px;
}

span.preview-title{
	color: #FFF;
	font-size: 18px;
}

div.no-preview-section, div.preview-section{
	margin: 0px 0px 15px 0px;
	text-align: center;
}

div.preview-section div{
	text-align: center;
}

div.no-preview-section{
	width: 400px;
	height: 480px;
	background-color: #000;
	text-align: center;
}

div.no-preview-section div{
	padding-top: 170px;
}

div.no-preview-section img{
	margin-bottom: 15px;
	cursor: pointer;
}

div.preview-unselected  .preview-section, div.preview-unselected img.preview-refresh-button{
	display: none;
}

div.preview-unavailable .preview-section, div.preview-unavailable img.preview-refresh-button{
	display: none;
}

div.preview-displayed  .no-preview-section{
	display: none;
}

div.preview-unavailable  img.preview-available{
	display: none;
}

div.preview-unselected img.preview-unavailable{
	display: none;
}
div.preview-unselected div.network-widgets, div.preview-unavailable div.network-widgets, div.preview-displayed div.network-widgets{
	height: 75px;
}
div.footer {
	background-color: #FFFFFF;
}
div.foot {
	height: 88px;
	width: 950px;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	font-size: 11px;
}
div.footlog {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
div.footer-logo {
	text-align: right;
}
div.datetime {
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 5px;
}
div.foot-m {
	width: 700px;
	padding-top: 15px;
	padding-left: 20px;
}
div.foot-m a:link, div.foot-m a:visited {
	color: #FFFFFF;
	background-color: inherit;
}
div.foot-m a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}
div.copyr {
	padding-left: 20px;
}


div#channel-detail-div {
	background-image: url(../images/left-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}
span.channel-menu {
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
span.channel-menu a, span.channel-menu a:visited {
	color: #99CCFF;
	background-color: inherit;
}
span.channel-menu a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
span#channel-favorite-checkbox-span {
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #CCCCCC;
}
div.draw {
	background-image: url(../images/divider1.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	height: 2px;
	font-size: 1px;
}
div.personal-channel-detail {
	background-color: #333333;
	background-image: url(../images/left-box-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}
div.thumb100 {
	float: left;
	width: 100px;
	padding-right: 10px;
}
div.thumb130 {
	float: left;
	width: 130px;
	padding-right: 10px;
}
div.descr {
	float: left;
	width: 275px;
}
div.descr130 {
	float: left;
	width: 245px;
}
span.user-channel-detail-title-span {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	display: block;
}
span.user-channel-detail-title-span a:link, span.user-channel-detail-title-span a:visited, span.user-channel-detail-title-span a:hover {
	font-weight: normal;
	color: #FFFFFF;
}
span#user-channel-detail-number-shows-span {
	color: #FF99FF;
	font-size: 16px;
	font-weight: bold;
}
span.user-channel-detail-description-span {
	color: #CCCCCC;
	display: block;
	margin-bottom: 15px;
}
span#personal-channel-detail-views-span {
	color: #CCCCCC;
	background-image: url(../images/views.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
span#personal-channel-detail-ratings-span {
	color: #CCCCCC;
	background-image: url(../images/star-y-d.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.pink {
	color: #FF99FF;
	background-color: inherit;
}
.auth {
	color: #FFFFFF;
}
a.lb:link, a.lb:visited {
	color: #99CCFF;
	background-color: transparent;
}
a.lb:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
.count-show {
	text-align: right;
	padding-top: 10px;
	background-color: transparent;
	color: #CCCCCC;
	font-size: 11px;
}
.big-white {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.channels-section {
	margin-bottom: 20px;
}
div.heading-box-left {
	background-image: url(../images/left-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
}
div.subsect {
	padding-left: 5px;
}
div.subsect div {
	float: left;
	padding-left: 7px;
}
div.subsect span {
	background-color: #333333;
	background-image: url(../images/tab-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
span.heading {
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 8px;
}
div.subsect span a:link, div.subsect span a:visited {
	background-image: url(../images/tab-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	display: block;
	color: #666666;
}
div.subsect span a:hover {
	background-color: transparent;
	color: #FFFFFF;

}
span#tab-selected {
	background-color: #F2F2F2;
	display:block;
}
span#tab-selected a:link, span#tab-selected a:visited, span#tab-selected a:hover {
color:#333333;}

div.shows a:link, div.shows a:visited {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
span.fl-right {
	float: right;
	color: #999999;
	margin-right: 2px;
	font-size: 11px;
}
#fl-left {
	float: left;
}
div.pg-nav {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
div.channel-listings {
	background-color: #F2F2F2;
	background-image: url(../images/listing-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
div.channel-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

span.channel-listing-detail-title {
	display: block;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
span.channel-listing-description-paragraph {
	display: block;
	margin-bottom: 10px;
	font-size: 11px;
}
div.channel-listing-author {
	color: #333333;
}
span.pink-dark {
	color: #CC33CC;
}

div.next-button {
	float: right;
}
div.show-detail-control-div {
	margin-bottom: 20px;
}

div.prev-button {
	float: left;
}
div.middle-stars {
	padding-right: 90px;
	padding-left: 90px;
	text-align: center;
}
div.cont-icons {
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/right-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.video {
	background-color: #444444;
}
div.no-video {
	background-color: #444444;
	color: #CCCCCC;
	padding: 20px;
	text-align: center;
	font-weight: bold;
}
div.video object {
	margin: 0px;
}
div.show-detail-bottom {
	background-color: #444444;
}

span.show-menu {
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
span.show-menu a, span.show-menu a:visited {
	color: #99CCFF;
	background-color: inherit;
}
span.show-menu a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
span.show-favorite-checkbox {
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #CCCCCC;
	padding-bottom: 10px;
}
span.duration {
	color: #CCCCCC;
	font-size: 16px;
	background-color: inherit;
}
span.show-title {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	display: block;
}
div.show-details {
	background-color: #333333;
	background-image: url(../images/right-box-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #999999;
}
div.show-short-description {
	padding-top: 5px;
}
p.pad5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.heading-box-right {

	background-image: url(../images/right-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
}
div.other-shows-div {
	margin-bottom: 20px;
}

div.shows-list {
	background-color: #F2F2F2;
	background-image: url(../images/right-box-bot-light.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
div.show-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
span.dark {
	color: #333333;
}
span.show-listing-description-paragraph, span.show-listing-detailed-description-paragraph, span.show-listing-short-description-paragraph {
	font-size: 11px;
	display: block;
	padding-top: 5px;
}
span.date {
	padding-top: 7px;
	display: block;
}
div.descr-show-r {

	float: left;
	width: 285px;
}
span.show-listing-title {
	display: block;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
div.show-menu-div {
	background-image: url(../images/right-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
}
div.show-more-details {
	margin-bottom: 20px;
}
div.show-details-prod {
	background-color: #333333;
	padding: 10px;
	color: #999999;
}
div.right-cont {
	float: right;
	width: 150px;
	color: #FFFFFF;
}
div.right-cont ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.right-cont li {
	color: #999999;
	padding-left: 5px;
}
div.left-cont {
	float: left;
	width: 275px;
	color: #FFFFFF;
}
div.padbot {
	padding-bottom: 15px;
}
div.show-details a:link, div.show-details a:visited {
	color: #99CCFF;
	background-color: transparent;
}
div.show-details a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}span.show-listing-duration {
	color: #999999;
	font-size: 14px;
	background-color: inherit;
	font-weight: normal;
}

/*************** MENU *************/
div.account-menu-box {
	width: 200px;
	position: absolute;
	left: 450px;
	top: 40px;
	background-color: #000000;
	padding: 5px;
	font-size: 12px;
}
div.channel-menu-box {
	width: 180px;
	position: absolute;
	left: 50px;
	top: 200px;
	background-color: #000000;
	padding: 5px;
	font-size: 12px;
}
div.menu-title {
	background-image: url(../images/menu-list-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}
div.menu-items {
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 10px;
}
div.menu-items a:link, div.menu-items a:visited {
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-left: 10px;
	border-bottom-width: 1px;
}
/*************** CHANNELS POPUPS *************/
div.channel-popup-box {
	width: 553px;
	position: absolute;
	left: 200px;
	top: 50px;
}
div.ch-top {
	background-image: url(../images/ch-popup-top.gif);
	background-repeat: no-repeat;
	height: 14px;
	font-size: 1px;
}
div.ch-bot {
	background-image: url(../images/ch-popup-bot.gif);
	background-repeat: no-repeat;
	height: 14px;
	font-size: 1px;
}
div.channel-popup-content {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/ch-popup-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
}
div.channel-popup-title {
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 24px;
	color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-left: 20px;
	font-weight: bold;
	width: 440px;
}
div.channel-popup-details {
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 30px;
}
div.channel-popup-details textarea {
	height: 60px;
	width: 383px;
}
div.channel-popup-details span {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	width: 383px;
}
.buttons a {
	float: right;
	margin-left: 10px;
}
div.buttons {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.new-channel-popup-title {
	background-image: url(../images/new-ch.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 24px;
	color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-left: 20px;
	font-weight: bold;
	width: 440px;
}
div.new-channel-popup-details {
	padding-right: 40px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 30px;
}
div.new-channel-popup-details span {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

span.ch-title, 
span.ch-img,
span.ch-descr {
	width: 423px;
}
span.file-image-right {
	float: right;
	width: 135px;
}
span.file-upload-left {
	float: left;
	width: 280px;
}
span.ch-advice {
	display: block;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
strong.ch-advice {
	font-style: italic;
	color: #CC0000;
}
/*********** REGISTER ***************/
div.account-type-field{
	color: #FFF;
	font-size:16px;
	padding: 0px 0px 10px 25px;
}
div.account-type-description{
	color: #BBB;
	font-size:small;
	padding: 0px 0px 10px 25px;
}

div.left_col_reg {
	float: left;
	width: 430px;
}
div.right_col_reg {
	float: right;
	width: 430px;
}
span.reg-head-option {
	float: right;
	font-weight:bold;
	font-size: 14px;
	padding-top: 4px;
}
div.reg-head-gray, div.reg-head-dark-gray{
	background-image: url(../images/reg-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 430px;
	color: #333333;
	background-color: inherit;
	font-size: 18px;
	padding-top: 9px;
	padding-left: 20px;
}

div.spacer{
	height: 30px;
}
div.small-spacer{
	height: 1px;
}

div.reg-head-dark-gray {
	height: 28px;
	width: 410px;
	background-image: url(../images/reg-head-dark-gray.gif);
}

div.reg-cont, div.pad10 {
	padding: 10px;
}
div.align-r, span.align-r {
	text-align: right;
}
div.align-r-pad {
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}


span.sm, div.sm {
	font-size: x-small;
}
select {
	border: 1px solid #7E9EB7;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

div.form-submit, div.no-icons, div.form-submit-left{
	float: right;
	text-align: right;
	padding: 15px 25px 5px 0px;
}
div.form-submit-left{
	padding: 0px 25px 5px 0px;
	float: left;
}
div.form-submit img , div.form-submit-left img{
	cursor: pointer
}
div.no-icons {
	padding-top: 10px;
	padding-bottom: 0px;
}
div.no-icons img {
	margin-left: 10px;
}
div.form-option{
	font-size: 15px;
	padding-left: 130px;
}
div.offer {
	width: 265px;
	float: left;
}

div#register,
div#why-cozmo {
	margin-bottom: 20px;
}
div.reg-head-dark {

	background-image: url(../images/reg-head-dark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 410px;
	color: #FFFFFF;
	background-color: inherit;
	font-size: 18px;
	padding-top: 9px;
	padding-left: 20px;
}
strong.sub-head {
	color: #000000;
	font-size: 14px;
}
span.left-field {
	float: left;
	width: 100px;
	text-align: right;
}
span.right-field {
	float: right;
	width: 315px;
	padding: 0px;
	margin: 0px;
}
span.form-line {
	width: 420px;
}
strong.bold-black {
	font-size: medium;
	color: #000000;
}
strong.reg-black {
	color: #000000;
}
strong.bold-red {
	font-size: medium;
	color: #CC0000;
}
div.channel-popup-content-forsmall {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/ch-popup-bg-forsmall.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
}
div.red-it,
span.red-it {
	color: #993333;
	font-style: italic;
	background-color: inherit;
}
div.reg-cont form, 
div.forma {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.rec-ch {
	width: 92px;
	font-size: 12px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.rec-ch-nav {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
}


div.my-ch-list {
	width: 410px;
}
div.my-ch-list select,  div.my-ch-list textarea{
	height: 480px;
	width: 410px;
	padding: 5px;
	margin-bottom: 10px
}
div.my-ch-list textarea{
	height: 100px;
	width: 410px;
}
iframe.terms-of-service{
	height: 500px;
	width: 500px;
	padding: 15px 15px 0px 15px;
}
div.my-ch-list div.widldfire{
	margin: 10px 0px 10px 0px
}

div.my-ch-list .option, div.field .option{
	float: left;
	margin: 0px 5px 40px 0px;
}

div.my-ch-actions {
	float: left;
	width: 410px;
	padding-top: 10px;
	text-align: right;
}
div.my-ch-actions a, div.my-ch-actions a:visited, div.my-ch-actions a:hover{
	background:none;
}
img.cancel-pad {
	margin-left: 80px;

}
span.head-sum-menu {
	float: right;
	font-size: small;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
}
div.lineup-content {
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 1px;
}
div.lineup-item {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/divider1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.lineup-number {
	float: left;
	width: 34px;
	text-align: right;
	padding-right: 10px;
}
div.lineup-number input.number {
	width: 30px;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
div.lineup-number img {
	margin-top: 6px;
	display: block;
	float: right;
}
div.lineup-thumb {
	float: left;
	width: 135px;
}
div.lineup-item-info {
	float: left;
	padding-left: 10px;
	width: 320px;
}
div.lineup-thumb-and-info-div {
	float: left;
	width: 475px;
}
/********************************/
div.message {
	width: 410px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
div.message div {
	float: left;
}
div.message div.cell1 {
	width: 35px;
}
div.message div.cell2 {
	width: 220px;
}
div.message div.cell3 {
	width: 75px;
}
div.message div.cell4 {
	width: 80px;
}
div.message p {
	margin: 0px;
	padding: 0px;
}
div.message p.device {
	color: #333333;
	font-weight: bold;
}
div.message p.film-name {
	font-weight: bold;
	padding-bottom: 5px;
}
div.message p.done {
	font-weight: bold;
	color: #009933;
	background-color: inherit;
}
div.message p.delayed {
	font-weight: bold;
	color: #CCCC33;
	background-color: inherit;
}
div.message p.failed {

	font-weight: bold;
	color: #990000;
	background-color: inherit;
}
.left {
	float: left;
}

.right {
	float: right;
}

div.banner-icon {
	float: left;
	width: 130px;
}
div.select-but {
	float: right;
	width: 270px;
	padding-left: 10px;
}
div.gmail-box {
	padding: 5px;
	background-color: #EEEEEE;
	margin-right: -5px;
	margin-left: -5px;
}
span.red-username {
	font-size: medium;
	color: #CC0000;
}
div.rec-def-field-name {

	width: 190px;
	text-align: right;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	color: #333333;
}
div.rec-def-field {

	width: 210px;
	float: left;
}
div.rec-def-field select,
div.rec-def-field input {
	width: 180px;
}
div.record-show-popup-title {

	background-image: url(../images/record-icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 24px;
	color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-left: 20px;
	font-weight: bold;
	width: 440px;
}
#record-show-div span {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div.reg-head-gray sup {
	font-size: 11px;
}
div.widget-title {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.widget-sizes {
	color: #000000;
}
div.widget-box {
	float: left;
	padding-right: 20px;
}
div.widget-box img {
	margin-top: 5px;
}
div.widget-ch {
	padding-top: 10px;
	padding-bottom: 10px;
}
select.widget-def-ch {
	width: 250px;
}
.row {
	padding-top: 15px;
}
.row img.submit-button{
	margin-left: 225px;
	cursor: pointer;
}
.input-row {
	margin-top: 5px;
	margin-bottom: 5px;
}
.input-row input{
	width: 300px;
}
.input-row-short {
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.input-row-short input{
	margin-top: 5px;
	width: 175px;
}
.multi-input-field {
	margin-bottom: 5px;
}
.multi-input-field input{
	width: 205px;
}
.toppad {
	padding-top: 20px;
}
div.dark {
	color: #333333;
}div.widget-manually {
	padding-top: 30px;
	padding-bottom: 20px;
}
div.widget-manually textarea {
	width: 410px;
	height: 60px;
	padding: 3px;
	font-size: 11px;
}
span.directions {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
ol.manually-step-by-step {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 25px;
}
input.forcopy {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-size: 11px;
	padding: 2px;
	width: 380px;
}
div.personalize-profile-title {

	background-image: url(../images/personalize-icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 24px;
	color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-left: 20px;
	font-weight: bold;
	width: 440px;
}
div.personalization-form {
	padding-top: 10px;
	padding-bottom: 10px;
}
.personalization-form .field-name, .personalization-form .field {
	padding-top: 5px;
	padding-bottom: 5px;
}
.personalization-form .ch-advice {
	font-size: 14px;
	padding-top: 0px;
}


/* Added 8/25/2006      */

div.tabs {
	padding: 38px 0px 0px 35px;
}
div.tabs img{
	padding-right: 5px;
}
div.tabs img.enabled-tab {
	cursor: pointer;
}

.adm-menu {
	background-color: #fff;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-top: -15px;
}
.adm-menu .right-menu{
	float:right;
}
.adm-menu .left-menu{
	float:left;
}
.adm-menu a, .adm-menu a:visited {
	padding-right: 5px;
	padding-left: 5px;
}
.adm-menu a.selected, .adm-menu a.selected:hover {
	color: #000;
	background-color: #FFF;
}
.adm-menu span {
	float: right;
}
.adm-menu .search {
	padding-right: 5px;
}
.display-intro .view-admin{
	display:none
}
.display-admin .view-intro{
	display:none
}
div.intro-steps{
	color: #FFF;
	font-size: 20px;
	padding: 20px;
}
div.intro-options, div.build-intro-options{
	color: #777;
	font-size: 12px;
	text-align:center;
	padding: 20px;

}
div.build-intro-options{
	text-align: left;
}
div.intro-options .intro-option, div.build-intro-options .intro-option{
	margin-bottom: 15px;
	font-size: 14px;
}
.intro-option a{
	font-size: 20px;

}
.intro-option .intro-option-description{
	color: #BBB;
	font-size: 13px;
	padding: 0px 	0px 0px 20px;
}
.lineup-right-info {
	float: right;
	width: 320px;
}
.lineup-right-info span.td {
	display: block;
	padding: 5px;
	background-image: url(../images/divider1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.reg-head-gray-big{
	background: url(../images/reg-head-big.gif) no-repeat left top;
	height: 31px;
	width: 870px;
	color: #333;
	font-size: 18px;
	padding-top: 9px;
	padding-left: 20px;
}
div.tab-big{
	color: #333;
	padding-left:18px;
	font-size: 15px;
	font-weight:bold;
}
div.dur-big {
	padding-top: 5px;
	text-align: right;
}
div.dur-big span {
	font-size: 18px;
}
.search input.search-icon {
	border: 1px solid #ccc;
	background: url(../images/search-icon.jpg) no-repeat left center;
	background-color: #FFF;
	padding: 2px 2px 2px 18px;
}
img.search-submit{
	vertical-align:bottom;
	padding-bottom: 2px;
}
img.channel-type-select {
	vertical-align:bottom;
	padding-bottom: 5px;
}
div.paging, div.paging-bot-border {
	padding: 10px 5px;
}
div.upd-channel {
	float: right;
	padding-top: 5px;
}
.paging-bot-border {
	background-image: url(../images/divider1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*.paging-bot-border .right{*/
	/*padding-top: 5px;*/
/*}*/
img.paging-option-button{
	vertical-align: bottom;
	cursor: pointer;
}
.avatar {
	float: left;
	padding-right: 10px;
}
span.pink-box, span.big-pink-box {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/pink-box.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #909;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
span.big-pink-box{
	margin-top: 3px;
	padding-bottom: 3px;
	font-size:30px;
}
span.green-box, span.big-green-box {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/green-box.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #006600;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
span.big-green-box{
	margin-top: 3px;
	padding-bottom: 3px;
	font-size:30px;
}
.edit-widget {
	text-align: center;
	padding: 15px 0;
	width: 450px;
	float: left;
}

/* Watch Page and Splash Page Styles */
.watch-main{
	width: 885px;
}
.watch-main-top{
	background-image: url(../images/orange-round-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F2A521;
	padding: 10px;
}
.watch-main-bot{
	background-image: url(../images/orange-round-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F2A521;
	padding: 0px 10px 10px 10px;
}
.watch-scr {
	float: left;
	width: 865px;
}
.watch-right {
	float: right;
	width: 219px;
}
.watch-screen {
	background-image: url(../images/watch-top-orange.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
	padding-top: 20px ;
}
.splash-title{
	background-image: url(../images/black-top-border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000;
	padding: 0px 10px 40px 20px;
}
.splash-title .splash-title-image{
	float:left;
	padding-right: 10px;
}
.splash-details .get-started{
	background-image: url(../images/start_background.jpg);
	background-repeat: no-repeat;
	margin: 10px;
}
.get-started a, .get-started span.coming-soon{
	float: left;
	font-size: 19px !important;
	margin: 30px 0px 0px 15px;
}
.get-started span.coming-soon{
	color: #FFF;
	font-size: 25px !important;
	margin: 25px 0px 0px 95px;
}
.get-started img{
	float: right;
	cursor: pointer;
}
.watch-embed{
	float: right;
	margin-right: 20px;
}
.splash-slideshow{
	width: 400px;
	height: 326px;
	margin: 0px 20px 10px 0px;
}
.watch-details, .splash-details {
	background-image: url(../images/watch-bot-orange.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000;
	padding: 0px 20px 20px 20px;
	color: #999999;
}
.splash-details{
	background-color: #222;
	background-image: url(../images/bottom-orange-border.gif);
}
.watch-details h1, .splash-details h1{
	margin: 0px;
	color: #FFF;
	font-size: 19px;
	font-weight: normal;
}
.watch-details a, .watch-details a:visited{
	color: #87B1E1;
	font-weight: bold;
	font-size: 15px;
}
.watch-details a:hover {
	background-color: #87B1E1;
	color: #FFFFFF;
	text-decoration: none;
}
.splash-details a, .splash-details a:visited{
	color: #87B1E1;
	font-weight: bold;
	font-size: 15px;
}
.splash-details a:hover {
	background-color: #87B1E1;
	color: #FFFFFF;
	text-decoration: none;
}
.right-part {
	float: left;
	width: 390px;
	padding-top: 20px;
	padding-left: 30px;
}
.left-part {
	float: left;
	width: 390px;
	padding-top: 20px;
	padding-left: 10px;
}
.watch-heading {
	font-size: 29px;
	margin-bottom:15px;
	color: #FFF
}
.watch-section {
	padding-top: 35px;
}
.splash-watch-section {
	padding-top: 20px;
}
.watch-section .watch-section-image, .splash-watch-section .watch-section-image{
	float:left;
}
.watch-section div.watch-section-text, .splash-watch-section div.watch-section-text{
	width: 325px;
	float: right;
}
.splash-watch-section h1{
	font-size: 15px;
	margin-bottom: 3px;
}
.watch-title-image{
	padding-bottom: 5px;
}
/* End - Watch Page Styles */

/* Manage Profile Styles */
.dark-gray-top{
	background-image: url(../images/dark-grey-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #333333;
	color: #BBB;
	padding: 10px;
}
.dark-gray-bot{
	background-image: url(../images/dark-grey-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #333333;
	color: #BBB;
	padding: 0px 10px 10px 10px;
}
.dark-gray-admin-top{
	background-image: url(../images/dark-grey-admin-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #222;
	color: #BBB;
	padding: 10px 10px 0px 10px;
}
.dark-gray-mid{
	background-image: url(../images/dark-grey-top-border.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #333;
	color: #BBB;
	padding: 20px 10px 10px 10px;
}
.dark-gray-admin-bot{
	background-image: url(../images/dark-grey-admin-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #222;
	color: #BBB;
	padding: 0px 10px 10px 10px;
}
.dark-grey-border{
	background-image: url(../images/dark-grey-bottom-border.gif);
	background-repeat: no-repeat;
	height:2px;
}

div.reg-cont-gray{
	/*position: relative; /*to address IE6 peeka-boo bug*/
	padding: 10px 10px 0px 10px;
}
div.right-reg-cont-gray{
	/*position: relative; /*to address IE6 peeka-boo bug*/
	padding: 10px 0px 0px 5px;
}
div.reg-cont-gray-manual{
	/*position: relative; /*to address IE6 peeka-boo bug*/
	padding: 10px 10px 0px 10px;
	width: 845px;
}

div.reg-cont-gray strong{
	color: #FFF;
}
div.reg-cont-gray  .import-header{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px white solid;
}
div.reg-cont-gray-wide{
	/*position: relative; /*to address IE6 peeka-boo bug*/
	padding: 10px 0px 0px 0px;
}
div.reg-cont-gray a, div.reg-cont-gray a:visited, div.reg-cont-gray-manual a, div.reg-cont-gray-manual a:visited,
	div.right-reg-cont-gray a, div.right-reg-cont-gray a:visited{
	color: #87B1E1;
}
div.reg-cont-gray a:hover,  div.reg-cont-gray-manual a:hover, div.right-reg-cont-gray a:hover{
	background-color: #87B1E1;
	color: #FFFFFF;
}
div.reg-cont-gray div.user-image{
	background-image: url(../images/user-image-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:108px;
	height:108px;
	padding: 4px 10px 0px 4px;
}
div.reg-cont-gray div.user-image-col{
	float:left;
	position: relative; /*to address IE6 peeka-boo bug*/
}
div.number-box, div.number-box-left{
	font-size: 15px;
	font-weight: bold;
	float:left;
}
div.number-box-left{
	padding-right: 20px;
}
div.number-box div.number-header, div.number-box-left div.number-header{
	padding-bottom: 5px;
}
div.reg-cont-header{
	color: #FFFFFF;
	font-size: 24px;
}
div.reg-cont-subheader{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}
div.reg-cont-col, div.owned-list-col{
	float:left;
	padding-right: 65px;
}
div.owned-list-col, div.last-owned-list-col{
	width: 210px;
	padding-right: 105px;
}
div.owned-list-col a,div.owned-list-col a:hover{
	font-weight: bold;
}
div.owned-list-col a.create-button,div.owned-list-col div{
	margin-left: 10px;
}
div.owned-list-col a.create-button, div.owned-list-col a.create-button:hover {
	background-color: transparent;
}
div.reg-cont-col h1, div.owned-list-col h1{
	font-size: 19px;
	margin: 0px;
	padding-bottom: 10px;
}
a.create-button img{
	margin-top: 10px;
}
div.list-field{
	float: left;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	width: 110px;
}
div.list-field .list-field-name{
	padding-top: 3px;
}
div.list-field img{
	padding: 2px;
	float: left;
	padding-right: 10px;
}

span.number-span{
	float: left;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
}

div.field-name{
	float: left;
	clear: both;
	width: 120px;
	text-align: right;
	margin-right: 10px;
	font-size: 13px;
}
div.field {
	width: 300px;
	float: left;
	margin-bottom: 15px;
}

div.half-field , div.approved-widget-col{
	float: left;
	margin: 0px 5px 15px 0px;
}
div.approved-widget-col{
	width: 200px;
}
.ipt{
	border: 1px solid #7E9EB7;
	width: 220px;
}
.ipt-wide {
	width: 300px;
}
textarea.ipt-wide {
	height: 150px;
}
.ipt-short {
	width: 30px;
}
div.field select.ipt{
	margin: 0px;
}
a.large-link{
	font-size: 15px;
	font-weight: bold;
}
.emphasis{
	font-style: italic;
	color: #777;
	padding-bottom: 5px;

}
.file-image-left{
	float: left;
	clear: both;
	width: 300px;
	padding-left: 130px;
	margin: 0px 0px 10px 0px;
}
.file-image-left img{
	float: left;
	margin-right: 10px;
	border: 1px solid #DDDDDD;
}
.file-image-left strong{
	color: #CC0000 !important;
	font-weight: bold;
	font-style: italic;
}

img.info-icon{
	float: left;
	padding-right: 10px;
}
div.info-text {
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 50px;
}
div.info-text h1{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px
}
div.buttons-section {
	text-align:center;
	padding: 15px 0px 0px 0px;
	font-style: italic;
}

div.buttons-section a, div.buttons-section a:hover{
	margin-right: 5px;
	background-color: transparent;
}

div.preview-text {
	text-align: center;
	font-size: 14px;
	padding-top: 30px
}
div.preview-text .preview-title{
	color: #FFFFFF;
	font-size: 18px;
}
div.form-header{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 3px 15px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px white solid;
}
/* End - Manage Profile Styles */

/* Widget Gallery Styles */

div.preview-embed{
	padding-bottom: 10px;
}

div.gallery-header{
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/divider1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

div.gallery-category, div.gallery-category-collapsed{
	background-image: url(../images/divider1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 0px 10px 0px;
}

div.gallery-category h1, div.gallery-category-collapsed h1{
	color: #FFFFFF;
	font-size: 20px;
	margin: 0px;
	float: left;
}

div.gallery-category .options, div.gallery-category-collapsed .options{
	padding-top: 5px;
	font-size: 14px;
	float: right;
}

div.gallery-category div.widget-thumbs, div.network-widgets div.widget-thumbs {
	clear: both;
	padding: 5px 10px 5px 10px;
}

div.gallery-category .collapsed-option{
	display:none;
}

div.gallery-category-collapsed div.widget-thumbs{
	display:none;
}

div.widget-thumbs .widget-thumb{
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 3px;
	margin: 0px 0px 5px 0px;
}

div.widget-thumbs .widget-thumb:hover{
	background-color: #444;
	color: #FFF;
}

.widget-thumb img{
	width: 50px;
	height: 50px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #777;
}

.widget-thumb .widget-name{
	width: 95px;
	height: 30px;
	font-size: 11px;
	overflow: hidden;
}
div.network-widgets .widget-thumb .widget-name{
	width: 70px;
}

div.no-widgets-msg{
	font-size: 18px;
	color: #FFF;
	text-align: center;
	padding: 15px 0px 15px 0px
}

.network-mrss-text{
	width: 135px;
}

.network-mrss-select{
	width: 105px;
}

/* End - Widget Gallery*/

/* Title Bar Styles */
div.wide-header-light-gray{
	background-image: url(../images/light-grey-header-wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 865px;
	height: 38px;
	color: #333333;
	background-color: inherit;
	font-size: 18px;
}
div.wide-header-black{
	background-image: url(../images/dark_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 845px;
	height: 33px;
	color: #FFF;
	background-color: inherit;
	font-size: 13px;
}
div.header-black{
	background-image: url(../images/dark_titlebar_short.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 432px;
	height: 33px;
	color: #FFF;
	background-color: inherit;
	font-size: 16px;
}
.enabled-title-button, .disabled-title-button, .selected-title-button, .static-title, .text-title-button{
	float: left;
}
img.title-option-button{
	float: right;
	cursor: pointer;
}
img.enabled{
	display: none;
}
img.disabled{
	display: none;
}
img.selected{
	display: none;
}
.enabled-title-button img.enabled{
	display: block;
	cursor: pointer;
}
.disabled-title-button img.disabled{
	display: block;
}
.selected-title-button img.selected{
	display: block;
}
.text-title-button select{
	float: left;
	margin-top: 6px;
}
.text-title-button img{
	float: left;
}

/* End - Title Bar Styles */

select.admin-select{
	width: 415px;
}

.small-text{
	font-size: x-small;
}

.wide-input{
	width: 400px
}

.admin-input{
	width: 200px
}

img.banner{
	padding-right: 5px;
	padding-top: 5px;
}

div.banner-div{
	padding-top: 5px;
}

div.admin-field {
	padding-left: 10px;
	padding-top: 7px;
}
a.tab-active{
	color: #666666;
	background-color: #FFFFFF;
}
a.tab-active:hover{
	color: #666666;
	background-color: #FFFFFF;
}
a.header{
	font-size:14px;
	font-weight:bold;
}
a.bold-link{
	font-weight:bold;
}

div.show-short-description span.show-listing-detailed-description-paragraph {
	display: none;
}
div.show-detailed-description span.show-listing-short-description-paragraph {
	display: none;
}

.create-mode .update-buttons {
	display: none;
}

.edit-mode .save-buttons {
	display: none;
}

.register-mode .sign-in{
	display: none;
}

.sign-in-mode .register{
	display: none;
}

.edit-mode .view-profile{
	display: none;
}
.view-mode .edit-profile{
	display: none;
}

/*************** CHANNELS POPUPS *************/
div.popup-box {
	width: 553px;
}
div.popup-top {
	background-image: url(../images/popup-top.gif);
	background-repeat: no-repeat;
	height: 14px;
	font-size: 1px;
}
div.popup-bot {
	background-image: url(../images/popup-bot.gif);
	background-repeat: no-repeat;
	height: 14px;
	font-size: 1px;
}
div.popup-title-share, div.popup-title-create, div.popup-title-add, div.popup-title-delete, div.popup-title-success, div.popup-title-fail, div.popup-title-personalize{
	background-image: url(../images/share-big.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 24px;
	color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-left: 20px;
	font-weight: bold;
	width: 440px;
}
div.popup-title-create {
	background-image: url(../images/create-big.gif);
}
div.popup-title-add {
	background-image: url(../images/add-big.gif);
}
div.popup-title-delete {
	background-image: url(../images/delete-big.gif);
}
div.popup-title-success {
	background-image: url(../images/success-icon.gif);
}
div.popup-title-fail {
	background-image: url(../images/fail-icon.gif);
}
div.popup-title-personalize {
	background-image: url(../images/personalize-icon.gif);
}
div.popup-content {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/popup-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
}
div.popup-content-forxsmall {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/ch-popup-bg-forxsmall.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
}
div.popup-details, div.popup-details-wide, div.popup-details-full {
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 30px;
}

div.popup-details-wide {
	padding-right: 40px;
}
span.popup-field, span.popup-field-wide, span.popup-field-short{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	clear: both;
	width: 383px;
}
span.popup-field-wide {
	width: 413px;
}
span.import-number{
	font-weight: bold;
	font-size: 14px;
}

div.widget-dialog-manually {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.widget-dialog-manually textarea {
	width: 410px;
	height: 150px;
	padding: 3px;
	font-size: 11px;
}
div.preview-video{
	padding-top: 20px;
	text-align: center;
}

div.dialog-header{
	float: left;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.color-box, div.no-color-box{
	height: 15px;
	width: 15px;
	padding:10px;
	margin-top: 5px;
	border: 1px solid #000000;
	text-align:center;
}
div.no-color-box{
	background-image: url(../images/color_swatch_default.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.popup-tab-div{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 15px;
}
div.popup-right-div{
	width: 430px;
	float: right;
}
div.popup-left-div{
	width: 350px;
	float: left;
}
div.customizer-details {
	padding-top: 10px;
	padding-left: 18px;
}
a.selected, a.selected:hover, a.selected:visited{
	color: #000000;
	background-color: transparent;
}
div.skin-type{
	float: left;
	color: #FFF;
	width: 130px;
	padding: 10px 0px 15px 5px;
}
div.skin-type div.dimensions{
	padding: 5px 0px 0px 25px;
}

div.skin-type img{
	padding: 5px 0px 5px 25px;
}
div.widget-size{
	float: left;
	color: #FFF;
	width: 160px;
	padding: 0px 15px 10px 0px;
}
div.widget-size input{
	margin-top: 5px;
}
div.widget-size strong{
	color: #FFF;
	font-size: 22px;
	margin-top: 5px;
}

div.widget-size-small, div.widget-size-small-header{
	float: left;
	color: #FFF;
	width: 120px;
	padding: 0px 15px 10px 0px;
}
div.widget-size-small-header{
	padding: 0px 15px 0px 0px;
}
div.widget-size-small input{
	margin-top: 5px;
	width: 120px;
}
div.widget-size-small strong{
	color: #FFF;
	font-size: 22px;
	margin-top: 5px;
}

span.white-bold{
	color: #FFF;
	font-weight:bold;
}
div.upload-section{
	padding-top: 15px;
}
div.upload-indent{
	padding-left: 15px;
	width: 335px;
}
div.upload-indent .input-description{
	color:#BBB;
	font-style:italic;
}
div.upload-description-wide{
	padding-top: 15px;
}
div.upload-description{
	float:right;
	width: 335px;
}
div.upload-section h1, div.upload-description h1, div.upload-description-wide h1{
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px white solid;
}
div.upload-description  div.upload-input, div.upload-description-wide  div.upload-input, div.upload-indent  div.upload-input{
	padding: 10px 0px 10px 0px;
	color: #FFF;
}

div.customize-color{
	float: left;
	padding: 0px 12px 10px 0px;
	font-weight: bold;
	cursor: pointer;
}
div.customize-color a{
	padding-bottom: 3px;
}
div.customize-color a.selected-color, div.customize-color a.selected-color:hover{
	color:#FFFFFF;
	background-color:transparent;
}
div.tab-divider{
	float: left;
	color: #0066CC;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.color-picker{
	padding-top: 15px;
}
div.color-picker-options{
	width: 105px;
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
}
div.color-picker-options div{
	padding-top: 7px;
}
div.color-picker-options input.color-val{
	width: 40px;
}
div.color-picker-options input.color-hex-val{
	width: 68px;
}
div.wildfire, div.clearspring{
	float: left;
	padding: 10px 0px 10px 0px;
}

.admin-access .admin-option{
	display: block;
}
.admin-option{
	display: none;
}

/* NEW STUFF */

.section-tabs{
	font-size: 15px;
	font-weight: bold;
}

.section-tabs a, .section-tabs a:hover{
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: transparent;
}

.section-tabs a:hover{
	color: #000000
}

.section-tabs a.selected, .section-tabs a.selected:hover{
	color: #000000;
	background-color: transparent;
}

.section-tabs a.disabled, .section-tabs a.disabled:hover{
	color: #CCCCCC;
	background-color: transparent;
}

.widget-source-option{
	font-weight: bold;
}

.feed-channel-option, .user-channel-option{
	padding-top: 15px;
}

.user-source .feed-channel-option{
	display: none;
}

.feed-source .user-channel-option{
	display: none;
}

.no-source .user-channel-option, .no-source .feed-channel-option{
	display: none;
}

div.customize-content, div.sub-content{
	padding: 15px 0px 15px 15px;
}
.no-matching-widgets{
	color: #FFF;
}
/*********** Category Table Styles ***********/

table.category-table{
	padding: 0px 0px 15px 0px;
	width: 415px;
}
table.category-table td{
	width: 75px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
table.category-table td.category{
	text-align: right;
	padding-right: 30px;
}
tr.header td{
	border-bottom: 1px solid white;
	padding-bottom: 2px;
	font-size: 15px;
	color: #FFF;
}
tr.header td.category{
	font-size: 18px;
	text-align: left;
}

table.category-table td.category-include{
	background-color: #555;
}
table.category-table td.category-exclude{
	padding-right: 30px;
}

