/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

body {
	height: 100%;
	text-align: center;
	min-width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
    line-height:110%;
       
}

input{font-size:12px;padding:2;letter-spacing:0;}

html {
height: 100%;
font-size: 62.5%;
}


#main {
width: 100%;
background: url('../img/main-bg.gif') repeat-y center 0;
min-height: 100%;
height: 100%;
position: relative;
}
 
body>#main {
height: auto;
}

a:link, a:visited {
/* color: #005AA1; */
color: #0000ff; 
/* text-decoration: underline; */
}

.error {
color: #FF0000; 
}


a:hover {
text-decoration: none;
text-decoration: underline;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block;
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
    line-height:130%;
	margin-bottom: 10px;
	color: #000000;
}
h5 {
	font-size: 5em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0 30px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 42px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}


li {
  margin-left: 25px;
  margin-bottom: 5px;
/*  line-height:normal; */
  line-height:100%;
  color: #000000;
}

ul {
  line-height:50%;

}



h2 {
	font-weight: bold;
	font-size: 1.3em;    
	color: #4682B4;
}

h3 {
	font-weight: bold;
	color: #4682B4;
}



address {
font-style: normal;
line-height : 180%;
margin-left: 7px;
}

/* Images */

img.float {
float: left;
border: 1px solid #004C87;
margin: 0.5em 0.8em 0.5em 0;
}


/* Header */

#logo {
	position: absolute;
	top: 25px;
	text-align: left;
	background-position: left;
}

#live2support {
	position: absolute;
	top: 34px;
    left: 600px;
	text-align: left;
	background-position: left;
}


#header {
	height: 115px;
	background-color: #004A75;
	background-image: url(../img/hd-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	vertical-align: middle;	
}

#header-in {
	width: 900px;
	height: 115px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
	background-position: center;
}


ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: .9em;
color: #FAFAD2;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight:    normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}



li#house {
background: url('../img/house.gif') no-repeat 0 1px;
padding-left: 24px;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('../img/sitemap.gif') no-repeat 0 2px;
padding-left: 24px;
margin-left: 16px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('../img/envelope.gif') no-repeat 0 2px;
padding-left: 23px;
margin-left: 16px;
}


/* Search form */

form.searching {
width: 210px;
position: absolute;
top: 47px;
right: 0;
}


form.searching fieldset {
border: 0;
}

form.searching input.search {
letter-spacing: 1px;
float: left;
padding: 2px 0 2px 6px;
width: 139px;

}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
margin-left: 4px;
font-weight: bold;
color: #FFFFFF;
float: left;
}

form.searching label {
display: none;
}


/* Menu */

#menu-box {
background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
	border-bottom: 1px solid black;
}

#menu {
 width: 950px;
 padding-left: 20px;
 margin: auto;
 border: none;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li.first a {
margin-left: 1.6em;
display: inline
}

#menu li a {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	padding-top: .50em;
	padding-right: 1.4em;
	padding-bottom: .25em;
	padding-left: 1.4em;
}

#menu li a.active {
	color: #000000;
	background-color: #FFFF99;
	font-weight: bold;
	font-size: 1.1em;
}

#menu li a:hover, #menu li  {
	color: #000000;
	background-color: #FFEBCD;
	font-weight: bold;
	font-size: 1.1em;
}

/* Content box */

#content {
background: #FFFFFF url('../img/content-bg.gif') repeat-x 0 0;
min-height: 624px;

}

#content-box {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 80px;
padding-top: 20px;

min-height: 624px;


}

/* Table */

table {
font-size: 1.1em;
border-collapse: collapse;
border: 2px solid #004C87;
margin: 5px 5px 5px 5px;

}

.ea_small{
 font-size: 0.9em;
 line-height:115%;
} 


.noborder {

border: 0px ;
margin: 0px 0 0px 0;

}

.nobordercenter {
	border-collapse: collapse;
	border: 0px;
	margin: 0px 0 0px 0;
	table-layout: fixed;
	text-align: center;
}


.first-column {
	text-align: right;
	background-color: #FFFFCC;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.first-column-top {
	vertical-align: top;
}
.first-column-left {
	text-align: left;
}

.first-column-center {
	text-align: center;
}

.column-right {
	text-align: right;
}




.yellowcolumn {
	background-color: #FFFF99;
	vertical-align: top;
}


.singletd {
	padding: 0px;
	background-color: #CCCCCC;
}

.nobordertd {
	padding: 0px;
	border: 0px solid;
}


th, td {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #004C87;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}

td.tdcenter {text-align:center}


.fonttable {
font-size: 1.1em;
border-collapse: collapse;
border: 1px solid #004C87;
margin: 0px 0px 0px 0px;

}



.fonttd {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2x;
	border: 1px solid #004C87;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
    
}




.lastemail {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


th {
text-align: right;
font-weight: bold;
}

.first-row {
	background: #FFFF99;
	vertical-align: bottom;
}

.first-row th {
text-align: center;
font-weight: bold;
border-bottom: 2px solid #004C87;
}
.setupissimple {
	background-color: #CCCCCC;
	text-align: center;
	border: thin solid #000000;
	width: 100%;
	background-position: center;
}


.last-column {
background-color: #FFD162;
border-left: 1px solid #004C87;
}


#footer {
width: 100%;
height: 30px;
background: #004A75 url('../img/footer-bg.gif') repeat-x 0 0;
position: absolute;
bottom: 0;
left: 0;
}
.tdright {
	text-align: right;
}

#footer-in {
width: 950px;
margin: 0 auto;
}

p.footer-center {
float: left;
width: 950px;
color: #FFFFFF;
text-align: center;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-center a, p.footer-center a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-left a:center {
background-color: #FFFFFF;
color: #006497;
}

p.footer-right {
float: right;
width: 450px;
color: #FFFFFF;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-right a:hover {
background-color: #FFFFFF;
color: #006497;
}

p.footer-right a, p.footer-right a:visited  {
font-weight: normal;
}


#ad-box-top {
	top: 64px;
	right: 54px;
	width: 468px;
	height: 60px;
	float: right;
	background-color: #FFFFFF;
	position: absolute;

}
.invisibletable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.singleborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.singletable {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
.sponsorfooter {
	font-family: sans-serif;
	font-size: 90%;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0.2em;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6699FF;
	border-top-color: #000000;
	border-left-color: #6699FF;
	background-color: #FFFACD;
	background-image: none;
	background-repeat: repeat-x;
}
.tdtop {
	background-position: top;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}

.faq_question  { font-size:12px; vertical-align:top; }
.faq_question { font-weight:bold; }
.faq_question {color:#000000; }
.faq_question {text-decoration: none; }
.faq_question { width:20px; }
.faq_question { padding: 0px 0px 1px; }
.faq_question { border: 0px solid;}
.faq_question { background-color: #FFFFFF;}

.faq_question1 {color:#0000FF; }
.faq_question1 { padding: 0px 0px 1px; }
.faq_question1 { border: 0px solid;}
.faq_question1 {text-decoration: none; }
.faq_question1 { background-color: #FFFFFF;}


.faq_answer { font-size:12px; vertical-align:top; }
.faq_answer { font-weight:bold; }
.faq_answer { padding: 0px 0px 3px; }
.faq_answer { border: 0px solid;}
.faq_answer { text-align: left;}
.faq_answer { line-height: 125%;}
.faq_anwser { background-color: #FFFFFF;}

.faq_answer1  { font-size:12px; vertical-align:top; }
.faq_answer1 { font-weight:bold; }
.faq_answer1 {color:#000000; }
.faq_answer1 {text-decoration: none; }
.faq_answer1 { width:20px; }
.faq_answer1 { padding: 0px 0px 1px; }
.faq_answer1 { border: 0px solid;}
.faq_answer1 { line-height: 125%;}
.faq_answer1 { background-color: #FFFFFF;}


/* .bigblue {width: 200px; text-align: center;font-size:180%;font-weight:normal;color:#fff;padding:10px 15px;background:#74b9dc url(../img/ea_blue.png) repeat-x bottom left;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-left:-0px;} */
 .bigblue {text-align: center;font-size:180%;font-weight:normal;color:#fff;padding:10px 15px;background:#74b9dc url(../img/ea_blue.png) repeat-x bottom left;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-left:-0px;} 

.bigblue a, .bigblue a:visited {
text-decoration: none;
color: #FFFFFF;
}


div.bubblex {
  display: none;
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
}


.hover_containerx {
  position: relative;
  font-size: 12px;
  color: #666;
}

div.wrapperx {
  position: absolute;
  top: -40px;
  left: 35px;
}

div.innerx {
  padding: 17px 0;
	font-size: 14px;
}

div.arrowx {
  position: absolute;
  top: 18px;
  left: -47px;
  width: 50px;
  height: 40px;
  background: url(/img/tip_box-arrow.png) no-repeat top left;
}

a.hover_targetx {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px dotted #888;
  margin-left: 6px;
  color: #64503f;
}


.tablemenu {
  border-style: none;
  align: center;
}

.tdhover, .tdhover a, .tdhover a:link, .tdhover a:hover,.tdhover a:visited {
    background-color: #FFEBCD;
    text-align: center;
    color: #000000;
    border-style: none;
    padding-right: 5px;
    padding-left: 5px;
}


td.menu{
  background:red;
  visibility:hidden;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 10px solid #004C87;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;

}


.dropmenu {
background:#FFEBCD;
border-top: 0px;
border-bottom: 0px;
}


table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
margin-left: 5px;
}


.tddrophover, .tddrophover a, .tddrophover a:link, .tddrophover a:hover,.tddrophover a:visited {
    background-color: lightblue;
    text-align: left;
    color: #000000;
    border-style: none;
    padding-right: 5px;
    padding-left: 5px;
    visibility: visible;
}

.tdnormal a {
  text-align: center;
	color: #FFFFFF;
    border-style: none;
  padding-right: 5px;
  padding-left: 5px;
}

.tdnormal a:visited {
    text-align: center;
	color: #FFFFFF;
    border-style: none;
  padding-right: 5px;
  padding-left: 5px;
}


.tdnormal {
	color: #FFFFFF;
   
    border-style: none;
    text-align: center;
  padding-right: 5px;
  padding-left: 5px;    
}




