@charset "UTF-8";

blockquote{
	margin:auto;
	text-align:center;
	padding:10px;
	color:#f00;
	font:normal 1.4em Candara;
	line-height:1.8em;
	color:#666666;
}

/* Product Page */
#s_products{
	width:950px;
	height:600px;
	background:url(../images/store/bg.gif) no-repeat;
	text-align:center;
}
#s_prodHolder{
	width:920px;
	margin:45px auto 0 auto;
}
#s_prodHolder div{
	width:230px;
	float:left;
}
#s_prodHolder div h1{
	text-indent:-9000px;
	width:230px;
	height:105px;
	margin-bottom:15px;
}
#s_prodHolder div#prod800 h1{
	background:url(../images/store/h_prod800.gif) no-repeat 0 0;	
}
#s_prodHolder div#prod1200 h1{
	background:url(../images/store/h_prod1200.gif) no-repeat 0 0;	
}
#s_prodHolder div#gc800 h1{
	background:url(../images/store/h_giftcertificate800.gif) no-repeat 0 0;	
}
#s_prodHolder div#gc1200 h1{
	background:url(../images/store/h_giftcertificate1200.gif) no-repeat 0 0;	
}
#s_prodHolder div#prod800w h1{
	background:url(../images/store/h_prod800w.gif) no-repeat 0 0;	
}
#s_prodHolder div#prod1200w h1{
	background:url(../images/store/h_prod1200w.gif) no-repeat 0 0;	
}
#s_prodHolder div#gc800w h1{
	background:url(../images/store/h_giftcertificate800w.gif) no-repeat 0 0;	
}
#s_prodHolder div#gc1200w h1{
	background:url(../images/store/h_giftcertificate1200w.gif) no-repeat 0 0;	
}

/* Sample Page */
#s_800,#s_1200{
	width:450px;
	padding-top:60px;
}
#s_800{
	background:url(../images/store/h_samples_800.gif) no-repeat 0 0;
	float:left;
	margin-left:15px;
}
#s_1200{
	background:url(../images/store/h_samples_1200.gif) no-repeat 0 0;
	margin-left:485px;
}

/* Product Pages Column Settings */
#s_rightCol{
	float:right;
	width:300px;
	text-align:center;
}
#s_leftCol{
	width: 580px;
}

/* Price Table */
.priceTable{
	width:100%;
	clear:both;
	margin-top:10px;
}
.priceTable th{
	padding:3px;
	text-align:left;
	text-transform:uppercase;
	color:#ffffff;
	background:#cc0000;

}
.priceTable td{
	padding:3px;
	border-top:2px solid #cc0000;
	color:#333333;

}
.priceTable td h3{
	color:#cc0000;
	padding:5px 0 3px 0;
	margin:0;
}

/* CART STYLES*/
#myCart{
	width:100%;
}
#myCart h2{
	margin:0 !important;
	padding:0;
}
/* ..................................
CART TABLE - USED IN APPLICATION - 
...................................... */

.txtSmall {
	font-size:11px;
}
table.cart span{
	font-weight:normal;
}
table.cart {
	width:100%;
	border-collapse:collapse;
}
table.cart th{
	border:1px solid #cccccc;
	text-transform:uppercase;
	background:#dfdfdf;
	color:#333333;
	font-weight:bold;
	padding:4px;
	text-align:left;
}
table.cart td{
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:10px;
}
table.cart td h2{
	font-size:14px;
}
table.cart td div h2{
	font-size:12px;
	margin-bottom:3px;
}
table.cart td div{
	margin-top:5px;
	font-size:11px;
	line-height:14px;
	padding:5px;
	border:1px dotted #cccccc;
	background:#FFFFF0;
	color:#006600;
}
table.cart td div.lineStatus{
	font-weight:bold;
	float:right; 
	text-align:right;
	background:#eeeeee;
	color:#333333;
	font-size:9px;
	text-transform:uppercase;
	border:none;
	margin:-10px -10px 0 0;
}
table.cart tfoot th{
	border:none;
	background:none;
}
table.cart tfoot th{
	text-align:right;
}

#frontPageCreator{
	position:absolute;  
	margin:80px 0 0 450px;
	width:380px; 
}

#frontPageCreatorHolder{
	border:1px solid #cccccc; 
	width:360px; 
	height:243px;
}

.default_form h2{
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:none;
}

h1.productText{
	text-indent:0;
	width:auto;
	height:auto;
	margin:10px 0;
	padding:0;
}

/* ORDERS DISPLAY STYLES */
.orders{
	border:1px solid #cccccc;
	background:#dfdfdf;
	padding:5px;
	line-height:16px;
}

/* PROMOTIONAL CODE */
#promoCode{
	background:#FFFFAA;
	color:#000000;
	padding:8px;

}
#promoCode h2{
	margin:0;
	padding:0;

}
#promoCode div{
	padding:5px;
}
#promoForm{
	background:#ffffff;
	border:1px dotted #dfdfdf;
	margin:10px 0 5px 0;
	padding:5px 30px!important;
	font-weight:bold;

}

/* List Table Used in Checkout for Multiple Upload */
table.lists{
	width:100%;
	margin:10px 0;
	border:1px solid #cccccc;
	border-collapse:collapse;
}
table.lists th{
	text-align:left;
	background:#3f3fa3;
	color:#ffffff;
}
table.lists th, table.lists td{
	padding:3px;
	border:1px solid #cccccc;
}

/* Used in member order list view */
.row1{
	padding:5px; 
	height:25px;
	font-size:14px; 
	background:#ff9900; 
	color:#ffffff;	
}
.row2{
 	padding:5px; 
	font-weight:bold; 
	background:#ffde8f;	
}
/* use in my order list view  - non member*/
.pickUpRow{
	border:2px solid #066caa; 
	padding:10px; 
	background:#eee; 
	font-size:1.5em; 
	color:#cc0000;
	margin-bottom:5px;
}
