
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #3B4448 url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	display: block;
	font-size: 12px;
}

.text, .select {
	width: 250px;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	float: right;
	padding: 0px 14px 0px 23px;
	border: none;
	background: #F2F2F2 url(images/homepage08.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #606F76;
	cursor:pointer;
}

.button2 {
	padding: 0px 14px 0px 23px;
	border: none;
	background: #F2F2F2 url(images/homepage08.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #606F76;
	margin-left:10px;
	cursor:pointer;
}

.nextbutton {
	padding: 0px 14px 0px 23px;
	border: none;
	background: #F2F2F2 url(images/nextbutton.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #606F76;
	margin-left:10px;
	cursor:pointer;
}

.prevbutton {
	padding: 0px 14px 0px 23px;
	border: none;
	background: #F2F2F2 url(images/prevbutton.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #606F76;
	margin-left:10px;
	cursor:pointer;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
	margin-bottom: 13px;
}

form a {
	padding-right: 14px;
	background: url(images/homepage10.gif) no-repeat right center;
	font-size: 11px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
}

h2 {
	margin-bottom: 10px;
	background: url(images/homepage05.gif) no-repeat right center;
	font-size: 14px;
	color: #0899DD;
}

h3 {
	margin-bottom: 10px;
	font-size: 12px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: left;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-top: .5em;
	background: url(images/homepage07.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 15px;
	background: url(images/homepage06.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #0899DD;
}

a:hover {
	text-decoration: none;
}

p.more {
	text-align: right;
}

p.more a {
	padding: 0px 14px 0px 23px;
	background: #F2F2F2 url(images/homepage08.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #606F76;
}

p.more a:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	font-size: 12px;
	color: #B7B7B7;
}

.style1 strong {
	color: #747474;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: -2px 15px 0px 0px;
}

img.right {
	float: right;
	margin: -2px 0px 0px 15px;
}

img.border {
	border: 4px solid #F2F2F2;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 980px;
	height: 160px;
	margin: 0px auto;
}

/** MENU */

#menu {
	background: url(images/homepage03.jpg) no-repeat right top;
}

#menu ul {
	margin: 0px;
	padding: 96px 0px 0px 23px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 40px 0px 24px;
	background: url(images/subpage1_01.gif) no-repeat left center;
	text-decoration: none;
	color: #747474;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 980px;
	margin: 0px auto;
	background: url(images/homepage04.jpg) repeat-y left top;
}

#bgtop {
	padding: 0px 30px 0px 30px;
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

/** BOX4 */

#box4 {
	padding: 15px 25px 15px 45px;
	background: #F2F2F2 url(images/homepage11.gif) no-repeat 25px 50%;
	height:25px;
}

/** BOX5 */

#box5 {
	height: 150px;
}

#box5 h2 {
	height: 79px;
	margin: 0px;
	background: url(images/homepage13.jpg) no-repeat left top;
	text-indent: -9999em;
}

#box5 .content {
	width: 270px;
	height: 71px;
	padding: 0px 70px 0px 30px;
	background: url(images/homepage14.jpg) no-repeat left top;
	color: #99D9F7;
}

#box5 .content a {
	color: #C0EBFF;
}

/** BOX6 */

#box6 {
	padding: 15px 25px 15px 45px;
	background: #F2F2F2 url(images/homepage11.gif) no-repeat 25px 50%;
}

/** FOOTER */

#footer {
	width: 920px;
	height: 120px;
	margin: 0px auto;
	padding: 40px 30px 0px 30px;
	background: url(images/homepage15.jpg) no-repeat left top;
	color: #989898;
}

#footer_home {
	width: 920px;
	height: 120px;
	margin: 0px auto;
	padding: 10px 30px 0px 30px;
	background: url(images/footer_home.jpg) no-repeat left top;
	color: #989898;
}

#address, #phone_footer {
	float: left;
}

#address {
	width: 275px;
	padding-left: 54px;
}

#phone_footer {
	width: 232px;
	padding-left: 49px;
	background: url(images/subpage1_02.jpg) no-repeat left center;
}

#phone_footer strong {
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #8C8C8C;
}

#address, #phone {
	float: left;
}

#phone {
	width: 232px;
	padding-left: 49px;
	background: url(images/subpage1_02.jpg) no-repeat left center;
}

#phone strong {
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #8C8C8C;
}


#legal {
	float: right;
	padding-right: 54px;
	text-align: right;
}
.required {
	font-weight:bold;
	color:#ff0000;
}

.editbutton {
	border:0px;
	background-color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	padding:0px;
	margin:0px;
	width:110px;
	font-size:11px;
	text-align:left;
}

.topleftborder {
border-top: 1px #e8e8e8 solid;
border-left: 1px #e8e8e8 solid;
border-bottom: 1px #e8e8e8 solid;
}
.toprightborder {
border-top: 1px #e8e8e8 solid;
border-right: 1px #e8e8e8 solid;
border-bottom: 1px #e8e8e8 solid;
}
.topborder {
border-top: 1px #e8e8e8 solid;
border-bottom: 1px #e8e8e8 solid;
}
.topleftrightborder {
border: 1px #e8e8e8 solid;
}
.bottomleftborder {
border-bottom: 1px #e8e8e8 solid;
border-left: 1px #e8e8e8 solid;
}
.bottomborder {
border-bottom: 1px #e8e8e8 solid;
}
.bottomrightborder {
border-right: 1px #e8e8e8 solid;
border-bottom: 1px #e8e8e8 solid;
}
.bothborders {
border-right: 1px #e8e8e8 solid;
border-left: 1px #e8e8e8 solid;
}
.bothbordersbottom {
border-right: 1px #e8e8e8 solid;
border-left: 1px #e8e8e8 solid;
border-bottom: 1px #e8e8e8 solid;
}
.rightborder {
border-right: 1px #e8e8e8 solid;
}
.leftborder {
border-left: 1px #e8e8e8 solid;
}

#shopping-cart{
padding-left: 7px;
padding-right: 7px;
margin-bottom:15px;}

#shopping-cart {
background-color: #ffffff;
width: 100%;
color: #000;
}

#shopping-cart p {
overflow: hidden;
text-align: center;}

.shopping-cart-header {
font-weight: bold;
text-align: center;
background-color:#e8e8e8;
color:#ffffff;
}

#shopping-cart table {
padding: 2px;
width: 100%;
}

#shopping-cart td {
text-align:center;
}

.totalrow {
	background-color:#e8e8e8;
}

.tableheader {
background-color: #e8e8e8;
font-size: 12px;
font-weight: bold;
color: #000;
text-align: center;
}
.tableheader2 {
background-color: #dcdcdc;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
}

.activated {
	background-color:#32c832;
	text-align:center;
	color:#fff;
}

.deactivated {
	background-color:#d1d1d1;
	text-align:center;
}

.error {
	font-weight:bold;
	color:#ff0000;
}

.editingheader {
	background-color: #0899DD;
	color:#ffffff;
	font-weight:bold;
	padding-left:2px;
}

.iframe {
	margin-top:15px;
	border-top:2px dotted #0899DD;
}

tr.header2 {
	background-color:#e8e8e8;
	border:1px solid #e8e8e8;
}

table.pricingtable th {
	font-weight:bold;
	padding:2px;
	background-color:#e8e8e8;
	border:1px solid #6d6e71;
	margin-top:0px;
}

table.pricingtable td {
border:1px solid #e8e8e8;
font-size:12px;
	padding:2px;
}

table.pricingtable {
	width:400px;
}

.imagelink {
	background-image:none;
}

.thumbnailimage {
	border:1px solid #e8e8e8;
	padding:3px;
}

/********************************
	=PROFILE FORM
********************************/
.profileForm {
	margin: 0;
	padding: 0;
	}
.profileForm fieldset {
	width: 460px;
	border: 0;
	margin: 0;
	padding: 0;
	}
.profileForm legend {
	color: #ffffff;
	font-weight: bold;
	padding: 0;
	margin-left: -5px;
	}
.profileForm .widelbl {
	display:block;
	float:left;
	width:80px;
	padding-top:2px;
}
.profileForm input {
 	width: 250px;
 	margin-top:2px;
 	margin-bottom:2px;
    }
.profileForm input.small {
 	width: 50px;
 	margin-top:2px;
 	margin-bottom:2px;
    }
.hiddenphotos {
	display:hidden;
}

/* EMAIL TEMPLATE FORM */

#emailtmp {
	width:700px;
	text-align:center;
}

#emailtmp img {
	border:5px solid #e8e8e8;
	margin-bottom:15px;
}

#emailtmp .selectbutton {
	background-color:#000000;
}

#emailtmp .sideborder {
	border-right:1px solid #e8e8e8;
}

#emailtmp .noimage {
	background-image:none;
}

.extrapad {
	padding-bottom:200px;
}

#galleries {
	float:right;
	margin-right:20px;
	width:200px;
}

#galleries label, #galleries input {
	float:left;
	margin-right:10px;
}

#galleries label {
	font-weight:bold;
	color:#0899DD;
	margin-top:2px;
}

#galleries .select {
	width: 100px;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.viewslideshow {
	float:right;
	margin-right:30px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.noborder {
	border:0px;
}

#listevents table, #listevents tr, #listevents td, #listevents a {
	font-size:13px;
}

.small {
	font-size:9px;
}

.redcenter {
	font-weight:bold;
	font-size:16px;
	background-color:#ff0000;
	height:60px;
	text-align:center;
	color:#ffffff;
}

.center {
	text-align:center;
}

.compare_images_button {
	height:35px;
	width:110px;
	background: url(images/compare_images.gif) no-repeat left center;
	border:0px;
	cursor:pointer;
	padding-top:50px;
}

.buy_selected_photos_button {
	height:35px;
	width:141px;
	background: url(images/buy_selected_photos.gif) no-repeat left center;
	border:0px;
	cursor:pointer;
	padding-top:50px;
}

.messagesname {
	border-top: 1px #e8e8e8 solid;
	border-left: 1px #e8e8e8 solid;
	border-bottom: 1px #e8e8e8 solid;
}

.messagesmsg {
	border-top: 1px #e8e8e8 solid;
	border-right: 1px #e8e8e8 solid;
	border-left: 1px #e8e8e8 solid;
	border-bottom: 1px #e8e8e8 solid;
}
