/* CSS Document */

/***********/
/* GENERAL */
/***********/

* {
	margin: 0px;
	padding: 0px;
}

/* behavior: url("css/iepngfix.htc");*/

body, fieldset, form, ul, li, input, textarea  {
	border: none;	
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(../images/bg_body.jpg) top center repeat;
}

body.passion {
	background: url(../images/bg_body_passion.jpg) top center repeat;
}

body.enaa {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(../images/bg_body_gray.jpg) top center repeat;
}

a {
	cursor: pointer;
}

img {
	border: none;
}

.clearAll {
	display: block;
	clear: both;
}

.noDisplay {
	display: none;
}

.noBorder {
	border: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

legend {
	display: none;
}

.chkbox {
	vertical-align: middle;
	border: none;
	width: 15px;
}

.floatNone {
	float: none !important;
}

.wrapper {
	width: 948px;
	margin: 0 auto;
}

hr {
	background: #e4e4e4;
	clear: both;
	color: #e4e4e4;
	display: block;
	height: 1px;
	margin: 5px 0px 10px 0px;
	*margin: 0px 0px 6px 0px;
	border: 0;
}

.white {
	color: #ffffff;
}

.small {
	font-size: 11px;
}

html {
	width: 100%;
	height: 100%;
}

.padster {
	padding: 10px;
	color: #cdc8c4;
}

.padster p {
	padding: 0px 0px 10px 0px;
}

.padster a {
	color: #cd4d1d;
	text-decoration: none;
}

.padster a:hover {
	color: #ffffff;
	text-decoration: none;
}

.fontBig {
	font-size: 25px;
}



/***************/
/* BACKGROUNDS */
/***************/

div.bg {
	height: 175%;
	width: 100%;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
}

div.intro {
	background: url(../images/bg_intro.png) center 280px no-repeat;
	height: 2500px;
}

div.copacopa {
	background: url(../images/bg_copa_copa.png) top center no-repeat;
}

div.bigabaga {
	background: url(../images/bg_biga_baga.png) top center no-repeat;
}

div.fritri {
	background: url(../images/bg_fri_tri.png) top center no-repeat;
}

div.handee {
	background: url(../images/bg_handee.png) top center no-repeat;
}

div.nitipara {
	background: url(../images/bg_nitipara.png) top center no-repeat;
}

div.aajdee0 {
	background: url(../images/bg_aajdee0.png) top center no-repeat;
}

div.aajdee {
	background: url(../images/bg_aajdee.png) top center no-repeat;
}

div.babiloon0 {
	background: url(../images/bg_babiloon0.png) top center no-repeat;
}

div.babiloon1 {
	background: url(../images/bg_babiloon1.png) top center no-repeat;
}

div.babiloon2 {
	background: url(../images/bg_babiloon2.png) top center no-repeat;
}

div.babiloon3 {
	background: url(../images/bg_babiloon3.png) top center no-repeat;
}

div.babiloon4 {
	background: url(../images/bg_babiloon4.png) top center no-repeat;
}

div.babiloon5 {
	background: url(../images/bg_babiloon5.png) top center no-repeat;
}

div.babiloon6 {
	background: url(../images/bg_babiloon1.png) top center no-repeat;
}

div.babiloon7 {
	background: url(../images/bg_babiloon7.png) top center no-repeat;
}

div.babiloon8 {
	background: url(../images/bg_babiloon8.png) top center no-repeat;
}

div.bonbon {
	background: url(../images/bg_bonbon.png) top center no-repeat;
}

div.blook {
	background: url(../images/bg_blook.png) top center no-repeat;
}

div.personalEdition {
	background: url(../images/bg_personal_edition.png) top center no-repeat;
}

div.enaaBabiloon {
	background: url(../images/bg_enaa_babiloon.png) top center no-repeat;
}

div.nitiparaPm {
	background: url(../images/bg_nitipara_pm.png) top center no-repeat;
}

div.babiloonPmYellow {
	background: url(../images/bg_babiloon_pm_yellow.png) top center no-repeat;
}

div.babiloonPmGreen {
	background: url(../images/bg_babiloon_pm_green.png) top center no-repeat;
}

div.babiloonPmBlack {
	background: url(../images/bg_babiloon_pm_black.png) top center no-repeat;
}



/**********/
/* HEADER */
/**********/

.header {
	position: relative;
	padding-top: 20px;
	height: 160px;
	background: url(../images/header_bottom.gif) bottom left no-repeat;
}

.header a.logo {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 145px;
	height: 124px;
	display: block;
	cursor: pointer;
	background: url(../images/home.png) top left no-repeat;
}

.passion .header a.logo {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 145px;
	height: 124px;
	display: block;
	cursor: pointer;
	background: url(../images/home_dark.png) top left no-repeat;
}

.header span.languages {
	margin-right: 40px;
}

.header span.languages a {
	color: #cdc8c4;
	font-size: 11px;
	text-decoration: none;
}

.header span.languages a:hover {
	color: #ffffff;
}

.passion .header span.languages,
.passion .header span.languages a,
.passion .header div.shoppingCart,
.passion .header div.shoppingCart a {
	color: #2c1d11;
}

.passion .header span.languages a:hover {
	color: #2c1d11;
}


.header div.shoppingCart {
	color: #cdc8c4;
	font-size: 11px;
	padding-right:12px;
	padding-top:2px;
	float: right;
}

.header div.shoppingCart a {
	display: block;
	height: 25px;
	color: #cdc8c4;
	text-decoration: none;
	background: url(../images/cart_new.png) top left no-repeat;
}

.header div.shoppingCart a span.headerCart {
	display: block;
	float: left;
	text-align: center;
	height: 25px;
	width: 28px;
	margin-right: 15px;
	color: #cdc8c4;
	background: url(../images/cart_new.png) top left no-repeat;
}

.header div.shoppingCart img {
	vertical-align: middle;
}

.header span.shoppingCart {
	color: #cdc8c4;
	font-size: 11px;
	padding-right: 10px;
	#margin-top: -3px;
}

.header span.shoppingCart img {
	vertical-align: middle;
}


/* SHOPPING CART POPUP */

.scPopup {
	position: absolute;
	top: 7px;
	right: 0px;
	z-index: 11;
	display: none;
}

.scPopup .scPopupMid {
	background: url(../images/sc_popup_middle.png) top left repeat-y;
	clear: both;
	width: 344px;
	padding: 0px 12px;
	color: #ffffff;
}

.scPopup .scPopupMid h3 {
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

.scPopup .scPopupMid div.line {
	background: url(../images/sc_popup_line.gif) top left no-repeat;
	clear: both;
	padding: 10px 0px;
	height: 5px;
}

.scPopup .scPopupMid div.item {
	clear: both;
	padding: 5px 0px 20px 0px;
	background: url(../images/sc_popup_line.gif) bottom left no-repeat;
}

.scPopup .scPopupMid div.item img {
	float: left;
	padding-right: 20px;
}

.scPopup .scPopupMid div.item p.infoz {
	float: left;
	width: 150px;
	display: block;
	font-size: 11px;
	color: #cdc8c4;
}

.scPopup .scPopupMid div.item p.infoz span {
	font-weight: bold;
	font-size: 16px;
	display: block;
	color: #FFFFFF;
}

.scPopup .scPopupMid div.item span.moneyz {
	float: right;
	width: 65px;
	display: block;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
}

.header .scPopup span.shoppingCart {
	padding-right: 0px;
}

.scPopup .scPopupMid p.infozSum {
	float: left;
	padding-left: 105px;
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.scPopup .scPopupMid span.moneyzSum {
	float: right;
	width: 95px;
	display: block;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
	font-size: 18px;
}

.orderInfo {
	background: url(../images/bg_shopping_cart_order_frame.png) top left no-repeat;
	height: 330px;
	margin: 20px 0px;
	color: #ffffff;
	font-size: 14px;
}

.orderInfo h2 {
	color: #27160d;
	font-size: 52px;
	font-weight: normal;
	padding: 20px 0px 20px 20px;
}

.orderInfo h3 {
	color: #ffffff;
	font-size: 18px;
	padding-bottom: 20px;
}

.orderInfo ul {
	margin: 0px 0px 0px 20px;
}

.orderInfo ul li {
	list-style: none;
	float: left;
	width: 24%;
}

.orderInfo a {
	text-decoration: none;
	color: #cd4d1d;
}

.orderInfo a:hover {
	color: #ffffff;
}

h2.shoppingCartConfirmation {
	color: #27160d;
	font-size: 52px;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
}

.errorsWindow {
	font-size: 14px;
	color: #ffffff;
	clear: both;
	margin-bottom: 30px;
}


/* CONTENT */

.content {
	font-size: 14px;
	color: #cdc8c4;
	padding-bottom: 30px;
}

.content h1 {
	color: #ffffff;
	font-size: 43px;
	font-weight: normal;
	background: url(../images/avatar.png) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 30px;
}

.content h2 {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
}

.content h3 {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
}

.content ul,
.content ol {
	margin-left: 20px;
}

/* CONTENT WHITE */

.contentWhite {
	font-size: 14px;
	color: #000000;
	padding: 0px 0px 30px 216px;
	width: 525px;
}

.contentWhite h1 {
	color: #27160d;
	font-size: 43px;
	font-weight: normal;
	padding-bottom: 20px;
}

.contentWhite h2 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.contentWhite h3 {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
}

.contentWhite .lead {
	font-size: 22px;
	color: #695b4e;
	padding-bottom: 20px;
	clear: both;
}

.team .lead {
	font-size: 22px;
	color: #695b4e;
	padding-bottom: 30px;
	clear: both;
}

.contentWhite p {
	padding-bottom: 15px;
}

.team p {
	padding-bottom: 30px;
}

.contentWhite ul,
.contentWhite ol {
	margin-left: 20px;
	padding-bottom: 15px;
}

.contentWhite a {
	font-weight: bold;
	color: #cd4d1d;
	text-decoration: underline;
}


/* BLOG */

.blog {
	font-size: 14px;
	color: #cdc8c4;
	padding-bottom: 30px;
	width: 623px;
}

.blog .padster {
	padding: 0px 20px;
}

.blog .singlePost .date {
	background: url(../images/blog_post_top.png) top left no-repeat;
	height: 124px;
	color: #291811;
}

.blog .singlePost .date span {
	display: block;
	padding: 65px 0px 0px 90px;
}

.blog .singlePost .date span strong {
	display: block;
}


.blog .singlePost .singlePostContent {
	background: url(../images/blog_post_bg.png) top left repeat-y;
}


.blog .singlePost .singlePostEnd {
	background: url(../images/blog_post_bottom.png) top left no-repeat;
	height: 68px;
}

.blog h1 {
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	background: url(../images/avatar.png) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 30px;
}

.blog h1 span {
	color: #c0c0c0;
	font-size: 12px;
	display: block;
	font-weight: normal;
}

.blog h2 {
	color: #c0c0c0;
	font-size: 25px;
	font-weight: bold;
	padding: 20px 0px;
}

.blog h3 {
	color: #c0c0c0;
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0px;
}

.blog ul.relatedContent li {
	list-style: none;
	padding-left: 30px;
	background: url(../images/list_arrow.png) 2px 0px no-repeat;
	padding-bottom: 7px;
	font-size: 13px;
}

.blog ul.relatedContent li a {
	font-size: 13px;
}

.blog strong {
	color: #ffffff;
}

.blog ul,
.blog ol {
	margin-left: 20px;
}

.blog div.thin {
	background: url(../images/bg_thin_line_blog.png) bottom left no-repeat;
}

/* TAGS */

.tags {
	width: 290px;
	padding: 80px 0px 0px 20px;
	line-height: 25px;
}

.tags a {
	white-space: nowrap;
	color: #ffffff;
	text-decoration: none;
}

.tags a:hover {
	text-decoration: underline;
}

.tags  a.t1 {
	font-size: 30px;
}

.tags  a.t2 {
	font-size: 22px;
}

.tags  a.t3 {
	font-size: 16px;
}


/* MENU */

ul.menu {
	list-style: none;
	position: absolute;
	right: 0px;
	top: 100px;
	height: 48px;
}

ul.menu li {
	height: 48px;
	float: left;
	display: block;
}

ul.menu li a, ul.menu li a:hover {
	height: 48px;
	display: block;
}


/* MENU CART */

ul.menuCart {
	padding: 50px 0px 0px 190px;
}

ul.menuCart li {
	width: 80px;
	height: 48px;
	list-style: none;
	float: left;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #9e9e9e;
}

ul.menuCart li.one {
	background: url(../images/1.png) 0px 0px no-repeat;
}

ul.menuCart li.two {
	background: url(../images/2.png) 0px 0px no-repeat;
}

ul.menuCart li.three {
	background: url(../images/3.png) 0px 0px no-repeat;
}

ul.menuCart li.four {
	background: url(../images/4.png) 0px 0px no-repeat;
	width: 95px;
}

ul.menuCart li.five {
	background: url(../images/5.png) 0px 0px no-repeat;
}

ul.menuCart li.active {
	background-position: 0px -48px;
}


/***************/
/* MAIN WINDOW */
/***************/

div.mainWindow {
	clear: both;
}


/* GALLERY */

.galleryNavigation {
	padding: 30px 6px 0px 0px;
	height: 68px;
	background: #382619;
}

.galleryNavigation a img {
	border: none;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
}

.galleryNavigation a:hover img {
	border: none;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

.galleryNavigation a {
	padding: 1px;
	margin: 2px 1px;
	text-decoration: none;
	display: block;
	float: right;
	
}

.galleryNavigation a.active, .galleryNavigation a.active img {
	background: url(../images/bg_thumb_active.gif) 0px 0px no-repeat;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}


/* PRODUCT */

.product {
	clear: both;
	padding-top: 40px;
}

.product .leftColumn {
	width: 275px;
	float: left;
	font-size: 12px;
	color: #cdc8c4;
}

.product .middleColumn {
	width: 405px;
	float: left;
	padding: 0px 0px 0px 25px;
	font-size: 13px;
	color: #cdc8c4;
}

.product .rightColumn {
	width: 215px;
	float: right;
	font-size: 13px;
	color: #ffffff;
}

.product .socialNetworks {
	padding-top: 30px;
}

.product .socialNetworks a img {
	vertical-align: middle;
	margin-left: 5px;
}

.product .priceAndSizes {
	font-size: 14px;
}

.product .priceAndSizes label {
	font-size: 13px;
}

.product .priceAndSizes p {
	padding: 0px 0px 10px 0px;
}

.product .priceAndSizes p.delivery,
.product .priceAndSizes p.dimensions {
	font-size: 11px;
}

.product .priceAndSizes ul {
	margin: 0px;
}

.product .priceAndSizes ul li {
	list-style: none;
	display: block;
	float: left;
	width: 46px;
	height: 38px;
	margin: 0px 2px 2px 0px;
	background: url(../images/bg_size.png) top right repeat-x;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
}

.product .priceAndSizes ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}


.product .priceAndSizes ul.sizePacksLong li {
	list-style: none;
	display: block;
	float: left;
	width: 125px;
	margin: 0px 2px 2px 0px;
	background: url(../images/bg_size_long.png) top right repeat-x;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}

.product .priceAndSizes ul.sizePacksLong li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}



.product .priceAndSizes p.package {
	margin: 10px 0px 10px 50px;
	font-size: 11px;
}

.product .priceAndSizes p.package label {
	width: 50px;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 0px -50px;
	display: block;
	float: left;
}

.product .priceAndSizes p.package img {
	vertical-align: middle;
	padding-bottom: 2px;
}

.product .priceAndSizes ul li a.active {
	background: url(../images/bg_size_active.png) top right repeat-x;
	color: #000000;
}

.product .priceAndSizes ul.sizePacksLong li a.active {
	background: url(../images/bg_size_long_active.png) top right repeat-x;
	color: #000000;
}

.product .priceAndSizes ul.colors li.one {
	background: url(../images/color_aajdee1.png) top right repeat-x;
}

.product .priceAndSizes ul.colors li.two {
	background: url(../images/color_aajdee2.png) top right repeat-x;
}

.product .priceAndSizes ul.colors li.three {
	background: url(../images/color_aajdee3.png) top right repeat-x;
}

.product .priceAndSizes ul.colors li.four {
	background: url(../images/color_aajdee4.png) top right repeat-x;
}


.product .priceAndSizes ul.stitches li.one {
	background: url(../images/stitch_copacopa1.png) top right repeat-x;
}

.product .priceAndSizes ul.stitches li.two {
	background: url(../images/stitch_copacopa2.png) top right repeat-x;
}

.product .priceAndSizes ul.stitches li.three {
	background: url(../images/stitch_copacopa3.png) top right repeat-x;
}

.product .priceAndSizes ul.stitches li.four {
	background: url(../images/stitch_copacopa4.png) top right repeat-x;
}

.product .priceAndSizes ul.stitches li.five {
	background: url(../images/stitch_copacopa5.png) top right repeat-x;
}

.product .priceAndSizes ul.colors li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.product .priceAndSizes ul.colors li a.active {
	background: url(../images/color_active.png) top right repeat-x;
}

.product .priceAndSizes ul li a span {
	display: block;
	padding-top: 12px;
	height: 26px;
}

.product ul.sizePacks li {
	list-style: none;
	display: block;
	float: none;
	margin: 0px 2px 2px 0px;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	clear: both;
	height: 110px;
	position: relative;
}

.product ul.sizePacks li ul.pack {
	position: absolute;
	top: 0px;
	left: 60px;
	width: 150px;
}

.product ul.sizePacks li ul.pack li {
	background: url(../images/bg_nitipara_packs.png) top left no-repeat;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 35px;
	width: 115px;
	height: 27px;
	line-height: 27px;
	text-align: left;
}

.product ul.sizePacks li ul.pack li.one {
	background: url(../images/bg_nitipara_packs.png) 0px 0px no-repeat;
}

.product ul.sizePacks li ul.pack li.two {
	background: url(../images/bg_nitipara_packs.png) 0px -30px no-repeat;
}

.product ul.sizePacks li ul.pack li.three {
	background: url(../images/bg_nitipara_packs.png) 0px -60px no-repeat;
}

.product ul.sizePacks li ul.pack li.four {
	background: url(../images/bg_nitipara_packs.png) 0px -90px no-repeat;
}



.product ul.sizePacksLong li {
	list-style: none;
	display: block;
	float: none;
	margin: 0px 2px 2px 0px;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	clear: both;
	height: 150px;
	position: relative;
}

.product ul.sizePacksLong li ul.pack {
	display: block;
	clear: both;
	padding-top: 15px;
	width: 150px;
}

.product ul.sizePacksLong li ul.pack li {
	background: url(../images/bg_nitipara_packs.png) top left no-repeat;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 35px;
	width: 115px;
	height: 27px;
	line-height: 27px;
	text-align: left;
}

.product ul.sizePacksLong li ul.pack li.one {
	background: url(../images/bg_nitipara_packs.png) 0px 0px no-repeat;
}

.product ul.sizePacksLong li ul.pack li.two {
	background: url(../images/bg_nitipara_packs.png) 0px -30px no-repeat;
}

.product ul.sizePacksLong li ul.pack li.three {
	background: url(../images/bg_nitipara_packs.png) 0px -60px no-repeat;
}

.product ul.sizePacksLong li ul.pack li.four {
	background: url(../images/bg_nitipara_packs.png) 0px -90px no-repeat;
}






.product .content h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 0px 0px 30px 0px;
	background: none;
}

.product .content h1 span {
	color: #cdc8c4;
	font-weight: normal;
}

.product .content strong {
	color: #ffffff;
}

.product .content ul li {
	list-style: none;
	padding-left: 30px;
	background: url(../images/list_arrow.png) 2px 0px no-repeat;
	padding-bottom: 7px;
}

a.btnBuy {
	height: 133px;
	width: 172px;
	display: block;
	cursor: pointer;
	margin: 20px 10px;
}


/* CONTENT */

.passionPic {
	position: relative;
	right: 50px;
}


/* SHOPPING CART */

.item {
	clear: both;
	padding-bottom: 2px;
	background: url(../images/bg_shopping_cart_devider.png) bottom right no-repeat;
}

.itemPic {
	float: left;
	padding-top: 30px;
}

.item .info {
	background: url(../images/bg_shopping_cart_item.png) top right no-repeat;
	float: right;
	color: #cdc8c4;
	font-size: 13px;
	padding-bottom: 10px;
}

.item .info h2 {
	font-size: 25px;
	color: #ffffff;
	padding-top: 5px;
}

.item .info p {
	padding: 0px 0px 10px 0px;
}

.item .info p.description {
	width: 300px;
}

.item .info p.delivery {
	padding: 0px 0px 35px 0px;
	font-size: 11px;
}

.item .info .money {
	width: 625px;
	color: #ffffff;
}

.btnRemove {
	background: url(../images/btn_remove.png) top left no-repeat;
	font-size: 11px;
	width: auto;
	padding-left: 20px;
	color: #ffffff;
	text-decoration: none;
}

.item .info .price {
	float: left;
	width: 300px;
}

.item .info .quantity {
	float: left;
	padding-left: 20px;
	width: 150px;
}

.item .info .quantity img {
	vertical-align: middle;
}

.item .info .quantity input {
	background: url(../images/bg_quantity.png) 0px 5px no-repeat;
	width: 20px;
	text-align: center;
	padding: 15px;
	font-size: 16px;
	color: #27160d;
	vertical-align: middle;
}

input#priceBonbon {	
	background: url(../images/bonbon_input.png) top left no-repeat;
	padding: 10px;
}

.item .info .total {
	float: right;
	width: 120px;
}

.item .info .total span {
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}

p.totalAmount {
	float: right;
	width: 310px;
	font-size: 25px;
	color: #FFFFFF;
	padding: 4px 0px;
}

p.totalAmount label{
	display: block;
	width: 150px;
	float: left;
}

p.totalAmount span {
	float: right;
	width: 125px;
	font-weight: bold;
}

div.thick {
	background: url(../images/bg_thick_line.png) bottom left no-repeat;
	height: 7px;
	clear: both;
}

div.thin {
	background: url(../images/bg_thin_line.png) bottom left no-repeat;
	height: 7px;
	clear: both;
}

.helpline {
	clear: both;
	background: url(../images/bg_helpline.png) 0px 20px no-repeat;
	padding: 40px 0px 20px 170px;
	color: #ffffff;
	font-size: 13px;
}

a.btnPhone {
	background: url(../images/btn_phone.png) top left no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
	padding: 10px 0px 10px 45px;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
}

a.btnEmail {
	background: url(../images/btn_email.png) top left no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
	padding: 10px 0px 10px 45px;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
}

a.btnPrint {
	background: url(../images/btn_print.png) top left no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: #cd4d1d;
	text-decoration: none;
	line-height: 24px;
	padding: 10px 0px 10px 45px;
	vertical-align: middle;
	margin: 20px 0px 0px 20px;
	float: right;
}

.giftNote input.radioBtn {
	margin-left: 30px;
}

.cloud1,
.cloud2 {
	width: 401px;
	height: 274px;
	margin: 0px 10px 20px 10px;
}

.cloud2 {
	background: url(../images/bg_cloud_custom.png) top left no-repeat;
	padding: 60px 0px 0px 40px;
	width: 361px;
	height: 214px;
}

.cloud2 textarea {
	font-family: Arial;
	font-size: 22px;
	color: #9e9e9e;
	width: 320px;
	height: 100px;
	text-align: center;
}

.giftNote input.bg1 {
	background: url(../images/bg_input1.png) top left no-repeat;
	width: 313px;
	height: 39px;
	padding: 0px 10px;
	font-size: 16px;
	color: #80766e;
	*padding-top: 10px;
	vertical-align: middle;
}

.giftNote span.chrLeft {
	color: #9e9e9e;
	font-size: 11px;
}


/* PRODUCTS */

.productsList ul li {
	vertical-align: bottom;
	float: left;
	list-style: none;
	margin: 20px;
}


/* PERSONAL INFO */

h2.personalInfo {
	font-size: 52px;
	font-weight: normal;
	color: #27160d;
	padding: 40px 0px  0px 20px;
}

form.personalInfo {
	padding: 0px 20px;
	color: #ffffff;
	font-size: 13px;
}

form.personalInfo em {
	font-style: normal;
	color: #cdc8c4;
}

form.personalInfo p {
	clear: both;
	padding: 7px 0px;
}

form.personalInfo label {
	width: 165px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}

form.personalInfo label.error {
	margin-left: 75px;
}

#msg {
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

form.personalInfo input {
	padding: 2px 10px;
	font-size: 16px;
	color: #bbbaba;
	vertical-align: middle;
	*padding-top: 10px;
}

form.personalInfo input.btnSubmit {
	background: url(../images/btn_send.png);
	width: 175px;
	height: 52px;
	cursor: pointer;
}

form.personalInfo input.bg1 {
	background: url(../images/bg_input1.png) top left no-repeat;
	width: 313px;
	height: 39px;
}

form.personalInfo input.bg2 {
	background: url(../images/bg_input2.png) top left no-repeat;
	width: 257px;
	height: 39px;
}

form.personalInfo input.bg3 {
	background: url(../images/bg_input3.png) top left no-repeat;
	width: 41px;
	height: 39px;
}

form.personalInfo input.bg4 {
	background: url(../images/bg_input4.png) top left no-repeat;
	width: 93px;
	height: 39px;
}

form.personalInfo input.bg5 {
	background: url(../images/bg_input5.png) top left no-repeat;
	width: 205px;
	height: 39px;
}

form.personalInfo textarea.bg6 {
	background: url(../images/bg_textarea.png) top left no-repeat;
	width: 313px;
	height: 89px;
	padding: 2px 10px;
	font-size: 16px;
	color: #bbbaba;
	*padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y: hidden;
}

form.personalInfo span.radioBtn {
	display: block;
	float: left;
	margin: 10px 30px 0px 10px;
	font-size: 16px;
}

input.radioBtn {
	height: 20px;
	vertical-align: middle;
	margin-top: 10px;
	float: left;
}

form.personalInfo p.special {
	color: #27160d;
	font-size: 25px;
}

form.personalInfo p.special span {
	font-size: 34px;
}

form.personalInfo p#pCaptcha img {
	margin: 0 10px 0 0;
	float: left;
}

form.personalInfo div#sAddress {
	display: none;
}

input.chkBox {
	width: 25px;
}

.legalTerms {
	font-size: 14px;
	margin-right: 40px;
}

.legalTerms a {
	font-weight: bold;
	color: #cd4d1d;
	text-decoration: none;
}

.legalTerms a:hover {
	text-decoration: underline;
}

.btnRemoveMargin {
	margin: 60px 0px 0px 20px;
}

p.orderNumber {
	display: block;
	padding: 15px 0px 20px 0px;
	font-size: 18px;
	margin-bottom: 30px;
	background: url(../images/bg_order_number.png) top left no-repeat;
	color: #ffffff;
}

p.orderNumber span {
	font-size: 25px;
}





/*************/
/* WANNA BUY */
/*************/

.wannaBuy {
	clear: both;
}

.wannaBuy h2 {
	background: url(../images/title_wanna_buy.png) top center no-repeat;
	height: 153px;
}

.wannaBuy ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.wannaBuy ul li {
	float: left;
	width: 32%;
	text-align: center;
}


/**************/
/* BLOG POSTS */
/**************/

ul.blogPosts {
	padding-top: 230px;
}

ul.blogPosts li {
	display: block;
	float: left;
	width: 280px;
	font-size: 12px;
	color: #291811;
	padding: 0px 15px;
	height: 82px;
	overflow: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul.blogPosts li { height: 76px; }
}

ul.blogPosts li h3, ul.blogPosts li a {
	font-size: 18px;
	font-weight: bold;
	color: #291811;
	text-decoration: none;
}

ul.blogPosts li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.comments {
	clear: both;
	font-size: 12px;
}

.comments ul li {
	clear: both;
	padding-bottom: 20px;
	color: #ffffff;
	list-style: none;
}

.comments ul li span,
.comments ul li span strong {
	color: #CDC8C4;
}

/**********/
/* FOOTER */
/**********/

.wrapperFooter {
	clear: both;
	height: 450px;
	background: url(../images/bg_footer_slo.jpg) top center no-repeat;
}

.footer {
	clear: both;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
}

.footer li {
	list-style: none;
}

.footer ul.sitemap1 {
	position: absolute;
	top: 85px;
	left: 162px;
}

.footer ul.sitemap1 li {
	padding-top: 2px;
}

.footer ul.sitemap1 li a {
	color: #3e3e3e;
	text-decoration: none;
	font-size: 13px;
}

.footer ul.sitemap1 li a.title {
	width: 130px;
	display: block;
	height: 25px;
}

.footer ul.sitemap1 a:hover {
	text-decoration: underline;
}

.footer ul.sitemap2 {
	position: absolute;
	top: 85px;
	left: 365px;
}

.footer ul.sitemap2 li {
	padding-bottom: 7px;
}

.footer ul.sitemap2 li a.title1 {
	width: 85px;
	display: block;
	height: 30px;
}

.footer ul.sitemap2 li a.title2 {
	width: 85px;
	display: block;
	height: 30px;
}

.footer ul.sitemap2 li a.title3 {
	width: 135px;
	display: block;
	height: 55px;
}

.footer ul.sitemap3 {
	position: absolute;
	top: 247px;
	left: 365px;
}

.footer ul.sitemap3 li {
	padding-bottom: 2px;
}

.footer ul.sitemap3 li a.title {
	width: 75px;
	display: block;
	height: 25px;
}

.footer p.followUs {
	position: absolute;
	left: 805px;
	top: 83px;
}

.footer p.followUs a {
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
}

.footer p.copyright {
	position: absolute;
	font-size: 13px;
	top: 350px;
	left: 45px;
	color: #74624c;
}

.footer p.newsletter {
	position: absolute;
	top: 203px;
	left: 550px;
}

.footer p.newsletter input {
	background: #dcd0b3;
	border: 1px solid #dcd0b3;
	color: #3e3e3e;
	width: 180px;
	margin-right: 40px;
	font-size: 16px;
}

.footer p.newsletter input.btn {
	background: #2a1910;
	border: 1px solid #2a1910;
	color: #ffffff;
	text-transform: uppercase;
	width: 70px;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.footer #msg {
	position: absolute;
	left: 545px;
	top: 290px;
	color: #ffffff;
	background: #2a1910;
	padding: 5px 3px;
}

.footer p.copyright {
	padding-top: 40px;
	color: #414141;
}

.footer p.copyright a {
	text-decoration: none;
	color: #414141;
}

.footer p.copyright a:hover {
	text-decoration: underline;
}

.footer a.randi {
	position: absolute;
	left: 532px;
	top: 275px;
	width: 230px;
	height: 50px;
}


/* GALLERY */

.galleryContainer {
	width: 948px;
	height: 443px;
	position: relative;
}

.gallery {
	position: relative;
}

.nitipara {
	position: absolute;
	z-index: 100;
	right: 107px;
	top: 65px;
}

.najava {
	position: absolute;
	z-index: 100;
	right: 25px;
	bottom: 111px;
}

.galleryPic {
	display: none;
	width: 948px;
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 10;
}

.productLogo {
	position: absolute;
	top: 25px;
	right: 30px;
}

.productLogoGroup {
	position: absolute;
	top: 25px;
	left: 30px;
}

#pImg {
	height: 210px;
}


/* INFO CHART */
#netko {
	float: right;
	padding: 0 30px 0 0;
}

