/* *************************** 
  Site - pocketmaps
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Content Styles
  $4 - Sidebar Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#22c3f0;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font:10px Verdana, Geneva, sans-serif;
	background:#f0f0f0;
}

#container {
	height:492px;
	width:668px;
	left:50%;
	margin-top:10px;
	margin-left:-334px;
	background:url(../images/bg_container.png) no-repeat;
	position:absolute;
	text-align:left;
	color:#000;
	}
#container_big{
	height:706px;
	width:960px;
/* 	top:50%; */
	left:50%;
/* 	margin-top:-353px; */
	margin-left:-480px;
	background:url(../images/bg_container_bigger.png) no-repeat;
	position:absolute;
	text-align:left;
	color:#000;
	}
/* *************************** 
   $3 Content Styles
   ***************************/
#container h1.logo,#container_big h1.logo{
	position:absolute;
	width:32px;
	height:127px;
	top:57px;
	left:-28px;
	}
#container h1.logo a,#container_big h1.logo a{
	background:url(../images/logo.png) no-repeat;
	width:32px;
	height:127px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
	}
#container .banner{
	background:url(../images/bg_banner.jpg) center 8px no-repeat;
	width:652px;
	height:251px;
	margin:0 auto;
	padding-top:8px;
	position:relative;
	}
#container .banner a{
	background:url(../images/bg_aiwant.png) left -108px no-repeat;
	width:108px;
	height:80px;
	padding-top:28px;
	display:block;
	position:absolute;
	right:40px;
	bottom:-40px!important;
	bottom:-41px;
	font-size:24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#fff;
	text-align:center;
	line-height:27px;
	text-decoration:underline;
	}
#container .banner a:hover{
	background:url(../images/bg_aiwant.png) left 0 no-repeat;
	text-decoration:underline;
	color:#38cff8;
	}
#content{
	width:602px;
	margin:0 auto;
	overflow:hidden;
	}
#container_big #content{
	width:894px;
	margin:0 auto;
	}
.mapbox{
	width:212px;
	margin-right:22px;
	float:left;
	padding-top:11px;
	}
.mapbox h3{
	height:33px;
	width:100%;
	padding-top:7px;
	background:#fff;
	}
.mapbox h3 span{
	height:22px;
	width:100%;
	line-height:22px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	display:block;
	font-weight:normal;
	border-top:#000 2px solid;
	border-bottom:#000 2px solid;	
	}
.mapbox #crol1,.mapbox #crol2{
/* Typical fixed height and fixed width example */
width: 200px;
height: 130px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #fff;
padding: 6px;
}
.mapbox .flexcroll {
	margin-top:12px;
	}
.mapbox .flexcroll ul{
	padding-top:5px;
	}
.mapbox .flexcroll li a{
	width:180px;
	padding-left:2px;
	height:15px;
	line-height:15px;
	border-bottom:#000 1px dotted;
	display:block;
	}
	

.mapbox .flexcroll li a:hover{
	background:#ebebeb;
	color:#000;
	text-decoration:none;
	}
.mapbox .flexcroll li a span{
	color:#05b2e0;
	}
.right_logo{
	float:left;
	padding-top:110px;
	}
.right_logo a.logo_ph{
	height:55px;
	width:111px;
	display:block;
	margin-left:21px;
	}
.right_logo a.about{
	background:url(../images/bg_about.png) no-repeat;
	width:134px;
	height:20px;
	line-height:18px;
	display:block;
	text-align:center;
	color:#000;
	margin-top:22px;
	text-decoration:underline;
	}
.right_logo a.about:hover{
	color:#22c3f0;
	text-decoration:underline;
	}
#content h2{
	margin-top:25px;
	padding-top:7px;
	height:33px;
	background:#fff;
	width:100%;
	font-size:20px;
	}
#content h2 span{
	width:100%;
	line-height:22px;
	border-bottom:#000 2px solid;
	border-top:#000 2px solid;
	height:22px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	display:block;
	font-weight:normal;
	}
.choosebox{
	float:left;
	width:212px;
	margin-top:26px;
	}
.choosebox h3{
	height:29px;
	line-height:29px;
	padding-left:9px;
	width:203px;
	background:#000;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	}
.choosebox ul{
	padding-top:6px;
	}
.choosebox ul li{
	width:182px;
	position:relative;
	}
.choosebox ul li a.download{
	position:absolute;
	right:0;
	top:1px;
	width:13px;
	height:13px;
	padding:0;
	margin:0;
	border:0;
	background:none;
	}
.choosebox ul .readymade a span{
	position:absolute;
	width:60px;
	height:17px;
	line-height:12px;
	color:#fff;
	font-size:9px;
	text-align:center;
	right:0;
	top:-17px;
	display:none;
	background:none;
	}
.choosebox ul .readymade a:hover span{
	display:block;
	background:url(../images/bg_word.gif) no-repeat;
	}
.choosebox ul .readymade a.download span{
	top:-18px;
	}
.choosebox ul li a{
	width:160px;
	padding-left:22px;
	height:14px;
	margin-top:1px;
	line-height:14px;
	border-bottom:#000 1px dotted;
	display:block;
	background:url(../images/bg_lia.gif) 3px -30px no-repeat;
	}
.choosebox ul li a:hover,.choosebox ul .readymade a:hover{
	background:#ebebeb url(../images/bg_lia.gif) 3px -15px no-repeat;
	color:#000;
	text-decoration:none;
	}
.choosebox ul li.selected a{
	background:url(../images/bg_lia.gif) 3px 0 no-repeat;
	}
.choosebox ul .selected a:hover{
	background:#ebebeb url(../images/bg_lia.gif) 3px 0 no-repeat;
	}
.choosebox #crol1, .choosebox #crol2{
	 /* Typical fixed height and fixed width example */
	 width: 200px;
	 height: 227px;
	 overflow: auto;
	 /* IE overflow fix, position must be relative or absolute*/
	 position: relative;
	 background-color: #fff;
	 padding: 6px;
	}
.then{
	float:left;
	width:178px;
	float:left;
	position:relative;
	padding-top:122px;
	text-align:center;
	position:relative;
	height:280px;
	}
.then span{
	background:url(../images/icon_then.gif) -1px 2px no-repeat;
	width:70px;
	padding-right:8px;
	height:58px;
	line-height:58px;
	color:#fff;
	display:block;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	}
a.mapthis{
	background:url(../images/bg_a.gif) left -102px no-repeat;
	width:102px;
	height:82px;
	padding-top:20px;
	display:block;
	margin:0 auto;
	margin-top:88px;
	font-size:24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#fff;
	text-align:center;
	line-height:27px;
	text-decoration:underline;
	}
a.mapthis:hover{
	background:url(../images/bg_a.gif) left 0 no-repeat;
	text-decoration:underline;
	color:#38cff8;
	}
.then p{
	position:absolute;
	bottom:0;
	background:url(../images/bg_p.gif) center no-repeat;
	width:250px;
	font-size:9px;
	line-height:10px;
	padding:1px 0;
	left:-40px;
	}
/* *************************** 
   $4 Sidebar Styles
   ***************************/
#left{
	float:left;
	margin-top:25px;
	width:290px;
	}
#content #left h2{
	width:100%;
	height:106px;
	margin:0;
	}
#content #left h2 span, #content #left h2.register_login{
	height:94px;
	width:288px;
	padding-top:2px;
	padding-left:2px;
	display:block;
	font-size:20px;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:left;
	}
h2.register_login span{
display:inline !important;
}
.overview_list{
	height:18px;
	line-height:18px;
	color:#fff;
	width:290px;
	}
.overview_list a{
	width:284px;
	padding-left:6px;
	height:18px;
	display:block;
	color:#fff;
	background:#000 url(../images/bg_arrow.png) 271px 5px no-repeat;
	}
.overview_list a:hover{
	color:#fff;
	text-decoration:none;
	}
#left .bottom{
	margin-top:12px;
	height:80px;
	padding-top:7px;
	background:#fff;
	}
.bottom .link{
	height:30px;
	border-bottom:#000 2px solid;
	border-top:#000 2px solid;
	}
.bottom .share{
	height:30px;
	border-bottom:#000 2px solid;
	border-top:#000 2px solid;
	margin-top:6px;
	}
.bottom .floatleft{
	float:left;
	font-size:20px;
	line-height:30px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding-right:8px;
	}
.bottom .floatright{
	float:right;
	height:26px;
	padding-top:4px;
	border-left:#000 1px dotted;
	padding-left:4px;
	}
	
.bottom .link .floatright .kml{
	background:url(../images/icon_kml.png) left 0 no-repeat;
	width:30px;
	height:17px;
	line-height:17px;
	margin-top:3px;
	display:block;
	margin-right:5px;
	color:#fff;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	}
.bottom .link .floatright .kml:hover{
	background:url(../images/icon_kml.png) left -17px no-repeat;
	color:#fff;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	}
.bottom .link a{
	text-decoration:underline;
	}
.bottom .link a:hover{
	color:#22c3f0;
	text-decoration:underline;
	}
a.icon_digg{
	margin-left:10px;
	margin-right:4px;
	}
a.e-mail{
	line-height:30px;
	text-decoration:underline;
	color:#000;
	}
a.e-mail:hover{
	text-decoration:underline;
	color:#22c3f0;
	}
.print{
	padding-top:319px;
	width:100%;
	overflow:hidden;
	}
.print a.pocketmap{
	background:url(../images/bg_a.gif) left -102px no-repeat;
	width:105px;
	height:92px;
	padding-top:10px;
	display:block;
	margin-right:50px;
	float:left;
	font-size:22px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#fff;
	text-align:center;
	line-height:27px;
	text-decoration:underline;
	}
 .print a.pocketmap:hover{
	background:url(../images/bg_a.gif) left 0 no-repeat;
	text-decoration:underline;
	color:#38cff8;
	}
.print a.bigmap{
	text-decoration:underline;
	background:url(../images/bg_about.png) no-repeat;
	width:134px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin-top:74px;
	}
#right{
	float:left;
	margin-left:22px;
	width:290px;
	display:inline;
	padding-top:7px;
	background:#fff;
	margin-top:25px;
	padding-bottom:7px;
	}
#container_big #right{
	width:582px;
	}
.map{
	width:100%;
	/*height:331px;*/
	/* aw */
	height:423px;
	position:relative;
	border-bottom:#000 2px solid;
	border-top:#000 2px solid;
	}
.map img{
	vertical-align:middle;
	}
.map a{
	position:absolute;
	font-size:10px;
	width:50px;
	height:16px;
	line-height:16px;
	color:#fff;
	line-height:16px;
	padding-left:17px;
	background:#000 url(../images/icon_add.png) 8px 5px no-repeat;
	right:0;
	bottom:-1px;
	text-decoration:none;
	}
	
.map a:hover{
	color:#fff;
	text-decoration:underline;
	}

#right #crol1{
/* Typical fixed height and fixed width example */
width: 582px;
/*height: 300px;*/
/* aw */
height:188px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #fff;
}
#right .flexcroll ul{
	padding-left:13px;
	padding-top:23px;
	}
#right .flexcroll li{
	float:left;
	width:112px;
	height:259px;
	}
#right .flexcroll li span.array{
	background:url(../images/icon_dot.png) no-repeat;
	width:24px;
	height:24px;
	display:block;
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	margin-bottom:11px;
	}
#right .flexcroll li h4{
	font-size:11px;
	line-height:10px;
	padding-bottom:11px;
	}
#right .flexcroll li p{
	line-height:10px;
	}
#right .flexcroll li p span{
	display:block;
	width:100%;
	height:10px;
	}
.acknowledgement{
    float:right;
    margin-top:3px;
}
.clickable{
	text-decoration: underline;
}
.register_login{
	display: inline;
}


/* holding page special styles */

#holdingpage .mapbox .flexcroll li a{
    width: auto;    
    }
#holdingpage .mapbox #crol1{
    width:288px;
}
#holdingpage .mapbox{
    width:300px;
}
