
body
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Black;
	margin-top:3em;
	
}

hr
{
	border: 0;
	padding: 0;
	margin: 0;
	height: 1px;
	background-color: gray;
}


h4
{
	color: Gray;
}


/* links */

A:link
{
	text-decoration: none;
	color: #41A24A;
	font-weight: bold;
}


A:hover
{
	text-decoration: underline;
}


A:visited
{
	text-decoration: none;
	color: #2CB21F;
	font-weight: bold;
}


body, td, b, span, select
{
	font-size: 12px;
}



/*spaces*/

.leftSpace
{
	width: 5%;
}


.rightSpace
{
	width: 5%;
}


.topBackground
{
	/*background-image: url(                "top_background_long.png" );*/
	
	height: 31px;
	top: -4.0px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #F6E9BF;
/*	border-bottom-width:1.5px;
	border-bottom-style: dotted;*/
	border-bottom-color: #12B92A;
}


/*  Main page background image */
.backgroundImage
{
	background-image: url("backm.jpg" );
}

.centerTable
{
	background-color: #F6E9BF;
}

/* alignemnt for the master page table */
.alignment
{
	position: absolute;
	top: -4px;
}

/* top picture*/

.topPicture
{
	background-image: url(                "headerImage.jpg" );
	background-repeat: no-repeat;
	height: 19px;
	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(                "blue_gradient.png" );
	color: #ffffcc;
	height: 26px;
	font-weight: bold;
	font-size: 13px;
	
	border-left-width: 2.0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #12B92A;
	border-top-width: 3.0px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.regularBox
{
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #4B774E;
	border-left-width: 2.0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #12B92A;
	border-top-width: 3.0px;
	border-top-style: solid;
	border-top-color: #ffffff;
}


.regularBoxWithoutTop
{
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #4B774E;
	border-left-width: 5.0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #12B92A;	
}

.headerBox
{
	background-image: url(                      "blue_gradient.png" );
	color: White;
	height: 29px;
	border-left-width: 5.0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #12B92A;
	border-top-width: 3.0px;
	border-top-style: solid;
	border-top-color: #ADA99F;
	}

.smallTopBox
{
	border-top-style: solid;
	border-top-color: #FF9999;
	border-top-width: 3.0px;
}


/*   text   */


.regularTextBold
{
	font-weight: bold;
}


.divBackgroundImage
{
	background-color: Gray;
}



.specialText
{
	color: #AA0000;
	font-size: 13px;
}

.specialTextBold
{
	font-weight: bold;
	color: #AA0000;
}

.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 #AA0000;
	background-color: #CBFD68;
}

/* table borders */

.rowDashedBorder
{
	border-bottom-style: solid;
	border-width: 0.1em;
	border-bottom-color: #CBFD68;
	height: 29px;
}



/* this is the Categories row*/
.rowTopBorder
{
}


.rowTopBorderOnly
{
}

.rowNormalBorder
{
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: #CBFD68;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: #CBFD68;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: #CBFD68;
}




/* Product template elements */
.templatePrice
{
	color: #614230;
	font-weight: bold;
}

.templateName
{
	font-weight: bold;
	font-size: small;
}

.templateShortDescription
{
}






/* command buttons  */

.commandButton
{
	background-color: #DDDDDD;
	color: Black;
	border: solid 1px green;
}


.designTime
{
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: green;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: green;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: green;
	border-top-width: 1.0px;
	border-top-style: solid;
	border-top-color: green;
	background-color: #009B4E;
}


/*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;
}


.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;
}


.topCategory
{
	background-image: url(   "blue_gradient.png" );
	height: 29px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: White;
	width: 100%;
}


.topCategory a
{
	color: White;
}

.emptyCategoryRow
{
	height: 25px;
}

.regularCategory
{
	text-align: center;
	height: 20px;
	width: 100%;
}


/* productViewAlternative  template */
.templateAlternateImage
{
	height: 100px;
	width: 80px;
	text-align: center;
	margin: 0 auto;
}


.templateAlternateName
{
	text-align: center;
	height: 30px;
	font-size: 11px;
}


.templateAlternatePrice
{
	text-align: center;
	color: green;
	font-weight: bold;
	height: 20px;
}


.templateAlternateBuy
{
	text-align: center;
}


.alternateStyle
{
	width: 120px;
	height: 200px;
	border-bottom-width: 1.0px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-left-width: 1.0px;
	border-left-style: solid;
	border-left-color: white;
	border-right-width: 1.0px;
	border-right-style: solid;
	border-right-color: white;
	border-top-width: 1.0px;
	border-top-style: solid;
	border-top-color: white;
	
}



/* productViewDetailed template */

.productViewDetailedName
{
	text-decoration: underline;
	font-size: small;
}

.productViewDetailedPrice
{
	font-size: small;
	color: green;
	font-weight: bold;
}


.productViewDetailedText
{
	font-size: 10px;
}


.productViewDetailedTextDecorated
{
	font-size: 10px;
	font-weight: bold;
}


/* CSS class for the user operations control*/
#divUserOperationsView a
{
	background-color:#F6E9BF;
	font-size: 10px;
}


/*style classes used for product gallery*/
.productGalleryCellStyle
{
}

.productGalleryMainTable
{
	background-color: #E5ECF9;
	border: 1px solid Black;
}





/*  Styles for product of day (ProductOfDay.ascx) control */

.ProductOfDayPrice
{
	color: Black;
}


.ProductOfDayPriceValue
{
	color: green;
	font-size: 15px;
	font-weight: bold;
}


/* product list page promotions area   */

.ProductListPromotions a:link
{

}

