#indexbody
{

}

#topcontainer {
	height: 730px;
	width: 100%;
	background: url("images/topbg.png") repeat-x top left;
}

#gallerycontainer {
	width: 100%;
	background: url("images/gradebg.png") repeat-x top left;
}

#maincontainer {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
	margin: 19px 0 0px 0;
	width: 536px;
	height: 224px;
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo1.png');
}

/* Menu */

#menucontainer {
	z-index: 4;
}

#menubar {
	width: 350px;
	float: right;
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: .85em;
	color: #FFFFFF;
}

#menubar a.menuItem, #menubar a.currentItem {
	padding: 8px 10px 0px 10px;
	background-color: #000000;
	height: 33px;
}

#menubar a.currentItem {
	color: #FF9933;
}

#menubar li {
	float: left;
	position: static; 
	width: auto;
	}

#menubar li ul li a  {
	padding: 8px 5px 3px 5px;
	height: 23px;
}

#menubar li ul li a:hover {
	color: #000000;
}

#menubar li ul {
	z-index: 5;
	position: absolute;
	display: none;
	background: transparent url("images/submenuon.png") repeat top right;
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active {
	color: #FF9933;
	background-color: #000000;
}

#menubar li:hover ul {
	display: block;
}

#menubar li:hover ul a {
	color: #FFFFFF;
	background-color: transparent;
}

/* CMS Menu */

#cmsmenu {
	height: 34px;
	background: transparent url("images/submenuon.png") repeat top right;
	width: 100%;
	font: 12pt Arial, Helvetica;
}

.cmsmenuItem {
	line-height: 10px;
	margin-bottom: 6px;
}

#cmsmenubar {
	float: right;
}

#cmsmenubar, #menubar ul {
	list-style: none;
	margin-right: 10px;
} 

#cmsmenubar a {
	display: block;
	text-decoration: none;
	padding: 13px 10px 5px 10px;
	font-size: .85em;
	color: #FFFFFF;	
}

#cmsmenubar li {
	float: left;
	position: static; 
	width: auto;
	}

#cmsmenubar li ul li a  {
	padding: 8px 5px 3px 5px;
	height: 23px;
	
}

#cmsmenubar li ul {
	position: absolute;
	display: none;
	background-color: #FFCC99;
	line-height: 19px;
}

#cmsmenubar li:hover a, #menubar a:focus,
#cmsmenubar a:active {
	color: #000000;
}

#cmsmenubar li:hover ul {
	display: block;
}

#cmsmenubar li:hover ul a {
	color: #000000;
	background-color: transparent;
}

#cmsmenubar li ul li a:hover {
	color: #000000;
	background: transparent url("images/submenuon.png") repeat top right;
}

del { 
text-decoration: line-through; 
}

/* End Menu */

#indexcontent {
	z-index: 1;
	height: 408px;
	background: transparent url("images/menuon.png") repeat top right;
}

#gallerycontent {
	background: #FFFFFF;
}

#addprintcontent {
	background: #FFFFFF;
}

#mgprintcontent {
	background: #FFFFFF;
}

#mgprinttitle {
	font: bold 14pt Arial, Helvetica;
	background: #FFFFFF;
	padding: 20px 0 0 20px;
}

.mgGalItem {
	margin: 20px 0 0px 200px;
}

#mgAboutPhoto {
	margin: 20px 0 20px 330px;
}

#mgAboutPhoto a{
	text-decoration: none;
	color: #FF6600;
	font: 10pt Tahoma, Arial;
}

#mgAboutPhoto a:hover{
	text-decoration: underline;
}

#printstable {
	font: 10pt Tahoma, Arial;
	padding-bottom: 200px;
	padding-bottom: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}

.tbhead {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: bold 11pt Tahoma, Arial;
	text-align: center;
}

.tbtr:hover {
	background-color: #DFDDD5;	
}

.tbtd {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
}

.tbtd a {
	color: #FF6600;
	text-decoration: none;
}

.tbtd a:hover {
	text-decoration: underline;
}

#deleteButton {
	float: right;
	margin-top: 10px;
}

.formNotice {
	color: #FF9933;
	background-color: #FFFFFF;
	padding: 20px 0 0 20px;
	font: bold 10pt Arial, Helvetica;
}



.titleimg
{	
	padding: 50px 0 0 60px;
}

#favstext
{
	font: 14pt Georgia, Arial, Helvetica;
	padding: 50px 65px 0 65px;
	line-height: 40px;
}

.favsinsettext
{
	font: 14pt Georgia, Arial, Helvetica;
	padding: 50px 65px 0 65px;
	line-height: 40px;
}

.favsinsettext2
{
	font: 14pt Georgia, Arial, Helvetica;
	padding: 50px 300px 0 65px;
	line-height: 40px;
}

.favsinsettext2 a
{
	color: #000000;
}

#aboutphoto
{
	padding: 50px 44px 0 65px;
	float: left;
}

#abouttext
{
	font: 14pt Georgia, Arial, Helvetica;
	/*width: 470px; */
	padding: 40px 60px 0 65px;
	line-height: 35px;
}

#logintext
{
	font: 14pt Georgia, Arial, Helvetica;
	padding: 40px 0 0 0;
	line-height: 35px;
}

#contacttext
{
	font: 14pt Georgia, Arial, Helvetica;
	padding: 50px 30px 0 60px;
	line-height: 40px;
	width: 380px;
	float: left;
}

#contactForm
{
	padding: 60px 30px 0 30px;
	width:340px;
	float: left;
}

#loginForm
{
	padding: 60px 30px 200px 0;
	width:340px;
}

#addprintform
{
	padding: 20px 0 0 20px;
	width: 600px;
}

#mgprintform
{
	padding: 20px 0 0 0px;
	
	margin-left: auto;
	margin-right: auto;
}



.MsgSent {
	font: 14pt Georgia, Arial, Helvetica;
	padding: 0 30px 0 30px;
	line-height: 40px;
	width:340px;
	float: left;
}

.formItem
{
	float: right;
	padding-bottom: 5px;
}

.cmsItem {
	float: right;
	clear: both;
	padding-bottom: 5px;
}

.editText a{
	text-decoration: none;
	color: #FF6600;
	font: 10pt Tahoma, Arial;
	padding: 0px 0 0 20px;
}

.editText a:hover{
	text-decoration: underline;
}

.formLabel
{
	font: 9pt Arial, Helvetica;
	color: #666666;
	text-align: left;
	padding-right: 20px;
}

.cmsLabel
{
	font: 9pt Arial, Helvetica;
	color: #666666;
}

.submitLink a
{
	font: 9pt Arial, Helvetica;
	color: #666666;
	text-align: right;
	text-decoration: none;
}

.submitLink a:hover
{
	text-decoration: underline;
}

.loginLink a
{
	margin-right: 10px;
	font: 9pt Arial, Helvetica;
	color: #666666;
	text-align: right;
	text-decoration: none;
}

.loginLink a:hover
{
	text-decoration: underline;
}

.tb-rounded {
    border:0;
    background: transparent url("images/rounded.png") no-repeat top left;
    height: 27px;
    width: 215px;
    padding-top:2px;
}

.msg-rounded {
    border:0;
    background: transparent url("images/textbox.png") no-repeat top left;
    height: 117px;
    width: 336px;
    padding-top:2px;
}

#prints
{
	padding: 70px 0 0 20px;
}

.printsItem
{
	padding: 0 20px 40px 20px;
	width: 173px;
	height: 304px;
	float: left;
}

.printsThumb
{
	text-align: center;
	margin-bottom: 7px;
}

.printsThumbW
{
	text-align: center;
	margin: 28px 0 33px 0;
}

.editPrintsThumb
{
	float: right;
	margin-bottom: 18px;
}

.editPrintsThumbW
{
	float: right;
	margin-bottom: 18px;
}

.zoom
{
	margin-bottom: 7px;
	width: 80px;
	margin-left: auto;
	margin-right: auto;
}

.glass
{
	float: left;
}

.zoomText a
{
	text-decoration: none;
	font: 8pt Arial, Helvetica;
	color: #999999;
	margin: 3px 0 7px 0;
	float: left;
}

.zoomText a:hover
{
	text-decoration: underline;
}

.printTitle
{
	font: bold 9pt Arial, Helvetica;
	color: #000000;
	text-align: center;
	margin-bottom: 7px;
	clear: both;
}

.printDesc
{
	font: 9pt Arial, Helvetica;
	color: #666666;
	text-align: center;
	margin-bottom: 7px;
}

.printPrice
{
	font: 9pt Arial, Helvetica;
	color: #666666;
	text-align: center;
	margin-bottom: 19px;
}

.purchPrint 
{
	margin: 0 0 3px 20px;
	width: 150px;
}

.purchMount
{
	margin-left: 20px;
	width: 150px;
	
}

.plus
{
	float: left;
	margin-right: 5px;
	clear: left;
}

.purchText a
{
	float: left;
	text-decoration: none;
	font: 9pt Arial, Helvetica;
	color: #666666;
	clear: right;
	margin: 0 0 0 0;
}

.purchText a:hover
{
	text-decoration: underline;
}

#gallerycontent .peopleimg
{
	padding: 67px 0 0 0;
	
	text-align: center;
}

.printslandimg
{
	padding: 34px 0 0 70px;
}

#mainimagecont {
	width: 849px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	z-index: 2;
}

#ss1 {
	z-index: 3;
}

#blackbar
{
	width: 880px;
	height: 10px;
	background: transparent url("images/menuon.png") repeat top right;
	margin-top: -10px;
}

/* Bottom */

#bottombg
{
	width: 100%;
	background: url("images/bottombg.png") repeat-x;
}

#bottomcont
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

#footnav

{
	height: 33px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica;
	background: #FFFFFF;
}

#footnav .footmenuItem 
{
	font-size: 11pt;
	height: 19px;
	float: left;
	color: #000000;
}

#footnav .footmenuItem a 
{
	height: 19px; 
	margin: 0px 5px 7px 5px;
	float: left;
	text-decoration: none;
	color: #000000;
}

#footnav .footmenuItem a:hover 
{
	text-decoration: underline;
}

#footer
{
	margin-top: 55px;
}

.footertext
{
	color: #000000;
	text-align: center;
	font: 0.8em Arial, Helvetica;
	line-height: 21px;
}

.footertext a
{
	text-decoration: none;
	color: #000000;
}

.footertext a:hover
{
	text-decoration: underline;
}

#threesixty
{
	margin-left: auto;
	margin-right: auto;
	width: 43px;
	height: 27px;	
	padding-top: 20px;
}

#footgraph
{
	margin-left: auto;
	margin-right: auto;
	width: 491px;
	height: 97px;	
	margin-top: 5px;
}