﻿@import url("Reset.css");

body 
{
	background: #fff;
	color: #555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	font-size: 85%;
	width: 100%;
	min-width: 780px;
	line-height:1.1;
}
h3
{
	font-size:150%;	
}
p
{
	margin-bottom: 15px;
}
a 
{	
	text-decoration: none;
	color: #669999;
}
a:hover 
{
	color:#669999;	
	text-decoration: underline;
}

a img 
{
	border: 0 !important;
}
input[type=text], input[type=textarea], input[type=password] {
	border-top: 1px solid #cbcbc8;
	border-right: 1px solid #e3e3e1;
	border-left: 1px solid #e3e3e1;
	border-bottom:1px solid #f6f6f6;
	height:13px;
	line-height:13px;
	width:150px;
}
.clearAll
{
	clear:both;
}
.dowatermark {
	/* Placeholder */
}
.dowatermarkSearch {
	/* Placeholder */
}
.watermark
{
	color:#959595;	
}
.spacing
{
	line-height:130%;
}
.bold
{
	font-weight:bold;	
}
.leftPage
{
	float:left;
	margin: 0px 5px 5px 0px;
}
.rightPage
{
	float:right;
	margin: 0px 0px 5px 5px;
}
.centerPage
{
	width:auto;	
	margin-left:auto; 
	margin-right:auto; 
}
.maxLength
{
	font-size:80%;
	font-style:italic;
}
.questionPers 
{
	width: 35%;
	vertical-align:middle;
	font-weight:bold;
}
#faqlist li
{
	margin-top: 5px;
}
.faq dl
{
	margin: 0;
	padding: 0;
}

.faq dd
{
	margin: 10px 0 0 0;
	padding: 0;
}
#outerwrap 
{
	margin: 15px auto 0 auto;
	width: 780px;
}
#leftcol
{
	display:block;
	float:left;
	width:183px;
	margin:5px 0px 0px 0px;	
}
#centercol
{
	display:block;
	width:587px;	
	float:left;
	margin:5px 5px 0px 5px;
	font-size:90%;	
}
ul.bulletList
{
	
	width:163px !important;
	
}
.bulletList > li
{	
	padding: 4px 0 2px 16px;	
	border-bottom:1px dashed #D2D2D2;
	line-height:13px;
	background: url("../Images/bullet.jpg") no-repeat 0 2px;
	cursor:pointer;
}
ul.bulletList li a
{
	font-size:85%;
	color:#555;	
}
ul.bulletList li a:hover
{
	font-size:85%;
	color:#669999;	
}
.subBulletList
{
	border-top:1px dashed #D2D2D2;
	padding-top:2px;
	list-style-image: none;
	margin-left:14px;
}
.ValidationSummary
{
	background-color: #FDFDFD;
	background-position: 10px 10px;
	border: 1px solid red;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:10px;
	font-weight: bold;
	width: 500px;	
}
.ValidationSummary ul {
	list-style-type: disc;
	margin-left: 20px;
}
.returncustomer, .newcustomer {
	padding: 0 5px;
	margin: 0;
	width: 45%;
	height: 260px;
	text-align: center;
}
.returncustomer 
{
	float: left;
}
.newcustomer 
{
	float: right;
}
.returncustomer h3, .newcustomer h3
{
	margin: 0;
	background: #F2F2F2;
	color: #FF9933;
	font-size: 110%;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	border:2px solid #D2D2D2;
}
.returncustomer h4, .newcustomer h4 
{
	font-weight: bold;
	margin-bottom: 5px;
}
.odtable, .signInBox {
	border: 2px solid #D2D2D2;
	width: 100%;
	padding: 0px;
}

.odtable td {
	padding: 0px 4px 4px 4px !important;
}

.odtable .sectionHead {
	padding: 4px !important;
	border: 2px solid #D2D2D2;
}

.sectionHead {
	background: #F2F2F2;
	color: #FF9933;
	border: 2px solid #D2D2D2;
	font-size: 110%;
	font-weight: bold;
}

.subTitle {
	font-size: 110%;
	font-weight: bold;
	background: #F2F2F2;
	color: #FF9933;
	margin-top: 5px;
}

.tablepadding td
{
	padding:5px !important;
	line-height:115%;
}
.h4
{
	font-size:105%;
	font-weight:bold;
	color:#FF9933;
}
.griditem td {
	padding: 4px 1px;
	border:2px solid #D2D2D2;
}
.gridheader  
{
	background: #F2F2F2;
	color: #FF9933;
	padding: 4px 1px;
	border:2px solid #D2D2D2;
	font-weight: bold;
	font-size:105%;
}
.gridheader td
{
	background: #F2F2F2;
	color: #FF9933;
	padding: 4px 1px;
	border:2px solid #D2D2D2;
	font-weight: bold;
	font-size:90%;
}
.gridaltitem td {
	padding: 5px 2px 5px 2px;
	border:2px solid #D2D2D2;
}
#checkoutsteps {
	list-style-type: none;
	float: left;
	font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
	border:2px solid #D2D2D2;
}

#checkoutsteps li {
	padding: 5px 10px;
	float: left;
	margin-right: 1px;
	color: #555;
}

#checkoutsteps li a {
	text-decoration: none;
	color: #666;
}

#checkoutsteps .selected {
	color: #aaa361;
}

.checkoutform h3 {
	background: #F2F2F2;
	color: #FF9933;
	border: 2px solid #D2D2D2;
	font-size: 110%;
	font-weight: bold;
	margin-bottom:3px;
}

#checkoutform-billing {
	clear: both;
	margin-top: 30px;
	width: 100%
}

#checkoutform-payment {
	margin-top: 30px;
	clear: both;
	width: 100%;
}

#checkoutform-shipping, #checkoutform-shippingmethod {
	margin-top: 30px;
	width: 100%;
}

#checkoutform-promo {
	width: 100%;
	margin-top: 30px;
	clear: both;
}

#checkoutform-comments {
	clear: both;
	width: 100%;
	margin-top: 30px;
}

.checkoutformtable {
	border: 0;
	width: 100%;
}

.checkoutformtable td {
	padding:5px !important;
	line-height:115%;
}

.checkoutformtable .field {
	text-align: left;
	width: 35%;
	padding-left: 15px;
}

.checkoutformtable .value {
	text-align: left;
	width: 55%;
}

.checkoutformtable .required {
	padding-left: 15px;
}

#pageBottomLinks
{
	float:left;
	display:inline-block;
	position:relative;
	margin-top:10px;
	font-size:140%;
	height:79px;
	width:588px;
	background: url("../Images/PageFooter.png") repeat-x;	
}
#pageBottomLinks a
{
	height:40px;
	width:105px;
	position:absolute;	
	color:#FFFFFF;
	font-weight:bold;
}
#pageBottomLinks a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
#pageBottomLinks .giftwrapping a
{	
	top:16px;
	left:15px;
}
#pageBottomLinks .giftcerts a
{
	top:16px;
	left:150px;
}
#pageBottomLinks .shippingdelivery a
{
	top:16px;
	left:300px;
}
#pageBottomLinks .contactus a
{
	top:16px;
	left:450px;
}
/*** HEADER ***/
#header_logo a
{
	height:70px;
	width:323px;
	float:left;
	background: url("../Images/Home.png") no-repeat -36px 0;		
}
#header_logo a span
{
	visibility:hidden;
}
.breadCrumbs
{
	float:left;
	display:inline;
	width:580px;
	margin-bottom:10px;
}
.breadCrumbs li
{
	float:left;
	display:inline;
	overflow:hidden;
	border-bottom:2px solid #D2D2D2;
}
.breadCrumbs li a, .breadCrumbs li a:hover 
{
	color:#669999;		
	text-decoration:none;
}
ul#header_links
{
	float: right;
}
ul#header_links li {
	float: left;
	display: inline;
	overflow: hidden;
	color:#669999;
	font-size:90%;
}
ul#header_links li a
{
	color:#669999;
	font-size:90%;
}
#header_cart
{
	float:right;
	margin-top:10px;
	margin-right:15px;
	display:block;
}
#header_cartImg
{
	float:left;
	height:44px;
	width:36px;
	text-indent:-9999px;
	background: url("../Images/Home.png") no-repeat 0 0;	
}
#header_cartTxt
{
	float:left;
	display:block;
	padding-top:10px;
	padding-left:5px;
	font-size:90%;	
}
#header_search
{
	display:inline;
	float:left;
	height:46px;
	width:775px;
	background: url("../Images/Home.png") no-repeat 0 -71px;
}
.header_search_box
{
	float:left;
	width:275px;
	margin-top:10px;
	margin-left:20px;	
}
#header_search_button > a
{
	float:left;
	position:absolute;
	height:21px;
	width:52px;
	background: url("../Images/Home.png") no-repeat -588px -154px;	
}
#header_search_button > a:hover
{
	float:left;
	height:21px;
	width:52px;
	background: url("../Images/Home.png") no-repeat -588px -174px;	
}
/*** FOOTER ***/
#footer
{
	margin-top:35px;
	width:100%;
}
ul#footer_links
{
	text-align:center;	
}
ul#footer_links li 
{
	display:inline;
	overflow: hidden;
	color:#669999;
	font-size:90%;
}
ul#footer_links li a
{
	color:#669999;
	font-size:90%;
}
#footer_break
{
	height:10px;
	width:783px;
	background: url("../Images/Home.png") no-repeat 0 -116px;
}
ul#footer_copyright
{
	margin-left:20px;
	text-align:left;
}
ul#footer_copyright li
{
	float:left;
	display:inline;
	overflow: hidden;
	color:#669999;
	font-size:80%;	
}
/*** About Us ***/
#aboutus
{
	margin-top:10px;
	border:3px solid #D2D2D2;
	padding:2px;
}
#aboutus_header
{
	height:26px;
	width:172px;
	background: url("../Images/Home.png") no-repeat -358px -45px;	
}
#aboutus_submit
{
	padding-right:2px;
	margin-top:5px;
	height:17px;
	width:56px;
	background: url("../Images/Home.png") no-repeat -591px 0;
	text-indent:-9999px;
	cursor:pointer;
}
.emailSignup
{
	display:none; 
	padding-left:8px; 
	font-size:85%;	
}
/*** SHOP BY ***/
#shopby
{
	border:3px solid #D2D2D2;
	padding:2px;
}
#shopby_header
{
	height:26px;
	width:172px;
	background: url("../Images/Home.png") no-repeat -531px -45px;
}

/*** HOME ***/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
	position: relative;
}

.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin:0;
	padding:0;
}

#contentRotator .jcarousel-list li, #contentRotator .jcarousel-item {
	float: left;
	list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 192px;
	height: 221px;
	margin: 0 1px;
}
#rotator-prev 
{
	position:absolute;
	z-index:100;
	top:100px;
	left:1px;
	height:18px;
	width:19px;
	background: url("../Images/Home.png") no-repeat -650px 0;
	cursor:pointer;
}
#rotator-next 
{	
	position:absolute;
	z-index:100;
	top:100px;
	left:566px;
	height:18px;
	width:19px;
	background: url("../Images/Home.png") no-repeat -669px 0;
	cursor:pointer;
}
#contentRotator
{
	clear:both;
	width:100%;
	margin: auto;
	padding:0px;
	height: 221px;
	overflow: hidden;
	position:relative;
	float:left;
	display:inline;
}
#featured-prods
{
	margin:10px 0px 0px 0px;
	float:left;
	display:block;
	height: 26px;
	width: 590px;
	background: url("../Images/Home.png") no-repeat 0 -126px;
}
.featuredProd
{
	float:left;
	display:inline; 
	width:142px; 
	text-align:center; 
	margin-top:10px; 
	padding-top:2px;
	height:250px;
	border:2px solid #D2D2D2;
}
.homeProdTitle
{
	height:55px;
}
.homeProdTitle a
{
	color:#983377; 
	font-weight:bold;	
}
.homeProdImg
{
	height:121px;
	max-width:132px;	
	max-height:121px;
	overflow:hidden;
}
.priceCrossOut
{
	color:#983377; 
	font-weight:bold;	
	text-decoration:line-through;
}
.btnOrderNowSmall 
{	
	margin-left:15px;
	height:25px;
	width:100%;
	background: url("../Images/Home.png") no-repeat -688px 0;
}
.btnOrderNowSmall a
{
	color:#FF9933; 
	font-weight:bold;
	line-height:25px;	
}
/*** VIEW PRODUCT ***/
#productView
{
	float:left;
	display:inline;
	line-height:150%;
	width:580px;
	padding:0px 10px 0px 0px;
	position:relative;
}
#productViewList
{
	float:left;
	display:inline;
	line-height:150%;
	width:580px;
	padding:2px 10px 2px 2px;
	margin-bottom:10px;
	position:relative;
	border:2px solid #D2D2D2;
}
#productViewList:hover
{
	background-color:#EAF1F5;	
	cursor:default;
}
.prodCol1
{
	float:left;
	display:block;	
}
.prodCol2
{
	float:left;
	display:inline;
	padding:10px 0px 0px 5px;
}
.prodColPrice
{
	position:absolute;
	top:0;
	right:0;
	padding:10px 0px 0px 5px;
}
.prodTitle
{
	color:#983377; 
	font-size:120%;
	width:230px;	
}
.prodTitle a
{
	color:#983377; 
	font-size:120%;
	width:230px;	
}
.prodDescription
{
	color:#983377; 	
}
.prodSalePrice
{
	color:#FF9933;
}
.prodZoomView
{
	height:10px;
	width:61px;
	background: url("../Images/Home.png") no-repeat -590px -19px;
	cursor:pointer;
}
.prodRatingBottom
{
	position:absolute;
	bottom:0;
	height:25px;
	margin-bottom:0px;	
}
.prodrating, .prodrating a
{
	color:#A9A9A9;
}
ul#prodLinkAreas
{
	float:left;
	display:inline;	
	margin:20px 0px 0px 0px;	
}
ul#prodLinkAreas li, ul#prodLinkAreas li a
{	
	float:left;
	display:inline;
	text-indent:-9999px;
	margin-left:20px;	
	padding-right:30px;
}
.print  
{
	height: 16px;
	width: 15px;
	background: url("../Images/Home.png") no-repeat -590px -127px;
}
.share 
{
	height: 16px;
	width: 18px;
	background: url("../Images/Home.png") no-repeat -634px -127px;
}
.wishlist 
{
	height: 16px;
	width: 90px;
	background: url("../Images/Home.png") no-repeat -681px -127px;
}
ul#prodTabs
{	
	margin-top:10px;
	float:right;
	display:inline;	
}
ul#prodTabs li, ul#prodTabs li a
{
	width:100px;
	float:left;
	display:inline;
	font-size:90%;
	height: 28px;
	width: 150px;	
	text-align:center;
	line-height:28px;
}
.tabon, .tabon a, .taboff a:hover
{
	background: url("../Images/Home.png") no-repeat 0 -233px;
	color:#555;
}
.taboff, .taboff a
{
	background: url("../Images/Home.png") no-repeat -149px -233px;
	color:#FFF;
}
#tabs
{
	border:2px solid #D2D2D2;
	padding:5px 5px 5px 5px;
	width:585px;
}
/*** VIEW PRODUCTS ***/
#prodHeader
{
	margin-top:10px;
	font-size:105%;
	width:590px;
	height:40px;
	float:left;	
}
#prodHeader a
{
	color:#555;	
}
#prodHeader_Views
{
	float:left;
	line-height:30px;
}
#prodHeader_Sort
{
	float:left;
	margin-left:30px;
}
#prodHeader_Pager
{
	float:right;
}
.bottomPager
{
	margin-top:10px;
	font-size:105%;
	float:right;
	font-weight:bold;
}
.bottomPager a
{
	color:#555;		
}
.selected
{
	background-color:#669999;
	color:#FFF !important;
}
.ratingstar {
	font-size: 0pt;
	width: 17px;
	height: 16px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.waitingstar {
	background: url(../Images/Star_Empty.png) no-repeat top left;
}

.filledstar {
	background: url(../Images/Star_Full.png) no-repeat top left;
}

.emptystar {
	background: url(../Images/Star_Empty.png) no-repeat top left;
}

.star {
	vertical-align: top;
}

#prodImages {
	width:395px;
	margin:0px 50px 10px 100px;
	padding:0px;
	height: 110px;
	overflow: hidden;
	float:left;
	display:inline;
	border:2px solid #D2D2D2;
}

#prodImages .jcarousel-list li, #prodImages .jcarousel-item {
	float: left;
	list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 130px;
	height: 105px;
	margin: 5px 1px;
}
#prodRotate_Prev
{	
	position:relative;
	top:73px;
	left:81px;
	height:18px;
	width:19px;
	background: url("../Images/Home.png") no-repeat -650px 0;
	cursor:pointer;
}
#prodRotate_Next
{
	position:relative;
	top:55px;
	left:-50px;
	height:18px;
	width:19px;
	background: url("../Images/Home.png") no-repeat -669px 0;
	cursor:pointer;
}

