﻿
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}

hr
{
	border: 0;
	padding: 0;
	margin: 0;
	height: 1px;
	background-color: #d9d9d9;
}



/* links */

A:link
{
	color: blue;
	text-decoration: none;

}


A:hover
{
}


A:visited
{
	text-decoration: none;
}


body, td, b, span, select
{
	font-size: 12px;
}


/*  Main page background image */
.backgroundImage
{
	/*background-image: url( "back.gif" );*/
}

.centerTable
{
	background-color: White;
}

/* alignemnt for the master page table */
.alignment
{
	position: absolute;
	top: -4px;
}

/* top picture*/

.topPicture
{
	background-image: url( "headerImage.png" );
	background-repeat: no-repeat;
	background-position: left;
	height:90px;
	width:70%;
}


.topBackground
{
	background-image: url(   "top_background_long.gif" );
	height: 45px;
	top: -4px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
}

/*tree*/
.tree
{
	width: 200px; /*	border: 1px solid #E9ECF0; 	background: url(  "bg_tree_bottom.jpg" ) bottom left no-repeat;*/
}

.innerTree
{
	background: url(    "bg_tree_top.jpg" ) top left no-repeat;
	padding: 10px;
	margin: 0;
}


.CategoriesTree
{
	color: #E00000;
}

.CategoriesTreeNode a, .CategoriesTreeNode a:active, .CategoriesTreeNode a:visited
{
	color: #E00000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 10px;
}

.CategoriesTreeSelectedNode a
{
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 11px; 
	font-weight:bold;
}

.CategoriesTreeRootNode a, .CategoriesTreeRootNode a:active, .CategoriesTreeRootNode a:visited
{
	font-size: 11px;
	padding-top: 5px;
	display: block;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
}


.CategoriesTreeChildNode
{
}

.innerTree div table td.CategoriesTreeNode
{
	width: 90%;
	border-bottom: 1px solid #f0f4f7;
}
.innerTree div table td.CategoriesTreeSelectedNode
{
	width: 90%;
	border-bottom: 1px solid #e5eaf0;
}
.innerTree div table td.CategoriesTreeRootNode
{
	width: 90%;
	border-bottom: 1px solid #e5eaf0;
}













.designTime
{
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: Blue;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: Blue;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: Blue;
	border-top-width: 1.0px;
	border-top-style: solid;
	border-top-color: Blue;
	background-color: #EFEFED;
}






















/* MENU ITEMS */

/* this is  the header Menu . It contains the Home | Creeaza cont etc */
.headerMenu
{
	font-weight: bold;
}

/* this contains the user status */
.statusMenu
{
	font-size: 8px;
}


/* box styles */

.mainBox
{
	color: White;
	height: 23px;
	font-weight: bold;
	font-size: 13px;
	background-image: url("blue_gradient.png" );
/*	border-bottom-width: 2.0px;
	border-bottom-style: solid;
	border-bottom-color: #E00000;*/
}

.mainBox a
{
	color:White;	
}



.regularBox
{
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: #D8D8D8; /*border-top-width: 2.0px; 	border-top-style: solid; 	border-top-color: #0A7AC5;*/

	}


.regularBoxWithoutTop
{
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	color: Black;
}


.headerBox
{
	background-image: url(     "blue_gradient.png" );
	height: 29px;
	border-bottom-width: 2.0px;
	border-bottom-style: solid;
	border-bottom-color: #E00000;
	border-right-color: #E00000;
	color: White;
}



.smallTopBox
{
	border-top-style: solid;
	border-top-color: #24618E;
	border-top-width: 3.0px;
}



.regularTextBold
{
	font-weight: bold;
}

.regularTextBoldBlack
{
	font-weight: bold;
	color: Black;
}


.divBackgroundImage
{
	background-color: Gray;
}


.specialText
{
	color: #24618E;
	font-size: 13px;
}

.specialTextBold
{
	font-weight: bold;
	color: #24618E;
}

.normalLabelGraySmall
{
	color: Gray;
	font-size: 9px;
}

.normalLabelGrayBold
{
	color: Gray;
	font-size: 11px;
	font-weight: bold;
}

.labelBig
{
	color: Gray;
	font-size: 13px;
	font-weight: bold;
}



/* table borders */

.rowDashedBorder
{
	border-bottom-style: solid;
	border-width: 0.1em;
	border-bottom-color: #D8D8D8;
	height: 29px;
}


/* this is the Categorii row*/

.rowTopBorder
{
	/* 	background-image: url( "header_tabel.gif" ); 	border-top-style: solid; 	border-width: 1.0px; 	border-bottom-style: solid; 	border-top-style: solid; 	height: 29px; 	margin-left: 0; 	padding-left: 0px; 	font-weight: bold; 	font-size: 12px; 	border-color: #C0C0C0; */
}


.rowTopBorderOnly
{
	/* 	border-top-style: solid; 	border-width: 1.0px; 	height: 29px; 	margin-left: 0; 	padding-left: 0px; 	border-color: #24618E; */
}

.rowNormalBorder
{
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}


/* Product template elements */
.templatePrice
{
	color: White;
	font-weight: bold;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(    "priceBackground.png" );
	height: 33px;
	width:126px;
	text-align: center;
	vertical-align: middle;
}

.templateName
{
	font-weight: bold;
	font-size: small;
}

.templateShortDescription
{
}


/* command buttons  */

.commandButton
{
	background-color: #2C366D;
	color: White;
	background-position: right;
}

.commandButtonSmall
{
	background-color: Gray;
	color: White;
	font-size: 10px;
}























/*tabs*/


#tabsJ
{
	float: left;
	width: 100%;
	background: White;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #0A7AC5;
	position: static;
}
#tabsJ ul
{
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabsJ li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsJ a
{
	float: left;
	background: url(     "tableftJ.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#tabsJ a span
{
	float: left;
	display: block;
	background: url(     "tabrightJ.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsJ a:hover span
{
	color: #FFF;
}
#tabsJ a:hover
{
	background-position: 0% -42px;
}
#tabsJ a:hover span
{
	background-position: 100% -42px;
}


#tabsJ .selectedTab a
{
	background-position: 0% -42px;
}

#tabsJ .selectedTab a span
{
	background-position: 100% -42px;
	color: #FFF;
}



.sortArrowDown
{
	background-image: url(   "arrowdown.png" );
	background-position: center;
	background-repeat: no-repeat;
	height: 6px;
	width: 11px;
}

.sortArrowUp
{
	background-image: url(   "arrowup.png" );
	background-position: center;
	background-repeat: no-repeat;
	height: 6px;
	width: 11px;
}


.middleAlignment
{
	text-align: center;
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}




.templateAlternateImage
{
	height: 100px;
	width: 80px;
	text-align: center;
	
	margin: 0 auto;
}


.templateAlternateName
{
	text-align: center;

	height:50px;
}


.templateAlternatePrice
{
	text-align: center;
	color: Red;
	font-weight: bold;
	height: 28px;
}


.templateAlternateBuy
{
	text-align: center;
}


.alternateStyle
{
	width: 120px;
	height:200px;
}


.topCategory
{
	height: 29px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: Black;
	width: 100%;
	background-color:White;
}


.topCategory a
{
	color: Black;
}

.emptyCategoryRow
{
	height: 5px;
}

.regularCategory
{
	text-align: center;
	height: 15px;
	width: 100%;
	text-align:left;
	padding-left: 25%;

}


.ProductOfDayPrice
{
	color:Black;
}


.ProductOfDayPriceValue
{
	color:Red;
	font-size:20px;
	font-weight:bold;
}


.productViewDetailedPrice
{
  color:red;
  font-weight:bold;
}


.ProductListPromotions a:link
{
	color:Blue;
    font-weight:bold;
}





/* SearchBox control */
.textSearch
{
	width:200px;
}

.buttonSearch
{
	background-color:#FF0000;
	color:White;
	font-weight:bold;	
}

/* login control */

.LoginLabelEmailAddress
{
}

.LoginTextBoxEmailAddress
{
}

.LoginTextBoxPassword
{
}

.LoginLabelPassword
{
}

.LoginButton
{
	background-color: #2C366D;
	color: White;
	background-position: right;

}

.LoginLogOff
{
}

.LoginGetPassword
{
}

.LoginStatus
{
}


/* ProductFiles.ascx */
.imageContainerStyle
{
	width: 50px;
}

.textLinkContainerStyle
{
	text-align: left;
}


/* DockingNavigationList */

.dockingTopCategory
{
	text-align: left;
	font-weight:bold;
}


.dockingEmptyCategoryRow
{
	height: 5px;
}

.dockingRegularCategory
{
	text-align: left;
	padding-left:20px;

}


/* ProducerLogoList.ascx */
.producerLogoListTextEntry
{
	text-align: left;
	padding-left:8px;
}


/*   */
.clientTreeRegular
{
	margin-left: 40px;
	height: 40px;
}

.clientTreeHeader
{
	text-transform: uppercase;
}

/*breadcrumbs*/

.breadcrumbItems
{
	font-size: 10px;
}



/* ProductFilterAdvanced.ascx */

.filterAdvancedHead
{
	font-weight: bold;
	font-size: 13px;
}



.filterAdvancedContainer
{
	background-color: #FCFFCC;
}