body {
	margin: 0;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 8pt; 
}

h1 {
	font-family: Trebuchet MS;
	font-size: 12pt; 
	font-weight: bold;
	vertical-align: top;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.title {
	font-family: Trebuchet MS;
	font-size: 12pt; 
	font-weight: bold;
}

.sub_title {
	font-family: Trebuchet MS;
	font-size: 11pt; 
	font-weight: normal;
	color: #ffccff;
}

.original_price{
	text-decoration:line-through;
}

a {
	color: #ccccff;
	text-decoration: none;
}

.underline {
	color: #ccccff;
	text-decoration: underline;
}

a:hover, .underline:hover{
	color: #dd00dd;
}

.underline:hover{
	color: #dd00dd;
	cursor:	pointer;
	cursor: hand;
}


.add_to_cart_title{
	font-weight: bold;
	font-size: 12pt;
	color: #ccccff;
	text-decoration: underline;
	cursor:	pointer;
	cursor: hand;
}

a.add_to_cart_title {
	font-weight: bold;
	font-size: 12pt;
	color: #ccccff;
	text-decoration: underline;
}

.add_to_cart {
	font-weight: normal;
	color: #ccccff;
	text-decoration: underline;
	cursor:	pointer;
	cursor: hand;
}

.add_to_cart:hover, .add_to_cart_title:hover {
	color: #dd00dd;
}

.footer, a.footer {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #ffffff;
	underline: none;
	text-decoration: none
}

a.footer:hover {
	color: #dd00dd;
}


.button {
	background:silver; 
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	color: #000000; 
	border-width: 1; 
	width: 75px;
	border-color: #FFFFFF;
}

.shipping_button {
	background:silver; 
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	color: #000000; 
	border-width: 1; 
	width: 150px;
	border-color: #FFFFFF;
}

.cart_link {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #ccccff;
	text-decoration: none;
	cursor:	pointer;
	cursor: hand;
	font-weight: bold;
}

.artist_photo {
	width: 400px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.checkout_button {
	background:orange; 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: black; 
	border-width: 1; 
	border-color: #FFFFFF;
}

.form_label {
	color: #FFFFFF;
	text-align: right;
	vertical-align: center;
	float: none;
	clear: none;	
}

.form_field {
	color: #000000;
	text-align: left;
	float: none;
	clear: none;
}

.form_message {
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
	float: none;
	clear: none;
}

.form_message_label {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFF00;
	text-align: right;
	float: none;
	clear: none;
}

.form_textarea
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
    text-align:			left;
	width:				700px;
	background-color: 	#FFFFFF; 
	overflow:			auto;
}

.uploadmessage {
	font-weight: bold;
	color: #ccccff;
	text-decoration: blink;
}

.formdivider {
	background-color: #ccccff;
	height: 2px;
}

.shipping_table_head {
	border: 1px solid #FFFFFF;
	background: #330033;
	padding: 6px;
	vertical-align: top;
	text-align: left;
	
}

.shipping_table_cell {
	border: 1px solid #FFFFFF;
	padding: 6px;
	vertical-align: top;
	text-align: left;
	
}

.cart_table_cell {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	text-align: left;
	
}



.cart_table_total {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	text-align: right;
	
}

.cart_table_collapse {
	border-collapse:collapse;
}


.cart_popup {
	position: absolute;
	width: 300px;
	height: 220px;
	display: none;
	background: #333333;
	border: 6px solid #FFFFFF;
	right: 0px;
	top: 517px;
	left: 690px;
}


.popup_close {
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	cursor: hand;
	text-align: right;
}

.ad_popup {
	position: absolute;
	width: 600px;
	height: 500px;
	display: none;
	background: #333333;
	border: 6px solid #FFFFFF;
	right: 0px;
	top: 300px;
	left: 440px;
}

.ad_popup_table{
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;	
	width: 580px; 
	border-spacing: 5px;
	text-align: left;
	vertical-align: top;
}

.ad_popup_close {
	color: #ccccff;
	text-decoration: underline;
	cursor:pointer;
	cursor: hand;
}

.ad_popup_close:hover {
	color: #dd00dd;
}

.table_wrap {
	border-width: 1px;
	border-style: solid;
	border-color: #660066;
	background:#222222;
	border-collapse: collapse;
	width: 100%;
}

.row_wrap {
	border-bottom:#660066 1px solid;
	border-collapse: collapse;
	width: 100%;
}


.left {
	width: 75%;
	text-align: left;
	margin-left:10px;
}

.right {
	width: 25%;
	tex-align: right;
}

.grey_zig_bg {
	background-image: url('grey_zig.gif');
	background-repeat: repeat;
	padding: 5px;
	height: 60px;
}

.feedhead{
	width: 100%;
	text-align:left;
	border-left:#660066 1px solid;
	border-right:#660066 1px solid;
	border-top:#660066 1px solid;
	padding:5px;
	background-image: url('grey_zig.gif');
	background-repeat: repeat;
}

.feedtable{
	width: 100%;
	border:#660066 1px solid;
	background:#222222;
	text-align:left;
	border-collapse: collapse;
}

.feedrow {	
	border:#660066 1px solid;
	border-collapse: collapse;
}

