body {
	font-family: Arial, arial;
	height: 95%;
	width: 95%;
}

a { 
   	color: #000000; 
   	text-decoration: none;
}
  
a:hover {

   	color: #000000;
 
}

input {

	font-size: 10px;
	background-color: white;
	color: darkgrey;

}

option.sale {

  color: #C71585;

}

textarea { 

	font-size: 10px;
	background-color: white;
	color: darkgrey;
	
}

  
#container {

	position:absolute;
	top: 50%;
	left: 50%;
	width:975px;
	height:440px;
	margin-top: -220px; /*set to a negative number 1/2 of the height*/
	margin-left: -487px; /*set to a negative number 1/2 of the width*/

}

#mainsplashcontainer {

	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	width: 300px;
	height: 300px;

}

#mainsplashtopleft {

	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	width: 145px;
	height: 145px;

}

#mainsplashtopright {

	position: absolute;
	top: 0;
	right: 0;
	background-color: white;
	width: 145px;
	height: 145px;

}

#mainsplashbottomleft {

	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: white;
	width: 145px;
	height: 145px;

}

#mainsplashbottomright {

	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: white;
	width: 145px;
	height: 145px;

}

#header {

	position: relative;
	float: right;
   	width: 650px;
   	padding-top: 60px;
   	text-align: center;
}

#menu {
	
	font-size: 12px;
	position: relative;
	float: right;
   	width: 650px;
   	height: 39px;
   	margin-top: 75px;
   	padding-top: 5px;
   	border-top: 2px dotted #9C9C9C;
   	border-bottom: 2px dotted #9C9C9C;
   	vertical-align: middle;
   	color: #9C9C9C;
   	text-align: center;
   
}

#selectedmenu {

	border-right: 2px dotted #9C9C9C;
	border-left: 2px dotted #9C9C9C;
}

#minimenu {

	position: absolute;
	right: 0px;
	bottom: 110px;
	color: #9C9C9C;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;

}

#minimenu a{

	color: #9C9C9C;

}

#minimenu a:hover{

	color: black;

}

#subpageheader {

	position: relative;
	text-align: center;
}

#subpagemenu {
	
	position: relative;
	text-align: center;
  height: 39px;
  width: 740px;
  margin-left: 125px;
  _margin-left: 115px;
  margin-top: 60px;
  padding-top: 5px;
  border-top: 2px dotted #9C9C9C;
  border-bottom: 2px dotted #9C9C9C;
  color: #9C9C9C;

}

#maincollectionsimages {
	
	position: relative;
	padding-top: 30px;
	padding-left: 110px;
	_padding-left: 117px;
	height: 145px;
	position: relative;
	text-align: center;

}

.maincollectionspic {
	
	color: #9C9C9C;
	width: 150px;
	text-align: center;
	position: relative;
	padding: 2px;
	float: left;
	letter-spacing: 1px;

}

.maincollectionspic a {

	color: #9C9C9C;
}

#maincollectionmenu {

	position: relative;
	text-align: center;
   	height: 39px;
   	width: 740px;
   	margin-left: 200px;
   	margin-top: 200px;
   	padding-top: 5px;
   	border-top: 2px dotted #9C9C9C;
   	border-bottom: 2px dotted #9C9C9C;
   	color: #9C9C9C;


}

#collectionlogo {

	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: right;
	border-top: 2px dotted #9C9C9C;
	width: 100%;

}

#collectiontitle {

	position: absolute;
	bottom: 110px;
	left: 0px;
	font-size: 20px;
	text-align: left;
	color: #9C9C9C;

}

#collectionblurb {
	
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: justify;
	height: 286px;
	width: 370px;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	padding: 20px 15px 5px 10px;

}

#collectionblurbflourish {

	background-image: url('/images/flourish_gradient.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	width: 435px; 
	height: 670px; 
	position: absolute; 
	top: -210px; 
	right: -15px;

}

#collectionimages {

	position: absolute;
	top: 0px;
	left: 0px;
	width: 580px;
	height: 310px;
	z-index: 100;

}

#collectionimages img {

	padding-right: 2px;
	padding-bottom: 2px;

}

.collectionthumb img {

	border: 0px;
	
}

#itempageimages {

	position: absolute;
	top: 0px;
	left: 0px;

}

#itempageimages img {

	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: top;

}

#itemthumbs {

	position: absolute;
	bottom: 40px;
	right: 530px;
	height: 50px;
}

#itemthumbs img {

	text-align: right;
	border: 0px;
}

#itempageblurb {
	
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: justify;
	height: 300px;
	width: 370px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;

}

#itemaddtocart {

	padding-top: 15px;
	padding-bottom: 5px;
	overflow: none;

}

#itemaddtocart select {

	font-size: 10px;
	background-color: white;
	color: darkgrey;

}

#shippingdropdown select {

	font-size: 10px;
	background-color: white;
	color: darkgrey;

}

#itempagebacklink {
	
	color: #9C9C9C;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 12px;
	letter-spacing: 3px;

}

#itempagebacklink a {
	
	color: #9C9C9C;

}

#itempagebacklink a:hover {
	
	color: black;

}

#aboutblurb {
	
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: justify;
	height: 286px;
	width: 650px;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 15px 5px 10px;

}

#aboutmenu {

	position: absolute;
	top: 10;
	left: 0px;
	color: #9C9C9C;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;

}

#aboutmenu a{

	color: #9C9C9C;

}

#aboutmenu a:hover{

	color: black;

}

#contactform {
	
	position: absolute;
	top: 0px;
	left: 0px;
	height: 286px;
	width: 570px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 15px 5px 10px;

}
