/* Start - Initiating browsers' styles */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:100%;
}
a {
	text-decoration:none;
}

a:active {
    outline: none;
}

a:focus {
    -moz-outline-style: none;
}

a img {
	border:none;
}

a:hover {
	color:#f60;
}
/* End - Initiating browsers' styles */

body {
    background:#ffffff url('/assets/images_v3/main_bg.png') repeat-x center 200px;
    margin:0px;
    height:100%;
	word-break:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
}

#mapcontainer{
    height:100%;
}

#map_box {
    width:100%;
    min-height:600px;
	height:100%;
    margin:0;
	border-top:solid #000 4px;
}

#map_box_inner{
	position:relative;
    width:964px;
	height:100%;
    margin:0px auto;
}

#menubuttonbig{
    width:155px;
    height:74px;
    display:block;
    background-image:url('/assets/images_v3/menubuttonbig.png');
}

#menubuttonbig:hover{
    background-image:url('/assets/images_v3/menubuttonbig_on.png');
}

#menubuttonsmall{
    width:85px;
    height:32px;
    display:block;
    background-image:url('/assets/images_v3/menubuttonsmall.png');
}

#menubuttonsmall:hover{
    background-image:url('/assets/images_v3/menubuttonsmall_on.png');
}

#menu_right{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#878787;
}

#menu_right a{
    text-decoration:underline;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#878787;
}

#menu_right a:hover{
    text-decoration:none;
	 color: #FF6600;
}

#dropdownclosebutton{
    width:75px;
    height:67px;
    display:block;
    background-image:url('/assets/images_v3/dropdownclosebutton.png');
}

#dropdownclosebutton:hover{
    background-image:url('/assets/images_v3/dropdownclosebutton_on.png');
}

.subcategorymenuitem{
    display:block;
    min-height:13px;
    height:auto !important;
    height:13px;
    border-bottom:solid #d0d0d0 1px;
    margin:0; 
    padding:3px 8px 3px 3px; 
    background:url('/assets/images_v5/poiDetailMenuArrow.png') no-repeat bottom right; 
    _background:url('/assets/images_v5/poiDetailMenuArrow.gif') no-repeat bottom right;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    color:#333; 
    font-size:10px;
	_font-size:11px;
    line-height:1.1em;
}

.subcategorymenuitem:hover{
    background:#666 url('/assets/images_v5/poiDetailMenuArrowSL.png') no-repeat bottom right; 
    _background:#666 url('/assets/images_v5/poiDetailMenuArrowSL.gif') no-repeat bottom right;
    color:#fff; 
}

#menuitemsheader{
    display:block;
    width:150px; 
    height:30px;
    position:absolute; 
    top:-30px; 
    left:-16px; 
    background:url('/assets/images_v5/subcategorymenutitle.png') no-repeat 0 0;
}

#signaturemenuitemsheader{
    display:block;
    width:150px;
    height:30px;
    position:absolute;
    top:-30px;
    left:-16px;
    background:url('/assets/images_v5/subcategorymenutitlehl.png') no-repeat 0 0;
}

.checkboxes{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    /*line-height:18px;*/
    padding:8px;
}

#poiListResultsBodyBody span{
    display:block;
    font-family:arial;
    font-size:12px;
    color:#666666;
    height:19px;
    line-height:19px;
    margin-left:20px;
}

/*#poiListResultsBodyBody a:hover{
    font-size:14px;
    color:#333333;
    height:88px;
}*/
#categoryBoxContainer_1{
	display:block;
	width:225px;
	height:25px;
	background:#e9e9e9 url('/assets/images_v5/categoryboxback_1.png') no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	line-height:25px;
}
#categoryBoxContainer_1:hover{
	background-position:0 -25px;
}
#categoryBoxContainer_2{
	display:block;
	width:225px;
	height:25px;
	background:#e9e9e9 url('/assets/images_v5/categoryboxback_2.png') no-repeat 0 0;
}
#categoryBoxContainer_2:hover{
	background-position:0 -25px;
}
#categoryBoxContainer_3{
	display:block;
	width:225px;
	height:25px;
	background:#e9e9e9 url('/assets/images_v5/categoryboxback_3.png') no-repeat 0 0;
}
#categoryBoxContainer_3:hover{
	background-position:0 -25px;
}
.poilistresult{
	background:none;
	position:relative;
    display:block;
	margin-left:17px;
    height:23px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666;
    line-height:23px;
    overflow:hidden;
	border-bottom:solid #ccc 1px;
}
.poilistresult:hover{
	background-color:#FFF;
}
#modal_background {
    background-image: url(images_v3/black_bg.png);
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:1000;
    display:none;
    text-align:center;
}
#modal_background #login_box {
    /*background-color: #ffffff;*/
    display:none;
	background-color: #ffffff;
    margin: 120px auto;
    width:463px;
    height:389px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#333333;
    font-size:0.6em;
}
#modal_background #photo_box{
    display:none;
    background-color: #000000;
    width:960px;
    height:500px;
    margin:120px auto;
}
#modal_background #registration_box {
    display:none;
    background-color: #ffffff;
    width:463px;
    height:389px;
    margin:120px auto;
    color:#333333;
    font-size:0.6em;
}
#large_photo{
    display:block;
    width:610px;
    height:458px;
    margin:22px 19px 0px 28px;
    overflow:hidden;
    float:left;
}
.login_pop_close {
	display:block;
	float:right;
	margin:0;
	padding:0;
	width:60px;
	height:13px;
	background:url(images_v3/signin_pop_close.gif) no-repeat;
}
a.login_pop_close:hover {
	background-position:0 -13px;
}
.login_pop_close span {
	position:relative;
	z-index:-1;
}
#signin {
	border:solid 0 transparent;
	margin:0;
}
#signin legend {
	display:none;
}
#signin h1 {
	background:url(images_v3/signin_pop_title.gif) no-repeat;
	width:260px;
	height:37px;
	margin:0;
	padding:0;
}
#signin h1 span {
	position:relative;
	z-index:-1;
}
#login_box_inner {
	margin:9px 30px 6px 47px;
	height: 42px;
	padding: 6px 0 0 0;
}
#email_box {
	width:295px;
	height:16px;
	padding:0;
	margin:0;
	float: left;
}
#pw_box {
	width:295px;
	height:16px;
	padding:6px 0 0 0;
	margin:0;
	clear:left;
	float: left;
}
#login_box_inner label {
	float:left;
	width:85px;
	height:16px;
	margin:0;
	line-height:1.7em;
}
#login_box_inner input {
	width:200px;
	height:14px;
	margin:0;
	background-color:#f7f7f7;
	border:solid #a3a3a3 1px;
}
#signin_btn {
	width:104px;
	height:42px;
	margin: 0 0 0 328px;
	padding: 0;
}
#signin_btn input{
	width:104px;
	height:42px;
	border:none;
}
#signin_option {
	margin: 0 30px 0px 47px;
	height: 30px;
	padding-top: 7px;
}
#signin_option a{
	color:#999999;
	text-decoration:none;
	float:left;
}
#signin_option a:hover{
	color:#ff6600;
}
#signin_option input{
	margin: 0 0 0 37px;
	background-color:#f7f7f7;
	border:none;
	padding: 0;
	float: left;
}
#signin_option span{
	color:#999999;
	text-decoration:none;
	float:left;
	margin-left: 5px;
}
#register {
	border:solid 0 transparent;
	margin:0;
}
#register legend {
	display:none;
}
#register h1 {
	background:url(images_v3/signin_pop_title2.gif) no-repeat;
	width:298px;
	/*height:47px;*/
    height:96px;
	margin:0;
	padding:0;
	float: left;
}
#register h1 span {
	position:relative;
	z-index:-1;
}
#register input {
	float:left;
	margin-top: 16px;
	margin-left: 80px;
}
#popup_bg_box {
    padding:0;
    border:0;
	margin:0;
	width:553px;
	height:49px;
	background:url(images_v3/signin_pop_bg.gif) no-repeat;
}
#error_box01 {
	background-color:#999999;
	color:#ffffff;
	width:510px;
	height:26px;
	margin-top: 9px;
	padding-top:14px;
	text-align: center;
	font-size: 1.1em;
	display: none;
}

#weatherBoxSmallContainer{
    color:#696969;
    font-family:arial;
    font-size:11px;
    line-height:23px;
    text-align:center;
    display:block;
    width:235px;
    height:23px;
    background:url('/assets/images_v5/weatherboxback2.png') no-repeat 0 0;
}

#weatherBoxInnerContainer{
    padding:0 0 0 55px;
    display:inline;
}

#weatherBoxInnerContainerAlt{
    color:#ededed;
    padding:0 0 0 55px;
    display:none;
}

#showAllTagsButton{
    display:block;
    width:225px;
    height:42px;
    background:#9a3356 url('/assets/images_v5/showalltagsboxback.png') no-repeat;
	background-position:0 0;
}
#showAllTagsButton:hover{
	background-position:0 -42px;
}
#poiaddress {
	width:129px;
	height:auto;
	margin:0 8px 0 8px;
	padding:12px 0 0 24px;
	background:url('/assets/images_v5/address_icon.gif') no-repeat 0 12px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:1em;
}
#poiphone {
	width:129px;
	height:21px;
	margin:0 8px 0 8px;
	padding:0 0 0 24px;
	background:url('/assets/images_v5/phone_icon.gif') no-repeat 0 0;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:2em;	
}
#poiwebsite {
	width:129px;
	height:21px;
	margin:0 8px 0 8px;
	padding:0 0 0 24px;
	background:url('/assets/images_v5/web_icon.gif') no-repeat 0 0;
}
#poiwebsite a {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:2em;
	text-decoration:underline;
}
#poiwebsite a:hover{
	color:#369;
}
#poiDetailLeft{
	background:url('/assets/images_v5/poiDetailLeftShadow.png') no-repeat;
	_background:url('/assets/images_v5/poiDetailLeftShadow.gif') no-repeat;	
}
#poiDetailBody {
	background:url('/assets/images_v5/poiDetailBodyShadow.png') no-repeat;
	_background:url('/assets/images_v5/poiDetailBodyShadow.gif') no-repeat;
}
#menu_container {
	width:964px;
	height:19px;
	margin: 0 auto;
	padding-top:11px;
}
#menu_left {
	width:145px;
	height:19px;
	padding-left:19px;
	float:left;
}
#menu_right {
	width:auto;
	height:19px;
	padding-right:15px;
	float:right;
	text-align:right;
	overflow:hidden;
	line-height:19px;
}