body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/bgBody.jpg) 0 0 repeat;
}

a{
	outline: none;
	font-size: 12px;
}

#mainContainer{
	margin:0 auto 0 auto;
	padding:0;
	width:980px;
	/*position:relative;*/
	background: #FFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
#content{
	margin:0 10px 0 10px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width:760px;
	float: left;
	position:relative;
}
#content h1{
	margin:10px 0 10px 0;
	padding:0 0 0 10px;
	background:transparent url(titleBG.gif) repeat-x left top;
	height:38px;
	line-height:38px;
	color:#146636;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 0.1em;
	font-size:12px;
}

#content a:link{font-family: Arial, Helvetica, sans-serif;color: #146636;text-decoration: none;}
#content a:visited{font-family: Arial, Helvetica, sans-serif;color: #146636;text-decoration: none;}
#content a:hover{font-family: Arial, Helvetica, sans-serif;color: #146636;text-decoration: underline;}
#content a:active{font-family: Arial, Helvetica, sans-serif;color: #ff0000;text-decoration: underline;}

#content a.catalog:link, #content a.catalog:visited, #content a.catalog:hover, #content a.catalog:active{font-family: Arial, Helvetica, sans-serif;color: #ff0000; text-transform:uppercase; font-size:10px; font-weight: bold}

#content a.highlight:link, #content a.highlight:visited, #content a.highlight:hover, #content a.highlight:active{background: #FFFFDF; padding: 0px 2px 0px 2px;}

#content P{
	font-family: arial, verdana, helvetica, sans-serif;
	/*margin-left:30px;*/
	margin-right:10px;
	font-size:12px;
}

/* header */
	#header{
		margin:0;
		padding:0;
		height:100px;
		width: 100%;
		overflow: hidden;
		background: url(images/Powerbelt.png) 0px 20px no-repeat;
		position:relative;
	}
	
	#Logo{
		text-indent: -9999em;
		display: block;
		width: 330px;
		height: 90px;
		overflow:hidden;
		position: absolute;
		left: 0;
		top:20px;
	}

	#TopNavBar{
		background: #000;
		height: 20px;
		overflow:hidden;
		width: 100%;
		height: px;
		position:absolute;
		top: 0px;
		left:0px;
		z-index:1;
	}
	
	#sites{
		position: absolute;
		top: 2px;
		left: 10px;
		width:520px;
	}
	
	#sites ul{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;	
	}
	
	#sites ul li{
		display: inline;
		padding: 0px 30px 0px 0px;
	}
	
	#sites img{
		vertical-align: middle;
		margin-right:4px;
	}
	
	#sites a{
		color: #FFF;
		text-decoration: none;
		font-size: 11px;
	}
	
	#sites a:hover{
		text-decoration: underline;
	}
	
	#orar{
		text-align:right;
		top:0px;
		right:10px;
		width:260px;
		z-index:101;
		position:absolute;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:20px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
	}

	#languages{
		top:0px;
		left:540px;
		line-height:20px;
		width:260px;
		z-index:102;
		position:absolute;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFF;
	}
	
	
	#languages img{
		margin: -2px 0px 0px 10px;
		vertical-align: middle
	}
	
	#TopButtons{
		position:absolute;
		top: 35px;
		right:10px;
		width: 320px;
		z-index:1;
		overflow:hidden
	}
	
	#TopButtons a{
		font-family: Trebuchet MS, Arial;
		font-size: 12px;
		display: block;
		width: 150px;
		text-align: center;
		height: 22px;
		background: url(images/btBtnHeader.jpg) 0 0 repeat-x;
		color: #FFF;
		text-decoration: none;
		line-height: 22px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		float: right;
		margin: 0px 0px 10px 10px;
	}
	
	#TopButtons a:hover{
		background: url(images/btBtnHeader.jpg) 0 -22px repeat-x;
	}
	
	/* main menu */
		#mainMenu{
			margin:0px 0px 10px 0px;
			padding:0;
			height:30px;
			background: url(images/bgMainMenu.gif) 0px 0px repeat-x;
		}

		#mainMenu table{
			background: url(images/bgMainMenuImage.gif) 200px 0px no-repeat;	
			height: 30px;
		}

		#mainMenu table td{
			padding-top: 3px;
		}

		#mainMenu a{
			display: block;
			margin:0 10px 0 10px;
			padding:0;
			height:25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: #F0F0F0;
			text-decoration: none;
			line-height:25px;
		}

		#mainMenu a.selected{
			height:27px;
			color: #000;
			background: #F89931;
			display: block;
		}
		
		#mainMenu a.highlighted{
			height:27px;
			line-height:27px;
			color: #000;
			background: #F4C45B url(images/bgMainMenu_highlighted_.gif) 0px 0px repeat-x;
			display: block;
		}
	/* /main menu */

	/* side menu */
		#sideMenu{
			width: 200px;
			float: left;
			margin-top: -10px;
		}

		#sideMenu .sideMenuTop{
			height: 13px;
			overflow: hidden;
			background: url(images/bgSideMenuTop.gif) 0px 0px no-repeat;
			position: relative;
			bottom: -10px;
		}

		#sideMenu .sideMenuBtm{
			height: 10px;
			overflow: hidden;
			background: url(images/bgSideMenuBtm.gif) 0px 0px no-repeat;
			position: relative;
			top: -5px;
		}

		#sideMenu ul{
			width: 200px;
			margin:0;
			padding:0;
			list-style-type: none;
			background: #EBF2EF url(images/bgSideMenuRight.gif) 100% 0% repeat-y;
		}

		#sideMenu ul li{
			display: inline;
		}

		#sideMenu ul li a{
			display: block;
			padding: 10px 11px;
			margin: 0px 1px 0px 0px;
			background: url(images/bgSideMenuLink.gif) 0% 100% repeat-x;
			color:#000000;
			text-decoration:none;
			text-transform: uppercase;
			font-weight: bold;
			font-size:10px!important;
		}

		#sideMenu ul li a.triggerExpand{
			cursor: default;
		}

		#sideMenu ul li a:hover{
			color: #00853E
		}

		#sideMenu ul ul{
			margin:0px;
			padding:0;
			list-style-type: none;
			/*display: none;*/
		}
		
/*		#sideMenu ul ul li.selected ul{
			display: block;
		}*/
		
		#sideMenu ul li li{}

		#sideMenu ul li li a{
			background: url(images/bgSideMenuList2.png) 0px 0px repeat-y;
			padding: 5px 16px 5px 10px;
			border-bottom: 1px solid #555;
			text-transform: none;
		}

		#sideMenu ul li li li a{
			padding: 5px 16px 5px 15px;
		}
	/* /side menu */
/* /header */

/* home content */
	#homeDiv{
		margin:10px 10px 10px 10px;
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #000000;
	}
	#homeDiv td a:link{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration: none;}
	#homeDiv td a:visited{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration: none;}
	#homeDiv td a:hover{font-family: Arial, Helvetica, sans-serif;color: #146636;text-decoration: underline;}
	#homeDiv td a:active{font-family: Arial, Helvetica, sans-serif;color: #146636;text-decoration: underline;}
/* /home content */

/* footer */
	#footer{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size:12px;
		margin: 10px 1px 0px 1px;
		background-color:#E1E5E2;
		color:#666666;
		height:20px;
		line-height:20px;
		text-align:center;

	}

	#footer a{
		color: #146636;
	}
/* footer */

/* news */
	.news{
		background-color:#EBF2EF;
		border:1px solid #B4B4B4;
		padding: 6px 10px 6px 10px;
	}

	#content .news P{
		margin: 4px 0px 10px 0px;
	}

	.newsTitle{
	    color: #146636;
	    font-family: Arial,Helvetica,sans-serif;
	    font-weight: bold;
	    letter-spacing: 0.1em;
	    font-size: 12px;
		margin-bottom: 5px;
		margin-left: 15px;
	}

	.newsContent, #content .newsContent P, .newsContent td{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

	.newsContent{
		padding-left: 30px;
	}

	.newsContent a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}

	.newsContent a:hover{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: underline;
	}

	.newsHR{
		height: 1px;
		line-height: 1px;
		font-size: 1px;
		margin: 10px 0px;
		border-top: 1px solid #AAAAAA;
	}
/* /news */

/* categorii comanda */
	ul.CategoriiComandaHome{
		margin:10px 0px 10px 10px;
		padding:0;
		list-style-type:none;
	}

	ul.CategoriiComandaHome li{
		margin-bottom: 3px;
	}


	ul.CategoriiComanda{
		margin:10px 0px 0px 3px;
		padding:0;
		list-style-type:none;
	}

	ul.CategoriiComanda li{
		display: inline;
		margin-bottom: 3px;
	}

	ul.CategoriiComanda li a{
		display: block;
		float: left;
		padding: 0px 7px;
		white-space:nowrap;
		border-right: 1px solid #007535;
		margin-bottom: 3px;
	}

	ul.CategoriiComanda li a.selected{
		font-weight: bold
	}
/* /categorii comanda */

/* data table */
	table.DataTable{
		border: 1px solid #CCC;
		border-collapse: collapse;
		background: #FFF;
	}
	
	table.DataTable tr.odd{
	
	}
	
	table.DataTable tr.even{
		background: #F5F5F5
	}

	table.DataTable tr.error{
		background: #FF7F7F
	}
	
	table.DataTable tr.highlighted{
		background: #E9E9E9
	}
	
	table.DataTable th{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid #CCC;
		background: #E0E0E0;
		color: #000;
	}
	
	table.DataTable table th{
		border: none
	}
	
	table.DataTable td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid #CCC;
		color: #333;
	}
	
	table.DataTable table td{
		border: none
	}
	
	td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
	}
/* /data table */

/* data table */
	table.DataTable1{
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
		border-collapse: collapse;
	}

	table.DataTable1 th{
		border: 1px solid #CCCCCC;
		font-size: 11px;
	}
	
	table.DataTable1 th a{
		font-size: 11px;
	}

	table.DataTable1 td{
		border: 1px solid #CCCCCC;
		text-align:center;
		font-size: 11px;
	}
	
	table.DataTable1 tr.sep td, table.DataTable1 tr.sep th, table.DataTable1 td.tdSep, table.DataTable1 th.tdSep{
		border-bottom:1px solid #000
	}

	.DataTable1Content{
		height: 200px;
		overflow: auto;
		
	}
/* /data table */

/* popup layer styles */
	.popupMask{
		background: #FFF;
	}
	
	.popupLayer{
		background: #EBF2EF;
		border: 12px solid #009F62;
		padding: 15px;
		-moz-box-shadow:0 0 20px #666;
		-webkit-box-shadow: 0 0 20px #666;
		box-shadow: 0 0 20px #666;
	}
	
	a.popupCloseButton{
		display:block; 
		width: 14px;
		height: 14px;
		overflow: hidden;
		text-indent: -9999px;
		background: #FFF url(images/btnClosePopup.gif) 50% 50% no-repeat;
		font-size: 2px!important;
	}
/* /popup layer styles */

/* common */
	.clear{
		clear:both;
		height: 1px;
		overflow: hidden;
	}

	.actions{
		padding: 5px 10px;
	}

	.actions a{
		background-color: #DAE5E0;
		padding: 3px 5px;
	}
	
	.redText{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		color:#FF3300; 
		font-size:11px; 
		font-weight:bold
	}
	
	p.paginare{
		background-color:#D1EFE2;
		border-bottom: 2px solid #00853E;
		margin:0px!important;
		padding: 5px 15px;
	}
/* /common */

.HomeNav{
		/*background:#EBF2EF none repeat scroll 0 0;*/
		background:#FFF;
		height:400px;
		padding:20px 10px 20px 20px;
		width:728px;
		margin: 20px 0px 0px 0px;
		/*border: 1px solid #C0C0C0;*/
		border: 1px solid #FFF;
		overflow: hidden;
		position:absolute;
		left: 0;
		top: 0;
		z-index:0;
		visibility: hidden
}

.HomeNav ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.HomeNav ul li{
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #00853E;
	width:160px;
	height:60px;
	float: left;
	background: #FFF;
	overflow: hidden;
	position:relative
}

.HomeNav ul li .image{
	float: left;
	width: 70px;
	height: 60px;
}

.HomeNav ul li .image img{
	border: 1px solid #C0C0C0;
}

.HomeNav ul li .name{
	float: left;
	width: 90px;
	height: 60px;
}

.HomeNav ul li .name a{
	display: block;
	padding-top: 12px;
}

.HomeNav ul li .name a.fancyBox{
	display: none!important
}

.HomeNav ul li .name a.fancyBox:link{
	display: block;
	color: #FFF;
	background: #F89931;
	font-size: 10px;
	position:absolute;
	right: 0px;
	bottom: 0px;
	padding: 0px 2px 0px 2px;
}

.HomeNav ul li .name a.fancyBox:hover{

}

/* home banner */
	#HomeBanner{
		width: 757px;
		height: 529px;
		position: absolute;
		background: url(images/HomeBanner.jpg) 0 0 no-repeat;
		left: 0px;
		top: 0px;
		z-index: 300000
	}
	
	a#HomeBannerCloseBtn{
		display: block;
		width: 10px;
		height: 10px;
		text-indent: -9999px;
		position: absolute;
		top: 5px;
		right: 5px;
		background: url(images/btnClosePopupBanner.gif) 0 0 no-repeat;
		z-index: 300001
	}
/* /home banner */

.plainContent ul, .plainContent ol{
	margin-left: 0px;
	padding-left: 30px;
}

.plainContent ul{
	list-style-type: square
}

.plainContent ul li, .plainContent ol li{
	padding-bottom: 0.5em;
}

#fancy_content, #fancy_content li, #fancy_content p{
	font-size: 11px;
}

table.news{
	font:normal 11px/128% Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	border: none;
	color: #666;
	background: #FFF;
	margin: 20px 0px 0px 0px;
}

table.news tr{
	vertical-align:top
}

table.news td{
	border: none;
	width:50%
}

table.news td.sec{
	border-left: 1px solid #CCC;
}

table.news .newsTitle{
	color: #F00;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 1em 0px;
}

table.news .newsContent{
	padding: 0px 10px 0px 10px;
	text-align:justify
}

table.news .newsContent img{
	margin: 10px 1px;
}

#CatalogSuruburi1, #CatalogSuruburi2, #CatalogSuruburi3, #CatalogSuruburi4, #CatalogSuruburi5,#CatalogSuruburi6{display: none;}
#CatalogPiulite1,#CatalogPiulite1_2, #CatalogPiulite2, #CatalogPiulite2_2, #CatalogPiulite3, #CatalogPiulite4, #CatalogPiulite5, #CatalogPiulite6, #CatalogPiulite6_2, #CatalogPiulite7, #CatalogPiulite8, #CatalogPiulite9{display: none;}
#CatalogAmortizoare1, #CatalogAmortizoare2, #CatalogAmortizoare3, #CatalogAmortizoare4, #CatalogAmortizoare5,#CatalogAmortizoare6{display: none;}

#content table.DTA{border: 1px solid #000; border-collapse:collapse}
#content table.DTA th{border: 1px solid #000;}
#content table.DTA td{border: 1px solid #000;}

#ScooterSelectForm .SelectionLevel{
	width: 100%;
	overflow: auto;
}

#ScooterSelectForm select{
	margin: 0px 3px 10px 0px;
	float:left;
}

#ScooterSelectForm label{
	width: 100px;
	text-align: right;
	float:left;
	margin: 0px 5px 0px 0px;
	height: 18px;
	line-height: 18px;
}

#ScooterSelectForm .loading{
	display: block;
	width: 18px;
	height: 18px;
	overflow:hidden;
	text-indent: -9999em;
	background: url(images/ajax-loader.gif) 50% 50% no-repeat;
	float:left;
}

#ScooterSelectForm ul{
	width: 300px;
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 25px;
	float:left;
}
