body {
	background: #ECD8F4 url(/images/background.jpg) 50% 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
	text-align: center;
}
#printlogo {
	display: none;
}
#container {
	width: 745px;
	margin: auto;
	text-align: left;
	background:url(/images/content-background.gif) repeat-x;
	background-position:0 313px;
	position:relative;
	font-size:0.9em;
}
#search-store {
	position:absolute;
	top: 225px;
	right:10px;
}
#banner {
	background: url(/images/banner-photo.jpg) top left no-repeat;
	height:272px;
	margin-left:11px;
}
#banner img {
	float:right;
	margin-top:35px;
	margin-left:11px;
}
#content {
	background: url(/images/content-main.jpg) no-repeat;
	background-position:70px 0;
	width:605px;
	padding: 0 70px;
	margin:0px auto 0 auto;
	min-height:569px;
}

#content h3, #content h1{
	margin-left: 28px;
	margin-right: 28px;
}

#content-products h1{
	margin-left: 20px;

}

#content p, #content ul{
	margin-left:28px;
	margin-right:28px;
}
.products-category img, .products-featured-detail img {
	border:1px solid #842370;
}
/*---------------------------------------------------------------FORM-----------------------------------------------------------*/

#contactdetails form p textarea, #Contact p textarea {
	float:right;
	/*margin:0;*/
	padding:0;
	margin-bottom:5px;


}
#cart-table textarea {
	width:150px;
}

#contactdetails form p input, #contactdetails form p textarea, #Contact p input{
	float:right;
	margin-bottom:5px;
	width:150px;

}

#contactdetails form p textarea,  #Contact p textarea{
	width:150px;
}
#content p a strong, #content p a{
	color:#893178;
}

#Contact{
	padding-top:10px;
}

#Contact p{
	width:320px;
	clear:both;
}

#contactdetails form p{
	width:300px;
	clear:both;
}

#contactdetails form p label, #Contact p label{
	float:left;
	padding-bottom:5px;
	width:120px;
}

#ContactSubmit{
	width:95px;
	height:33px;
	background:url(/images/submit-image.gif) no-repeat;
	border:none;
	text-align:left;
	text-indent:-999em;
	display:block;
	overflow:hidden;
	line-height:999em;
	
}
/*-------------------------------------------------------------FOOTER-----------------------------------------------------------*/

#footer {
	height:93px;
	/*min-height:450px;*/
	background:url(/images/footer.jpg) top left no-repeat;
	color:#CF95EF;
	clear:both;
	margin:10px auto 20px auto;
	width:605px;
	padding-top:30px;
	text-align:center;
}
#footer p a{
	color:#CF95EF;

}

/*----------------------------------------------xhtml elements ------------------------------------------*/
h1 {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	padding: 0.5em 0;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0.5em;
}
h3 {
	font-size: 1.6em;
	margin-top: 0.5em;
}
table {
	/*border-right: 1px solid #ccc;*/
	/*border-bottom: 1px solid #ccc;*/
}
td, th {
	/*border-left: 1px solid #ccc;*/
	/*border-top: 1px solid #ccc;*/
	padding: 0.5em;
}
.caption {
	display: none;
}
.pullquote {
	/*width: 80%;
	font-style: italic;
	border: 1px solid #ccc;
	margin: auto;
	padding: 0.5em;*/
	display: none;
}
p.login {
	position: absolute;
	top: 5px;
	right: 0;
}

.login a{
	color:#551A8B;

}

.itemfield p a{
	color:#551A8B;

}

.itemfield p a img{
	border:1px solid #6D2F58;
}

#previous-next a{
	color:#551A8B;

}
/*----------------------------------------------image treatment ------------------------------------------*/
#main img {
/*	float:right; */
	padding: 5px;
	margin: 0 0 0 5px;
	border: 1px solid #ccc;
}

/* .error is for warinings like emails not being sent properly etc */
.error {
	color: #f00;
}

/*------------------------------------------------forms-------------------------------------------------------*/
/*
form p {
	width: 500px;
	clear: both;
}
form p label {
	float: left;
}
form p input, form p textarea, form p select {
	float: right;
	width: 200px;
	font-family: "Trebuchet MS", sans-serif;
}

*/
/*----------------------------------------------turn off print stuff ------------------------------------------*/
#printlogo {
	display:none;
}

/* -----------Photo Gallery------------- */
.thumbnail {
	float: left;
	border: none;
	width:300px;
}
.thumbnail p {
	font-weight: bold;
	position: relative; 
	background-position:top left;
}

.thumbnail img {
	border: solid gray 1px;
	float: left;
}

.album {
	float: left;
	border: none;
	width:500px;
}
.album p {
	font-weight: bold;
	position: relative;
	background-position:top left;
}

.album img {
	border: solid gray 1px;
	float: left;
}

.gallerysearch {
	float: right;
	position: absolute; 
	background-position:top right;
	border:none;
	width:190px;
}
.gallerysearch input#criteria, select {
	position: absolute; 
	background-position:top left;
	border:1px solid #ccc;
	overflow:hidden;
	width:120px;
}
.gallerysearch input#search {
	position: absolute; 
	background-position:top right;
	border:1px solid #ccc;
	overflow:hidden;
	width:60px;
}

.galleryshow {
	float: right;
	position: absolute;
	background-position:top right;
	border:none;
	width:190px;
}
.galleryshow input#criteria, select {
	position: absolute;
	background-position:top left;
	border:1px solid #ccc;
	overflow:hidden;
	width:120px;
}
.galleryshow input#show {
	position: absolute; 
	background-position:top right;
	border:1px solid #ccc;
	overflow:hidden;
	width:60px;
}
.galleryupload {
	float:right;
	position: relative; 
	background-position:left bottom;
	border:none;
	width:300px;
}

/* ---------- end Gallery ---------------- */

/* ---------- Documents ---------------- */


.folder {
	clear:both;
	border:none;
}
.folder dt {
	font-style:italic;
}
.folder dt a img#icon  {
	float:left;
	padding: 5px;
	margin: 0 0 0 5px;
	border: none;
}
.folder dd {
   font-size:10px;
   font-weight:bold;
}


.nofolder {
	clear:both;
	border:none;
}
.nofolder dt {
	font-style:italic;
}
.nofolder dt img#icon  {
	float:left;
	padding: 5px;
	margin: 0 0 0 5px;
	border: none;
}
.nofolder dd {
   font-size:10px;
   font-weight:bold;
}


.files {
	padding:5px;
}

.document {
	clear:both;
	border:none;
}
.document dt {
	font-style:italic;
}
.document dt a img#download  {
	float:left;
	padding: 5px;
	margin: 0 0 0 5px;
	border: none;
}
.document dd#size {
   font-size:10px;
   font-weight:bold;
}

/* ---------- end documents ---------------- */


.imageboxleft {
	float:left;
	text-align:center;
	font-style:italic;
	width:auto;
}

.imageboxright {
	float:right;
	text-align:center;
	font-style:italic;
	width:auto;
}
#previous-next {
	margin-top: 1em;
	clear: both;
	font-size: 120%;
	text-align: center;
}

.products-category p a, #content-featured p a{
	color:#551A8B;
}

#content-featured{
	padding-top:20px;
}

#breadcrumb{
	padding-top:10px;
}

#breadcrumb a{
	color:#551A8B;
}

.button{	
	/*width:95px;*/
	/*height:33px;*/
	/*background:none;*/
	/*background:url(/images/submit-image.gif) no-repeat;*/
	/*border:none;*/
	/*text-indent:-9000em;*/
	cursor: pointer;
}

.pagination {
	border-top:1px solid #7D4A6B;
	border-bottom:1px solid #7D4A6B;
	margin-bottom:20px;
}