img {
	border-width: 0px;
}

input {
	vertical-align: middle;
}

div.albumList {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #666666;
}

div.albumList form {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #333333;
	background-image: url("img/sunburst.png");
	background-repeat: no-repeat;
	font-size: small;
}

.notop {
	margin-top: 0px;
	padding-top: 0px;
}

.nobot {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

input, textarea, select, option {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a {
	color: #FF6633;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.nobottom {
	margin-bottom: 0px;
}

h3.note {
	margin-top: 0px;
	font-size: small;
	font-weight: normal;
}

#toolsColumn, #toolsColumnOnImage, #contentColumn, #proofColumn, #imageColumn {
	position: relative;
//	top: 60px;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid;
	margin-bottom: 10px;
}

#toolsColumn h3, #toolsColumnOnImage h3 {
	margin-top: 1em;
}

#proofColumn {
	margin-left: 460px;
	width: 170px;
/*	background-color: #eef4bd;*/
	border-color: #999999;
}

#contentColumn {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 580px;
	border-color: #999999;
}

#imageColumn {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 600px;
	border-color: #999999;
}

#toolsColumn, #toolsColumnOnImage {
	float: right;
	margin-right: 20px;
	border-color: #999999;
	width: 200px;
}
/*
#toolsColumn {
	margin-left: 640px;
}

#toolsColumnOnImage {
	margin-left: 670px;
}*/

h1, h2, h3, h4, h5, h6 {
/*	margin-top: 0px;
	padding-top: 0px;*/
}

table#banner {
	clear: both;
	left: 0px;
	top: 0px;
	background-color: #666666;
	height: 40px;
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

#banner td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	vertical-align: middle;
}

#banner img {
	vertical-align: middle;
}

#banner span.button {
	font-size: x-small;
}

img#bannerImage {
	float: left;
	clear: left;
/*	width: 240px;
	height: 80px;*/
}

#banner td.logo {
	width: 240px;
}

#banner td.cart {
/*	float: center;
	text-align: center;*/
	padding: 0px 0px 0px 20px;
}

#banner td.loginBox {
	text-align: right;
	font-size: x-small;
/*	background: url("img/login_bar.png");
	background-repeat: no-repeat;*/
}

#banner td.loginBox input {
	font-size: xx-small;
}

div#login a {
	color: #ffffff;
}

#banner td.loginBox input#login {
	float: right;
	clear: left;
}

div#bannerTitle {
	position: absolute;
	float: left;
	left: 80px;
	top: 40px;
}

.floatLeft {
/*	position: relative;
	float: left;
	clear: left;*/
}

.floatRight {
/*	position: relative;
	float: right;
	clear: right;*/
}

.inlineButton {
	vertical-align: middle;
}

div.toolbarButton {
	margin: 3px;
	clear: left;
	background-color: #666666;
	border: 1px dotted #999;
/*	vertical-align: middle; */
	padding: 0px;
	height: 30px;
}

div.toolbarButton img {
	margin: 5px;
	float: left;
}

div.toolbarButton a {
	color: #ff9988;
}

div.toolbarButton a:hover {
	text-decoration: underline;
	color: #aa2211;
}

div.toolbarButton .buttonLabel {
	display: block;
	padding: 7px;
	margin-left: 25px;
	font-weight: bold;
	line-height: 80%;
}

div.toolbarButton span.extraInfo {
	font-size: 9pt;
}

span.button {
/*	float: right;*/
	vertical-align: text-top;
	font-size: small;
	padding: 3px;
}

span.button img {
	vertical-align: middle;
}

span.button:hover {
/*	border: 1px dotted #999999;
	background-color: #666666;*/
}

div.searchBox input {
	font-size: x-small;
}

div.toolbarButton:hover {
	background-color: #999;
	border: 1px dotted #CCC;
}

div.cartItem {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}

div.cartItem h3, div.cartItem h4, div.cartItem p {
	margin: 0px;
}

div.cartItem div {
	margin-left: 70px;
}

div.cartItem img.thumbnail {
	float: left;
	clear: left;
	margin-right: 3px;
	vertical-align: text-top;
}

div#footer {
	clear: both;
	font-size: 8pt;
	margin: 70px 20px 20px 20px;
}

table.editForm {
	border-spacing: 1em 0px;
	border-collapse: collapse;
}

table.editForm tr.header th {
	padding: 5px;
	text-align: left;
}

table.editForm tr.header h3 {
	margin: 0px;
	padding: 0px;
}

table.editForm tr.header p {
	margin: 0px;
	padding: 0px;
}

.label {
/*	position: relative;
	width: 10em;*/
	padding-right: 0.75em;
/*	float: left;
	clear: left;*/
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	background-color: #666666;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.content {
/*	position: relative;
	width: 30em;
	float: left;*/
	padding-left: 0.75em;
	text-align: left;
	vertical-align: top;
	background-color: #999999;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.buttUp {
	margin: 0px;
	padding: 0px;
}

.toolText {
	font-size: 8pt;
}

.toolText a {
	color: #000;
	text-decoration: none;
}

.toolText a:hover {
	color: #666;
	text-decoration: none;
}

.itemTable {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
}

.itemTableCell {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 3px;
	cursor: hand;
}

.itemTableCellDeleted {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 3px;
	cursor: hand;
	color: #666;
	background-color: #f6f6ea;
}

.unselectedItem {
	color: black;
	background-color: #FBF1CE;
	font-weight: normal;
}

.selectedItem {
	color: #FFFFFF;
	background-color: #c5a834;
	font-weight: bold;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
}

.layoutTable {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
}

.layoutTableHead {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F5E29B;
	padding: 3px;
	text-align: right;
	vertical-align: top;
}

.layoutTableDivider {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #C1A337;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

.layoutTableData {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #FBF1CE;
}

body.dialogue h1 {
	margin: 0px;
	height: 40px;
	padding-left: 20px;
	background-color: #666666;
	background-image: url('img/sunburst_dialogue.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
}

body.dialogue h2 {
	margin: 5px 20px 5px 20px;
	font-size: 12pt;
}

body.dialogue p {
	margin: 5px 20px 5px 20px;
}


.listItemDark img, .listItemLight img {
	vertical-align: middle;
}

.listItemDark  {
	background-color: #F0F5C6;
}

.listTable {
	border: 0px;
	width: *;
}

.listTable th {
	text-align: left;
}

.listTable .listItemDark, .listTable .listItemLight {
	vertical-align: middle;
	text-align: left;
}

.listTable td.icon {
	width: 66px;
	height: 66px;
	text-align: center;
}

.listTable td.smallicon {
	text-align: center;
}

.listTable td.editButtons {
	text-align: right;
}

#hiddenNote {
	font-size: small;
}

table.thumbsTable {
	width: 540px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	border: 0px;
	border-collapse: collapse;
}

/*table.thumbsTable th, table.thumbsTable td {
	padding: 0px;
	margin: 2px;
}*/

table.thumbsTable tr.navElements td, td.thumb {
	padding: 10px 0px 10px 0px;
}

td.thumb {
/*	border: 1px dotted #666666;*/
	font-size: small;
	vertical-align: bottom;
	text-align: center;
	width: 180px;
	padding: 10px 0px 10px 0px;
}

td.thumb:hover {
	background-color: #666666;
}

table.invoiceTable {
	font-size: small;
}

table.invoiceTable, table.invoiceTable td, table.invoiceTable th {
	border: 1px dashed #999999;
	border-collapse: collapse;
	padding: 5px;
}

table.invoiceTable .amount {
	text-align: right;
}

table.invoiceTable th {
	text-align: left;
}

table.invoiceTable .subtotal {
	text-align: right;
}

table.invoiceTable .spacer {
	font-size: 1px;
}

.billingAddress, .shippingAddress {
	border: 1px dashed #999999;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	width: 280px;
}

.billingAddress {
/*	float: left;
	left: 0px;
	clear: both;*/
}

.nofloat {
	float: none;
}

.shippingAddress {
/*	float: right;
	left: 300px;
	clear: both;*/
}

table.sizeForm {
	margin-bottom: 18px;
}

table.pricelist {
	font-size: small;
	border-collapse: collapse;
	margin-bottom: .5em;
}

table.pricelist td, table.pricelist th {
	padding: .2em .5em .2em .5em;
	border-bottom: 1px dotted #999999;
	text-align: left;
}
