body 
{
	margin:0;
	padding:0;
	width:100%;
	font-family: Verdana, helvetica, arial, sans-serif;
}

p
{
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

.additional_message
{
	font-style: italic;
	width: 80%;
	padding-left: 20px;
	margin-bottom: -15px;
}

.margin20pxleft
{
	margin-left: 20px;
}

h2
{
	margin: 5px;
}

h3
{
	margin: 0px;
	margin-bottom: 5px;
}

a#signup, a#account
{
	color: black;
}

a#signin, a#signout
{
	color: white;
}

div#wrap
{
	width: 100%;
	margin: 0 auto;
}
div#left_col
{
	float: left;
	width: 69%;
}
div#right_col
{
	float: right;
	width: 30%;
}

div#form_item
{
	padding-top: 10px;
	padding-left: 25px;
}

div#header-container
{
	top:0;
	width:100%; 
	height:120px; 
	background-color:#000; 
	color: white; 
} 

div#content-container
{
	width:100%; 
	height:100%; 
}

div#hiatus_msg
{
	text-align: left;
	padding: 15px;
	padding-left: 50px;
	margin-bottom: 25px;
	background: #F2F5A9 url('/media/images/pirates.png') no-repeat 7px center;
	border: 1px #610B0B solid;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
}

div#error_msg
{
	text-align: left;
	padding: 15px;
	padding-left: 50px;
	margin-bottom: 25px;
	background: #F5A9BC url('/media/images/error.png') no-repeat 7px center;
	border: 1px #610B0B solid;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
}

div#img_demo
{
  margin-left: 10px;
  margin-right: 300px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #c0c0c0;
}

div#notice_msg
{
	text-align: left;
	padding: 15px;
	padding-left: 50px;
	margin-bottom: 25px;
	background: #F4FA58 url('/media/images/notice.png') no-repeat 7px center;
	border: 1px #AEB404 solid;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
}

div#google_canvas
{
  height: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

div#region_canvas
{
  height: 550px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

div#banner
{
	background-color:#1D1D8E;
	width:100%; 
	height:550px; 
	color: white;
}

div#banner_sm
{
	background-color:#1D1D8E;
	width:100%; 
	height:25px; 
	color: white;
	margin-bottom: 50px;
}

div#copyright
{
	padding: 10px;
	text-align: right;
}

div#location
{
	width: 70%;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
div#TheOneMain
{
	width: 70%;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 200px;
}

div#banner-content
{
	padding-top: 100px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#signout
{
  border: 2px solid #000000;
  width: 250px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 40px;
  padding-top: 20px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background-color: orange;
  color: black;
}

div#signout:hover
{
  background-color: yellow;
  cursor: pointer;
  cursor: hand;
}

div#signup
{
  border: 2px solid #000000;
  width: 250px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 40px;
  padding-top: 20px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background-color: orange;
  color: black;
}

div#signup:hover
{
  background-color: yellow;
  cursor: pointer;
  cursor: hand;
}

div#footer-container
{
	width:100%; 
	height:100px; 
	background-color:#c0c0c0; 
	display: inline-block;
	margin-top: 30px;
}

div#explore-by-region, div#featured-attractions
{
	width:100%;
	background-color:#EFF5FB;
	color: #000000;
	border-top: 3px solid #000000;
	padding-bottom: 150px;
}

div#featured-attractions
{
  margin-top: 15px;
  margin-bottom: 15px;
}

div#region_inside, div#featured_inside
{
	padding-top: 10px;
}

div#inside-container
{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	
}

div#ftr-inside-container
{
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}	

div#top-login
{
	padding: 6px;
	font-size: 10pt;
}

span#sign-in
{
	padding: 10px;
	color: #fff;
}

span#sign-in:hover
{
	font-weight:bold;
	cursor: pointer;
    cursor: hand;
	color: #c0c0c0;
}

span#sign-up
{
	padding: 10px;
	background-color: orange;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	color: black;
}

span#tiny
{
  font-size: 10px;
}

span#sign-up:hover
{
	font-weight:bold;
	cursor: pointer;
 	cursor: hand;
	color: #000;
}

span#left-align
{
	text-align: center;

}

.right-text-aligned
{
	text-align: right;
	width: 100%;
}

.signup_main
{
	text-align: left;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	color: #3b3b3b;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.signup_page
{
	border: 1px solid #000;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 10px;
}

.pg_column 
{
	/*width: 352px;*/
	width: 45%;
	display: inline-block;
	zoom: 1;
	vertical-align: top;
}

.first
{
	margin-right: 10px;
	margin-left: 20px;
}

.bottom_border_1
{
	border-bottom: 1px solid #000;
}
.bottom_border_1_light
{
	border-bottom: 1px solid #c0c0c0;
}

.page-header
{
	/*padding-bottom: -15px;*/
}

.reg_form
{
	background-color: #c0c0c0;
	border: 1px solid #000;
	padding: 15px;
	height: 100%;
	width: 100%;
	margin: auto;
}
/*
label
{
	color: #747474;
	line-height: 18px;
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-justify: auto;
	text-outline: none;
	text-overflow: clip;
	text-shadow: none;
	text-transform: none;
	text-wrap: normal;
	display: block;
	margin-bottom: 3px;
	cursor: default;
}


select
{
	color: #747474;
	line-height: 18px;
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-justify: auto;
	text-outline: none;
	text-overflow: clip;
	text-shadow: none;
	text-transform: none;
	text-wrap: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	resize: none;
	overflow: auto;
	color: #3b3b3b;
	border: 1px solid #cacaca;
	margin: 0px;
	padding: 10px 8px;
	height: 40px;
	margin-bottom: 16px;
}

input[type="text"],
input[type="password"]
{
	color: #747474;
	line-height: 18px;
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-justify: auto;
	text-outline: none;
	text-overflow: clip;
	text-shadow: none;
	text-transform: none;
	text-wrap: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	resize: none;
	overflow: auto;
	color: #3b3b3b;
	border: 1px solid #cacaca;
	margin: 0px;
	padding: 10px 8px;
	height: 20px;
	margin-bottom: 16px;
	width: 75%;
}

input[type="button"],
input[type="submit"]
{
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	text-indent: 0;
	text-justify: auto;
	border: 1px solid #000080;
	color: #fff;
	background-color: #000080;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	cursor: pointer;
  	cursor: hand;
}

input[type="submit"]:hover
{
	background-color: #819FF7;
	color: #000;
}
*/

.page-content
{
	margin: auto;
}

.lost_un_pass
{
	color: #747474;
	line-height: 18px;
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-justify: auto;
	text-outline: none;
	text-overflow: clip;
	text-shadow: none;
	text-transform: none;
	text-wrap: normal;
	display: block;
	margin-bottom: 3px;
	cursor: default;
	text-align: right;
}

/* Hover Menu */
.hovermenu ul
{
	padding-left: 0;
	margin-left: 0;
	height: 20px;
}

.hovermenu ul li
{
	list-style: none;
	display: inline;
	padding: 10px;
	text-decoration: none;
	float: left;
	color: black;
	background-color: #c0c0c0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.hovermenu ul li a
{
	padding: 10px;
}

.hovermenu ul li a:hover
{
	background-color: #E6E6E6;
}

table#regions_table
{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}

ul#region_haunt_ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.region_haunt_listing
{
  border: 1px solid #000;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 5px;
  padding: 10px;
  vertical-align: middle;
  cursor: pointer; cursor: hand;
}

.region_haunt_listing:hover
{
  background: #CEE3F6;
}

.haunt_label
{
  margin-top: 15px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.haunt_detail
{
  padding-left: 15px;
}

xmp
{
  border: 1px dotted #ccc;
  margin: 10px;
}

.sm_green_check
{
  width: 50px;
  margin: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.sm_red_error
{
  width: 50px;
  margin: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.supertiny
{
  margin: 3px;
  vertical-align: middle;
}

#maps_directions_icon
{
	vertical-align:text-top;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.hover_hand
{
  cursor: pointer;
  cursor: hand;
}

#logo_image
{
	border: 0px;
	float: left;
}

#code_sample
{
	width: 100%;
	height: 75px;
}

#add_date_time_table
{
	width:100%;
}

#add_date_button
{
	float: right;
}

#email_message_preview
{
  margin: 15px;
  padding: 15px;
  border: 1px solid #c0c0c0;
  background-color: #f5f5f5;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.faq_question
{
  margin: 10px;
  color: blue;
  cursor: pointer;
  cursor: hand;
  text-decoration:underline;
}

.faq_answer
{
  margin: 10px;
  display: none;
  padding-left: 20px;
}

#screenshot
{
  margin-top: 40px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 10px;
  border: 1px dashed #c0c0c0;
}

#red
{
	color: red;
}

#paybox
{
  border: 1px dashed #c0c0c0;
  margin-left: 20px;
  padding: 20px;
  padding-bottom: 5px;
  width: 80%;
  background-color: #CEF6CE;
}

.button-success,
.button-error,
.button-warning,
.button-secondary {
   color: white;
   border-color: black;
   border-radius: 4px;
   text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.button-success {
   background: rgb(28, 184, 65); /* this is a green */
   background-image: url('media/images/cart.png');
   background-size: 16px 16px;
   background-repeat: no-repeat;
   background-position: 3%;
   padding-left:24px;
   margin: 5px;
   color: black;
}

.button-error {
   background: rgb(202, 60, 60); /* this is a maroon */
}

.button-warning {
   background: rgb(223, 117, 20); /* this is an orange */
}

.button-secondary {
   background: rgb(66, 184, 221);  /* this is a light blue */
   background-image: url('media/images/cog.png');
   background-size: 16px 16px;
   background-repeat: no-repeat;
   background-position: 3%;
   padding-left:24px;
   margin: 5px;
   color: black;
}

.listing_photo
{
  margin-left: auto;
  margin-right: auto;

}

.photo_cap_button
{
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: #c0c0c0;
font-family: helvetica,arial,sans-serif;
        font-size: 13px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        text-align: center;
        text-decoration: underline;
        text-indent: 0;
        text-justify: auto;
        border: 1px solid #000080;
        color: #000;
        padding: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        cursor: hand;
}

.photo_del_button
{
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1px;
  margin-top: 1px;
  background-color: #c0c0c0;
  font-family: helvetica,arial,sans-serif;
        font-size: 13px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        text-align: center;
        text-decoration: underline;
        text-indent: 0;
        text-justify: auto;
        border: 1px solid #000080;
        color: #000;
        padding: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        cursor: hand;
}

.photo_del_button:hover, .photo_cap_button:hover
{
        color: #fff;
  	background-color: #000080;
}
