﻿hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

.headerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}


.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.cart {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center ;
}

.loginview 
{
	position:absolute ;
	top:30px;
	right:30px;
	
}


.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.footer {
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}
h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}


.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
	
}
.solid {
	background-image: url(images/content-shim-none.gif);
}

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}


#Main, #register {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#PhotosMain {/* sad */
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 760px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}


#PhotosContent /* sad */
{
	margin-left: 256px;
}


.tagSideBar /* sad xx*/
{	
	position:absolute; 
	top:70px; 
	left:20px; 
	width:130px; 
	text-align:left; 
	vertical-align:top
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

.todaysImage
{
	border:4px solid white; 
	width:18.5em;
}

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
	
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

#photosWithTag{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}
.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

#photos{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}
.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}


#photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
	margin-left:100;
	
}

.NoPhotosPanel {
	padding: 170px;
	width: auto;
	text-align: center;

	font-size: 14px;
	font-weight:bold;
}


.buttonbar 
{
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}
