
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

hr
{
	border: 0;
	padding: 0;
	margin: 0;
	height: 1px;
	background-color: #d9d9d9;
}


h4
{
  color:Gray;	
}

/* links */

A:link
{
	text-decoration: none;
	color: orange;
	font-weight: bold;
}


A:hover
{
	text-decoration: underline;
}


A:visited
{
	text-decoration: none;
	color: orange;
	font-weight: bold;
}


body, td, b, span, select
{
	font-size: 12px;
}



/*spaces*/

.leftSpace
{
	width: 0%;
}


.rightSpace
{
	width: 0%;
}


.topBackground
{
	background-image: url(  "top_background_long.gif" );
	height: 45px;
	top: -4px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
}


/*  Main page background image */
.backgroundImage
{
	background-image: url(  "homepage_bkg.jpg" );
}

.centerTable
{
	background-color: White;
}

/* alignemnt for the master page table */
.alignment
{
	position: absolute;
	top: -4px;
}

/* top picture*/

.topPicture
{
	background-image: url(  "headerImage.jpg" );
	background-repeat: no-repeat;
	height: 129px;
	background-position: left;
	width: 70%;
}






/* 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
{
	background-image: url(  "banda.png" );
	color: Yellow;
	height: 29px;
	font-weight: bold;
	font-size: 13px;
}

.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: Yellow;
}


.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;
}

.headerBox
{
	background-image: url("banda.png" );
	color: Yellow;
	height: 29px;
	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;
}

.smallTopBox
{
	border-top-style: solid;
	border-top-color: Black;
	border-top-width: 3.0px;
}


/*   text   */


.regularTextBold
{
	font-weight: bold;
}


.divBackgroundImage
{
	background-color: Gray;
}



.specialText
{
	color: Orange;
	font-size: 13px;
}

.specialTextBold
{
	font-weight: bold;
	color: Orange;
}

.normalLabelGraySmall
{
	color: Gray;
	font-size: 9px;
}

.normalLabelGrayBold
{
	color: Gray;
	font-size: 11px;
	font-weight: bold;
}

.labelBig
{
	color: Gray;
	font-size: 13px;
	font-weight: bold;
}



.textBoxStyle
{
	border: solid 1.0px orange;
	background-color: #F7F7F7;
}

/* table borders */

.rowDashedBorder
{
	border-bottom-style: dashed;
	border-width: 0.1em;
	border-bottom-color: Gray;
	height: 29px;
}



/* this is the Categories row*/
.rowTopBorder
{
}


.rowTopBorderOnly
{
}

.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: Red;
	font-weight: bold;
}

.templateName
{
	font-weight: bold;
	font-size: small;
}

.templateShortDescription
{
}






/* command buttons  */

.commandButton
{
	background-color: orange;
	color: White;
	border: solid 0.5px black;
}


.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;
}


/*tabs*/


#tabsJ
{
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	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: Black;
}

#tabsJ a span
{
	float: none;
}

#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;
}


.middleAlignment
{
	text-align: center;
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}


.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;
}


.topCategory
{
	height: 33px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: Black;
	width: 100%;
}


.topCategory a
{
	color: Black;
}

.emptyCategoryRow
{
	height: 12px;
}

.regularCategory
{
	text-align: center;
	height: 20px;
	width: 100%;
}


.templateAlternateImage
{
	height: 90px;
	width: 80px;
	text-align: center;
	
	margin: 0 auto;
}


.templateAlternateName
{
	text-align: center;
	height:60px;
	font-size:10px;
}


.templateAlternatePrice
{
	text-align: center;
	color: Red;
	font-weight: bold;
	height: 20px;
}


.templateAlternateBuy
{
	text-align: center;
}


.alternateStyle
{
	width: 120px;
	height:200px;
}


/* productViewDetailed template */

.productViewDetailedName
{
	text-decoration: underline;
	font-size: small;
}

.productViewDetailedPrice
{
	font-size: small;
	color: Red;
	font-weight:bold;
}


.productViewDetailedText
{
		font-size:10px;
}


.productViewDetailedTextDecorated
{
	font-size:10px;
	font-weight:bold;
}


/* CSS class for the user operations control*/
#divUserOperationsView a
{
	font-size: 10px;
}


.ProductOfDayPrice
{
	color:Black;
}


.ProductOfDayPriceValue
{
	color:Red;
	font-size:15px;
	font-weight:bold;
}

/* DockingNavigationList */

.dockingTopCategory
{
	text-align: left;
}


.dockingEmptyCategoryRow
{
	height: 5px;
}

.dockingRegularCategory
{
	text-align: left;
	padding-left:20px;

}


/*   */
.clientTreeRegular
{
	margin-left: 30px;
	height: 40px;
}

.clientTreeHeader
{
	text-transform: uppercase;
}

/*breadcrumbs*/

.breadcrumbItems
{
	font-size: 10px;
}


/* ProductFilterAdvanced.ascx */

.filterAdvancedHead
{
	font-weight: bold;
	font-size: 13px;
}



.filterAdvancedContainer
{
	background-color: #FCFFCC;
}


/* relatedproducts.ascx */
.relatedProductsTitle
{

}


.priceCutStickerText
{
	color:Red;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
}
