* {
	margin:0;
	padding:0;
}

body{
	background:url(/media/layout/bg.gif) top repeat-x;
	text-align:center;
	padding-top:25px;
}
body, input, textarea, select{
	font-family:Tahoma;
	font-size:12px;
	color:#000;
}

a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
}
a:focus{
	outline:none;
}
a img{
	border:0;
}

p{
	padding:0px;
	margin:0px;
}

.clear{
	clear:both;
}


#header{
	width:856px;
	height:100px;
	padding-right:115px;
	margin:0 auto;
	text-align:right;
}
#logo{
	float:left;
}


#menu{
	width:877px;
	height:52px;
	padding:0 40px 0 30px;
	margin:0 auto;
	background:url(/media/layout/bg_container_top.gif) bottom no-repeat;
	text-align:right;
}
#menu a{
	line-height:37px;
	background:url(/media/layout/bg_menu.gif) top center no-repeat;
	color:#000;
	text-align:center;
	width:160px;
	display:inline-block;
	margin-left:1px;
	font-weight:bold;
}
#menu a.on{
	color:#CD0011;
}


#container{
	width:947px;
	margin:0 auto;
	background:url(/media/layout/bg_container.gif) repeat-y;
	text-align:left;
}


#sidebar_left{
	width:174px;
	padding:0 10px 0 23px;
	float:left;
}
#sidebar_left h2{
	line-height:32px;
	font-size:16px;
	text-align:center;
	color:#fff;
	background:#CD0011 url(/media/layout/bg_label.gif) center no-repeat;
}

#sidebar_left h2 a{
	color:#fff;
}
#sidebar_left ul{
	margin:5px 15px 20px 15px;
}
#sidebar_left li{
	list-style-type:none;
	background:url(/media/layout/dotted_line.gif) bottom repeat-x;
	line-height:27px;
}
#sidebar_left li a{
	color:#6A6A6A;
	background:url(/media/layout/bullet.gif) left center no-repeat;
	padding-left:18px;
	font-size:14px;
}
#sidebar_left li a.on{
	color:#CD0011;
}


#page{
	width:559px;
	padding:0 10px 1px 10px;
	float:left;
}
#content_page{
	text-align:justify;
}
#page h1{
	border-bottom:2px solid #F4F4F4;
	line-height:32px;
	font-size:16px;
}
#page p{
	line-height:1.5;
	margin:5px 0 15px 0;
}
#url_promotii{
	background:#CD0011 url(/media/layout/bg_promotii.gif)  no-repeat;
	text-align:right;
	line-height:35px;
	display:block;
}
#url_promotii a{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	margin-right:12px;
}



#sidebar_right{
	width:131px;
	padding:0 20px 0 7px;
	float:left;
}



#container_bottom{
	clear:both;
	height:26px;
	background:url(/media/layout/bg_container_bottom.gif) bottom no-repeat;
}



.pages{
	padding:5px 0;
	margin:10px 0;
}
.pages.top{
	border-bottom:1px solid #F4F4F4;
}
.pages.bottom{
	border-top:1px solid #F4F4F4;
}
.pages a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #ccc;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	margin-left:5px;
}

.pages a:hover, .pages a.on{
	background-color:#CD0011;
	color:#FFF;
}


.product_intro{
	width:279px;
	text-align:center;
	padding:10px 0;
}
.product_intro.left{
	float:left;
}
.product_intro.right{
	float:right;
}
.product_intro.left div{
	padding-right:30px;	
}
.product_intro.right div{
	padding-left:30px;
	border-left:1px solid #E8E8E8;	
}

h3 a{
	color:#000;
}

h3 a:hover{
	color:#CD0011;
}

.product_intro h3{
	text-align:left;
	border-bottom:2px solid #F4F4F4;
	line-height:31px;
	margin-bottom:8px;
}
.product_intro.left h3{
	margin-right:30px;	
}
.product_intro.right h3{
	margin-left:30px;
}
.product_intro img{
	margin-bottom:10px;
}
#page .product_intro p{
	margin:0;
	line-height:1.4;
	text-align:left;
	padding-left:55px;
}
a.button{
	background:url(/media/layout/bg_button.gif) center no-repeat;
	display:inline-block;
	width:125px;
	line-height:25px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
}


.product_image{
	float:right;
	margin-left:20px;
}
.product_description{
	text-align:justify;
}


#response{
	padding-top:10px;
}
form.tablestyle{
	margin:0px;
	padding:10px 25px 10px 0px;
	text-align:center;
}
.tablestyle table{
	margin:0 auto;
	text-align:left;
}
.tablestyle td{
	padding:3px;
}
td.label_cell{
	text-align:right;
	padding-right:5px;
}
input.field, textarea.field, select.field{
	border:1px solid #D4D8D9;
	padding:3px;
}
input.field, textarea.field{
	width:300px;
}
textarea.field{
	height:250px;
}
input.submit{
	border:0px;
	background-color:#CD0011;
	color:#ffffff;
	padding:3px 8px;
	font-weight:bold;
	cursor:pointer;
}
.mandatory, .highlighted{
	color:#CD0011;
}
#note{
	text-align:center;
	border-top:1px solid #dedede;
	margin-top:20px;
	padding-top:5px;
}



#page ul{
	list-style-position:inside;
	line-height:1.5;
}

#contact_top h1{
	font-size:14px;
	color:#666;
	margin:0px;
	padding:0px;
}

.trans img {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;	
}
