﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: lightgrey;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
    text-decoration: none;
    color: #000000;
}	
		
A:visited
{
    text-decoration: none;
    color: 000000;
}	
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.lbl
{
	font-family:Verdana;
	font-size: 9pt;
}
.txt-home-links {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-home-links a:link{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-home-links a:active{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-home-links a:visited{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-home-links a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.txt-album-links {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-album-links a:link{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-album-links a:active{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-album-links a:visited{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-album-links a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.txt-album-links-sel {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-album-links-sel a:link{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-album-links-sel a:active{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-album-links-sel a:visited{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.txt-album-links-sel a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.1em;
}


.txt-photo-links {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}
.txt-photo-links a:link{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}
.txt-photo-links a:active{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}
.txt-photo-links a:visited{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}
.txt-photo-links a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}

.txt-hdr-links {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}
.txt-hdr-links a:link{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}
.txt-hdr-links a:active{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}
.txt-hdr-links a:visited{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}
.txt-hdr-links a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}


.txt-hdr {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}


.txt-home-descr {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #666F77;
	text-decoration: none;
	letter-spacing: .05em;
	padding-top: 15px;
}

.txt-home-data {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #79838D;
}

.verticle-band-home {
	background-color: #79838D;
	width: 145px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	cursor: hand;
}

.verticle-divider-home {
	width: 13px;
}

.horiz-band-home {
	background-color: #EDEDED;
	height: 180px;
	width: 146px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	cursor: hand;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.thumbnail {
	border: 1px solid #FFFFFF;
}

.home-logo {
	background-attachment: fixed;
	background-image: url(images/home-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.photo-logo {
	background-attachment: fixed;
	background-image: url(images/photo-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.verticle-divider-home-bg {
	background-attachment: fixed;
	background-image: url(images/dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.left-column-width-home {
	width: 182px;
	height: 112px;
}

.nav-column-width {
	width: 222px;
}

.nav-highlight-width {
	width: 150px;
}

.nav-text {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #ff6600;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-left: 14px;
}

.red-horiz-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.page-num-field
{
	border-right: #990000 1px solid;
	padding-right: 3px;
	border-top: #990000 1px solid;
	padding-left: 3px;
	font-size: 10px;
	border-left: #990000 1px solid;
	width: 20px;
	color: #990000;
	border-bottom: #990000 1px solid;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	height: 17px;
}

.nav {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	background-color: #ffffff;
	color: #333333;
	text-transform: capitalize;
	line-height: 110%;
}
.nav-selected {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding: 2px 5px 2px 15px;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	background-color: #79838d;
	color: #ffffff;
	text-transform: capitalize;
}
.nav td {
	margin: 0;
}
.nav td a {
	display: block;
	padding: 2px 5px 2px 15px;
	margin: 5px 0px 5px 0px;
	background-color: #ffffff;
	color: #820000;
	text-decoration: none;
	width: 100%;
}
.nav td a:hover {
	background-color: #ededed;
	color: #820000;
}

.nav-home {
 font-size: 11px;
 text-transform: uppercase;
 width: 150px;
 line-height: 110%;
 font-family: Arial, Helvetica, sans-serif, Verdana;
 background-color: #ffffff;
 letter-spacing: .2em;
 font-weight: bold;
}

td.photo-thumbnail
{
	padding: 10px
}

td.photo-title
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 20px;
}






.modalPopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
}

.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=50);
	opacity:0.7;
}



.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


