/*DEFAULT BODY STYLES*/

* { padding: 0; margin: 0; }

body {
	background:#e3e3e3 url("images/bg.jpg") repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 140%;
	}
	
/*------ MAKES FIT TO BROWSER ------*/

html, body {
	height: 100%;}
	
* html #wrapper {
	height:100%
}

/*------ FINISH ------*/

.clear {
	clear: both;
}
	
p {
	margin-top: 20px;
}


* html #wrapper {
	height:100%
}

 #wrapper { 
 	margin: 0 auto;
 	width: 800px;
	z-index: 0;
}

#header { 
	position: relative;
	margin-top: 0px;
	width: 800px;
	height: 83px;
	background: transparent;
	}
	
#flags { 
	position: relative;
	margin-bottom: 30px;
	}
	
#hero { 
	position: relative;
	width: 800px;
	height: 449px;
	background-color: #757575;
	border-bottom: solid 1px #ffffff;
	}
	
.topmenurow { 
	height: 25px;
	padding-top: 0px;
	border-bottom: solid 1px #666666;
	z-index: 10;
	}
	
	
#topmenurow { 
	height: 25px;
	padding-top: 0px;
	border-bottom: solid 1px #666666;
	z-index: 10000;
	}
	
.highlight { 
	color: #990000;
	font-weight: bold;
	text-decoration: blink;
	}


.bottommenurow { 
	height: 424px;
		}
.red { 
	color: #990000;
	font-weight: bold;
	}	
#content {
	position: relative;
	width: 740px;
	height: auto;
	background-color: #FFFFFF;
	padding: 20px 30px 20px 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8aa2ba;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #8aa2ba;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	}
	
#specs_table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 15px;	
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-color: silver;
	font-style: italic;
}

#specs_table2 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-color: silver;
	font-style: normal;
}

#features td{
	padding-left: 15px;
	width: 200px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-style: normal;
	font-weight:bold;
	line-height: 200%;
	color: #990000;
}

.headline {
	background-image: url(images/headline_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	text-transform: uppercase;

}
	
#footer { 
	position: relative;
	padding-top: 12px;
	width: 800px;
	height: 50px;
	background-color: #e3e3e3;
	}
.footer_td { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #999999;
	line-height: 140%
	}


/*LINKS*/

a:link {
	color: #0066CC;
	text-decoration:underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
	}
a:visited {
	color: #0066CC;
	text-decoration:underline;
}
a:focus, a:active {color: white; background-color: transparent; text-decoration: none;}


.baselinks:link{color:#999999; text-decoration:none;}
.baselinks:hover{	color:#ffffff;	border-bottom: 1px dashed #999999;}
.baselinks:visited {color:#999999; text-decoration:none;}

.toplinks:link{color:#b9b461; text-decoration:none;}
.toplinks:hover{	color:#b9b461;	border-bottom: 1px solid #b9b461;}
.toplinks:visited {color:#b9b461; text-decoration:none;}

.toppage:link{color:#b9b461; text-decoration:none;}
.toppage:hover{	color:#b9b461;	border-bottom: 1px solid #b9b461;}
.toppage:visited {color:#b9b461; text-decoration:none;}




/*TEXT*/

.toppage {
	font-size: 10px;
}

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #818181;
	font-style: italic;
	text-align: left;
	line-height: 140%;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	}
	
.enlarge_images {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #818181;
	font-style: italic;
	text-align: left;
	}

	

/*TABLES*/

/*---- table header-----*/
.general_table td, th, tr {
	padding:5px;
	text-align:left;
}
.general_table th {
	border-top: #D0D0D0 solid thin;
	border-bottom: #D0D0D0 solid thin;
	border-left: none;
	border-right: none;
	color:#666;
	background-color: #FDFEED;
}

.general_table {
	font-family: Arial, Helvetica, sans-serif;
	color:#527A7A;
	font-size: 11px;
}
.general_table tr td {
	border-bottom: #D0D0D0 solid thin;
}

.general_table thead td {
	border-bottom:1px solid #D0D0D0;
	border-top:1px solid #FFFFFF;
	padding:7px;
}

.general_table thead {
	font-weight:bold;
	line-height:13px;
}

.leftmenu {
	width: 217px;
	}
	
.leftmenu_table {
	margin-top: 250px;
	}
	
/*IMAGES*/

.images_small { 
	border: solid 1px #999999;

	}

.imagefloatright {
	float:right;
	margin-top:auto;
	margin-left:10px;
	margin-bottom:auto;
	}
.imagefloatleft {
	float:left;
	margin-top:auto;
	margin-right:10px;
	margin-bottom:auto;
	}
	
.image_large {
	margin-top:5px
	}

/*----------------FORMS----------------*/

.button {
	padding: 6px;
	height: 35px;
	background-color: #28395f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border: solid 1px #245599;
}

input, select, textarea {
	font-family: verdana,arial,hevetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 1px;
	background-color: #ffffff;
	border: solid 1px #999999;
	
}

/*FX - image in top right of screen, must be PNG*/

a#corner {
position: absolute;
right: 0pt;
top: 0pt;
display: block;
height: 90px;
width: 100px;
background-color: transparent;
background-image: url(../images/joomla_donate.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: right;
background-y-position: top;
text-indent: -999em;
text-decoration: none;
}

.cursor { /*create custom cursor*/
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;}
