div.clear {clear:both;}
div.zero {height:0;}
.mb25 {margin-bottom: 25px}

/* Error Messages Container */
.errorMessagesContainer, .errorMessagesContainer2 {border:1px solid #DD3C10; background-color:#FFEBE8; padding:10px 15px; margin:0px 0px 20px 0px;}
.errorMessagesContainer li {list-style:none;background-image: url(../images/18x18_error.png);background-repeat:no-repeat;list-style-type:none;padding: 0 0 0 25px;line-height:18px;}
.errorMessagesContainer2 li {list-style:none; text-align: center;}

/* Action Messages Container */
.actionMessagesContainer, .actionMessagesContainer2 {border:1px solid #3C5D7E; background-color:#F2F5F7; padding:10px 15px; margin:0px 0px 20px 0px;}
.actionMessagesContainer li {list-style:none;background-image: url(../images/18x18_info.png);background-repeat:no-repeat;list-style-type:none;padding: 0 0 0 25px;line-height:18px;}
.actionMessagesContainer2 li {list-style:none; text-align: center;}

.messageColor {color: #676767;}

/* Required fields */
.requiredFieldMark {color: #f00;}
.requiredFieldLegend {font-size:10px; color:#F00;}

/* registration page
---------------------------------------- */
.registerform {
	/*width:700px;*/
	width: auto;
	margin:0 auto;
	margin-top:20px;
}
.registerform td {vertical-align:top;}
.registerform td.t1 {width:150px; text-align:right; padding-right:10px;white-space: nowrap;}
.registerform td.t1m {width:150px; font-weight:bold; text-align:right; padding-right:10px;}
.registerform td.t2 {width:158px; margin:0; padding:0;}
.registerform td.t2 input {height:18px; padding-top:2px;}
.registerform td.t3 {width:200px; text-align:left; padding-left:40px; color:#676767}
.registerform label {padding-left:5px;}
.registerform td.t2 locationInput {height:18px; padding-top:2px;}
.registerLocationSelect {width:152px; padding:2px; height:25px;}
.registerCountrySelect {width:152px; padding:2px; height:25px;}

.registerErrorDiv {width:500px; padding:0; margin:20px auto; text-align:center;}

.confirmMessageContainer {
	width:300px;
	margin:200px auto;
}

/* Front-office paginator */
.paging_float {float:right; width:auto;}

/* Default selects */

.singleSelectInput90 {width:90px; height:20px; margin-top:5px; margin-left:5px; margin-right:0px; margin-bottom:0px;}
.singleSelectInput120 {width:120px; height:20px; margin-top:5px; margin-left:5px; margin-right:0px; margin-bottom:0px;}
.singleSelectInput200 {width:200px; height:20px; margin-top:5px; margin-left:5px; margin-right:0px; margin-bottom:0px;}

.phoneColumnWidth {width:140px;}

/* OpenX stuff */
.bannerWebSiteZoneTop {
	width: 1000px;
	height:72px;
	margin: 0 auto;
	border: 0px solid red;
	background-color: #FFFFFF;	
}

.bannerWebSiteZoneBottom {
	width: 1000px;
	height:260px;
	margin: 0 auto;
	border: 0px solid red;
	background-color: #FFFFFF;	
}

.bannerButton2Left {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 5px;
	width:120px;
	height:60px;
	border:1px solid #B1BBC7;
	background-color:#F2F3F5;
	float: left;	
}

.bannerButton2Right {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;	
	margin-left: 5px;
	margin-right: 4px;	
	width:120px;
	height:60px;
	border:1px solid #B1BBC7;
	background-color:#F2F3F5;
	float: left;	
}

.bannerHalf {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;	
	margin-left: 5px;
	margin-right: 5px;	
	width:234px;
	height:60px;
	border:1px solid #B1BBC7;
	background-color:#F2F3F5;
	float: left;
}

.bannerMediumRectLeft {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;	
	margin-left: 29px;
	margin-right: 9px;	
	width:300px;
	height:250px;
	border:1px solid #B1BBC7;
	background-color:#F2F3F5;
	float: left;	
}

.bannerMediumRectMiddle {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;	
	margin-left: 9px;
	margin-right: 9px;	
	width:300px;
	height:250px;
	border:1px solid #B1BBC7;
	background-color:#F2F3F5;
	float: left;	
}

.bannerMediumRectRight {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;	
	margin-left: 9px;
	margin-right: 29px;	
	width:300px;
	height:250px;
	border:1px solid #B1BBC7;
	background-color:#F2F3F5;
	float: left;	
}
/*!OpenX stuff */

/* Ads List Table */

table.adsListTable tr.odd {background:#F0F5F0; border-top:0px solid #FFFFF; border-bottom:0px solid #FFFFFF;}
td.tshows {width: 50px; text-align: center; font-size: 11px;}
td.chk {width: 15px;}
td.tattachement {width: 17px;}

.adsListElement {font-family:"Tahoma"; float:left; width:678px; margin:0px;}
.adsListElement td.adtitle {width:100%;}
.adsListElement td {padding:0px 0px 0px 10px; vertical-align:middle;}
.adsListElement td.up_pic {padding-top:0; padding-bottom:0;}
.adsListElement td.up_pic img {float:left;}
.adsListElement td.adtitle {padding-left:10px; padding-right:10px; line-height:17px;}

.adsListElement td.adtitle a {display:block; padding:7px 0 8px 0;}
/* .adlist li td.admedia a {float:left; height:13px;}
.adlist li td.admedia div {float:left; width:5px; height:13px;} */

.adsListElement input {float:left;}
.adsListElement strong {color:#000; font-weight:normal;} 

.adsListElement {border:1px solid #fff;}

.adsListElement a {
	color:#333;
	text-decoration:none;
}
.adsListElement em {font-style:normal; color:#676767; white-space:nowrap}
.adsListElement em a {color:#676767; text-decoration:underline;}
.adsListElement em a:hover { text-decoration:none;}
.adsListElement a .raquo {color:#009245; font-weight:bold;}
.adsListElement em span {text-decoration:underline;}

/* END Ads List Table */

/* Notepad Ads List Table */

.adsListElementNotepad {font-family:"Tahoma"; float:left; width:678px; margin:0px;}
.adsListElementNotepad td.adtitle {width:100%;}
.adsListElementNotepad td {padding:0px 0px 0px 10px; vertical-align:middle;}
.adsListElementNotepad td.up_pic {padding-top:0; padding-bottom:0;}
.adsListElementNotepad td.up_pic img {float:left;}
.adsListElementNotepad td.adtitle {padding-left:10px; padding-right:10px; line-height:17px;}

.adsListElementNotepad td.adtitle a {display:block; padding:7px 0 8px 0;}
/* .adlist li td.admedia a {float:left; height:13px;}
.adlist li td.admedia div {float:left; width:5px; height:13px;} */

.adsListElementNotepad input {float:left;}
.adsListElementNotepad strong {color:#000; font-weight:normal;} 

.adsListElementNotepad {border:1px solid #fff;}

.adsListElementNotepad a {
	color:#333;
	text-decoration:none;
}
.adsListElementNotepad em {font-style:normal; color:#676767; white-space:nowrap}
.adsListElementNotepad em a {color:#676767; text-decoration:underline;}
.adsListElementNotepad em a:hover { text-decoration:none;}
.adsListElementNotepad a .raquo {color:#009245; font-weight:bold;}
.adsListElementNotepad em span {text-decoration:underline;}

.adsListElementNotepad .path {margin-left:620px;}

/* END Notepad Ads List Table */

/* Personal Advertisments Ads List */

.adsListPersonalAdvElement {font-family:"Tahoma"; float:left; width:678px; margin:0px;}
.adsListPersonalAdvElement td.adtitle {width:100%;}
.adsListPersonalAdvElement td {padding:0px 0px 0px 10px; vertical-align:middle;}
.adsListPersonalAdvElement td.up_pic {padding-top:0; padding-bottom:0;}
.adsListPersonalAdvElement td.up_pic img {float:left;}
.adsListPersonalAdvElement td.adtitle {padding-left:10px; padding-right:10px; line-height:17px;}

.adsListPersonalAdvElement td.adtitle a {display:block; padding:7px 0 8px 0;}
/* .adlist li td.admedia a {float:left; height:13px;}
.adlist li td.admedia div {float:left; width:5px; height:13px;} */

.adsListPersonalAdvElement input {float:left;}
.adsListPersonalAdvElement strong {color:#000; font-weight:normal;} 

.adsListPersonalAdvElement {border:1px solid #fff;}

.adsListPersonalAdvElement a {
	color:#333;
	text-decoration:none;
}
.adsListPersonalAdvElement em {font-style:normal; color:#676767; white-space:nowrap}
.adsListPersonalAdvElement em a {color:#676767; text-decoration:underline;}
.adsListPersonalAdvElement em a:hover { text-decoration:none;}
.adsListPersonalAdvElement a .raquo {color:#009245; font-weight:bold;}
.adsListPersonalAdvElement em span {text-decoration:underline;}

/* END Personal Advertisments Ads List */

/* Formatted Advertisment */

.AdvFormattingBorder {border:1px solid #009245; margin-top:1px;}

/* END Formatted Advertisment */

/* Add - Edit Web and Paper Advertisement */
/* Rubric template */
fieldset.temcont h5, div.tem_check_label {font-weight: bold;}
fieldset.temcoldel div {width: 40px;}
fieldset.temselmul {padding: 0px;}
div.temfootnote {font-size: 11px;}
div.temselmulit {padding-bottom: 3px;}
div.temp_money_input, div.temp_money_select, div.tem_check_input, div.tem_check_label, div.temp_multi_input, div.temp_multi_label {float: left;}
div.tem_check_input {padding-top: 2px;}
fieldset.temrowdel div {width: 940px; border-bottom: solid 1px white; height: 0px; font-size: 0px;}
fieldset.temrowdel {padding: 2px 0px 2px 0px;}
div.ceci {width: 16px; height: 16px; background-repeat: no-repeat; cursor: pointer;}
div.expanded_cat div.ceci {background-image: url(../images/collapse_16x16.gif);}
div.collapsed_cat div.ceci {background-image: url(../images/expand_16x16.gif);}
div.temcathd {padding: 10px 0 5px;}
div.expanded_cat div.container {display: block;}
div.collapsed_cat div.container {display: none;}

div.tem_check_input {width:20px;}
/* Template length 1x*/
div.temx1, fieldset.temx1 {width: 205px;}
div.temx1 select.template-enum {width: 207px;}
div.temx1 input.template-money-in {width: 145px;margin-right: 5px;}
div.temx1 select.template-money-type {width: 50px;}
div.temx1 input.template-number, div.temx1 input.template-text, div.temx1 input.template-date {width: 202px;}
div.tem_check_label1, div.temx1 div.temp_multi_label {width:185px;}
/* Template length 2x*/
div.temx2, fieldset.temx2 {width: 450px;}
div.temx2 select.template-enum {width: 452px;}
div.temx2 input.template-money-in {width: 390px;margin-right: 5px;}
div.temx2 select.template-money-type {width: 50px;}
div.temx2 input.template-number, div.temx2 input.template-text, div.temx2 input.template-date {width: 447px;}
div.tem_check_label2 {width:430px;}
/* Template length 3x*/
div.temx3, fieldset.temx3 {width: 695px;}
div.temx3 select.template-enum {width: 697px;}
div.temx3 input.template-money-in {width: 635px;margin-right: 5px;}
div.temx3 select.template-money-type {width: 50px;}
div.temx3 input.template-number, div.temx3 input.template-text, div.temx3 input.template-date {width: 692px;}
div.tem_check_label3 {width:675px;}
/* Template length 4x*/
div.temx4, fieldset.temx4 {width: 940px;}
div.temx4 select.template-enum {width: 942px;}
div.temx4 input.template-money-in {width: 880px;margin-right: 5px;}
div.temx4 select.template-money-type {width: 50px;}
div.temx4 input.template-number, div.temx4 input.template-text, div.temx4 input.template-date {width: 937px;}
div.tem_check_label4 {width:920px;}
/* END Rubric template */



#messageContainer {width: 100%; display: block; text-align: center;}
#mainTemplateContainer {border-top: solid 0px black; margin-top: 5px; padding-top: 5px; margin-bottom: 5px; padding-bottom: 5px;}
#mainTemplateErrorContainer {border-top: solid 1px black; margin-top: 5px; padding-top: 5px; margin-bottom: 5px; padding-bottom: 5px;}
#addedAdDetailsContainer {border-top: solid 1px black; margin-top: 5px; padding-top: 5px; margin-bottom: 5px; padding-bottom: 5px;}
#buttonsContainer {border-top: solid 1px black; margin-top: 5px; padding-top: 5px; margin-bottom: 5px; padding-bottom: 5px;}
#placeAdContainer {border-top: solid 1px black; margin-top: 5px; padding-top: 5px; margin-bottom: 5px; padding-bottom: 5px;}
#newAddreeContainer {border-top: solid 1px black; margin-top: 5px; padding-top: 5px; margin-bottom: 5px; padding-bottom: 5px;}
div.admaintemcat div, div.adtemcat div {border-top: 1px solid #D4E1E9;}
div.admaintemcat table, div.adtemcat table {margin-top: 5px;margin-left: 10px;}
div.admaintemcat table td, div.adtemcat table td {padding-bottom: 1px;padding-top: 1px;padding-right: 10px;}
div.adtemcat {width: 100%;}
div.adtemcat {margin-top: 20px;}
td.left {width: 170px;}
td.right {font-weight: bold;}
table.wad_st td {padding-bottom: 2px;}
table.wad_st td.lf {text-align: right;}
table.wad_st td.rg {text-align: left; padding-left: 5px; font-weight:bold;}
span.chtem {border: 1px solid red; padding: 0px 3px; font-size: 12px;}
div.incontbox {font-size: 12px;}
div.incontbox tr {line-height: normal;}
span.adfootnote {font-size: 9px;color: gray;}

.requiredSpan {color: red;}
#newAddreeContainer div {padding: 3px;}	
.templateLabel {font-weight: bold;}
.fieldLabel {font-weight: bold; padding-bottom: 5px;}
.validationError {color: red;}
.addressContainer2 {border-top: solid 1px black; border-bottom: solid 1px black; margin-top: 5px; padding-top: 5px; margin-bottom: 5px; padding-bottom: 5px;}
#adTitle {width: 400px;}
#template_ad_body {width: 400px;}
#upload-video-container, #upload-images-container {border-top: solid 1px black; margin-top: 5px; padding-top: 5px; margin-bottom: 5px; padding-bottom: 5px;}
.uploaded-file-row {padding-top: 3px;margin-top: 2px; border-top: solid 1px gray; width: 500px; }
.uploaded-file-row input {margin-left: 5px;}
.upload-image {margin-left: 10px;}
.upload-message-box {font-weight: bold; font-size: 12px;margin-left: 10px;}
div.uploaded-file-row div {margin-right: 10px;}
.uploaded-file-row-name {float: left; width: 200px;}
.video-file-name {text-decoration: underline;}
.uploaded-file-row-remove-button {float: left; width: 80px;}
.uploaded-file-row-status {float: left; width: 80px;}
.uploaded-file-row-date {float: left; width: 80px;}
.uploaded-file-row-message {float: left; width: auto;}
.uploaded-file-sub-row {width: 100%;float: left;}
.clear-div-line {clear: both;}
/* #upload-video-file-list a img, #upload-image-file-list a img {border: none;margin: 0px; padding: 3px 5px 0px 10px;} */
/* #upload-video-file-list a, #upload-image-file-list a {border: none;margin: 0px; padding: 0px;} */
/* #upload-video-file-list div, #upload-image-file-list div {border-top: solid 1px #808080; margin-top: 5px; background-color: #EAF1DD; width: 60%;} */
span.file {font-weight: bold;}
.upload-status-col {margin-left: 10px;}
#selectedDiv {padding-top: 5px;padding-bottom: 5px;}
#rubricSelectorContainer select {width: 130px;}
.input-button {width: auto;height: 22px;}
.rubric-selector-search-table td {padding-right: 10px;}
.rubric-selector-search-table fieldset {padding-right: 10px; margin: 0px; padding-top: 0px;}
.rsi {float: left; height: 22px;}
.rsi-box a {border-bottom: 1px dashed #676767; text-decoration: none; color: #676767;}
.rsil {float: left; padding-top: 2px; white-space: nowrap;}
.rse {padding-top: 10px; color: red;}
/* END  Add - Edit Web and Paper Advertisement */

/* Preview thumbnails for ads list */

.imageTooltip {border: 1px solid black;}
#tooltip {position: absolute;z-index: 3000;border: 1px solid #111;background-color: #eee;padding: 0px; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
#tooltip h3, #tooltip div {margin: 0;}
/* END Preview thumbnails for ads list */

table.nofiticationListTable td {height:12px; padding:10px;}
table.nofiticationListTable tr.odd {background:#F0F5F0; border:0px solid #F0F5F0;}
.deleteArrayCol {width:10px;}
.messageTypeCol {width:10px;}
.unreadMessageCol {width:10px;}
.messageBodyCol {width:830px;}

/* Fill Account */
.FillAccountTableDiv {width:400px; margin:0px auto;}
.FillAccountTable {width:400px;}
.FillAccountTable td {padding:10px 5px;}
.FillAccountTableCol1 {width:160px; text-align:right; vertical-align:middle;}
.FillAccountTableCol2 {width:240px; text-align:left;}
.paymentLogo {padding:5px;}
.paymentTypeSelect {width:90px; height:20px;}
/* END Fill Account */

/* User Account Details */
table.transactions-details {border: solid 1px #D4D6D4; width: 100%;}
table.transactions-details td {padding-top: 3px; padding-bottom: 3px; padding-left: 8px; padding-right: 8px; border-right: solid 1px #ECEEEC;}
table.transactions-details th {background-color: #E4E6E4; border-bottom: solid 1px #ECEEEC; border-right: solid 1px #ECEEEC;}
table.transactions-details td.tr-last-col {border-right: none;}
table.transactions-details th.tr-last-col {border-right: none;}
.tr-table-header {font-size: 12px; font-weight: bold; line-height: 21px;}
.tr-table-amount {text-align: right; color: #646664; font-weight: bold;}
.tr-table-number {text-align: left; color: #646664; font-weight: bold;}
.tr-table-row-title {text-align: left; font-weight: bold; color: #343234;}
.tr-table-row-text {text-align: left; color: #646664; font-weight: bold;}
tr.tr-odd-row td {background-color: #F2F5F7;}
table.transactions-details tr.even {background-color: #F2F5F7;}
/* End User Account Details */

/* Card Payment */
table.cardPaymentTable td {padding:5px;}
table.cardPaymentTable td.c1 {text-align:right; font-weight:bolder;}
table.cardPaymentTable td.c2 {text-align:left;}
/* END Card Payment*/

/* Paypal Payment */
table.paypalCheckoutTable td {padding:5px;}
/* END Paypal Payment */

.sourceLink {}

.personalMessagesItemsFound {padding:10px; text-align:right;}
.paginationDiv a {color:#FF0000;}

/* Personal Details Page */
.countryCodeSelector {width:120px; height:23px; margin:0;}
.cityCodeSelector {width:90px; height:23px; margin:0 0 0 5px;}
.cityCodeInput {width:90px; height:19px; margin:0 0 0 5px;}
.phoneInput {width:100px; height:19px; margin:0;}
.phoneSelectTable td {padding:0 5px 0 5px;}
/* END Personal Details Page */

/* Ad Details Page */

.phonePreffixStyle {font-size:15px !important; font-family:Arial;}
.phoneBodyStyle {font-size:21px; font-family:Arial;}
/* END Ad Details Page */

/* Rubric Search */
.filters-box-w {width: 210px;}
.filters-box {width: 210px;}
#filters1 {padding-top: 0px;}
#filters1 h5 {color: black; font-weight: bold;}
#filters1 fieldset.mrfs {margin-left: 10px; margin-right: 0px;}
div.enum-box-3, div.enum-box-4 {float: left;}
div.enum-box-4 {width: 190px; padding-left: 5px;}
div.enum-box-4 label {padding: 0px;}
.tinput {height: 20px;}

.money-box {height: 18px;}
.money-box input {width: 65px; height:16px; margin: 0px; padding: 0px;}
.money-box select {font-size: 11px; height: 20px; width: 45px;}
.money-box option {font-size: 11px;}
.money-subbox-1, .number-subbox-1 {float: left;text-align: center; width: 15px;}
.money-subbox-2 {float: left;padding-left: 5px;}

.choose-value li {float: left; margin-right: 3px; padding: 2px 5px 3px;}
.choose-value a {border-bottom: 1px dotted; text-decoration: none;}

.rub-fil-del {height: 10px; border-bottom: solid 1px white; width: 100%;}
li.selected-filter {background-color: #00927E;}
li.selected-filter a {color: #FFFFFF; border-bottom: 0px dotted; border-bottom-width:0;text-decoration:none;}
li.selected-filter a:focus, li.selected-filter a:active {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}

.text-box input {width: 203px;height:16px;}

.date-box input {width: 67px; height:16px; margin: 0px; padding: 0px;}
.date-box-1 {padding-left: 2px; padding-right: 3px; cursor: pointer;}
.date-box-2 {text-align: center; padding-right: 3px;}
.date-box-3 {padding-left: 3px;}

.enum-box-1 { padding-bottom: 5px;}
.enum-box-1 span { padding-left: 5px;}
.enum-box-2 {padding-right: 10px;}

.enum-diapason-box select {width: 94px;}
input.template-number {width: 92px;}
/* END Rubric Search */

/* OpenX web rubric banners */ 
.bannerClass
{
	width:240px;
	height:240px;
	border:1px solid #B1BBC7;
	background-color:#F2F3F5;
	overflow:hidden
}

.bannerClass div a 
{
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	padding: 10px 10px 10px 10px;
	display: block; 
}

.adTitleFont {
	font-weight: bolder;
}

/*! OpenX web rubric banners */

/* Balance forcasting */
.overflowable {overflow:auto;}
.fixedColumn .fixedTable td {padding-left: 3px;padding-right:0;}
.fixedHead {background-color: #E4E6E4;border-bottom: solid 1px #ECEEEC;border-right: solid 1px #ECEEEC;padding-left: 3px;}
.fixedTable td {padding-top: 3px;padding-bottom: 3px;padding-left: 8px;padding-right: 8px;border-right: solid 1px #ECEEEC;}
tr.final-row td {background-color: #E4E6E4;}
.negative-amount {color: red; font-weight: bold;}
.last-col {border-right: none;}
/* END Balance forcasting */

.nondisplayed {display:none;}

.pl5{padding-left: 5px;}

#weatherDialog {margin: 0px 14px 7px 14px;}
#weatherForecast {border:1px solid;width:632px;height:412px;position:relative;}

.cell {height:68px;width:126px;}
.bold {font-weight:bold;}
.image {background-repeat:no-repeat;background-position:top left;}
.weather-header {
	float:left;
	background:#637D98;
	width:632px;
	height:28px;
	color:#ebeff2;
	font-size:11px;
}
.weather-header-cell {
	width:126px;
	text-align:center;
	float:left;
	display:table-cell;
}
.weather-header-cell * {
	height:28px;
	vertical-align: middle;
	padding: 0px 5px;
}
.weather-header-td {
	width:126px;
	height:28px;
	padding:0 5px;
	vertical-align:middle;
}
#rp5 {
	font-size:11px;
	float:left;
	background:#637D98;
	width:632px;
	height:15px;
	color:#ebeff2;
	text-align:center;
	text-decoration:none;
}

/* paper ad publication details table*/
table.publicationsDetails {
	margin: 3px;
	width: 366px;
/*	border: 1px solid black; */	
}

table.publicationsDetails th {
	color: #FFFFFF;
	background-color: #00A651;
	border: 1px solid black;
	text-align: center;
	padding: 5px;
}

table.publicationsDetails td {
	border: 1px solid black;
	text-align: right;
	padding: 5px;
}

iframe.shim { position: absolute; top: 0; left: 0; width: 100%; margin: 0; padding: 0; border: 0; z-index: 0; }

div.red {
	color: red;
}

.bt-body {background-color: #00A651; float: left; cursor: pointer;}
.bt-body a {cursor: pointer; text-decoration: none; color: #FFFFFF; padding: 0px 5px 0px 5px;}
.bt-end {float:left; height: 21px; width: 10px; background-position: -78px 0; background-image: url(../images/icons.png); background-repeat: no-repeat;}
.trans-filter-table {width: 100%;}
.trans-filter-table td {vertical-align: middle;padding-right: 15px; }
tr.trans-filter-second-tr td {padding-top: 15px;}
.emptyListMes {text-align: center; font-size: 15px; font-weight: bold; color: #676767; padding: 20px 0px 20px 0px;}
.ad-index-td {width: 10px;}
.adlist li a.ad-index-link {text-decoration: underline;font-weight: normal; color: #F15A24;}
.adlist li a.ad-index-none-link {text-decoration: none;font-weight: normal; color: #F15A24;cursor: default;}

a.strike {text-decoration: line-through;}

/*simpletips stuff*/
.simpletip_tooltip {
	background-color:#F5F5B5;
	border:1px solid #DECA7E;
	color:#303030;
	font-size:12px;
	line-height:18px;
	padding:10px 13px;
	position:absolute;
	z-index:9999;
	width: auto;
	white-space: nowrap;
}

.divAdminQuestion {
	background:#f2f3f5;
	border:#3C5D7E 1px solid; 
	position:absolute;
	display:none;
	top:0;
	left:0;
	padding:10px;
	height: 180px; 
	width:350px; 
	z-index: 9;
}

#questionContainer {
	width:1px;	
	float:right;
	background: #3C5D7E;
	height:27px;
}

/* Highlighting search results - used in span*/
.highlight {
	 /* background: #ff0; */
	 background: none;
	 font-weight:;
	 color:#009245;
	 font-weight:bold;
	 text-decoration: none;
}

.adsListElement em span.highlight {
	 text-decoration: none;
}

/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

.imageWait {
	background: url("../images/ad/ajax-loader.gif") no-repeat;
	color: black;
	height:100%;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	color: #676767;
}

.imageWaitx75 {
	background-position: 30px 30px;
}

.imageWaitx50 {
	background-position: 20px 20px;
}

.imageWaitx12090 {
	background-position: 50px 35px;
}

.border_bottom td {
	border-bottom:1px solid #ffffff  !important;
}

a.rubric_path:link {text-decoration: none}
a.rubric_path:visited {text-decoration: none}
a.rubric_path:active {text-decoration: none}
a.rubric_path:hover {text-decoration: underline}


/* Info pages */
#info-page {
	width: 960px;
	height: auto;
	margin: 25px 0px 10px;
}

#info-page-left {
	width: 280px;
	height: 100%;
	float: left;
}

.info-page-left {
	width: 280px;
	height: 100%;
	padding-bottom: 20px;
}

.info-page-left .title, #info-page-left .title, #info-page-right .title {
	font-size: 20px;
	margin-left: 10px;
	/*margin-bottom: 15px;*/
	font-weight: bold;
	height: auto;
}

.info-page-left .heading, #info-page-left .heading, #info-page-right .heading {
	font-size: 16px;
	line-height: 22px;
	margin-left: 10px;
	margin-top: 15px;
	font-weight: bold;
	height: auto;
}

.info-page-left .heading, #info-page-left .heading {
	text-decoration: underline;
}

#info-page-right {
	width: 660px;
	height: auto;
	float: right;
}

.info-page-regions {
	width: 280px;
	height: auto;
	margin: 10px 0px;
	background-color: #F2F5F7 !important;
	clear: both;
	float: left;
}

div.info-page-regions a {
	display: block;
	padding: 5px 0px 5px 10px;
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 20px;
	text-decoration: underline;
	/*width: 50%;*/
	width: 130px;
	height: auto;
	float: left;
}

.info-page-region-content {
	width: 640px;
	height: auto;
	margin: 10px 0px;
	padding: 10px 10px;
	border: solid 1px #F2F5F7;
	background-color: #FEFEFE;
	float: right;
	font-size: 14px;
}

.info-page-region-content p {
	margin: 10px 5px;
}

.info-page-region-content img {
	float: right;
	margin-left: 10px;
}

/***/
.word_wrap {
	word-wrap: break-word;
}

.upload_button{
	background-position:0 0;
	background-image:url(../javascripts/jquery/upload/XPButtonNoText_61x22.png);
	background-repeat:no-repeat;
	font-size:12px;
	height:18px;
	padding-top:4px;
	text-align:center;
	width:61px;
	color: black;
}

.upload_button.hover {background-position: 0 -22px;}
.upload_button_disabled {background-position: 0 -66px;}

.mandatory_warning {border: 2px solid red;}

.btn_close {
	background:url(../styles/jquery/images/lightbox-btn-close.png);
	height:16px;
	position:absolute;
	right:7px;
	top:6px;
	width:16px;
}

.print {
	background-image:url(../images/print.png);
	background-repeat:no-repeat;
	height:25px;
	width:24px;
	float:right;
	margin-top:-25px;
	cursor:pointer;
}

.prlnk .print {
	margin-top: -5px;
}	

.status {text-align: right; margin-left: 15px; float:left;}

.addetailsDiv {width:660px;}
.addetailsLeft {width:340px;float:left;text-align:left;}
.addetailsRight {width:310px;float:right;}
.addetailsNotepad {width: 250px;text-align:center;}
.addetailsType {float:right;margin:10px 10px 0 0;}

.addetailsBody {margin-left:10px;}

.p15 {padding:15px 10px;}
.pt15 {padding:15px 0;}
.mb10 {margin-bottom:10px;}

.user, .ruser {
	background-image:url(../images/user.png);
	background-repeat:no-repeat;
	height:15px;
	width:12px;
}

.ruser {background-position:0 0;  padding-left:17px;}
.user {background-position:0 -15px;  padding-left:17px;}

.emptyAdsSearch {margin:0px 0px 0px 10px;}

.tvChannelColumn {width:330px; float:left;}
.tvChannel {width:310px; padding:10px; border:0px solid green;}
.tvChannelLogo {width:50px; float:left; margin-right:10px; padding:4px;}
.tvChannelHeader {width:242px; float:left;}
.tvChannelHour {width:31px; padding:3px; font-size:12px; font-weight:bolder;}
.tvChannelItem {width:267px; padding:3px; font-size:12px; font-weight:normal;}

table.detailedCalculation {border:1px solid #D4E1E9; font-size:12px; font-family:arial, sans-serif;}
table.detailedCalculation th {border:1px solid #D4E1E9; color:#00A651; text-align:center; padding:5px;}
table.detailedCalculation td {border:1px solid #D4E1E9; color:#676767; text-align:right; padding:3px;}

.ishows, .iviews{
background-image:url(../images/ad/views.png);
background-repeat:no-repeat;
height:15px;
width:18px;
}
.iviews {background-position:0 -15px;}
.prl20 {position: relative; left: 20px;}

.activate, .suspend{
background-image:url(../images/ad/graphic.png);
background-repeat:no-repeat;
height:15px;
width:15px;
}
.activate {background-position:0 -15px;}
td.tgraphic  {width:20px;}

/* popup---------------------------------------- */
.popup500 {width:470px; padding:15px; background-color:#FFF;}
.popupbrd {border: 1px solid #3C5D7E; padding:20px;}

.tokcancel {width:100%;}
.tokcancel td {text-align:center; vertical-align:middle;}
.tokcancel .t75 {width:75%;}
.tokcancel .t25 {width:25%;}

.cancel {color:#3C5D7E; font-size:15px;}

.popupcost {width:100%; font-size:15px;}
.popupcost h4 {font-size:18px; color:#00A651; padding-bottom:0;}
.popupcost a.f13 {color:#3C5D7E; line-height:21px;}
.w100px {width:100px;}