@charset "utf-8";
/* General */
html {
	height: 100%;
	overflow-x: auto;
	overflow-y: scroll;
	white-space: normal;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #25170E;
	line-height: 16px;
	background-color: #330000;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	word-wrap: break-word;
	background-attachment: scroll;
	background-image: url(../_images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	outline: none;
}
body * {
	outline: none;
}
h1 {
	font-size: 17px;
	color: #330000;
	line-height: 20px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-size: 13px;
	color: #330000;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 13px;
	color: #25170E;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #330000;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h5 {
	font-size: 12px;
	color: #25170E;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h6 {
	font-size: 11px;
	color: #330000;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
td {
	font-size: 11px;
}
p {
	font-size: 11px;
	color: #25170E;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
ol {
	font-size: 11px;
	color: #25170E;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
}
ul {
	font-size: 11px;
	color: #25170E;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}
object {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited, a:active {
	color: #660000;
	text-decoration: underline;
	outline: none;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #990000;
	text-decoration: none;
}

a.details, a.details:link, a.details:visited, a.details:active {
	padding: 0px 13px 0px 0px;
	background-image: url(../_images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-weight: normal;
	font-size: 11px;
	color: #773333;
	text-decoration: none;
}
a.details:hover, a.details:link:hover, a.details:visited:hover, a.details:active:hover {
	background-image: url(../_images/link_arrow_hover.gif);
	color: #AA4444;
	text-decoration: none;
}

.outerContainer {
	min-width: 987px;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
.innerContainer {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.block {
	display: block;
}
.align_center {
	display: block;
	text-align: center;
}
.align_left {
	display: block;
	text-align: left;
}
.align_right {
	display: block;
	text-align: right;
}
.vspacer1 {
	clear: both;
	display: block;
	height: 5px;
	overflow: hidden;
}
.smallfont {
	font-size: 10px;
}
.errors {
	border: 1px solid #CC0000;
	color: #CC0000;
	margin: 4px 0px 4px 0px;
	padding: 1px 3px 2px 3px;
}
.errors p, .errors ul, .errors ol {
	color: #CC0000;
}
.error_color {
	color: #CC0000;
}
.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #B38945;
	border-bottom: 1px solid #B38945;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}
.hline_dotted {
	height: 1px;
	overflow: hidden;
	border: 0px none #B38945;
	border-bottom: 1px dotted #B38945;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}

a.butalike_inline, a.butalike_inline:visited, a.butalike_inline:active {
	font-size: 11px;
	padding: 2px 5px 3px 5px;
	width: auto;
	height: 20px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;	
}
a.butalike_inline:hover, a.butalike_inline:visited:hover, a.butalike_inline:active:hover, a.butalike_inline_active:hover, a.butalike_inline_active:visited:hover, a.butalike_inline_active:active:hover {
	background-position: 0px -30px;
	color: #FFFFFF;
	text-decoration: none;
}
.butalike_inline_active, a.butalike_inline_active, a.butalike_inline_active:visited, a.butalike_inline_active:active {
	font-size: 11px;
	padding: 2px 5px 3px 5px;
	background-color: #7D8D94;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D3DAD8;
	border-left-color: #D3DAD8;
	border-right-color: #475256;
	border-bottom-color: #475256;
	width: auto;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.search_kw {
	/* background-color: #F1DAAD;
	text-decoration: inherit;
	padding-left: 2px;
	padding-right: 2px; */
	font-style: italic;
	font-weight: bold;
}

.page_navigation_button, .page_navigation_button:link, .page_navigation_button:visited, .page_navigation_button:active {
	font-size: 11px;
	margin: 0px 2px 0px 0px;
	padding-top: 2px;
	width: 20px;
	height: 18px;
	font-weight: bold;
	background-image: url(../_images/page_x_button_normal.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	color: #330000;
	text-decoration: none;	
}
.page_navigation_button:hover, .page_navigation_button:link:hover, .page_navigation_button:visited:hover, .page_navigation_button:active:hover {
	color: #990000;
	text-decoration: none;	
}
.page_navigation_button_current {
	font-size: 11px;
	margin: 0px 2px 0px 0px;
	padding-top: 2px;
	width: 20px;
	height: 18px;
	font-weight: bold;
	background-image: url(../_images/page_x_button_current.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	color: #F2DDBD;
	text-decoration: none;	
	cursor: default;
}
.page_navigation_extra {
	margin: 0px 2px 0px 0px;
	display: block;
	float: left;
	clear: none;
	color: #6D5636;
}

.photo_thumb {
	background-color: #000000;
	border: 5px solid #330000;
}

.photo_footer {
	background-color: #EDDAB6;
	border: 1px solid #330000;
}


.infolabel {
	color: #25170E;
}

.pstyle1 {
margin-top:0cm;
margin-right:0cm;
margin-bottom:10.0pt;
margin-left:0cm;
line-height:115%;
font-size:10.0pt;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* datatable_bordered */
.datatable_bordered {
	font-size: 11px;
	line-height: normal;
	border: 1px solid #8C733E;
	border-bottom: 0px none #8C733E;
	border-right: 0px none #8C733E;
	color: #48372D;
}
.datatable_bordered th {
	background-color: #EAC47D;
	font-weight: bold;
	color: #48372D;
	border: 1px solid #8C733E;
	border-top: 0px none #8C733E;
	border-left: 0px none #8C733E;
	padding: 2px 3px 2px 3px;
}
.datatable_bordered td {
	background-color: #F1DAAD;
	font-weight: normal;
	color: #48372D;
	border: 1px solid #8C733E;
	border-top: 0px none #8C733E;
	border-left: 0px none #8C733E;
	padding: 1px 3px 1px 3px;
}
.datatable_bordered .alt_row {
	background-color: #EFD3A0;
	font-weight: normal;
	color: #48372D;
	border: 1px solid #8C733E;
	border-top: 0px none #8C733E;
	border-left: 0px none #8C733E;
}
.datatable_bordered .info {
	border-bottom: 1px dotted #8C733E;
	cursor: help;
}

.info {
	border-bottom: 1px dotted #8C733E;
	cursor: help;
}

.info_curs {
	color: #CC0000;
}


/* carttable */
.carttable {
	font-size: 11px;
	line-height: normal;
	border: 1px solid #8C733E;
	border-bottom: 0px none #8C733E;
	border-right: 0px none #8C733E;
	color: #48372D;
}
.carttable th {
	background-color: #D2A763;
	font-weight: bold;
	color: #48372D;
	border: 1px solid #8C733E;
	border-top: 0px none #8C733E;
	border-left: 0px none #8C733E;
	padding: 2px 2px 2px 2px;
}
.carttable td {
	background-color: #EAC47D;
	font-weight: normal;
	color: #48372D;
	border: 1px solid #8C733E;
	border-top: 0px none #8C733E;
	border-left: 0px none #8C733E;
	padding: 1px 1px 1px 1px;
}
.carttable th.grandtotal {
	background-color: #E0B976;
	font-weight: bold;
	color: #48372D;
}
.carttable td.grandtotal {
	background-color: #F1DAAD;
	font-weight: bold;
}

/* Header */
#pageHeader {
	height: auto;
}
#pageHeaderContent {	
	background-position: 0% 0%;
	background-repeat: no-repeat;	
	height: 207px;
	overflow: hidden;
}
#headerLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 290px;
}
#headerRight {
	float: right;
	width: 98px;
	text-align: right;
	margin-top: 130px;
}
#headerLogo {
	text-align: left;
	margin: 0px;
	height: 70px;
}
#headerSearch {
	text-align: left;
	margin: 10px 0px 0px 18px;
}


#headerSearchForm select {
	background-color: #DCC187;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #631C08;
	border: 1px solid #631C08;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 160px;
	line-height: normal;
}
#headerSearchForm select option {
	width: 160px;
	overflow: visible;
}
#headerSearchForm select optgroup {
	width: 160px;
	overflow: visible;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

#headerSearchForm .textfield {
	background-color: #DCC187;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #631C08;
	border: 1px solid #631C08;
	margin: 0px 0px 2px 0px;
	padding: 1px 3px 1px 3px;
	height: 17px;
	width: 151px;
	line-height: normal;	
}

/* topBar */
#topBar {
}
#topBarContent {
	font-size: 11px;
	line-height: 15px;
	color: #C3A884;
	background-image: url(../_images/ribbon_bar_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 50px;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
	text-align: left;
}
#topBarInnerContent {
	margin: 0px 110px 0px 110px;
}
#topBar a, #topBar a:link, #topBar a:visited, #topBar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#topBar a:hover, #topBar a:link:hover, #topBar a:visited:hover, #topBar a:active:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Main */
#mainOuterContainer {
	background-image: url(../_images/paper_bg_vrepeat.jpg);
	background-position: 50% 0%;
	background-repeat: repeat-y;
}
#mainInnerContainer {
	font-size: 12px;
	line-height: 15px;
	color: #25170E;
	background-image: url(../_images/paper_bg_bottom.jpg);
	background-position: 0px 100%;
	background-repeat: no-repeat;
	height: auto;
	overflow: hidden;	
	padding-bottom: 60px;
}
#mainLeft {
	display: block;
	float: left;
	clear: left;
	width: 175px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#mainCenter {
	display: block;
	float: left;
	clear: none;
	width: 605px;
	height: auto;
	overflow: hidden;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#mainCenterContent {
	width: 605px;
	overflow: hidden;
}
#mainRight {
	display: block;
	float: right;
	clear: right;
	width: 198px;
	text-align: right;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

/* #mainLeft elements */
#mainLeft .mainCategories {
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#mainLeft .mainCategories .topCategory {
	text-align: left;
}
#partnersContainer {
	width: 156px;
	height: 268px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#partnersBorder {
	background-image: url(../_images/parteneri_tab_border.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 138px;
	height: 247px;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 14px 8px;
	overflow: hidden;
	/*behavior: url(../_js/iepngfix_crop.htc);*/
}
#partnersContent {
	background-image: url(../_images/parteneri_tab_bg_middle.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 138px;
	height: 247px;
	/*overflow: hidden;*/
	overflow: visible;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	color: #5C3D1E;
}
#partnersContent .tabTitle {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #925212;
	text-transform: uppercase;
}

#partnersContent .tabLink {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #925212;
	padding-left:5px;
}


/* #mainCenter elements */

.breadcrumbs {
	margin: 3px 0px 3px 0px;
	font-size: 11px;
	color: #BD8751;
}
.breadcrumbs .current {
	color: #5E4124;
	font-weight: bold;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #660000;
	text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a:link:hover, .breadcrumbs a:visited:hover, .breadcrumbs a:active:hover {
	color: #990000;
	text-decoration: underline;
}

.mainCenterBox {
}
.categoryTabsContainer {
	background-image: url(../_images/category_page_tabs_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 300px;
}
.mainCenterBoxHeader {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.mainCenterBoxHeader a.categoryTabHeader, .mainCenterBoxHeader a.categoryTabHeader:link, .mainCenterBoxHeader a.categoryTabHeader:visited, .mainCenterBoxHeader a.categoryTabHeader:active {
	display: block;
	height: 34px;
	width: 193px;
	overflow: hidden;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	background-image: url(../_images/category_page_tab_shadow.gif);
	background-repeat: no-repeat;
	background-position: 0px 26px;
	color: #660000;
	text-decoration: none;
	cursor: pointer;
}
.mainCenterBoxHeader a.categoryTabHeader:hover, .mainCenterBoxHeader a.categoryTabHeader:link:hover, .mainCenterBoxHeader a.categoryTabHeader:visited:hover, .mainCenterBoxHeader a.categoryTabHeader:active:hover {
	color: #990000;
	text-decoration: none;
}
.mainCenterBoxHeader a.categoryTabHeader.current {
	color: #925212 !important;
	background-image: none !important;
	cursor: default;
}
.mainCenterBoxHeader .categoryTabHeader .categoryTabHeaderText {
	display: block;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mainCenterBoxBody {
	background-image: none;
	background-color: transparent;
}
.mainCenterBoxBody.padded {
	padding: 7px 15px 0px 15px;
}
/* */
.productsListContainer {
}
.productsListContainer .article {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 280px;
	height: auto;
}
.productsListContainer .article.left {
	clear: left;
	float: left;
}
.productsListContainer .article.right {
	clear: right;
	float: right;
}
.productsListContainer .article_name {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	margin: 5px 0px 0px 5px;
}
.productsListContainer .article_name a, .productsListContainer .article_name a:link, .productsListContainer .article_name a:visited, .productsListContainer .article_name a:active {
	color: #990000;
	text-decoration: underline;
}
.productsListContainer .article_brand {
	color: #5E4124;
}
.productsListContainer .article_brand a, .productsListContainer .article_brand a:link, .productsListContainer .article_brand a:visited, .productsListContainer .article_brand a:active {
	color: #660000;
	text-decoration: none;
}
.productsListContainer .article_photo_container {
	width: 114px;
	background-color: #C39958;
}
.productsListContainer .article_photo {
	width: auto;
	height: 110px;
	overflow: hidden;
	background-position: 4px 4px;
	background-repeat: no-repeat;	
}
.productsListContainer .article_details {
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 5px;
}
.productsListContainer .view_article_details {
	text-align: right;
	padding:0px 0px 7px 0px;
}
.productsListContainer .article_price_container {
	font-size: 11px;
	text-align: left;
	padding:0px 0px 7px 5px;
}
.productsListContainer .price {
	text-decoration: none;
	font-weight: bold;
}
.productsListContainer .old_price {
	text-decoration: line-through;
}



.productsListContainer .category {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 280px;
	height: auto;
}
.productsListContainer .category.left {
	clear: left;
	float: left;
}
.productsListContainer .category.right {
	clear: right;
	float: right;
}
.productsListContainer .category_name {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	margin: 0px 0px 0px 3px;
}
.productsListContainer .category_name a, .productsListContainer .category_name a:link, .productsListContainer .category_name a:visited, .productsListContainer .category_name a:active {
	color: #990000;
	text-decoration: underline;
}
.productsListContainer .category_photo_container {
	width: 114px;
}
.productsListContainer .category_photo {
	width: auto;
	height: 110px;
	overflow: hidden;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

/* */
.specialProducts {
}
.productsListContainer.specialProducts .article {
	width: auto !important;
}

.productsListContainer.specialProducts .article_code {
	margin-top: 5px !important;
}
.productsListContainer.specialProducts .article_availability {
}

.productsListContainer.specialProducts .article_price_container {
	padding: 0px !important;
	margin-top: 5px !important;
}
.productsListContainer.specialProducts .article_description {
	margin-top: 5px !important;
}


/* */
.productDetailsContainer {
	margin-top: 7px;
}
.productDetailsContainer .article_large_photo_container {
	background-color: #C39958;
}
.productDetailsContainer .article_large_photo {
	background-position: 8px 5px;
	background-repeat: no-repeat;
}
.productDetailsContainer .article_thumb_photo_container {
	background-color: #C39958;
}
.productDetailsContainer .article_thumb_photo {
	margin-top: 10px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.productDetailsContainer .article_name {
	font-size: 13px;
	color: #660000;
	text-align: left;
	line-height: 15px;
	margin: 0px 0px 7px 0px;
}
.productDetailsContainer .article_description {
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	margin: 5px 0px 7px 0px;
}
.productDetailsContainer .label {
	color: #73502D;
}
.productDetailsContainer .article_brand {
	margin: 5px 0px 7px 0px;
	color: #5E4124;
}
.productDetailsContainer .article_brand a, .productDetailsContainer .article_brand a:link, .productDetailsContainer .article_brand a:visited, .productDetailsContainer .article_brand a:active {
	color: #660000;
	text-decoration: none;
}
.productDetailsContainer .article_code {
	font-size: 11px;
	text-align: left;
	margin: 3px 0px 0px 0px;
}
.productDetailsContainer .article_price_container {
	font-size: 11px;
	text-align: left;
	margin: 2px 0px 0px 0px;
}
.productDetailsContainer .price {
	text-decoration: none;
	font-weight: bold;
	cursor: help;
}
.productDetailsContainer .old_price {
	text-decoration: line-through;
	cursor: help;
}
.productDetailsContainer .article_stock {
	font-size: 11px;
	text-align: left;
	margin: 2px 0px 0px 0px;
}
.productDetailsContainer .add_to_basket_tab_container {
	width: 189px;
}
.productDetailsContainer .add_to_basket_tab {
	background-image:url(../_images/add_to_basket_tab.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
}
.productDetailsContainer .add_quantity_textfield {
	width: 18px;
	height: 16px;
	border: 1px solid #8C733E;
	background-color: #E8C682;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.productDetailsContainer .addToCartButton {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
}
.productDetailsContainer .addToCartButton a, .productDetailsContainer .addToCartButton a:link, .productDetailsContainer .addToCartButton a:visited, .productDetailsContainer .addToCartButton a:active {
	color: #880000;
	text-decoration: none;
}
.addToCartButton .addToCartButton a:hover, .productDetailsContainer .addToCartButton a:link:hover, .productDetailsContainer .addToCartButton a:visited:hover, .productDetailsContainer .addToCartButton a:active:hover {
	color: #AA0000;
	text-decoration: none;
}
.productDetailsContainer .addToCartFormButtonIcon {
	margin-top: 2px;
}

/* */
.brandsListContainer {
}
.brandsListContainer .brand {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 280px;
	height: auto;
}
.brandsListContainer .brand.left {
	clear: left;
	float: left;
}
.brandsListContainer .brand.right {
	clear: right;
	float: right;
}
.brandsListContainer .brand_name {
	font-weight: bold;
	color: #660000;
}
.brandsListContainer .brand_logo {
	text-align: center;
}
.brandsListContainer .brand_details {
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.brandsListContainer .brand_url {
	font-size: 10px;
}

.brandsListContainer .brand_logo_tab {
	background-image: url(../_images/brand_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}



.brandDetailsContainer {
	text-align: left;
}
.brandDetailsContainer .brand_name {
	font-weight: bold;
	color: #660000;
	font-size: 13px;
	margin: 5px 0px 0px 0px;
}
.brandDetailsContainer .brand_logo {
	text-align: center;
}
.brandDetailsContainer .brand_details {
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.brandDetailsContainer .brand_url {
	font-size: 10px;
	margin: 0px 0px 3px 0px;
}

.brandDetailsContainer .brand_logo_tab {
	background-image: url(../_images/brand_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.brandDetailsContainer .brand_description {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}


.shoppingCartContainer {
	font-size: 11px;
	color: #000000;
}
.shoppingCartContainer td {
	font-size: 11px;
}
.shoppingCartContainer .add_quantity_textfield {
	width: 18px;
	height: 16px;
	border: 1px solid #8C733E;
	background-color: #EDD5A3 !important;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #48372D;
}
.shoppingCartContainer .cart_row_disabled td {
	color: #8C733E;
}
.shoppingCartContainer .cart_row_disabled td a, .shoppingCartContainer .cart_row_disabled td a:link, .shoppingCartContainer .cart_row_disabled td a:visited, .shoppingCartContainer .cart_row_disabled td a:active, .shoppingCartContainer .cart_row_disabled td a:hover, .shoppingCartContainer .cart_row_disabled td a:link:hover, .shoppingCartContainer .cart_row_disabled td a:visited:hover, .shoppingCartContainer .cart_row_disabled td a:active:hover {
	color: #8C733E;
	text-decoration: none;
}
.shoppingCartContainer .cart_row td {
	color: #48372D;
}
.shoppingCartContainer .article_photo_container {
	width: 62px;
}
.shoppingCartContainer .article_photo {
	width: auto;
	height: 60px;
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;	
}
.shoppingCartContainer .cart_row_disabled .article_photo {
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: Alpha(Opacity=50);
}


.order_status_1 { /* unread */
	color: #990000;
}
.order_status_2 { /* read */
	color: #660000;
}
.order_status_3 { /* confirmed */
	color: #330000;
}
.order_status_4 { /* in process */
	color: #330000;
}
.order_status_5 { /* finalized */
	color: #805E3C;
}
.order_status_6 { /* annulled */
	color: #805E3C;
}


#alterCartResponseContainer {
	color: #990000;
	font-weight: bold;
	border: 1px solid #990000;
	margin: 0px 4px 4px 3px;
	padding: 1px 3px 2px 3px;
}

/* #mainRight elements */
#rightBannerContainer {
	background-image: url(../_images/main_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 170px;
	width: 198px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#rightBannerContent {
	margin: 10px 6px 0px 10px;
	text-align: left;
}

#mainMenuContainer {
	background-image: url(../_images/main_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 170px;
	width: 198px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#mainMenuContent {
	margin: 10px 6px 0px 23px;
	text-align: left;
}
.mainMenuButton {
	margin: 19px 0px 0px 0px;
	text-align: left;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.mainMenuButton a, .mainMenuButton a:link, .mainMenuButton a:visited, .mainMenuButton a:active {	
	color: #660000;
	text-decoration: none;
}
.mainMenuButton a:hover, .mainMenuButton a:link:hover, .mainMenuButton a:visited:hover, .mainMenuButton a:active:hover {
	color: #990000;
	text-decoration: none;
}

#newProductsContainer {
	background-image: url(../_images/tab_produse_noi_bg_sus.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 273px;
	width: 198px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#newProductsContent {
	margin: 10px 6px 0px 2px;
	text-align: left;
	height: 210px;
	overflow: hidden;
}
#newProductsContent .tabTitle {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #925212;
	text-transform: uppercase;
}
#newProductsList {
	margin: 6px 0px 0px 0px;
}

#newProductsList .item {
	display: block;
	height: auto;
	width: 62px;
	margin-top: 1px;
}
#newProductsList .item.col1 {
	float: left;
	clear: left;	
	margin: 0px 0px 0px 0px;
}

#newProductsList .item.col2{
	float: left;
	clear: none;
	margin: 0px 0px 0px 2px;
}
#newProductsList .item.col3{
	float: left;
	clear: right;
	margin: 0px 0px 0px 2px;
}
#newProductsList .item .photo{
	display: block;
	float: left;	
	width: 62px;
	height: 60px;
	overflow: hidden;
	margin-left: 0px;
}
#newProductsList .item .text {
	display: block;
	float: left;
	text-align: center;
	height: auto;
	width: 62px;
	overflow: hidden;
	font-size: 11px;
	line-height: 12px;
	color: #25170E;
	margin: 0px 0px 0px 0px;
}


#newProductsList .item .text .product_name {
	font-weight: normal;
	color: #990000;	
}
#newProductsList .item .text .product_description {
	text-align: left;
}
#newProductsList .item .text .product_details{
	margin-top: 3px;
	height: auto;
	text-align: right;
}
#newProductsFooter {
	background-image: url(../_images/tab_produse_noi_bg_jos.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 53px;
	width: 198px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#newProductsFooter .see_all {
	padding: 7px 20px 0px 0px;
	width: 103px;
	height: 46px;
	background-image: url(../_images/large_arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 11px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
}
#newProductsFooter .see_all_hover {
	padding: 7px 20px 0px 0px;
	width: 103px;
	height: 46px;
	background-image: url(../_images/large_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 100% 11px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
}
#newProductsFooter a, #newProductsFooter a:link, #newProductsFooter a:visited, #newProductsFooter a:active {	
	color: #660000;
	text-decoration: none;
}
#newProductsFooter a:hover, #newProductsFooter a:link:hover, #newProductsFooter a:visited:hover, #newProductsFooter a:active:hover {
	color: #990000;
	text-decoration: none;
}


/* */
.linkedProductsList {}
.linkedProductsList .item {
	height: auto;
	width: 78px;
	overflow: hidden;
	background-color: #EAC47D;
	cursor: pointer;
	border: 1px solid #C39958;
}
.linkedProductsList .item .photo{
	display: block;
	float: left;
	clear: both;	
	width: 62px;
	height: 60px;
	overflow: hidden;
	margin-left: 8px;
}
.linkedProductsList .item .text {
	display: block;
	float: none;
	clear: both;
	text-align: center;	
	font-size: 11px;
	line-height: 12px;
	color: #25170E;
	margin: 0px 0px 0px 0px;
}
.linkedProductsList .item .product_name {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.linkedProductsList .article_price_container {
	text-align: center;
	font-size: 11px;
	padding:0px 0px 0px 0px;
}
.linkedProductsList .price {
	text-decoration: none;
	font-weight: bold;
}
.linkedProductsList .old_price {
	text-decoration: line-through;
}


/* */
#footerOuterContainer {
	margin-bottom: 10px;
}
#footerInnerContainer {
	text-align: center;
}
#footerInnerContainer td {
	text-align: center;
}

/* form */ 
.cform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.cform td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #47362E;
}
.cform .tdgr {
	background-color: #EFD39A;
}
.cform .spacerrow {
	height: 1px;
	overflow: hidden;
}
.inputtextfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #47362E;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	border: 1px solid #8C733E;
	background-color: #F0DAAC;
	width: 130px;
	height: 16px;
}
.filefield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #47362E;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	border: 1px solid #8C733E;
	background-color: #F0DAAC;
	width: 130px;
	height: auto;
}
.textareafield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #47362E;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	border: 1px solid #8C733E;
	background-color:#F0DAAC;
	width: 460px;
	height: 92px;
	
	scrollbar-arrow-color:#8C733E; 
	scrollbar-track-color:#E8C682; 
	scrollbar-face-color:#E8C682; 
	scrollbar-highlight-color:#8C733E; 
	scrollbar-3dlight-color:#E8C682; 
	scrollbar-darkshadow-color:#E8C682; 
	scrollbar-shadow-color:#8C733E; 
}
.inputbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #F4DD99;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	background-color:#990000;
	height: auto;
	width: 130px;
	cursor: pointer;
	border: 1px solid #660000;
	border-top-color: #CC0000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC0000;	
}
.selectfield {
	background-color: #F0DAAC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47362E;
	border: 1px solid #8C733E;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 136px;
	line-height: normal;
}
.nowidth {
	width: auto;
}
.add_quantity_textfield {
	width: 18px;
	height: 16px;
	border: 1px solid #8C733E;
	background-color: #F0DAAC;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #47362E;
}


/* */
#headerSearchFormButton {
	background-image: url(/_images/ro/header_search_button.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#headerSearchFormButton_ro {
	background-image: url(/_images/ro/header_search_button.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#headerSearchFormButton_en {
	background-image: url(/_images/en/header_search_button.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}


#topBarHomeIcon {
	background-image: url(/_images/icon_home.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 44px;
	height: 43px;
	display: block;
	cursor: pointer;
}
#topBarLangIcon_en {
	background-image: url(/_images/icon_en.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 44px;
	height: 43px;
	display: block;
	cursor: pointer;
}
#topBarLangIcon_ro {
	background-image: url(/_images/icon_ro.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 44px;
	height: 43px;
	display: block;
	cursor: pointer;
}
#topBarAccountIcon {
	background-image:url(/_images/icon_account.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 44px;
	height: 43px;
	display: block;
	cursor: pointer;
}
#topBarBasketIcon {
	background-image: url(/_images/icon_basket.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 44px;
	height: 45px;
	display: block;
	cursor: pointer;
}
#topBarTexteIcon {
	background-image: url(/_images/texte_icon.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 45px;
	height: 45px;
	display: block;
	cursor: pointer;
}
#topBarQuestionIcon_ro {
	background-image: url(/_images/question_icon.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 75px;
	height: 45px;
	display: block;
	cursor: pointer;
}

#topBarQuestionIcon_en {
	background-image: url(/_images/question_icon_en.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 75px;
	height: 45px;
	display: block;
	cursor: pointer;
}


#announcementContainer {
	width: 660px;
	height: auto;
	color: #990000;
	font-size: 13px;
	position: absolute;
	top: 175px;
	left: 50%;
	margin-left: -330px;
	z-index: 9;
}
#announcementContainer marquee {
	width: 660px;
	height: auto;
}

.popupBody {	
	background-image: url(../_images/paper_bg_vrepeat.jpg);
	background-position: 50% 0%;
	background-repeat: repeat-y;
}
.popupBox {
	text-align: left;
	padding: 20px;
}

.infoDiv {
	display: none;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* stiluri box float explicatie trasnport gratis peste 500 ron */
div.box {
	position:absolute;
	top:100px;
	left:50%;
	margin-left: -300px;
	border: solid 2px #660000;
	height:290px;
	width: 500px;
	padding: 0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660033;
	overflow: hidden;
	display: none;
}

div.box_contents {
     background-color:transparent;
     position: relative;
	 padding: 5px 10px;
     z-index: 101;
}
div.box_background {
     background-color: #ececee;
     height: 290px;
     filter:alpha(opacity=90); /* IE's opacity*/
     left: 0px;
     opacity: 0.90;
     position: absolute;
     top: 0px;
     width: 500px;
     z-index: 99;
}


/* COMENTARII */
/*********************************************************************/

.comentariu {
	width: 588px;
	margin-top: 10px;
	text-align: left;
	color: #333333;
}

.comentariuTxt {
	width: 566px;
	text-align: left;
	border: 1px solid #660000;
	padding: 5px 10px;
	line-height: 20px;
	margin-top: 10px;
	position: relative;
}

.sageata {
	position: absolute;
	top: -7px;
	left: 7px;
}




/* modal */
#respondContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #77a04d;
	display: none;
	z-index:9;
	width: 580px;
	min-height: 45px;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #0E5B69;
	/*border-top-color: #0C6;
	border-right-color: #0E5B69;
	border-bottom-color: #0E5B69;
	border-left-color: #0C6;*/

	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=#444444,offX=3,offY=3,positive=true);
}
#respondContent {
	position: relative;
	background-color: #ffffff;
	z-index:9;
	width: auto;
	height: auto;
	min-height: 20px;
	margin: 0px 4px 4px 4px;
	padding: 3px;
	border: 0px solid #CDE7B4;
	overflow-y: auto;
	scrollbar-arrow-color:#9FCB30;
	scrollbar-track-color:#FAFAFA;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#DEDEDE;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#DEDEDE;
	text-align: left;
	font-size: 100%;
}
#respondControls {
	text-align: right;
	margin: 4px 4px 0px 4px;
	padding: 5px 5px 5px 5px;
	cursor: move;
	color: #333333;
	background-color: #EFEFEF;
	background-image: url(../_images/modal/modal_window_controls_bar_background.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CDE7B4;
}
#respondTitle {
	font-size: 100%;
	font-weight: bold;
	color: #a60b0b;
	text-align: left;
}
#respondContainer .up {
	border-bottom: 1px solid #9FCB30;
	background-position: 0px 0px;
}
#respondContainer .down {
	border-bottom: 1px solid #1794AA;
	background-color: #DEF3F5;	
	background-position: 0px -100px;
}
#respondContainer .loader {
	/*border: 1px solid #CDE7B4;*/
	height: 13px;
	width: 260px;
	background-image: url(../_images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
}
