body,li, input{
	/*font-size:10pt;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#content_wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	text-align: left;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
}

#sidebar {
	width: 228px;
	float: left;
	background-color: #F5F5F5;
	min-height: 360px;
}

#content_wrapper {
	padding-left: 240px;
}

form{
	margin:0;
	padding:0;
}

a {
	color:#ff6600;
}
input{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

input.text{
	border: 1px solid #cbccce;
}

input.button-ok{
	background-color: #818181;
	border: 1px solid #818181;
	border-bottom: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	color: #FFFFFF;
	text-transform: uppercase;
    font-size: 9px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:87px;
    text-align: center;
}

input.button-back {
	background-color: #FFF;
	border: 1px solid #BBB;
	color: #818181;
	border-bottom: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	text-transform: uppercase;
    font-size: 9px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:87px;
    text-align: center;
    background-position: center;
    background-position: left;
    background-image: url("button-back.gif");
    background-repeat: no-repeat;
}

input.button-next {
	background-color: #818181;
	border: 1px solid #818181;
	border-bottom: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	color: #FFFFFF;
	text-transform: uppercase;
    font-size: 9px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:87px;
    text-align: center;
    background-position: center;
    background-position: right;
    background-image: url("button-next.gif");
    background-repeat: no-repeat;
}

input.button-cancel{
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	color: #818181;
	text-transform: uppercase;
    font-size: 9px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:87px;
    text-align: center;
    background-position: center;
    background-position: right;
    background-image: url("button-cancel.gif");
    background-repeat: no-repeat;

}

#domain-search-box {
	background-color:#e3e4e5;
	padding: 12px;
	border-bottom: 1px solid #cbccce;
}

#domain-search-box input {
	margin:0;
	vertical-align: bottom;
}

#domain-search-box input.text {
	border: 1px solid #cbccce;
	width: 178px;
	padding-left: 4px;
}

#domain-search label {
	font-size: 10px ;
}

#head{
	height:91px;
	margin:0;


}
#meniu{
	clear: both;

}
#vertical-meniu{
}
#vertical-meniu ol {
margin: 0;
padding:0;
list-style: none;
}
#vertical-meniu ol li{
	border-bottom: 1px solid #cbccce;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#vertical-meniu ol li, #vertical-meniu ol li a {
	margin:0;
}
#vertical-meniu ol li a{
	padding: 12px 12px 12px 26px;
	margin:0;
	margin-left: 2px;
	margin-right: auto;
	display: block;
	color: #333333;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("vm-inactive-bullet.gif");
}
#vertical-meniu ol li a:hover,#vertical-meniu ol li.active a {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("vm-active-bullet.gif");
	color:#ff6600;
	background-color: #ffffff;

}


#meniu ol{
padding:0;
margin: 0;
list-style:none;
}
#meniu ol li {
	display: inline;

	float: left;
	margin: 0;
	padding: 7px 0 7px 1px;
	margin-left:1px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("menu-inactive-left.gif");
}

#meniu ol li a {
	text-decoration: none;
}

#meniu ol li.space{
	margin-left:1px;
	border-left:0 none  #ffffff;
	border-right:0 none  #ffffff;
	background-image: none;

}

#meniu ol li.active{
	background-color: #697896;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("menu-active-left.gif");

}
#meniu ol li.help{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("menu-help-left.gif");

}

#meniu ol li a{
	padding: 7px 14px 7px 14px ;
	font-weight: bold;
	color: #616c80;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url("menu-inactive-right.gif");

}
#meniu ol li a img{
	padding:0;
	margin:0;

}
#meniu ol li.active a{
	color:#ffffff;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url("menu-active-right.gif");
}
#meniu ol li.help a{
	color:#ff6600;
	padding-right:32px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url("menu-help-right.gif");
}
#meniu ol li a.home{
	padding-left:9px;
}
#meniu{
  clear: both;
	padding:0;
	margin:0;
	/*height:32;*/
	padding-bottom:11px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url("strong-border.gif");

}

#body{

	margin-top:6px;
	clear: both;

}
#foot{
	margin-top:12px;
	padding-top: 12px;

	background-position: top;
	background-repeat: repeat-x;
	background-image: url("h1-border.gif");
	clear: both;

}

pre
{
	font-size:12px;
	border: 1px solid #f5f5f5;
	padding:15px 15px 15px 15px;

}



pre.debug
{
	overflow: scroll;
	height:200px;
	margin:20px 20px 0 20px;
	font-size:10px;
	border: 1px solid #f5f5f5;

}


td.page-border{
	background-position: left;
	background-repeat: repeat-y;
	background-image: url("page-border.gif");
}
td.hmeniu{
	background-color:#f5f5f5;

}


div.list h1,div.list h1 a,div.page h1,div.page h1 a{
	font-size: 16px;
	font-style: normal;
	color: #777d89;

	padding-bottom: 16px;


}
div.list h1,div.page h1{
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url("h1-border.gif");
	padding-bottom: 16px;
}

div.list h1 a{
	color: #777d89;
	text-decoration: none;
}

div.list h1 a,div.page h1 a{
	color: #777d89;
	text-decoration: none;
}
div.list ol li{
	text-align: justify;

	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
div.list ol li h3, div.list ol li h3 a
{
	margin:0;
	clear: both;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*clear: right;*/

}

div.list ol li div.itemMore{
	text-align: right;
	padding-right:14px;
	background-image: url("more-arrow.gif");
	background-position: center;
	background-position: right;
	background-repeat: no-repeat;
	font-size: 11px;
}
div.list ol{
list-style: circle;

}


div.note{
	margin-bottom: 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	height: 125px;
	background-image: url(note-background.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding:5px 14px 1px 14px
}

div.note h1{
	color: #697896;
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	height: 30px;


}


div.note ol.icons{
	margin: 0;
	padding:0;
	list-style:none;
	clear: both;



}
div.note ol.icons li{
	float: left;
	background-repeat: no-repeat;
	background-position: center left;

}
div.note ol.icons  li, div.note ol.icons li a{

	margin:0;
}
div.note ol.icons li a{
	padding:0;
	padding-top:11px;
	padding-bottom: 11px;
	display: block;

	padding-left:35px;
	width:180px;

	right: 0;
	margin:0;
	margin-right: auto;

	font-weight: bold;
	/*min-height:40px;*/


}
div.note h1 b{
	color: #ff6600;
	font-weight: bold;
	font-size: 18px;
	vertical-align: bottom;
}




div.note p{
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #333333;
}


div.search-box{
	border: 1px solid #cbccce;
	padding:15px;
	padding-top: 3px;

}

div.search-box h1{
	color: #666666;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	background-image: none;
	padding:0;
	margin:0 ;
	margin-bottom: 10px;


}

.tx8{
	color: #666666;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
.txh2, .m2a{
color: #ff6600;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}
.txh1{
color: #ff6600;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 11px;
}
.tx9{
color: #999999;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 10px;
}

div.list-table{
	padding-top: 20px;
}

div.list-table table {
	width: 100%;
}

div.list-table table tr th{
text-align: left;
color: #333333;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #c6c6c6;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #c6c6c6;

}
div.list-table table tr th.last{
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #c6c6c6;
}

div.list-table table tr.row1{
	background-color: #f5f5f5;
}

div.list-table table tr.row2{
	/*background-color: #f5f5f5;*/
}

div.list-table table tr td{
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6c6c6;
}

div.list-table table tr td.last{
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #c6c6c6;
}

div.error{
	margin-top:10px;
	border: 1px solid maroon;
	padding:15px;
	padding-top: 3px;
	color: maroon;
}
div.error b{
	color: red;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}

div.form{

}
div.form table{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	width: 100%;
}

div.form table table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	width: 100%;
}
div.form td{
vertical-align: top;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
}
div.form td.formlabel{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	text-align: right;
	width: 50%;
}
div.form td.formvalue{
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c6c6;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;

}
div.form td.formvalue input{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cbccce;

}

div.form h2, div.list-table h2{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #697896;
}
div.form h2, div.list-table h2{
	font-weight: bold;
	margin-bottom: 0;
	margin-top:10px;
	font-size: 12px;



}
div.form td.formlabel label{
	display: block;
	font-weight: bold;
}

.center{
	text-align: center;

}
span.req{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff6600;
	font-weight: bold;
	margin-left: 3px;

}
.err{
	border: 1px solid #ff0000;
	background-color: #fff7f7;

}
div.document,div.ccontract{
	height: 200px;
	border: 1px solid #999999;
	padding: 10px;
	overflow: scroll;
}
iframe.document{
	height: 400px;
	width: 80%;
	border: 1px solid #999999;
	padding: 10px;
	overflow: scroll;
	margin-top: 10px;
}

a.button-cancel{
    margin-top:2px;
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	color: #818181;
	text-transform: uppercase;
    font-size: 9px;
    padding: 12px;
    padding-top: 3px;
    padding-bottom: 4px;
    text-align: center;
}

div.ccontract td, div.ccontract table{
        	font-family: arial,helvetica,sans-serif;
		    font-size: 7pt;
        }
		div.ccontract h1{
		  font-family: arial,helvetica,sans-serif;
		  font-size: 7pt;
		  text-align: center;
		}
		div.ccontract p,div.ccontract li{
		  font-family: arial,helvetica,sans-serif;
		  font-size: 7pt;
		  text-align: justify;
		}
		div.ccontract .right{
		text-align: right;
		}
		div.ccontract ol li.gr{
		  font-family: arial,helvetica,sans-serif;
		  font-size: 7pt;
		  font-weight: bold;
		}
		div.ccontract ol li{
		  font-family: arial,helvetica,sans-serif;
		  font-size: 7pt;
		  font-weight: normal;
		}
		div.ccontract ol li.sub{
    		list-style-type: none;

            list-style-image: none;

            list-style-position: outside;
		}
		div.ccontract ol{
		  padding:5px;
		}
		div.ccontract li{
		  margin-left:10px;
		  padding-left:0px;
		}

div.notice {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
}

/* userbox */
#userbox{
	background-color:#e3e4e5;
	padding: 12px;
	border-bottom: 1px solid #cbccce;
}

/*
#userbox, #userbox input {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
*/

#userbox h2 {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
}

#userbox input, #userbox label{
	vertical-align: bottom;
}

#userbox #username, #userbox #password {
	width: 170px;
	border: 1px solid #cbccce;
	padding-left: 6px;
}

#userbox div{
	padding:0;
	margin:0;

	padding-top: 5px;
	margin-top: 5px;
}

#userbox label{
	font-size: 11px ;
}


/* Imprompty styles *?
/*
------------------------------
	Impromptu's
------------------------------
*/
.jqifade{
	position: absolute;
	background-color: #333;
}
div.jqi{
	position: absolute;
	background-color: #9AB6D2; /* #F5F5F5; */
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.jqi .jqicontainer{
	background-color: #E3E4E5;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
div.jqi .jqimessage{
	background-color: #F3F4F5;
	color: #000;
	padding: 10px;
}
div.jqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.jqi button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}