/*********************
Author:    jsds.us
Updated:   04-04-07
**********************/

/* styles */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #362219;
	background-color: #E0DDC6;
	color: #787566;
	line-height: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/backSplat.gif);
	background-position: center;
}


*
{
	margin: 0;
	border: none;
}	

.uploader
{
	padding: 10px;
}

.odd
{
	background-color: #E0DDC6;
}	
	
.italic {
	font-style: italic;
}
	
.strong {
	font-weight: bold;
}
.accoladesDiv {
	width: 100% !important;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #91A5B0;
	height: 18px !important;
}

.numbersLrg {
	font-size: 18px;
	line-height: 24px;
	color: #91A5B0;
}


.Headline {
	font-size: 28px;
	color: #91A5B0;
	padding-bottom: 20px;
	padding-top: 5px;
}

.smalltxt {
	font-size: 12px;
}

a.dim img
{
    opacity: .3;
    -moz-opacity: .3;
    filter: alpha(opacity=30);
}
	
/* links */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #996600;
	}
	
a:hover {
	color: #91A5B0;
	}


.taglink a, .taglink a:visited, .taglink a:active, .emaillink a, .emaillink a:visited, .emaillink a:active, .emailactive a {
	color: #91A5B0;
	text-decoration: none;
}
.emaillink 
{
    font-size:80%;
}
.taglink a:HOVER, .emaillink a:hover {
	text-decoration: underline;
	color: #E0DDC6;
}

a.studioNavlink, a.studioNavlink:visited, a.studioNavlink:active {
	color: #E0DDC6;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

a.studioNavlink:HOVER {
	text-decoration: none;
	color: #91A5B0;
}

a.deletelink, a.deletelink:visited, a.deletelink:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
}

a.deletelink:HOVER {
	text-decoration: underline;
	color: #FF0000;
}

/* Edit Category styles */
div.ce_album
{
    width: 185px;
    margin: 0px;
}
div.ce_album a img
{
    margin: 0;
    padding: 0;
}
h4.ce_albumTitle
{
    width: auto;
    background: #FFF5BA;
    padding: 3px;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
    margin: 0;
}
div.ce_albumReorder
{
    width: auto;
    background: #FFF5BA;
    padding: 3px;
    margin: 0;
}
div.ce_albumReorder input
{
    float: left;
}
div.ce_albumReorder span
{
    float: right;
}

	
/* hover box */	

.hoverBoxTitle, #tooltip h3 {
	font-size: 21px;
	font-weight: normal;
	color: #F3F0D8;
}

.hoverBoxSubTitle {
	color: #F3F0D8;
	font-style: italic;
	line-height: 24px;
}

#tooltip
{
    background: #91A5B0; 
    padding: 20px;
    color: #F3F0D8;
}
#tooltip h3
{
    font-size: 21px;
}
#tooltip p.body
{
    font-style: italic;
    line-height: 24px;
}

#tooltip p.url
{
    font-size: 80%;
}
	
	
/* Portfolio styles */	

.descBoxTitle {
	font-size: 21px;
	color: #91A5B0;
}

.descBoxSubTitle {
	color: #91A5B0;
	line-height: 24px;
	font-style: italic;
}

.descBoxText {
	color: #F3F0D8;
	font-size: 12px;
	line-height: 16px;
}

	
	
/* footer */
	
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}


/* searching and results */


.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8095A2;
	background-color: #ECEADC;
	height: 20px;
	padding-left: 5px;
	width: 150px;
	padding-top: 2px;
}

.tags, .emaillink {
	font-size: 9px;
	font-weight: bold;
	color: #F3F0D8;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.searchResultsTitle {
	font-size: 21px;
	color: #E0DDC6;
}


/* category / album list styles */

.spnImageFileName
{
    background-color: #472d22;
}

.jcarousel-scope {
    position: relative;
    padding: 0;
}

.albumList, .photoList
{
    padding:0;
}

.photoList li, .albumList li
{
    list-style: none;
    white-space: nowrap;
    margin-bottom: 5px !important;
    padding: 0px;
}
.photoList li table, .albumList li table
{
    margin: 0px;
}

.photoList li:first-child, .albumList li:first-child
{
    padding: 0px;
}

.photoList .row td:first-child
{
    padding-right: 5px;
}

.albumList .row td
{
	padding-right: 5px;
}

.albumList .row td:last-child
{
	padding-right: 0px;
}


/* admin */

.adminMain {
	font-size: 18px;
}

.adminTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #91A5B0;
}

input.adminfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8095A2;
	height: 20px;
	width: 300px;
	padding-left: 5px;
	padding-top: 2px;
}

.fileselect
{
    padding-bottom:5px;
}

.submitlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #91A5B0;
}

.adminMainActive {
	font-size: 18px;
	color: #91A5B0;
}

.adminfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8095A2;
	height: 75px;
	width: 300px;
	padding-left: 5px;
	padding-top: 2px;
}

/* messages */
.message
{
    background: #FFF5BA;
    width: auto;
    text-align: center;
    font-weight: bold;
    padding: 20px 0px 20px 0px;
}

.Information, .System, .Warning
{
    color: #000;
    padding: 0px 20px 0px 20px;
    width: auto;
}

.Error, .Success
{
    padding: 0px 20px 0px 20px;
    width: auto;
}

.Error
{
    color: Red;
}

.Success
{
    color: Green;
}

.required
{
    color:#F00;
}