
/* CSS for pillow, handbag, scarves main pages*/
#cntnav {padding-top:0px; padding-bottom: 15px; }
.reg { background-image:url(/images/bkg_square.gif); padding-right:1px; padding-bottom:1px;}
.end { background-image:url(/images/bkg_square_end.gif); padding-right:1px; padding-bottom:1px; }

/* CSS for collections*/
#cntnavcollection {padding-top:0px; padding-left:5px; padding-right:5px; height:450px;}
#cntnavcollection table {background-image:url(/images/collections/bkg_collections.jpg); background-repeat:no-repeat;}
#cntnavcollection table tr td{padding-right:1px; padding-bottom:1px;}

a {text-decoration:none;}
a:link {color:#666;}
a:visited {color:#666;}
a:active {color:red;}
a:hover {text-decoration:underline; color:#09c;}

ul {list-style:none; padding:0; margin:0;}

body 		{ font: 11px/16px Arial,Helvetica,sans-serif; margin:0; padding:0; background:white; color:black; text-align: center;}
#page 	{ width: 760px; margin: 0 auto; text-align: left; border:1px dotted #666; border-top: 0; background-color: #F7F7F7; }
#header 	{ background-color: #F7F7F7; }
#nav, #nav ul { margin: 0; list-style: none; line-height: 1; background-color: #F7F7F7; }
#nav a 		{ display: block; }
#nav li 	{ float: left; font-size: 9px; }
#nav li ul 	{ position: absolute; background-color: #F7F7F7; padding: 0; margin: 0; width: 90px; left: -999em; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
li ul li 	{ width: 100%; }
li ul li a 	{ text-decoration: none; color:#000; padding: 5px; }
li ul li a:hover { background-color:#eee; text-decoration: none; color:#09c;}

#content 	{ clear: left; background-color: #ffffff; border-top:1px dotted #666; margin-bottom: 0; padding-bottom: -10px; }
#footer 	{ width: 760px; margin: 0 auto; text-align: center; clear: left; padding-top: 15px; }


hr 			{ color: #fff; background-color: #fff; border: 1px dotted #996600; border-style: none none dotted; }
.cat 			{ color: #fff; background-color: #fff; border: 1px dotted #666666; border-style: none none dotted; }
dl { margin: 10px 0 0 0; }
dt { clear: left; width: 100px; float: left; padding-top: 5px; }
dd { margin-bottom: 0;  }
dd label { font-weight: bold; padding-top: 5px; }
/* Cat & Product Pages */
.cat-thumb	{ width: 180px; float: left; text-align: center; padding-left: 5px; padding-right: 5px; height: 210px;}
.col1 { width: 560px; float: left; }
.col2 { width: 180px; float: left; }
.small { font: 9px/12px Arial, Helvetica, sans-serif;}
.pagination { text-align: right; }
.options { padding-left: 3px; font-size: 9px; font-weight: bold; }
.products { padding: 0; margin: 0; }
.products a:link	 { color: #000000; }
.products a:visited	 { color: #000000; }
.cat-reg	{ width:150px; border-right: 1px dotted #666666; float: left; margin-bottom: 2px; text-align: center; }
.cat-end	{ width:150px; float: left; margin-bottom: 2px; text-align: center; }
.smaller	{ font-size: 9px; color: #000000; }

/* Cart */
.pad 				{ padding: 10px; }
.cart				{ padding: 10px; font-family:Arial,Helvetica,sans-serif; color:#000; font-size:11px; line-height:16px; }
.cart table		{ padding: 10px; font-family:Arial,Helvetica,sans-serif; color:#000; font-size:11px; line-height:16px; }


.halfsies 			{ width: 50%; float: left; }
p.cart-progress { padding: 0; margin-top: -2px; color: #B1B2B2; }
p.cart-progress .current-step { font-weight: bold; color: #996600; }
table { margin-top: 10px; }
.tdcartOdd { padding: 3px; background-color: #edf7fb; }
.tdcartEven { padding: 3px; background-color: #d6e8f1; }
.cart-title { color: #996600; }

 .first-title {
  padding-left: 10px;
}

 .cart-name .price-old {
  text-decoration: line-through;
  color: #C00;
}

 .cart-left,  .cart-right {
  padding: 3px;
}

 .cart-left {
  padding-left: 3px;
}

 .cart-right {
 padding-right: 3px;
}

 .cart-bottom {
  padding: 3px;
  background-color: #E9F9DC;
}

 .cart-total {
  padding: 3px;
  background-color: #E9F9DC;
}

 .cart-checkout {
  padding-top: 10px;
}
 ul.error {
  margin-left: 20px;
  padding: 10px;
  list-style-type: square;
  border: 4px solid #C00;
  background-color: #FCC;
}

 ul.error li {
  margin: 0 300px 5px 20px;
  color: #C00;
}

 table.order-info td {
  padding: .75em 0;
}

 table.order-info td.cart-title {
  border-bottom: 1px dotted #CCC;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-weight: normal;
  color: #3A3A3A;
  background-color: #F1F1F1;
}

 table.order-summary {
  margin: 10px 0 0 0;
}

 table.order-summary td {
  padding: .75em 0;
  border-bottom: 1px solid #CCC;
}

 td.paypal a {
  border: none;
}

/* --------------------------------------------------------------------------------------------- 

login/account styles
 
--------------------------------------------------------------------------------------------- */
fieldset {
  margin: 15px 20px 15px 13px;
  padding: 5px 10px 10px 10px;
  border: 0; 
}

legend {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.2em;
  font-weight: bold;
  color: #74B7BD;
  letter-spacing: 0;
}

#store-data.step1 div {
  margin: 0 20px 15px 13px;
  padding: 15px 10px 10px 10px;
}

#store-data.step1 div h3 {
  margin: 0 0 10px 0;
  font-size: 1.8em;
  color: #333;
}

#store-data.step1 div p {
  margin-left: 0;
}

#store-data.account h3 {
  font-size: 1.8em;
  color: #333;
}

ul.account {
  margin: 5px 20px 25px 1.5em;
  list-style-type: square;
}

ul.account li {
  margin-left: .75em;
}

a#update-account {
  width: 130px;
  height: 28px;
  display: block;
  background: url(../images/store/btn_update-account.gif) no-repeat;
  border: none;
}

p p { font: 11px/16px Arial,Helvetica,sans-serif; }

/* CSS Document */

html {margin: 0; padding: 0;}
table { font-size:11px; line-height:16px; }
h1 {font-size:200%; text-transform:lowercase; letter-spacing:3px; margin: 0; padding: 0.66em 0 0.33em 16%; background: rgb(80%,80%,50%);}
#main {background: white;}   
#boundingborders {border-left:1px dotted #666; border-right:1px dotted #666; border-bottom:1px dotted #666; width:760px;}
div.clearing {clear:both; height:1px; font-size:0; line-height:0;}
#footer {width:760px; text-align:center; padding-top: 15px; font-size: .75em; color: #666666; }
.txtCopyright { font-size: .75em; color: #999999; }
.dot { border-right:1px dotted #666; }
.dotbottom { border-bottom:1px dotted #666; border-right:1px dotted #666; }
.dotend {  border-bottom:1px dotted #666; }
.smalltext { font-size: 0.75em; }

h4 {margin-top: 0; padding-top: 1.25em;}

#entry {float:right; width:490px; text-align:left; padding:0; margin: 0; }
#entry div {float:left; border-left:1px dotted #666; }
#entry img { margin: 0; padding: 0; display: inline; }
#pattern { border-right:1px dotted #666;}
#sidebar {float:left; width:270px; text-align:left;}
#sidebar div { padding:0; margin: 0; margin-bottom: 0px; border-bottom:1px dotted #666;}
.error { color: #CC0000; font-family:Arial,Helvetica,sans-serif; font-size:11px; line-height:16px; }

/* CSS descriptions Document */
#container {padding-top:12px; padding-left:10px; padding-right:10px; text-align:left;}
#product {float:left; padding:0;}
.description { text-align:left; padding:0px; font-family:Arial,Helvetica,sans-serif; color:#000;  font-size:11px; line-height:16px;}
.description p {float:left; font: 11px/16px Arial,Helvetica,sans-serif; color:#000; }
.txtOldPrice	{ text-decoration: line-through; }
.price-sale	{ color: #CC0000; font-weight: bold; }
