body,p,hl,li,ol,ul,div,span,table,td,tr,th {font-family: "Times New Roman", Times, serif;color: #796a5f;
}
a 			{ color: #000000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000000; text-decoration: underline; }

#page {
	position:absolute;
	top:0;
	left:0;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%
}

#header
{
	
	clear:both;
	
}
#footer
{
	position:absolute;
	bottom:0;
	width:100%
	
}
html, body, #page {
	min-height: 100%;
	width: 100%;
	height:100%;
}
html>body, html>body #page {
	height:auto;
}
#blue-band {
	width:100%;
	padding-top:10px;  
	padding-bottom:20px; 
	
}
br.clear-both {
	clear:both;
	width:100%;
	margin:0;
	line-height:0;
	
}
#gallery {
	width:920px;
	margin: 0 auto;
}
#gallery-solo {
	width:680px;
	margin: 0 auto;
	 
}
#arrow-left {
	width:20px;
	text-align: center;
	height:205px;
	float:left;
	vertical-align: middle;
	padding-top:195px;
	
}
#arrow-right {
	width:20px;
	text-align: center;
	height:205px;
	float:right;
	vertical-align: middle;
	padding-top:195px;
	
}
#images {
	margin-left:50px;
	margin-right:20px;
	position:relative;
}
#buy-now {
	position:absolute;
	top:40px;
	left:240px;
}
#cart {
	position:absolute;
	right:10px;
	top:110px;
}
#cart-images {
	font-size:11px;
	color: #333333;
	padding:2px;
	width:150px;
	height:100px;
	text-align: right;
}
#single-image {
	float:left;
	width:200px;
	height:200px;
	margin:5px;
	text-align:center;
	vertical-align: middle;
}
#single-image-small {
	float:left;
	width:80px;
	height:80px;
	margin:5px;
	text-align:center;
	vertical-align: middle;
	
}
h1{
	font-size:16px;
	font-weight:bold;
	margin:0;
	color: #796a5f;
}

p{
	font-size:14px;
	margin:0;
	color: #796a5f;
}
input {
	font-size:14px;
}

#left-text {

float:left;width:45%;padding:10px; 

}
#right-text {
margin-left:50%;
text-align:right;padding:10px; 
}


#imageInfo{
	width: 461px;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #000000;*/

	padding-top:6px;
	padding-bottom:6px;
}


.contentLast {
	font-size:11px;
/*	color: #000000;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#000000;
	width:100%;
	background-color:#D6BA8B;
}
#content {
	font-size:11px;
	color: #333333;
	padding-top:6px;
	padding-bottom:6px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

img {
	border:0;
}

table.enquiry td {
	font-size:12px;
	color: #796a5f;
	
	
}
table.enquiry td input {
	font-size:12px;
	color: #796a5f;
	
	
}
table.enquiry td select {
	font-size:12px;
	color: #796a5f;
	
}
table.enquiry td textarea {
	font-size:12px;
	color: #796a5f;
}
table.cartview th {
	background-color:#CCCCCC;
	color: #666666;
}
table.cartview td {
	background-color: #666666;
	color: #CCCCCC;
	font-size:14px;
}
form.details input {
	width:250px;
}
form.details input.details {
	width: auto;
	margin-top:40px;
	margin-bottom:40px;
	margin-right:20px;
}
form.details select {
	width:250px;
}	

