/* 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:974px;
    min-height:600px;
	height:100%;
    margin:0px auto;
}

#map_box_inner{
	position:relative;
    margin-top:20px;
    width:974px;
}

#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, .subcategorymenuitemhl{
    display:block;
    width:139px;
    height:20px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:10px;
    color:#2d2d2d;
    text-align:center;
    line-height:20px;
}
.subcategorymenuitem{
    background:transparent url('/assets/images_v4/subcategoryboxback.png') no-repeat;
	padding:0 15px 0 15px;
    overflow:hidden;
}
.subcategorymenuitemhl{
	color:#000;
    background:transparent url('/assets/images_v4/subcategoryboxhlback.png') no-repeat;
	padding:0 15px 0 15px;
    overflow:hidden;
}
.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;
}*/
a.categoryBoxContainer{
	display:block;
	width:235px;
	height:21px;
	background:#e9e9e9 url('/assets/images_v4/categoryboxback.png') no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	line-height:21px;
}
a.categoryBoxContainer:hover{
	color:#FF6600;
}
.poilistresult{
    background:transparent url('images_v4/poilistbuttonback.png') repeat-x;
    display:block;
    height:30px;
    font-family:arial;
    font-size:12px;
    color:#696969;
    line-height:30px;
    overflow:hidden;
}
#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_v4/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:235px;
    height:23px;
    background:#9a3356 url('/assets/images_v4/showalltagsboxback.png') no-repeat 0 0;
}

#poiaddress {
	width:129px;
	height:auto;
	margin:0 8px 0 8px;
	padding:12px 0 0 24px;
	background:url('/assets/images_v4/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_v4/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_v4/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_v4/poiDetailLeftShadow.png') no-repeat;
	_background:url('/assets/images_v4/poiDetailLeftShadow.gif') no-repeat;	
}
#poiDetailBody {
	background:url('/assets/images_v4/poiDetailBodyShadow.png') no-repeat;
	_background:url('/assets/images_v4/poiDetailBodyShadow.gif') no-repeat;
}
