/* ---------------------------------------------------------GENERALE HTML --*/

body {

	background-color: #FFFFFF;

	background-image: url(../img/bg_bottom.gif);

	background-repeat: repeat-y;

	background-position: left top;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 16px;

	color: #43929f;

}



h1{

	font-family:"Times New Roman", Times, serif;

	font-size: 24px;

	font-style: normal;

	line-height: 28px;

	font-weight: normal;

	font-variant: normal;

	color: #7dab37;

}



h2{

	font-family:"Times New Roman", Times, serif;

	font-size: 18px;

	font-style: normal;

	line-height: 22px;

	font-weight: normal;

	font-variant: normal;

	color: #d73730;

}

A.gBodyLink:ACTIVE, A.gBodyLink:LINK, A.gBodyLink:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #82a35f;

	text-decoration: none;

}

A.gBodyLink:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #82a35f;

	text-decoration: none;

	border-bottom: #fac64a 1px dashed;

}

/* ---------------------------------------------------------ID GENERALE --*/

#gAllContent {

	background-image: url(../img/bg_top.jpg);

	background-position: left top;

	background-repeat: no-repeat;

	min-height: 600px;

	float: left;

}

#gCol1 {

	width: 196px;

}

#gCol2 {

	width: 663px;

}

#gSearchBox {

	background-image: url(../img/ro/cautare.gif);

	background-repeat: no-repeat;

	background-position: left bottom;



	padding-top: 329px;

	padding-bottom: 35px;

	padding-left: 10px;

	padding-right: 10px;

}



#gSecMenu {

	padding-top: 20px;

	padding-left: 20px;

	padding-right: 10px;

	padding-bottom: 20px;

}

#gMenu {

	background-image: url(../img/menu_bg.gif);

	background-repeat: repeat-x;

	text-align: right;

	float:right;

}

#gTopMenu {

	background-image: url(../img/menu_bg.gif);

	background-repeat: repeat-x;

	text-align: left;

	float:left;

	width: 443px;

	margin-left: 130px;

}

#gLogo {

	padding-top: 34px;

}

#gBasket {

	margin-left: 200px;

}



#gBasketText {

	background-image: url(../img/shopping_bag.gif);

	background-repeat: no-repeat;



	width: 150px;



	padding-left: 60px;

	padding-top: 20px;

	padding-bottom: 10px;

}



#gContent {



}

.gButtonContainer{

	background-image: url(../img/blue_buterfly.gif);

	background-position: left top;

	background-repeat: no-repeat;

	background-color: #f2f8fa;

	padding-left: 22px;

	padding-bottom: 7px;

	padding-top: 6px;

}

.gButtonContainerOver{

	background-image: url(../img/blue_buterfly.gif);

	background-position: left top;

	background-repeat: no-repeat;

	background-color: #f2f8fa;

	padding-left: 22px;

	padding-bottom: 7px;

	padding-top: 6px;

}

A.gButtonLink:ACTIVE, A.gButtonLink:LINK, A.gButtonLink:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 12px;

	color: #6bc3d1;

	text-decoration: none;

}

A.gButtonLink:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 12px;

	color: #43929f;

	text-decoration: none;

}



/*----------------------------------------------------------- STYLES --*/

.gGeneralCartContent{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #82a35f;

}

A.gCartLink:ACTIVE, A.gCartLink:LINK, A.gCartLink:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #82a35f;

	text-decoration: none;

}

A.gCartLink:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #82a35f;

	text-decoration: none;

	border-bottom: #fac64a 1px dashed;

}

A.gShoppingCartLink:ACTIVE, A.gShoppingCartLink:LINK, A.gShoppingCartLink:VISITED {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #82a35f;

	text-decoration: none;

	border-bottom: #82a35f 1px dashed;

}

A.gShoppingCartLink:HOVER {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #82a35f;

	text-decoration: none;

	border-bottom: #fac64a 1px dashed;

}

.gSearchInput{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 14px;

	font-weight: normal;

	font-variant: normal;

	color: #1d5870;

	text-decoration: none;



	border-top: #fea248 1px solid;

	border-right: #fea248 1px solid;	

	border-bottom: #fea248 1px solid;

	border-left: #fea248 1px solid;

	padding: 2px 4px 2px 4px;

	background-color:#fcfcfc;

	width: 100px;

}

A.gTips:ACTIVE, A.gTips:LINK, A.gTips:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 14px;

	color: #006b17;

	text-decoration: none;

}

A.gTips:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 14px;

	color: #006b17;

	text-decoration: none;

	border-bottom: #fac64a 1px dashed;

}

A.gMoreLink:ACTIVE, A.gMoreLink:LINK, A.gMoreLink:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #6bc3d1;

	line-height: 14px;

	text-decoration: none;

}

A.gMoreLink:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #82a35f;

	line-height: 14px;

	text-decoration: none;

}

/* -------------------------------------------------------- alte ID-uri --*/

#gPageBox{

	border-top: 0px solid #99d443;

	border-left: 0px solid #99d443;

	border-bottom: 0px solid #99d443;

	border-right: 0px solid #99d443;

	background-color: #99d443;

	padding: 7px 10px 5px 10px;

	float:left;

}

#gOfferPageBox{

	border-top: 1px solid #b4d5da;

	border-left: 1px solid #b4d5da;

	border-bottom: 1px solid #b4d5da;

	border-right: 1px solid #b4d5da;

	background-color: #ffffff;

	padding: 7px 10px 5px 10px;

	float:left;

	width: 180px;

}

#gCatalogPageBox{

	border-top: 1px solid #b4d5da;

	border-left: 1px solid #b4d5da;

	border-bottom: 1px solid #b4d5da;

	border-right: 1px solid #b4d5da;

	background-color: #ffffff;

	padding: 7px 10px 5px 10px;

	float:left;

	width: 190px;

}

#gProdBox{

	border-top: 1px solid #99d443;

	border-left: 1px solid #99d443;

	border-bottom: 1px solid #99d443;

	border-right: 1px solid #99d443;

	background-color: #fdfdfd;

	background-image: url(../img/products_bg.gif);

	background-position: left bottom;

	background-repeat: repeat-x;

	padding: 10px 15px 0px 15px;

	float:left;

	margin-bottom: 20px;	

}

#gProdDescription{

	float:left;

	padding-top: 0px;

	padding-bottom:10px;

	width: 100%;

}

#gProdBuyButton{

	float:right;

	padding-top: 12px;

	padding-right:0px;

}

#gProdPrices{

	float:left;

	padding-top: 20px;

}

/* -------------------------------------------------------- Right SMENU --*/

.gRightSMenu{

	background-image: url(../img/green_buterfly.gif);

	background-position: left top;

	background-repeat: no-repeat;

	padding-left: 22px;

	padding-bottom: 7px;

	padding-top: 6px;

}

.gRightSMenuOver{

	background-image: url(../img/blue_buterfly.gif);

	background-position: left top;

	background-repeat: no-repeat;

	background-color: #f2f8fa;

	padding-left: 22px;

	padding-bottom: 7px;

	padding-top: 6px;

}

.gSelectedRightSMenu{

	background-image: url(../img/blue_buterfly.gif);

	background-position: left top;

	background-repeat: no-repeat;

	background-color: #f2f8fa;

	padding-left: 22px;

	padding-bottom: 7px;

	padding-top: 6px;

}

.gSelectedRightSMenuOver{

	background-image: url(../img/blue_buterfly.gif);

	background-position: left top;

	background-repeat: no-repeat;

	background-color: #f2f8fa;

	padding-left: 22px;

	padding-bottom: 7px;

	padding-top: 6px;

}

A.gSmenuActive:ACTIVE, A.gSmenuActive:LINK, A.gSmenuActive:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 14px;

	color: #ff6600;

	text-decoration: none;

}

A.gSmenuActive:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 14px;

	color: #6bc3d1;

	text-decoration: none;

}

A.gSmenuSelected:ACTIVE, A.gSmenuSelected:LINK, A.gSmenuSelected:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 14px;

	color: #6bc3d1;

	text-decoration: none;

}

A.gSmenuSelected:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 14px;

	color: #6bc3d1;

	text-decoration: none;

	border-bottom: #fea248 1px dashed;

}



/* --------------------------------------------------------------POZE -- */

.gPicDiv{

	float:left;

	padding:1px;

	background-color: #006b17;

	border:solid 5px #b4d5da;

}

.gPicDivOver{

	float:left;

	padding:1px;

	background-color: #006b17;

	border:solid 5px #8acd27;



}





/* -------------------------------------------------------------- LISTE --*/

.gTipsListText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #006b17;

	line-height: 12px;

	margin-left: 15px;

	padding: 0px;

}

.gTipsList {

	margin: 0px;

	list-style-image: url(../img/arrow.gif);

}

.gListText1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 16px;

	color: #43929f;

	margin-left: 30px;

	padding: 0px;

}

.gList1 {

	margin: 0px;

	list-style-image: url(../img/green_buterfly.gif);

}



/* -------------------------------------------------------------- OFERTE --*/

.gOfferDescription{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #82a35f;

	line-height: 18px;

}

#gOfferDescription{

	padding: 15px 0px 0px 5px;

}

.gOfferPageText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #006b17;

	line-height: 18px;

}

#gOfferText{

	padding: 5px 0px 0px 5px;

}

.gPages{

	background-color: #fdf7d6;

	padding: 0px 3px 3px 3px;

}

A.gOfferPageNr:ACTIVE, A.gOfferPageNr:LINK, A.gOfferPageNr:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 18px;

	color: #c82421;

	padding: 2px;

	text-decoration: none;

}

A.gOfferPageNr:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 18px;

	color: #c82421;

	text-decoration: none;

	padding: 2px;

	background-color: #fdf7d6;

}



/* -------------------------------------------------------------- NOUTATI --*/

.gNewsPageText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #006b17;

	line-height: 18px;

}

.gNewsPages{

	background-color: #fdf7d6;

	padding: 0px 3px 3px 3px;

}

A.gNewsPageNo:ACTIVE, A.gNewsPageNo:LINK, A.gNewsPageNo:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 18px;

	color: #c82421;

	text-decoration: none;

	padding: 2px;

}

A.gNewsPageNo:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 18px;

	color: #c82421;

	text-decoration: none;

	padding: 2px;

	background-color: #fdf7d6;

}

/* -------------------------------------------------------------- NOUTATI --*/

.gProdPageText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #006b17;

	line-height: 18px;

}

A.gProdPageNo:ACTIVE, A.gProdPageNo:LINK, A.gProdPageNo:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 18px;

	color: #c82421;

	text-decoration: none;

	padding: 2px;

}

A.gProdPageNo:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	line-height: 18px;

	color: #c82421;

	text-decoration: none;

	padding: 2px;

	background-color: #fdf7d6;

}

.gProdTitle{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #4d9900;

	line-height: 18px;

}

A.gProdTitle:ACTIVE, A.gProdTitle:LINK, A.gProdTitle:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #4d9900;

	line-height: 18px;

	text-decoration: none;

}

A.gProdTitle:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #4d9900;

	line-height: 18px;

	text-decoration: none;

	border-bottom: #c82421 1px dashed;

}

.gProdDescription{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #82a35f;

	line-height: 18px;

}

.gProdPriceStdText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #82a35f;

	line-height: 14px;

}

.gProdPriceStd{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #d02f2b;

	line-height: 14px;

	text-decoration: line-through;

}

.gProdPriceNewText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #82a35f;

	line-height: 20px;

}

.gProdPriceNew{

	font-family: "Trebuchet MS";

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color: #43929f;

	line-height: 14px;

}

A.gOrderProd:ACTIVE, A.gOrderProd:LINK, A.gOrderProd:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #82a35f;

	line-height: 14px;

	text-decoration: none;

}

A.gOrderProd:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #82a35f;

	line-height: 14px;

	text-decoration: none;

	border-bottom: #c82421 1px dashed;

}

.gProdCategoryText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #6aacb7;

	line-height: 14px;

}

A.gProdCategoryLink:ACTIVE, A.gProdCategoryLink:LINK, A.gProdCategoryLink:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #6aacb7;

	line-height: 14px;

	text-decoration: none;

}

A.gProdCategoryLink:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #6aacb7;

	line-height: 14px;

	text-decoration: none;

	border-bottom: #c82421 1px dashed;

}

.gProdTotalText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	color: #82a35f;

	line-height: 14px;

	padding-bottom: 10px;

}

.gProdTotalNo{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	color: #d02f2b;

	line-height: 14px;

}



/* -------------------------------------------------------------- Campanii --*/

.gCampainText{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #6aacb7;

	line-height: 18px;

}

.gDataComanda{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #6aacb7;

	line-height: 14px;

}

.gDataLivrare{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #fea248;

	line-height: 14px;

}



/* ------------------------------------------------------------------ Copyright --*/

.gGraffcoZone{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #43929f;

}

A.gGraffcoZone:ACTIVE, A.gGraffcoZone:LINK, A.gGraffcoZone:VISITED  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #43929f;

	text-decoration: none;

}

A.gGraffcoZone:HOVER{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #43929f;

	text-decoration: none;

	border-bottom: #43929f 1px dashed;

}

.gCopyRight{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #43929f;

}

#RandomBnner {
	padding-left: 10px;
	padding-bottom: 5px;
}
#RandomBanner img {
	border: 1px solid #82a35f;
}
