/* Default CSS Stylesheet for a new Web Application project */
body {
	margin:0;
	padding: 15px 0 0 0;
	background-color:#CCCCCC;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

h1
{
	font-family: ITC Franklin Gothic, Franklin Gothic Book, Franklin Gothic Medium, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:180%;
	font-weight: normal;
	margin-bottom:10px;
	color: #6C7D2F;
	border-left: 5px solid #7D402F;
	border-bottom: 1px solid #7D402F;
	padding-left: 10px;
	
}

h2
{
	font-family: ITC Franklin Gothic, Franklin Gothic Book, Franklin Gothic Medium, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:150%;
	color: #6C7D2F;
	font-weight: normal;
	margin-bottom:7px;
}

h3
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color: #777;
	margin-bottom:4px;
	text-transform:uppercase;
}

input
{
	font-family:Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

textarea
{
	font-family:Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

select
{
	font-family:Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

a:visited
{
	color: #778059;
}

a, a:active
{
	color: #6C7D2F;
}

table
{
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

.content-table
{
	 background-color: #f5f5f5;
	 border: solid 1px #CCCCCC;
	 padding: 7px;
	 margin:5px;
}

.content-block
{
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	display:inline;
	padding: 2px;
}

.focus-table
{
	 background-color: #CCCCCC;
	 border: solid 1px #555555;
	 padding: 7px;
}

.focus-header
{
	background-color:#AAAAAA;
	color:#FFFFFF;
	font-weight:bold;
}

.focus-footer
{
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
}

.important-text
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 110%; 
	font-weight: bold;
	color: #A82A2B;
}

.nomargins
{
	margin: 0px;
}

.form-fixed-width
{
	width: 10em;
	text-align:left;
	margin-right: 0.5em;
}

.form-fixed-width-r
{
	width: 10em;
	text-align:right;
	margin-right: 0.5em;
}

.photoview-fixed-width-r
{
	width: 8em;
	text-align:right;
	margin-right: 0.3em;
	font-weight: bold;
	line-height:1.5em; 
}

.photoview-fixed-width-button
{
	margin-left: 8.5em;
	margin-top: 0.5em;
}

.cartprog
{
	font-weight:bold;
	color:#AAAAAA;
	background-image: url('/images/to-do.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.cartprog-focus
{
	font-weight:bold;
	color:#FF9C00;
	background-image: url('/images/in-progress.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.cartprog-done
{
	font-weight:bold;
	color:#009C00;
	background-image: url('/images/done.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

#details, #payment, #invoice
{
	padding: 1em, 1em, 1em, 0em;
	width: 40em;
	margin-top:1em;
	border: 1px solid #CCC;
}

#cart
{
	padding: 0em;
	width: 40em;
	margin-top:1em;
	border: 1px solid #CCC;
}

#cart legend
{
	font-weight: bold;
	margin-bottom:.7em;
	margin-left:0;
	margin-right:0;
	border: 1px solid #CCC;
	padding: 0.2em,	0.5em;
}

#details legend, #payment legend, #invoice legend
{
	font-weight: bold;
	margin-bottom:0.7em;
	margin-left:0;
	margin-right:0;
	border: 1px solid #CCC;
	padding: 0.2em,	0.5em;
}

#invoice
{
	padding: 10px;
}

/*#details label
{
	width: 7em;
	text-align:right;
	margin-right: 0.5em;
	vertical-align:top;
	line-height: 2em;
}*/

#details table tr td
{
	vertical-align: top;
}

#cmdPayment 
{
	margin-top:1em;
	margin-left:5.5em;
}

#bannercell
{
	background-image: url("/images/banner-3.jpg");
	background-repeat: no-repeat;
	height:119px;
}

#cart-wrapper 
{
	width: 100%+2px;
	border-left: 1px solid #7D402F;
	border-right: 1px solid #7D402F;
}

#cart-display
{
	color: #7D402F;
	text-align:center;
	background-color: #DDCAAE;
	border: 1px solid #7D402F;
	border-top: none;
	padding: 1px 0.2em;
	width: 18em;
	margin: 0 1em 0 1em;
}

#cart-display a, #cart-display a:visited
{
	color: #7D402F;
	text-decoration:none;
	font-weight:bold;
}

#cart-display a:hover
{
	color: #6C7D2F;
	text-decoration:underline;
}

#small-header-td
{
	background-color: #7D402F;
	background-image: url('/images/webphotos-logo.gif');
	background-position:left center;
	background-repeat: no-repeat;
	height:60px;
	padding: 7px 7px 7px 7px;
	color: #CCCCCC;
}

#small-content-td
{
	padding: 10px;
	background-color:#FFF;
}

#small-footer-td
{
	height: 10px;
	background-color: #7D402F;
}
#content-wrapper {
	margin: 0 auto;
	width: 70%;
	min-width: 800px;
}

/*#picture-wrapper {
	background-color:#00CC33;
	z-index: 1;
	position:absolute;
	width: 800px;

	
}*/

#top-white-bar {
	background-color: #FFFFFF;
	height:20px;
	width: 100%;
}

#top-bar {
	background-color: #7D402F;
	background-image: url('/images/grad-vert.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height:60px;
	padding: 7px 7px 7px 7px;
	color: #CCCCCC;
	width: 100%-14px;
	vertical-align:bottom;
}

#top-bar a, #bottom-bar a
{
	color: #DEDEDE;
	text-decoration: none;
	z-index: 10;
}

#top-bar a:hover, #bottom-bar a:hover
{
	color: #EEFFAF;
	text-decoration: underline;
}

#copyright
{
	background-color: #CCCCCC;
	padding-top: 20px;
	text-align: center;
	font-size: 80%;
}

#disclaimer
{
	background-color: #CCCCCC;
	padding-top: 20px;
	text-align: center;
	font-size: 80%;
}

#bottom-bar 
{
	clear:both;
	color: #FFFFFF;
	background-color: #7D402F;
	background-image: url('/images/grad-vert-small.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height:30px;
	width:100%+2px;
	vertical-align: middle;
	
}

#bottom-bar ul li {
	display: block;
	vertical-align: middle;
	height: 30px;
	width: 120px;
	text-align: center;
}

#bottom-bar ul li a {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom-bar ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#bottom-bar ul li:hover{
	background-image: url('images/webphotos-menu-focus.gif');
}

#content 
{
	min-height: 500px;
	height: 100%;
	padding: 0.7em;
	background-color: #FFFFFF;
	border-left: 1px solid #7D402F;
	border-right: 1px solid #7D402F;
}

.invoice-label-td
{
	vertical-align:top;
	text-align:right;
	font-weight:bold;
	padding-right:1.5em;
}

.invoice-content-td
{
	vertical-align:top;
}

.aspxCalendar a
{
	text-decoration: none;
}

.aspxCalendar a:hover
{
	text-decoration: underline;
}