/* =Main Elements
----------------------------------------------- */

body.wh {
background-image: url('images/bg_wh.gif');
background-position: top center;
background-repeat: no-repeat;
margin: 0;
}

body.rt {
background-image: url('images/bg_rt.gif');
background-position: top center;
background-repeat: no-repeat;
margin: 0;
}

body.rtalt {
background-image: url('images/bg_green.gif');
background-position: top center;
background-repeat: no-repeat;
margin: 0;
}

body {
background-color: #fff;
margin: 0;
text-align: center;
}

#copyright {
border-top: 1px solid #dcdcdc;
color: #666;
font-family: arial, sans-serif;
font-size: 10px;
margin: 0 auto;
padding: 5px 0 20px 0;
text-align: left;
height: 14px;
width: 850px;
}

img#fb-icon {
	position: absolute;
	
}

#copyright a {
color: #666;
}

#copyright a:hover {
color: #4a301e;
}

.top_product_nav {
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 16px;
padding-top: 5px;
text-align: right;

}

.top_product_nav_link {
color: #666666;
text-decoration:none;
}

.sidenav {
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 16px;
padding-top: 5px;
text-align: right;
}

.sidenav_link {
color: #4c3221;
text-decoration:none;
}

.sidenav_link:hover,visited,active {
color: #666;
text-decoration:none;
}

#sidenav_sub {
font-family: arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 15px;
margin: 0;
padding: 0 0 10px 0;
text-align: right;
}

.sidenav_sub_link {
color: #666;
text-decoration:none;
}

.sidenav_sub_link:hover,visited,active {
color: #999;
text-decoration:none;
}

.container {
background-image: url('images/bg_int.gif');
background-repeat: no-repeat;
border-bottom: 10px solid #fff;
padding: 30px 25px 0 35px;
width: 850px;
}

.container_wide
{
	background-image: url('images/bg_int_wide.gif');
	background-repeat: no-repeat;
	border-bottom: 10px solid #fff;
	padding: 10px 15px 0 20px;
	width: 1000px;
}

.pagedivider {
background-image: url('images/int_nav_vert_rule.gif');
background-repeat: no-repeat;
width: 30px;
}

.pagecontent {
text-align: left;
vertical-align: top;
width: 555px;
}

.pagecontent_wide {
text-align: left;
vertical-align: top;
width: 770px;
}

table.content {
margin-bottom: 40px;
}

.pagetitle {
padding-bottom: 10px;
}

em {
font-style: normal;
font-weight: bold;
}

p {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
line-height: 18px;
margin: 0;
padding: 0 0 0 0;
}

p.disclaimer {
color: #666;
font-family: arial, sans-serif;
font-size: 11px;
line-height: 18px;
margin: 0;
padding: 0 10px 0 0;
}

h1 {
color: #4c4c4c;
font-family: georgia, serif;
font-size: 16px;
font-weight: normal;
margin: 0;
padding: 0 0 20px 0;
}
h2 {
color: #4c4c4c;
font-family: georgia, serif;
font-size: 16px;
font-weight: normal;
margin: 0px;
padding: 10px 0px 5px 0px;
}
#map {
border: 1px solid #ccc;
float: left;
margin: 0 20px 0 0;
padding: 0;
}

.hr
{
	margin: 10px 0 10px 0;
	
}

p.catDesc {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 14px;
line-height: 21px;
margin: 10px 0px 0px 0px;
padding: 0 0 0 0;
}

/* ul {
/*line-height: 14px;
/*margin: 0px 0px 0px 0px;
/*}




/* =Form Elements
----------------------------------------------- */

.formstyle {
clear: left;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
font-style: normal;
margin: 0;
padding: 0;
text-align: left;
}

.formtext {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
margin: 0;
padding: 5px 10px 5px 0;
width: 120px;
}

.formtexterr {
color: #c00;
font-family: arial, sans-serif;
font-size: 12px;
margin: 0;
padding: 5px 10px 5px 0;
width: 120px;
}

.formfields {
clear: left;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
font-style: normal;
margin: 0;
padding: 0;
text-align: left;
width: 200px;
}

.formfieldsship {
clear: left;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
font-style: normal;
margin: 0;
padding: 0;
text-align: left;
}


.formfields2 {
clear: left;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
font-style: normal;
margin: 0;
padding: 0;
text-align: left;
}

.formfieldssmall {
clear: left;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
font-style: normal;
margin: 0;
padding: 0;
text-align: left;
width: 30px;
}




/* =Top Shopping Cart Elements
----------------------------------------------- */

#cartcontainer {
margin: 0;
padding: 0;
position: relative;
text-align: right;
width: 615px;
}

#headerlinks
{
	color: #333;
	float: right;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-align: right;
	width: 250px;
	
}

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

#headerlinks a:hover {
color: #4c3221;
text-decoration: none;
}

#headercart {
background-color: #969DA1;
color: #FFFFFF;
float: right;
font-family: arial, sans-serif;
font-size: 11px;
margin: 0;
padding: 5px 10px 5px 10px;
text-align: left;
width: 295px;
}

#carticon {
float: right;
margin: 0;
padding: 0;
}

#itemsincart {
display: inline;
}

#mycart {
position: fixed;
left: 300px;
top: 0px;
background-color: #fff;
border: 1px solid #dfdfdf;

/*position: absolute;*/
text-align: left;
width: 313px;
z-index: 200;
}

#mycartproduct {
background-color: #eef7f0;
margin: 0 auto;
padding: 5px;
}

#mycartimage {
float: right;
margin: 0 0 0 20px;
height: 75px;
padding: 0;
}

#mycartdesc {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 11px;
line-height: 12px;
margin: 10px;
padding: 0;
}

#mycartholder {
background-color: #fff;
padding: 0;
margin: 10px;
}

#cartproduct_name {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 16px;
margin: 0;
padding: 0;
}

#cartproduct_options {
color: #666;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 14px;
margin: 0;
padding: 0;
}

#cartproduct_subtotal {
display: inline;
margin: 0;
padding: 0;
}

#mycartoverlay {
position: absolute;
top: 0;
left: 0;
z-index: 150;
width: 100%;
height: 500px;
}

#mycarttotal {
clear: both;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 10px 0 5px 0;
vertical-align: top;
}

#mycartview {
float: left;
margin: 5px 5px 10px 0px;
padding: 0;
}

#continueLink {
float: left;
margin: 5px 5px 10px 0px;
padding: 0;
}




/* =Shopping Cart Elements
----------------------------------------------- */

.cartgrid_head {
color: #666;
font-family: georgia, serif;
font-size: 11px;
margin: 0;
padding: 5px 10px 5px 0;
}

.cartgrid_prod {
border-top: 1px solid #dfdfdf;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
margin: 0;
padding: 10px 10px 10px 0;
}

.cartgrid_alt {
border-top: 1px solid #dfdfdf;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
margin: 0;
padding: 10px 10px 10px 0;
}

.cart_subhead {
border-bottom: 1px solid #dfdfdf;
color: #4c4c4c;
font-family: georgia, serif;
font-size: 16px;
font-weight: normal;
margin: 0;
padding: 0 0 10px 0;
}




/* =Home Elements
----------------------------------------------- */

.home_content {
color: #4c4c4c;
font-family: georgia, serif;
font-size: 12px;
line-height: 18px;
padding: 20px 0 20px 0;
text-align: left;
}

.promo1rt {
background-color: #7d91a7;
padding: 10px 0 0 0;
text-align: center;
width: 212px;
}

.promo1rt_alt {
background-color: #9FC4A7;
padding: 10px 0 0 0;
text-align: center;
width: 212px;
}

.promo2rt {
background-color: #7d91a7;
padding: 10px 0 11px; 0;
text-align: center;
width: 212px;
}

.promo2rt_alt
{
	background-color: #9FC4A7;
	padding: 10px 0 0 0;
	0: ;
	text-align: center;
	width: 212px;
}

.promo3rt_alt {
background-color: #9FC4A7;
padding: 10px 0 8px; 0;
text-align: center;
width: 212px;
}

.promo1wh {
background-color: #887a70;
padding: 10px 0 0 0;
text-align: center;
width: 212px;
}

.promo2wh {
background-color: #887a70;
padding: 10px 0 11px; 0;
text-align: center;
width: 212px;
}

.newsletterrt {
color: #b0a49c;
font-family: arial, sans-serif;
font-size: 11px;
height: 50px;
margin: 0 0 25px 0;
padding: 15px 0 0 25px;
text-align: left;
}

.newsletterwh {
color: #7a847c;
font-family: arial, sans-serif;
font-size: 11px;
height: 50px;
margin: 0 0 25px 0;
padding: 15px 0 0 25px;
text-align: left;
}

#newsfield {
color: #666;
display: inline;
font-family: arial, sans-serif;
font-size: 11px;
margin-top: 5px;
width: 140px;
}

.homeprod {
padding: 10px 0 0 10px;
}

#imageBox 
{
position: relative;
margin: auto;
width: 245px;
border: 0px #000 solid;
overflow: hidden;
}

#imageBoxInside 
{
width: 10000px;
}

#imageBox img 
{
float: left;
padding: 0px;
margin: 0px;
}

#imageBox br 
{
clear: both;
}



/* =Product Page Elements
----------------------------------------------- */

.image_selection img {
border-style: none;
padding: 0;
}

.disabled {
color: #cccccc;
}

.optionList {
list-style:none;
margin: 0;
padding: 0;
white-space: nowrap;
}
.optionList li {
float: left;
height: 27px;
margin: 0 3px 0 0;
padding: 1px;
width: 27px;
}

.optionList li:hover {
border: 1px solid #ccc;
padding: 0px;
}
.optionList li.on {
border: 1px solid #4c3221;
padding: 0px;
}

.optionList li.disabledImg {
filter:alpha(opacity=20);
-moz-opacity:.20;
opacity:.20;
}

td.options {
border-bottom: 1px solid #dcdcdc;
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 11px;
padding: 3px 0px 3px 0;
text-align: left;
vertical-align: top;
}

.radiobuttons {
border:0px; 
display: none;
width:0px; 
margin-left:-7px; 
visibility:hidden;
}

/*
td.productpage {
padding: 0 5px 0 0;
}
*/

.product {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
line-height: 18px;
}

.productSpecial {
POSITION: absolute; 
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
line-height: 18px;
Z-INDEX: 100; 
WIDTH: 225px;
}

.productSpecial2 {
POSITION: absolute; 
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
line-height: 18px;
Z-INDEX: 100;
}

.product_title {
color: #4c4c4c;
font-family: georgia, serif;
font-size: 20px;
font-weight: normal;
padding: 0 0 5px 0;
}

.product_description {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
padding: 0 50px 40px 0;
text-align: center;
}

.product_description a {
color: #4c4c4c;
text-decoration:none;
}

.product_description a:hover,visited,active {
color: #4C3221;
text-decoration:none;
}

.product_longdesc {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
line-height: 14px;
padding: 0 30px 10px 0;
}

.product_instruction{
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 12px;
line-height: 12px;
padding: 0 0px 0px 0;
}

.product_option {
color: #4c4c4c;
font-family: arial, sans-serif;
font-size: 11px;
line-height: 12px;
}

.product_option_small {
color: #4c4c4c;
font-family: georgia, serif;
font-size: 10px;
padding: 5px 0 5px 0;
text-align: center;
}

.product_selection {
color: #4c4c4c;
font-family: georgia, serif;
font-size: 12px;
margin: 0;
padding: 5px 0 0 0;
text-align: left;
}

table.views {
padding: 5px 0 0 0;
}

table.views td {
padding: 0 4px; 0 0;
}

a.cvv:link {color: #0071bb; font-family: arial, sans-serif; font-size: 9px; text-decoration: none;}
a.cvv:visited {color: #0071bb; font-family: arial, sans-serif; font-size: 9px; text-decoration: none;}
a.cvv:hover {color: #11a65c; font-family: arial, sans-serif; font-size: 9px; text-decoration: none;}
a.cvv:active {color: #0071bb; font-family: arial, sans-serif; font-size: 9px; text-decoration: none;}

#cvv_formfieldstyle {
color: #333;
font-family: arial, sans-serif;
font-size: 12px;
padding: 0 0 2px 0;
vertical-align: middle;
width: 150px;
}

#cvv_parent {
margin: 0px;
padding: 0px;
position: relative;
}

#cvv_popup {
border: 1px solid #dcdcdc;
color: #fff;
display: none;
float: left;
left: 275px;
margin: 0;
padding: 0px;
position: absolute;
text-align: left;
top: 0px;
width: 283px;
z-index: 99;
}

#stock {
color: #cc0000;
font-family: arial, sans-serif;
padding: 2px 0px 0px 5px;
}

	
/* =Links
----------------------------------------------- */

a.pagelink:link {color: #4c3221; text-decoration:underline;}
a.pagelink:visited {color: #4c3221; text-decoration:underline;}
a.pagelink:hover {color: #666; text-decoration:underline;}
a.pagelink:active {color: #4c3221; text-decoration:underline;}

a.sidenav_cat:link {color: #4c3221; text-decoration:none;}
a.sidenav_cat:visited {color: #4c3221; text-decoration:none;}
a.sidenav_cat:hover {color: #999; text-decoration:none;}
a.sidenav_cat:active {color: #999; text-decoration:none;}

a.sidenav:link {color: #666; text-decoration:none;}
a.sidenav:visited {color: #666; text-decoration:none;}
a.sidenav:hover {color: #999; text-decoration:none;}
a.sidenav:active {color: #999; text-decoration:none;}

a.copyright:link {color: #999; text-decoration:underline;}
a.copyright:visited {color: #999; text-decoration:underline;}
a.copyright:hover {color: #4a301e; text-decoration:underline;}
a.copyright:active {color: #4a301e; text-decoration:underline;}





/* =CSS Fixes
----------------------------------------------- */


#list_2 {
	width: 135px;
}
ul#fabric-thumbs {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
ul#fabric-thumbs li {
	float: left;
	font-size: 8px;
	list-style: none;
	width: 62px;
}
td.options select {
	width: 200px;
}



/* =New product page elements
----------------------------------------------- */

.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.btn1, .btn2, .btn3 {
	font-family: arial, sans-serif;
}
a.btn1 {
    background: transparent url('../images/btn1_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font-weight: bold;
    height: 25px;
    margin: 0px 10px 0px 0px;
    padding-right: 10px;
    text-decoration: none;
}
a.btn1 span {
    background: transparent url('../images/btn1_span.png') no-repeat top left;
    display: block;
    font-size: 13px;
    line-height: 13px;
    padding: 5px 0px 7px 11px; /* top & bottom padding + line height = btn height */
} 
a.btn1:hover {
    background: transparent url('../images/btn1_a.png') no-repeat scroll bottom right;
}
a.btn1:hover span {
    background: transparent url('../images/btn1_span.png') no-repeat bottom left;
} 
a.btn2 {
    background: transparent url('../images/btn2_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font-weight: bold;
    height: 25px;
    margin: 0px 10px 0px 0px;
    padding-right: 10px;
    text-decoration: none;
}
a.btn2 span {
    background: transparent url('../images/btn2_span.png') no-repeat top left;
    display: block;
    font-size: 13px;
    line-height: 13px;
    padding: 5px 0px 7px 11px; /* top & bottom padding + line height = btn height */
} 
a.btn2:hover {
    background: transparent url('../images/btn2_a.png') no-repeat scroll bottom right;
}
a.btn2:hover span {
    background: transparent url('../images/btn2_span.png') no-repeat bottom left;
} 
a.btn3 {
    background: transparent url('../images/btn3_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font-weight: bold;
    height: 17px;
    margin: 0px 10px 0px 0px;
    padding-right: 10px;
    text-decoration: none;
	text-transform: uppercase;
}
a.btn3 span {
    background: transparent url('../images/btn3_span.png') no-repeat top left;
    display: block;
    font-size: 10px;
    line-height: 10px;
    padding: 3px 0px 4px 10px; /* top & bottom padding + line height = btn height */
} 
a.btn3:hover {
    background: transparent url('../images/btn3_a.png') no-repeat scroll bottom right;
}
a.btn3:hover span {
    background: transparent url('../images/btn3_span.png') no-repeat bottom left;
} 
a#cartButtonOff {
    background: transparent url('../images/btnoff_a.png') no-repeat top right;
}
a#cartButtonOff span {
    background: transparent url('../images/btnoff_span.png') no-repeat top left;
}
.buynow {
	float: right !important;
	margin-right: 25px !important;
	margin-top: -10px !important;
}
#options {
	color: #333;
	font-family: arial, sans-serif !important;
	font-size: 12px;
}
#options h3 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.option-label {
	background-color: #deefe2;
	padding: 7px 10px 0px 10px;
	position: relative;
}
.option-entry {
	background-color: #deefe2;
	margin-bottom: 2px;
	padding: 3px 10px 7px 10px;
	position: relative;
}
.option-combined {
	background-color: #deefe2;
	margin-bottom: 2px;
	padding: 7px 10px;
	position: relative;
}
#options .product_selection {
	font-family: arial, sans-serif;
}
#options div.product_selection {
	left: 40px;
	position: absolute;
	top: -20px;
}
#options select {
	max-width: 290px;
}



/* =Monogram
----------------------------------------------- */

.mono {
	margin: 5px 0px 0px 0px;
}
.mono h4 {
	background-color: #cfe8d5;
	color: #45674d !important;
	font-size: 12px;
	font-weight: normal;
	height: 13px;
	margin: 0px;
	padding: 5px 5px 5px 30px;
	position: relative;
}
.mono h4 a {
	color: #45674d !important;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.mono h4 span {
	background-color: #b4d9bd;
	color: #fff !important;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 17px;
	left: 0px;
	padding: 3px 5px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 13px;
	border: none;
}
.mono-content {
	padding: 10px 0px;
}
.mono-content ul, .mono-content li {
	margin: 0px;
	padding: 0px;
}
.mono-content .btn3 {
	margin-top: 10px;
}
/*.mono-content .btn3 + .btn3 {
	margin-top: 5px;
}*/
#mono-step2 #mono-type-preview,
#mono-step4 #mono-final-preview,
#mono-step5 #mono-final-preview {
	float: right;
	text-align: center;
}
#mono-step2 #mono-type-preview div:first-child,
#mono-step4 #mono-final-preview div:first-child,
#mono-step5 #mono-final-preview div:first-child {
	background-color: #fff;
	height: 120px;
	width: 145px;
	border: 1px solid black;
}
#mono-step4 #mono-final,
#mono-step5 #mono-final {
	width: 90px;
}

/* step 1 */
#mono-step1 li {
	float: left !important;
	list-style: none;
	padding-bottom: 5px;
	width: 140px;
}
#mono-step1 li input[type="radio"] {
	float: left;
}
#mono-step1 li span {
	display: block;
	/*float: left;*/
	font-size: 11px;
	padding: 0px 5px;
}
#mono-step1 li img {
	clear: right;
	/*float: left;*/
	max-width: 65px;
}

/* step 2 */
#mono-step2 #mono-type-preview div:first-child + span {
	display: block;
	font-size: 11px;
	padding-top: 5px;
}
#mono-step2 input[type="text"] {
	margin-bottom: 3px;
	width: 90px;
}
#mono-step2 .instructions {
	color: #666;
	font-size: 11px;
	width: 90px;
}

/* step 3 */
#mono-step3 li {
	float: left;
	height: 26px;
	list-style: none;
	width: 26px;
}
#mono-step3 li a {
	text-decoration: none;
}
#mono-step3 li a img {
	border: 1px solid #deefe2;
	height: 22px;
	padding: 1px;
	width: 22px;
}
#mono-step3 li a:hover img {
	border-color: #4c3221;
}
#mono-step3 #mono-color-name {
	font-size: 11px;
	padding-top: 5px;
}

/* step 4 & 5 */
#mono-step4 #mono-final span {
	display: block;
	font-size: 11px;
}
#mono-step4 p {
	line-height: 15px;
	padding-top: 10px;
}
.small_box{
	width: 20px !important;
	display: inline;
	text-transform: uppercase;
}
#monograms {
	margin-left: 0px !important;
}
.monogram-display {
	float: left;
	margin: 25px 10px 25px 0px;
	text-align: center;
	width: 120px;
}
.monogram-display p {
	font-weight: bold;
	margin-bottom: 5px;
}
.monogram-alt {
	padding-left: 15px;
}
.monogram-threads {
	height: 190px;
	margin-bottom: 15px;
}

ul#monogram-threads-thumbs {
	margin: 0px;
	padding: 0px;
}
ul#monogram-threads-thumbs li {
	float: left;
	font-size: 8px;
	list-style: none;
}
ul#monogram-threads-thumbs p {
	color:#333333;
	font-family:arial,sans-serif !important;
	font-size: 11px;
	line-height: 13px;
	padding: 3px 6px;
	text-align: center !important;
	width: 26px;
}
.threads_option_small {
	color: #4c4c4c;
	font-family: georgia, serif;
	font-size: 10px;
	padding: 5px 8px 5px 0px;
	text-align: center;
}
#robes {
	padding: 25px 0px 0px 0px;
	margin-left: 0px !important;
}
#robes p {
	font-weight: bold;
	margin: 0px 0px 10px 106px;
}
.robe-one {
	float: left;
	margin-bottom: 10px;
}
.robe-two {
	margin-bottom: 10px;
}
.robe-two img {
	padding-left: 25px !important;
	padding-top: 13px;
}
.robe-two p {
	font-weight: bold;
	margin: 0px !important;
	padding-left: 370px;
}
.shipping-robes p {
	margin-top: -18px !important;
}
.wrap-robe {
	padding-bottom: 25px;
	margin-left: 0px !important;
	width: 505px;
}
.wrap-robe p {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.error_text{
	color: red;
}

.mono_img{
	height: 40px;
	width: 50px;
	
}
