
/* element styles */

html { 
	overflow: scroll;
}

body{
	margin: 0px;
	padding: 0px; 
	background-color: #fff;
}	 

div {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #222;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #222;
	margin: 0px 0px 10px 0px;
}

li {
	font-size: small;
	color: #222;
}

td {
	font-size: small;
	color: #222;
	vertical-align: top;
}

img {
	border: 0px;
}

a {
	font-size: small;
	color: #2044b8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 220%;	
	color: #586aa5;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 140%;	
	color: #586aa5;
	margin: 0px 0px 10px 0px;
}

form {
	margin: 0px;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: small;
}

/* page element styles */ 

#top_bar {
	width: 986px;
	height: 115px;
	border-right: 4px solid #fff;
}

#top_logo {
	float: left;
	width: 184px;
	background-color: #BA251E;
	padding: 15px;
	border-right: 4px solid #fff;
}

#top_banner {
	float: left;
	width: 768px;
	height: 115px;
}

#banner_logo {
	float: left;
	width: 258px;
	height: 115px;
}

#lang_flags {
	float: left;
	width:  140px;
	height: 91px;
	background: url("../images/site/tagline.jpg") left top no-repeat;
	padding: 12px 15px 12px 355px;
}
 
#nav_bar {
	float: left;
	width: 184px;
	background: url("../images/site/nav_bg.png") left bottom repeat-x;
	padding: 0px 15px 15px 15px;
	border-right: 4px solid #fff;
}

#nav_bar, #nav_bar div {
	font-family: "Times New Roman";
	color: #fff;
}

#nav_daylight {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 184px;
	color: #fff;
}

#nav_daylight a {
	color: #fff;
	text-decoration: none;
}

.ig_tbl_img table, .ig_tbl_img tr, .ig_tbl_img td, .ig_tbl_img a, .ig_tbl_img span, .ig_tbl_line table, .ig_tbl_line tr, .ig_tbl_line td, .ig_tbl_line a, .ig_tbl_line span, ig_reset  {
	font-family: "Times New Roman" !important;
	color: #fff !important;
}

#comparison_data {
	width: 184px;
	border: 1px solid #a31017;
	border-collapse: collapse;
}

#comparison_data th, #comparison_data td {
	background-color: #bf291f;
	border: 1px solid #a31017;
	border-collapse: collapse;
}

#navigation {
	clear: both;
}

#main {
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	background: url("../images/site/main_bg.png") left top repeat-y;
}

#footer {
	width: 738px;
	padding: 0px 0px 10px 0px;
}

#footer_left {
	width: 350px;
}

#footer_right {
	width: 295px;
}


/* content page structural styles */

#page_main {
	background: url("../images/site/page_bg.png") left top repeat-x;
	width: 768px;
	float: left;
}

#right_bar {
	float: left;
	background-color: #c42e21;
	width: 4px;
}

/* content page */

#page_content {
	float: left;
	width: 738px;
	padding: 0px 15px 15px 15px;
	border-right: 4px solid #fff;
}

#page_content #col1 {
	float: left;
	width: 300px;
}

#page_content #col2 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 30px;
}

/* home page */

#page_content_home {
	float: left;
	width: 738px;
	padding: 0px 15px 15px 15px;
	border-right: 4px solid #fff;
}

#page_content_home #main_col {
	float: left;
	width: 240px;
	padding-right: 15px;
}

#page_content_home #col1, #page_content_home #col2, #page_content_home #col3 {
	float: left;
	width: 205px;
	padding: 0 15px 15px 15px;
	border-left: 4px solid #dcdcdc;
	margin-top: 15px;
}


#page_content_home #col1 ul, #page_content_home #col2 ul, #page_content_home #col3 ul {
	margin-left: 15px;
	padding-left: 0px;
}

#page_content_home #col1 li, #page_content_home #col2 li, #page_content_home #col3 li {
	margin-left: 5px;
	padding-left: 0px;
}

#popular_pages {
	float: left;
	width: 200px;
	margin: 50px 0px 0px 30px;
}

#popular_pages li {
	padding: 5px;
}

/* nav styles */

#nav, #nav ul {
	border-top: 1px solid #d98989;
	padding: 0;
	list-style: none;
	margin: 0px 0px 20px 0px;
}

#nav a {
	display: block;
}

#nav li {
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #d98989;
	background: url("../images/nav/nav_item_bg.png") left top repeat-y;
}

#nav li:hover {
	background: url("../images/nav/nav_item_hover_bg.png") #ee0000 left top repeat-y;
}

#nav li a {
	font-weight: bold;
	padding: 5px;
	color: #fff;
	font-size: 110%;
}

#nav li a:hover {
	color: #fff;
	background: #ee0000;
	text-decoration: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 155px;
	padding: 0px 5px 0px 0;
	border: 1px #fff solid;
	z-index: 99;
}

#nav li:hover ul {
	left: auto;
	margin-left: 160px;
	margin-top: -25px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.dd_nav_item, .dd_nav_item_last {
	width: 160px;
	border-bottom: 1px #acc7d9 solid;
	background: #B8231D !important;
	padding: 0 !important;
}

.dd_nav_item_last {
	border-bottom: 0px;
}

.dd_nav_item a, .dd_nav_item_last a {
	color: #fff !important;
	font-weight: normal !important;
	display: block;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
}

.dd_nav_item a:hover, .dd_nav_item_last a:hover {
	color: #fff !important;
	display: block;
	text-decoration: none;
	background: #ee0000;
	padding: 5px 5px 5px 15px;
}



/* general styles */

.news_divider {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.padded_img img {
	padding: 0px 10px 10px 10px;
}

.smallText {
	font-size: 80%;
}

.smallText a {
	font-size: 100%;
}

.error {
	color: #c00;
	font-weight: bold;
}

.pad30lr {
	padding: 0px 30px 0px 30px;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hide {
	display: none;
}

