* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 14px;
	color: #5d1495;
	font-weight: normal;
	font-family: 'Book Antiqua', Arial, sans-serif;
}

body {
	background-image: url("/images/background.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	min-width: 1024px;
	width: 100%;
	height: 100%;
}

a {
	border: 0px;
	text-decoration: none;
	color: #5d1495;
}

a:link:hover {
	text-decoration: underline;
	color: #f500f2;
}

a:hover {
	text-decoration: underline;
	color: #f500f2;
}

img {
	border: 0px;
}

ul, li, ol {
	list-style-type: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}

h5 {
	font-size: 13px;
	font-weight: normal;
}

h4 {
	padding: 5px 0 5px 0;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

input[type=text], input[type=password] {
	border: #DFB5B5 solid 1px;
	font-size: 13px;
	height: 18px;
	padding: 2px 4px 0 4px;
	-moz-border-radius: 3px ! important;
	border-radius: 3px ! important;
}

select {
	font-size: 13px;
	height: 22px;
	padding: 1px;
	border: #DFB5B5 solid 1px;
	-moz-border-radius: 3px ! important;
	border-radius: 3px ! important;
}

textarea {
	border: #DFB5B5 solid 1px;
	-moz-border-radius: 3px ! important;
	border-radius: 3px ! important;
}

option {
	padding: 2px;
}

fieldset {
	border: #ebebeb solid 1px;
	padding: 3px;
	-moz-border-radius: 3px ! important;
	border-radius: 3px ! important;
}

legend {
	font-weight: bold;
	padding: 1px;
}

.messageStack {
	border: solid 1px #FC9BFB;
	background: #FFFFFF;
	padding: 5px 5px 5px 30px;
	-moz-border-radius: 6px ! important;
	border-radius: 6px ! important;
	font-weight: bold;
}

.messageStack span {
	margin-left: 10px;
}

.messageStack a {
	text-decoration: underline;
	font-size: 11px;
}

.messageStack li {
	width: 580px;
}

.dateAddedCart {
	font-size: 11px;
}

.productsOdd {
	background: #FFCFFF;
}

.productsFvOdd {
	background: #FFCFFF;
}

.productsEven {
	background: #FFFFFF;
}

.stockWarning {
	font-size: 11px;
}

.totalShoppingCart {
	font-size: 17px;
}

#main {
	width: 100%;
	height: 100%;
}

#header {
	float:left;
	width: 100%;
	height: 180px;
	background: #ffffff;
}

#head {
	width: 975px;
}

#logo {
	width: 380px;
	height: 150px;
	position: relative;
	float: left;
}

#mixed {
	width: 400px;
	float: left;
	height: 150px;
}

#shortcuts {
	float: left;
	position: relative;
	top: 12px;
}

#shortcuts div {
	float: left;
}

#shortcuts img {
	opacity: 0.4;
	filter: alpha(opacity=40) ! important;
}

#info {
	line-height: 18px;
	position: relative;
	top: 10px;
	left: 27px;
	float:left;
}

#info a {
	font-family: 'Book Antiqua', Arial, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	background-image: url("/images/arrow.jpg");
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: bottom;
}

#info .microcart-total-span {
	font-family: Arial;
	color: #006cff;
	font-size: 14px;
	font-weight: bold;
}

#info .microcart-total-div {
	font-family: 'Book Antiqua', Arial, sans-serif;
	color: #006cff;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 0 12px;
}

#mini-cart-summary {
	font-size:13px;
	font-weight:bold;
	height:40px;
}

#mini-cart-empty {
	font-size:13px;
	font-weight:bold;
	padding: 7px 0 7px 0;
}

#info .microcart-shipping a {
	font-family: 'Book Antiqua', Arial, sans-serif;
	color: #006cff;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}

#searchx {
	font-size: 14px;
	float: left;
	position:relative;
	top: 5px;
}

#quicklink {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 14px;
	left: -75px;
}

#quicklink a {
	position: relative;
	left: 115px;
}

#searchx input[type=text] {
	font-size: 120%;
	font-weight: normal;
	height: 22px;
	border-color: #C63EA4 #cccccc #cccccc #C63EA4;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 250px;
	padding: 2px 0 0px 2px;
	position: relative;
	left: 110px;
	top: -10px;
}

#keywords {
	width: 98%;
	height: 28px;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	padding: 7px 2px 0 2px;
	border:2px solid #CCCCCC;
}

#keywords:hover {
	border:#FFAD1F solid 2px;
}

#quicksearch {
	width:80%;
	border:2px solid #CCCCCC;
}

#quicksearch:hover {
	border:#FFAD1F solid 2px;
}

#quickcontainer {
	position: relative;
	left: 110px;
	top: -38px;
	z-index: 100;
}

#quickresults {
	z-index: 110;
	position: absolute;
	border: #FFAD1F solid 2px;
	background: #ffffff;
	width: 350px;
	-moz-border-radius: 4px ! important;
	border-radius: 4px ! important;
}

#quickresults .quick-result {
	background: #ffeffe;
	min-height: 42px;
	margin: 2px;
	padding: 4px;
}

#quickresults .quick-image {
	height: 40px;
	float: left;
	margin: 4px;
}

#quickresults .quick-product {
	margin-left: 70px;
}

#quickresults .quick-model {
	font-weight: bold;
}

#butterfly {
	position: relative;
	left: 370px;
	top: -38px;
}

#menu {
	width: 100%;
	background: #fc9bfb;
	color: #ffffff;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0;
}

#menu a {
	font-size: 13px;
	color: #ffffff;
}

#content {
	float: left;
	width: 100%;
	height: auto;
	vertical-align: top;
}

#subcontent {
	width: 975px;
	height: auto;
}

#left {
	float:left;
	width: 169px;
	height: auto;
}

#core {
	float:left;
	width: 627px;
	height: auto;
	margin:10px 0 10px 5px;
}

#right {
	float: right;
	width: 169px;
	height: auto;
}

/* BOX */

.box {
	width: 169px;
	height: auto;
	margin: 10px 0 10px 0;
}

.box-header {
	width: 169px;
	height: 22px;
	font-size: 1px;
	background: #FFFFFF;
	clear: both;
}

.box-header-left-corner {
	float:left;
	width: 6px;
	height: 22px;
	background: transparent;
	background-image: url("/images/box-corner-left-top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
}

.box-header-content {
	float:left;
	width: 157px;
	height: 22px;
	background-image: url("/images/box-header-background.gif");
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1px;
}

.box-header-right-corner {
	float:left;
	width: 6px;
	height: 22px;
	background: transparent;
	background-image: url("/images/box-corner-right-top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
}

.box-content {
	border-left: #fc9bfb solid 1px;
	border-right: #fc9bfb solid 1px;
	background: #ffffff;
	padding: 0 3px 0 3px;
	margin: 0px;
}

.box-footer {
	width: 169px;
	height: 5px;
	font-size: 1px;
}

.box-footer-left-corner {
	float:left;
	width: 6px;
	height: 5px;
	background-image: url("/images/box-corner-left-bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1px;
}

.box-footer-content {
	float:left;
	width: 157px;
	height: 5px;
	background-image: url("/images/box-footer-background.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1px;
}

.box-footer-right-corner {
	float:left;
	width: 6px;
	height: 5px;
	background-image: url("/images/box-corner-right-bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1px;
}

.box-header-cart {
	width: 169px;
	height: 30px;
	font-size: 1px;
}

.box-header-cart a {
	font-weight: bold;
}

.box-header-left-corner-cart {
	float:left;
	width: 5px;
	height: 30px;
	background-image: url("/images/box-cart-left-top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
}

.box-header-content-cart {
	float:left;
	width: 159px;
	height: 24px;
	background: url("/images/box-cart-header-background.gif") #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	border-top: #fc9bfb solid 1px;
	padding-top: 5px;
	font-size: 1px;
}

.box-header-right-corner-cart {
	float:left;
	width: 5px;
	height: 30px;
	background-image: url("/images/box-cart-right-top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
}

/* END BOX */

/* CONTENT */

.child {
	padding-left: 25px;
	background-image: url("/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 15px 0px;
	font-size: 13px;
}

.moduleBox {
	background: #ffffff;
	margin: 4px 0 4px 0;
	padding:3px;
	border: 1px solid #fc9bfb;
	-moz-border-radius: 6px ! important;
	border-radius: 6px ! important;
}

#cart-info {
	font-size: 11px;
	text-align: justify;
}

#cart {
	font-size: 12px;
	clear: both;
}

/* EOF CONTENT */

#footer {
	float: left;
	width: 100%;
	height: 100px;
	vertical-align: top;
}

#bottom {
	position: relative;
	width: 100%;
	height: 24px;
	background: #ffe8f2;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	padding-top: 6px;
}

#links {
	position: relative;
	top: 5px;
	font-size: 12px;
}

#links a {
	font-size: 12px;
}

#copyright {
	position: relative;
	top: 25px;
	font-size: 14px;
	color: #5d1495;
}

#counters {
	position: relative;
	top: 45px;
}

/* PRODUCT LISTING */

.batchPageLinks {
	border-top:#999999 dotted 1px;
	border-bottom:#999999 dotted 1px;
}

.img-shadow {
	float:left;
	background: url("/images/trans-shadow.png") no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
	font-size:0px;
	margin:3px;
}

.img-shadow img {
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	background-color: #fff; /* Background color of the border created by the padding */
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

.productListing-data {
	padding-top: 5px;
}

.popup-info {
	float: left;
	padding: 3px;
}

.popup-info-image {
	float: left;
	padding: 5px;
}

.popup-info-data {
	float: left;
	width: 290px;
}

.img-new-shadow {
	background: url("/images/trans-shadow.png") no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
	font-size:0px;
	margin-top:6px;
}

.img-new-shadow img {
	background-color: #fff; /* Background color of the border created by the padding */
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

.productInfoKey {
	font-size: 14px;
	font-weight: bold;
}

.mini-cart-image {
	width: 50px;
	border: 1px solid #CECECE;
	font-size: 0px;
}

.mini-cart-name {
	width: auto;
}

.mini-cart-quantity {
	margin-bottom: 4px;
}

#cart li {
	width: 100%;
	padding-bottom: 5px;
	height: 50px;
}

#popup{
	width: 600px;
	min-height: 200px;
	height: auto;
	position: absolute;
	z-index: 1000;
	border: #999999 solid 1px;
	background: #ffffff;
}

#mini-cart-popup {
	position: absolute;
	z-index: 1000;
	border: #999999 solid 1px;
	background: #ffffff;
}

#ajax-loader {
	position: relative;
	top: 90px;
	left: 180px;
}

/*SECTIUNEA DE CATEGORII*/

.category-root {
	width: 160px;
	cursor: pointer;
	padding: 1px;
	-moz-border-radius: 4px 0 0 4px ! important;
	border-radius: 4px 0 0 4px ! important;
}

.category-root h1 {
	margin: 0;
	padding: 0;
}

.category-root h1 a {
	text-decoration: none;
	display: block;
	padding: 3px;
	-moz-border-radius: 4px ! important;
	border-radius: 4px ! important;
}

.category-root h1 a:hover {
	color: #5D1495;
	text-decoration: none;
}

.category-root:hover {
	background: #FFCFFF;
	text-decoration: none;
	border: 1px solid #DFB5B5;
	padding: 0;
}

.category-child {
	position: absolute;
	border: 1px solid #DF9999;
	list-style-type:none;
	display:none;
	background: #FFEFFF;
	-moz-border-radius: 0 4px 4px 0 ! important;
	border-radius: 0 4px 4px 0 ! important;
}

.category-child li {
	-moz-border-radius: 0 4px 4px 0 ! important;
	border-radius: 0 4px 4px 0 ! important;
}

.category {
	width: 200px;
	cursor: pointer;
}

.category:hover {
	background: #FF9FFF;
	text-decoration: none;
}

/* END SECTIUNEA DE CATEGORII*/

.markProductOutOfStock {
	color: #FF0000;
	font-size: 11px;
	padding: 4px;
}

.ajax-alert-box {
	color: #FFAD1F;
}

/* CATEGORIES & PRODUCT LISTING */
.categoriesDescription {
	text-align: justify;
}
/* END CATEGORIES & PRODUCT LISTING */


/* AJAX MESSAGE */
#ajax-message {
	position: absolute;
	z-index: 1000;
	border: #FFAD1F solid 2px;
	background: #ffffff;
	width: 200px;
	padding: 5px;
	-moz-border-radius: 4px ! important;
	border-radius: 4px ! important;
}

#ajax-message ul {
	padding-left: 25px;
}
/* END AJAX MESSAGE */

/* TABLE ROW OVER EFECT */
.moduleRowSelected {
	background: #FDDFFF;
}

.moduleRowOver {
	background: #FEEFFF;
}
/* END TABLE ROW OVER EFECT */

.line-spacer {
	border-bottom: #FC9BFB solid 1px;
	height: 3px;
}

#billing-address-tag {
	cursor: pointer;
	background-position: 2px 9px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

/* FAVOURITES */
#popup-favourites {
	position: absolute;
	z-index: 1000;
	border: #FFAD1F solid 2px;
	background: #ffffff;
	width: 250px;
	padding: 5px;
	-moz-border-radius: 4px ! important;
	border-radius: 4px ! important;
}

.help {
	position: absolute;
	z-index: 1000;
	border: #FFAD1F solid 2px;
	background: #FFFFFF;
	width: 400px;
	padding: 5px;
	-moz-border-radius: 4px ! important;
	border-radius: 4px ! important;
}

/* PRODUCT LISTING - help database*/
.disabled {
	color: #999999;
}
/* PRODUCT LISTING - help database END */

/* BREADCRUMB */
#breadcrumbPath {
	font-weight: bold;
}
/* BREADCRUMB -END */