﻿/*==================================================================

Project:		[CosmicCollection]
Version:		1.0
Last update:	15/06/2009

=====================================================================*/

table.normal td {font-size: 1.2em;}
table td a {font-size: 1.2em;}


/* 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:#600459;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}

/* Global Elements
=====================================================================*/
body {
	background:#fffaed url(../product_images/435/background.png) repeat-x;
	line-height: 1.6em;
	font:62.5% Georgia,Garamond,serif;
}
.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;
}


.button {font: normal bolder 14px; border: 2px solid #FCD3E3; background: #600459; color: #FCD3E3; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;}
a.button {font: normal bolder 14px; border: 2px solid #FCD3E3; background: #600459; color: #FCD3E3; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; text-decoration: none;}


.inputBlack {margin: 5px;}
.input215 {width: 215px; padding: 2px; margin-top: 5px;}
.textbox150 {width: 150px; padding: 2px; margin-top: 5px;}
.dropdownlist {width: 250px; padding: 2px; margin-top: 5px;}

div.sku {color:#C0C0C0; font-size:80%;}
div.price {color:#947966; font-size:160%; font-weight:bold; margin-top:30px;}
div.price_conversion { font-size:80%;}
div.main_prod_desc {margin-top:25px;}

.bodytable {font-size: 0.8em;}
.tableinfo {padding-left: 25px; padding-right: 25px;}
.CountrySelection {padding-left: 150px; margin-top: 25px; margin-bottom: 25px;}
.checkouttext {padding: 5px; font-size: 0.85em;}
.tax{ font-size: 0.65em;}
.enlarge{ font-size: 0.95em; color: #000;}
.Paging{ font-size: 0.8em;}
a.CategoryProductLink {color: White; font-size: 0.7em;}

.product_title {font-size: 1.25em; font-weight: bold;}
h1 {font-size: 13px; color: #000; font-weight: bold; margin-top: 5px;}
h1 a {font-size: 13px; color: #000; font-weight: bold; margin-top: 5px;}
h1 a:hover {font-size: 13px; color: #000; font-weight: bold; margin-top: 5px;}

div.sku {color:#C0C0C0; font-size:80%;}
div.price {color:#947966; font-size:160%; font-weight:bold; margin-top:30px;}
div.price_conversion { font-size:80%;}
div.main_prod_desc {margin-top:25px;}

.bodytable {font-size: 1.25em;}


/* Start CSS Coding
=====================================================================*/
#container {
	width:100%;
	background:url(../product_images/435/back_header.jpg) no-repeat 50% 0;
}
#containerfooter {
	width:100%;
	background:url(../product_images/435/back_footer.png) repeat-x 0 100%;
}
#backfooter {
	width:100%;
	background:url(../product_images/435/footer.jpg) no-repeat 50% 100%;
}
#wrapper {
	width:902px;
	margin:0 auto;
}
#header {
	width:902px;
	height:185px;
}
#logo{
	width:516px;
	height:134px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
	margin:27px 0 0 -8px;
}
#logo span{
	background:url(../product_images/435/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#placecart {
	width:276px;
	height:133px;
	float:right;
	margin:27px -8px 0 0;
	background:url(../product_images/435/back_cart.png) no-repeat;
}
#listcart {
	width:260px;
	height:117px;
	margin:8px 0 0 8px;
}
#listcart li {
	width:260px;
	height:29px;
}
#listcart li a, #listcart li a:link, #listcart li a:visited {
	width:260px;
	height:29px;
	display:block;
	font-size:1.1em;
}
#listcart li.first a:hover {
	background:url(../product_images/435/cart_hoverfirst.png) no-repeat;
}
#listcart li strong {
	width:206px;
	height:22px;
	display:block;
	padding:7px 0 0 54px;
	cursor:pointer;
}
#listcart li strong span {
	color:#600459;
}
#listcart li a:hover {
	color:#600459;
	text-decoration:none;
	background:#e9d5d4;
}
#listcart li.last a:hover {
	background:url(../product_images/435/cart_hoverlast.png) no-repeat;
}
.cart {
	background:url(../product_images/435/icon_cart.png) no-repeat 20px 4px;
}
.wishlist {
	background:url(../product_images/435/icon_wishlist.png) no-repeat 20px 4px;
}
.checkout {
	background:url(../product_images/435/icon_checkout.png) no-repeat 20px 4px;
}
.login {
	background:url(../product_images/435/icon_login.png) no-repeat 20px 4px;
}
#placemainmenu {
	width:902px;
	height:50px;
}
#mainmenu {
	width:651px;
	height:50px;
	float:left;
	margin:0 0 0 -18px;
}
#mainmenu li {
	float:left;
	height:50px;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	float:left;
	height:35px;
	padding:15px 18px 0 18px;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
}
#mainmenu li a:hover {
	background:#7d0574;
	text-decoration:none;
}
#frmsearch {
	width:251px;
	height:50px;
	float:right;
	background:url(../product_images/435/back_search.png) no-repeat 23px 10px;
}
.textboxsearch {
	width:140px;
	height:22px;
	background:none;
	border:none;
	font-family:Georgia, Garamond, serif;
	font-size:1.1em;
	color:#404040;
	margin:19px 0 0 30px;
	float:left;
}
.submitsearch {
	width:70px;
	height:31px;
	background:url(../product_images/435/but_search.png) no-repeat;
	float:right;
	border:none;
	font-family:Georgia, Garamond, serif;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#495630;
	margin:10px 0 0 0;
	cursor:pointer;
}
#navleft {
	width:152px;
	float:left;
	background:url(../product_images/435/back_navleft.png) no-repeat 143px 340px;
	padding:20px 0 0 0;
}
#menunavleft {
	width:152px;
}
#menunavleft li {
	width:143px;
	height:41px;
	display:block;
	position:relative;
}
#menunavleft li a, #menunavleft li a:link, #menunavleft li a:visited {
	position:absolute;
	width:143px;
	height:28px;
	left:-30px;
	padding:13px 0 0 30px;
	font-size:1.1em;
	font-weight:bold;
}
#menunavleft li a:hover {
	background:url(../product_images/435/menunav_hover.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
#maincontent {
	width:484px;
	float:left;
	padding:20px 11px;
}

#maincontentWide {
	width:728px;
	float:left;
	padding:20px 11px;
	font-size: 1.2em;
}

#maincontent h1 {
	font-size:1.6em;
	color:#600459;
}
#maincontent p {
	font-size:1.2em;
	color:#010101;
	padding:15px 0 0 0;
	line-height:1.3em;
}
.sepmain {
	width:459px;
	height:36px;
	background:url(../product_images/435/sepmain.png) no-repeat;
	margin:5px auto;
}
.titlefeatured {
	font-size:1.5em;
	color:#600459;
	padding:0 0 0 25px;
	background:url(../product_images/435/icon_featured.png) no-repeat;
}
.subtitlefeatured {
	font-size:1.2em;
	color:#556538;
	padding:10px 0 5px 0;
}
.listfeatured {
	width:484px;
	padding:0 0 5px 0;
}
.listfeatured li {
	width:466px;
	border:2px solid #98aa76;
	background:#fffdf5;
	padding:7px;
	margin:0 0 7px 0;
}
.listfeatured li:hover {
	background:#fcf4fc;
	border:2px solid #bdd393;
}
.listfeatured li img {
	float:left;
	border:2px solid #98aa76;
	margin:0 10px 0 0;
}
#maincontent .listfeatured li strong {
	font-size:1.1em;
	color:#556538;
}
#maincontent .listfeatured li p {
	font-size:1.1em;
	padding:8px 0;
}
.listfeatured li a, .listfeatured li a:link, .listfeatured li a:visited {
	text-decoration:underline;
}
.titlearrival {
	font-size:1.5em;
	color:#600459;
	padding:0 0 5px 25px;
	background:url(../product_images/435/icon_arrival.png) no-repeat;
}
#listarrival {
	padding:10px 0 0 0;
}
#listarrival li {
	height:185px;
	float:left;
	display:inline;
	width:145px;
	text-align:center;
	position:relative;
	margin:0 24px 0 0;
}
#listarrival li.last {
	margin:0;
}
#listarrival li a, #listarrival li a:link, #listarrival li a:visited {
	float:left;
	display:block;
	width:145px;
	height:65px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	font-size:1.1em;
	padding:120px 0 0 0;
	background:url(../product_images/435/transparent.gif);
}
#listarrival li a img, #listarrival li a:link img, #listarrival li a:visited img {
	border:2px solid #bdd393;
}
#listarrival li div {
	display:block;
	width:141px;
	height:112px;
	border:2px solid #bdd393;
	background:#fffdf5;
	display: table-cell;
	vertical-align: middle;
	position:relative;
}
#listarrival li div:hover {
	background:#fcf4fc;
}
#listarrival li div * {
    vertical-align: middle;
}
/*\*//*/
#listarrival li div  {
    display: block;
}
#listarrival li div span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
.linktop, .linktop:link, .linktop:visited {
	float:right;
	font-size:1.0em;
	font-weight:bold;
	color:#5c0143;
	text-transform:uppercase;
	background:url(../product_images/435/arrowtop.png) no-repeat 100% 0;
	padding:0 15px 0 0;
}
#navright {
	width:244px;
	float:left;
	padding:15px 0 0 0;
}
#placeshare {
	width:217px;
	height:26px;
	background:url(../product_images/435/back_share.png) no-repeat;
	margin:0 0 20px 18px;
	padding:11px 0 0 9px;
}
#logopayment{
	width:223px;
	height:57px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	margin:0 0 18px 18px;
}
#logopayment span{
	background:url(../product_images/435/logo_payment.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
.navtop {
	width:226px;
	height:15px;
	background:url(../product_images/435/nav_top.png) no-repeat;
	font-size:0;
	margin:0 0 0 18px;
}
.navback {
	width:226px;
	background:url(../product_images/435/nav_back.png) repeat-y;
	margin:0 0 0 18px;
}
.navbottom {
	width:226px;
	height:15px;
	background:url(../product_images/435/nav_bottom.png) no-repeat;
	font-size:0;
	margin:0 0 10px 18px;
}
#frmnewsletter p {
	font-size:1.2em;
	font-weight:bold;
	color:#3d3d3d;
	padding:0 7px 7px 9px;
}
.textboxnewsletter {
	width:195px;
	height:21px;
	background:url(../product_images/435/textbox_newsletter.png) no-repeat;
	border:1px solid #c9c9c9;
	font-family:Georgia, Garamond, serif;
	font-size:1.1em;
	color:#474747;
	margin:0 0 4px 9px;
	padding:7px 5px 0 5px;
}
.submitnewsletter {
	width:84px;
	height:33px;
	background:url(../product_images/435/but_submit.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	float:right;
	margin:0 12px 0 0;
}
.navback h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#3d3d3d;
	padding:0 12px 7px 9px;
}
#listnetwork {
	width:204px;
	margin:0 0 0 12px;
	padding:3px 0;
}
#listnetwork li {
	width:204px;
	height:40px;
	margin:3px 0 0 0;
	display:block;
}
#listnetwork li a, #listnetwork li a:link, #listnetwork li a:visited {
	width:204px;
	height:40px;
	display:block;
}
#listnetwork li.facebook a, #listnetwork li.facebook a:link, #listnetwork li.facebook a:visited {
	background:url(../product_images/435/link_facebook.png) no-repeat;
	width:164px;
	padding:12px 0 0 40px;
	font-size:1.4em;
	font-weight:bold;
	color:#495630;
	height:28px;
	text-transform:uppercase;
}
#listnetwork li.myspace a, #listnetwork li.myspace a:link, #listnetwork li.myspace a:visited {
	background:url(../product_images/435/link_myspace.png) no-repeat;
	width:164px;
	padding:12px 0 0 40px;
	font-size:1.4em;
	font-weight:bold;
	color:#495630;
	height:28px;
	text-transform:uppercase;
}
#listnetwork li.twitter a, #listnetwork li.twitter a:link, #listnetwork li.twitter a:visited {
	background:url(../product_images/435/link_twitter.png) no-repeat;
	width:164px;
	padding:12px 0 0 40px;
	font-size:1.4em;
	font-weight:bold;
	color:#495630;
	height:28px;
	text-transform:uppercase;
}
#listnetwork li.facebook a:hover, #listnetwork li.myspace a:hover, #listnetwork li.twitter a:hover {
	background-position:0 -40px;
	color:#fff;
	text-decoration:none;
}
.navback p {
	font-size:1.2em;
	color:#3d3d3d;
	padding:5px 10px;
}
.linkmore, .linkmore:link, .linkmore:visited {
	float:right;
	color:#3d3d3d;
	font-weight:bold;
	color:#3d3d3d;
	font-size:1.2em;
	text-decoration:underline;
	padding:0 10px 0 0;
}
.navback h3.charges {
	font-size:1.5em;
	padding:0;
	text-align:center;
}
.weight {
	font-size:1.1em;
	color:#3d3d3d;
	text-align:center;
	display:block;
}
#placecharges {
	width:145px;
	height:86px;
	background:url(../product_images/435/back_charges.png) no-repeat;
	margin:10px auto 0 auto;
	text-align:center;
	font-weight:bold;
	padding:12px 0;
}
.linkdetails, .linkdetails:link, .linkdetails:visited {
	display:block;
	text-align:center;
	font-size:1.2em;
	color:#3d3d3d;
	margin:5px 0 0 0;
	text-decoration:underline;
}
.linkblog, .linkblog:link, .linkblog:visited {
	width:132px;
	height:35px;
	display:block;
	background:url(../product_images/435/link_blog.png) no-repeat;
	margin:0 auto;
	font-size:1.5em;
	color:#fefefe;
	font-weight:bold;
	padding:15px 0 0 70px;
}
/* Footer
=====================================================================*/
#footer {
	width:902px;
	height:125px;
	padding:15px 0 0 0;
}
#menufooter {
	text-align:center;
}
#menufooter li{
	display:inline;
	background:url(../product_images/435/sepfooter.png) no-repeat 100% 2px;
	padding:0 10px;
}
#menufooter li.last {
	background:none;
}
#menufooter li a, #menufooter li a:link, #menufooter li a:visited {
	font-size:1.1em;
	color:#e4e4e4;
}
#menufooter li a:hover {
	color:#fff7e0;
}
#footer p {
	text-align:center;
	font-size:1.1em;
	color:#e4e4e4;
	padding:40px 0 0 0;
}