/* This is the style sheet used when Gallery is embedded into
another product, like PHP-Nuke, and when it's running 
standalone.

If you would like to customize the styles please create 
copy of this file called 

 "embedded_style.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,v 1.1.2.1 2005/03/01 07:46:14 cryptographite Exp $
*/ 


/* 
default text styles - background and colors overriden by
album 'bgcolor', 'background', and 'textcolor' properties.
*/

img {
border: none;
}
td, p {
font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.title {
font-size: 14px;
font-weight: bold;
}
.mod_title {
border: 1px solid #000;
border-right-width: 0;
border-bottom-width: 0;
border-left-width: 0;
}
.desc {
font-size: 12px;
}
.caption {
font-size: 10px;
}
.modcaption {
font-size: 10px;
}
.pcaption {
font-size: 10px;
white-space: inherit;
overflow: hidden;
}
.vafloat {
float: none;
}
.vafloat2 {
float: none;
}
.vasummary {
font-weight: bold;
padding: 2px;
margin-top: 10px;
width: 80%;
}
.commentIndication {
color: red;
font-size: 12px;
}
.error {
color: red;
font-size: 12px;
}
.attention {
color: #FBFF7F;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.head {
font-size: 16px;
font-weight: bold;
}
.bread {
font-size: 10px;
}
.nav {
font-size: 12px;
}
.navtableborderbegin {
border: none;
}
.navtableborderend {
border: none;
}
.bordertop {
border: none;
}
.borderright {
border: none;
}
.borderleft {
border: none;
}

input.fineprint {
background: url(/images/form_bg.jpg) top left repeat-y #d5d4ac;
border: 1px solid #a9a673;
font: 10px Verdana, Helvetica, Arial, sans-serif;
color: #53523f;
width: 150px;
margin: 5px 0 0;
}


textarea {
background: url(/images/form_bg.jpg) top left repeat-y #d5d4ac;
border: 1px solid #a9a673;
font: 10px Verdana, Helvetica, Arial, sans-serif;
color: #53523f;
width: 300px;
margin: 5px 0 0;
}

.fineprint {
color: #53523f;
width: 150px;
margin: 5px 0 0;
}
.viewcounter {
font-size: 10px;
}
.editlink {
font-size: 10px;
}
.admin {
font-size: 10px;
font-weight: bold;
}
.adminform {
background: url(/images/form_bg.jpg) top left repeat-y #d5d4ac;
border: 1px solid #a9a673;
font: 10px Verdana, Helvetica, Arial, sans-serif;
color: #53523f;
width: 150px;
margin: 5px 5px;
float: none;
}
.search {
font-size: 10px;
font-weight: bold;
}
.searchform {
background: url(/images/form_bg.jpg) top left repeat-y #d5d4ac;
border: 1px solid #a9a673;
font: 10px Verdana, Helvetica, Arial, sans-serif;
color: #53523f;
width: 150px;
margin: 5px 0 0;
}
.leftspacer {
width: 0;
}
.modnavboxtop {
background: #5E72CC;
}
.popupbody {
background: url(../../images/popup_bg) top left repeat-y #53523f;
}
.popuphead {
text-align: center;
font-size: 10px;
font-weight: bold;
color: #53523f;
padding-left: 5px;
}
.popup {
text-align: center;
font-size: 10px;
font-weight: none;
color: #53523f;
padding: 5px;
margin; 0;
}
.popupform {
font-size: 10px;
font-weight: none;
padding: 2px;
}
#container {
adding: 2px;
}
#tabnav {
height: 20px;
margin: 0;
padding-left: 5px;
background: url(images/tab_bottom.gif) repeat-x bottom;
}
#tabnav li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}



#tabnav a {
font: normal 10px Verdana, Helvetica, Arial, sans-serif;
color: #53523f;
text-decoration: none;
}
#tabnav a:link, #tabnav a:visited {
color: #53523f;
}
#tabnav a:hover, #tabnav a:active {
color: #53523f;
text-decoration: underline;
}

#adminbox {
color: #53523f;
}
#adminbox td {
background: url(../../images/nav_bg.jpg) top left no-repeat;
}


#menu a {
font: normal 10px Verdana, Helvetica, Arial, sans-serif;
color: #53523f;
text-decoration: none;
}
#menu a:link, #menu a:visited {
color: #53523f;
}
#menu a:hover, #menu a:active {
color: #53523f;
text-decoration: underline;
}

.imgFrame{
width: auto;
margin: 0;
padding: 0;
}

.imgFrame img{
border: 2px solid #53523f;
margin: 0;
padding: 0;

}

.modnavboxmid  /*navagation bar middle where the link for the albums show*/
{
}

.modfooter  /*navagation bar middle where the link for the albums show*/
{
height: 20px;
}

