html
{
  font-size: 100%;
}

body
{
	/* background: #CC0000 url("../images/storpod_header_tile.png") repeat-x top left; */
	border-top: 5px solid #000;
	color: #fff;
	padding: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
    font-size: 80%;
}

a
{
	color: #f34747;
	text-decoration: underline;
}

a:hover
{
	color: #fff;
}

a.no_background:hover { background: transparent; }

.active 
{ 
    background: transparent url("../images/storpod-button-left.png") no-repeat 0 0; 
    padding: 0px 0px 6px 25px;
	color: #fff;
	font: bold 1.1em/1.5em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.active span 
{ 
    padding: 0px 25px 6px 0px; 
    background: transparent url("../images/storpod-button-right.png") no-repeat top right;  
	margin: 0;
}

.active:hover { 
	padding: 0px 0px 6px 25px;
	background: transparent url("../images/storpod-button-hover-left.png") no-repeat top left; 
	margin: 0;
	cursor: pointer; }

.active:hover span { 
	padding: 0px 25px 6px 0px; 
	background: transparent url("../images/storpod-button-hover-right.png") no-repeat top right; 
	margin: 0;
	cursor: pointer; }

h1
{
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 1em;
	font-weight: normal;
	text-align: center;
    color: #dcdbdb;
}

h2
{
	font-size: 1.5em;
line-height: 1.3333333em;
margin-top: 1.3333333em;
margin-bottom: 1.3333333em;
	text-align: center;
	color: #dcdbdb;
}

h2
{
	font-size: 1.3em;
line-height: 1.5384615em;
margin-top: 1.5384615em;
	text-align: center;
	color: #dcdbdb;
}

p
{
	overflow: hidden;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.3333333em;
	margin-top: 2em;
	margin-bottom: 1.6666666em;
}

em
{
	color: #f34747;
	font-weight: bold;
	font-size: 1.5em;
}

th
{
	background: #f34747;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.3333333em;
	padding: .5em;
}

table { font-size: 1em; color: #000; background: #fff; }
td, th { padding: .5em; text-align: center; }

#page_content table a:hover
{
	color: #000;
}

/********** BRANDING **********/
#branding
{
    position: absolute;
    top: 0;
    left: -9999px;
}

/********** LAYOUT **********/
#page_container { margin-top: 0; padding-top: 0; background: #CC0000; position: relative; z-index: 1;}

#front_search { padding-left: 70px; }

#header-logo 
{
	position: absolute;
	top: 15px;
	left: 100px;
	width: 330px;
	height: 95px;
}

#welcome-text div
{
	position: relative;
	z-index: 100;
}

#header-logo a
{
	background: transparent;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	position: relative;
	z-index: 1;
}

#header
{
    position: relative;
    padding: 0;
    margin: 0;
    height: 125px;
    display: block;
    width: 960px;
    background: #fff url("../images/storpod_header.png") no-repeat top left;
}

#page_content { padding-top: 15px; min-height: 350px; 
/* background: transparent url("../images/storpod_page.png") repeat-y top left; */
background: #CC0000; 
padding-bottom: 20px; }
#page_content a { color: #000; }
#page_content a:hover
{
	color: #fff;
}

#container_footer
{
    width: 960px;
    background: #fff url("../images/storpod_footer.png") repeat-x top left;
	font-size: 80%;
	color: #fff;
	padding-bottom: 15px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#footer
{
    background: #fff url("../images/storpod_footer.png") repeat-x top left;
    display: block;
    width: 960px;
    
}

#footer h3 { margin-top: 20px; margin-bottom: 5px; color: #fff; }
#footer p { font-weight: bold; margin-bottom: 0; padding-top: 0; }

#breadcrumbs { text-align: left; margin-top: 10px; font-weight: bold; }
#breadcrumbs p { text-align: left; border: none; }
#breadcrumbs a { font-weight: bold; }

/********** WELCOME TEXT **********/
#welcome-text
{
    color: #fff;
    position: absolute;
    left: 170px;
    top: 10px;
    font-weight: bold;
	font-size: 80%;
}
#welcome-text a { color: #fff; }

/********** CURRENCIES **********/
#currencies img { }
.currency { float: right; margin-top: 10px; }

/********** MENU **********/
#menu_top { position: absolute; top: 10px; right: 80px; }
#menu_top li { list-style-type: none; display: inline; margin: 0 2px; padding: 0; }
#menu_top li a { color: #fff; font-weight: bold; text-decoration: none; }

#menu_top a { padding: 0px 0px 6px 25px; }
#menu_top a span { padding: 0px 25px 6px 0px; }

#menu_top a:hover 
{ 
    background: transparent url("../images/storpod-button-left.png") no-repeat top left; 
    padding: 0px 0px 6px 25px;
}

#menu_top a:hover span 
{ 
    padding: 0px 25px 6px 0px; 
    background: transparent url("../images/storpod-button-right.png") no-repeat top right;  
}

#menu_top .active:hover { background: transparent url("../images/storpod-button-hover-left.png") no-repeat top left; }

#menu_top .active:hover span { background: transparent url("../images/storpod-button-hover-right.png") no-repeat top right; }

/********** NAVIGATION **********/
#admin_link { position: absolute; top: 5px; left: 5px; }

#mail_nav
{
	margin: 10px 0;
}

#rental_navigation { margin: 10px 0; }

#account_menu, #rental_menu
{
	position: absolute;
	top: 35px;
	right: 50px;
	width: 400px;
	border: 2px solid #660F0F;
}

#account_menu .inner, #rental_menu .inner
{
	position: relative;
	z-index: 999;
	background: #f34747;
	padding: 10px 20px;
}

#account_menu .inner ul, #rental_menu .inner ul
{
	padding: 0;
	margin: 0;
}

#account_menu a, #rental_menu a { font-weight: bold; color: #fff; }

/********** BUTTONS **********/
button 
{ 
	border: none; 
	margin: 0; 
	padding: 1px 0px 6px 22px; 
	color: #fff; 
	font-weight: bold; 
	background: transparent url("../images/storpod-button-left.png") no-repeat top left;
}

button span 
{ 
	padding: 2px 25px 6px 0px; 
	margin: 0;
	background: transparent url("../images/storpod-button-right.png") no-repeat top right;  
}

button:hover 
{ 
    background: transparent url("../images/storpod-button-hover-left.png") no-repeat top left; 
    padding: 1px 0 6px 22px;
}

button:hover span 
{ 
    padding: 2px 25px 6px 0px; 
    background: transparent url("../images/storpod-button-hover-right.png") no-repeat top right;  
}

/********** SEARCH FORM **********/
#search_form
{
    position: relative;
    height: 217px;
    width: 390px;
    display: block;
    background: transparent url("../images/rental_space_search.png") no-repeat top right; 
}

#search_form #search
{
    position: absolute;
    top: 120px;
    left: 25px;
    font-size: 2.7em;
    width: 280px;
    background: transparent;
    border: none;
    padding-top: 2px;
}

#search_form #submit 
{  
    position: absolute;
    top: 115px;
    left: 330px;
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -9999px;
    background: transparent url("../images/search-button.png") no-repeat top right; 
    border: none;
}

#search_form #submit:hover
{  
    background: transparent url("../images/search-button-hover.png") no-repeat top right;
    cursor: pointer;    
}

/********** WEBSITE MESSAGES **********/
.website-message
{
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -230px;
	width: 400px;
	border: 2px solid #000;
	background: #eee;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	z-index: 1000;
	text-align: left;
	background-position: 10px 3px;
	background-repeat: no-repeat;
}

.website-message div { position: relative; padding: 5px 25px 5px 45px; }

#msg_information
{
	background-image: url("../images/info-icon.png");
	background-color: #FFC545;
	border-color: #FF7E37;
}

#msg_error
{
	background-image: url("../images/error-icon.png");
	background-color: #FF996C;
	border-color: #F85124;
}

#msg_success
{
	background-image: url("../images/success-icon.png");
	background-color: #63D617;
	border-color: #20B71B;
}

.website-message div img
{
	position: absolute;
	top: 2px;
	right: 2px;
	width: 12px; 
}

/********** LOGIN **********/
#shortLoginBox
{
	position: absolute;
	top: 35px;
	right: 50px;
	width: 400px;
	border: 2px solid #660F0F;
	color: #fff;
	z-index: 200;
}

#shortLoginBox div
{
	position: relative;
	z-index: 999;
	background: #f34747;
	padding: 5px 10px;
}

#shortLoginBox input { border: 1px solid #660F0F; color: #000; }

#shortLoginBox a { color: #fff; font-weight: bold; }

/********** MAIL **********/
.mail_buttons
{
	position: relative;
	width: 100%;
	display: block;
}

.mail_button_on, .mail_button_off
{
	position: relative;
	float: left;
	width: 100px;
	height: 2em;
	line-height: 200%;
	font-size: 160%;
	display: block;
}

.mail_button_on:hover, .mail_button_off:hover
{
	cursor: pointer;
}

.mail_button_on
{
	background: #f34747;
	color: #fff;
}

.mail_button_off
{
	background: #eee;
	color: #999;
}

#inbox, #mail_sent
{
	clear: both;
	width: 100%;
}

.mail_upopen { background-color: #ccc; font-weight: bold; }

/********** SEARCH RESULTS **********/
#search-results
{
	position: relative;
	border: 1px dashed #660F0F;
	background: #fff;
	min-height: 330px;
	color: #000;
}

#search-results .inner
{
	padding: 10px;
	padding-bottom: 0;
}

.search_box
{
	border: 2px solid #660F0F;
	background: #eee;
	width: 440px;
	margin-bottom: 10px;
}

.search_box a { color: #f34747; }
.search_rental
{
	padding: 10px 20px;
}

#search-results #map
{
	position: absolute;
	top: 10px;
	right: 10px;
	border: 3px double #ccc;
}

#map { color: #f34747; }
#map a { color: #000; }
.search-info { float: left; width: 200px; }
.search_image { background: #fff; float: right; }
.search_image img { width: 125px; border: 2px solid #999; }

.search-info h1 { line-height: 1.5em; margin-bottom: 0; padding-bottom: 0; font-size: 1.2em; }
.search-info h2 { color: #000; }
.search_table td { vertical-align: top; }



/****************** IMAGE UPLOAD **********************/
#image_container {
	margin: auto;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}
#image_container .note { text-align: justify; padding: 0 10px; }
#image_container #header #header_left {
	float: left;
	background-image: url(../media/design/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
	margin: 0;
	padding: 0;
}
#image_container #header #header_right {
	background-image: url(../media/design/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
	margin: 0;
	padding: 0;
}
#image_container #content {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#image_container #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#image_container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#image_container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sbtn    {
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sbtn:hover { cursor: pointer; }
#image_container  button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 82px;
}
#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}
#image_container  form {
	margin: 10px 5px 0px 5px;
}

#image_container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../media/design/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}
#image_container  label {
	padding: 0px;
	text-align: center;
}

.msg {
	text-align:left;
 	color:#fff;
	background-repeat: no-repeat;
 	margin-left:30px;
   margin-right:30px;
	padding:5px;
   padding-left:30px;
}

.emsg {
	text-align:left;
	margin-left:30px;
   margin-right:30px;
	color:#fff;
	background-repeat: no-repeat;
	padding:5px;
   padding-left:30px;
}

#loader{
   visibility:hidden;
}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}

/*************** RENTAL IMAGES *****************************/
.rental_image
{
	position: relative;
	float: left;
	background: #eee;
	border: 3px solid #ccc;
	padding: 0;
	margin: 3px;
}
.rental_images_box { position: relative; }
.small_rental_image { display: block; width: 150px;  margin: 2px; }
.rental_image .delete
{
	position: absolute;
	top: 2px;
	right: 2px;
	padding: 0;
	margin: 0;
}
.rental_image .delete:hover { cursor: pointer; }

.rental_image img { margin: 0; padding: 0; }

/*************** GENERAL STYLES *****************************/
.note
{
	border: 2px solid #999;
	background: #eee;
	color: #000;
	font: bold .9em/1.1em Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-bottom: 8px;
}

.note p
{
	padding: 0;
	margin: 0 0 6px 0;
}
.note a:hover { color: #999; }

/*************** USER RENTAL SPACES *****************************/
#user_rental_space_table td, #user_rental_space_table th { text-align: center; }

/*************** ERRORS *****************************/
.error { color: #000; }
#errorMsg { color: #000; }

/*************** FOOTER ADVERTISING *****************************/
#footerAd {
	clear: both;
	text-align: center;
	padding-top: 20px;
}