@CHARSET "UTF-8";

/* ---------------------------------------- HTML ELEMENTS ----------------------------------------------------- */

a {cursor:pointer;}
p{padding:0px}
form, dl, dd, dt {margin:0px;padding:0px;display:block;}
h1 {font-size:2em !important;color:#416CAF;}
h2 {
	color:#1F6DAB;
	margin:3px;
	padding-top:5px;
}
h4{
	font-size:110%;
	font-weight:bold;	
	margin:1px;
}
textarea{border:1px solid #38647A;font-size:90%;}
p{/*font-size:100%;line-height:1.2em;margin:2px;*/}
/* ----------------------------------------- SITE STATIC SIZING ------------------------------------------------- */
.container{
	width: 980px;
	margin:0 auto;
}
#site{
	height: 900px;	
}
/* ---------------------------------------- HEADING ------------------------------------------------------------- */
h1.title-blue{
	margin:3px;padding-top:5px;
}
h3.subtitle-blue{
	font-size:150%;color:#4CA9F1;margin:7px 3px;font-weight:500;
}

/* ------------------------------------------------------ PAGINATOR ------------------------------------------------- */
.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
a.paginate {
	border: 1px solid #000080;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #000080;
}
a.paginate:hover {
	background-color: #1173c4;
	color: #FFF;
	text-decoration: underline;
}
a.current {
	border: 1px solid #000080;
	font: bold .7em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#1173c4;
	color: #FFF;
	text-decoration: none;
}
span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}

/* ---------------------------------------------------- LISTING --------------------------------------------------------- */
ul.site-list{
	list-style-type: none;
	list-style-position:outside;
	padding:0px;
	margin:0px;
}

ul.bullet-list{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
}
ul.bullet-list li{
	background: url(../../processnet/images/box/bullet_transparent.gif) no-repeat 0 0;
	vertical-align:middle;
	padding-left:17px;	
	line-height:16px;
	list-style-type: none;
}

table.list{
	border-collapse:collapse;
	padding:0px;margin:0px;
	color:#000000;
	width:100%;
}
table.list tr.result, table.list tbody tr.result{
	background-color:#D5EAFF;	
}
table.list tr.header, table.list tbody tr.header{
	background-color:#99CCFF;
	height:20px;
	border:1px solid white;
	font-weight:bold; 
	font-size:12px;
}
table.list tr.header td,table.list tbody tr.header td{
	text-align:center; 
	vertical-align:middle; 
	padding:5px 0px;
	border:1px solid white;
	
}
table.list tr.result td,table.list tbody tr.result td{
	text-align:left;
	vertical-align:middle;
	border:1px solid white;
	padding:3px 0px;
}
table.list tr.result td p{
	line-height:18px;
	margin:3px 10px;
	font-size:105%;
}

/* ----------------------------------------------------------- SITE REGISTRATION ------------------------------------------------ */
.site-registration-article{
	margin: 3px 10px;
	line-height: 17px;
	font-size:105%;	
}
h4.site-registration-article-title{margin: 3px 10px;}
h4.site-registration-block-title{margin-top:10px;margin-left:18px;}
p.site-registration-msg-error{
	background: transparent url(../../common/images/pirosx.gif) no-repeat 0 0;
	padding-left: 20px;	
}
p.site-registration-msg{
	background: transparent url(../../common/images/zoldpipa.gif) no-repeat 0 0;
	padding-left: 20px;
}
/* ------------------------------------------------------------ DIVING ----------------------------------------------------------- */
.site-div-clear{
	clear:both;margin:0;padding:0;width:auto;	
}
div.blue-box{
	background:transparent url(../../processnet/images/box/processnet-domainorder-background-1.png) repeat-y scroll 0 0;	
	width:365px;
	margin:0px;
	padding:0px;
}
div.blue-box-x{
	background:transparent url(../../processnet/images/box/blue_banner_repeat_x_1x300.png) repeat-x scroll 0 0;	
}

/* ---------------------------------------------- FORMS ------------------------------------------------------- */
.domain-search-label{
	color:#000000;
	display:block;
	left:50px;
	position:absolute;
	display: block;
}
.button-orders:hover {
	background:transparent url(../../processnet/images/box/button-orders.png) no-repeat scroll 0 -25px;
}
.button-orders {
	background:transparent url(../../processnet/images/box/button-orders.png) no-repeat scroll 0 0;
	display:block;
	height:25px;
	width:97px;
}
.button-orders-pos {
	left:371px;
	position:absolute;
	top:148px;
}
.button{
	cursor: pointer;
	padding:3px;	
}
.button:hover{
	background-color: #89CB59;	
	/*padding:8px;*/
	color:white;
}


ol.pagination {
	margin-bottom:0;
	line-height:1.4em;
}
ol.pagination li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:5px;
	padding-right:5px;
}
ol.pagination li.big {
	font-size: 110%;
	font-weight:bold;	
}
.selected{
	background-color: green;
	color:white;
}

/* --------------------------------------------- LINKING ------------------------------------------------------- */
.more-info:hover {
	background:transparent url(../../processnet/images/box/more_info.gif) no-repeat scroll 0 -25px;
}
.more-info {
	background:transparent url(../../processnet/images/box/more_info.gif) no-repeat scroll 0 0;
	display:block;
	height:25px;
	width:97px;
}
.more-info-pos {
	left:371px;
	position:absolute;
	top:148px;
}

/* --------------------------------------------- OTHER STYLE ----------------------------------------------------- */
.hidden{display:none;}
.fullwidth{width:100%;}
.width20{width:20px;}
.width30{width:30px;}
.width35{width:35px;}
.width50{width:50px;}
.width60{width:60px;}
.width70{width:70px;}
.width80{width:80px;}
.width90{width:90px;}
.width100{width:100px;}
.width110{width:110px;}
.width120{width:120px;}
.width130{width:130px;}
.width140{width:140px;}
.width150{width:150px;}
.width160{width:160px;}
.width170{width:170px;}
.width180{width:180px;}
.width190{width:190px;}
.width200{width:200px;}
.width210{width:210px;}
.width220{width:220px;}
.width230{width:230px;}
.width240{width:240px;}
.width250{width:250px;}
.width300{width:300px;}
.width350{width:350px;}
.width400{width:400px;}
.width450{width:450px;}
.width500{width:500px;}
.width550{width:550px;}
.width600{width:600px;}
.width900{width:900px;}

.height50{height:50px;}
.height200{height:200px;}

.strong{
	font-weight:bold;	
}

/*old style (deprecated)*/
select {height:20px;}
table { border:0px; border-collapse:collapse; }
td {vertical-align:top; padding:0px; }
td, table, select, input, textarea,p{
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#262B2E;
}
#magassag{
	background-color:white;width:988px;margin:0 auto;	
	/*background:transparent url(../../processnet/images/box/processnet-middle-background.png) repeat-y scroll 0 0;*/
}
#balmodul, #jobbmodul{
	padding-left:5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.hasabvalaszto{
	border-right:1px solid #E6F2FC;/*#8ccc2a;*/
}
.urlapCim2oszlop{
	width: 30%;
}
.urlapInput2oszlop{
	width: 70%;
}
.link{
	cursor:pointer;
	text-decoration:underline;
	color:blue;
}
table.lista{
	border-collapse:collapse;
	padding:0px;margin:0px;
	color:#000000;
}
table.lista tr.eredmeny, table.lista tbody tr.eredmeny{
	background-color:#D5EAFF;	
}
table.lista tr.fejlec, table.lista tbody tr.fejlec{
	background-color:#99CCFF;
	height:20px;
	border:1px solid white;
	font-weight:bold; 
	font-size:12px;
}
table.lista tr.fejlec td,table.lista tbody tr.fejlec td{
	text-align:center; 
	vertical-align:middle; 
	padding:5px 0px;
	border:1px solid white;
	
}
table.lista tr.eredmeny td,table.lista tbody tr.eredmeny td{
	text-align:left;
	vertical-align:middle;
	border:1px solid white;
	padding:3px 0px;
}
table.lista tr.eredmeny td p{
	line-height:18px;
	margin:3px 10px;
	font-size:105%;
}
.szelTeljes{width: 100%;}
.bekezdes{
	margin-left: 10px;
	margin-right:10px;
	/*background-color: #EFF7FD;*/
}
.cim{margin-top:10px;}
h3.p_title{
	font-weight: bold;
	color: #1B1E20;
	font-size:1.4em;  
	letter-spacing: -0.08em;	
}
.szolgVan{
	background-image: url(../../common/images/zoldpipa.gif);
	background-repeat: no-repeat;	
	background-position: center;
}
.szolgNincs{
	background-image: url(../../common/images/pirosx.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.popup{
	background-color:#EEF6F9;
	
	border-bottom-width:1px;
	border-bottom-color:silver;
	border-bottom-style:solid;

	border-top-width:1px;
	border-top-color:silver;
	border-top-style:solid;

	border-right-width:1px;
	border-right-color:silver;
	border-right-style:solid;

	border-left-width:1px;
	border-left-color:silver;
	border-left-style:solid;
}
.popupTitle{
	background-color:#26AFCC;
}
