/* LAYOUT */
body {
	background-color:#fff;
	background-image:url(/images/back_all.gif);
	background-repeat:repeat-x;
	background-position:top;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#564b47;
	padding:0px;
	margin:0px;

}
body#nomain {
	background-image:none;
	background-color:#EBF2FA;
}

p, div, h1, h2, h3, h4, h5, ul, li, form { margin: 0; padding: 0;	}
img { margin: 0; padding: 0; border: 0;	}
ul { list-style: none;	}


a:link, a:visited, a:active { color: #0E7FC7; text-decoration: none;	}
a:hover { text-decoration: underline;	}

.clear { clear: both; height: 0px; line-height:0;font-size:0px;}
.hide { display:none;}
.left { float:left}
.right { float:right}

.label {
	color:#1A69C4;
}

#all {
	width:990px;
	margin:auto;
}
#header {
	width:990px;
	margin:auto;
	height:80px;
	position:relative; 
}
#top_menu {
	position:absolute;
	left:90px;
	top:60px;
	height:34px;
}
#top_menu a { 
	text-decoration: none; 
	display: block;	
}
#top_menu ul { 
	margin-left: 100px; 
	padding-top: 2px;
	
}
#top_menu li { 
	float: left; 
	position: relative; 
	font-size: 12px; 
	text-align: center;	
	
}
#top_menu li a { 
	padding: 8px 8px 8px 8px; 
	font-weight: bold;
	
}
#top_menu li a#nav_spec { 
	color:#FAF2C5
}
#top_menu li a:link, 
#top_menu li a:visited { 
	color: #fff;	
}
#top_menu li a:hover,
#top_menu li a.selected,
#top_menu li a#nav_spec.selected
 { 
	color: #1457AB;
	background:#D6E6F4	
}
/* --------------------------------- FOOTER -------------------------------------*/
#footer {
	width:990px;
	margin:auto;
	height:40px;
	text-align: center;
	border-top:#99C7F0 2px solid;
	margin-top:10px;
	padding-top: 3px;
	font-size: 12px;
}

/* --------------------------------- ALL LEFT -------------------------------------*/
#left { 
	width:795px;
	float:left;
	overflow:hidden;
	padding-top:25px;
}
#left p{ line-height:16px;padding: 0 0 10px 0;}
#left h2.section_title { 
	font-family: Arial, Verdana, sans-serif; 
	font-weight: normal; 
	letter-spacing: -.01em; 
	line-height: 1em; 
	text-align: left; 
	font-size: 25px; 
	padding: 0px 0 5px 0; 
	margin: 0 0 15px 10px;
	color:#d1522c;	
	height:24px;
	float:left;
	width: 85%;
}
a.help {
		border:#3390cf 1px dashed;
		/*color:#FF6600;*/
		font-size:14px;
		margin-top:45px;
		margin-top:5px;
		padding:5px;
		font-weight:bold;
}
a.export {
		border:#A5CEF2 1px solid;
		/*color:#FF6600;*/
		font-size:14px;
		padding:5px;
		font-weight:bold;
}
#left h3 {  
	margin: 0; 
	padding: 0; 
	line-height: 1em; 
	font-size: 14px; 
	padding: 10px 0 5px 0; 
	margin: 0;color:#333;	
}
#left h4 {
	color:#d1522c;
	font-size: 14px;
}


div.error_message {
	margin:5px;
	padding:10px;
	background-color:#FFCCCC;
	font-size: 12px;
}
div.success_message {
	margin:5px;
	padding:10px;
	background-color:#CCDFDF;
	font-size: 12px;
}
div.message {
	margin:5px;
	padding:10px;
	color:#000;
	font-size: 12px;
	background:#FAF2C5;
}
div.sg_red_message {
	margin:5px;
	padding:10px;
	color:#000;
	font-size: 12px;
	border:#FFCCCC 2px solid;
	font-size: 12px;
}
div.sg_gold_message {
	margin:5px;
	padding:10px;
	color:#000;
	font-size: 12px;
	border:#EEC583 2px solid;
	font-size: 12px;
}
div.advert {
	text-align:center;
}
/* --------------------------------- ALL RIGHT -------------------------------------*/
#right {
	width:190px;
	float:right;
	padding-top:3px;
	/*background-image:url(/images/back_menu.gif);
	background-repeat:no-repeat;
	*/
	background:#FFFFFF;
	margin-top:11px;
	
}
#all_bottom {
	height:12px;
}

#footer {
	height:120px;
	clear:both;
	position:relative;
}
input, textarea, select {
	font-size:11px;
	border:#99C7F0 1px solid;
	/*border-top:#4E9DE4 2px solid;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
	padding:2px;
}
/* RIGT BOXES --------------------------------------------------------- */
table.right_box {
	border:#d6e6f4 1px solid;
	width:100%;
	
}
table.right_box th {
	font-size:11px;
	color:#3390cf;
	border-bottom:#d6e6f4 1px dashed;
}
table.right_box ul {
	margin:10px;
}
table.right_box ul a {
	text-decoration:none;
	font-weight:bold;
	color:#1661ba;
}
table.right_box ul a:hover {
	color:#FF9900;
}
#user_pkt {
	font-size: 14px;
	font-weight: bold;
}

/* WINDOWS ------------------------------------------------------ */
li#window_head {
	height:10px;
	background: url(/images/table_top.gif) top left no-repeat;
}
	li#window_head .window_head_deco	{
		background: url(/images/table_top.gif) top right no-repeat;
		width: 100%;
		height:10px;
	}
li#window_status_bar {

	color:#FFF;
	font-size:12px;
	border-top:#FFFFFF solid 1px;
	background: url(/images/table_bottom.gif) bottom left no-repeat;
}
	li#window_status_bar .window_status_bar_deco	{
		background: url(/images/table_bottom.gif) bottom right no-repeat;
		width: 100%;
		height:20px;
	}
li.in_window_title {
	margin-top:10px;
	border-bottom: 2px solid #A5CEF2;
	color:#3390cf;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
}
table.form_table {
	background:#EBF2FA;
	width:100%;
	font-size:12px;
}
table.form_table_w0 {
	background:#EBF2FA;
	font-size:12px;
}

/* LISTINGS */
table.listing {
	clear: left;
	line-height: 16px;
	margin-top: 10px;
}
table.listing th{
	border-bottom: 2px solid #A5CEF2;
	color: #333;
	font-size: 13px;
}
table.listing td{
	border-bottom: 1px solid #ccc;
}
table.listing th a{
	cursor: pointer;
	text-decoration: underline;
}
tr.suma {
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
tr.suma td {
	border-top: 2px solid #A5CEF2; 
}
table.listing a {
	text-decoration: underline;  
	cursor: pointer;
}
/* AJAX */
.ajax-loading {
	padding: 20px 0;
	background: url(/images/spinner.gif) no-repeat center;
}
.ajax-delete {
	background-color:#FFCCCC;
}
td.ajax-loader {
	padding: 20px 0;
	background-color:#FFF;
	background-image: url(/images/ajax-loader.gif) no-repeat center;
}

#ajax-loader {
   background-color:#CF4342;
   color:#fff;
   top:auto;
   right:auto;
   position:fixed;
	display:none; 
 }

#ajax-loader img {
   vertical-align:middle;
   margin:2px;
 }
.ajax-visibile {
	visibility:visible; 
}
.ajax-hiden {
	visibility:hiden; 
}


/* INFO */
div.info_page {
	margin:0 50px 0 50px;
	color: #333;
	font-size:13px; line-height:21px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

	div.info_page h3 {
		color:#1661ba;
	}
	div.info_page  p {
		clear: both;
	}
	div.info_page div.number_box {
		float:left;
		border:#3390cf 2px solid;
		color:#d1522c;	
		font-size:18px;
		margin:5px;
		margin-top:0;
		padding:5px;
		font-weight:bold;
	}
	div.code {
		margin:10px;
		margin-left:50px;
		clear:left;
		border:#3390cf 1px dashed;
		padding:5px;
	}
/* SERP */
.position,
.position_plus,
.position_minus {
	font-weight: bold;
	
}

.position_plus {
	color:#71a42e
}
.position_minus {
	color:#EE4C1A
}
.big_button {
		border:#3390cf 1px dashed;
		color:#FF6600;
		font-size:16px;
		margin:5px;
		margin-top:0;
		padding:5px;
		font-weight:bold;
}
/* MAIN PAGE */
div.main_page {
	margin:0px 50px 0 50px;
	color: #333;
	font-size:12px; line-height:16px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.main_page h1 {
		font-family: Arial, Verdana, sans-serif; 
		font-weight: bold; 
		letter-spacing: -.01em; 
		font-size: 25px; 
		padding: 0px 0 5px 0; 
		margin: 0 0 15px 10px;
		color:#4bb74b;	
	}
	.main_page p {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	.main_page ul {
		margin: 0 0 0 20px;
		line-height: 18px;
	}
/* HISTORY */
table.history {
	margin:10px 0 15px;
	border-collapse:collapse;
	border:1px solid #3390cf;
	border-width:1px 0;
	margin-left:5px;
}

table.history td {
	padding:3px 5px;
	border:1px solid #3390cf;
	text-align: center;
}

table.history td td {border:none;}

table.history td.red {
	color:#FF6600;
	font-weight: bold;
}
table.history td.green {
	color:#339900;
	font-weight: bold;
}
table.history td.keyword {
	text-align: left;
	color:#000
}
table.history td.keyword .history_url {
	color:#333;
	font-size: 10px;
}

table.history th {
	height:20px;
	background:#EEE;
	line-height:24px;
	color:#333;
	padding:0 5px;
	text-align:left !important;
	border:1px solid #3390cf;
	border-width:0 1px 1px;
}

/*--------------------------- PRESELLS --------------------------------*/
table.presells {
	width: 100%;
	font-size:12px;
}
	table.presells td {
		padding:3px;
		text-align:center;
	}
	table.presells tr.row2 {
		background-color:#EBF2FA;
	}
	table.presells td.skrypt {
		text-align:center;
	}
	table.presells td.www {
		text-align:left;
	}
		table.presells td.www br{
			margin-top:5px;
		}
		table.presells td.www a{
			font-weight: bold;
			font-size:14px;
			font-weight:bold;
			padding-bottom:5px;
			text-align:left;
		}
	table.presells td.www div.info {
		font-size:11px;
		margin-top:3px;
		
	}
		td.www div.info a{
			font-size:11px;
		}
	table.presells td.pr {
		padding:3px;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		color:#669900;
		font-family:Arial, Helvetica, sans-serif;
		width:20px;
	}
	table.presells td.uwagi {
		text-align:left;
	}
div#index_info {
	color:#99C7F0;
	font-size:12px;
	padding5px;
	border-bottom:#99C7F0 2px solid;
	position: relative;
}

a.icon {
	padding:0  0 3px 18px; 
	background-repeat: no-repeat;
	margin-left:10px;
	font-size:14px;
}


