p, div, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, textarea, input, body {
	margin:				0;
	padding:			0;
}

ul {  
    list-style:			none;
}

a img {
	border:				0;
}

a {
	text-decoration:	none;
}

button {
	overflow:			visible;
	width:				auto;
}

:focus {
	outline:			none;
}.hidden {
	display:			none;
	visibility:			hidden;
}

.floatedRight {
	float:				right;
	margin:				0px 0px 10px 10px;
}

.floatedLeft {
	float:				left;
	margin:				0px 10px 10px 0px;
}

.borderedImage {
	border:				1px solid #DDD;
	padding:			3px;
}

.clear {
	clear:				both;
	height:				0px;
	overflow:			hidden;
}

hr {
	border:				none;
	background-color:	#DDD;
	margin-top:			20px;
	margin-bottom:		20px;
	height:				1px;
	overflow:			hidden;
}

.clearfix {
	overflow:			hidden;
}
#IELT7 .clearfix {
	height:				1%;
}/*------------------------------------------General Styles---*/
body {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	line-height:		22px;
	color:				#848484;
	font-size:			11px;
	background:			#97c7cb url(../_Images/Layout/bgrd_body.jpg) repeat-x center top;
}
#Content ul {  
    list-style:			inside;
	list-style-type:	disc;
	margin: 			10px 0;
	padding-left:		30px;
}

#Content ul li {
	line-height:		18px;
}

#Content .formContainer {
	list-style:			none;
	list-style-type:	none;
}
#Content .formContainer li {
	padding-bottom:		5px;
	clear:				both;
	overflow:			hidden;
}
a {
	text-decoration:	none;
	color:				#FFF;
}
a:hover {
	text-decoration:	none; /*IEB 4*/
}

p {
	margin-bottom:		22px;
}

.borderedImage {
	border:				1px solid #caec6b;
	padding:			0px;
}
.floatedRight {
	margin:				0 0 25px 25px;
}

label {
	width:				120px;
	text-align:			right;
	float:				left;
	margin-right:		3px;
}

.textbox, textarea {
	color:				#848484;
	font-size:			11px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	float:				left;
	padding:			2px;
	width:				120px;
	margin-bottom:		3px;
}
textarea {
	width: 				300px;
	height:				100px;
}

select {
	font-size:			11px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	line-height:		1.4em;
}
button {
	font-size:			11px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	line-height:		1.4em;
	padding-left:		5px;
	padding-right:		5px;
}

h1 {
	margin-bottom:		15px;
}

h2 {
	margin-bottom:		15px;
}

h3 {
	font-size:			12px;
	font-weight:		bold;
}
/*------------------------------------------Layout---*/
#PageWrapper {
	background-image:	url(../_Images/Layout/bgrd_wrapper.gif);
	background-position:center top;
	background-repeat:	no-repeat;
	padding-top:		20px;
}

#PageWrapper2 {
	width:				752px;
	margin:				0 auto;
}
#Logo {
	background-image:	url(../_Images/Layout/logo.gif);
	width:				100px;
	height:				94px;
	display:			block;
	margin-left:		50px;
	outline:			none;
	float:				left;
	overflow:			hidden;
	text-indent:		-1000em;
}
#IELT7 #Logo {
	display:			inline; /* IEB 1*/
}
#ContentContainer {
	clear:				both;
	background:			url(../_Images/Layout/bgrd_content_tile.gif) repeat-y top left;
}
#Content {
	background-image:	url(../_Images/Layout/bgrd_content.gif);
	background-repeat:	no-repeat;
	padding:			70px 70px 65px 70px;
	width:				612px;
	min-height:			350px;
}

#IELT7 #Content{
	height:				350px;
}

#ContentBottom {
	background-image:	url(../_Images/Layout/bgrd_content_bottom.gif);
	background-position:left top;
	background-repeat:	no-repeat;
	height:				8px;
	overflow:			hidden;
}

#Footer {
	color: 				#fff;
	height:				90px;
	padding:			0px 0px 0px 15px;
}

/*------------------------------------------Design by---*/
#DesignedBy {
	float:				right;
	padding-right:		30px;
}

#Copyright {
	float:				left;
}

/*-------------------------------------------Menu---*/
#Menu {
	float:				left;
	height:				43px;
	margin:				66px 0 0 0;
	padding-left:		80px;
}

#Menu li {
	float:				left;
	height:				43px;
	margin-right:		1px;
	position:			relative;
}

#Menu li a {
	background-image:	url(../_Images/Layout/menu.gif);
	display:			block;
	height:				43px;
	text-indent:		-1000em;
	overflow:			hidden;
}

#Menu .despreNoi a {
	width:				93px;
}

#Menu .despreNoi a:hover {
	background-position: 0 -43px;
}

#Menu .produse a {
	width:				78px;
	background-position: -93px 0;
}

#Menu .produse a:hover {
	background-position: -93px -43px;
}

#Menu .distributie a {
	width:				88px;
	background-position: -171px 0;
}

#Menu .distributie a:hover {
	background-position: -171px -43px;
}

#Menu .evenimente a {
	width:				94px;
	background-position: -259px 0;
}

#Menu .evenimente a:hover {
	background-position: -259px -43px;
}

#Menu .cariera a {
	width:				66px;
	background-position:-353px 0;
}

#Menu .cariera a:hover {
	background-position:-353px -43px;
}

#Menu .contact a {
	width:				71px;
	background-position:-419px 0;
}

#Menu .contact a:hover {
	background-position:-419px -43px;
}

#Menu .submenu {
	position:			absolute;
	width:				132px;
}
#Menu .submenu li {
	background:			url(../_Images/Layout/submenu.gif) no-repeat 0px -3px;
	float:				none;
	height:				20px;
	padding:	 		5px;
	margin:				0px;
}
#Menu .submenu li.firstItem {
	padding-top:		7px;
	background-position:left top;
}
#Menu .submenu li.lastItem {
	background-position:left bottom;
	padding-bottom:		7px;
}
#Menu .submenu a {
	background:			none;
	display:			block;
	height:				20px;
	line-height:		20px;
	text-indent:		0;
	width:				100%;
}
#Menu .submenu a:hover {
	color:				#CC3300;
}

#Menu .submenu .submenu{
	left:				133px;
	top:				0;
}

/*-------------------------------------------Thumbs Gallery---*/
.thumbsGallery {
	overflow:			hidden;
	width:				100%;
}
.thumbsGallery a {
	display:			block;
	margin-right:		25px;
	margin-bottom:		25px;
	float:				left; 
	border:				3px solid #ffffff;
}

.thumbsGallery a:hover {
	border:				3px solid #ffffff;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

