/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

body{
	background:#FFFFFF url(images/top_tall.jpg) top left repeat-x;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both; height:0px;}


input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		color:#455667;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#0aa0d1; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline;}
strong {color:#242e39;}
p {padding:15px 0 0 0;}

/* ============================= main layout ====================== */

.more {background:url(images/more_bg.gif) no-repeat 0 0; padding-left:21px; color:#000000; text-decoration:none;}
.more:hover {text-decoration:underline;}

.rss {background:url(images/rss_bg.gif) no-repeat 0 0; padding:2px 0 3px 31px; display:block;}

h1 {background:url(images/log-line.jpg) top left no-repeat; text-indent:-10000px; height:57px; width:495px; line-height:1.25em; font-size:0.75em;}

li a {line-height:1.91em;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */


#header {color:#6f9099; line-height:1.18em;}
#header .left {width:340px; padding:31px 0 0 19px;}
#header .right {text-align:right; padding:30px 35px 0 0;}
.ht1 {margin:80px 0 21px 0;}

#log-line img {
	position:relative;
	left:300px;
}
.menu {padding:100px 30px 0 31px; text-align:center;}
.menu ul {margin:0 auto; width:719px;}
.menu li {float:left; padding:0;}
.menu .second a b{padding:18px 28px 15px 32px;}
.menu li a:hover {background:#d4dee1 url(images/li_tr.gif) top right no-repeat;}
.menu li a:hover b {color:#2e3c4a; background:url(images/li_tl.gif) top left no-repeat; text-decoration:none;}
.menu li a {color:#d4dee1; font-weight:bold; display:block; line-height:1.5em;}
.menu .active {background:#d4dee1 url(images/li_tr.gif) top right no-repeat;}
.menu .active b {color:#2e3c4a; background:url(images/li_tl.gif) top left no-repeat;}
.menu li a b {display:block; padding:18px 28px 15px 26px;}

.right-contact-info { padding-right:5px; }
.right-contact-info label{ float:left; width:100px; }
/* ============================= middle ====================== */

#middle { width:100%;}

.date {background:url(images/hor_line.gif) bottom repeat-x;}
.box {background:url(images/box1_bg.jpg) top left no-repeat;}
.taright {text-align:right;}
.blue {color:#0aa0d1;}

/* ============================= footer ====================== */

#footer {color:#d6e0e3;}
#footer a {color:#d6e0e3; text-decoration:none; font-weight:normal;}
#footer a:hover {text-decoration:underline;}
#footer .indent {padding:24px 0 0 31px;}


/* ============================= index-1 =========================== */

#index_1 #middle .indent { padding:32px 275px 38px 75px;}

#index_1 .t1 {margin-bottom:16px;}
#index_1 .t2 {margin:37px 0 19px 0;}
#index_1 .t3 {margin-bottom:11px;}

#index_1 .column1 ul {padding:0 0 18px 1px;}
#index_1 .column1 .content {padding:0 30px 21px 1px;}

#index_1 .column2 .content {padding:0 20px 0 0;}
#index_1 .column2 .p {padding:10px 0 0 0;}
#index_1 .column2 .morepad {padding:6px 0 27px 9px;}
#index_1 .column2 .morepad2 {padding:14px 0 0 9px;}

#contact-form label{
	float:left;
	width:150px;
}
.errors{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	font-weight:bold;
}
.required{
	color:#FF0000;
	font-style:italic;
}
.ads{
	margin-right:5%;
	float:right;
}
#add-hotspot-form label{
	float:left;
	width:80px;
	font-weight:bold;
}
#add-hotspot-form select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#add-hotspot-errors{
	color:#FF0000;
	font-weight:bold;
	width:400px;
}
#add-hotspot-form-success{
	color:#00CC00;
	font-size:110%;
	font-weight:bold;
}
#beta{
	float:left;
	background:url(images/beta.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:180px;
	margin-top:20px;
	margin-left:20px;
}
#bookmark{
	float:left;
	background:url(images/bookmark.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:113px;
	margin-top:130px;
	margin-left:20px;
}
.cursor{
	cursor:pointer;
}
#footer a{
	text-decoration:underline;
	color:#FFFFFF;
}
fieldset{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 300px 15px 15px;
}
legend{
	margin-bottom:10px;
}
#countryResults{
	width:45%;
}
.friendly{
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:140%;
	color:#0099CC;
}
#leftad{
	margin-right:30px;
}