html, 
body
{
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a
{
	color : #333333;
	text-decoration : none;
}
a:hover 
{
	color : #333333;
	text-decoration : underline;
}
a:visited
{
	outline: none;
}

img
{
	border: none;
}

.transp
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.clearer
{
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}

#wrapper
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
			
#cols-container
{
	background-color: #fff;
	float: left;
	width: 610px; /* Always set to the max width of col2 ( i.e. 422px for home page 3 column ) */
	
	/* The max width and color of col1 */
	border-left: 150px solid #fff;

	/* The max width and color of col3 */
	/*border-right: 188px solid yellow;*/
}

#col1
{
	float: left;
	width: 138px;        /* 6px left & right padding ( 150px for no padding ) */
	margin-left: -144px; /* 6px left & right padding ( -150px for no padding ) */
	position: relative;
}

#col2
{
	float: left;
	width: 604px;         /* 6px left & right padding ( 610px for no padding ); 410px for home page 3 column */
	margin-right: -610px; /* -422px for home page 3 column */
	margin-left: 6px;     /* consistent 6px padding on left for both 2 and 3 column */
	margin-top: 6px;
	display: inline;      /* IE6 double-margin bug fix */
}

#col3
{
	float: right;
	width: 188px;
	margin-right: -188px;
	margin-top: 6px;
	position: relative;
}

div#col1 *
{
	font-size: 11px;
}
div#col1 h1, h2
{
	padding: 0;
	margin: 0;
	padding-top: 12px;
	font-size: 12px;
}
div#col1 h1
{
	font-weight: bold;
	line-height: 90%;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
div#col1 h2
{
	margin-bottom: 3px;
}
div#col1 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#col1 ul li
{
	display: inline; /* Help deal with IE6 double-margin bug? */
}
div#col1 ul li a
{
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding-top: 6px;
}
div#gift-card,
div#spec-offer-1
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
div#gift-card a,
div#spec-offer-1 a
{
	display: block;
	height: 100%;
	width: 100%;
}

div#sbc-cont
{
	padding-left: 22px;
	padding-right: 6px;
}

div#mast-head
{
	width: 760px;
	height: 98px;
}
div#mast-head a
{
	text-decoration: none;
	color: #fff;
}

div#mast-head input
{
	margin: 0;
	padding: 0;
}
table#search
{
	margin: 0;
	padding: 0;
	border-style: none;
	width: 360px;
}
table#search td
{
	text-align: center;
	vertical-align: middle;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
table#search td.ta-left
{
	text-align: left;
	vertical-align: top;
}
div#mast-head div#home-lnk
{
	float: left; 
	width: 380px; 
	height: 100%;
}
div#mast-head div#home-lnk a
{
	display: block; 
	height: 100%; 
	width: 100%; 
}
div#mast-head div#m-cont
{
	float: left;
	width: 380px;
	padding-top: 22px;
}
div#mast-head div#order-by-phone
{
	height: 34px; 
	text-align: center; 
	float: left;
}
div#mast-head div#order-by-phone h1
{
	margin: 0;
	padding: 0;
	padding-top: 16px;
	color: #fff; 
	font-weight: bold; 
	font-size: 14px;
}

div#page-heading
{
	margin: 0;
	padding: 0;
	padding-top: 3px;
	height: auto;
	width: 100%;
}
div#page-heading h1,
div#page-heading h1 a
{
	line-height: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: 14px;
	color: green;
}

div#page-msg
{
	margin-top: 3px;
	margin-bottom: 6px;
}

table#container
{
	width: 100%;
	border-style: none;
	padding: 0;
	margin: 0;
}
table#container td
{
	vertical-align: top;
}
table#container input,
table#container select
{
	font-size: 10px;
}
table#container td.left-cell
{
	width: 50%;
	padding-left: 12px;
}
table#container td.right-cell
{
	width: 50%;
	padding-left: 12px;
}
table#container table
{
	border-style: none;
	margin: 0;
	padding: 0;
}

.section-title
{
	font-weight: bold;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.required
{
	color: red;
}
			
div#buttons
{
	height: 20px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
}
div#buttons img
{
	border-style: none;
}
div#buttons-box
{
	margin: 0; 
	padding: 0; 
	margin-left: auto; 
	margin-right: 0px; 
	width: 208px; 
	height: 100%;
}
div#buttons-box a,
div#buttons-box input
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 3px;
}

td.num
{
	text-align: right;
}
td.align-center
{
	text-align: center;
}
td.no-wrap
{
	white-space: nowrap;
}
td.savings
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	text-transform: lowercase;
	letter-spacing: .5px;
}

table#items,
table#order-info
{
	width: 100%;
	border: 1px solid #ddd;
	padding: 0;
	margin: 0;
}
table#items th,
table#order-info th
{
	background-color: #ddd;
	color: #000;
	text-align: center;
}
table#items td
{
	vertical-align: top;
}
table#items td a
{
	font-size: 10px;
}
table#items td.free
{
	font-weight: bold;
}
input.qty
{
	width: 30px;
	font-size: 9px;
	text-align: right;
}
div.item-attributes
{
	padding-left: 12px;
}

table.subtotals
{
	width: auto;
	border: 1px solid #ddd;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 1px;
}
table.subtotals th
{
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
table.subtotals th.num
{
	text-align: right;
}

div#step-num
{
	width: 100%;
	text-align: right;
	font-size: 16px;
}
.curr_step
{
	font-weight: bold;
	text-transform: lowercase;
	color: #000;
}
.prev_step
{
	font-weight: normal;
}
.next_step
{
	font-weight: normal;
	color: #ccc;
}

table#payment
{
	width: 100%;
	padding: 0;
	margin: 0;
	border: 1px solid #ddd;
}
table#payment td
{
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}
table#payment th
{
	background-color: #ddd;
	text-align: center;
}
table#payment td select,
table#payment td input
{
	font-size: 11px;
}

div.img-not-found-med
{
	width: 180px; 
	height: 180px; 
	border: 1px solid #ddd; 
	margin-left: auto; 
	margin-right: auto;
}
div.img-not-found-thumb
{
	width: 110px; 
	height: 110px; 
	border: 1px solid #ddd; 
	margin-left: auto; 
	margin-right: auto;
}
div.img-not-found-med a,
div.img-not-found-thumb a
{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	color: #333;
	padding-top: 40%;
}

div#place-order-box
{
	width: 358px; /* accommodate 2px's for 1px border */
	background-color: #eee;
	border: 1px solid black; 
}
div#place-order-box h1
{
	width: 340px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	text-align: left;
}
div#place-order-box div.user-input-row
{
	margin-left: auto;
	margin-right: auto;
	width: 340px;
	height: 42px;
	font-size: 12px;
}
div#place-order-box div.user-input-row div
{
	float: left;
}
div#place-order-box div.user-input-row div.lbl
{
	width: 254px;
}
div#place-order-box div.user-input-row div.inp
{
	width: 60px;
}
div#place-order-box div.user-input-row div.inp input
{
	text-align: right; 
	width: 40px;
}
div#place-order-box div.user-input-row div.step
{
	width: 26px;
}
div#place-order-box div.user-input-row div.drop-down
{
	width: 300px;
	margin-left: 26px;
}
div#place-order-box div.user-input-row div.drop-down select
{
	width: 300px;
	font-size: 10px;
}

.prod-small
{
	clear: both;
	height: 110px;
	width: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	vertical-align: middle;
}
.prod-small a
{
	display: table-cell;
	text-align: center;
	width: 110px;
	height: 110px;
	vertical-align: middle;
}
.prod-small a img
{
	vertical-align:middle;	
}
.prod-medium
{
	height: 220px;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
.prod-desc
{
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
.prod-row2
{
	clear: both;
}
.prod-col
{
	float: left;
	width: 150px;
}
.clear
{
	clear: both; 
	height: 0;
}
div.prod-row
{
	clear: both;
	width: 100%;
	padding-top: 9px;
}
.prod-cell
{
	width: 150px;
	float: left;
	text-align: center;
}
.prod-price-desc
{
	text-align: center;
}

.price
{
	font-size : 16px;
	font-weight : bold;
	margin-bottom: 3px;
}

.regular-price-msg
{
	color: #993300;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}

table#fp 
{
	background-color:#fff;
	border: none;
	border-bottom: 2px solid #d18c17;
	width: 604px;
	margin-top: 6px;
}
table#fp td
{
	text-align: center;
	vertical-align: middle;
}
#fp td.left-col
{
	width: 202px;
	border-right: 2px solid #d18c17;
}
#fp td.middle-col
{
	width: 200px;
	border: none;
}
#fp td.right-col
{
	width: 202px;
	border-left: 2px solid #d18c17;
}
#fp tr.item-pic
{
	height: 120px;
}
#fp td.item-price
{
	padding: 3px;
}
#fp td.item-desc
{
	padding: 6px;
}

.redmsg
{
	color: red;
}

