@charset "utf-8";
/* CSS Document */

body
{
margin:0;
padding:0;
width:100%;
background-color:white;
font-family: Arial, Helvetica, sans-serif;
font-size:small;
}



.paginate
{
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#124268;
font-weight:bolder;
padding-left:5px;
background-color:white;
width:10px;
}


.paginate:hover
{
text-decoration:underline;
}

.photo_card
{
float:left;
width:130px;
height:140px;
background-color:#124268;
border: solid 1px #dddddd;
margin:5px;
text-align: center;
}

.photo_frame
{
margin-top:5px;width:130px;margin-left: auto; margin-right: auto;text-align:center;
}

.photo_frame2
{
border: solid 10px #cccccc;
}

.thumbnails
{
 display:inline;padding: 0px;margin:5px;border-style: solid;border-width: 3px; border-color: #dddddd;text-align:center;
}


.thumbnails:hover
{
border-color: #dd1122; cursor:pointer;
}


.photo_style
{
 padding: 0px;border-style: solid;border-width: 3px; border-color: #cccccc;;text-align:center;
}

.photo_style:hover
{
border-color: #dd1122; cursor:pointer;
}

.photo_text_box
{
width:130px;text-align:center;margin-top:5px;
}

.gallery_link
{
font-size: 0.8em;font-family: Arial;width:100%;display:block;text-align:center;color:White;text-decoration:none;
}


.gallery_link:hover
{
font-size: 0.8em;font-family: Arial;margin: 0 auto;color:#cccccc;text-decoration:none;
}



.field-label {

}

.field-widget {

}


body div#toolTip { position:absolute;z-index:1000;width:210px;background:blue;border:2px double #fff;text-align:center;padding:4px;min-height:2em;-moz-border-radius:4px;background-image: url('images/blue-strip.png'); background-repeat: repeat-y;  }
body div#toolTip p { margin:0px;padding:0;color:white;font-size:.8em; font-family: arial;font-weight:bold; }


.admin_control
{
border:1px solid black;
background-color:#687E29;
padding:4px;

margin:4px;
color:white;
cursor:pointer;
font-size:.8em;
font-weight:bolder;
text-decoration:none;
text-align:center;
}


.admin_control2
{
border:1px solid black;
background-color:#aaaaaa;
padding:2px;

margin:2px;
color:black;
cursor:pointer;
font-size:.6em;
font-weight:bolder;
text-decoration:none;
text-align:center;
}

.admin_control: hover
{
text-decoration:underline;
}

.tiny_info
{
font-size:.2em;
}

.small_frames
{
margin:0 auto;width:600px;border: solid 1px #cccccc;
}
.house_actions
{
font-size: 1.1em;
}