
/******* HTML tag styles *******/
html {
     overflow: -moz-scrollbars-vertical;
}
html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
}

/******* generic link and anchor tag styles *******/
a:visited, a:link {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	margin: 0px;
	padding: 0px;
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/******************* header styles *******************/
.header_links a:visited {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-size:11px;
	color: #FCCDE5;
    text-decoration: underline;
	background-color: #000000;
	line-height: 15px;
}
.header_links a:link {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-size:11px;
	color: #FCCDE5;
    text-decoration: underline;
	background-color: #000000;
	line-height: 15px;
}
.header_links a:hover {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-size:11px;
	color:#FFF;
    text-decoration: underline;
	background-color: #000000;
	line-height: 15px;
}


/******************* content styles *******************/
h1{	/*main content headings*/
	margin: 0px 30px 0px 30px;
	padding: 25px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	border-bottom: 1px solid #F3D3E3;
}
h2{	/*left col headings*/
	margin: 0px 40px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #8F3A6B;
}
h3{	/*main heading big */
	margin: 0px 30px 15px 30px;
	padding: 25px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #8F3A6B;
}
h4{	/*Product Name */
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9C4771;
}
h5{	/*sub menu heading headings*/
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #450043;
	border-bottom: 1px solid #8F3A6B;
}

.mainHead_Purple{	/*main heading big PURPLE*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #780176;
}
.content_txt{
	margin: 0px;
	padding: 15px 30px 0px 30px;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 17px;
	text-align: left;
}
.content_txt1{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 17px;
	text-align: left;
}
.content_txtBold{
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	line-height: 17px;
	text-align: left;
}
.content_txtSmall{
	margin: 0px;
	padding: 0px 15px 0px 15px;
	font: normal 90% Arial, Verdana, Arial, Helvetica, sans-serif;
	color: #4D5D60;
	line-height: 15px;
	text-align: left;
}
.content_txtRed{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: normal 100% Arial, Verdana, Helvetica, sans-serif;
	color: #097AA2;
	line-height: 19px;
	text-align: left;
}
.content_Pink{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #E355A9;
	line-height: 17px;
	text-align: left;
}

.content_links{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #906C3A;
	line-height: 15px;
	text-align: left;
}
.content_links a:visited {
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color: #906C3A;
    text-decoration: none;
}
.content_links a:link {
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color: #906C3A;
    text-decoration: none;
}
.content_links a:hover {
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color:#BA0000;
    text-decoration: underline;
}

/******************* bullet styles *******************/
.bullets{
	margin-left: 30px;
	padding: 0px 0px 0px 0px;
    list-style: none;
}
.bullets li {
	padding: 0px 10px 0px 15px;
    background-image: url(../images/bullet_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
	line-height: 18px;
}
.bullets_links p {
	color: #097AA2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
}
.bullets_links a:link {
	color:#097AA2;
	font-size: 10px;
    text-decoration: none;
}
.bullets_links a:visited {
	color:#097AA2;
	font-size: 10px;
    text-decoration: none;
}
.bullets_links a:hover {
	color:#383945;
	font-size: 10px;
    text-decoration: underline;
}
/**************** mailing list box style styles ****************/
.mailing_bx {
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 8px 0px;
}

/******************* Product Page styles *******************/
.price_Txt {
	margin: 0px 30px 0px 30px;
	padding: 25px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #440042;
}
.productPg_dividerBkgd{
	margin: 5px 30px 5px 30px;
	background-color: #9C4771;
}
.display_Txt {
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	line-height: 30px;
}
.pageOF_Txt {
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #440042;
	line-height: 30px;
}
.page3OF_Txt {
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #440042;
	line-height: 30px;
}
.page2OF_Txt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #440042;
	line-height: 15px;
}
.nextPervious_links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
    text-decoration: underline;
}
.nextPervious_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
    text-decoration: underline;
}
.nextPervious_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
    text-decoration: underline;
}
.product_results_txt{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 17px;
	text-align: left;
}

/**************** footer styles ****************/
.footer_links{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAD7E9;
	text-align: left;
	line-height: 16px;
}
.footer_links p {
	color: #EAD7E9;
	font-size: 10px;
}
.footer_links a:link {
	color: #EAD7E9;
	font-size: 10px;
    text-decoration: none;
}
.footer_links a:visited {
	color: #EAD7E9;
	font-size: 10px;
    text-decoration: none;
}
.footer_links a:hover {
	color:#F668B2;
	font-size: 10px;
    text-decoration: underline;
}
.footer_jesDesign{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABB2AD;
	text-align: left;
	line-height: 16px;
}
.footer_jesDesign a:link {
	color: #ABB2AD;
	font-size: 10px;
    text-decoration: none;
}
.footer_jesDesign a:visited {
	color: #ABB2AD;
	font-size: 10px;
    text-decoration: none;
}
.footer_jesDesign a:hover {
	color:#F668B2;
	font-size: 10px;
    text-decoration: underline;
}
.contact_links{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F668B2;
}
.contact_links p {
	color: #F668B2;
	font-size: 11px;
}
.contact_links a:link {
	color: #F668B2;
	font-size: 11px;
    text-decoration: underline;
}
.contact_links a:visited {
	color: #F668B2;
	font-size: 11px;
    text-decoration: underline;
}
.contact_links a:hover {
	color:#FFF;
	font-size: 11px;
    text-decoration: underline;
}

/********************* end *********************/

/********************* Styles for mailing list form******************/
#formmailinglist {
background: transparent url("../images/mailing-list-bkgd.gif");
height: 121px;
width: 251px;
}

#input1 {
background: transparent;
border: none;
position: relative;
color: #999;
font-size: 90%;
left: 71px;
top: 29px;
height: 15px;
line-height: 18px;
padding: 0;
width: 142px;
float: left;
}

#input2 {
background: transparent;
border: none;
position: relative;
color: #999;
font-size: 90%;
left: 71px;
top: 34px;
height: 15px;
line-height: 18px;
padding: 0;
width: 142px;
float: left;
}

#input3 {
background: transparent;
border: none;
position: relative;
color: #999;
font-size: 90%;
left: 71px;
top: 39px;
height: 15px;
line-height: 18px;
padding: 0;
width: 142px;
float: left;
}

#submit_image {
position: relative;
left: 66px;
top: 44px;
}


#cart_contents { /* table for shopping cart items */
margin: 10px 20px 20px; 
border-right: 0; 
border-left: 0; 
border-top: 1px solid #ccc; 
width: 460px;
}
table#cart_contents td,
table#cart_contents th {
border-left: 0;
vertical-align: middle;
padding-top: 14px;
padding-bottom: 14px;
line-height: 1em;
font-size: 11px;
}
#cart_delivery_row td {
border-top: 2px solid #ccc;
border-bottom: 0;
}
table#cart_contents img {
margin: 0; 
padding: 0;
}
table#cart_contents td.cart_price sup,
table#cart_contents th.cart_price sup {
font-size: 9px;
}
table#cart_contents td.cart_prod_10wide {
width: 40px;
text-align: center;
}
table#cart_contents td.cart_title {
line-height: 1.5em;
padding-left: 5px;
}
td.cart_prod_10wide input.button {
margin: 0;
padding: 0;
}
td.cart_quantity {
text-align: left;
width: 10px;
padding-right: 10px;
}
td.cart_quantity select {
margin: 0 5px 0 3px;
padding: 0;
}
table#cart_contents td.cart_price,
table#cart_contents th.cart_price {
text-align: right;  
width: 80px;
font-size: 15px; 
padding-right: 10px;
color: #5B160B; /* rust */
}
table#cart_contents td.cart_delivery,
table#cart_contents th.cart_delivery {
text-align: right;
padding: 0 10px;
}
table#cart_contents th.cart_delivery strong {
font-weight: bold;
color: #5e5e5e;
}
.padding_left {
padding-left: 10px;
border-top: 1px solid #ccc;
}
.text_right {
text-align: right;
}
table#cart_contents .no_border th,
table#cart_contents .no_border td,
table#checkout_sidebar .no_border th {
border-bottom: 0;
font-size: 12px;
}
table#checkout_sidebar td {
font-size: 10px;
}
table#checkout_sidebar td,
table#checkout_sidebar th {
border-bottom: 1px solid #ccc;
line-height: 1.2em;
padding: 10px 0;
}
table#cart_contents.search_results td {
vertical-align: top;
}

table#cart_contents.search_results { /* table for search results */
height: 364px;
}
table#cart_contents.search_results th {
background: transparent;
border: 0;
}
table#cart_contents.search_results td {
height: 50px;
line-height: 1.4em;
}
table#cart_contents.search_results td.result_image {
width: 10px;
text-align: center;
padding-right: 10px;
vertical-align: middle;
}
table#cart_contents.search_results td.result_title {
width: 350px;
padding-right: 40px;
}
table#cart_contents.search_results td.result_price {
width: 100px;
text-align: right;
padding-right: 20px;
}

/******************* bullet styles *******************/

.bullets{
    margin-left: 60px;
    padding: 0px 0px 0px 0px;
    list-style-type: disc;
}

.bullets li {
    padding: 0px 10px 0px 15px;
    line-height: 18px;
}

.bullets_links p {
    color: #333;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 20px;
}

.bullets_links a:link {
    color:#333;
    font-size: 11px;
    text-decoration: none;
}

.bullets_links a:visited {
    color:#333;
    font-size: 11px;
    text-decoration: none;
}

.bullets_links a:hover {
    color:#BA0000;
    font-size: 10px;
    text-decoration: underline;
}
