@charset "utf-8";

@import url('tabber.css');

@import url('products.css');
@import url('products-list.css');
@import url('products-tile.css');

@import url('product-detail.css');

@import url('cart-view.css');
@import url('checkout.css');

@import url('account.css');

body {
	font: normal 11px Verdana, Geneva, sans-serif;
	line-height: 1.75em;
}

a, a:visited {
	text-decoration: none;
	color: #ff399c;
}

a:hover, a:active, a:focus {
	color: #00f;
}

a span {
	cursor: pointer;
}

h1 { font-size: 1.75em; margin: 1.75em 0 1.25em 0; }
h2 { font-size: 1.50em; margin: 1.50em 0 1.00em 0; }
h3 { font-size: 1.25em; margin: 1.25em 0 0.75em 0; }
h4 { font-size: 1.10em; margin: 1.00em 0 0.50em 0; }
h5 { font-size: 1.00em; margin: 0.50em 0 0.25em 0; }
h6 { font-size: 0.90em; margin: 0.20em 0 0.00em 0; }

form { margin: 0; }

input, select, textarea { margin: 1px; vertical-align: middle; }

.clear { 
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both; 
}

.error { color: #f00 !important; }

.tleft { text-align: left; }
.tjustify { text-align: justify; }
.tright { text-align: right; }
.tcenter, .center { text-align: center; }

.fleft { float: left; }

.bold { font-weight: bold; }

#logo {
	position: relative;
	z-index: 1;
	float: left;
	margin-left: 30px;
}

#motto {
	float: left;
	margin-left: 14px;
	margin-top: 39px;
}


#topsep {
	position: relative;
	z-index: 0;
	clear: both;
	text-align: center;
	top: -31px;
	height: 9px;
}

.page_header {
	margin: .5em 0 1em 0;
	padding: 0 0 .5em 0;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: dotted 1px #ababab;
}

.section_header {
	margin: 0 0 1em 0;
	padding: 1em 0 .5em .75em;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: dotted 1px #ababab;
}

.decorative-box {
	border: solid 1px #ababab;
	border-top-color: #464646;
	background: #f7f7f7;
	color: #4f4f4f;
}

.decorative-box .title {
	margin: 0 10px;
	padding: 1.35em 0 .75em 1em;
	border-bottom: dotted 1px #aaa;
}

.decorative-box .inner {
	padding: 10px;
}

.box, .pbox, .float-box {
	display: block;
	position: relative;
	margin: 1em 0;
	border: solid 1px #bbb;
	background: #fff;
}

.pbox {
	border-color: #ffbde1;
}

.float-box {
	display: none;
	position: absolute;
}

.box .title, .pbox .title, .float-box .title, .slider .top {
	position: relative;
	display: block;
	margin: 0 10px;
	padding: 1em 0 .75em .5em;
	border-bottom: dotted 1px #aaa;
	font-size: 1em;
	font-weight: bold;
}

.box .section_header, .pbox .section_header, .float-box .section_header, .slider .section_header {
	font-size: 1em;
	font-weight: bold;
}

.box .inner, .pbox .inner, .float-box .inner, .slider .content {
	padding: 10px;
}

.slider.closed .content {
	display: none;
}

.slider.closed .top {
	border-bottom-width: 0;
	padding: .5em 0 .25em 0;
}

.slider.animating .top {
	border-bottom-width: 1px;
	padding: 1em 0 .75em .5em;
}

#login-box {
	display: none;
}

#login-box .login-error {
	margin: 1em 0;
	color: #f00;
	line-height: 1.2em;
	text-align: center;
}

#login-box .login-error span {
	display: block;
	width: 180px;
	margin: 0 auto;
	text-align: left;
}

#banners {
	margin: 1em 0;
}

#banners img {
	display: block;
	margin: 1em 0;
}

.pad {
	padding: 20px;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

#breadcrumbs {
	margin-bottom: 1em;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color: #000;
}

.home_link {
	background: url(../pix/home_icon.gif) no-repeat center left;
	padding-left: 15px;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
}

.crumb_sep {
	padding-left: 5px;
}

/* ------------ */
/* ------------ */



.product_strikethru {
	text-decoration: line-through;
}

.sale-price {
	color: #f00;
	font-weight: bold;
}

.pretty-btn,      .pretty-btn:visited, 
.pretty-btn-sml,  .pretty-btn-sml:visited, 
.pretty-btn-xl,   .pretty-btn-xl:visited, 
.pretty-btn-main, .pretty-btn-main:visited {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	border: none;
	width: 100px;
	height: 18px;
	line-height: 18px;
	background: url(../pix/pretty-btn.gif) center center no-repeat;
	color: #8b014c;
	font: normal 11px Verdana, Geneva, sans-serif;
	text-align: center;
	outline: none;
}

input.pretty-btn, 
input.pretty-btn-sml, 
input.pretty-btn-main,
input.pretty-btn-xl {
	height: 24px;
	padding: 0;
	margin-top: -2px;
	background-position: center 2px;
}

a.pretty-btn, 
a.pretty-btn-sml, 
a.pretty-btn-xl, 
a.pretty-btn-main {
	display: block;
	float: left;
}

.pretty-btn:hover, .pretty-btn:active, .pretty-btn:focus {
	background-image: url(../pix/pretty-btn-on.gif);
}

.pretty-btn-sml, .pretty-btn-sml:visited {
	width: 50px;
	background-image: url(../pix/pretty-btn-sml.gif);
}

.pretty-btn-sml:hover, .pretty-btn-sml:active, .pretty-btn-sml:focus {
	background-image: url(../pix/pretty-btn-sml-on.gif);
}

.pretty-btn-xl, .pretty-btn-xl:visited {
	width: 125px;
	background-image: url(../pix/pretty-btn-xl.gif);
}

.pretty-btn-xl:hover, .pretty-btn-xl:active, .pretty-btn-xl:focus {
	background-image: url(../pix/pretty-btn-xl-on.gif);
}

.pretty-btn-main, .pretty-btn-main:visited {
	color: #fff;
	font-weight: bold;
	background-image: url(../pix/pretty-btn-main.gif);
}

.pretty-btn-main:hover, .pretty-btn-main:active, .pretty-btn-main:focus {
	background-image: url(../pix/pretty-btn-main-on.gif);
}

.alert_message img, .error_message img {
	float: left;
}

.alert_message .alert_alert, .error_message .error_alert {
	margin-left: 35px;
	text-align: left;
}

.search-results-info {
	margin-top: 1em;
	padding: .25em 1em;
	font-style: italic;
}

.search-results-info .search-count {
	font-weight: bold;
}

.search-results-info .search-phrase {
	font-weight: bold;
}

.search-no-results {
	margin: 3px 0;
	padding: 6em 20px;
	text-align: center;
	font-weight: bold;
	border: solid 1px #ddd;
}

#adv_search td {
	text-align: left;
	vertical-align: top;
}

#adv_search .adv-heading {
	padding-bottom: 1em;
}

.tablebox td {
	vertical-align: top;
}

.tablebox .inner {
	margin-left: 40px;
}

.tablebox .form_label {
	width: 150px;
	text-align: left;
}

.tablebox .form_item {
	text-align: left;
}

.tablebox .form_item input.text {
	width: 150px;
}

.tablebox .form_item select.text {
	width: 156px;
}

.continue-btn {
	text-align: center !important;
	margin: 2em 0;
}

.pad, .pad-notop { padding: 1em 20px 2em 20px; }

.pad-notop { padding-top: 0; }

.pad-leftright { padding: 0 20px; }

.pad-right-only { padding: 0 20px 0 0; }

#gift-certificates-img {
	float: left;
	padding-right: 25px;
}

.hide { display: none; }

.paging {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	height: 2em;
	line-height: 2em;
	margin-bottom: -2em;
	padding-left: .5em;
	overflow: hidden;
	text-align: left;
}

.paging ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.paging li {
	float: left;
}

.paging li.selected, .paging li a {
	position: relative;
	display: block;
	float: left;
	padding: 0 .15em;
	margin: 0 .25em;
}

.paging li.prev a {
	padding: 0;
	margin-right: 0;
}

.paging li.next a {
	padding: 0;
	margin-left: 0;
}


