BODY {
	background-color: #fff;
	color: #333;
}

UL.bullet {
	padding-left: 50px;
}

UL.bullet LI, UL LI.bullet {
	list-style-image: url(../images/bullet.gif);
}


/**************************************************************************************
	NEW STYLES
***************************************************************************************/

/* round corners */
	.tr {
		background-image: url(../images/tr.gif);
	}
	
	.tl {
		background-image: url(../images/tl.gif);
	}
	
	.br {
		background-image: url(../images/br.gif);
	}
	
	.bl {
		background-image: url(../images/bl.gif);
	}


/* box */
	.filledBox .tr {
		background-image: url(../images/tr2.gif);
	}
	
	.filledBox .tl {
		background-image: url(../images/tl2.gif);
	}
	
	.filledBox .br {
		background-image: url(../images/br2.gif);
	}
	
	.filledBox .bl {
		background-image: url(../images/bl2.gif);
	}
	
	.filledBox {
	}

/* ajax dialogs container */

/* general styles */


/* listing tables */
	.listing {
		padding: 0;
	}
	
	.listing .header {
		background-image: url(../images/moduleRowSelected.jpg);
		height: 33px;
	}
	
	.listing .header A.sortAsc,
	.listing .header A.sortDesc {
		background-position: center right;
		background-repeat: no-repeat;
	}
	
	.listing .header A.sortAsc {
		background-image: url(../images/sort_asc.gif);
	}
	
	.listing .header A.sortDesc {
		background-image: url(../images/sort_desc.gif);
	}
	
	.listing TR.odd,
	.listing LI H3 {
		background-image: url(../images/moduleRow.jpg);
	}
	
	.listing TR.even {
		
	}

/* header */
	#headerContent {
		background-image: url(../images/top_bg.jpg);
	}
	

/* self promo */
	#selfPromo {
		background-image: url(../images/self_promo.png);
	}
	
/* tab-uri de noutati, promotii si recomandari */
	#tabs H2.tab {
		color: #2a648f;
		width: 113px;
		
		background-image: url(../images/tab.gif);
	}
/* logo */
	#logo {
		width: 170px;
		height: 81px;
		background-image: url(../images/logo.jpg);
		background-repeat: no-repeat;
		margin: 5px 0 0 20px;
	}
	
/* menu */
	#menu UL LI A:link,
	#menu UL LI A:active,
	#menu UL LI A:visited,
	#menu UL LI A:hover {
		color: #fff;
	}

	#menu UL LI#carti {
		background-image: url(../images/tab_carti.jpg);
	}
	
	#menu UL LI#cadouri {
		background-image: url(../images/tab_cadouri.jpg);
	}
	
	#menu UL LI#produseNaturiste {
		background-image: url(../images/tab_produse_naturiste.jpg);
	}
	
	#menu UL LI#calculatoare {
		background-image: url(../images/tab_calculatoare.jpg);
	}
	
	#menu UL LI#articoleSportive {
		background-image: url(../images/tab_articole_sportive.jpg);
	}

	
	
/* search */

	#search INPUT.input {
		background-image: url(../images/search.gif);
	}
	
	#search INPUT.submit {
		background-image: url(../images/search.gif);
		color: #fff;
	}

	#info A:link,
	#info A:active,
	#info A:visited,
	#info A:hover {
		color: #fff;
	}

	#search #advancedSearch A:link,
	#search #advancedSearch A:visited,
	#search #advancedSearch A:active,
	#search #advancedSearch A:hover {
		background-image: url(../images/bullet.gif);
	}


/****************************************************/




/* left column */
	#left {
		background-image: url(../images/menu_bg.jpg);
	}
	
	#left .content {
		background-image: url(../images/menu_top.jpg);
	}
	
	#left .bottom {
		background-image: url(../images/menu_bottom.jpg);
	}

/* right column */
	#right {
		background-image: url(../images/menu_bg.jpg);
	}

	#right .content {
		background-image: url(../images/menu_top.jpg);
	}
	
	#right .bottom {
		background-image: url(../images/menu_bottom.jpg);
	}
	
	
/* boxes heading */	
	.box .boxHeading,
	.box .boxHeading A:link,
	.box .boxHeading A:active,
	.box .boxHeading A:visited,
	.box .boxHeading A:hover {
		color: #fff;
	}
	
	#left .boxHeading {
		background-image: url(../images/menu_left_cat.jpg);
	}
	
	#right .boxHeading {
		background-image: url(../images/menu_right_cat.jpg);
	}
	
	#left .firstBox .boxHeading {
		background-image: url(../images/menu_left_first_cat.jpg);
	}
	
	#right .firstBox .boxHeading {
		background-image: url(../images/menu_right_first_cat.jpg);
	}
	
	#categoriesBox .boxContent LI A:link,
	#categoriesBox .boxContent LI A:visited,
	#categoriesBox .boxContent LI A:active,
	#categoriesBox .boxContent LI A:hover {
		background-image: url(../images/side_link.gif);
	}
	
	#categoriesBox .boxContent LI LI A:link,
	#categoriesBox .boxContent LI LI A:visited,
	#categoriesBox .boxContent LI LI A:active,
	#categoriesBox .boxContent LI LI A:hover {
		background-image: none;	
	}
	
	#categoriesBox .boxContent SPAN {
		padding-left: 12px;
	}
	
	#categoriesBox .boxContent .parent {
		background-image: url(../images/cat_parent.gif);
		background-position: left center;
		background-repeat: no-repeat;
	}
	
	#categoriesBox .boxContent .selected {
		background-image: url(../images/cat_selected.gif);
		background-position: left center;
		background-repeat: no-repeat;
	}
		
/* progress bars */
	.progress, .progress .center, .progress .left, .progress .right {
		height: 13px;
	}
	
	.progress .center {
		background-image: url(../images/progress_bg.gif);
	}
	
	.progress .left,
	.progress .right {
		width: 6px; 
	}
	
	.progress .left {
		background-image: url(../images/progress_left.gif);
	}
	
	.progress .right {
		background-image: url(../images/progress_right.gif);
	}
	
/*********************************************/

/* product and category heading */
	H1, H1.pageHeading, H2.heading {
		background-image: url(../images/header_bg.gif);
	}
	
	
/* category listing */
	.categories LI.cat A:link,
	.categories LI.cat A:active,
	.categories LI.cat A:visited,
	.categories LI.cat A:hover {
		background-image: url(../images/bullet.gif);
	}

/* undercategory listing */
	.undercategories LI.cat A:link,
	.undercategories LI.cat A:active,
	.undercategories LI.cat A:visited,
	.undercategories LI.cat A:hover {
		background-image: none;
	}

/* modules listing */
	.moduleRow, .moduleRowOver, .moduleRowSelected {
		padding-top: 7px;
	
		height: 33px;
		cursor: pointer;
		
		background-repeat: repeat-x; 
	}

	.moduleRow {
		background-image: url(../images/moduleRow.jpg);
	}
	
	.moduleRowOver {
		background-image: url(../images/moduleRowOver.jpg);
	}
	
	.moduleRowSelected {
		background-image: url(../images/moduleRowSelected.jpg);
	}
	

/* product filters */
	.filters {
		background-image: url(../images/moduleRow.jpg);
		background-repeat: repeat-x;
	}
	
	

/* product listing */
	.productBox,
	.productBoxHover
	 {
		background-image: url(../images/product_box.jpg);
	}
	
	.productBox .PRODUCT_LIST_PRICE {
		color: #999;
	}
	
	.productBoxHover .PRODUCT_LIST_PRICE {
		color: #777;
	}
	
	
/* product short listing */
	.productDateExpected {
		color: #1A4B6B;
	}
	
/* listing modules */
	


	
/******************* DIALOGS **********************/

	.dialog, .dialogLoading, .dialogHidden {
		border-color: #3678AC;
	}
	
	.dialog .close {
		background-image: url(../images/button_close.gif);
	}
	
	
/* advanced search dialog */

	
/* product description dialog */
	.dialog .productPrice {
	}

	.dialog .productImage IMG {
	}
	
	.dialog .productDateAvailable {
		color: #DB2719;
	}
	


/* information dialog */
	
/* sfatul zilei */
	#sfatulZilei {
		background-image: url(../images/leaf.jpg);
		background-repeat: no-repeat;
		background-position: 30px center;
	}


/**************************************************************************************
	PAGES
***************************************************************************************/

/* checkout process */
	.checkoutNavigation {
	}
	
	.checkoutNavigation .tab {
		background-image: url(../images/checkoutTab.gif);
		background-repeat: no-repeat;
		width: 150px;
		height: 30px;
		padding: 3px 15px 2px 0px;
		text-align: right;
		margin-left: -38px;
		
		background-position: top right;
		
		
	}
	
	.checkoutNavigation .tab A:link,
	.checkoutNavigation .tab A:visited,
	.checkoutNavigation .tab A:active,
	.checkoutNavigation .tab A:hover {
		font-weight: normal;
		text-decoration: none;
	}
	
	.checkoutNavigation .selected {
		background-image: url(../images/checkoutTabSelected.gif);
		font-weight: bold;
	}
	
	.checkoutNavigation .selected A:link,
	.checkoutNavigation .selected A:visited,
	.checkoutNavigation .selected A:active,
	.checkoutNavigation .selected A:hover {
		font-weight: bold;
	}

	.checkoutNavigation .tab1 {
		z-index: 4;
	}
	
	.checkoutNavigation .tab2 {
		z-index: 3;
	
	}
	
	.checkoutNavigation .tab3 {
		z-index: 2;
	
	}
	
	.checkoutNavigation .tab4 {
		z-index: 1;
	}
	
	
/* product info */
	#page_product_info UL.tabMenu {
		background-image: url(../images/tab_bottom.jpg);
	}
	
	#page_product_info .tab {
		background-image: url(../images/header_tab_bg.jpg);
	}
	
	#page_product_info .tabLeft {
		background-image: url(../images/header_tab_left.jpg);
	}
	
	#page_product_info .tabRight {
		background-image: url(../images/header_tab_right.jpg);
}


/*footer comercials*/

.comercials A:link,
.comercials A:visited,
.comercials A:active,
.comercials A:hover {
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;

}

.comercials A:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;

}



.comercials A IMG {
	border: 0;
}

.display_inline
{
display:inline;
}


.link_recenzie:link,
.link_recenzie:active,
.link_recenzie:visited
{
font-family: Arial, Helvetica, sans-serif;
color:#FF7522;
font-size:12px;
font-weight:bold;
text-decoration: none;
}

.link_recenzie:hover
{
font-family: Arial, Helvetica, sans-serif;
color:#FF7522;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}
