/*@charset "utf-8";*/
/* CSS Document */

/*														GENERAL STYLES FIRST									*/

html, body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background:url(../img/gui/body_bkg.gif) repeat-x #a3a9b0;
}

img { border:none; }

.clearance {
	clear:both;
	height:0;
	margin:0;
}

a {
	color:#0071fb;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

input, select {
	vertical-align:middle;
	cursor:pointer;
}
select.txt, input.txt, textarea.txt {
	vertical-align: middle;
	cursor:auto;
	border:1px #CCCCCC solid;
	color:#336699;
	font-family:Tahoma;
	font-size:12px;
	padding:2px;
}

textarea.big {
	height:25px;
	font-size:18px;
	padding:5px;
	color:#000000;
}

.chyba {
	border:#FF0000 1px solid !important;
}
input.txt, input.chyba {
	height:18px;
}

input.butt {
	height:23px;
	background: #008cff;
	cursor:pointer;
	border: #004dc2 1px solid;
	border-top: #008cff;
	border-left: #008cff;
	vertical-align: middle;
	margin:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	min-width:95px;
	_width:95px;
	padding:0 8px 0 8px;
	overflow:visible;
}

input.butt:hover { background: #2c9ffe; }
input.slight {
	background:#979da4;
	border: #646a71 1px solid;
	border-top: #979da4;
	border-left: #979da4;
}
input.slight:hover { background: #999999; }

.highlight { background:#ffffa5; }

th {
	padding:12px;
	height:18px;
	background:#e8f4fc;
	color:#336699;
	border-top:1px solid #ffffff;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
}
th a { color:#000000;}

th span.caption {
	font-size:10px;
	color: #666666;
	font-weight:normal;
}
table.sortedtable tr:hover, table.sortable tr:hover { background-color:#FFFF99; }
table.sortedtable th:hover, table.sortable th:hover { cursor:pointer; }

tr.poor_header th { border:none; border-bottom:1px solid #d7d7d7; text-align:left; }

tr.even { background:#f2f2f2; }
tr.odd { background:#e9e9e9; }
tr.even:hover, tr.odd:hover { background:#ffffe2; }

.title {
	display:block;
	margin:5px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

.blue { color: #0000FF; }
.orange { color:#FF6600; }
.red { color:#FF0000; }
.login { color:#FFFFFF; font-size:16px; text-align:left; }
.center { text-align:center; }

.left { float:left; }
.right { float:right; }

.bold { font-weight:bold; }

.debit { color:#dc0000; }
.credit { color:#009933; }

.content_spacer { text-align: left; margin: 0; padding:20px; 
}
.content_spacer p{
	margin: 0; padding: 0;
}
.tleft {text-align:left}
.tright {text-align:right;}

.contentNews {
	float:left;
	width:494px;
	_width:492px;
	border-right:1px solid #d3d3d3;
	font-size:12px;
	padding:25px;
	color: #4d4d4d; 
}
.contentNews h2 {
	color: #0072fe; 
	font-size:13px;
	font-weight:bold;
}
h1 {
	display:block;
	height:24px;
	margin:0;
	padding:6px 0 0 12px;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#666666;
	background:url(../img/gui/h1_bkg.gif) repeat-x;
	-moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px;
}

/*														OTHER ELMENTS										*/

div#canvas {
	width:1000px;
	margin:0 auto;
	background:#FFFFFF;
	position: relative;
    z-index: 9;
	
}

div#topbar {
	height:33px;
	width:1000px;
	margin:0;
	background:#FFFFFF;
}

div#header {
	width:1000px;
	height:69px;
	background:url(../img/gui/header.jpg) #001859 no-repeat;
	background-position:155px;
}

div.header_info {
	float:left;
	padding:8px;
	width:384px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#header_message {
	float:left;
	height:24px;
	width:744px;
	padding:35px 35px 0 0;
	text-align:right;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}

div#body_canvas {
	min-height:300px;
	height:auto !important;
	height:300px;
	width:1000px;
	margin-top:10px;
	border-top:1px #CCCCCC solid;
	background:url(../img/gui/leftmenu_bkg.gif) #d1d4d8 repeat-y;
}

.body {
	float:right;
	margin:10px 10px 0 10px;
	_margin:10px 5px 0 5px;
	background:#f1f2f3;
	width:817px;
	font-family:Tahoma;
	font-size:11px;
	border-top:1px #ffffff solid;
	padding:0;
	padding-bottom:3px;
	background:url(../img/gui/body_foot.gif) repeat-x bottom #f1f2f3;
-webkit-box-shadow: 2px -1px 4px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    2px -1px 4px rgba(50, 50, 50, 0.5);
box-shadow:         2px -1px 4px rgba(50, 50, 50, 0.5);
-moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px;
}

div#footnote {
	width:787px;
	padding:22px 25px 38px 188px;
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	background:url(../img/gui/leftmenu_bkg.gif) #d1d4d8 repeat-y;
	color:#4c4c4c;
}
div#main_footer {
	padding: 20px 30px 0 30px;
	clear:both;
	text-align:center;
	background:url(../img/gui/footer.jpg) no-repeat;
	height:16px;
	font-family:Tahoma;
	font-size:11px;
}


/*													MENU										*/

div#topmenu {
	margin:0;
	padding:0;
	height:30px;
	width:1000px;
	background:url(../img/gui/topmenu_bkg.jpg) no-repeat;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:left;
}

div#topmenu ul {
	list-style-type: none;
	height:30px;
	margin:0;
	padding:0;
}
div#topmenu ul li  {
	display:inline;
	margin:0;
}

div#topmenu ul li a {
	float:left;
	display:inline;
	text-align:center;
	margin:0;
	padding:0;
	padding-top:7px;
	margin-right:1px;
	width:113px;
	height:29px;
	color:#FFFFFF;
	text-decoration:none;
}

div#topmenu ul li a.por1 {background:url(../img/gui/topmenu_1.gif) top left no-repeat;}
div#topmenu ul li a.por2 {background:url(../img/gui/topmenu_2.gif) top left no-repeat;}
div#topmenu ul li a.por3 {background:url(../img/gui/topmenu_3.gif) top left no-repeat;}
div#topmenu ul li a.por4 {background:url(../img/gui/topmenu_4.gif) top left no-repeat;}
div#topmenu ul li a.por5 {background:url(../img/gui/topmenu_5.gif) top left no-repeat;}
div#topmenu ul li a.por6 {background:url(../img/gui/topmenu_6.gif) top left no-repeat;}
div#topmenu ul li a.por7 {background:url(../img/gui/topmenu_6.gif) top left no-repeat;}

div#topmenu ul li a.por1:hover {background:url(../img/gui/topmenu_1_h.gif) top left no-repeat;}
div#topmenu ul li a.por2:hover {background:url(../img/gui/topmenu_2_h.gif) top left no-repeat;}
div#topmenu ul li a.por3:hover {background:url(../img/gui/topmenu_3_h.gif) top left no-repeat;}
div#topmenu ul li a.por4:hover {background:url(../img/gui/topmenu_4_h.gif) top left no-repeat;}
div#topmenu ul li a.por5:hover {background:url(../img/gui/topmenu_5_h.gif) top left no-repeat;}
div#topmenu ul li a.por6:hover {background:url(../img/gui/topmenu_6_h.gif) top left no-repeat;}
div#topmenu ul li a.por7:hover {background:url(../img/gui/topmenu_6_h.gif) top left no-repeat;}

div#topmenu ul li a.active {background:url(../img/gui/topmenu_a.gif) top left no-repeat; color:#0072fe;}
div#topmenu ul li a.active:hover {background:url(../img/gui/topmenu_a.gif) top left no-repeat; color:#0072fe;}

div#leftmenu {
	float:left;
	width:163px;
}

div#leftmenu a {
	display:block;
	padding:10px 0 10px 15px;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #c5c8cb solid;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}
div#leftmenu a:hover {
	background:#FFFFFF;
	color:#0072fe;
	border-right:1px #c5c8cb solid;
}
div#leftmenu a.active {
	font-weight:bold;
	color:#003f87;
	background:url(../img/gui/tiny_arrow.gif) no-repeat;
	background-position:right;
}

div.campaignmenu { width:817px; border-bottom:4px solid #5b5e62; height:30px; }

div.campaignmenu a { display:inline; float:left; background:transparent; height:20px; text-align:center; font-size:12px; color:#000000; text-decoration:none; width: auto; margin-right: 10px; padding:5px; }
div.campaignmenu a:hover {
	text-decoration:underline;
}
div.campaignmenu a span {
	font-size:14px;
	font-weight:bold;
}
div.campaignmenu a.active {
	color:#ffffff;
	background:#5b5e62;
	font-weight:bold;
	padding-top:5px;
}

/*														PAGING						*/

.navigation {
	width:71px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	cursor:pointer;
}

.back {	background:url(../img/gui/navigation_back.gif) no-repeat; }
.next {	background:url(../img/gui/navigation_next.gif) no-repeat; }

.paging a { text-decoration:none; }
.paging a.active { color:#000000; }

/*														CAMPAIGNS					*/

table.campaign_list th {
	padding:5px;
	margin:0;
	background:#e8f4fc;
	color:#336699;
	vertical-align:top;
}

table.campaign_list td {
	padding:7px 3px;
	margin:0;
	border-color:#d7d7d7;
	border-style:solid;
	border-width:0 1px 1px 0;
	color:#576569;
}

table.campaign_list tr.even { background:#f2f2f2; }
table.campaign_list tr.odd { background:#e9e9e9; }
table.campaign_list tr:hover { background:#ffffe2; }

table.campaign_list td.number { text-align:right; }
table.campaign_list td.center { text-align:center; }
table.campaign_list td.text { text-align:left; }

div#camp_options {
	border:1px #006ce9 solid;
	padding:0;
	margin:0;
	font-size:12px;
	width:175px;
}
div#camp_options a {
	display:block;
	margin:0;
	padding:0;
	color:#006ce9;
	text-decoration:none;
}
div#camp_options a.odd { background:#e8f4fc; }
div#camp_options a.even { background:#f6fafc; }
div#camp_options a:hover { background:#ffffff; }

/*													OTHERs						*/

.title_count { color:#7db2ff; }

.form_title {
	margin:10px 0 0 0;
}
.xform_title {
  margin:0 0 0 0;
}
.form_title_wch { line-height: 16px; }
.form_title .caption {
	color: #666666;
	margin-left:8px;
}

.titlecaption {
	z-index:2;
	font-weight:bold;
	font-size:12px;
	position:relative;
	bottom:2em;
	float:right;
	padding-right:10px;
}
.titlecaptionTypeBubble {
	z-index:2;
	font-weight:bold;
	font-size:11px;
	position:relative;
	bottom:2em;
	float:left;
	padding-left:200px;
}

table.ban_list a {
	color: #000000;
	text-decoration:none;
}
table.ban_list .banned {
	font-weight:bold;
	text-decoration:line-through;
}
table.ban_list a:hover { text-decoration:underline; }

table.transaction_list th {
	padding:8px;
	margin:0px;
	background:#e8f4fc;
	color:#336699;
	vertical-align:top;
}

table.transaction_list td {
	padding:5px;
	margin:0px;
	border-color:#d7d7d7;
	border-style:solid;
	border-width:0 1px 1px 0;
	color:#576569;
	height:33px;
}

table.transaction_list tr.even { background:#f2f2f2; }
table.transaction_list tr.odd { background:#e9e9e9; }
table.transaction_list tr:hover { background:#ffffe2; }

table.transaction_list td.number { text-align:right; }
table.transaction_list td.center { text-align:center; }
table.transaction_list td.text { text-align:left; }

table.horizontal_graph th {
	background:#dfdfdf;
	padding:10px;
	color:#000000;
	width:770px;
	text-align:left;
	border:none;
}
table.horizontal_graph td {
	padding:10px;
}

.graph_bar  { background:#3182d3; margin:0 auto; padding:0; font-size:0; z-index: 1000; cursor:pointer; }
.graph_barI { background:#3182d3; margin:0 auto; padding:0; font-size:0; z-index: 1000; cursor:pointer; }
.graph_bar:hover { background:#0066cc; cursor: pointer; }

.slidebar {
	 border:1px #7f7f7f solid;
	 background:url(../gui/slidebar_bkg.gif) #eeefee repeat-x;
	 text-align:left;
}

div.systemmessage {
	float:right;
	margin:10px 10px 0;
	_margin:10px 5px 0 5px;
	width:734px;
	font-family:Tahoma;
	font-size:11px;
	padding:15px 15px 15px 65px;
	color:#4c4c4c;
}
div.systemmessage span {
	font-weight:bold;
	color:#000000;
}
div.ok {
	border:1px solid #009933;
	background:url(../img/gui/message_ok.gif) #ccffcc no-repeat;
	background-position:7px 7px;
}
div.error {
	border:1px solid #990000;
	background:url(../img/gui/message_error.gif) #ffdfdf no-repeat;
	background-position:7px 7px;
}
div.warning {
	border:1px solid #996633;
	background:url(../img/gui/message_warning.gif) #ffffcc no-repeat;
	background-position:7px 7px;
}
.gtab { z-index: 1000; }
.smallTXT{font-family:Tahoma; font-size:10px;}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: yellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 3px;
}
#rowover { background-color: #ffffe2; }
#row {  }
table.summary 			{ float:left;	width:200px; height:180px; margin:20px;	float:left;}
table.summary td 		{ font-size:12px; font-weight:bold; color:#000000; border-bottom:1px solid #d0d0d0;}
table.summary td.theader{ font-size:20px; font-weight:normal; }
table.summary td.r_cell { font-size:14px; }
table.today				{ width:205px; height:200px;  border:1px solid #c8c8c8; background:#f9f9f9; border-bottom:none; }
table.today td.l_cell 	{ padding:6px 10px 6px 15px; font-weight:normal; }
table.today td.r_cell 	{ padding:6px 10px 6px 10px; font-size:12px;}

table.summary_h {  width:770px;  }	
table.summary_h td {	font-size:12px;	font-weight:bold; color:#000000; padding:30px 5px 30px 5px; }
table.summary_h td.theader { font-size:20px; font-weight:normal; }
table.summary_h td.l_cell { width:60px; text-align:right; }
table.summary_h td.r_cell { font-size:14px; width:130px; }
clearance { }

/* jp /nav/n_add_campaign */
table#tab-add-cpt-campaign {
  /*width:315px;*/
 border: none;
}
table#tab-add-cpt-campaign tr {
  height: 55px;
}
table#tab-add-cpt-campaign tr td {
  height: 55px;
  vertical-align: top;
}

table#tab-add-cpt-campaign tr td span {
  color: #666666;
  margin-left:8px;
}

div#dd-refresh {
  visibility: hidden;
  width: auto;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 5px 15px;
  background: #ffa;
  border: 1px #a00 dotted;
  cursor:pointer;
}

.fileup-wrap {
 cursor: pointer;
 display: block;
 overflow: hidden;
 position: relative;
}

.fileup-wrap input {
 cursor: pointer;
 height: 200%;
 position: absolute;
 right: 0;
 top: -100%;
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 opacity: 0;
 font-size:50px;
}

.fileup-area {
 border:2px #888888 solid;
 padding:4px;
 color:black;
 font-size:11px;
 text-align:center;
 width:248px;
 cursor:pointer;
}

.fileup-wrap:hover .fileup-area {
 border:2px #444444 solid;
 background: #AAAAAA;
}

span.loading {
 display:none;
 color:#003399;
}

div.picker-row {
  margin: 10px 0;
  cursor: pointer;
}

.picker-row input, .picker-row label {
  cursor: pointer;
}
div.format {
  border-bottom:solid 2px #cfcfcf;
  margin: 4px 0 4px 0;
}

div.format.last {
  border-bottom:none;
}

.format .area {
 display:none;
 margin:10px 0 10px 0;
}

.format .preview {
 float:left;
 text-align:center;
}

.format .preview .box {
  position: relative;
  width: 320px;
  height: 256px;
  border: 1px black dotted;
  background: #aaf;
}

.format .creative
{
  width: 0;
  height: 0;
  margin: 0 auto;
  background: #ccf;
}

.format .creative.abs {
  position:absolute;
}

.format .creative object {
  /*width:0;
  height:0;*/
}

.format .data {
 float:left;
 margin:0 0 0 10px;
}

.format .data form {
  margin:0 0 10px 0;
}

div.clear {
 clear:both;
}
/**/

.InClickBubbleInDock_box1 { position:absolute; left:12px; top:1px; line-height: 32px; font-family: tahoma; text-align: left; width: 660px; overflow: hidden; }
.InClickBubbleInDock_box2 { font-family: tahoma; text-align: left; width: 25px; overflow: hidden; float: left; }
.InClickBubbleInDock_box3 { font-family: tahoma; text-align: left; width: 20px; overflow: hidden; float: left; }
.InClickBubbleInDock_text a { color: white; font-size: 11px; font-family: tahoma; text-decoration: underline; }
.InClickBubbleInDock_text a:hover { color: #d7d7d7; font-size: 11px; font-family: tahoma; text-decoration: underline; }
.InClickBubbleInDock_title a { color: #58d1ff; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: none; }
.InClickBubbleInDock_title a:hover { color: #58d1ff; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: underline; }
.InClickBubbleInDock_url a { color: #336666; font-size: 11px; font-family: tahoma; text-decoration: none; }
.InClickBubbleInDock_url a:hover { color: #336666; font-size: 11px; font-family: tahoma; text-decoration: underline; }
.previevIncontext { width: 690px; margin-bottom: 20px; margin-left: 20px; padding: 5px; border: solid 1px #ccc; }
.InClickBubbleConext_box { color: #333; font-size: 11px; font-family: Tahoma; text-align: left; width: 300px; overflow: hidden; float: left; padding-top: 0; padding-left: 10px; }
.InClickBubbleConext_text a { color: #333; font-size: 11px; font-family: tahoma; text-decoration: none; }
.InClickBubbleConext_text a:hover { color: #333; font-size: 11px; font-family: tahoma; text-decoration: underline; }
.InClickBubbleConext_title a { color: #3b5998; font-size: 12px; font-family: tahoma; font-weight: bold; text-decoration: none; }
.InClickBubbleConext_title a:hover { color: #3b5998; font-size: 12px; font-family: tahoma; font-weight: bold; text-decoration: underline; }
.InClickBubbleConext_url a { color: #808080; font-size: 11px; font-family: tahoma; text-decoration: none; }
.InClickBubbleConext_url a:hover { color: #808080; font-size: 11px; font-family: tahoma; text-decoration: underline; }
.copy { background-color: #fff;  padding: 5px; border: solid 1px #aaa; }
.cap {
    position: absolute;
}
