@charset "utf-8";
/* CSS Document */

body, div{
	margin:0;
	padding:0;
}

#top_0
{
background-image:url(/images/top_bg.jpg);
background-repeat:repeat-x;
height:46px;
}
#container_width{
width:780px;
}
#top_1
{
height:90px;
width:100%;
}
#menu {
	height: 38px;
	width: 100%;
	/*padding-left: 100px;*/
}
/*  Global Navigation Elements   */

#globalnav
{
	width:100%;
	height: 38px;
}

	#globalnav ul
	{
	margin: 0;
	padding: 0;
	display: inline;
	}
	
		#globalnav ul li
		{
			margin: 0;
			padding:0;
			list-style: none;
			display: inline;
		}
		
			#globalnav ul li.last
			{
				margin: 0;
				padding: 0;
				list-style: none;
				display: inline;
			}
			
				#globalnav ul li a
				{
	color: #666666;
	text-decoration: none;
	font-size: 17px;
	border:none;
				}
				
				#globalnav ul li a:hover
				{	
					color: #d43b3b;
					text-decoration: none;
				}
				
				#globalnav ul li a.selected
				{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #d43b3b;
				}


#mouseovers a{
	display:none;
}
#mouseovers img {
	border:none;
}

#top_2
{
height:51px;
width:100%;
background-image:url(/images/top_buttons_bg.png);
background-repeat:no-repeat;
}
#languages_div a
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
}
#search_div
{
background-image:url(/images/search_bg.jpg);
background-repeat:no-repeat;
width:229px;
height:46px;
position:relative;
}

#left_products_menu, #left_products_menu_selected
{
background-image:url(/images/left_menu_bg.jpg);
background-repeat:no-repeat;
background-position:left center;
padding-left:30px;
padding-top:0px;
border:1px solid #CCCCCC;
border-top:none;
border-bottom:none;
}
#left_products_menu_selected
{
background-image:url(/images/left_menu_bg_selected.jpg);
}

#left_products_menu_top
{
	background-image:url(/images/left_menu_top.jpg);
	background-repeat:no-repeat;
}
#left_products_menu_bottom
{
	background-image:url(/images/left_menu_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #CCCCCC;
	border-top:none;
}

#left_products_menu  a, #left_products_menu_selected  a, #footer a, #footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
#left_products_menu a:hover, #left_products_menu_selected a:hover, #footer a:hover
{
color:#00CC00;
text-decoration:underline;
}

#body_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#category_name{
height:45px; font-size:18px; color:#77CF79;padding-left:35px; padding-top:12px; background-image:url(/images/products_category_icon.jpg); background-repeat:no-repeat; background-position:0px 10px;
}

#product_box
{
padding-left:15px; color:#666666; background-image:url(/images/right_arrow.jpg); background-repeat:no-repeat; background-position:0px 4px;
}
	#product_box strong
	{
	text-decoration:underline; color:#000000
	}
	

#producs_name
{
height:45px; font-size:18px; color:#77CF79;padding-left:40px; padding-top:15px; background-image:url(/images/produse_welcome.jpg); background-repeat:no-repeat; background-position:0px 10px;
}

#contact_form input,#contact_form textarea
{
font-size:12px;height:14px; width:220px; border:1px solid #006600; font-family:Arial; color:#003300;
}












