﻿/*==================================================================

Project:		[RavenBeauty]
Version:		1.0
Last update:	06/02/2010

=====================================================================*/
.NoImageTemplateWidth
{
	width: 600px;
}

.tax
{
	font-size: 0.4em;
}
.boxborder 
{
	font-size:13px;
}

.hideSubMenu {display: none;}
.showSubMenu {display: block;}
.menuSelected {display: block;}
.menuNotSelected {display: block;}
.SubmenuSelected {display: block;}
.SubmenuNotSelected {display: block;}

.boxborder h1 {padding: 0px; color: #843281; font-size: 1.35em; margin-bottom: 15px; padding-top: 20px;}
.boxborder h2 {color: #843281; font-size: 1.35em; margin-bottom: 15px; margin-top: 10px;}
.boxborder h3 {color: #843281; font-size: 1.35em; margin-bottom: 15px; margin-top: 10px;}

.boxborder {font-size: 1.1em; color: #606069;}

.intro-text {font-size: 1.2em;}
.product_title {font-size: 1.35em; color: #843281; font-weight: bold; padding-top: 15px;}
.product_cat_title {font-size: 1.1em; color: #843281; font-weight: bold; padding-top: 15px;}
.specialoffer {font-size: 50%; color: red;}
.shoppingnavigationheadertext {font-size: 10px; color: #4E0798; font-weight: bold;}
.linksboxtext {font-size: 10px; color: #4E0798; font-weight: bold; margin-bottom: 10px;}
.searchboxtext {margin-bottom: 3px; font-size: 10px;}

.checkouttext {font-size: 0.75em; width: 125px; line-height: 28px;}
.changetext {font-size: 0.60em;}
.SmallPurpleText {font-size: 0.80em; color: Red;}

h1 {font-size: 20px; color: #843281; font-weight: bold; margin-bottom: 25px;}
h1 a {font-size: 20px; color: #843281; font-weight: bold;}
h1 a:hover {font-size: 20px; color: #843281; font-weight: bold; text-decoration: underline;}

.CountrySelection {font-size: 0.9em;}
	
.input200 {width: 200px; height: 20px;}
.input215 {width: 215px; height: 20px;}
.input100 {width: 100px; height: 20px;}
.textbox150 {width: 150px; height: 20px;}
.inputBlack {height: 20px;}
.whitedropdownlist {height: 20px;}
.SmallText {font-size: 0.75em;}
.legacyTable {padding: 5px;}

.Header
{
	line-height: 25px;
	font-weight: bold;
	background-color: #843281;
	color: #fff;
}
.tableinfo
{
	padding: 10px;
}

/* TEXT-END */
.subhead {color: #843281;}
h1 a.subhead {color: #843281;}

/* TEMPLATE-START */
div.sku {color:#947966; font-size:80%;}
div.price {color:#400202; font-size:1.85em; font-weight:bold; margin-top:30px;}
div.price_conversion {color: #f3f1f0;}
div.main_prod_desc {margin-top:25px;}
/* TEMPLATE-END */
.Normal {font-size: 1.1em;}

.button {font: normal bold 1.2em; border: 1px solid #843281; background: #EFE6E5; color: #843281; padding: 5px;}

.enlarge {color: #822830;}
a.enlarge {color: #822830;}
/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#1c55a9;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline:none;
}
.clear { 
	clear:both; 
}

/* Global Elements
=====================================================================*/
body {
	background:#fff url(../product_images/544/background.png) repeat-x;
	font-family: verdana, arial, serif;
	font-size:12px;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
/* Start CSS Coding
=====================================================================*/
#container {
	width:100%;
	background:url(../product_images/544/header.jpg) no-repeat 50% 0;
}
#wrapper {
	width:868px;
	margin:0 auto;
}
#header {
	width:868px;
	height:85px;
	background:url(../product_images/544/header.png) no-repeat;
}
#logo{
	width:278px;
	height:74px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:left;
	margin:0 0 0 291px;
}
#logo span{
	background:url(../product_images/544/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#mainmenu {
	width:844px;
	height:36px;
	background:url(../product_images/544/mainmenu.png) no-repeat;
	padding:3px 0 0 24px;
}
#mainmenu li {
	height:36px;
	float:left;
	display:inline;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	height:26px;
	float:left;
	display:inline;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:10px 10px 0 10px;
}
#mainmenu li a:hover {
	background:url(../product_images/544/menu_hover.png) repeat-x;
	text-decoration:none;
}
#mainmenu li.active a {
	background:url(../product_images/544/menu_hover.png) repeat-x;
}
#placeinfo {
	width:839px;
	height:31px;
	background:url(../product_images/544/back_info.png) no-repeat;
	padding:0 14px 0 15px;
}
#placeinfo h3 {
	width:169px;
	height:21px;
	float:left;
	font-size:11px;
	color:#30302f;
	font-weight:lighter;
	padding:10px 0 0 0;
}
#placeinfo p {
	width:125px;
	height:21px;
	float:left;
	font-size:11px;
	color:#30302f;
	font-weight:lighter;
	padding:10px 0 0 0;
}
.linkregister, .linkregister:link, .linkregister:visited {
	color:#747c2b;
}
#frmsearch {
	width:246px;
	height:31px;
	float:left;
	background:url(../product_images/544/back_search.png) no-repeat 0 3px;
}
.textboxsearch {
	width:190px;
	height:16px;
	float:left;
	margin:7px 0 0 8px;
	font-size:11px;
	color:#505050;
	font-family: verdana, arial, serif;
	padding:2px 3px 0 3px;
	border:none;
	background:none;
}
.submitsearch {
	width:36px;
	height:25px;
	float:right;
	background:url(../product_images/544/but_search.png) no-repeat;
	border:none;
	margin:3px 0 0 0;
	font-family:Verdana, arial, serif;
	font-size:11px;
	color:#fff;
	padding:0 0 3px 0;
	text-transform:uppercase;
}
.linkcart, .linkcart:link, .linkcart:visited {
	width:56px;
	height:22px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:arial, verdana, serif;
	color:#30302f;
	background:url(../product_images/544/icon_cart.png) no-repeat 6px 7px;
	margin:0 0 0 18px;
	padding:9px 0 0 35px;
	text-decoration:underline;
}
#_ctl0_Header1_butbasket {
	width:94px;
	height:31px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0;
}
#_ctl0_Header1_butbasket span{
	background:url(../product_images/544/but_basket.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#_ctl0_Header1_butcheckout {
	width:94px;
	height:31px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0 0 0 2px;
}
#_ctl0_Header1_butcheckout span{
	background:url(../product_images/544/but_checkout.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#content {
	width:839px;
	background:url(../product_images/544/back_content.png) repeat-y;
	padding:0 14px 15px 15px;
}
#mainContent {
	width:839px;
	margin:0 0 5px 0;
	min-height: 247px;
	display: block;
}
#box1 {
	width:278px;
	height:153px;
	background:url(../product_images/544/box_1.jpg) no-repeat;
	text-align:center;
	margin:0 4px 0 0;
	display:inline;
	float:left;
}
#title1 {
	width:235px;
	height:69px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:6px 0 0 21px;
	text-indent:-5000px;
}
#title1 span{
	background:url(../product_images/544/title_1.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#box1 p, #box2 p, #box3 p {
	padding:7px 21px 0 21px;
	font-size:11px;
	color:#fff;
	clear:both;
}
#box2 {
	width:278px;
	height:153px;
	background:url(../product_images/544/box_2.jpg) no-repeat;
	text-align:center;
	display:inline;
	float:left;
}
#title2 {
	width:235px;
	height:69px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:6px 0 0 21px;
	text-indent:-5000px;
}
#title2 span{
	background:url(../product_images/544/title_2.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#box3 {
	width:275px;
	height:153px;
	background:url(../product_images/544/box_3.jpg) no-repeat;
	display:inline;
	float:right;
}
#title3 {
	width:181px;
	height:25px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:9px 0 0 21px;
	text-indent:-5000px;
}
#title3 span{
	background:url(../product_images/544/title_3.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
.textboxnewsletter {
	width:220px;
	height:22px;
	background:url(../product_images/544/textbox_newsletter.png) no-repeat;
	border:none;
	margin:8px 0 0 21px;
	font-family: Verdana, arial, serif;
	color:#626262;
	font-size:11px;
	padding:7px 5px 0 5px;
}
.submitnewsletter {
	width:76px;
	height:30px;
	background:url(../product_images/544/submitnewsletter.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	float:right;
	margin:2px 23px 0 0;
}
#menufooter {
	width:868px;
	height:45px;
	background:url(../product_images/544/menu_footer.png) no-repeat;
	padding:7px 0 0 0;
}
#mainmenufooter {
	width:844px;
	height:36px;
	padding:3px 0 0 24px;
}
#mainmenufooter li {
	height:36px;
	float:left;
	display:inline;
}
#mainmenufooter li a, #mainmenufooter li a:link, #mainmenufooter li a:visited {
	height:26px;
	float:left;
	display:inline;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:10px 10px 0 10px;
}
#mainmenufooter li a:hover {
	background:url(../product_images/544/menu_hover.png) repeat-x;
	text-decoration:none;
}
/* Inner
=====================================================================*/
#contentinner {
	width:860px;
	background:url(../product_images/544/back_content.png) repeat-y;
	padding:0 4px 15px 4px;
	min-height: 350px;
}
#shadow {
	width:860px;
	height:16px;
	background:url(../product_images/544/shadow.png) no-repeat;
	font-size:0;
}
#nav {
	width:163px;
	float:left;
}
#nav h3 {
	width:148px;
	height:24px;
	background:#a6325e;
	font-size: 0.9em;
	color:#fff;
	padding:7px 0 0 15px;
	text-transform:uppercase;
}
#menunav {
	width:163px;
}
#menunav li {
	width:163px;
	display:inline;
	float:left;
	border-bottom:1px solid #a6325e;
}
#menunav li a, #menunav li a:link, #menunav li a:visited {
	width:133px;
	display:inline;
	float:left;
	background:#ce719b;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:7px 15px;
}
#menunav li a:hover, #menunav li.active a {
	background:#e7aacd;
	color:#a6325e;
	text-decoration:none;
}
#maincontent {
	width:684px;
	float:left;
	padding:0 0 0 13px;
}
#maincontent h1 {
	font-size:16px;
	color:#30302f;
	font-weight:lighter;
}
#listproduct {
	padding:10px 0;
}
#listproduct li  {
	width:169px;
	float:left;
	display:inline;
	background:url(../product_images/544/product_bottom.png) no-repeat 0 100%;
	padding:0 0 4px 0;
}
#listproduct li a {color: #fff;}

#listproduct li .placeproduct {
	background:url(../product_images/544/product_top.png) no-repeat;
	padding:11px 5px 0 4px;
	text-align:center;
}
.placeproduct img {
	margin:0 0 5px 0;
}
.placeproduct p {
	font-size:13px;
	color:#30302f;
	font-weight:bold;
	padding:0 10px 0 9px;
}

.price {
	float:right;
	font-size:13px;
	font-weight:bold;
	color:#545452;
}
.linkbuy, .linkbuy:link, .linkbuy:visited {
	width:41px;
	height:17px;
	float:left;
	display:inline;
	background:url(../product_images/544/back_buy.png) repeat-x;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}
.linkbuy:hover, .linkmore:hover {
	text-decoration:none;
}
.linkmore, .linkmore:link, .linkmore:visited {
	width:102px;
	height:17px;
	float:right;
	display:inline;
	background:url(../product_images/544/back_more.png) repeat-x;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}
/* Footer
=====================================================================*/
#footer {
	width:868px;
	height:30px;
	text-align:center;
	font-size:11px;
	color:#30302f;
	font-family:Arial,verdana, serif;
	padding:5px 0 0 0;
}