﻿/* Standard Elements */
body
{
	font-family: Georgia, Times New Roman, Verdana, Arial;
	font-size: 10pt;
}

h1
{
	font-size: 14pt;
	color: #f0f0f0;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2
{
	font-size: 10pt;
	margin-bottom: 5px;
}

a
{
	color: White;
}
a:visited
{
	color: White;
}

td
{
	vertical-align: top;
}

p
{
	margin-top: 0px;
}

/* Main */
.PageBackground
{
	background-image: url(../_images/top_gradient.jpg); 
	background-repeat: repeat-x
}

/* Banner and Top Nav */
.Banner
{
	height: 100px; 
	padding: 0px;
	margin: 0px;
	background-image: url(../_images/banner_background.jpg); 
	background-repeat: repeat-x;
}

.TopNav
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	border-bottom: solid 1px #ffffff;
	color: #f0f0f0;
}

img.ShoppingCart
{
	vertical-align: bottom;
}

/* Navigation */
#navigation
{
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
	font-variant: small-caps;
}
#navigation li 
{
	display: inline;
	margin-right: 15px;
}
#navigation li a
{
	color: #f0f0f0;
}
#navigation li a:hover
{
	color: #f0f0f0;
}
a.Navigation
{
	color: #f0f0f0;
	font-size: 13pt;
	text-decoration: none;
}
a.Navigation:visited
{
	color: #f0f0f0;
}
a.Navigation:hover
{
	color: #f0f0f0;
}

/* Login */
.LoginLink
{
	color: Silver;
}
.LoginLink:visited
{
	color: Silver;
}

.LoggedInMessage
{
	color: Silver;
}

.LoginFormLabel
{
	text-align: left;
	font-weight: normal;
}

/* Home */
h1.Home
{
	border-bottom: 1px solid #333333; 
	margin-top: 15px; 
	margin-bottom: 5px;
	padding-right: 20px;
	font-size: 14pt;
	color: #333333;
}
ul.PortfolioList
{
	list-style-type: none;
	margin: 5px;
}
li.PortfolioList
{
	padding: 2px;
}
a.HomePortfolio
{
	color: #333333; 
	text-decoration: none;
}
a.HomePortfolio:visited
{
	color: #333333; 
	text-decoration: none;
}
a.HomePortfolio:hover
{
	color: #ffffff; 
	text-decoration: none;
}
a.PortfolioList
{
	font-size: 10pt;
	text-decoration: none;
	color: Silver;
}
a.PortfolioList:visited
{
	color: Silver;
}
a.PortfolioList:hover
{
	color: #ffffff;
}

/* General Classes */
a.NoStyle
{
	text-decoration: none;
	color: inherit;
}
a.NoStyle:visited
{
	color: inherit;
}
a.NoStyle:hover
{
	color: inherit;
}

a.Gray
{
	color: #606060;
}
a.Gray:visited
{
	color: #606060;
}

.Label
{
	font-weight: bold;
}

a.Bold
{
	font-size: 10pt;
	font-weight: bold;
}
a.Bold:visited
{
	font-size: 10pt;
	font-weight: bold;
}

/* Navigation */
a.FooterGallery
{
	text-decoration: none;
}

/* Galleries */
div.GalleryListingTitle
{
	text-align: left;
}

h1.GalleryListingTitle
{
	font-size: 12pt;
	margin-bottom: 5px;
	color: #f0f0f0;
}

a.GalleryListingTitle
{
	text-decoration: none;
	color: #f0f0f0;
}

h1.GalleryTitle
{
	font-size: 12pt;
	margin-bottom: 3px;
	color: #f0f0f0;
}

.GalleryDescription
{
	font-size: 9pt;
	color: #c0c0c0;
	margin-bottom: 5px;
}

img.GalleryThumbnail
{
	border: solid 1px #f0f0f0;	
}

td.GalleryThumbnailPaddingTop
{
	padding-top: 7px;
	padding-bottom: 0px;
}

td.GalleryThumbnailPaddingBottom
{
	padding-top: 0px;
	padding-bottom: 7px;
}

td.GalleryThumbnailPaddingBoth
{
	padding-top: 7px;
	padding-bottom: 7px;
}

.PagerLink
{
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
}

/* Viewer */
.ViewerPhoto
{
	border: 1px solid #f0f0f0;
}

h1.ViewerImageTitle
{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 14pt;
	font-weight: bold;
	color: #c0c0c0;
}

.ViewerImageDescription
{
	color: #f0f0f0;
}

/* Shopping Cart */
h2.CartSummary
{
	font-size: 12pt;
}

table.CartSummary
{
	font-size: 8pt;
	color: #f0f0f0;
}

img.CartThumbnail
{
}

td.OrderSummaryItem
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #c0c0c0;
}

/* Gallery Creation Stuff */
.FormSection
{
	margin-top: 10px;
	margin-bottom: 10px;
} 

.PhotoSetEditorAddPhotoBar
{
	border: 1px solid #c0c0c0; 
	padding: 2px; 
	padding-left: 5px;
}

.PhotoSetEditorMenuBar
{
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #c0c0c0;
}

.EditPhotoDialog
{
	padding: 5px;
	text-align: left;
	font-size: 8pt;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.PhotoSetEditorPhotoSet
{	
	border: 1px solid #c0c0c0; 
	text-align: center; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.PhotoSetEditorCell
{
	background-color: #a0a0a0;
	border: 1px solid #c0c0c0;
	padding: 3px;
}

.SelectedPhotoSetEditorCell
{
	background-color: #c0c0c0;
	border: 1px solid #909090;
}

.MovePhotoButton
{
	margin: 0px;
	cursor: pointer;
}

div.ContentArea
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #f0f0f0;
	font-size: 10pt;
}

.SmallFont
{
	font-size: 8pt;
}
