@charset "utf-8";
/* CSS Document */

body {
background-color: #000;
font-family: Verdana;
font-size:100%;
margin:20px;
}


* {
margin:0px;
padding:0px;
}

a, a:active, a:visited {
color:#888;
text-decoration:none;
}

a:hover {
color:#ddd;
text-decoration:underline;
}

img {
border: none;
}



#page {
background-image: url(images/page_background.jpg);
background-repeat:no-repeat;
background-position:20px 10px;
margin:0px auto;
padding:20px;
width:760px;
}


#navigation_top {
text-align:right;
}

#navigation_top div {
float:right;
height:40px;
margin:0px -18px 0px 0px;
}

#navigation_top p {
clear:both;
padding:20px 0px 50px 0px;
}


#image_left {
border: 1px solid gray;
float: left;
margin: 0px 40px 30px 10px;
}

#collection_text 
{
    font-family:Verdana;
    font-size:10px;
    color:#aaa;
    padding-left:25px;
    padding-bottom: 11px;
    width: 500px;
}

.normal_width {
width:400px;
}

div#cart, div#checkout
{
	width:530px;
	border:1px solid gray;
	padding:20px 5px 0px 5px;
	float:left;
	padding-bottom:30px;

}

h1#cartheader, h1#checkoutheader, h1#thankyouHeader
{
	color:#aaa;
	font-size:1.2em;
	font-weight:normal;
	margin:0px 0px 6px 0px;
}

div.cartrow 
{
	float:left;
	clear:both;
	width:530px;
	margin-bottom:20px;
}

div.cartimage
{
	float:left;
	width:150px;
}

div.cartimage img
{
	border-color: #555;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 4px;
	vertical-align: top;	
}

div.cartdata
{
	float:left;
	width:370px;
	margin-left:10px;
}

div.cartproductname
{
	font-size:.9em;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px solid gray;
	width:100%;
	float:left;
}

span.cartmsg 
{
	font-size:.8em;
	font-weight:normal;
	padding-left:15px;
}

table.cartform
{
	width:100%;
	float:left;
}
table.cartform td
{
	font-size:.8em;
	vertical-align:top;
	padding:5px;
}

div#carttotal 
{
	height:30px;
	padding-left:165px;
}

div#checkout 
{
	font-size:.8em;	
}

div#checkout label, div#checkout input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

div#checkout label {
	text-align: right;
	width: 150px;
	padding-right: 17px;
}

div#checkout br {
	clear: left;
}

div#checkout p {
	margin-bottom:30px;
}

input.checkoutSubmit
{
	width: 150px;
	margin-left:167px;
	height:26px;
	background-image:url(images/back03.gif);
	border-style:solid;
	border-color:gray;
	border-width:1px;
}

.gallery_width {
margin:0px 0px 50px 50px;
width:530px;
}

.gallery_width h3 {
font-size:.7em;
font-weight:normal;
margin:0px 0px 4px 0px;
text-align:left;
}

#right_column {
color:#fff;
float:left;
}

.gallery_width h1 {
color:#aaa;
font-size: 1em;
font-weight:normal;
margin:18px 0px 16px 20px;
}

.gallery_width h2 {
border-bottom:#888 1px solid ;
font-size:1em;
font-weight:normal;
margin:18px 0px 8px 0px;
padding:0px 0px 4px 0px;
}

.gallery_width h2 span {
font-size:.7em;
margin:0px 0px 0px 20px;
}

.gallery_links {
color:#888;
font-size:.85em;
margin:0px 0px 14px 0px;
}

.gallery_links span {
font-size:.9em;
margin:0px 0px 0px 100px;
}

.normal_width h1 {
	color:#aaa;
	font-size:1.2em;
	font-weight:normal;
	margin:0px 0px 6px 0px;
}

.thumbnail_frame p {
color:#888;
font-size: .6em;
margin:10px 0px 0px 5px;
text-align:center;
}

.normal_width p, .normal_width td {
font-size: .6em;
line-height:18pt;
margin:0px 0px 14px 0px;
}

#logo_lower_left {
clear:both;
width:740px;
}

#footer {
color:#aaa;
margin:0px auto;
padding:20px 0px 0px 0px;
text-align:center;
width:760px;
}

#footer ul {
font-size:10px;
list-style:none;

}

#footer li {
display: inline;
padding-right: 10px;
}

#footer p {
clear:both;
font-size:10px;
margin:10px 0px 0px 0px;
}

#left_column {
color:#aaa;
float:left;
margin:0px 20px 0px 0px;

}

#left_column h1 {
color:#aaa;
font-size:1.2em;
font-weight:normal;
margin:0px 0px 6px 0px;
}

#left_column ul {
list-style:none;
}

#left_column li {
/*border: 1px #888;
border-style:none none dotted none;*/
font-size:.8em;
margin:10px 0px 20px 0px;
padding: 0px 0px 2px 0px;
text-align:right;
}

.thumbnail_frame {
float:left;
margin-left:20px;
}

.thumbnail_frame h4 {
color:#8A76AB;
margin-bottom:10px;
}

.thumbnail_frame  img
{
border-color: #555;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 4px;
vertical-align: top;
}

.thumbnail_frame  li
{
color: inherit;
display: inline;
float: left;
margin: 0px 10px 20px 0px;
padding: 5px;
position: relative;
text-align:center;
}

.purchase_options {
margin:14px 0px 0px 0px;
}

.purchase_options table {
font-size: .6em;
width:148px;
}

.purchase_options th {
padding:0px 0px 6px 0px;
}

.purchase_options td {
padding:4px 0px;
}

.purchase_options input {
font-size:1em;
height:14px;
width:14px;
}

.align_right {
text-align:right;
}