/* Mediaplanner header */

#content {
	position: relative;
}

#mediaplannePageHead {
	padding-top:15px;
	padding-bottom:10px;
	background:url('../../images/netchart/main-page-top-line.png') repeat-x;
	border-bottom:1px solid #ccc;
	height:45px;
	position: relative;
	*zoom:1;
}


#mediaplannePageHead .serviceLogo,
#mediaplannePageHead .serviceLogo span {
	display:block;
	width:156px;
	height:45px;
	overflow: hidden;
}

#mediaplannePageHead .serviceLogo {
	color: #ea688e;
	font: italic bold 19px/41px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	position: relative;
	float: left;
	margin-right: -100%;
}

#mediaplannePageHead .serviceLogo a {
	color: #ea688e;
}

#mediaplannePageHead .serviceLogo span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/mediaplanner/mediaplanner-logo.png);
}


#mediaplannePageHead .title {
	margin-left: 20%;
	float: left;
	line-height: 15px;
	padding-top: 13px;
	/*border: 1px solid;*/
}

* html #mediaplannePageHead .title {
	display: inline;
}

#mediaplannePageHead #ChangeNameDiv {
	position: absolute;
	top: 5;
	left: 20%;
	width: 80%;
	height:55px;
	background: #ffffff;
	display: none;
}

#mediaplannePageHead #ChangeNameDiv input {
	margin-top: 13px;
	width: 50%;
}

#mediaplannePageHead .title .planname {
	font-size: 19px;
	font-weight: normal;
	position: relative;
	border-right: 1px solid transparent;
	//border-right: none;
}

#mediaplannePageHead .planname .planStatus {
	display: block;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	//top: 0;
	//margin-top:22px;
	color: #999999;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
}


#mediaplannePageHead .title .link {
	margin-left: 3px;
	line-height: 13px;
}


#mediaplannePageHead .userInfo {
	float: right;
	text-align: right;
	font-size: 13px;
	line-height: 18px;
	padding-top: 5px;
	position: relative;
	z-index: 100;
}


#mediaplannePageHead .userInfo .exit {
	color: #ad0033;
	border-color: #ad0033;
	margin-left: 5px;
	line-height: 1em;
}

* html #mediaplannePageHead .userInfo .exit:hover {
	border-color: #ffffff;
}

#mediaplannePageHead .userInfo .myMediaplans {
	font-size: 11px;
	margin-top: 3px;
	display: -moz-inline-stack;
	display: inline-block;
}

#mediaplannePageHead  .saveLnk {
	float: right;
	text-align: right;
	font-size: 13px;
	line-height: 18px;
	padding-top: 13px;
}



/* Sections */

.section {
	margin-top: 35px;
	position: relative;
}

* html .section {
	zoom: 1;
}

#parametersSection {
	z-index: 100;
}

#domenListSection {
	z-index: 90;
}

#selectedDomensSection {
	z-index: 80;
}

.section .description {
	width: 19%;
	float: left;
	margin-right: -100%;
	padding-bottom: 5px;
	overflow: hidden;
}

.section .description .wrapp {
	padding-right: 30px;
}

.section .description p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 1em;
}

.section .description .link {
	font: 14px/1.4em Georgia, "Times New Roman", Times, serif;
}

.section .absValues {
	position: relative;
	margin-top: 25px;
	padding: 3px 0 0 23px;
}

.section .absValues input {
	position: absolute;
	left: 0;
	top: .1em;
}

* html .section .absValues {
	zoom: 1;
}

.section .description .addSites {
	margin-top: 50px;
	padding: 50px 10px 10px 10px;
	background: #fffaba url(../../images/mediaplanner/ico-check.png) no-repeat 10px 10px;
}



/*.section .description .addSites a {
	line-height: normal;
}*/




.section .mainpart {
	margin-left: 20%;
	position: relative;
	*zoom: 1;
}

.section .collapsed {
	font-size: 13px;
	line-height: 15px;
	height: 15px;
	padding: 13px 15px 17px 15px;
	border: 2px solid;
	margin-left: 20%;
	position: relative;
	display: none;
}

.section .collapsed a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}

#parametersSection .collapsed { border-color: #e95c85; }
#domenListSection .collapsed { border-color: #dddddd; }
#selectedDomensSection .collapsed { border-color: #b6b6b6; }


#formContainer {
	border: 2px solid #e95c85;
	position: relative;
	padding: 10px;
}

#formContainer h3,
#ChooseActivity h3,
#ChooseAuditory h3,
#ChooseCategory h3{
    font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}


#formContainer .col1 {
	width: 75%;
	float: left;
}

#formContainer .col2 {
	float: right;
	width: 140px;
	padding-right: 30px;
}

#formContainer .column {
	float: left;
	width: 35%;
}

#formContainer .column.first {
	width: 29%;
}

#formContainer .subSection {
	margin-top: 10px;
}


#formContainer span.button {
	position: relative;
	/*display: -moz-inline-stack;*/
	display: block;
	float: left;
	clear: left;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	padding: 7px 8px 9px 25px;
	border: 1px solid #cccccc;
	*zoom: 1;
}

* html #formContainer span.button {
	display: inline;
}

#formContainer .col2 span.button {
	width: 110px;
	margin-bottom: 8px;
}

#formContainer .button .num {
	font-size: 11px;
	display: block;
	width: 15px;
	text-align: center;
	position: absolute;
	top: 7px;
	left: 5px;
	color: #000000;
}

#formContainer .button .num.nul {
	color: #999999;
}

#formContainer .button a {
	text-decoration: none;
	border-bottom: 1px dashed;
}

#formContainer .button a:hover {
	border-bottom: none;
}


#formContainer p {
	margin-bottom: 3px;
	padding-left:22px;
	padding-right: 10px;
	position: relative;
	font-size: 12px;
	line-height: 18px;
	*zoom: 1;
}

#formContainer input,
#formContainer label {
	vertical-align: middle;
}

#formContainer input {
	position: absolute;
	top: 0;
	left: 0;
}

#formContainer label {
	/*margin-left: 5px;*/
}

#formContainer .search {
	padding-top: 5px;
}

#formContainer .search label {
	margin-left: 0;
	display: block;
	clear: left;
	padding-bottom: 5px;
}

#formContainer .search input {
	position: relative;
	top: auto;
	left: auto;
}

.overlay {
	position: absolute;
	background: #ffffff;
	border: 2px solid #666666;
	padding: 15px 45px 15px 15px;
	display: none;
    z-index: 9000;
}

.overlay .close {
	right: 15px;
	top: 15px;
}

.overlay h3 {
	font-size: 15px !important;
}

.overlay table {
	float: left;
	clear: right;
	margin-left: -10px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0;
}

.overlay table td {
	vertical-align: top;
	padding: 0 0 0 10px;
	border-bottom: none;
}

.overlay table td p {
	white-space: nowrap;
}



/* cections tables */

.tableContainer {
	position: relative;
	font-size: 11px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.tableContainer div.headborder {
	position: absolute;
	width: 100%;
	height: 3.2727em;
	top: 0;
	left: -1px;
	padding-right: 2px;
	background-image: url(../../images/mediaplanner/mediaplanner-table-header-bg.png);
	z-index: 0;
}

#domenListTable {
	height: 48.727em;
}

* html #domenListTable {
	height: 536px;
}

.tableContainer table {
	position: relative;
	z-index: 1;
}


.section thead tr {
	height: 3.2727em;
	background: #dddddd url(../../images/mediaplanner/mediaplanner-table-header-bg.png) repeat-x 0 0;
}

.section th {
	height: 3.2727em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(../../images/mediaplanner/table-header-line.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

.section th a,
.section th span.asc,
.section th span.desc {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 15px 2px 6px;
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
}

.section th a:active {
	outline: none !important;
}

.section th a.desc,
.section th span.desc,
.section th.headerSortDown span {
	background-image: url(../../images/mediaplanner/desc.gif);
}

.section th a.asc,
.section th span.asc,
.section th.headerSortUp span {
	background-image: url(../../images/mediaplanner/asc.gif);
}

/*.section th div {
	padding: 6px;
	border-left: 1px solid #cccccc;
}*/


.section td {
	border-bottom: 1px solid #cccccc;
}

.section tr.selected td {
	border-bottom-color: #ccc895;
}


.section tr.even td {
	border-bottom-color: #e5e5e5;
}

.section tr.even.selected td {
	border-bottom-color: #e5e1a7;
}


.section td {
	padding: 0 6px;
	border-left: 1px solid #f2f2f2;
	height: 2.1818em;
	min-height: 24px;
	line-height: 2.1818em;
	white-space: nowrap;
	vertical-align: middle;
}

.section td div {
width: 100%;
	overflow: hidden;
}

.section tr.selected {
	background-color: #fffaba;
}

.section tr.selected td {
	border-left-color: #f2edb1;
}

.section tr.viewDomen {
	background-color: #bcd984;
}

.section tr.viewDomen td {
	border-left-color: #b2ce7d;
	border-bottom-color: #bcd984;
}


.section table .check {
	width: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
	text-align: center;
	vertical-align: middle;
	border-left: none;
}

.section table .check input {
	margin: -1px;
	outline: none;
}


.section td.domen a,
.section td.domen span {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	line-height: 1em;
	border-bottom: 1px dashed #a5cc5a;
	cursor: pointer;
}

.section tr.viewDomen td.domen a,
.section tr.viewDomen td.domen span {
	color: #000000;
	border-bottom: none;
}

.section td.domen a:hover, .section td.domen span:hover {
	border-bottom: none;
}


.section table .category{
	width: 25%;
}
.section table .position{
	width: 12%;
	text-align: center;
}
.section table td.position {
	padding-right: 50px;
	text-align: right;
}
.section table .reach{
	width: 8%;
}
.section table .visitors{
	width: 13%;
	text-align: center;
}
.section table td.visitors {
	padding-right: 50px;
	text-align: right;
}

.section table .view {
	width: 13%;
	text-align: center;
}
.section table td.view {
	padding-right: 50px;
	text-align: right;
}

/*.section tbody .view{
	border-right: 1px solid #cccccc;
}*/





.section .tableFooter {
	width: 100%;
	background: #dddddd url(../../images/mediaplanner/mediaplanner-table-footer-bg.png) repeat-x 0 100%;
}

.section .tableFooter .pages {
	font-size: 12px;
	text-align: center;
	padding: 0 15px;
	height: 3em;
	line-height: 3em;
	font-weight: bold;
	word-spacing: 7px;
}

.section .tableFooter .pages a.active {
	text-decoration: none;
	color: #000000;
	cursor: text;
}

.section .tableFooter .pages a:hover {
	text-decoration: none;
}

.minHeightFooter {
	height: 6px;
}



.domenInfo {
	position: absolute;
	top: 0;
	left: 29%;
	width: 71%;
	font-size: 11px;
	height: 52em;
	background: #d2e5ad url(../../images/mediaplanner/domen-info-bg.png) repeat-y 0 0;
	z-index: 500;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: -2px;
	border-right: 1px solid #ffffff;
}

* html .domenInfo {
	height: 572px;
}

.domenInfo .close {
	right: 8px;
	top: 8px;
	background-image: url(../../images/mediaplanner/domen-info-close.png);
}

.domenInfo h2 {
	font-size: 13px;
	height: 2.769em;
	line-height: 2.769em;
	padding: 0 34px 0 13px;
	font-weight: bold;
}

* html .domenInfo h2 {
	height: 36px;
	line-height: 36px;
}

.domenInfo h2 span {
	font-weight: normal;
}

.domenInfo h2 span a {
	text-decoration: none;
	line-height: normal;
	border-bottom: 1px dashed;
}

.domenInfo h2 span a:hover {
	border-bottom: none;
}

.domenInfo  .wrapp {
	padding: 0 3px 4px 3px;
	position: relative;
}

.domenInfo .body {
	background: #ffffff;
	font-size: 11px;
	height: 46.5454em;
	padding: .909em;
	position: relative;
	overflow: auto;
}

* html .domenInfo .body {
	height: 512px;
	padding: 10px;
}

.domenInfo .category {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.domenInfo .body .column {
	float: left;
	clear: right;
	width: 50%;
	margin-right: -1px;
}

.domenInfo .col1 {
	padding-right: 20px;
}

.domenInfo .col2 {
	padding-left: 20px;
}

.domenInfo .descript {
	margin-top: 15px;
	font-size: 13px;
	line-height: 18px;
}

.domenInfo .sect {
	margin-top: 15px;
	font-size: 11px;
	line-height: 18px;
}

.domenInfo .sect .subsect {
	margin-top: 5px;
}

.domenInfo h3 {
	font-weight: bold;
}

.domenInfo .male { color: #5cb6e9; }
.domenInfo .female { color: #ec7497; }
.domenInfo .age { color: #1f93a8; }
.domenInfo .mstatus { color: #4b757d; }
.domenInfo .residence { color: #3f806b; }
.domenInfo .area { color: #666666; }

.domenInfo h4 { color: #000000; }

.p0 { font-size: 10px; }
.p10 { font-size: 11px; }
.p30 { font-size: 13px; }
.p40 { font-size: 14px; }
.p50 { font-size: 15px; }


.domenInfo .nums {
	margin: 5px 0 0 -15px;
}

.domenInfo .nums ins {
	text-decoration: none;
	display: -moz-inline-stack;
	display: inline-block;
	width: 40%;
	margin: 15px 0 0 15px;
	vertical-align: top;
}

.domenInfo .nums ins b {
	display: block;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
}

.domenInfo .nums .num {
	font-size: 19px;
	line-height: 1em;
	white-space: nowrap;
}


/* ********************* */
/* Dialog */

.dialog {
	position: relative;
	z-index: 9999;
}

.dialog .wrapp {
	border: 2px solid #cccccc;
	background: #ffffff;
	padding: 15px;
	position: relative;
	overflow: hidden;
}

.dialog .close {
	right: 15px;
	top: 15px;
}

.dialog  h3 {
	font: italic bold 15px/16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}

.dialog .column {
	float: left;
	clear: right;
}

.dialog .cols2 .column {
	width: 43%;
	margin-right: 5%;
}

#SaveDialog,
#EnterDialog {
	margin-left: 20%;
	width: 80%;
	position: absolute;
	top: 117px;
	left: 10px;
}

#EnterDialog {
margin-left: 45%;
width: 18%;
}


#SaveDialog .wrapp,
#EnterDialog .wrapp {
	border-color: #e95c85;
}

#SaveDialog p,
#EnterDialog p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 1em;
}

#SaveDialog input.txt,
#EnterDialog input.txt {
    color: gray;
    width: 16.5em;
	display: block;
	margin-top: .7em;
}

#SaveDialog button,
#EnterDialog button {
	margin-top: 1.2em;
}

#SaveDialog .formLine,
#EnterDialog .formLine {
	position: relative;
}

#SaveDialog div.error,
#EnterDialog div.error {
	font-size: 10px;
	line-height: 10px;
	display: none;
	width: 21em;
	margin-bottom: -2px;
	padding-top: 2px;
}

#SaveDialog input.error,
#EnterDialog input.error {
	outline: 1px solid #ad0033 !important;
}




/* My Mediaplans */

ul.mediaplansList {
	padding: 0;
	margin: -15px 0 0 0;
	list-style-type: none;
	margin-right: 15%;
}

ul.mediaplansList li {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 2px;
	font-size: 12px;
	line-height: 17px;
}

ul.mediaplansList li.odd {
	border-bottom-color: #cccccc;
}

.mediaplansList .col1,
.mediaplansList .col2 {
	float: left;
	clear: right;
	padding: 10px 0;
}

.mediaplansList .col1 {
	width: 55%;
	margin-right: 5%;
	padding-left: 20px;
	margin-left: -20px;
}

.mediaplansList h3 {
	font-size: 15px;
	line-height: 1.4em;
}

.mediaplansList h3 a.del {
	color: #ad0033;
	border-bottom-color: #ad0033;
	margin-left: 7px;
	font-size: 12px;
	line-height: 12px;
	display: none;
}

.mediaplansList .date {
	color: #666666;
}

.mediaplansList .num {
	color: #999999;
}

.mediaplansList .col2 a {
	display: none;
}



#MyMediaplans .infoTxt {
	margin-right: 15%;
	margin-top: 15px;
}

#MyMediaplans .infoTxt p {
	margin-left: 60%;
	padding: 2px;
	font-size: 11px;
	line-height: 16px;
}


/* register */

#registration {
	margin-bottom: 50px;
}

#registration #mediaplannePageHead {
	height: auto;
}

#registration .regForm {
	clear: left;
	margin-left: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#registration .regForm p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}

#registration label {
	display: block;
	margin-bottom: .2em;
}

#registration input {
	width: 200px;
}

#registration p.mail,
#registration p.pw {
	margin-bottom: 20px;
}

#registration .mail label {
	font-size: 12px;
}

#registration .mail span {
	font-size: 17px;
}


#registration .button {
	margin-left: 20%;
	margin-top: 20px;
}


/* ***************************** */
/* Help */


.helpbut {
	/*display: block;
	background-image: url(../../images/netchart/help-ico.png) !important;*/
}

.help {
	position: relative;
}

span.inline {
	display: -moz-inline-stack;
	display: inline-block;
	position: relative;
	line-height: inherit;
	*zoom: 1;
}

h3.help .helpbut {
	display: inline;
	right: auto;
	left: auto;
	margin-left: 3px;
}

.tableContainer th span.help {
	display: block;
}



.tableContainer th span.help .helpbut {
	left: 50%;
	margin-left: -12px;
	right: auto;
	top: 0;
	margin-top: -19px;
}

.button .helpbut {
	top: 50%;
	margin-top: -12px;
	left: 100%;
	margin-left: -6px;
	right: auto;
}

.inline .helpbut {
	top: -13px;
	left: 3px;
	right: auto;
	margin-right: -23px;
}