/*  =========================================================
URL: www.aromantic.co.uk
File:  /natural-skin-care.css
Date:  21. December 2009
Autor:  Simon J. Bowen
========================================================== */



/* MAIN STYLE SETTINGS */

html { height: 110%; }

	
.home { 
background-image: url(http://www.aromantic.co.uk/images/bg-body.jpg);

/* background-attachment: fixed;*/

background-repeat: no-repeat;
background-position:50% 0px;
background-color: #ffffff;
text-decoration: none;
    height: 101%; 
    width: 100%;
    margin: 0px;
    font: 100% Arial, Helvetica, sans-serif; 
    font-size: 12px; font-color: #333333;  
    margin: 0;padding: 0; text-align:left; text-align:top;
    }
	

img {
	border:0
}

.imgleft {
	border-right:10;
	padding-right:10;
	border-bottom:10;
	padding-bottom:10;
	border-color:#FFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td.rightpanel {
background-image: url(http://www.aromantic.co.uk/skin_aromantic/images/right-box-bg.gif);
padding-left:10;
padding-right:10;
}

td.leftpanel {
background-image: url(http://www.aromantic.co.uk/skin_aromantic/images/left-box-bg.gif);
padding-left:10;
padding-right:10;
}

td.leftpanelfix {
background-image: url(http://www.aromantic.co.uk/skin_aromantic/images/left-box-bg.gif);
}

td.signup {
background-image: url(http://www.aromantic.co.uk/skin_aromantic/images/signup-bg_.gif);
padding-left:10;
padding-right:10;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: 14px;
}

/* used by Susan's WYSIWYG editor for creating product and category descriptions */

h2.Sub-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #702d62;
	padding-bottom: 10px;
	padding-top: 5px;
}



em {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	color:#333;
	font-weight:bold;
}

.price {
	color: #333333;
	font-style: normal;
	font-weight:bold;
}

.discountprice {
	color: #CC3300;
	font-style: normal;
	font-weight:bold;
}

hr {
	border: thin dotted #23615F;
}

.tableborder {
	border: thin dotted #23615F;
	background-color:#ffffff;
	
}

/* LINK STYLES */


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #752B65;
	text-decoration: underline;
}

a:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #e673ef;
	text-decoration: none;
}

a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #1c665a;
	text-decoration: underline;
}

a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #e673ef;
	text-decoration: none;
}

/* FEATURED PRODUCTS LINKS E.G. IN SKIN CARE LIBRARY */

a:link.featproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c665a;
	text-decoration: none;
	font-weight:normal;
}

a:active.featproducts  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

a:visited.featproducts  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e673ef;
	text-decoration: none;
	font-weight:normal;
}

a:hover.featproducts  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

/* SMALL LINKS E.G. IN SKIN CARE LIBRARY */

a:link.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:active.small  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e673ef;
	text-decoration: none;
}

a:visited.small  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c665a;
	text-decoration: none;
}

a:hover.small  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e673ef;
	text-decoration: none;
}

a:link.smallvis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:active.smallvis  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e673ef;
	text-decoration: none;
}

a:visited.smallvis  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c665a;
	text-decoration: underline;
}

a:hover.smallvis  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e673ef;
	text-decoration: none;
}

/* LOGIN PANEL LINKS AND TEXT */

.loginmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}

a:link.loginmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:active.loginmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C;
	text-decoration: none;
}

a:visited.loginmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.loginmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C;
	text-decoration: none;
}


/* MAIN MENU LINKS */

a:link.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a:active.mainmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e673ef;
	text-decoration: none;
	font-weight:bold;
}

a:visited.mainmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c665a;
	text-decoration: none;
	font-weight:bold;
}

a:hover.mainmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e673ef;
	text-decoration: none;
	font-weight:bold;
}

/* HEADER STYLES */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #23615F;
	margin-top:10;
	margin-bottom:5;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #702d62;
	padding-bottom: 10px;
	padding-top: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #762b66;
	margin-top: 10px;
	margin-bottom:5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #762b64;
	font-size: 17px;
	font-style: italic;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 17px;
}

.pricelistheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* LIST STYLES */

ul.skincarelibrary {list-style:circle; list-style-position:outside; padding:10; margin:10;}

ul {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disk;
	list-style-position:outside;
	padding-left:10px;
}

li.content {
	margin-top: 1em;
	font-size: 12px;
	font-weight:normal;
	list-style-type: disk;
}

ul.featproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(skin_aromantic/images/marker.gif);
	list-style-type: disc;
	list-style-position:outside;
	padding-left:20px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position:inside;
}

/* FORM ELEMENTS */

.button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #23615F;
	font-weight: bold;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F5EBF3;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* VARIOUS TEXT STYLES */

.orderpanel1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #23615F;
}

.orderpanel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.orderpanel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #23615F;
}

.signup1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #752a65;
	font-weight: bold;
}

.signup2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #752a65;
	font-weight: bold;
}

.signup3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752a65;
	font-weight: normal;
}

.bodylarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #702d62;
	font-weight: bold;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
}


.red {
color: #CC3300;
font-weight:bold;
}

.Star {
color: #CC3300;
font-weight:bold;
}





/* NOT SURE IF REQUIRED - CHECK AND DELETE UNUSED */


.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

.DialogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #23615F;
}

a:link.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

a:active.login  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a:visited.login  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

a:hover.login  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a:link.newsbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #752B65;
	text-decoration: underline;
}

a:active.newsbar  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5EBF3;
	text-decoration: none;
}

a:visited.newsbar  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23615F;
	text-decoration: underline;
}

a:hover.newsbar  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #752B65;
	text-decoration: none;
}

.priceold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: line-through;
}

.offerborder {
	border: thin dotted #FF9900;
}

.prodviewheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #23615F;
	background-color: #C6D8DA;
	font-weight: bold;
	border-top: none #752B65;
	border-right: none #752B65;
	border-bottom: thin solid #752B65;
	border-left: thick solid #752B65;
}


.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.tableheaderwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.hilite {
	background-color: #FF0;
}

/*
WebsiteCM - Product Map (A-Z)
*/

/* Remove list properties for the product listings */
#productmapProductListing ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* First alternating color for the product listing rows */
.productMapBgColor {
	background-color: #F2F2F2;
	padding: 10px;
}

/* Second alternating color for the product listing rows */
.productMapBgColor2 {
	background-color: #FFFFFF;
	padding: 10px;
}

/* Color is used as the background for the area that contains A-Z clickable letters */
.productMapListingBgColor {
	background-color: #F2F2F2;
	padding: 1px 10px 15px 10px;
}

/* CSS to control the clickable A-Z letters */

.productmapAlpha {
	padding: 0px 0px 20px 0px;
    clear: left;
}

.productmapAlpha a, .productmapAlpha span {
    display: block;
    float: left;
    margin-right: 0.1em;
    background: #FFFFFF;
	font-size: 120%;
	padding: 1px 3px 1px 3px;
}

.productmapAlpha span.current {
    border: 1px solid #324c76;
    background: #324c76;
    font-weight: bold;
    color: #FFFFFF;
}

.productmapAlpha a {
    border: 1px solid #D6D7D9;
    text-decoration: none;
	color: #324c76;
}

.productmapAlpha a:hover {
    border-color: #324c76;
	color: #324c76;
	text-decoration: none;
}
