/* @group Layout */

html, body {
	margin: 0;
	padding: 0;
}

#wrap {
	position: relative;
	margin: 0 auto;
	width: 950px;
}

#banner {
	width: 950px;
	height: 142px;
	background: url(../img/banner_01.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#logo {
	width: 300px;
}

#logo h1 {
	padding: 0;
	font-size: 12pt;
	margin: 0 0 0 10px;
}

#logo h1 a {
	color: #000;
	margin: 0;
	padding: 0;
}

#title_text {
    background: url(../img/title_text.gif) no-repeat right 0;
    height: 20px;
    border-bottom: 1px solid #e3f2c3;
    text-indent: -10000px;
}


#top_bar {
	position: absolute;
	top: 0;
	left: 505px;
	width: 445px;
	height: 20px;
	background-color: #FFFFFF;
}

#page {
	position: relative;
	width: 950px;
}

#left_col,
#right_col,
#main_col {
	position: absolute;
	top: 30px;
	padding-bottom: 20px;
}

#left_col {
	left: 0;
	width: 180px;
}

#main_col {
	left: 215px;
	width: 520px;
}

#right_col {
	right: 0px;
	width: 180px;
}



/* @end */

/* @group Styles */

/* @group Reset */

dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

/* @end */

/* @group General */

html, body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 9pt;
}

p {
	font-size: 9pt;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0;
}

h2.list,
#std h2 {
	font-size: 12pt;
	border-bottom: 1px solid #b1d566;
	padding: 2px;
	margin-top: 0;
	margin-bottom: 20px;
}

h2.cat {
	font-size: 10pt;
	border-bottom: 1px solid #18abbc;
	padding: 2px;
	margin-top: 0;
}

h3 {
	font-size: 12pt;
}

a {
	text-decoration: none;
	color: #000;
	-moz-outline: none !important;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

hr {
	height: 6px;
	background-color: #e3f2c3;
	color: #e3f2c3;
	border-bottom: 1px solid #b1d566;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 15px 0;
}
hr.ul {
	height: 6px;
	background-color: #e3f2c3;
	color: #e3f2c3;
	border-bottom: 1px solid #b1d566;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0 0 15px;
}

* html hr#top {
	position: absolute;
	top: 142px;
}
hr#top {
	height: 6px;
	background-color: #e3f2c3;
	color: #e3f2c3;
	border-bottom: 1px solid #b1d566;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0;
	position: relative;
}

hr.blue {
	height: 1px;
	background-color: #FFF;
	border-bottom: 1px solid #18abbc;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0 0 10px;
}

hr.br {
	height: 1px;
	background-color: #FFF;
	border-bottom: 1px solid #B1D566;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 20px 0;
}

input,
button {
	padding-left: 2px;
}

input.nb {
	border: none;
}

/* @end */

/* @group Top */

#top_bar {
	font-size: 8pt;
}

#top_bar img {
	padding-top: 3px;
}

#top_bar a {
	margin-left: 5px;
}

a.items {
	vertical-align: 4px;
	color: #333;
}
a.items {
	text-decoration: underline;
}

a.blue {
	color: #18abbc;
}

/* @end */

/* @group Form */

#top_bar form {
  width: 200px; 
  float: right;
  text-align: right;
	margin: 0;
	padding: 2px 0 0;
}
#top_bar form input {
  width: 120px; 
}

#right_col form { 
  margin: 0;
  padding: 0;
  width: 180px; 
}

#right_col form label,
#top_bar form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-size: 9pt;
	color: #444;
}

#right_col form label {
	width: 70px; 
	font-size: 8pt;
}

form input,
form button {
	border: 1px solid #18abbc;
	font-size: 9pt;
	background-color: #FFF;
}

#right_col form input,
#top_bar form input {
	font-size: 8pt;
}

#right_col form button,
#top_bar form button {
	font-size: 8pt;
	text-align: center;
}

form input.qty {
	width: 30px;
	margin-left: 5px;
}

#right_col form input,
#right_col form button {
	width:100px;
	float: right;
	margin: 5px 0 0 5px;
}

#top_bar form input.button,
#top_bar form button.button {
	width:60px;
	text-align: center;
	padding: 0;
}
* html #top_bar form input.button,
* html #top_bar form button.button {
	margin-left: 3px;
}

form input.button,
form button.button {
	color: #18abbc;
	cursor: pointer;
}

#right_col input.button,
#top_bar input.button,
#right_col button.button,
#top_bar button.button {
	background: #FFF url(../img/b_arrow.jpg) no-repeat 3px 3px;
}

form br {
	clear:both; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

/* @end */

/* @group Left & Right */

#left_col h2,
#right_col h2 {
	font-size: 10pt;
	margin: 0 0 10px;
}

#left_col,
#right_col {
	font-size: 8pt;
	color: #333;
}

#left_col p,
#right_col p {
	font-size: 8pt;
	padding: 0 0 5px 3px;
	color: #333;
}
* html #right_col p {
	margin: 8px 0;
}

#left_col ul,
#right_col ul {
	padding: 0 0 15px;
	xbackground: url(../img/border.gif) repeat-x 0 bottom;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
	display: block;
}

#left_col li,
#right_col li {
	font-size: 8pt;
	padding: 0 0 5px 10px;
	margin: 0;
}

#left_col li a,
#right_col li a {
	color: #333;
}

#left_col li a:hover, #right_col a:hover {
	color:#18abbc;
}

#right_col a.proceed {
	display: block;
	width: 95px;
	float: right;
	background: #FFF url(../img/b_arrow.jpg) no-repeat 3px 3px;
	color: #18abbc;
	border: 1px solid #18abbc;
	padding: 1px;
	font-size: 8pt;
	text-align: center;
}

#right_col a.proceed:hover {
	text-decoration: none;
}

/* @group Mini Cart */

tr.mc_first td {
	padding-top: 10px;
}
tr.mc_last td {
	padding-bottom: 10px;
}
td.mc_item {
	
}
td.mc_value {
	text-align: right;
}
td.mc_title {
	font-weight: bold;
}
td.mc_result {
	text-align: right;
	color: #18abbc;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group Main */

span.was {
	text-decoration: line-through;
	color: #888;
	font-size: 90%;
}

span.price {
	color: #18abbc;
	font-weight: bold;
	font-size: 110%;
}
span.blue {
	color: #18abbc;
	font-weight: bold;
}

/* @group Page */

#main_col ul {
	list-style-position: inside;
	list-style-type: square;
	color: #18abbc;
	font-size: 10pt;
}


#main_col ul.small {
	list-style-position: inside;
	list-style-type: square;
	color: #18abbc;
	font-size: 8pt;
	margin-bottom: -16px;
}

#main_col ul a {
	color: #333;
}

#main_col li.sub {
	list-style-type: circle;
	margin-left: 10px;
}

#main_col ul.small li.sub {
	list-style-type: circle;
	margin-left: 5px;
}

#main_col ul.small a {
	color: #666;
}

/* @end */

/* @group Highlight */

.highlight_title {
	width: 520px;
}

.new_title {
	background: url(../img/new_top.gif) no-repeat 0 bottom;
}

.featured_title {
	background: url(../img/best_top.gif) no-repeat 0 bottom;
}

.loves_title {
	background: url(../img/loves_top.gif) no-repeat 0 bottom;
}

.highlight_title h2 {
	text-align: right;
	padding: 25px 5px 5px 110px;
	margin: 0;
}

.highlight_body {
	padding: 15px 0 10px;
	margin-bottom: 15px;
}

.new_body {
	background: url(../img/new_bottom.gif) no-repeat 0 top;
	border-right: 1px solid #ffa200;
	border-bottom: 1px solid #ffa200;
}

.featured_body {
	background: url(../img/best_bottom.gif) no-repeat 0 top;
	border-right: 1px solid #ff69cf;
	border-bottom: 1px solid #ff69cf;
}

.loves_body {
	background: url(../img/loves_bottom.gif) no-repeat 0 top;
	border-right: 1px solid #b3d862;
	border-bottom: 1px solid #b3d862;
}

img.highlight_img {
	float: left;
	margin-left: 110px;
}

.highlight_body p {
	float: right;
	width:290px;
	padding-right: 5px;
	font-size: 9pt;
	color: #333;
}

a.highlight_a {
	font-size: 11pt;
}

a.highlight_featured {
	display: inline;
	padding-left: 10px;
	padding-right: 15px;
	background: url(../img/f_arrow.jpg) no-repeat 0 2px;
	font-size: 8pt;
	color: #ff69cf;
}

a.highlight_new {
	display: inline;
	padding-left: 10px;
	padding-right: 15px;
	background: url(../img/n_arrow.jpg) no-repeat 0 2px;
	font-size: 8pt;
	color: #ffa200;
}

a.highlight_loves {
	display: inline;
	padding-left: 10px;
	padding-right: 15px;
	background: url(../img/g_arrow.gif) no-repeat 0 2px;
	font-size: 8pt;
	color: #a2cd43;
}


/* @end */

/* @group Item */

#items {
	width:520px;
	margin: 0;
	padding: 0;
}

* html #items {
	width:557px;
	margin-left: -37px;
}

.item {
	float: left;
	width: 125px;
	margin: 0 0 30px 37px;
}

.item_title {
	position: relative;
	border-bottom: 1px solid #b1d566;
	height: 4.5em;
	min-height: 3.5em;
	vertical-align: bottom;
}

.item_title h3 {
	position: absolute;
	bottom: 0;
	width: 113px;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 5px;
}
* html .item_title h3 {
	font-size: 7pt;
}

.item_body {
	text-align: center;
	border-right: 1px solid #b1d566;
	border-bottom: 1px solid #b1d566;
}

.item_details {
	text-align: center;
	border-left: 1px solid #b1d566;
	border-bottom: 1px solid #b1d566;
}

.item_body img {
	padding:15px 10px;
}

.item_details p {
	font-size: 8.5pt;
	line-height: 13pt;
	margin: 0;
	padding: 5px;
}

.item_details a {
	display: inline;
	padding-left: 10px;
	background: url(../img/b_arrow.jpg) no-repeat 0 3px;
	color: #18abbc;
}

/* @end */

/* @group Item Nav */

#item_nav_top,
#item_nav_bottom {
	position: relative;
	margin: 0;
	padding: 0;
}

#item_nav_top {
	border-left: 1px solid #b1d566;
	border-bottom: 1px solid #b1d566;
}

#item_nav_bottom {
	border-right: 1px solid #b1d566;
	margin-bottom: 30px;
	height: 22px;
}
* html #item_nav_bottom.sub {
	margin-top: 15px;
}

#item_nav_top p,
#item_nav_bottom p {
	margin: 0;
	padding: 5px;
	font-size: 8pt;
}

#item_nav_bottom strong {
	color: #18abbc;
	text-decoration: underline;
}

#item_nav_bottom a.up {
	display: inline;
	padding-left: 10px;
	background: url(../img/up_arrow.gif) no-repeat 0 3px;
	color: #18abbc;
	font-weight: bold;
}

#item_nav_bottom a.down {
	display: inline;
	padding-left: 10px;
	background: url(../img/down_arrow.gif) no-repeat 0 3px;
	color: #18abbc;
	font-weight: bold;
}

/* @end */

/* @group Classes */

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.m_0 { margin: 0; }
.p_3 { padding: 3px; }
.pt_3 { padding-top: 3px; }
.p_10 { padding: 10px; }
.pb_20 { padding-bottom: 20px; }
.pb_40 { padding-bottom: 40px; }
.ta_r { text-align: right; }
.ta_l { text-align: left; }
.ta_c { text-align: center; }
.mt_10 { margin-top: 10px; }
.ml_10 { margin-left: 10px; }
.mr_10 { margin-right: 10px; }
.ml_20 { margin-left: 20px; }
.mr_20 { margin-right: 20px; }
.mb_5 { margin-bottom: 5px; }
.mb_40 { margin-bottom: 40px; }
.w_half { width: 237px; }

/* @end */

/* @group Product */

div.brand {
	border: 1px solid #CCC;
	padding: 15px;
	font-size: 8pt;
	color: #333;
	margin-bottom: 15px;
}

div.brand img {
	padding-right: 15px;
}

#product {
	margin-top: 20px;
	padding: 0 20px;
	width: 480px;
}

#product_left {
	float: left;
	width: 150px;
}

#product_left a {
	margin-top: 20px;
	display: block;
	border: 1px solid #b1d566;
	font-size: 8pt;
	text-align: center;
	padding: 2px;
	color: #390;
	text-decoration: none;
}

#recommend {
	margin-top: 20px;
	border: 1px solid #b1d566;
	font-size: 8pt;
	padding: 10px;
	color: #18abbc;
	text-decoration: none;
}

#recommend label {
	color: #18abbc;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

#recommend p {
	font-size: 8pt;
	margin: 0;
	color: #333;
}

#recommend form input {
	border: 1px solid #AAA;
	font-size: 8pt;
	background-color: #FFF;
	width: 125px;
}

#recommend form input.button
#recommend form button.button {
	border: 1px solid #18abbc;
	font-size: 8pt;
	background-color: #FFF;
	color: #18abbc;
	width: 60px;
	margin-top: 5px;
}

#recommend #form_send button {
	margin-top: 10px;
}

#product_right {
	float: right;
	width: 300px;
}

#product_right p {
	font-size: 9pt;
	color: #444;
}



/* @end */

/* @group Cart */

/*
#cart,
#registerform {
	margin-top: 20px;
}*/

#cart_nav {
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 1px solid #b1d566;
}
* html #cart_nav {
	height: 10px;
}

a.cart {
	display: block;
	float: left;
	width: 122px;
	border-bottom: 3px solid #e3f2c3;
	padding: 2px;
	margin-left: 3px;
	font-size: 7pt;
	text-align: center;
}
* html a.cart {
	xmargin-left: 3px;
	xmargin-right: 1px;
	display: inline;
}

a.cart:hover {
	text-decoration: none;
}

a.c_select {
	border-bottom: 3px solid #b1d566;
	color: #18abbc;
	font-weight: bold;
}

a.change {
	display: inline;
	background: url(../img/change.gif) no-repeat 4px 4px;
	color: #ff7e00;
	border: 1px solid #ff9e40;
	padding: 1px 4px 1px 13px;
	font-size: 9pt;
}
* html a.change {
	background: url(../img/change.gif) no-repeat 4px 5px;
	font-size: 9pt;
}
a.change:hover {
	text-decoration: none;
}

a.proceed {
	display: inline;
	background: url(../img/proceed.gif) no-repeat 4px 4px;
	color: #18abbc;
	border: 1px solid #18abbc;
	padding: 1px 4px 1px 13px;
	margin-bottom: 3px;
	font-size: 9pt;
}
* html a.proceed {
	background: url(../img/proceed.gif) no-repeat 4px 5px;
	font-size: 9pt;
}
a.proceed:hover {
	text-decoration: none;
}


input.change,
#registerform input.change,
button.change,
#registerform button.change {
	display: inline;
	background: url(../img/change.gif) no-repeat 4px 4px;
	color: #ff7e00;
	border: 1px solid #ff9e40;
	padding: 0 3px 0 13px;
	font-size: 9pt;
	cursor: pointer;
}
* html input.change,
* html #registerform input.change,
* html button.change,
* html #registerform button.change {
	background: url(../img/change.gif) no-repeat 3px 3px;
}

input.proceed,
#registerform input.proceed,
button.proceed,
#registerform button.proceed {
	display: inline;
	background: url(../img/proceed.gif) no-repeat 4px 4px;
	color: #18abbc;
	border: 1px solid #18abbc;
	padding: 0 3px 0 13px;
	margin-bottom: 10px;
	font-size: 9pt;
	cursor: pointer;
}
* html input.proceed,
* html #registerform input.proceed,
* html button.proceed,
* html #registerform button.proceed {
	background: url(../img/proceed.gif) no-repeat 3px 3px;
}
input.qty {
	width: 26px;
	border: 1px solid #b1d566;
	background-color: #FFF;
	font-size: 9pt;
}

input.code {
	width: 70px;
	border: 1px solid #b1d566;
	background-color: #FFF;
	font-size: 9pt;
}

input.standard {
	width: 120px;
	border: 1px solid #b1d566;
	background-color: #FFF;
	font-size: 9pt;
}

input.full {
	width: 180px;
	border: 1px solid #b1d566;
	background-color: #FFF;
	font-size: 8pt;
}

select.full {
	width: 100px;
	border: 1px solid #b1d566;
	background-color: #FFF;
	font-size: 9pt;
}

textarea.notes {
	width: 518px;
	height: 70px;
	border: 1px solid #AAA;
	font-size: 9pt;
	background-color: #FFF;
	margin-bottom: 10px;
}

#registerform textarea.message {
	border: 1px solid #b1d566;
	width: 180px;
	height: 60px;
}

a.b_std,
input.b_std,
button.b_std {
	display: block;
	float: right;
	width: 120px;
	margin: 0;
	padding: 1px 0;
	text-align: center;
}

label.set {
	width: 70px;
}

#cart h2,
#registerform h2 {
	font-size: 12pt;
	color: #333;
	border-bottom: 3px solid #b1d566;
	padding-bottom: 2px;
	margin: 0 0 15px;
}

#cart h2.alert,
#registerform h2.alert {
	border-bottom: 3px solid #ff9e40;
}

#cart h3,
#registerform h3 {
	font-size: 11pt;
	color: #333;
	border-bottom: 1px solid #b1d566;
	padding-bottom: 2px;
	font-weight: normal;
}

#cart h3.top {
	margin-top:0px;
}

#cart h3.alert,
#registerform h3.alert {
	border-bottom: 1px solid #ff9e40;
}

p.desc {
	border: 1px solid #b1d566;
	padding: 10px;
	font-size: 8pt;
	color: #333;
}

div.desc {
	border: 1px solid #b1d566;
	padding: 10px;
	font-size: 8pt;
	color: #333;
	margin-bottom:10px;
}


p.alert {
	border: 1px solid #ff9e40;
	padding: 10px;
	font-size: 8pt;
	color: #333;
}

div.alert {
	border: 1px solid #ff9e40;
	padding: 10px;
	font-size: 8pt;
	color: #333;
	margin-bottom:10px;
}

p.notif {
	border: 1px solid #18abbc;
	padding: 10px;
	font-size: 8pt;
	color: #333;
}

div.notif {
	border: 1px solid #18abbc;
	padding: 10px;
	font-size: 8pt;
	color: #333;
	margin-bottom:10px;
}

.discform {
	margin-top: 10px;
}
* html .discform {
	margin-top: -5px;
}

.radio {
	vertical-align: -4px;
}

/* @group Register Form */

#registerform fieldset {
   margin-bottom: 15px;
   margin: 0;
   padding: 0;
   border: none;
}

#registerform label {
   float: left;
   width: 130px;
   font-size: 8pt;
   margin-bottom: 5px;
   padding-top: 2px;
}

#registerform input,
#registerform button {
	border: 1px solid #b1d566;
	background-color: #FFF;
	font-size: 8pt;
}

#registerform .mandatory input,
#registerform .optional input {
	width: 180px;
	padding: 1px;
}

#registerform .mandatory label {
	font-weight: bold;
}

#registerform select {
  width: 100px;
	border: 1px solid #b1d566;
	background-color: #FFF;
	font-size: 8pt;
}

#registerform input,
#registerform button,
#registerform select {
	margin-bottom: 5px;
}

#registerform br {
   clear: both;
}

/* @end */

/* @group table */

#main_cart table {
	width: 520px;
}
* html #main_cart table {
	margin-bottom: 15px;
}

#main_cart td {
	border-top: 1px solid #e3f2c3;
	border-right: 1px solid #e3f2c3;
	padding: 3px;
	color: #333;
	font-size: 9pt;
}
* html #main_cart td {
	font-size: 8pt;
}

#main_cart td.right {
	text-align: right;
}

#main_cart th {
	border-bottom: 1px solid #b1d566;
	xfont-weight: normal;
	font-size: 8pt;
	text-align: left;
	padding: 3px;
}

#main_cart th.right {
	text-align: right;
	width: 70px;
}

#main_cart th.qty {
	width: 30px;
}

#main_cart th.rmv {
	width: 18px;
}

#main_cart tr.first td {
	border-top: none;
	padding: 10px 3px 3px;
}

#main_cart tr.alt td {
	background-color: #f7fddf;
}

#main_cart tr.gift td {
	background-color: #ffeccb;
	color: #333;
}

#total_cart table {
	float: right;
	width: 200px;
	margin-bottom: 15px;
}

#login table {
	margin-bottom: 15px;
}

#total_cart td,
#login td {
	padding: 3px;
}

#total_cart td.title,
#login td.title {
	font-weight: bold;
}

#login td.title,
#login td.nr_title {
	width: 120px;
	font-size: 8pt;
}

#login td.small {
	font-size: 8pt;
} 

#total_cart td.value,
#login td.value{
	text-align: right;
	color: #333;
}

#total_cart tr.total td,
#login tr.total td {
	border-top: 1px solid #b1d566;
}

/* @end */

/* @group Validation */

.validation-advice {
   margin: 5px 0;
   padding: 5px;
   background-color: #ff7e00;
   color : #FFF;
   font-weight: bold;
   font-size:8pt;
}

.custom-advice {
   margin: 5px 0;
   padding: 5px;
   background-color: #b1d566;
   color : #FFF;
   font-weight: bold;
}

/* @end */

/* @group Footer */

#footer p {
	text-align: center;
	font-size: 8pt;
	color: #666;
	border-top: 1px solid #CCC;
	padding: 5px;
	margin-top: 20px;
}

/* @end */

/* @group About */

#about {
	background: url(../img/about_bg.gif) no-repeat right top;
	height: 531px;
}

#about p {
	color: #8d6983;
	width: 270px;
	line-height: 12pt;
}

#about h2 {
	color: #18abbc;
	margin-bottom: 30px;
}

/* @end */

/* @end */

/* @group IE */

* html #registerform #ship2diff {
	border: none;
	vertical-align: -4px;
}

* html #registerform input.check,
* html input.check {
	border: none;
	vertical-align: -4px;
}

* html .w_half {
	padding-bottom: 20px;
}

/* @end */

/* @end */



/* @end */