/*     NIF 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:#000000;
	margin:0;
	padding:0;
	font-family: Verdana,Helvetica; 
	font-size: 11px;
	color: #444;
	height:100%;
}

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

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

/*title */
h1 {
	font-family: Tahoma, Verdana;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
}

h2 {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	border-bottom: 1px solid;
	padding-top: 10px;
}

h3 {
	font-family: Verdana,Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
}

.msgDescription { font-family: Verdana; font-size: 11px; font-style: italic; font-weight: normal; color: #000; text-decoration: none;}
.msgCaution         { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold;   color: #F60; text-decoration: none;}
.msgError             { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold;   color: #F00; text-decoration: none;}
.msgSample           { font-family: Verdana; font-size: 11px; font-style: italic; font-weight: normal; color: #009; 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:#069; 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:153px;
	/*width:100%;*/
	min-width:1052px;
	background-image:url(../i/topbanner_middle.jpg);
	background-repeat:repeat-x;
}

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

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

#language {
	position:absolute;
	left:5px;
	padding-top:5px;
	height:30px;
	color: #FFFFFF;
}

#date {
	float:right;
	padding-top:5px;
	padding-right:2px;
	height:30px;
	font-family: Verdana; 
	font-size: 14px; 
	font-style: normal; 
	font-weight:bold;
	color: #707277;
}

  /****************/
 /** 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:right;
	padding-right:25px;
	padding-top:16px;
	font-family:Verdana; 
	font-size:13px; 
	font-style:normal; 
	font-weight:bold;
	color: #FFFFFF;
}

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

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

.left_box_middle p {
	margin: 0 20px 0 14px;
	text-align:left;
}

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

a.channel_color1 { color: #0066ff;  }
a.channel_color2 { color: #FFFFFF; }

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

#bottom {
	width:100%;
	min-width:1052px;
	text-align:center;
	padding:10px 0 10px 0;
	background-color:#000000;
	border-top: 0 solid #000;
	border-bottom: 0 solid #000;
	clear:both;
}
#bottom  a:link       {background: none; color: #FFFFFF; border-width: 0; font-size: 12px; font-family: Verdana; text-decoration: none}
#bottom  a:active   {background: none; color: #8F8D88; font-size: 12px; font-family: Verdana; text-decoration: underline}
#bottom  a:visited {background: none; color: #FFFFFF; border-width: 0; font-size: 12px; font-family: Verdana; text-decoration: none}
#bottom  a:hover     {background: none; color: #000000; font-size: 12px; font-family: Verdana; text-decoration: underline}

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

.formstyle {
	color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background:#222222;
	font-size:10px;
	font-family:Verdana;
}

.title {
  font-family:Verdana; 
  font-size:12px; 
  font-style:normal; 
  font-weight:bold;
  color:#FFFFFF;
}

.description {
	margin-left:342px;
}

.imageBox {
	float:left;
	width:320px;
}


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

.mainTitle {
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	font-weight : bold;
}

.newsTitle {
	font-family:Verdana; 
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.newsSubtitle {
	font-family:Verdana; 
	font-size:12px;
	font-weight:bold;
	color:#626388;
}

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

.informations {
	color:#FFFFFF;
}

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

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

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

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

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

#homeStories {
	position:absolute;
	margin-top:14px;
	background-color:#000000;
	right:15px;
	top:216px;
	width:180px;
}

#global {
	min-width:870px;
	background-color:#000000;
	border:1px;
	border-style:solid;
	border-color:#FFFFFF;
	margin-right:5px;
	margin-bottom:20px;
	margin-top:1px;
}

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

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


.displaySmall {
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	text-align:center;
	/*height:80px;*/
	margin-bottom:5px;
	padding:5px;
	padding-bottom:1px;
	background-color:#000000;
}

.displayMedium {
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	text-align:center;
	/*min-height:150px;*/
	margin-bottom:5px;
	padding:5px;
	padding-bottom:none;
	background-color:#000000;
}

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

.displayLarge {
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	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:Verdana; 
	font-size:12px; 
	font-style:normal; 
}

.tabHomeMain {
	height:26px;
	width:80px;
	border-top:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-top:0px;
}

.tabHome {
	height:23px;
	width:80px;
	border-top:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-left:#333333 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-top:3px;
}

.tabChannelsMain {
	height:26px;
	width:80px;
	border-top:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-left:81px;
	margin-top:0px;
}

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

.tabChannels {
	height:23px;
	width:80px;
	border-top:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-left:82px;
	margin-top:3px;
}

.tabStoriesMain {
	height:26px;
	width:80px;
	border-top:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:162px;
	position:absolute;
	margin-top:0px;
}
.tabStoriesMainBlack {
	height:26px;
	width:80px;
	border-top:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:162px;
	position:absolute;
	margin-top:0px;
}

.tabStories {
	height:23px;
	width:80px;
	border-top:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:163px;
	position:absolute;
	margin-top:3px;
}

.tabTagsMain {
	height:26px;
	width:70px;
	border-top:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:405px;
	position:absolute;
	margin-top:0px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabTags {
	height:23px;
	width:70px;
	border-top:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-left:#333333 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:405px;
	position:absolute;
	margin-top:3px;
	color: #C4C4C4;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabSelectionsMain {
	height:26px;
	width:90px;
	border-top:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:243px;
	position:absolute;
	margin-top:0px;
}

.tabSelections {
	height:23px;
	width:90px;
	border-top:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:244px;
	position:absolute;
	margin-top:3px;
}

.tabSelectionsDisabled {
	height:23px;
	width:90px;
	border-top:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:244px;
	position:absolute;
	margin-top:3px;
	color: #333333;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabPostsMain {
	height:26px;
	width:70px;
	border-top:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:334px;
	position:absolute;
	margin-top:0px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabPosts {
	height:23px;
	width:70px;
	border-top:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:335px;
	position:absolute;
	margin-top:3px;
	color: #C4C4C4;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabPostsDisabled {
	height:23px;
	width:90px;
	border-top:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-left:#333333 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#000000;
	text-align:center;
	line-height:23px;
	margin-left:243px;
	position:absolute;
	margin-top:3px;
	color: #333333;;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabLogin {
	height:26px;
	margin-left:516px;
	text-align:center;
	line-height:25px;
}

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

.RSSLink img { vertical-align:top; }

.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 { 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: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

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;
	background-color:#000000;
}

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

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

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

.spacer {
  clear: both;
}

#comingSoonImageNormal img {
	width:190px;
}

#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:black;
}

#channelMainPart img {
	margin: 5px;	
}

/* --------------------------------
    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, .priceRatePostGreen {
	height:23px;
	background-color: #339900;
	text-align:center;
	color: #FFFFFF;
	font-size: 18px;
}

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

#priceRatePostGold, .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;
}

/* ---------------------------------------------------------
                TEMPLATE INTEGRATION
-------------------------------------------------------------*/
.left_box_middle h2{
	background-image:url(../i/menu_left_top.png);
	background-repeat:no-repeat;
	height:27px;
	text-align:right;
	padding-right:25px;
	padding-top:16px;
	font-family:Verdana; 
	font-size:13px; 
	font-style:normal; 
	font-weight:bold;
	color: #FFF;
	border : none;
}

#account h2 { margin-bottom:0px; margin-top:0px; }

table.collectionsList { width:100%; }

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

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

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

.dropDownList {
	width: 204px;
	margin-top : -2px;
	display: none;
	border: 1px solid #787878;
	font-family: Verdana, Helvetica;
	background-color:#FFF;
}

.dropDownList ul, .dropDownList li {
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
	cursor:pointer;
	margin: 0px 0px 3px 0px;
}

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

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

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