/* CSS Document */

html
	{
	height:100%;
	margin: 0px;
	padding: 0px;
	}
body
	{
	height:100%;
	font-family:Helvetica, Arial;
	font-size:76%;
	line-height:14px;
	background-color:#EEE;
	}
img
	{
	border:0px;
	}
* 
	{
	padding: 0;
	margin: 0;
	}
blockquote {
	float:left;
	overflow:hidden;
	margin-right:10px;
	width:150px;
	height:130px;
	}
.input {
	border:1px solid #660000;
	}
br {
	line-height:10px;
	}
h1 {
	font-size:1.7em;
	font-weight:100;
	color:#990000;
	}
h2 {
	font-size:1.2em;
	font-weight:100;
	color:#990000;
	line-height:1.4em;
	}
h2  a {
	color:#990000;
	text-decoration:none;
	}
h2  a:hover {
	color:#000;
	text-decoration:none;
	}
h3 {
	font-size:1.1em;
	font-weight:100;
	color:#990000;
	}
h3  a {
	font-size:1.1em;
	font-weight:100;
	color:#990000;
	text-decoration:none;
	}
h3  a:hover {
	font-size:1.1em;
	font-weight:100;
	color:#000;
	text-decoration:none;
	}
ul {
	list-style:inside;
	}
p {
	color:#333;
	font-size:1em;
	line-height:1.4em;
	}
p a {
	color:#2E7DC7;
	}
p a:hover {
	color:#333;	
	}
	
/*******************
MAIN SITE STRUCTURE
********************/

#container {
	top:20px;
	position:relative;
	width:990px;
	height:auto;
	margin:auto;
	clear:both;
	background-color:#CCC;
	border:1px solid #666;
	}
#header {
	position:relative;
	overflow:hidden;
	width:990px;
	height:90px;
	background:url(../img/logo.jpg) no-repeat;
	}
#headerLeft {
	position:relative;
	overflow:hidden;
	float:left;
	width:710px;
	height:auto;
	z-index:3;
	}
#headerRight {
	position:relative;
	overflow:hidden;
	float:left;
	width:279px;
	height:90px;
	z-index:3;
	border-left:1px solid #333;
	}
#cartInfo {
	position:relative;
	overflow:hidden;
	width:274px;
	height:40px;
	padding:3px;
	background:url(../img/cartInfoBg.jpg) repeat-x;
	}
.youHave {
	float:left;
	overflow:hidden;
	position:relative;
	width:179px;
	height:auto;
	color:#FFF;
	font-size:0.68em;
	text-align:left;
	padding:5px 2px 0 1px;
	}
.viewCart {
	float:left;
	overflow:hidden;
	position:relative;
	width:90px;
	height:auto;
	padding:0 0 0 0;
	}
.newsContent {
	border-bottom:1px solid #EEE;
	padding-bottom:20px;
	}
#newsletter {
	position:relative;
	overflow:hidden;
	width:279px;
	height:auto;
	padding:10px 0px 4px 8px;
	background:#EEE;
	}
#contentWrapperIndex {
	overflow:hidden;
	position:relative;
	width:990px;
	height:auto;
	background:url(../img/studioIndex.jpg) no-repeat;
	}
#contentWrapperGallery {
	overflow:hidden;
	position:relative;
	width:990px;
	height:auto;
	min-height:400px;
	background:url(../img/studioGallery.jpg) no-repeat;
	}
#content {
	overflow:hidden;
	position:relative;
	width:940px;
	height:auto;
	color:#333;
	padding:65px 25px 50px 25px;
	}
#contentRight li {
	padding-left:30px;
	}
#contentLeft {
	overflow:hidden;
	float:left;
	position:relative;
	width:120px;
	height:auto;
	}
#contentRight {
	float:left;
	position:relative;
	width:870px;
	height:auto;
	padding-left:10px;
	}
#indexWrap {
	position:relative;
	overflow:hidden;
	width:700px;
	height:430px;
	padding:3px 0 0 0;
	}
#indexLeft {
	float:left;
	position:relative;
	overflow:hidden;
	width:500px;
	height:auto;
	padding:3px 20px 0 0;
	}
#indexRight {
	float:left;
	width:180px;
	height:auto;
	padding-top:30px;
	}
.contactWrap {
	overflow:hidden;
	width:700px;
	clear:both;
	}
.contactLeft {
	width:300px;
	float:left;
	padding:50px 0px 0px 130px;
	}
.contactRight {
	width:300px;
	float:left;
	}
.addToCart {
	float:left;
	position:relative;
	width:50em;
	height:auto;
	padding:14em 0em 0em 18em;
	color:#333;
	}
.contentBox {
	position:relative;
	width:95%;
	height:auto;
	overflow:hidden;
	list-style:none;
	}
	
/***********
MENU FORMAT
***********/

#menuWrap {
	position:relative;
	overflow:hidden;
	width:980px;
	height:auto;
	font-size:1.2em;
	list-style:none inside;
	background:url(../img/menuBg.jpg) repeat-x;
	padding:10px 0px 10px 10px;
	}
#menuWrap li {	
	float:left;
	width:auto;
	height:auto;
	position: relative;
	list-style:none;
	padding:4px 23px 4px 20px;
	text-align:right;
	}
#menuWrap  a {	
	display:block;
	cursor:pointer;
	float:left;
	width:auto;
	height:auto;
	position: relative;
	list-style:none;
	color: #FFF;
	text-decoration:none;
	}
.menuItem2 {	
	float:left;
	width:auto;
	height:auto;
	position: relative;
	list-style:none;
	color: #CCC;
	padding:4px 23px 0px 40px;
	text-align:right;
	background:#333;
	}
.menuItem2  a {	
	display:block;
	cursor:pointer;
	float:left;
	width:auto;
	height:auto;
	position: relative;
	list-style:none;
	color: #CCC;
	text-decoration:none;
	}
	
/*****
Gallery
******/

#gallerySelect {
	position:relative;
	overflow:hidden;
	margin:auto;
	width:940px;
	height:auto;	
	padding:0px 0px 0px 0px;
	}	
#thumbWrap {
	float:left;
	position:relative;
	overflow:hidden;
	width:270px;
	height:auto;
	padding-top:30px;
	}
.thumbBox {
	float:left;
	width:55px;
	height:55px;
	}
.nextProduct {
	position:relative;
	float:left;
	width:20px;
	height:93px;
	}
.nextProduct a {
	float:left;
	width:20px;
	height:93px;
	text-decoration:none;
	background:url(../img/nextProduct.gif) no-repeat right;
	}
.nextProduct a:hover {
	float:left;
	width:20px;
	height:93px;
	text-decoration:none;
	background:url(../img/nextOver.gif) no-repeat right;
	}
.prevProduct a {
	float:left;
	width:20px;
	height:93px;
	text-decoration:none;
	background:url(../img/prevProduct.gif) no-repeat left;
	}
.prevProduct a:hover {
	float:left;
	width:20px;
	height:93px;
	text-decoration:none;
	background:url(../img/prevOver.gif) no-repeat left;
	}
.noPrev {
	position:relative;
	float:left;
	width:20px;
	height:93px;
	background:url(../img/noPrev.gif) no-repeat left;
	}
.noNext {
	position:relative;
	float:left;
	width:20px;
	height:93px;
	background:url(../img/noNext.gif) no-repeat left;
	}
#galleryContent {
	float:left;
	overflow:hidden;
	margin:auto;
	width:390px;
	height:auto;
	text-align:center;
	padding-top:30px;
	}
.productSelectWrap {
	float:left;
	position:relative;
	overflow:hidden;
	width:128.57px;
	height:auto;
	}
.productSelectImg {
	width:128.57px;
	height:60px;
	text-align:center;
	border-top:1px solid #404040;
	padding:2px 0 2px 0;
	}
.productSelect a {
	color:#333;
	display: block;
	width: 128.57px;
	height: 23px;
	text-align:center;
	font-weight:lighter;
	font-size:10px;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	border-top:1px solid #1A1A1A;
	border-bottom:1px solid #1A1A1A;
	}
.productSelect a:hover {
	color:#666;
	width: 128.57px;
	height: 23px;
	padding: 3px 0px 0px 0px;
	}
#productInfo {
	float:left;
	width:260px;
	height:auto;
	padding:30px 0 0 10px;
	}
.productPrice {
	font-size:1.2em;
	}
#cartNav {
	}
#addToCart  {
	float:left;
	width:125px;
	height:20px;
	text-decoration:none;
	margin-right:1px;
	}
#addToCart a:hover {
	color:#EEE;
	background-color:#CCC;
	text-decoration:none;
	}
#checkout a {
	float:left;
	width:125px;
	height:20px;
	background:url(../img/checkout.jpg) no-repeat;
	text-decoration:none;
	}
.collNextPrevWrap {
	clear:both;
	width:834px;
	height:auto;
	padding-top:20px;
	}
.nextPrevWrap {
	clear:both;
	width:300px;
	height:auto;
	padding-top:10px;
	}
.prev a {
	float:left;
	color:#000;
	width:auto;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	background:url(../img/prev.jpg) no-repeat left #FFF;
	}
.prev a:hover {
	color:#af1133;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	background:url(../img/prevOver.jpg) no-repeat left #FFF;
	}
.next a {
	float:right;
	color:#000;
	width:auto;
	padding:0px 20px 2px 3px;
	text-decoration:none;
	background:url(../img/next.jpg) no-repeat right;
	}
.next a:hover {
	color:#af1133;
	padding:0px 20px 2px 3px;
	text-decoration:none;
	background:url(../img/nextOver.jpg) no-repeat right #FFF;
	}
	
/***********
Shopping Cart
***********/

.yourCart {
	overflow:hidden;
	position:relative;
	float:left;
	padding:2px;
	width:250px;
	height:auto;
	color:#CCC;
	background-color:#666;
	}
.cartBar {
	overflow:hidden;
	clear:both;
	width:900px;
	height:auto;
	color:#af1133;
	padding:2px;
	border-bottom:1px solid #666;
	}
.cartBarTotals {
	overflow:hidden;
	clear:both;
	width:900px;
	height:auto;
	color:#af1133;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	}
.item {
	float:left;
	width:385px;
	}
.size {
	float:left;
	width:120px;
	}
.price {
	float:left;
	width:135px;
	}
.quantity {
	float:left;
	width:141px;
	}
.total {
	float:left;
	width:auto;
	}
.itemWrap {
	overflow:hidden;
	clear:both;
	width:900px;
	height:auto;
	padding-bottom:2px;
	}
.item2 {
	float:left;
	width:380px;
	height:auto;
	color:#666;
	overflow:hidden;
	padding:3px 0 0 3px;
	}
.cartImg img {
	margin-left:-10px;
	} 
.cartImg {
	float:left;
	width:70px;
	height:auto;
	padding:5px 0px 5px 0px;
	overflow:hidden;
	text-align:left;
	}
.itemInfo {
	float:left;
	width:auto;
	height:auto;
	padding:20px 0px 5px 5px;
	}
.size2 {
	float:left;
	width:120px;
	height:auto;
	color:#666;
	padding-top:20px;
	}
.price2 {
	float:left;
	width:135px;
	height:auto;
	color:#666;
	padding-top:20px;
	}
.quantity2 {
	float:left;
	width:141px;
	height:auto;
	padding-top:15px;
	color:#666;
	}
.total2 {
	float:left;
	width:auto;
	height:auto;
	padding-top:20px;
	color:#666;
	}
.quantity3 {
	float:left;
	width:145px;
	height:auto;
	padding-left:635px;
	}
.quantityInput {
	float:left;
	width:auto;
	height:auto;
	}
.remove {
	float:left;
	width:20px;
	height:auto;
	padding-left:5px;
	}
.shipping {
	float:right;
	padding:10px 0 10px 0;
	}
.finalTotal {
	float:left;
	width:auto;
	font-size:1.3em;
	padding-top:2px;
	text-align:left;
	}
.cartNav {
	clear:both;
	width:900px;
	height:auto;
	}
.cartNavLeft {
	float:left;
	width:150px;
	height:auto;
	padding-top:10px;
	}
.cartNavRight {
	float:right;
	width:300px;
	height:auto;
	text-align:right;
	padding-right:2px;
	}
.continueShopping a {
	color:#af1133;
	text-decoration:none;
	padding:0 0 0 25px;
	background:url(../img/backToShop.gif) left no-repeat;
	}
.continueShopping a:hover {
	color:#000;
	text-decoration:none;
	padding:0 0 0 25px;
	background:url(../img/backToShopOver.gif) left no-repeat;
	}	
.checkout {
	float:right;
	padding:10px 20px 0 0;
	}
/******
Footer
*******/

#footerWrap {
	position:relative;
	overflow:hidden;
	clear:both;
	width:990px;
	height:auto;
	font-size:0.8em;
	background:url(../img/footerBg.jpg) repeat;
	}
#labcms {
	float:right;
	position:relative;
	width:auto;
	height:auto;
	color:#EEE;
	padding:20px 10px 0px 0px;
	}
#footer {
	float:left;
	position:relative;
	width:auto;
	height:auto;
	color:#EEE;
	padding:10px;
	line-height:18px;
	}
#footer a {
	color:#EEE;
	}
#footer a:hover {
	color:#999;
	}
