body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-width:800px;
	background-color: #FCFDED;
	background-image: url(images/bg-top.png);
	background-repeat: repeat-x;
	background-position: top;
}
.watermark-class {
	color: #999;
	font-family: Sans-Serif;
	font-size: small;
	font-style: italic;
	padding: 3px;
	cursor: text;
} 
#page {
	display: block;
	margin:0 auto;
	width:800px;
	text-align: left;
}
#page-bg-area {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#page-header {
	display:block;
	position:relative;
	width:780px;
	text-align:center;
	margin-bottom: 30px;
}
#page-content {
	display:block;
	position:relative;
	width:445px;
	left:0px;
	float:left;
	margin-left:25px;
}
#page-right {
	display:block;
	position:relative;
	width:290px;
	right:0px;
	float:right;
	margin-right:20px;
}
#page-right h1 {
	font-size:12px;
	padding:5px;
	margin:0px;
	background-color:#EEEFE1;
	color: #666;
}
#page-right ul {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page-right li {
	padding: 8px;
	background-color:#EEEFE1;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page-right a:link, #page-right a:visited {
	color: #333;
	text-decoration:none;
}
#page-right a:hover {
	background-color:#999;
}
#page-right a img {
	border: 0px;
}
#page-footer {
	display:block;
	width:800px;
	text-align:center;
	background-image: url(images/bg-content-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
#page-footer-content {
	background-color:#EEEFE1;
	display:block;
	margin-left:25px;
	margin-right:20px;
	padding-top: 30px;
	padding-bottom: 25px;
	font-size: 10px;
	clear:both;
}
#page-header .navbar a {
	font-weight: bold;
	padding-left:3px;
	padding-right:3px;
}
.navbar a:link, .navbar a:visited {
	color: #666;
	text-decoration: none;
}
.navbar a:hover {
	text-decoration: none;
	color: #900;
}
.disclaimers a:link, .disclaimers a:visited {
	color: #666;
	text-decoration: none;
}
.disclaimers a:hover {
	text-decoration: none;
	color: #900;
}
.FeaturedPhoto a {
	text-decoration:none;}
.FeaturedPhoto img {
	float:left;
}
.FeaturedPhoto .Details {
	float:right;
	display:block;
	width:180px;
	font-size:11px;
	padding-left: 5px;
}
.FeaturedPhoto .Details h3 {
	font-size:11px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: block;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.FeaturedPhoto .Details .Name {
	display:block;
}
.FeaturedPhoto .Details .Price {
	display:block;
	margin-top: 6px;
	margin-bottom: 6px;
}
.FeaturedPhoto .Details .Description {
	display:block;
}
.FeaturedPhoto li {
	position:relative;
	height:75px;

}
.FeaturedPhotographer {
	padding: 8px;
	background-color:#EEEFE1;
	margin-top: 8px;
	margin-bottom: 20px;
}
.FeaturedPhotographer h2 {
	font-size:12px;
	padding:0px;
	display: block;
	color: #666;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.FeaturedPhotographer .Details {
	display:block;
	color:#666;
	font-size:10px;
	padding-top:8px;
	text-align: justify;
}
.NewPhoto {
}
.NewPhoto li {
	width:123px;
	display:block;
	float:left;
}
.NewPhoto img {
}
.NewPhoto .Details {
	display:block;
	font-size:11px;
	padding-top: 3px;
}
.NewPhoto .Details h3 {
	font-size:11px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: block;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.NewPhoto .Details .Name {
	display:block;
	color:#666;
}
.NewPhoto .Details .Readmore {
	display:block;
	text-align:right;
	font-style:italic;
	font-size:9px;
}
.frontload {
	position:absolute;
	top:5px;
	background-color:#EEEFE1;
	z-index:2;
}
.bgload {
	position:absolute;
	top:5px;
	background-color:#EEEFE1;
	z-index:1;
}

#page-content {
	clear: both;
	position:relative;
	display: block;
}
#page-content h1 {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	background-color:#EEEFE1;
	color: #666;
	margin-left:-20px;
	margin-right:-20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ListArea {
	display:block;

}
#ListArea ul.PhotoList {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#ListArea .PhotoList li {
	background-color:#EEEFE1;
	margin-top:20px;
	padding: 10px;
	display: block;
}
#ListArea .PhotoList li a {
	display: block;
}
#ListArea h3 {
	font-size:11px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: block;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#ListArea h4 {
	font-size:9px;
	padding:0px;
	display: block;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#ListArea .desc {
	margin-top:5px;
	display:block;
}
#ListArea a {
	text-decoration: none;
}
ul.simplePagerNav li{
	display:block;
	floaT: left;
	margin-bottom: 10px;
	font-family: georgia;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.simplePagerNav li a{
    color: #333;
    text-decoration: none;
}

li.currentPage {
	background: red;
        background: #83bd63;	
}

ul.simplePagerNav li.currentPage a {
	color: #fff;	
}

table.pageme {
    border-collapse: collapse;
    border: 1px solid #ccc;
}  

table.pageme td {
    border-collapse: collapse;
    border: 1px solid #ccc;
}  
#page-right a:hover {
	background-color:#EEEFE1;
}
#page-right a:link {
	cursor:pointer;	
}
#loginLinks ul {
}
#loginLinks li {
	margin:3px;
	padding:3px;
	cursor:pointer;
	color:#666;
}	

#loginLinks li:hover {
	background-color:#EEEFE9;
	color:#900;
}
#FeaturedPhotographer-photo {
	position:relative;

}
#FeaturedPhotographer-photo .slide1 {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:2;
}
#FeaturedPhotographer-photo .slide2 {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:1;
}
#FeaturedPhotographer-photo .slide {
	display:block;
	background-color:#EEEFE1;
}
#FeaturedPhotographer-photo .slide2 {
	background-color:#EEEFE1;
}
.loginLinks-login a{
	display: block;
}
div#fancy_inner {
	background-color: #FCFDED;
	border: 1px solid #000;
}
#fancy_inner h1 {
	font-size:16px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: block;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#fancy_inner h2 {
	font-size:12px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: block;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#detailsTable td {
	color:#999;
	font-size:10px;
}
#PPphotoPage {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#FCFDED;
	z-index:1;
	overflow:auto;
}
#email-photo {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#FCFDED;
	z-index:4;
	overflow:auto;
	display:none;
}
#PPphotoLarger {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow: auto;
	background-color:#FCFDED;
	z-index:2;
	display:none;
	cursor:pointer;
}
#commentsBlock {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow: hidden;
	background-color:#FCFDED;
	z-index:2;
	display:none;
}
#addToCart {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow: hidden;
	background-color:#FCFDED;
	z-index:3;
	display:none;
}
#commentsBlock-leavecomment {
	position:absolute;
	height:100px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.backbtn {
	position:absolute;
	top:3px;
	right:3px;
	border:#999 1px solid;
	padding:2px;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	z-index:1000;
	background-color:#FCFDED;
}
.backbtn:hover {
	background-color:#FFC;
	border:#F00 1px solid;
}
.back {
	cursor:pointer;
}
.comment {
	display:block;
	margin-bottom:10px;
	border-bottom:#CCC 1px solid;
	margin:10px;
}
.comment-heading {
	display:block;
	margin-bottom:3px;
	border-bottom:#CCC 1px dotted;
	font-weight:bold;
	margin-top:10px;
}
.comment-comment {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
.comment-date {
	float:right;
}
.back {
	cursor:pointer;
}

.ui-state-error {
	border: 1px solid #cd0a0a; 
	color: #cd0a0a;
}
.requireslogin {
	border:#999 1px solid;
	color:#999;
}
.pricetable td {
	border:#f1f1f1 1px solid;
	padding:2px;}
	
#iamgearea {
	
}
a:link {
	color:#900;
}
a:visited {
	color:#930;
}
a:hover {
	color:#00F;
}
