/*==================================================================

Project:		[GGS]
Version:		1.0
Last update:	27/07/2009

=====================================================================*/
.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: #655AFF; font-size: 1.35em; margin-bottom: 15px; padding-top: 20px;}
.boxborder h2 {color: #655AFF; font-size: 1.35em; margin-bottom: 15px; margin-top: 10px;}
.boxborder h3 {color: #655AFF; font-size: 1.35em; margin-bottom: 15px; margin-top: 10px;}

.boxborder {}

.intro-text {font-size: 1.2em;}
.product_title {font-size: 1.35em; color: #655AFF; font-weight: bold; padding-top: 15px;}
.product_cat_title {font-size: 1.1em; color: #655AFF; font-weight: bold; padding-top: 15px;}
.specialoffer {color: red; display: block; margin-top: 25px; margin-left: 10px; font-weight: bold;}
.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: #655AFF; font-weight: bold; margin-bottom: 25px;}
h1 a {font-size: 20px; color: #655AFF; font-weight: bold;}
h1 a:hover {font-size: 20px; color: #655AFF; 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: #3A442F;
	color: #fff;
}
.tableinfo
{
	padding: 10px;
	font-size: 1.15em;
}

/* TEXT-END */
.subhead {color: #655AFF;}
h1 a.subhead {color: #655AFF;}

/* 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: #A5A4A4; font-size:1.10em; margin-top: 20px;}
div.main_prod_desc {margin-top:25px;}
/* TEMPLATE-END */
.Normal {font-size: 1.3em;}

.button {font: normal bold 1.2em; border: 1px solid #000; background: #BB3325; color: #fff; 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:#0000ff;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}
.textcenter{
	text-align:center;
}
.textright{
	text-align:right;
}

/* Global Elements
=====================================================================*/
body {
	background:#fff url(../product_images/245/background.jpg) repeat-x;
	font-family:Arial, Verdana, serif;
	line-height:1.6em;
	font-size:12px;
	min-height:100%;
}
.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/245/background_glow.jpg) no-repeat 50% 0;
}
#wrapfooter {
	width:100%;
	background:url(../product_images/245/footer.png) repeat-x 0 100%;
}
#wrapper {
	width:999px;
	margin:0 auto;
}
#logo{
	width:426px;
	height:78px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
	margin:11px 0 0 22px;
}
#logo span{
	background:url(../product_images/245/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#header  {
	width:999px;
	height:206px;
	background:url(../product_images/245/header.png) no-repeat;
}
#placecart {
	width:322px;
	height:161px;
	float:right;
	background:url(../product_images/245/back_cart.png) no-repeat;
	margin:0 4px 0 0;
	display:inline;
}
#placecart h3 {
	width:292px;
	height:54px;
	font-size:18px;
	color:#fff;
	padding:15px 10px 20px 20px;
	letter-spacing:-1px;
}
#placecart h3 a, #placecart h3 a:link, #placecart h3 a:visited {
	text-decoration:underline;
}
#checkoutleft {
	width:216px;
	float:left;
	margin:13px 0 0 18px;
	letter-spacing:-1px;
	display:inline;
}
#textshopping {
	width:191px;
	height:29px;
	background:url(../product_images/245/icon_cart.png) no-repeat;
	padding:0 0 0 25px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
#textshopping a , #textshopping a:link, #textshopping a:visited{
	text-decoration:underline;
}
#textreg {
	width:216px;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}
#textreg a, #textreg a:link, #textreg a:visited {
	font-weight:bold;
	color:#fff;
	text-transform:none;
}
#checkoutright {
	width:87px;
	float:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:13px 0 0 0;
	display:inline;
}
#linkcheckout {
	display:block;
	width:81px;
	height:29px;
	background:url(../product_images/245/icon_checkout.png) no-repeat 100% 6px;
}
#checkoutright  a, #checkoutright  a:link, #checkoutright  a:visited {
	color:#fff;
}
#mainmenu {
	width:980px;
	height:39px;
	background:url(../product_images/245/sepmenu.png) no-repeat;
	margin:2px 0 0 11px;
	float:left;
}
#mainmenu li {
	height:39px;
	float:left;
	background:url(../product_images/245/sepmenu.png) no-repeat 100% 0;
}
#mainmenu li a {
	height:35px;
	float:left;
	display:inline;
	padding:8px 10px 0 10px;
	color:#dddcdc;
	font-size:13px;
	font-weight:bold;
}
#mainmenu li a:hover {
	background:url(../product_images/245/menu_hover.png) repeat-x;
	text-decoration:none;
}
#contenttop {
	width:999px;
	height:12px;
	background:url(../product_images/245/contenttop.png) no-repeat;
	margin:4px 0 0 0;
	font-size:0;
}
#content  {
	width:999px;
	background:url(../product_images/245/back_content.png) repeat-y;
}
#nav {
	width:181px;
	float:left;
	display:inline;
	margin:0 0 0 4px;
	background:url(../product_images/245/back_nav.png) repeat-y 1px 0;
}
#titlenavtop {
	width:164px;
	height:26px;
	background:url(../product_images/245/titlenav_top.png) no-repeat;
	font-size:14px;
	color:#fff;
	padding:0 0 0 17px;
	letter-spacing:-1px;
}
#frmsearch {
	width:148px;
	background: url(../product_images/245/navtitle.png) no-repeat;
	padding:9px 0 0 17px;
}
.textboxsearch {
	width:142px;
	height:20px;
	background:url(../product_images/245/textboxsearch.png) no-repeat;
	border:none;
	font-size:11px;
	color:#303030;
	padding:4px 5px;
}
.submitgo {
	width:49px;
	height:28px;
	background:url(../product_images/245/submitgo.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	float:right;
	margin:5px 5px 5px 0;
}
.titlenav {
	width:149px;
	height:31px;
	background:url(../product_images/245/titlenav.png) no-repeat;
	font-size:15px;
	color:#fff;
	padding:5px 0 0 17px;
	letter-spacing:-1px;
}
#menunav {
	width:166px;
	background:#ccc;
	padding:13px 0 15px 0;
	background: url(../product_images/245/navtitle.png) no-repeat;
}
#menunav li {
	margin:0;
	float:left;
	width:166px;
	display:inline;
}
#menunav li a{
	float:left;
	width:166px;
	display:inline;
	font-size:13px;
	color:#303030;
	line-height:0.9em;
	background:url(../product_images/245/arrow_1.png) no-repeat 5px 6px;
}
#menunav li a span {
	float:left;
	width:141px;
	display:inline;
	padding:5px 5px 7px 20px;
	background:url(../product_images/245/sepnav.gif) repeat-x 0 100%;
	cursor:pointer;
}
#menunav li a:hover, #menunav li a.title:hover, #menunav li a.sub:hover{
	background:#3d4530 url(../product_images/245/arrow_2.png) no-repeat 5px 6px;
	color:#fff;
	text-decoration:none;
}
#menunav li a.title{
	color:#303030;
	background:#dfe99a url(../product_images/245/arrow_3.png) no-repeat 5px 6px;
}
#menunav li a.sub{
	color:#303030;
	background:#f3f7df url(../product_images/245/arrow_4.png) no-repeat 5px 6px;
}
#maincontent {
	width:611px;
	float:left;
	padding:10px 0 0 0;
}
#maincontent h1 {
	font-size:22px;
	color:#303030;
	padding:0 0 10px 0;
}
#maincontent p {
	font-size:13px;
	color:#303030;
	padding:0 0 15px 0;
	line-height:1.4em;
}
#maincontent h2 {
	font-size:22px;
	color:#303030;
	padding:0 0 10px 0;
}


.subcategory {
	width:611px;
	margin:0 2px 0 0;
}
.subcategory li {
	width:151px;
	float:left;
	display:inline;
	margin:0 1px 0 0;
}
.subcategory li .placeimg {
	width:151px;
	height:160px;
	background:url(../product_images/245/back_img.png) no-repeat;
	text-align:center;
	padding:10px 0 0 0;
	display: block;
}
#maincontent .subcategory li a:hover{
	text-decoration:none;
	cursor:pointer;
}
.subcategory li .placeimg img{
	margin:3px 0;
}



.listproduct {
	width:611px;
	margin:0 2px 0 0;
}
.listproduct li {
	width:151px;
	float:left;
	display:inline;
	margin:0 1px 0 0;
}
.listproduct li .placeimg {
	width:151px;
	height:160px;
	background:url(../product_images/245/back_img.png) no-repeat;
	text-align:center;
	padding:10px 0 0 0;
	display: block;
}
#maincontent .listproduct li a:hover{
	text-decoration:none;
	cursor:pointer;
}
.listproduct li .placeimg img{
	margin:3px 0;
}
.backprice{
	width:151px;
	display:block;
	position:relative;
}
.shadow{
	width:151px;
	height:5px;
	background:url(../product_images/245/shadow.png) no-repeat;
	font-size:0;
	display:block;
	position:absolute;
	left:0;
}
.txtproduct, .txtproduct:link, .txtproduct:visited {
	width:123px;
	display:block;
	margin:0 auto;
	background:url(../product_images/245/back_price.png) no-repeat 0 100%;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	color:#323232;
	line-height:1.2em;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	min-height: 65px;
}
.backprice strong, .backprice:link strong, .backprice:visited strong {
	font-size:18px;
	color:#000;
	padding:3px 0 0 0;
	display:block;
}
.backprice:hover .txtproduct{
	background:url(../product_images/245/back_pricehover.png) no-repeat 0 100%;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.backprice:hover strong {
	color:#fff;
	cursor:pointer;
}
#boxmonthlytop {
	width:610px;
	height:9px;
	background:url(../product_images/245/box_top.png) no-repeat;
	font-size:0;
	margin:15px 0 0 0;
}
#boxmonthlyback {
	width:544px;
	background:url(../product_images/245/box_back.png) repeat-y;
	padding:12px 33px;
}
#titlemonthly {
	font-size:22px;
	color:#303030;
	height:29px;
	padding:3px 0 0 40px;
	background:url(../product_images/245/icon_monthly.png) no-repeat;
}
#boxmonthlybottom {
	width:610px;
	height:9px;
	background:url(../product_images/245/box_bottom.png) no-repeat;
	font-size:0;
}
#boxmonthlyback img {
	float:left;
	margin:10px 0 0 0;
}
#listmonthly {
	width:247px;
	float:right;
	margin:10px 0 0 0;
}
#listmonthly li {
	width:222px;
	padding:0 0 0 25px;
	background:url(../product_images/245/arrow_5.png) no-repeat 0 3px;
	font-size:13px;
	color:#303030;
	font-weight:bold;
}
#boxmonthlyback h4 {
	font-size:18px;
	color:#303030;
}
#boxmonthlyback p {
	font-size:12px;
	color:#303030;
}
#navright {
	width:180px;
	float:right;
	margin:0 13px 0 0;
	padding:15px 0 0 0;
}
.bannerfree {
	margin:0 0 0 3px;
}
#titleoffer{
	width:180px;
	height:51px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:block;
}
#titleoffer span{
	background:url(../product_images/245/title_specialoffer.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
.boxnav {
	width:160px;
	background:url(../product_images/245/back_boxnav.png) no-repeat 0 100%;
	padding:10px 10px 15px 10px;
}
.boxoffer {
	width:160px;
	text-align:center;
}
.boxoffer h4 {
	font-size:14px;
	line-height:1.4em;
	padding:0 0 5px 0;
}
.boxoffer img {
	border:3px solid #595f46;
}
.boxoffer p {
	font-size:10px;
	color:#303030;
	line-height:1.4em;
	padding:5px 0 0 0;
}
.boxoffer p strong {
	font-size:20px;
}
.boxnewsletter {
	width:180px;
	height:104px;
	background:url(../product_images/245/box_newsletter.png) no-repeat;
	margin:4px 0;
	padding:13px 0 0 0;
}
#titlenewsletter{
	width:143px;
	height:24px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 0 0 10px;
}
#titlenewsletter span{
	background:url(../product_images/245/title_newsletter.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
.textboxnewsletter {
	width:142px;
	height:26px;
	background:url(../product_images/245/back_textnewsletter.png) no-repeat;
	border:none;
	margin:7px 0 0 16px;
	font-family:Verdana, arial, serif;
	font-size:1.0em;
	padding:0 3px;
}
.submitnewsletter {
	width:87px;
	height:26px;
	background:url(../product_images/245/submit_newsletter.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	float:right;
	margin:5px 15px 0 0;
}
#titlenewproduct{
	width:180px;
	height:47px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:block;
}
#titlenewproduct span{
	background:url(../product_images/245/title_newproducts.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
.boxnewproduct {
	width:150px;
	padding:0 5px;
}
.boxnewproduct img {
	float:left;
	margin:0 10px 0 0;
}
.boxnewproduct h4 {
	font-size:14px;
	line-height:1.2em;
}
.boxnewproduct h4 a, .boxnewproduct h4 a:link, .boxnewproduct h4 a:visited {
	color:#303030;
}
.boxnewproduct p {
	font-size:10px;
	color:#303030;
	line-height:1.4em;
	padding:7px 0 0 0;
}
.boxnewproduct p strong {
	font-size:20px;
}
/* PID
=====================================================================*/
#breadcrumb {
	font-size:16px;
	color:#303030;
}
#breadcrumb a, #breadcrumb alink, #breadcrumb a:visited {
	color:#303030;
}
.boxcontenttop {
	width:610px;
	height:9px;
	background:url(../product_images/245/box_top.png) no-repeat;
	font-size:0;
	margin:10px 0 0 0;
}
.boxcontentback {
	width:574px;
	background:url(../product_images/245/box_back.png) repeat-y;
	padding:7px 18px;
}
#placeimgmain {
	width:329px;
	float:left;
	display: block;
}
.boxcontentbottom {
	width:610px;
	height:9px;
	background:url(../product_images/245/box_bottom.png) no-repeat;
	font-size:0;
}
.imgmain {
	padding:6px;
	border:1px solid #ebe9e8;
}
.linkenlarge, .linkenlarge:link, .linkenlarge:visited {
	height:14px;
	float:left;
	display:inline;
	background:url(../product_images/245/icon_lop.png) no-repeat 0 2px;
	padding:0 0 0 18px;
	font-size:10px;
	color:#30302f;
	text-transform:uppercase;
}
.linkview, .linkview:link, .linkview:visited {
	height:14px;
	float:right;
	display:inline;
	background:url(../product_images/245/icon_lop.png) no-repeat 0 2px;
	padding:0 0 0 18px;
	font-size:10px;
	color:#30302f;
	text-transform:uppercase;
}
#listthumb {
	width:329px;
	background:url(../product_images/245/dotted.png) repeat-x;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
#listthumb li {
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
#listthumb p strong span{
	font-size:14px;
}
#placeproductmain {
	width:235px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
}
#placeproductmain h2 {
	font-size:21px;
	color:#303030;
	text-align: left;
}
#placeprice h3 {
	font-size:10px;
	color:#303030;
	line-height:1.4em;
}
#placeprice {
	width:219px;
	height:30px;
	background:url(../product_images/245/back_mainprice.png) repeat-x;
	padding:10px 8px;
}
#placeprice span {
	color:#8a8a89;
}
#placeprice strong {
	font-size:18px;
}
#earnpoint 
{
	margin-top: 20px;
	font-size:10px;
	font-weight:lighter;
	text-transform:uppercase;
	background:url(../product_images/245/icon_heart.png) no-repeat 0 10px;
	padding:9px 0 9px 18px;
}
#placestock {
	width:235px;
	height:40px;
	background:url(../product_images/245/back_stock.png) repeat-x;
	padding:16px 0 0 0;
}
#placestock h4 {
	height:22px;
	background:url(../product_images/245/icon_stock.png) no-repeat;
	padding:0 0 0 30px;
	font-size:16px;
	color:#303030;
}
#placeproductmain p {
	font-size:12px;
	color:#30302f;
	line-height:1.4em;
	padding:10px 0;
	background:url(../product_images/245/dotted.png) repeat-x 0 100%;
}
#placeproductmain p strong {
	font-size:14px;
}
.btAddToCart{
	width:235px;
	height:40px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	margin:11px 0 0 0;
}
.btAddToCart span{
	background:url(../product_images/245/but_addtobasket.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
.btAddToCart{
	width:235px;
	height:40px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	margin:11px 0 0 0;
}
.btAddToCart span{
	background:url(../product_images/245/but_addtobasket.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#descproduct {
	width:547px;
	background:url(../product_images/245/dotted.png) repeat-x;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}
#descproduct p {
	font-size:12px;
	color:#303030;
	padding:0 0 15px 0;
}
#buttop{
	width:93px;
	height:25px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	margin:5px 0 0 0;
	float:right;
}
#buttop span{
	background:url(../product_images/245/but_top.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
/* Footer
=====================================================================*/
#footer {
	width:999px;
	height:248px;
	background:url(../product_images/245/back_footer.png) no-repeat;
	margin:0 auto;
}
#footerleft {
	width:403px;
	height:174px;
	float:left;
	display:inline;
	padding:28px 0 0 23px;
	margin:0 211px 0 0;
}
#footerleft p {
	font-size:12px;
	color:#fff;
	padding:0 0 15px 0;
	line-height:1.4em;
}
#footerleft p a, #footerleft p a:link, #footerleft p a:visited {
	color:#fff;
}
.menufooter {
	width:156px;
	float:left;
	padding:30px 0 0 25px;
}
.menufooter li {
	width:156px;
	margin:0 0 2px 0;
}
.menufooter li a, .menufooter li a:link, .menufooter li a:visited {
	color:#fff;
}
#menufooterbottom {
	width:999px;
	height:13px;
	text-align:center;
	margin:10px 0 0 0;
}
#menufooterbottom li {
	display:inline;
	height:13px;
	background:url(../product_images/245/sepfooter.png) no-repeat 100% 2px;
	padding:0 7px;
	color:#fff;
}
#menufooterbottom li a, #menufooterbottom li a:link, #menufooterbottom li a visited {
	color:#fff;
	text-decoration:underline;
}
#menufooterbottom li.last {
	background:none;
}

#placevideo1{
	width:225px;
	height:144px;
	float:left;
	margin:0 10px 0 0;
	display:inline;
}

#placeimgright{
	float:right;
	display:inline;
	width:153px;
	height:153px;
}