/* @override http://www.mariehansenproperties.net/available_rentals/css/screen.css */

/*
   This is the style sheet used when Gallery running standalone and
   'no skin' is selected.

   If you would like to customize the styles please create
   copy of this file called

   "screen.css" (same name without ".default")

   If that file is found in this directory it will be
   used instead of this one.

   Some of the styles below are overriden by specific
   album properties. These are noted

   $Id: screen.css.default 15828 2007-02-18 08:57:27Z jenst $
*/


/*
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

body {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    background-color: #bdd7e2;
    color: #216273;
}

img {
    border: none;
}

td,p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a {
    font-family: Verdana,Helvetica,sans-serif;
    text-decoration: none;
    color: #0097bb;
}

a:hover {
    font-family: Verdana,Helvetica,sans-serif;
    text-decoration: underline;
    color: yellow;
}

.popup a:hover {
    color: #ed1c24;
}

.popup td {
    color: #000;
}

textarea:focus, input:focus {
    background-color: #FFF;
}
.popup textarea {
	height: 220px;
	width: 400px;
	}
/*
   text styles
*/
.title {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.mod_title			/* album title -- Text is controlled by .title */
	{
	  border:0px solid #8ec7d8;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
	}
.albumdesc {
	width: 480px;
	padding-left: 18px;
	clear: both;
	}
.albumdesc_search {
	width: auto;
	padding-left: 18px;
	clear: both;
	}
.albumdesc_search .desc {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	}
.album_spacer {
	height: 1em;
	}
.desc {
	font-size: 12px;
	padding-top: 0.5em;
	}
hr {
	border: 0px;
	border-top: 1px solid #8ec7d8;
	margin-bottom: 1em;
	}
.info {
	font-weight: bold;
	font-size: 11px;
	display: inline;
	float: left;
	padding-right: 4px;
	}
.caption                        /* photo captions on all pages */
	{
	  font-size: 10px;
	}
.modcaption	{
	display: none;
	}
.pcaption {
	font-size: 10px;
	margin-top: 5px;
	}
.pview {
	background-color: #EEE;
	padding: 4px;
	border-bottom: 1px solid #8ec7d8;
	border-right: 1px solid #8ec7d8;
	border-left: 1px solid #8ec7d8;
	}
.customFieldsTable {
	}

.customFieldsTableCaption {
    font-size: 11px;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
	}
.vafloat {
	float: none;
 	}
.vafloat2 {
	float: none;
	}
.vasummary {
	}
p.vasummary {
	padding: 0px;
	margin: 0px;
	margin-top: 1.5em;
	margin-right: 7px;
	width: 325px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	float: left;
	}
.listing_title {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	padding-bottom: 0.7em;
	}
table.vatable {
	width: 408px;
	padding: 0px;
	margin: 0px;
	padding-top: 1.5em;
	float: right;
	}
.vathumbs {
	padding-bottom: 10px;
	padding-left: 10px;
	}
#photo_table {
	float: right;
	padding-top: 1.5em;
	}
.commentIndication
	{
	   color: red;
	   font-size: 12px;
	}
.error                          /* all error text */
	{
	  color: red;
	  font-size: 12px;
	}

.attention                          /* so far, just for voting instructions*/
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FBFF7F;
    font-size: 12px;
}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{
	display: none;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.bread                          /* used in breadcrumb bars */
	{
	  font-size: 10px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	}
	a:links.bread {
	text-decoration: none;
	}
	td.bread a.bread {
	text-decoration: none;
	}
.headerText {
	}
.nav                            /* used in navigation bars */
	{
	  font-size: 12px;
	}
.navtableborderbegin
	{
	border: 1px solid #8ec7d8;
	}
.navtableborderend {
	border:1px solid #8ec7d8;
	border-top-width:0px;
	}
.bordertop
	{
	  border:1px solid #8ec7d8;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:1px solid #8ec7d8;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}

.borderleft
	{
	  border:1px solid #8ec7d8;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}
.borderleft-popup {
    border:1px solid #000000;
    border-top-width:0px;
    border-bottom-width:0px;
    border-right-width:0px;
    padding-left: 5px;
}

.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	clear: both;
	float: left;
	padding-top: 0.4em;
	}

.viewcounter
	{
	  font-size: 10px;
	}

.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
.modnavbox {
	background-color: #c3e1ec;
	}
.admin                          /* used in admin bars */
	{
	  font-size: 10px;
	  font-weight: bold;
	}

.adminform /* defines form for drop down menu */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.search                          /* used in search text */
	{
	  font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: .75em;
	}
#searchcontent /* search results */ {
	padding-top: 1.5em;
	padding-bottom: 8em;
	}
.search_image img {
	border-style: solid;
	border-width: 1px;
	width: 200px;
	height: 150px;
	}
.searchform /* defines form for search */
	{
	color: #216273;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
	background-color: #b5dae7;

     }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{
	}
.modfooter /*footer where the Gallery version is located*/
	{
	width: auto;
	float: right;
	position: relative;
	top: 1.2em;
	}
.modfooter .fineprint, .modfooter img {
	display: none;
	}
.modfooter td {
	width: auto;
	}

.popupbody  /* controls the background of popup. */
{
    color: #000;
}

.popuphead, .separator{
    text-align:center;
    font-size: 13px; font-weight: bold;
    line-height: 150%;
    color: #FFF;
    background-color: #0097BB;
    padding-left: 5px;
    border-top: 1px solid #0097BB; border-left: 1px solid #0097BB; border-right: 1px solid #0097BB;
}

.popup /* controls the main text and message body */
{
    font-size: 12px;
    font-weight: normal;
    color: #202020;
    padding: 5px;
    border: 1px solid #0097BB;
    background-color: #F0F0F0;
    margin-bottom: 10px;
}

.popupform /* controls form textarea */
	 {
	   font-size: 12px;
	   font-weight: normal;
	   line-height: 120%;
	   color: #202020;
	   padding: 2px;
	   border: 1px solid #0097BB;
	   background-color: #bdd7e2;
	 }

td.columnheader {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding: 2px;
    border: 1px solid #FFF;
    background-color: #b5dae7;
}

/* CSS ID for the add photos popup */

#container {
    padding: 0px;
}

#tabnav {
    height: 20px;
    margin: 0px;
    padding-left: 5px;

}

#tabnav li {
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
    float: left;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    margin-right: 4px;
    text-decoration: none;
    color: #666;
    border-width:1px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
}

#tabnav a:link.active, #tabnav a:visited.active {
    background-color: #FCFCF3;
    padding:2px 5px 2px 5px;
    font-size:12px;
    margin-right: 4px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
    color:#000000;
}

#tabnav a:hover {
    color: #444;
}

/* Following two classes are used in stats-wizard */
.blockcell {
}

caption {
    color: #b5dae7;
}

/* Adminbar */

#adminbox {
	background-color: #c3e1ec;
}
#adminbox form {
	font-weight: normal;
	font-style: normal;
	}
#adminbox td {
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#adminbox a {
	color: #0097bb;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	}

#adminbox a:hover {
	color: #ed1c24;
}


#menu {
}

#menu td {
	vertical-align: middle;
	}

#menu a {
   display: block;
   font-size: 10px;
   text-decoration: none;
   color: #0097bb;
   white-space: nowrap;
	font-weight: normal;
	font-style: normal;
	}

#menu a:hover {
   color: #ed1c24;
   white-space: nowrap;
/*
   border-bottom: 1px solid #66A;
   border-right: 1px solid #66A;
   border-top: 1px solid #224;
   border-left: 1px solid #224;
   padding: 1px;
*/
}
.g-tabset {
}

.g-tabset a {
    color: #000;
    background-color: #fff;
}

.g-tabset a:hover {
    background-color: #e9e9ff;
}

.g-tabset a.tab-hi {
    color: #fff;
    background: #0097bb;
    border-bottom: 1px solid #0097bb;
}
.g-photo {
	border: 1px solid #8ec7d8;
	}
#clear_all {
	clear: both;
	}