/*===========-------- DEFINED TAGS --------============*/
html
{
	margin: 0;
	padding: 0;
}
body
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, georgia, helvetica, sans-serif;
	background: #C0C0C0;
	font-size: 10px;
	color: black;
}
td
{
	font-family: verdana, arial, georgia, helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
img
{
	border: 0;
}
a
{
	color: #FF7F00;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
form
{
	font-family: verdana, arial, georgia, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
ul
{
	margin: 0px 10px 0px 16px;
	padding: 0;
}
ol
{
	margin: 0px 10px 0px 16px;
	padding: 0;
}





/*===========-------- TEXTS --------============*/
.td10
{
	font-size: 10px;
}
.td11
{
	font-size: 11px;
}
.td12
{
	font-size: 12px;
}
.td13
{
	font-size: 13px;
}
.td14
{
	font-size: 14px;
}
.td18
{
	font-size: 18px;
}
.arial
{
	font-family: arial, sans-serif;
}
.tdwhite
{
	color: #FFFFFF;
}
.tdgrey
{
	color: #767676;
}
.tdlightgrey
{
	color: #A6A6A6;
}
.tdorange
{
	color: #EFB525;
}
.tderror
{
	color: #CC0000;
}
.tdcopyright
{
	color: #133D8F;
}
.tdrequired
{
	color: #EFB525;
}
.justify
{
	text-align: justify;
}








/*===========-------- TDs --------============*/
.bannerextend1
{
	background: url(../images/banner/banner_extend_up.gif) repeat-x;
}
.bannerextend2
{
	background: url(../images/banner/banner_extend_middle.gif) repeat-x;
}
.bannerextend3
{
	background: url(../images/banner/banner_extend_down.gif) repeat-x;
}
.footerextend
{
	background: url(../images/utile/footer_extend.gif) repeat-x;
}
.bglimbi
{
	background: url(../images/banner/sageata_banner_middle.jpg) no-repeat;
}
.liniepunctata
{
	background: url(../images/utile/linie_punctata.gif) repeat-x;
	width: 100%;
}
.filterbgwhite
{
	background: #FFFFFF;
	border-left:#e5e5e5 solid 1px;
	border-right:#e5e5e5 solid 1px;
	padding: 2px;

}
.filterbglightgrey
{
	background: #F5F5F5;
	border-left:#FDFDFD solid 1px;
	border-right:#FDFDFD solid 1px;
	padding: 2px;
}
.filterbglightgreyslim
{
	background: #F5F5F5;
	border-left:#FDFDFD solid 1px;
	border-right:#FDFDFD solid 1px;
}
.filterbgnormalgrey
{
	background: #DDDDDD;
	border-left:#FDFDFD solid 1px;
	border-right:#FDFDFD solid 1px;
	padding: 2px;
}
.filterbgstronggrey
{
	background: #c5c5c5;
	border-left:#FDFDFD solid 1px;
	border-right:#FDFDFD solid 1px;
	padding: 2px;
}
.bgwhite
{
	background: #FFFFFF;
}
.bgleft
{
	background: #F5F5F5;
}
.bgtitleright
{
	background: #133D8F;
}
.bgpromo
{
	background: #DDDDDD;
}
.bgcontact
{
	background: #5B78B1;
}








/*===========-------- LINKS --------============*/
.acontact
{
	color: #B4C1DB;
	text-decoration: none;
}
.acontact:hover
{
	text-decoration: underline;
}
.afooter
{
	color: #FFFFFF;
	text-decoration: none;
}
.afooter:hover
{
	color: #133D8F;
	text-decoration: none;
}









/*===========-------- FORMS --------============*/
.form
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife;
	FONT-SIZE: 11px;
	color: #444444;
	border: 1px #BBBBBB solid;
	background: #FFFFFF;
}
.submit
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife;
	FONT-SIZE: 10px;
	color: #133D8F;
	border: 2px #EFB525 solid;
	background: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	cursor: pointer;
}
.inputlogin
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serife;
	width: 65px;
	height: 18px;
	font-size: 10px;
	color: #5B78B1;
	margin-bottom: 3px;
	border: 2px #CCCCCC solid;
}
.prodquant
{
	border: 1px solid #61A7C9;
	color: black;
	background: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.cartform
{
	border: 1px solid black;
	color: black;
	background: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.butformreg
{
	font-family: verdana, arial, georgia, helvetica, sans-serif;
	color: black;
	border: 1px #999 solid;
	background: #FEF1D7;
	font-size: 10px;
	padding: 1px 0;
}









/* others */
.paddingleft
{
	padding: 2px 6px 2px 6px;
}
.tableheight100
{
	height: 100%;
}
.tdinfotitle
{
	font-family: helvetica, Verdana, Helvetica, Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.tdtitlecart
{
	background: #FEF1D7;
	border: 1px #D3D3D3 solid;
	font-weight: bold;
	vertical-align: top;
	/*FONT-FAMILY: Tahoma, Helvetica, Arial, sans-serife; */
	FONT-SIZE: 11px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.promoborder
{
	border: 1px solid #19416E;
}
.promoname
{
	color: #19416E;
	font-weight: bold;
	text-align: center;
}
.padding
{
	padding-left: 12px;
	padding-right: 12px;
}
.stylename
{
	color: #4BABDE;
	font-size: 10px;
}
.tdblueborder
{
	border: 1px solid #2D8FBC;
}
.border
{
	border: 1px solid #DDDDDD;
}
.boxpadding
{
	padding: 6px 9px;
}
.imgthumb
{
	border: 1px solid #2D8FBC;
}
.bgbottomlist
{
	background: url(../images/products/bg_ext_bottom_listing.jpg) repeat-x;
	padding: 0;
	margin: 0;
}
.bglefttitle
{
	background-color: #f0f0f0;
}

.catname
{
	color: #2D8FBC;
	font-size: 18px;
	text-align: right;
	font-weight: bold;
}

.tdlistprod0
{
	background: #B9DAEA;
}

.tdlistprod1
{
	background: #E3F5FE;
}

.tdprodborder
{
	border-right: 1px solid #2D8FBC;
	border-bottom: 1px solid #2D8FBC;
	border-left: 1px solid #2D8FBC;
}

.tdtitlecart
{
	background: #FEF1D7;
	border: 1px #D3D3D3 solid;
	font-weight: bold;
	vertical-align: top;
	FONT-SIZE: 11px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.tdrowcart0
{
	background: #f0f0f0;
	border: 1px #D3D3D3 solid;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.tdrowcart1
{
	background: #fff;
	border: 1px #D3D3D3 solid;
	FONT-SIZE: 10px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
}

/*============---------- Links ---------================*/

.ablacksimple:link, .ablacksimple:visited
{
	color: black;
	text-decoration: none;
	font-size: 10px;
}

.ablacksimple:hover
{
	color: black;
	text-decoration: underline;
	font-size: 10px;
}

.promolink:link, .promolink:visited
{
	color: #19416E;
	font-weight: bold;
	text-decoration: none;
}

.promolink:hover
{
	color: #19416E;
	font-weight: bold;
	text-decoration: underline;
}









/* TOOLTIPS */
.atip
{
	position: relative;
	font-weight: normal;
	text-decoration: none;
}

.atip:hover
{
	background-color: transparent;
	text-decoration: none;
}
/* The above hover change defeats the  IE/Win display changing bug */
.atip:hover span
{
	position: absolute;
	top: -25px;
	left: 0px;
	display: block;
	background: #888888;
	border: 1px #444444 solid;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
html>body .atip:hover span
{
	position: absolute;
	top: -50px;
	left: 0px;
	display: block;
	background: #888888;
	border: 1px #444444 solid;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
.atip span
{
	display: none;
	text-decoration: none;
}




/* MAIN MENU */

#header {
	background: url(../images/common/top-logo.gif) no-repeat 48px bottom White;
	height: 50px;
	position: relative;
}
	#main-menu {
		list-style-type: none;
		padding: 0;
		margin: 0;
		height: 33px;
		background: url(../images/common/main-menu-bg.gif) repeat-x left top;
	}
		#main-menu li {
			float: left;
			height: 33px;
			background: url(../images/common/main-menu-separator.gif) no-repeat right top;
			padding-right: 1px;
		}
		#main-menu li.last {
			background: none;
			padding-right: 0px;
		}
			#main-menu li a:link, #main-menu li a:visited {
				display: block;
				height: 33px;
				line-height: 33px;
				text-decoration: none;
				text-align: center;
				font-size: 14px;
				font-weight: bold;
				color: White;
				font-family: Tahoma, Verdana, sans-serif;
			}
			#main-menu li a:hover {
				background: #efb526;
				text-decoration: none;
			}

			#main-menu li a.active {
				background: #efb526;
				text-decoration: none;
			}

			#main-menu li #menu-item1 { width: 111px; }
			#main-menu li #menu-item2 { width: 138px; }
			#main-menu li #menu-item3 { width: 100px; }
			#main-menu li #menu-item4 { width: 100px; }
			#main-menu li #menu-item5 { width: 100px; }
			#main-menu li #menu-item6 { width: 100px; }
			#main-menu li #menu-item7 { width: 100px; }




	/* SECONDARY MENU */
	#secondary-menu {
		position: absolute;
		right: 0;
		bottom: -3px;
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
		#secondary-menu li {
			float: left;
			margin-right: 10px;
		}
		#secondary-menu li.last {
			margin-right: 0px;
		}
			#secondary-menu li a:link, #secondary-menu li a:visited {
				display: block;
				text-decoration: none;
				text-align: center;
				padding: 2px 7px;
				font-size: 11px;
				font-weight: bold;
				color: #767676;
				font-family: Tahoma, Verdana, sans-serif;
			}
			#secondary-menu li a:hover {
				background: #133d8f;
				color: White;
				text-decoration: none;
			}

			#secondary-menu li a.active {
				background: #133d8f;
				color: White;
				text-decoration: none;
			}
