/*==================================================================

Project:		[PA]
Version:		1.0
Last update:	12/07/2010
Assigned to:	[David Geran]

=====================================================================*/
.NoImageTemplateWidth
{
	width: 600px;
}

.hideSubMenu {display: none;}
.showSubMenu {display: block;}
.menuSelected {display: block;}
.menuNotSelected {display: block;}
.SubmenuSelected {display: block;}
.SubmenuNotSelected {display: block;}

.boxborder h1 {padding: 0px; color: #A379C2; font-size: 1.95em; margin-bottom: 15px;}
.boxborder h2 {color: #A379C2; font-size: 1.35em; margin-bottom: 15px;}
.boxborder h3 {color: #A379C2; font-size: 1.35em; margin-bottom: 15px; }

.boxborder a {color: #A379C2;}
.boxborder {padding-right: 10px;}

.boxborder p {line-height: 25px;}


.intro-text {font-size: 1.2em;}
.product_title {font-size: 1.35em; color: #A379C2; font-weight: bold; padding-top: 15px;}
.product_cat_title {font-size: 1.1em; color: #A379C2; 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: #A379C2; font-weight: bold; margin-bottom: 25px;}
h1 a {font-size: 20px; color: #A379C2; font-weight: bold;}
h1 a:hover {font-size: 20px; color: #A379C2; font-weight: bold; text-decoration: underline;}

.CountrySelection {font-size: 1.1em;}
	
.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;}
a.enlarge {color: #8C0505;}
.Header
{
	line-height: 25px;
	font-weight: bold;
	background-color: #A379C2;
	color: #fff;
}
.tableinfo
{
	padding: 10px;
}

/* TEXT-END */
.subhead {color: #A379C2;}
h1 a.subhead {color: #A379C2;}

/* TEMPLATE-START */
div.sku {color:#947966; font-size:80%;}
div.price {color:#000; font-size:2.05em; font-weight:bold; margin-top:30px;}
div.price_conversion {color: #000; font-size:0.8em; }
div.main_prod_desc {margin-top:25px;}
.tax {font-size: 0.50em;}
/* TEMPLATE-END */
.Normal {font-size: 1.3em;}

.button {font-weight: bold; font-size: 1.15em; border: 1px solid #000; background: #A379C2; color: #fff; padding: 5px;}

.enlarge {color: #000;}
a.enlarge {color: #000;}
/* 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:#bd3ea4;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline:none;
}
.clear { 
	clear:both; 
}

/* Global Elements
=====================================================================*/
body {
	background:#c0b3a9 url(../product_images/327/background.png);
	font-family: arial, verdana, 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/327/header.jpg) no-repeat 50% 0;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	width:960px;
	height:106px;
}
#logo{
	width:488px;
	height:76px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:left;
	margin:16px 0 0 12px;
}
#logo span{
	background:url(../product_images/327/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#placecart {
	width:285px;
	float:right;
	height:106px;
}
#placecart ul li {
	height:30px;
}
#placecart ul {
	padding:10px 0;
}
#textbasket{
	width:172px;
	height:25px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:left;
}
#textbasket span{
	background:url(../product_images/327/text_shopping.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
.linkitem {
	font-size:19px;
	font-family:Georgia, Garamond, serif;
	float:left;
	display:inline;
	margin:0 0 0 5px;
}
.iconcheckout {
	height:30px;
	background:url(../product_images/327/icon_checkout.png) no-repeat;
	padding:0 0 0 27px;
}
.iconcheckout a {
	font-size:19px;
	font-family:Georgia, Garamond, serif;
}
.iconregister {
	height:30px;
	background:url(../product_images/327/icon_register.png) no-repeat;
	padding:0 0 0 27px;
	font-size:19px;
	font-family:Georgia, Garamond, serif;
	color:#bd3ea4;
}
.iconregister a {
	font-size:19px;
	font-family:Georgia, Garamond, serif;
}
#placemainmenu {
	width:960px;
	height:43px;
	background:url(../product_images/327/mainmenu.png) no-repeat;
}
#mainmenu {
	width:757px;
	height:43px;
	float:left;
	background:url(../product_images/327/sepmenu.png) no-repeat;
	margin:0 0 0 7px;
	display:inline;
	padding:0 0 0 1px;
}
#mainmenu li {
	height:43px;
	float:left;
	background:url(../product_images/327/sepmenu.png) no-repeat 100% 0;
	padding:0 1px 0 0;
}
#mainmenu li a {
	height:43px;
	float:left;
	display:inline;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
#mainmenu li a span {
	height:28px;
	float:left;
	display:inline;
	padding:15px 19px 0 19px;
	cursor:pointer;
}
#mainmenu li a:hover, #mainmenu li.active a {
	background:url(../product_images/327/menu_left.png) no-repeat 0 6px;
	color:#9866c0;
	text-decoration:none;
}
#mainmenu li a:hover span, #mainmenu li.active a span {
	background:url(../product_images/327/menu_right.png) no-repeat 100% 6px;
}
#frmsearch {
	width:192px;
	height:35px;
	float:right;
	display:inline;
	background:url(../product_images/327/back_search.png) no-repeat;
	margin:4px 3px 0 0;
}
.textboxsearch {
	width:121px;
	float:left;
	background:#fff;
	border:none;
	margin:6px 0 0 7px;
	font-size:12px;
	color:#8d8d8d;
	padding:3px 7px 0 7px;
}
.submitsearch {
	width:41px;
	height:30px;
	background:url(../product_images/327/submit_search.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	float:right;
	margin:2px 3px 0 0;
}
#content {
	background:#fff;
}
#nav {
	width:235px;
	float:left;
	padding:7px 0 0 0;
}
#menunav {
	width:235px;
	background:url(../product_images/327/shadow_nav.png) no-repeat 100% 0;
	padding:10px 0 0 0;
}
#menunav li {
	width:226px;
	margin:0 0 1px 0;
}
#menunav li a {
	width:213px;
	display:block;
	background:#8a7665;
	padding:5px 0 5px 13px;
	color:#fff;
	font-weight:bold;
}
#menunav li a:hover {
	background:#9970ba;
	text-decoration:none;
}
#titledownload{
	width:215px;
	height:32px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	margin:10px 0 0 12px;
}
#titledownload span{
	background:url(../product_images/327/title_download.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#placedownload {
	width:187px;
	background:#eee7e3;
	margin:5px 0 0 12px;
	padding:10px 14px;
}
#placedownload img {
	border:3px solid #c99fce;
	float:left;
	margin:0 7px 7px 0;
}
#placedownload h4 {
	font-size:20px;
	color:#5a4d42;
}
#placedownload p {
	font-size:12px;
	color:#5a4d42;
	padding:3px 0 0 0;
}
.linkdownload, .linkdownload:link, .linkdownload:visited {
	width:96px;
	height:22px;
	float:right;
	background:url(../product_images/327/but_download.png) no-repeat;
	margin:5px 0 0 0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:6px 0 0 0;
}
#maincontent {
	width:720px;
	float:right;
	padding:17px 0 0 0;
}
#titlewelcome{
	width:343px;
	height:26px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 0 10px 0;
}
#titlewelcome span{
	background:url(../product_images/327/title_welcome.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#textquality{
	width:686px;
	height:38px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 0 10px 0;
}
#textquality span{
	background:url(../product_images/327/text_quality.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#intro {
	padding:0 27px 0 0;
}
#intro p {
	font-size:13px;
	color:#000;
	line-height:1.6em;
	padding:0 0 15px 0;
}
#intro img {
	float:right;
	border:3px solid #ceaad2;
	margin:0 0 0 15px;
}
.maintitle {
	font-size:22px;
	color:#9f70c4;
}
.rowproduct {
	width:172px;
	display:inline;
	float:left;
	margin:5px 1px 0 0;
	vertical-align: top;
}
.boxproduct 
{
	width:172px;
	margin:0 0 1px 0;
	background:#eee7e3;
}
.boxproduct a {
	width:122px;
	display:block;
	text-align:center;
	padding:7px 25px 15px 25px;
}
.boxproduct a img {
	border:3px solid #fff;
	margin:0 0 5px 0;
}
.boxproduct a:hover, .boxproduct a:hover .textprice, .boxproduct a:hover .titleproduct {
	text-decoration:none;
	color:#635548;
}
#listproduct {
	margin:5px 0 0 0;
}
#listproduct li {
	width:172px;
	background:#eee7e3;
	display:inline;
	float:left;
	margin:0 1px 1px 0;
}
#listproduct li a {
	width:142px;
	display:inline;
	float:left;
	text-align:center;
	padding:7px 15px 15px 15px;
}
.titleproduct {
	font-size:13px;
	color:#8a68a6;
}
#listproduct li a img {
	border:3px solid #fff;
	margin:0 0 5px 0;
}
.textprice {
	font-size:18px;
	color:#c14baa;
}
#listproduct li a:hover, #listproduct li a:hover .textprice, #listproduct li a:hover .titleproduct {
	text-decoration:none;
	color:#635548;
}
#placebannerbottom {
	width:681px;
	height:123px;
	border:5px solid #e6e6e6;
	margin:6px 0 0 0;
}
#butbacktotop, #butbacktotop:link, #butbacktotop:visited {
	width:107px;
	height:20px;
	background:url(../product_images/327/but_backtotop.png) no-repeat;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	float:right;
	padding:9px 0 0 15px;
}
/* Footer
=====================================================================*/
#footer {
	width:960px;
	height:211px;
	background:url(../product_images/327/footer.jpg) no-repeat;
	margin:0 0 10px 0;
}
#menufooter {
	height:15px;
	padding:9px 0 0 23px;
}
#menufooter li {
	height:15px;
	display:inline;
	float:left;
	background:url(../product_images/327/sepfooter.png) no-repeat 100% 2px;
	padding:0 8px 0 7px;
}
#menufooter li  a {
	font-size:12px;
	color:#eee7e3;
	font-weight:bold;
}
#menufooter li.last {
	background:none;
}
#footerleft {
	width:700px;
	float:left;
	padding:0 0 0 25px;
}
#logofooter{
	width:394px;
	height:36px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	margin:22px 0 5px 0;
}
#logofooter span{
	background:url(../product_images/327/logo_footer.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#footerleft p {
	font-size:12px;
	color:#fff;
	padding:0 0 3px 0;
	width:385px;
}
#payment{
	width:239px;
	height:34px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	margin:0;
}
#payment span{
	background:url(../product_images/327/payment.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#footerright {
	width:135px;
	float:right;
	text-align:right;
	padding:20px 30px 0 0;
}
#footerright p {
	font-size:12px;
	color:#fff;
	padding:0 0 5px 0;
}
#footerright p a, #footerright p a:link, #footerright p a:visited {
	color:#fff;
	text-decoration:underline;
}