@import url(global.css);
@import url(navbar.css);

/* GENERAL */

h2 {
	height: 0;
	width: 250px;
	margin: 100px 0 40px 0;
	padding-top: 14px;
	overflow: hidden;
	text-indent: -2000px;
}

.paginator {
	margin-left: 210px;
}

#item_pager {
    margin-top: 20px;
	margin-left: 116px;
}

.paginator li {
	line-height: 0;
}

.paginator a {
	display: block;
	float: left;
	height: 0;
	width: 38px;
	padding-top: 11px;
	overflow: hidden;
	text-indent: -2000px;
	border: none;
}

.paginator .prev a {
	background: url(../_img/local_nav-prev.gif) no-repeat;
}

.paginator .next a {
	background: url(../_img/local_nav-next.gif) no-repeat;
}

.paginator .pipe a {
	width: 2px;
	background: url(../_img/local_nav-pipe.gif) no-repeat;
}

.paginator_items {
    width: 150px;
	margin-left: 79px;
}

.paginator_items li {
	line-height: 0;
}

.paginator_items a {
	display: block;
	float: left;
	height: 0;
	width: 68px;
	padding-top: 11px;
	overflow: hidden;
	text-indent: -2000px;
	border: none;
}

.paginator_items .prev_item a {
	background: url(../_img/item_nav-prev.gif) no-repeat;
}

.paginator_items .next_item a {
	background: url(../_img/item_nav-next.gif) no-repeat;
}

.paginator_items .pipe_item a {
    width: 2px;
	background: url(../_img/local_nav-pipe.gif) no-repeat;
}

.multipage {
    display: none;
    height:441;
    width:540;
}

.btn_magnifier {
/*
    width: 150px;
    padding-top: 100px;
*/
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 79px;
}

/*HOME*/

#gallery {
	border-bottom: 1px solid #fbfbf8;
	padding: 25px 34px 0 0;
	background-color: #e9e9e3;
}

#gallery img {
	display: block;
	float: left;
}

#gallery #left {
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 440px;
	background: url(../_img/gallery-side-left.gif) 0 0 no-repeat;
}

#gallery #right {
	position: absolute;
	top: 101px;
	right: 0;
	width: 39px;
	height: 350px;
	background: transparent url(../_img/gallery-side-right.gif) 0 0  no-repeat;
}

#intro {
	margin-top: 10px;
	font-size: 1.2em;
	text-indent: -5000px;
	overflow: hidden;
	height: 22px;
	width: 750px;
	background: #fbfbf8 none no-repeat;
}

/*STORE*/

#select {
	height: 0;
	width: 65px;
	padding-top: 11px;
	overflow: hidden;
	text-indent: -2000px;
	background: url(../_img/store_nav-p-select-bg.gif) no-repeat;
}

#search_form {
	margin-top: 30px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
}

#search_form label {
	margin-bottom: 10px;
	display: block;
}

#search_query {
	width: 120px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

.col {
	float: left;
	text-align: center;
}

.small {
	width: 124px;
}

.big {
	width: 250px;
}

.second {
	margin-top: 30px;
}

.third {
	margin-top: 60px;
}

/*ITEM*/

#images_wrap {
    float: left;
    width: 335px;
    height: 390px;
}

#images_wrap a img {
    width: 295px;
    height: 360px;
	margin: 30px 40px 0 0;
}

.item_meta {
	padding-top: 100px;
}

.item_meta p {
    margin-left: 335px;
	padding-right: 40px;
}

.item_meta h3 {
    margin-left: 335px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #999;
	font-size: 1.3em;
}

.item_meta select {
	margin-bottom: 10px;
}

.item_meta form {
    margin-left: 335px;
}

.item_meta .btn {
    margin-left: 0;
}

#previews ul {
    margin-left: 335px;
}

#previews ul li {
	float: left;
    width: 68px;
    height: 81px;
}

#previews ul li img {
	margin: 0 9px 9px 0;
}

/*SEARCH RESULTS*/

.search_result .col {
	margin-right: 60px;
}

.search_result .second {
	margin-top: 40px;
}

.search_result .third {
	margin-top: 80px;
}

#shopping_cart h2 {
	background-image: url(../_img/h2-your_cart-bg.gif);
}

h2#redeem_title {
	margin: 10px 0;
	background-image: url(../_img/h2-redeem-bg.gif);
}

#shopping_cart_form {
	margin: 80px 0 20px 0;
	padding-bottom: 40px;
	border-bottom: 1px solid #999;
}

#shopping_cart_form table {
	border-collapse: collapse;
	margin-bottom: 40px;
}

#shopping_cart_form td {
	padding-right: 30px;
}

#shopping_cart_form #cart_totals td {
    padding-right: 0;
}

#shopping_cart_form #cart_totals {
    margin-bottom: 0;
}

#shopping_cart_form tr.totals td {
    font-size: 1.1em;
    font-weight: bold;
    padding-right: 0;
}

#shopping_cart_form th {
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
    padding-bottom: 10px;
}

#shopping_cart_form h4 {
	font-size: 1.2em;
	text-transform: uppercase;
}

#cart_totals {
    width: 100%;
}

#cart_totals #delivery {
    vertical-align: top;
    width: 70%;
}

#cart_totals #totals {
    vertical-align: top;
    width: 30%;
}

#cart_totals #totals .totals .price {
    text-align: right;
}

.quantity {
	width: 30px;
}

#shopping_cart_form input {
	margin-right: 10px;
}

#redeem_coupon {
	text-transform: uppercase;
	color: #999;
}

#redeem_coupon input {
	margin: 0 5px;
	vertical-align: middle;
}

/*CHECKOUT*/

#checkout h2 {
	background-image: url('../_img/h2-register-bg.gif');
    margin-top: 50px;
}

#checkout h2#login_header {
    background-image: url('../_img/h2-login-bg.gif');
    margin-top: 100px;
}

#login_form_msg {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 10px;
}

#login_form_msg a {
    color: #A1A1A0;
}

#checkout #loginform label {
    font-weight: bold;
    width: 110px;
    font-size: 1.1em;
}

#submit_login {
    margin-left: 110px;
}

#checkout form {
	margin-right: 60px;
}

#checkout form em {
	font-weight: bold;
	font-style: normal;
	color: #b0012c;
}

#checkout form ol {
	margin: 0;
}

#checkout form ol li {	/* clears the default li formating */
	margin: 0;
	padding: 0 0 6px 0;
	background: none;
}

#checkout form fieldset {
	border: none;
}

#checkout form .legend {
	margin-bottom: 10px;
	padding: 10px 0 6px 0;
	font-weight: bold;
	color: #474747;
	border-bottom: 1px solid #999;
}

#checkout form label {
	display: inline-block;
	width: 250px;
	padding-right: 10px;
	vertical-align: top;
	text-align: right;
}

#checkout form ol li input {
	width: 200px;
}

#checkout form ol li #ship2diff {
	width: auto;
}

.agree {
	margin: 20px 0;
	text-align: center;
}

#checkout #submit {
	margin-left: 260px;
}

#checkout h3 {
	font-size: 1em;
	margin-bottom: 10px;
}

.terms {
	padding: 10px 24px 0 0;
	text-decoration: none;
	font-weight: bold;
	background: url(../_img/gl-a-terms-bg.gif) right bottom no-repeat;
}

.cc_label {
    width: 240px;
}

/*LOGIN*/

#login_form {
	padding-top: 100px;
	margin-left: 350px;
	font-size: 1.3em;
	text-transform: uppercase;
}

#login_form legend {
	font-weight: bold;
	padding-bottom: 20px;
}

#login_form li {
	margin-bottom: 10px;
}

#login_form label {
	display: inline-block;
	width: 120px;
	vertical-align: top;
}

#login_form #password, #login_form #username {
	width: 230px;
}

#login_form #submit {
	margin-left: 124px;
}

#logged_in {
    font-size: 1.1em;
    font-weight: bold;
}

/*RETURNS*/

#returns h2 {
	background-image: url('../_img/h2-returns-bg.gif');
}

#returns .wide #primary {
	width: 600px;
	margin-right: 150px;
}

/*CONDITIONS*/

#conditions h2 {
    background-image: url('../_img/h2-terms-bg.gif');
}

#conditions .wide #primary {
	width: 600px;
	margin-right: 150px;
}

/*PRIVACY*/

#privacy h2 {
    background-image: url('../_img/h2-privacy-bg.gif');
}

#privacy .wide #primary {
    width: 600px;
    margin-right: 150px;
}

/*SHIPPING*/

#shipping h2 {
    background-image: url(../_img/h2-shipping-bg.gif);
}

#shipping .wide #primary {
    width: 600px;
    margin-right: 150px;
}

/*SIZE GUIDE*/

#size_guide h2 {
	background-image: url(../_img/h2-size_guide-bg.gif);
}

#sizes {
	padding-top: 20px;
	margin-bottom: 30px;
	border-collapse: collapse;
}

#sizes th {
	padding-right: 30px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
}

#sizes .ac {
	padding-bottom: 20px;
}

#sizes td {
	padding: 0 36px 8px 0;
	vertical-align: top;
}

#care {
	margin: 30px 0;
	font-size: 1.3em;
	color: #666;
}

#care li {
	margin-bottom: 40px;
}

#care img {
	vertical-align: middle;
	padding-right: 40px;
}

/*ABOUT*/

.about #content {
	padding-top: 150px;
	font-size: 1.1em;
}

.about #primary {
	height: 293px;
}

.about .image {
	position: relative;
	float: left;
	margin-right: 40px;
	height: 246px;
}

.about .image img {
	display: block;
}

.about .image .top {
	position: absolute;
	top: 0;
	left: 0;
	width: 193px;
	height: 26px;
	background: url(../_img/about-div-top-bg.png) no-repeat;
}

.about .image .bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 193px;
	height: 39px;
	background: url(../_img/about-div-bottom-bg.png) no-repeat;
}

.about h3 {
	padding: 90px 0 10px 0;
	text-transform: uppercase;
	font-size: 1.4em;
}

.about .paginator {
	margin-left: 430px;
}

.about #footer {
    font-size: 0.9em;
}

/*WHERE TO BUY*/

.where #content {
	padding-top: 40px;
	font-size: 1.1em;
}

.where h3 {
	padding: 70px 0 10px 0;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.2em;
}

.where #primary, .where .multipage {
	height: 392px;
}

.where #primary a {
	color: #A1A1A0;
}

.where .col {
	width: 150px;
	margin-left: 60px;
	margin-right: 60px;
	text-align: left;
}

.where .second {
	margin-left: 0;
	margin-top: 60px;
}

.where .third {
	margin-left: 0;
	margin-top: 110px;
}

.where .paginator {
	margin-left: 350px;
}

.where #footer {
    font-size: 0.9em;
}

/*CONTACT*/

.contact #content {
	padding-top: 130px;
}

.contact #primary {
	height: 313px;
}

.contact .col {
	width: 150px;
	margin-left: 60px;
	margin-right: 20px;
	text-align: left;
}

.contact .big {
	width: 350px;
}

.contact legend {
	padding: 20px 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.contact h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

.contact a {
    color: #A1A1A0;
}

#contact_form li {
	margin-bottom: 10px;
}

#contact_form label {
	display: inline-block;
	width: 120px;
	vertical-align: top;
}

#contact_form #subject, #contact_form #sender_email, #contact_form #sender_phone, #contact_form #name, #contact_form #message {
	width: 220px;
}

#contact_form #send {
	margin-left: 124px;
}

.nav {
	font-size: 1.4em;
	text-decoration: none;
	color: #bcbec0;
}

.disabled_nav {
	font-size: 1.4em;
	text-decoration: none;
	color: #bcbec0;
	cursor: default;
}

#primary .msg {
	padding-top: 150px;
	font-size: 1.1em;
}

/* STORE */

.store .item {
    min-height: 390px;
}

.store #primary .msg {
    padding-top: 75px;
    padding-bottom: 75px;
}

.store .product_price {
    color: #999;
    font-size: 1.3em;
    font-weight: bold;
    margin: 10px 0;
}

.store .item_meta .product_price {
    margin-left: 335px;
}

.Star {
    color: #c00;
    font-size: 0.94em;
    font-weight: bold;
}

/*Authentication*/
#auth_form {
	margin-top: 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
}

#auth_form label {
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
}

#auth_input {
	width: 120px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

#auth_form a {
    color: #999;
    font-size: 0.9em;
}

#username, #password {
	width: 120px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

#logged_in {
    margin-top: 20px;
}

/*Help*/

#pwdrecovery h2 {
	background-image: url('../_img/h2-pwdrecover-bg.gif');
}
#pwdrecovery .wide #primary {
	width: 600px;
	margin-right: 150px;
}
#help_form {
	padding-top: 10px;
	font-weight: bold;
}
#help_form #submit {
	padding-top: 5px;
	margin-left: 42px;
}

#primary .info_msg {
	width: 600px;
	margin-right: 150px;		
}

/*Whole Sale Register*/
/*CHECKOUT*/

#wholesale_register h2 {
	background-image: url('../_img/h2-wholesale_registration-bg.gif');
}

#wholesale_register form {
	margin-right: 60px;
}

#wholesale_register form em {
	font-weight: bold;
	font-style: normal;
	color: #b0012c;
}

#wholesale_register form ol {
	margin: 0;
}

#wholesale_register form ol li {	/* clears the default li formating */
	margin: 0;
	padding: 0 0 6px 0;
	background: none;
}

#wholesale_register form fieldset {
	border: none;
}

#wholesale_register form .legend {
	margin-bottom: 10px;
	padding: 10px 0 6px 0;
	font-weight: bold;
	color: #474747;
	border-bottom: 1px solid #999;
}

#wholesale_register form label {
	display: inline-block;
	width: 250px;
	padding-right: 10px;
	vertical-align: top;
	text-align: right;
}

#wholesale_register form ol li input {
	width: 200px;
}

#wholesale_register form ol li #ship2diff {
	width: auto;
}

#wholesale_register #submit {
	margin-left: 260px;
}

#wholesale_register h3 {
	font-size: 1em;
	margin-bottom: 10px;
}
.linktxt {
	color: #A1A1A0;
}

/* ORDER MESSAGE */

#order_message #content {
    margin-top: 120px;
}
