#sidebar { position: relative; left: 0px; top: 0px; }
.ordernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.ordernav-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C2C2C2;
}

#calloutquantity {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 80px;
	height: 69px;
	background-image: url('images/callout-quantity.gif');
	background-position: top left;
	background-repeat: no-repeat;
	visibility: hidden;
	text-align: center;
}
#calloutquantity img {
	margin: 42px 3px 0px 3px;
	cursor: hand;
	cursor: pointer;
}
.cartrow {
	width: 243px;
	cursor: hand;
	cursor: pointer;
	margin: 3px 0;
}
.cartrow .smallswatch {
	margin: 3px 4px 0 0;
}
.productname {
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 4px 0;
}
.productdesc, .productdesc ul, .productdesc ol {
	font-size: 10px;
}
.producthover {
	background-color: #fff6ee;
}
.productheader {
	color: #c54867;
}
#groupdesc {
	margin-top: 8px;
	text-align: left;
}
.groupnav a {
	display: block;
	float: left;
	font-size: 12px;
	padding: 3px 6px 2px 6px;
	background-color: #ccc;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
}
.groupnav a:link, .groupnav a:visited {
	color: #666;
}
.groupnav a:hover {
	background-color: #fc9;
}
.groupnavon a {
	background-color: #c54867;
}
.groupnavon a:link, .groupnavon a:visited {
	color: #fff;
}
.groupnavon a:hover {
	background-color: #c54867;
}
.groupnavbottom {
	clear: both;
	border-bottom: solid 2px #c54867;
}
.hanging {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 11px;
	padding: 2px 4px 2px 0;
	text-align: left;
}
.ordertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
.swatchcontainer {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;	
}
.swatchcontainer .wideswatch {
	z-index: 1;
}
.swatchcontainer .bottle {
	position: absolute;
	left: -132px;
	top: -96px;
	z-index: 2000;
}
.swatchcontainer .bottle img {
	border: solid 1px #eeeeee;
}
.specialoffer {
	width: 223px;
	padding: 10px;
	margin: 0 0 12px 10px;
}

table.items td {
	width: 25px;
	text-align: center;
}


/* Basket Form classes */

#basketform input[type=text] {
	text-align: center;
}

/* Shipping Form classes */

form.shipform {
  width: 420px;
  margin-left: 50px;
}
form.shipform input.text, form.shipform select.text {
  width: 240px;
  margin: 4px 0;
}
form.shipform input.cvc {
  width: 40px;
}
form.shipform fieldset {
  border: none;
  border-top: 1px solid #aeb9d4;
  background: url('images/form-fieldset.gif') left bottom repeat-x;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 0;
}
form.shipform legend {
  margin-left: 0;
  padding-left: 0;
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
form.shipform p, #content form.shipform p {
	font-size : 12px;
}
form.shipform label {
  display: inline-block;
  font-size: 11px;
  vertical-align: top;  
}
form.shipform span  {
  font-size : 11px;
  line-height: 250%;
}
form.shipform fieldset ol, #content form.shipform fieldset ol {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 250%;
}
form.shipform fieldset li, #content form.shipform fieldset li {
  list-style: none;
  padding: 5px 10px 7px;
  margin: 0;
  background: url('images/form-divider.gif') left bottom repeat-x;
}
form.shipform fieldset p, #content form.shipform fieldset p, li p {
  margin: 0px 0px 5px 0px;
  font-size: 10px;
  color: #006;
}
form.shipform fieldset fieldset {
  border: none;
  margin: 3px 0 0 0;
  background: none;
  padding: 0;
}
form.shipform fieldset fieldset legend {
  margin: 0;
  padding: 0 0 5px;
  font-weight: normal;
  font-size: 11px;
}
form.shipform fieldset fieldset label {
  display: block;
  width: auto;
  padding: 0;
}
form.shipform em, em.required {
  font-weight: bold;
  font-style: normal;
  font-size: 10px;
  color: #f00;
  padding-left: 3px;
}
form.shipform label {
  width: 120px; /* Width of labels */
}
form.shipform ol.wide label, form.shipform label.wide {
  width: 240px;
}
form.shipform ol.wider label, form.shipform label.wider {
  width: 360px;
}
form.shipform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.shipform img.fedex {
  border: solid 1px #ccc;
  margin: 8px 10px 8px 0px;
}
#proofform fieldset ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
#fedexground {
  display: inline;
  position: relative;
  left: 0px;
  top: 0px;
}
#fedexgroundmap {
  position: absolute;
  left: -450px;
  top: 24px;
  width: 601px;
  height: 458px;
  background-image: url('images/fedex-map.gif');
  background-repeat: none;
  visibility: hidden;
  border: solid 3px #ddd;
}
.showfield {
  display: block;
  visibility: visible;
}
.hidefield {
  display: none;
  visibility: hidden;
}


/* Basket classes */
.item-image-row {
	border-right: dotted 1px #ccc;
}
table.item-image {
	width: 135px;
	margin: 0 0 16px 0;
}
table.item-image img {
	margin: 6px 0 0 0;
}
table.item-image td {
	padding: 2px 0 6px 0;
}
.item-row {
  font-size: 1.1em;
  font-weight: bold;
  cursor: pointer;
}
.item-cost {
	text-align: right;
	padding-right: 5px;
}
.item-table {
	border-top: dotted 1px #ccc;
}
.item-table td {
	padding: 4px 0;
}
.item-table-last {
	border-bottom: dotted 1px #ccc;
}
.tablebskt-wrapper {
	width: 541px;
	border: solid 2px #ccc;
	padding: 3px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	margin-bottom: 5px;
	background: transparent url(images/bg-gradient.gif) repeat-x top left;
}
.tablebskt {
	border-collapse: collapse;
	border: none;
	background: transparent;
}
.tablebskt th {
	background-color: transparent;
}


/* Order Info classes */

form.orderinfo fieldset {
	margin-top: 12px;
	margin-bottom: 12px;
}
form.orderinfo legend {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
form.orderinfo fieldset ol {
  list-style: none;
}

#creditcardtypes {
	margin-left: 125px;
}
