html, body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

body{
  font-family : Arial;
  font-size : 9pt;
  color: #5b5b5b;
  background-color : #EFEFEF;
}

h1{
  font-size : 18pt;
  font-family : "Myriad Web", Arial;
  color : #196aac;
}

h1.withSubtitle{
  margin-bottom: 4px;
}

div.subtitle{
  margin: 0;
  padding: 0;
  font-size: 9pt;
  color: #949494;
  font-weight: bold;
}

h4{
  margin: 0;
  padding: 15px 0 0 18px;
  font-size: 16px;
}

h5{
  margin: 0;
  padding: 0;
  font-size: 9pt;
}

table{
  font-size : 9pt;
}

img{
  border : 0px;
}

form{
  margin : 0px;
}

a {
  color : #196AAC;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

a:hover {
  text-decoration: underline;
}

#container{
  padding: 0;
  margin: 0 auto;
  text-align: left;
  width: 800px;
  border : 1px solid #BBBBBB;
  border-width : 0px 1px 0 1px;
  background-color : #FFFFFF;
  padding-bottom: 0;
  overflow: hidden;
}
/* header  ----------------------------------------------- */
#tabContainer{
  position: relative;
  padding : 8px 5px 0px 0px;
  height: 30px;
}

#menu{
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
}

#menu li {
  margin: 0;
  display: inline;
}

#menu a {
  height: 30px;
  overflow: hidden;
  border: 0;
  float: left;
}
#menu a.on img{
  margin-top: -30px;
}

#menu a img{
  border : 0;
}

#menu a:hover{
  background-color : white;
}

#menu a:hover img{
  margin-top : -30px;
}

/* flags css --------- */
#flags{
  position: absolute;
  top: 16px;
  margin: 0;
  margin-left: 8px;
  padding: 0;
  height: 19px;
}

.flag{
  position: relative;
  margin: 0 2px;
  *top: 1px;
  float : left;
  width : 16px;
  height : 18px;
  padding : 3px 0 0 0;
}

.flag.active{
  margin: 0 0 0 0;
  background : transparent url(/images/flag_on.png) no-repeat scroll left top;
  padding : 3px 0 0 3px;
  width : 21px;
  height : 18px;
  text-align : left;
  cursor : default;
}

.flag  span{
  display : block;
  width : 16px;
  height : 11px;
  background : transparent no-repeat;
}
/* --------- */

.nobr{
  white-space: nowrap;
}

#banner{
  background-color : #196AAC;
  background: url(/images/banner.png) repeat-x top left;
  width: 800px;
  height: 150px;
}

#hhBanner{
  display: block;
  padding-top: 19px;
  padding-left: 21px;
}

#hhQuote{
  float : right;
  margin-top : 28px;
  margin-right : 24px;
}

#navigation{
  padding : 4px;
  padding-top : 6px;
}

#navigation form{
  float: left;
  width: 260px;
  *width: 225px;
  margin-top: 2px;
  margin-left: 16px;
  _margin-left: 8px;
  text-align : left;
  font-size : 8pt;
  color : white;
}

#navigation form input, #navigation form button{
  width : 100px;
  height: 15px;
  padding: 0;
  margin: 0;
  font-size : 8pt;
}

.searchControl{
	background : white;
	padding : 0;
}

.searchControl input{
	height : 14px;
	border : 3px double #000000;
	vertical-align : middle;
}

#navigation form .submit{
  position : relative;
  padding: 0;
  margin: 0;
  top : 2px;
  width : 68px;
  border-width: 1px;
  color : #196AAC;
  margin-top: 1px;
  height: 18px; 
  vertical-align: top
}

#mainMenu{
  position: relative;
  float: right;
  list-style-type: none;
  margin-top: 3px;
  padding: 0;
}

#mainMenu li, #mainMenu li.first{
  position: relative;
  float: left;
  margin: 0px 10px 0px 0px;
  display: inline;
  vertical-align: top;
}
#mainMenu li{
  background: url("/images/nav_line.png");
  background-repeat: no-repeat;
  background-position: auto 0;
  padding-left: 10px;
}

#mainMenu li.first{
  background-image: none;
}

#mainMenu a{
  height: 18px;
  margin-top: 2px;
  overflow: hidden;
  float: left;
}

#mainMenu a:hover{
  background-color : transparent;
}

#mainMenu a:hover img, #mainMenu .current a img {
  margin-top: -18px;
}

/* moto --------- */
#mottoContainer{
  background-image : url(/images/shadow_yellow.png);
  background-repeat : repeat-x;
  height : 74px;
}

#mottoContainer IMG{
  margin : 14px 0px 0px 50px;
  }
/* --------------------------- CONTENT ------------------------------------------------------------------ */

.content, .contentCompact{
	float : left;
	display : inline;
}
.contentCompact{
	margin : 20px 80px 10px 10px;
  width: 535px;
  _width: 490px;
}
.content{
  margin:30px 100px 10px 80px;
}

#endContainer{
    position: relative;
    background: url(/images/endContent.png) no-repeat bottom left;
    width: 800px;
    height: 6px;
    padding: 0;
    margin: 0 auto !important;
    margin-top: -9px; /* IE6 bug fix */
}

#wplane{
  background : white;
  position : absolute;
  width : 610px;
  margin : -5px 0 0 -10px;
  height : 340px;
  z-index : 2;
  display : none;
}

.orderButton{
  position: relative;
  margin: 12px 0 13px 80px;
  display : block;
  width: 156px;
  height: 41px;
  overflow: hidden;
}

.orderButton:hover {
  background: transparent;
}

.orderButton:hover img {
	position: relative;
 	 top: -41px;
}

.webHosters{
  position: absolute;
  top: 11px;
  left: 160px !important;
}

.main_table {
	border: 1px solid #BABABA;
}

.table_header_cell {
	background-color: #ECECEC;
	border-bottom: 1px solid #BABABA;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}

 .button{
 	background: url('/images/submit.png') no-repeat top left;
	position: relative;
	display : block;
	width: 156px;
	height: 41px;
	overflow: hidden;
	border: 0;
	margin: 0;
} 

.button span {
	display: none;
}
					 
.button:hover{
	background-position: bottom left;
}

.contact {
	width: 350px;
	margin: 20px 10px 10px 50px;
}

.contact input, .contact textarea {
	width: 300px;
	margin-bottom: 10px;
}

.contact textarea {
	height: 150px;
}

.contact .securimage input {
	width: 100px;
}

.contact input.submit {
	width: 100px;
	margin-left: 90px;
	margin-top: 20px;
}

.contactExtraInfo {
	float: right;
	width: 400px;
	*width: 365px;
	margin: 20px 10px 10px 10px;
	padding: 30px 0 0 0; 
}

.securimage {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.securimage div, .securimage img {
	float: left;
	margin-right: 10px;
}

.securimage div {
	width: 110px;
}

.securimage a{
	font-weight: bold;
	margin-left: 14px;
}

.error {
	color: red;
	margin: 10px 0;
}

#kbNavMenu {
	border-bottom: 1px solid rgb(180, 180, 180);
	border-top: 1px solid rgb(180, 180, 180);
	text-align: left;
	width: 100%;
	padding:3px;
	background-color: rgb(235, 235, 255);
	color: color: rgb(50,50,50);
}


#kbArticle { 
	margin: 20px 10px 10px 45px;
}

#kbNavMenu a {
	/*color: rgb(50,50,50);*/
	color: #126aac;
}

#kbTagCloudNav a {
	color: rgb(50,50,50);
}
		
#kbTagCloud {
	padding: 10px;
}
		
#kbTagCloud a {
	color: rgb(80,180,0);
}

#kbTagCloudArticles {
	padding: 10px;
}
		
#kbTagCloudArticles a {
}

.searchBox {
	border-left: 1px solid #bbbbbb; 
	border-bottom: 1px solid #bbbbbb; 
	padding: 10px; 
	margin: 0; 
	background-color: #f5f5f5;
}

.foldersList {
	width: 80%;
	margin: 0 0 0 45px;

}

.opening{
  position: relative;
  background : url(/images/bordersbackg.png) repeat-y top left;
  width: 227px;
  margin: 5px 0 0 9px;
  padding: 11px 0 18px 15px;
}

.opening .top{
  position: absolute;
  top: 0;
  left: 0;
  background : url(/images/borderst.png) no-repeat top left;
  width: 242px;
  height: 11px;
}

.opening .bottom{
  position: absolute;
  bottom: -1px;
  left: 0;
  background : url(/images/bordersb.png) no-repeat bottom left;
  width: 242px;
  height: 16px;
 }

.success {
  color: green;
  font-weight: bold;
  margin-bottom: 10px;
}

hr {
  background-color: #666666;
  height: 1px;
  border: 0;
}

.articleImg{
	max-width: 600px;
}


