/*     PPL STYLESHEET     */

/*
table {border: 1px solid black}
td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
hr, h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}
*/
img	{ border:0; }
div	{ padding:0; margin:0; }

body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family: arial, verdana, sans-serif; 
	font-size: 12px;
	color: #444;
	height:100%;
}

/* Links */
a:link       {background: none; color: #EF3E42; border-width: 0; text-decoration: underline;}
a:active   {background: #EF3E42; color: #FFFFFF; border-width: 0; text-decoration: underline;}
a:visited {background: none; color: #EF3E42; border-width: 0; text-decoration: underline;}
a:hover     {background: none; color: #EF3E42; border-width: 0; text-decoration: none;}

a.related:link    { background: none; color: #EF3E42; border-width: 0; text-decoration: underline; }
a.related:active  { background: none; color: #EF3E42; border-width: 0; text-decoration: underline; }
a.related:visited { background: none; color: #EF3E42; border-width: 0; text-decoration: underline; }
a.related:hover   { background: none; color: #EF3E42; border-width: 0; text-decoration: none; }

/*title */
h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 22px;
	color: #EF3E42;
	margin: 0px;
	padding-bottom:15px;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #EF3E42;
	border-bottom: 1px solid;
	border-color: #DAD3CC;
	margin-top:0px;
	padding-bottom:4px;
}

h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #EF3E42;
	padding: 0px;
}

.msgDescription { font-family: arial, verdana, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; color: #000000; text-decoration: none;}
.msgCaution         { font-family: arial, verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;   color: #F60; text-decoration: none;}
.msgError             { font-family: arial, verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;   color: #F00; text-decoration: none;}
.msgSample           { font-family: arial, verdana, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; color: #444444; text-decoration: none; margin-left:10px;}


.divInformation       { border: 1px; border-color: #C4C4C4; border-style: solid; background-color:#F4F4F4; color:#444; padding: 4px;} /* Used for post items information */

.divInformation  h2 { font-family: Verdana,Helvetica; color:#444444; font-size: 18px; font-weight: bold; border-bottom: 0;}
.divError                   { background-color:#F5E1CD; color:#930; padding:10px }
.divError              h2 { font-family: Verdana,Helvetica; color:#930; font-size: 18px; font-weight: bold; border-bottom: 0;}


.testDiv {
	background-color:red;
}
/*.divInformationi  h2 { font-family: Verdana,Helvetica; color:#069; font-size: 18px; font-weight: bold; border-bottom: 0;}*/

.center {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	/*margin:auto;*/
	clear:both;
}
.center2{
	text-align:center;
	margin:auto;
}

#top_banner {
	height:110px;
	/*width:100%;*/
	min-width:300px;
	background-image:url(../i/topbanner_middle.jpg);
	background-repeat:repeat-x;
}

#header_bar {
	width:100%;
	min-width: 300px;;
	height:30px;
	background-image:url(../i/header_degrade.png);
	background-repeat:repeat-x;
}

#search {
	position:absolute;
	left:220px;
	padding-top:5px;
	height:30px;
}

#language {
	position:absolute;
	left:5px;
	padding-top:5px;
	height:3F0px;
	color: #8F8484;
}

#date {
	float:right;
	padding-top:5px;
	padding-right:13px;
	height:30px;
	color: #8F8484;
}

  /****************/
 /** Left Column **/
/***************/
#left_column {
	position:absolute;
	left:0px;
	width:174px;
}

.left_box_top {
	background-image:url(../i/menu_left_top.png);
	background-repeat:no-repeat;
	height:32px;
	text-align:left;
	padding-left:16px;
	padding-top:16px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal; 
	font-weight:bold;
	text-transform: uppercase;
	margin: 0;
	color: #CC6633;
}

.left_box_middle {
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	background-image:url(../i/menu_left_middle.png);
	background-repeat:repeat-y;
	font-size: 12px;
}

.left_box_middle ul {
	list-style-type: none;
	margin-top:0;
    margin-left:0px;
	padding-left:0px;
}
.left_box_middle li {
	margin-left:15px;
}

.left_box_middle p {
	margin: 0 20px 0 10px;
	text-align:center;
}

.left_box_bottom {
	background-image:url(../i/menu_left_bottom.png);
	background-repeat:no-repeat;
	height:16px;
}

a.channel_color1 { color: #545454;  }
a.channel_color2 { color: #8A2BE2; }

#main {
	margin: 0 0 0 180px;
	background-color:#FFFFFF;
}

#bottom {
	width:100%;
	min-width:300px;
	text-align:center;
	padding:10px 0 10px 0;
	background-color:#FFFFFF;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	clear:both;
	color: #8F8484;
}
#bottom  a:link    {background: none; color: #8F8484; border-width: 0; font-size: 12px; font-family: arial, verdana, sans-serif; text-decoration: none}
#bottom  a:active  {background: none; color: #8F8484; font-size: 12px; font-family: arial, verdana, sans-serif; text-decoration: underline}
#bottom  a:visited {background: none; color: #8F8484; border-width: 0; font-size: 12px; font-family: arial, verdana, sans-serif; text-decoration: none}
#bottom  a:hover   {background: none; color: #8F8484; font-size: 12px; font-family: arial, verdana, sans-serif; text-decoration: underline}

.alignright {
	/*position:absolute;
	right:0px;*/
	float:right;
}

.formstyle {
	border:1px;
	border-style:solid;
	border-color:#DAD3CC;
	background:#FFFFFF;
	font-size:13px;
	color:#4F3D3F;
}
input.formstyle[type="submit"] {
	border:1px;
	border-style:solid;
	border-color:#DAD3CC;
	background:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background-color:#EF3E42;
	color:#FFFFFF;
}

.title {
  font-family:arial, verdana, sans-serif; 
  font-size:12px; 
  font-style:normal; 
  font-weight:bold;
  color:#959595;
}

.description {
/*	margin-left:662px;*/
}


.image {	
	margin-bottom:20px;
	background-color:black;
}

.mainTitle {
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
	color: #787878;
	font-weight : bold;
}

.newsTitle {
	font-family:arial, verdana, sans-serif; 
	font-size:14px;
	font-weight:bold;
	color:#D83C09;
}

.newsSubtitle {
	font-family:arial, verdana, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#E16500;
}

.restrictions {
	color:#CC3232;
	font-weight:bold;
}

.informations {
	color:#D83C09;
}

#homeMain{
	margin-right:200px;
	background-color:#FFFFFF;
}

#homeRightBar{
	width:190px;
	background-color:#FFFFFF;
}

#homeLastVideos {
	margin-top:15px;
	margin-left:10px;
	background-color:#FFFFFF;
}

#homeChannels {
	margin-bottom:10px;
	margin-left:10px;
	background-color:#FFFFFF;
	clear:both;
}

#homeComingSoon {
	margin-top:11px;
	background-color:#FFFFFF;
	position:absolute;
	right:15px;
	top:248px;
	width:180px;
}

#homeStories {
	position:absolute;
	margin-top:15px;
	background-color:#FFFFFF;
	right:15px;
	top:171px;
	width:180px;
}

#global {
	min-width:500px;
	background-color:#FFFFFF;
	border-top: solid 1px #DAD3CC;
	padding-right:0px;
	margin-right:0px;
	margin-bottom:20px;
	margin-top:27px;
}

.imageBorder img {
	margin-right:10px;
	margin-bottom:5px;
}

span.marked {
	color: #8A2BE2;
	border-bottom: 1px dashed;
}


.displaySmall {
	border-style:solid;
	border-width:1px;
	border-color:#DAD3CC;
	text-align:center;
	/*height:80px;*/
	margin-top:0px;
	background-color:#FFF;
}

.displayMedium {
	border-style:solid;
	border-width:1px;
	border-color:#DAD3CC;
	text-align:center;
	/*min-height:150px;*/
	padding:0px;

	padding-bottom:none;
	background-color:#FFF;
}

.displayThumbnail {
	border-style:solid;
	border-width:1px;
	border-color:#DAD3CC;
	text-align:center;
	width:220px;
	height: 267px;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
	background-color:#FFF;
	float:left;
}

.displayLarge {
	border-style:solid;
	border-width:1px;
	border-color:#DAD3CC;
	padding:7px;
	margin:5px;
	float:left;
	text-align: center;
}

.displayTitle {
	font-family: Tahoma, Verdana;
	font-size: 14px;
}

.displayTitle a {
	font-family: Tahoma, Verdana;
	font-size: 14px;
}

.displayInformation {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #787878;
	margin-bottom: 5px;

}

#player {
	text-align: left;
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
}

#picture {
	float: left;
	margin-bottom: 15px;
}

#descriptionPartLarge {
	margin-left: 438px;
}

#descriptionPart {
	margin-left: 330px;
}

#generalPart {
	clear: both;
}

/* include box with scrollbar */
#agreement {
	overflow: auto;
	background-color:#D3D3D3;
	padding: 5px;
	width: 600px;
	height: 100px;
	scrollbar-face-color: #8D926D;
}

/* --------------------------------
                  FORM
----------------------------------*/

table.form {
	border-spacing:5px;
	width:100%;
}
table.form td {
	vertical-align:top;
}
table.form td.formleft {
	width:25%;
	text-align:right;
}


/* --------------------------------
                FILTER
----------------------------------*/

table.filter {
	border-spacing:3px;
	width:100%;
}
table.filter td {
	vertical-align:center;
	background-color: #F4F4F4;
}
table.filter td.formleft {
	width:25%;
	text-align:right;
	background-color: #F4F4F4;
}


/* --------------------------------
                  TABLE
----------------------------------*/

table.data {
	border-spacing:3px;
}
table.data td {
	    padding:2px 5px;
}

table.data th  {
	padding:2px 8px;
	font-weight:        bold;
	text-align:         center;
	background-color:   #FFCC99;
}

/* odd table rows 1,3,5,7,... */
table tr.odd {
	background-color:   #EFF2FF;
}

/* even table rows 2,4,6,8,... */
table tr.even {
	background-color:   #DFE4FF;
}

/* hovered table rows */
table tr.odd:hover,
table tr.even:hover,
table tr.hover {
	background-color:   #CCFFCC;
}

#optionsBar {
	margin-top:10px;
}

/* --------------------------------
                  TABS
----------------------------------*/

#tabs {
	padding-top:3px;
}

#tabs a {
	font-family: arial, verdana, sans-serif;
	font-size:11px; 
	font-style:normal;
	text-decoration: none;
}

.tabHomeMain {
	height:23px;
	width:80px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #EF3E42;
	text-align:center;
	line-height:25px;
	position:absolute;
	margin-top:0px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabHomeMain  a {
	color: #FFFFFF;
}

.tabHome {
	height:23px;
	width:80px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color:#F5F3F1;
	text-align:center;
	line-height:25px;
	position:absolute;
	margin-top:3px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabHome:hover {
	background-color: #EF3E42;
}

.tabHome:hover  a {
	color: #FFFFFF;
}

.tabChannelsMain {
	height:23px;
	width:80px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #EF3E42;
	text-align:center;
	line-height:25px;
	position:absolute;
	margin-left:81px;
	margin-top:0px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabChannelsMain  a {
	color: #FFFFFF;
}

.tabChannelsMainBlack {
	height:23px;
	width:80px;
	border-top:#959595 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:25px;
	position:absolute;
	margin-left:81px;
	margin-top:0px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabChannels {
	height:23px;
	width:80px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #F5F3F1;
	text-align:center;
	line-height:25px;
	position:absolute;
	margin-left:81px;
	margin-top:3px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabChannels:hover {
	background-color: #EF3E42;
}

.tabChannels:hover  a {
	color: #FFFFFF;
}

.tabStoriesMain {
	height:23px;
	width:80px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #EF3E42;
	text-align:center;
	line-height:25px;
	margin-left:162px;
	position:absolute;
	margin-top:0px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabStoriesMain  a {
	color: #FFFFFF;
}

.tabStoriesMainBlack {
	height:23px;
	width:80px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:25px;
	margin-left:162px;
	position:absolute;
	margin-top:0px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabStories {
	height:23px;
	width:80px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #F5F3F1;
	text-align: center;
	line-height: 25px;
	margin-left: 162px;
	position: absolute;
	margin-top: 3px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabStories:hover {
	background-color: #EF3E42;
}

.tabStories:hover  a {
	color: #FFFFFF;
}

.tabSelectionsMain {
	height:23px;
	width:140px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #EF3E42;
	text-align:center;
	line-height:25px;
	margin-left:243px;
	position:absolute;
	margin-top:0px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabSelectionsMain  a {
	color: #FFFFFF;
}

.tabSelections {
	height:23px;
	width:140px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #F5F3F1;
	text-align:center;
	line-height:25px;
	margin-left:243px;
	position:absolute;
	margin-top:3px;
	text-transform: uppercase;
	overflow : hidden;
}

.tabSelections:hover {
	background-color: #EF3E42;
}

.tabSelections:hover  a {
	color: #FFFFFF;
}

.tabSelectionsDisabled {
	height:23px;
	width:140px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #F5F3F1;
	text-align:center;
	line-height:25px;
	margin-left:243px;
	position:absolute;
	margin-top:3px;
	color: #C4C4C4;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	overflow : hidden;
}

.tabPostsMain {
	height:23px;
	width:70px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #EF3E42;
	color: #FFFFFF;
	text-align:center;
	line-height:25px;
	margin-left:384px;
	position:absolute;
	margin-top:0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	overflow : hidden;
}

.tabPosts {
	height:23px;
	width:70px;
	border-top: #DAD3CC solid 1px;
	border-right: #DAD3CC solid 1px;
	border-left: #DAD3CC solid 1px;
	border-bottom: #DAD3CC solid 1px;
	background-color: #F5F3F1;
	text-align:center;
	line-height:25px;
	margin-left:384px;
	position:absolute;
	margin-top:3px;
	color: #C4C4C4;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	overflow : hidden;
}

.tabLogin {
	position:absolute;
	margin:0px;
	width:100%;
	top:2px;
	left:0px;
	height:26px;
	text-align:right;
/*
	height:26px;
	margin-left:516px;
	text-align:center;
	line-height:25px;
*/
}

div .highlight { padding-bottom:20px; }

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

.imageChannels img {
	margin-right:5px;
	margin-bottom:5px;
}

#imageStories img {
	margin-right:5px;
}

#homeChannelsLeft {
	text-align:left;
}

#homeChannelsMiddle {
	text-align:center;
}

#homeChannelsRight {
	text-align:right;
}

#pageMainFixed {
	height:403px;
	padding-left:8px;
	padding-right:8px;
}

#pageMain {
	/*min-width:816px;*/
	min-height:380px;
	padding-left:8px;
	padding-right:8px;
}

#pageTitle {
	font-size:14px;
}

#pageSubtitle {
	font-size:12px;
}

td .requiredField, #chooseElements span.requiredField { font-weight: bold; }

#pageGeneralTitle {
	font-size:11px;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	color: #787878;
}

/* ---------------------------
    FORMS BUTTONS
------------------------------*/

a.btn {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 
	background-color: #EF3E42;
	border-style: solid;
	border-width: 1px;
	border-color: #EF3E42;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}

a.btnSelected {
	text-decoration: none; 
	color: #000;
	font-weight: bold; 
	background-color: #C4C4C4;
	border-style: solid;
	border-width: 1px;
	border-color: #787878;
	padding-left: 5px;
	padding-right: 5px;
}

.searchPane{
	font-size:11px;
	text-decoration:none; 
	color:#FFFFFF;
	margin-right:10px;
}
a.searchPane{	
	font-size:11px;
	text-decoration:none; 
	color:#FFFFFF;
	margin-right:10px;
}

.searchPaneSelected {
	font-size:13px;
	text-decoration:none; 
	color:#FFFFFF;
	font-weight:bold; 
	margin-right:10px;
}

a.searchPaneSelected {
	font-size:13px;
	text-decoration:none; 
	color:#FFFFFF;
	font-weight:bold; 
	margin-right:10px;
}

a.searchPanePages {
	font-size:11px;
	text-decoration:none; 
	color:#000000;
	margin-right:2px;
}

.searchPanePagesSquare1 a {
	border-style:solid;
	border-width:0px;
	padding-top:4px;
	padding-bottom:5px;
	padding-right:7px;
	padding-left:8px;
}

.searchPanePagesSquare2 a {
	border-style:solid;
	border-width:0px;
	padding-top:4px;
	padding-bottom:5px;
	padding-right:4px;
	padding-left:4px;
}

.searchPanePagesSquare3 a {
	border-style:solid;
	border-width:0px;
	padding-top:4px;
	padding-bottom:5px;
	padding-right:1px;
	padding-left:0px;
}

.searchPanePagesSquareSelected a {
	background-color:#959595;
}

.searchPanePagesSquareOthers a {
	background-color:#C4C4C4;
}

a.actbtn {
	text-decoration:none; 
	color:#959595;
	font-weight:bold; 
	background-color:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
}

/* CHANNELS */
.displayChannelsSmall {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	text-align:center;
	height:65px;
	margin-bottom:5px;
	/*padding:10px;*/
	padding:10px 10px 10px 0px;
	background-color:#FFF;
}

.displayChannelsMedium {
	border-style:solid;
	border-width:1px;
	border-color:#DAD3CC;
	text-align:center;
	height:125px;
	margin-bottom:5px;
	padding:10px;
	background-color:#FFF;
}

.displayChannelsThumbnail {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	text-align:center;
	width:220px;
	height:200px;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
	background-color:#FFF;
	float:left;
}

.displayChannelsLarge {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	padding:7px;
	margin:5px;
	float:left;
}

.spacer {
  clear: both;
}

#comingSoonImageNormal img {
	width:190px;
}



#player div.postdescription, #picture div.postdescription { margin-top: 0px; }

#channelsMain {
	width:190px;
	margin-right:10px;
	position:right;
}

#channelsRightBar {
	width:190px;
	margin-right:10px;
	position:right;
}


#selectionRightBar {
	width:180px;
	margin-top:19px;
	margin-right:10px;
	float:right;
}


.tabText a {
	font-weight: bold;
}
.tabTextWhite a {
	color:#FFFFFF;
	font-weight: bold;
}


#channelDescription {
	color:#FFFFFF;
}


#channelMainPart {
	background-color:#4F3D3F;
	padding-left:10px;
	margin-bottom:10px;
}

/* --------------------------------
    POST DESCRIPTION
----------------------------------*/
div.postdescription {
	margin-top:7px;
}
.divInformationi  { background-color:#F4F4F4; padding: 10px;}
.divInformationi  h3 { font-family: Verdana,Helvetica; color:#787878; font-size: 13px; font-weight: bold; border: 0;}

.divInformationa  { background-color:#BBBBBB;}
.divInformationa  h3 { font-family: Verdana,Helvetica; color:#787878; font-size: 13px; font-weight: bold; border: 0;}

.postdescription  img {
	margin-right:10px;
	vertical-align:middle;
}
.accessGreen {
	vertical-align:middle;
	text-transform:uppercase; 
	color:#4FDC72;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color:#4FDC72;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}
.accessOrange {
	text-transform:uppercase; 
	color:#FF8C3F;
	font-weight: bold;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color:#FF8C3F;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
}
.accessRed {
	text-transform:uppercase; 
	color:#F00;
	font-weight: bold;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color:#F00;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
}

span.transactionTitle {
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
#selectionRightBar h1{
	margin-bottom:5px;
}
#selectionRightBar h2{
	margin-top:10px;
}

.displayMedium .addToSelection{
	margin-top:7px;
}
.displaySmall .addToSelection {
	padding-top:9px;
}
.displayLarge .addToSelection{
	float:none;
	padding-left:50px;
}

#postSubtitle {
	font-size: 14px;
}

#postId {
	font-size: 18px;
}

.postSpacer {
	border: 1px;
	border-style: solid;
	border-color: #787878;
}

#priceRatePostGreen {
	height:23px;
	background-color: #339900;
	text-align:center;
	color: #FFFFFF;
	font-size: 18px;
}

#priceRatePostRed {
	height:23px;
	background-color: #CC0000;
	text-align:center;
	color: #FFFFFF;
	font-size: 18px;
}

#priceRatePostGold {
	height:23px;
	background-color: #FF9900;
	text-align:center;
	color: #FFFFFF;
	font-size: 18px;
}

#postLocationLevel {
	vertical-align:middle;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

/* ----------------------------------
                POPUP
---------------------------------- */
#popup {
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-35px;
	padding:10px;
	font-size:1.5em;
	display:none;
	width:400px;
	height:70px;
	border:solid black 1px;
	text-align:center;
	background-color:#CFFFD5;
}

#popupError {
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-35px;
	padding:10px;
	font-size:1.5em;
	display:none;
	width:400px;
	height:70px;
	border:solid #C4C4C4 1px;
	text-align:center;
	background-color:#F4F4F4;
	color: #FF0000;
	display:none;
}

#popupError a { cursor: pointer; }

table.collectionsList { width:100%; }


/***************************** TOP NAVIGATION ***************************/

div.topnav {
/*	border-bottom: 1px solid #dad3cc;*/
	padding-left:60px;
	text-align: center;

}

div.topnav div.leftlinks {
	width: 32.8em;
	text-align: center;
	float: left;
	margin-right: 8px;
}

div.topnav div.rightlinks {
	width:37em;
	float: left;
}

div.topnav ul li.first {
	width: 9.75em;
	background-image: none;
	padding-left: 0;
}

div.topnav ul li.second {
	width: 9.8em;
}

div.topnav ul li.third {
	width: 13em;
}

div.topnav ul li.fourth {
	width: 8.25em;
	background-image: none;
	padding-left:0;
}

div.topnav ul li.fifth {
	width: 7.85em;
}

div.topnav ul li.sixth {
	width: 10.75em;
}

div.topnav ul li.seventh {
	width: 9.6em;
}


div.topnav ul li a.first, div.topnav ul li a.last {
	padding:0;
}

div.topnav ul li a span {
	display: block;
	padding: 7px 0px 3px 0;
}

/************* Active links *******************/
div.topnav ul li.active a {
	background: url(../images/structure/bg_topnav_a4hover.gif) 0 0 repeat-x #ee3a43;
	color: #fff;
}

div.topnav ul li.active a.first span.first {
	background-image: url(../images/structure/bg_topnav_aspan_left_hover.gif) !important;
}

div.topnav ul li.active a.last span.last {
	background: url(../images/structure/bg_topnav_alast_spanhover.gif) 100% 0 no-repeat transparent !important;	
}

div.topnav ul li.active, div.topnav ul li.prevactive {
	background: url(../images/structure/bg_topnav_a4hover.gif) 0 0 repeat-x #ee3a43;
}



/***************** End Top Navigation *************************/

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

/************************************************************
*
	TEMPLATE
*
************************************************************/

div.leftnav {
	width: 170px;
	background-color: #fff;
/*	float:left;*/
}

div.leftcol ul li a {
	display: block;
	font-size: 0.95em;
	/*width: 100%;*/
	/*width: 175px;*/
	text-transform: uppercase;
	/*color:#ef3e42;*/
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 3px 6px;
}

div.leftcol ul li a {
	padding-left:16px;
}

.left_box_middle li {
	margin-left:0px;
}

div.leftcol ul li ul li a {
	/*width: 100%;*/
	width: 175px;
	text-transform: none;
	color:#4f3d3f;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
}

div#account { 
	display:block; 
	background-color:#F5F3F1;
}

#account ul{
	/*padding-top : 5px;
	padding-bottom : 15px;*/
	padding-top:0px;
	padding-bottom:0px;
	border : none;
	display:block;
}

#account ul li{
	padding-left:0px;
	border:none;
}

#account ul li span {
	padding-left:16px;
}

#account ul li ul li a {
	width:135px;
	padding-left:32px;
	/*float :left;*/
}

#account h2 {
	/*height:32px;*/
	padding-left:16px;
	padding-top:7px;
	text-align:left;
	border-bottom:none;
	margin-top:0px;
}

#account ul li #translations_left li a {
	width:auto;
	padding:0px;
	font-size:12px;
	position:relative;
	display:inline;
}

#translations_left li {
	clear:both;
}

#account ul li #translations_left {
	padding-left:32px;
}

#account .feedback {
	display:block;
	float:none;
	width:auto;
}	

#accountTitle h2 {
	border: none;
	text-transform: none;
}

/* level 2 landing page  */
div.rhspanel {
	/*background-color: #f5f3f1;*/
	background-color:#FFFFFF;
	border-bottom: 15px #fff solid;
}

.left_box_middle {
	background-image:none;
}

a.channel_color1 {
	color:#EF3E42;
}

.footerleft  a {
	color:#8F8484;
	text-decoration:none;
	font-size:0.95em;
}

.footerleft  a:hover {
	text-decoration:underline;
}

#tabs { 
	padding-top:0px;

}

#tabs div {

	display:block;
	float:left;
	position:static;
	margin-left:0px;
	border:none;
	background:url(../i/bg_topnav_a4.gif) repeat-x scroll 0 0;
}

#tabs li.tabHome {
	position:static;
	padding-left:0px;
	margin-right:0px;
line-height : 26px;
}
/*
div.topnav  div#tabs ul li {*/
#tabs ul li {

	border:none;
	margin-top:0px;
	padding-bottom:0px;
	width:150px;
	text-align:center;
}

.tabChannels, .tabStories, .tabSelections, .tabPosts {
	background : #FFFFFF url(../i/bg_topnav_li.gif) repeat-x scroll 0 0;
line-height : 26px;
}

.tabChannelsMain , .tabStoriesMain, .tabSelectionsMain, .tabPostsMain {

	background:url(../i/bg_topnav_a4hover.gif) repeat-x scroll 0 0 #FFFFFF;	
}

.tabHomeMain {
	position:static;
line-height : 26px;
	background-color:#FFFFFF;
	margin-right:0px;
}

#tabs ul li.tabChannelsMain a, #tabs ul li.tabHomeMain a, #tabs ul li.tabStoriesMain a, #tabs ul li.tabSelectionsMain a, #tabs ul li.tabPostsMain a { 
	background:url(../i/bg_topnav_a4hover.gif) repeat-x scroll 0 0 #FFFFFF; 
	color:#FFFFFF;
line-height : 26px;
}

.tabPosts {
	background:url(../i/bg_topnav_a4.gif) repeat-x scroll 0 0;
}

#tabs ul li a span.first {
	background: url(../i/bg_topnav_aspan_left.gif) 0 0 no-repeat transparent !important;
	padding:0px;
}

#tabs ul li span.last {
	display:block;
	padding: 0px;
	width:100%;
	background: url(../i/bg_topnav_alast_span.gif) 100% 0 no-repeat transparent;
}

#tabs ul li a:hover span.first, #tabs ul li a:focus span.first, #tabs ul li a:active span.first  {
	background-image: url(../i/bg_topnav_aspan_left_hover.gif) !important;
}

#tabs ul li a:hover span.last, #tabs ul li a:focus span.last, #tabs ul li a:active span.last  {
	background-image: url(../i/bg_topnav_alast_spanhover.gif) !important;
}

.tabPostsMain span.last {
	background-image: url(../i/bg_topnav_alast_spanhover.gif) !important;
}

#tabs ul li.tabHomeMain a span.first {
	background-image: url(../i/bg_topnav_aspan_left_hover.gif) !important;
}

#tabs ul li a:hover, #tabs ul li a:focus, #tabs ul li a:active {
	background:url(../i/bg_topnav_a4hover.gif) repeat-x #ffffff;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color: #fff;
}

#tabs ul li a, .tabSelectionsDisabled {
	display: block;
	font-size: 0.95em;
	width:100%;
	background:url(../i/bg_topnav_a4.gif) 0 0 repeat-x #fff;
	color: #ef3e42;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;

}

.tabHome, .tabHomeMain { margin-left:0px; position:relative; float:left; }
.tabChannels, .tabChannelsMain { margin-left:0px; position:relative; float:left; }
.tabStories, .tabStoriesMain { margin-left:0px; position:relative; float:left; }
.tabSelections, .tabSelectionsMain { margin-left:0px; position:relative; float:left; }
.tabPosts, .tabPostsMain { margin-left:0px; position:relative; float:left; }

table.data {
	border-spacing:3px;
	border-collapse:separate;
	border:none;
}
table.data td {
	    padding:2px 5px;
}

table.data th  {
	padding:2px 8px;
	font-weight:        bold;
	text-align:         center;
	background-color:   #FFCC99;
	border:none;
}

.displaySmall table { 
	border:none; 
	background-color:#FFFFFF;
}
.displaySmall {
	border-top:none;
	border-right:none;
	border-bottom:1px solid #DAD3CC;
	border-left:none;
	padding-bottom:5px;
	margin-bottom:0px;
}

div.topnav div.leftlinks {
	width:100%;
}	

/*div.topnav ul li {*/
#tabs ul li {
	float: left;	
}

/*div.topnav ul li {*/
#tabs ul li {
	padding-left: 1px;
}

table  {
 /*border-top: 1px solid #4f3d3f;
 border-left: 1px solid #4f3d3f;*/
 background-color: #ffffff;
 font-size:0.9em;
}

.tabSelectionsDisabled {
	margin-left:0;
	position:relative;
}	

.tabSelectionsDisabled span.tabText { color:#C4C4C4; }

.formstyle { font-size:1.1em; }

input.formstyle[type="submit"] { 
	/*border:solid #EF3E42 1px;*/
	border:none;
}

select.formstyle { 
	height:20px;
}

div.footer div.footerleft a {
	border-right:1px solid #8F8484;
	padding-right:4px;
}

div.footer div.footerleft a.last {
	border:none;
}

div.footer {
	margin-top:20px;
}

#channelMainPart table {
	background-color:#4F3D3F;
	border:none;
}

#optionsBar { margin-top:0px; }

.displayMedium {
	border:none;
	border-bottom:1px solid #DAD3CC;
}

#tabs ul li.tabSelectionsMain span.tabText { color:#FFFFFF; font-weight:bold; }

.displayChannelsSmall, .displayChannelsMedium {
	border:none;
	border-bottom:1px solid #959595;
}

body {
	padding:0;
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 75%;
	text-align: center;	
}

div#page {
	margin: 0 auto;
	width: 960px;
	text-align: left;
/*	background-color: #00f;*/
}

div.headerleft {
	width: 76px;
	float: left;
	padding-top: 21px;
	padding-bottom: 18px;
}

div.clear {
	clear: both;
	padding: 0;
	margin:0;
	overflow: hidden;
	height:1px;
}

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

/*
	HEADER RIGHT
*/
div.headerright {
	/*width:600px;*/
	width:830px;
	float: right;
	margin-top: 28px;
}

div.headerright ul {
	float: right;
	padding-bottom: 10px;
}

div.headerright ul li {
	display: inline;
	padding-left: 4px;
	white-space: nowrap;
}

div.headerright ul li.last {
	border-right: none;
}

div.headerright ul li.last a {
	padding-right: 0;
	border-right: none;
}

div.headerright ul li a {
	font-size: 0.95em;
	color: #8f8484;
	text-decoration: none;
	padding-right: 4px;
	border-right: 1px solid #8f8484;
}

div.headerright ul li a:hover {
	text-decoration: underline;
}

/* Top nav drop down */

div.headerright ul li.drop {
	position: relative;
}

div.headerright ul li.drop ul {
	position: absolute;
	top: 0;
	left: -2px;
	display: none;
	padding-top: 1.5em;
}

div.headerright ul li.drop:hover ul, div.headerright ul li.sfhover ul  {
	display: block;
}

div.headerright ul li.drop ul li {
	display: block;
	background: url(../images/structure/bg_subnav_li.gif) 0 50% no-repeat transparent;
	padding-left: 6px;
}

div.headerright ul li.drop ul li a {
	border-right: 0;
	display: block;
	width: 10em;
	color: #ef3e42
}

div.headerright div.search {
	float:right;
	width:100%;
}

div.headerright div.search form {
	margin-top : 20px;
	margin-bottom : 24px;
	padding-left:155px;
}

div.search {
	float: right;
	padding-bottom:2px;
}

div.search label {
	color: #ef3e42;
	text-transform: uppercase;
	font-weight: bold;
}

div.search input.searchbox {
	border: 1px solid #dad3cc;
	font-size: 1.1em;
	color: #4f3d3f;
/*	width: 10em;*/
}

input.button, div.search input.button, div.searchagain input.button {
	border: none;
	background-color: #ef3e42;
	color: #fff;
	font-size: 0.99em;
	/*padding: 3px 0px 2px 0px;*/
	padding: 1px 2px 1px 2px;
	font-weight: bold;
	text-transform: uppercase;
}

div#maincontent {
	margin-top: -2px;
	border-top: 1px solid #dad3cc;
	padding-bottom: 20px;
}

div.leftcol {
	width: 204px;
	float: left;
/*	background-color: #f00;*/
}

div.content {
	width: 756px;
	float: left;
	color: #4f3d3f;
/*	background-color: skyblue;*/
}

div.content div.middlecol ol li {
 margin-bottom: 0.8em;
}

div.middlecol {
	width: 497px;
	float: left;
/*	background-color: pink;	*/
	padding:0;
	margin:0;
}

div.rightcol {
	float:right;
	width:244px;
/*	background-color: silver;*/
}

div.col1 {
	float: left;
	width: 244px;
	/*background-color: #f00;*/
	/*background-color: #cdcdcd;*/
}

div.col2 {
	float: right;
	width: 239px;
/*	background-color: #f00;*/
	/*background-color: silver;*/
}

div.col {
	width: 259px;
	float: left;
}

div.col div.colcontent {
	width: 244px;
	/*background-color: silver;*/
}

div.leftnav {
	width: 170px;
	background-color: #fff;
/*	float:left;*/
}

div.leftcol ul li a {
	display: block;
	font-size: 0.95em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 3px 6px;
}

div.leftcol ul li a {
	padding-left:16px;
}

.left_box_middle li {
	margin-left:0px;
}

div.leftcol ul li ul li a {
	width: 175px;
	text-transform: none;
	color:#4f3d3f;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
}

/**************      Left Nav      ********************/

div.leftcol ul li {
	border-bottom: 1px solid #dad3cc;
}



div.leftcol ul li.active {
	border-bottom: none;
}

div.leftcol ul li a:hover {
	color: #fff;
	background-color: #ef3e42;
}

div.leftcol ul li a.active {
	color: #fff;
	background-color: #ef3e42;	
}

/* Second level */
div.leftcol ul li ul li a.active  {
	font-weight: bold;
	background-color: #8f8484;
}

div.leftcol ul li ul li a:hover {
	/*font-weight: bold;*/
	background-color: #8f8484;
	
}

/* Third level */
div.leftcol ul li ul li ul li a {
	width: 165px;
	text-transform: none;
	color:#4f3d3f;
	font-weight: normal;
	padding: 3px 3px 3px 16px;
	background: url(../images/structure/bg_leftnav_li_l3.gif) 6px 0.6em no-repeat #f0eeec;
}

div.leftcol ul li ul li ul li a:hover {
	background-color: #ccc7c0;
	color: #4f3d3f;
	font-weight: normal;
	text-decoration: none;
}

div.leftcol ul li ul li ul li a.active {
	font-weight: bold;
	background-color: #ccc7c0;
	color: #4f3d3f;
}

div.leftcol ul li ul li ul li a.active:hover {
	font-weight: bold;
}

div.leftcol ul li ul li.last {
	border-bottom: 1px solid #595836;
}

div.footer {
	border-top: 1px solid #ccc7c0;
	padding-top: 5px;
	padding-bottom:15px;
	width: 100%;
	margin-top:20px;
}

/************ Footer *********/
div.footer {
	border-top: 1px solid #ccc7c0;
	padding-top: 5px;
	padding-bottom:15px;
	width: 100%;
}

div.footerleft {
	float:  left;
}

div.footerright {
	float:  right;
	width: 400px;
}

div.footerright ul {
	float: right;
}

div.footer p {
	float: left;
	padding:0;
	margin:0;
	font-size: 0.95em;
	color: #8f8484;
	padding-right: 30px;
}

div.footer ul li {
	display: inline;
	padding-left: 4px;
	
}

div.footer ul li a {
	font-size: 0.95em;
	color: #8f8484;
	text-decoration: none;
	padding-right: 4px;
	border-right: 1px solid #8f8484;
}

div.footer ul li a:hover {
	text-decoration: underline;
}

div.footer ul li a.last {
	border-right: none;
}

div.footerright ul li a.last {
	padding-right: 0;
}

/**************      Breadcrumb      ********************/
div.breadcrumb {
padding-left: 204px;
	margin-top: 6px;
	margin-bottom: 7px;
/*	padding-right:204px;*/
}

div.breadcrumb p {
	float: left;
	padding-right: 5px;
	font-size: 0.85em;
	
	padding-bottom:0;
	line-height: 1.5em;
/*		text-transform: uppercase;*/
}

div.breadcrumb ul li {
	float: left;
	line-height: 1.5em;
	font-size: 0.85em;
	white-space: nowrap;
}

div.breadcrumb ul li a {
	padding: 0 5px 0 12px;
	color: #5b4a4c;
	text-transform: uppercase;
	
	
	text-decoration: none;
	background: url(../images/structure/bg_breadcrumb_li_a.gif) 0 50% transparent no-repeat;
}

div.breadcrumb ul li a:hover {
	text-decoration: underline;
	background-image: url(../images/structure/bg_breadcrumb_li_a_hover.gif);
	color: #f04b4f;
}

div.breadcrumb ul li.first a, div.breadcrumb ul li.first a:hover {
	padding-left:0;
	background-image: none;
}

div.breadcrumb ul li span {
	padding: 0 9px 0 9px;
	color: #f04b4f;
	text-transform: uppercase;
	/*font-size: 0.85em;*/
	background: url(../images/structure/bg_breadcrumb_li_a_hover.gif) 0 50% transparent no-repeat;
	/*line-height: 1.5em;*/
}

div.rightcol div.feature, div.col1 div.feature, div.col2 div.feature {
	padding: 15px 25px 7px 15px;
	border-top: 1px solid #dad3cc;
}

div.rightcol div.first, div.col1 div.first, div.col2 div.first{
	border-top: none;
}

div.rightcol div.last, div.col1 div.last, div.col2 div.last {
	border-bottom: 1px solid #dad3cc;
}

div.rightcol div.feature h2, div.col1 div.feature h2, div.col2 div.feature h2 {
	color: #cc6633 ;
	text-transform: uppercase;
	margin-bottom: 5px;
}

div.rightcol div.feature h2 a, div.col2 div.feature h2 a {
	color: #cc6633 ;
	text-decoration: none;
}

div.rightcol div.feature h2 a:hover, div.col2 div.feature h2 a:hover {
	color: #cc6633 ;
	text-decoration: underline;
}

div.rightcol div.feature p a, div.col2 div.feature p a, div.col2 div.feature ul li a, div.rhspanel ul li a, div.donext ul li a  {
	padding-left: 10px;
	display: block;
	background: url(../images/structure/bg_feature_a.gif) 0 0.4em no-repeat transparent;
	color: #ef3e42;
	width: 200px;
	margin-bottom: 5px;
}

.rhspanelcontent li{ clear : both; }

#account{
	background-color : #ddd;
	color : #333;
}

#account li img{ float : right; }

table.usrRegisterIntrouction tr td { padding:10px; }

#player img { height:auto; width:auto; }

a.btn2 {
	text-decoration:none;
	display:block;
	width:100%;
	text-align:left;
}

a.btn2:hover {
	text-decoration:none;
	background-color:none;
	background-image:none;
	
}

#page #loginForm { text-align:right; }

div.leftcol div.leftnav div.left_box_middle a.btn2 { text-align:right; }

/**div.rhspanelcontent { padding: 15px 15px 10px 15px; } **/
div.rhspanelcontent { padding: 0px 15px 10px 15px; } 

#channelMainPart span.imageBorder img { margin:0px; }
#channelMainPart { padding-top:10px; padding-bottom:10px; }

.displaySmall, .displayMedium { padding-left:0px; padding-right:0px; padding-top:8px; margin-top:0px; }

.displayChannelsMedium { padding-left:0px; }

#tabs p { margin:0px 0px 0px 0px; padding-top:2px; }

textarea#message { width:100%; padding:6px; }

/*
	ADVANCED SEARCH
*/
div .filterBox { 
	border-bottom:1px solid #DAD3CC;
	margin-bottom:10px;
	padding:5px;
}

div .filterBox p {
	font-weight:bold;
	margin-top:0px;
}

div .filter { padding-left:20px; }

/*
	CONTACT BOX
*/
#contactBox {
	background-color: #F5F3F1;
	padding-bottom:3px;
}
#contactBox h2 { border:none; margin-bottom:0px; padding-top:7px; }
#contactBox { text-align:left; padding-left:15px; }

/*
	AUTOCOMPLETION
*/
#tagAutocompletionResults {
	width: 204px;
	display: none;
	border: 1px solid #787878;
	font-family: Verdana, Helvetica;
	background-color:#FFF;
}

#tagAutocompletionResults ul, #tagAutocompletionResults li {
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
	cursor:pointer;
	margin: 0px 0px 3px 0px;
	clear:none;
}

#tagAutocompletionResults li a{
	color: #000000;
	display: block;
	padding: 2px;
	text-decoration: none;
}

#tagAutocompletionResults li a:hover { background-color: #C4C4C4; }

#tagAutocompletionResults li a:visited, .dropDownList li a:visited { color: #000000; }

.dropDownList {
	border:1px solid #DAD3CC;
	background-color:#ffffff;
	text-align:left !important;
	overflow: hidden;
}

.dropDownList ul{
	float:none !important;
	padding-bottom: 0px !important;
}

.dropDownList li{
	padding: 0px !important;
	margin: 0px;
	border: 0px;
	list-style: none;
	cursor:pointer;
	margin: 0px 0px 3px 0px;
	clear:none;
	float:none;
	display:block !important;
}

.dropDownList a{ 
	border:none !important; 
	padding-left: 2px;
	color: #4F3D3F !important;
	text-decoration: none !important;
	display:block;
	font-size:1em !important;
}

.dropDownList a:hover { background-color: #C4C4C4; }

/*
	MESSAGE LIST
*/
.messageList h2 { padding-top: 20px; padding-bottom: 0px; }

.messageList h1 { padding-bottom: 0px; }