html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background: #222222;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

img 
{ 
  border: 0;
}

*
{
  font-size: 8pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}



/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  width: 660px;
  z-index:1;
}

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%;
  z-index:1;
}

#third_container
{
  position: relative; 
  top: -163px; 
  width: 660px;
  z-index:1;
}

#picture_container
{
	z-index:2;
	position:relative;
	text-align: right;
	left: -295px;
	top: -385px;
	width: 215px;
}
#social_container
{
	z-index:3;
	position:relative;
	width: 21px;
	height:175px;
	left: 80px;
	top: -385px;
}
#flag_container
{
	z-index:4;
	position:absolute;
	width: 43px;
	height:25px;
	left: 69px;
	top: -160px;
}
#errorcat_container
{
	position:relative;
	width: 100px;
	height:80px;
	left: 350px;
	top: -35px;
}

/* === Menu === */

#menu
{
  height: 31px;
  padding-right: 2px;
  margin: 0;
  list-style: none; 
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #999999; 
  background-color: #222222;
}

#menu a:hover, #menu a:active
{
  background-image: url('../images/taba2.jpg');
  background-repeat: no-repeat;
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('../images/taba.jpg');
  background-repeat: no-repeat;
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}



/* === Language menu === */



#submenu
{
  float: left;
  height: 31px;
  width: 300px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   

}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #999999; 
  background-color: #222222;
}

#submenu a:hover, #submenu a:active
{
  background-image: url('../images/tabb2.jpg');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('../images/tabb.jpg');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('../images/back.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.title
{
  position: absolute;
  margin-left: 15px;
  margin-top: 15px; 
  width: 50px;
  height: 232px;
  background-image: url('../images/textlogo.png');
}

.content
{
  height: 217px;
  overflow: auto;
  padding: 7px;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #666666;
  background-color: inherit;
}

.designinfo a:link, .designinfo a:visited
{
  color: #666666;
  text-decoration:none;  
}

.designinfo a:hover
{
  color: #ffffff; 
  text-decoration:none;  
}

.hiddenlink a, .hiddenlink a:hover, .hiddenlink a:active, .hiddenlink a:visited
{
  text-decoration: none;
  font-size: 8pt;
  color: #222221;
}
.photobox
{
	border: solid;
	border-width: 10px;	
	border-color: #555555;
	background-color: #555555;

}
.photobox td
{
}


/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #ffffff;
  background-color: inherit;
  border-left: 5px solid #000000;

}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 5px 5px 20px 12px;
}
.text a
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
.text a:hover, .text a:active
{
  color: #FFFFFF;
}
blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

.quote
{
  	display: block;
	margin: 30px 25px 25px 15px;
	padding: 5px;
	color: #ffffff;
	border:1px;
	border-style:dotted;
	border-color:#555555;
	background-color:#999
}

.quoteitalic
{
	font-style:italic;
	color:#FFF;
}

.quoteitaliclarge
{
	font-style:italic;
	color:#FFF;
	font-size: 12pt;
	font-weight:bolder;
}
.quotename
{
	color:#000;
}
.center
{
	text-align:center;
}

.contact 
{
	font-size: 16pt;
	font-weight: bold;
}

.error 
{
	font-size: 16pt;
	font-weight: bold;
	text-align:center;

}

.pricing
{
  	display: block;
	margin: 20px 20px 20px 20px;
	color: #ffffff;
	border:1px;
	border-style:dotted;
	border-color:#555555;
	background-color:#888888;
}

img.floatLeft { 
    float: left; 
    margin: 8px; 
}

img.floatRight { 
    float: right; 
    margin: 8px; 
}

img.floatRightClear { 
    float: right;
	clear: right;
	margin-top:4px;
	margin-bottom:8px;
	margin-right:8px;
	margin-left:8px;
}

