html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #333333;
	background-color:#ffffff;
	background-image:url('../image/bg.jpg');
	background-repeat:repeat-x;
	background-position:top center;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: arial, georgia, helvetica, "Trebuchet MS", lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #000033;
}	
input, select, option, textarea {
	font-family: arial, georgia, helvetica, "Trebuchet MS", lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#000033;
	border:1px solid #999999;
	background-color:#fefefe;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:19px;
	font-weight:normal;
	margin-bottom:7px;
}
h3 {
	font-size:14px;
	margin-bottom:10px;
}
h4 {
	font-size:12px;
	
}
h5 {
	font-size:11px;
	font-weight:normal;
}
small {
	text-align:center;
	font-size:10px;
}
hr {
	border:0px;
	border-top:1px solid #dddddd;
}
a {
	color:#980730;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}
ul, li {
	list-style-type:none;
}
p {
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:5px;
}
li {

}
strong, .strong, .bold {
	font-weight:bold;
}
small, .small {
	font-size:10px;
}
tbody {
	color:#000000;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}

/* TinyMCE HACK */ 
p { 
	margin-bottom:15px;
	font-size:12px;
}
.MsoNormal {
	text-align:left;
	font-size:12px;
}
/* end HACK */

#language_selector {
	text-align:left;
}

/* TOP */
#top {
	width:980px;
	margin:0px auto;
	background-image:url('../image/bg_top.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}
#top_header {
	width:980px;
	height:137px;
	display:block;
	clear:both;
}
#top_menu  {
	height:28px;
	width:740px;
	padding-top:5px;
	float:left;
}
#top_search {
	height:28px;
	width:239px;
	padding-top:5px;
	float:right;
	text-align:center;
}
#submitSearchButton {
	width:44px;
	height:19px;
	font-size:12px;
	color:#444444;
	border:0px;
}
#searchStringInput {
	width:147px;
	height:18px;
	font-size:12px;
	color:#666666;
	text-align:left;
	border:0px;
	color:#444444;
}

/* PAGE TITLE */
#page_title {
	width:760px;
	text-align:left;
	display:block;
	clear:both;
	height:35px;
}
#page_title h1 {
	color:#000033;
	font-family:"Arial";
	font-size:23px;
	font-weight:bold;
	text-align:left;
	border:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:7px;
	margin:0px;
}	
#page_title_left {
	width:550px;
	float:left;
}
#page_title_right {
	width:190px;
	float:right;
}

/* WRAPPER */
#wrapper {
	width: 980px;
	margin: 0px auto;
    color: #333333;
	z-index:0;
	background-color:#ffffff;
	background-image:url('../image/bg_wrapper.jpg');
	background-repeat:repeat-y;
	border:1px solid #cccccc;
	border-top:0px;
	border-bottom:0px;
}
#wrapper_left {
}

#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#333333;
	text-align:center;
}
#feedback_user {
	background: #fff6bf url('../image/icons/information.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-bottom:2px solid #B5D4FE;
	border-top:2px solid #B5D4FE;
	list-style:none;
}
#feedback_system {
	background: #fff6bf url('../image/icons/exclamation.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	list-style:none;
}

/* MENU LEFT */
#menu_left {	
	width:190px;
	display:table;
	line-height:1.5em;
	border:0px;
	background-image:url('../image/bg_menu_left.jpg');
	background-repeat:repeat-y;
}
#menu_left ul, #menu_left_info ul, #menu_left_last_viewed ul {	
	list-style-type: none;	
	margin:0px;
}
#menu_left li, #menu_left_info li, #menu_left_last_viewed li{
	list-style-type: none;	
}

.li_1 {
	width:164px;
	height:25px;
	padding-top:3px;
	padding-left:30px;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	color:#000033;
	background-image:url('../image/bg_left_btn.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
.li_2 {
	width:160px;
	background-image:url('../image/bg_left_item.jpg');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:29px;
	margin-bottom:3px;
	font-weight:bold;
	color:#000033;
	font-size:12px;
	font-family:arial;
	color:#000033;
	text-decoration: none;
}
.li_2_2 {
	width:160px;
	background-image:url('../image/bg_left_item_lock.jpg');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:29px;
	margin-bottom:3px;
	font-weight:normal;
	color:#000033;
	font-size:12px;
	font-family:arial;
	color:#000033;
	text-decoration: none;
}
.li_2 a {
	display:block;
	width:150px;
}

#menu_left a:link, #menu_left a:visited, #menu_left a:active,
#menu_left_info a:link, #menu_left_info a:visited, #menu_left_info a:active,
#menu_left_brands a:link, #menu_left_brands a:visited, #menu_left_brands a:active,
.menu_left_last_viewed a:link, .menu_left_last_viewed a:visited, .menu_left_last_viewed a:active {	
	display: block;
	font-size:12px;
	font-family:arial;
	color:#000033;
	text-decoration: none;
	font-weight:normal;
}
#menu_left a:hover, 
#menu_left_info a:hover,
#menu_left_brands a:hover,
.menu_left_last_viewed a:hover {
	color: #000033;
	text-decoration:underline;
}
#menu_left_banners {
	text-align:center;
	margin-top:10px;
	width:192px;
}
/* MAIN */
#main_td {
	width:750px;
	padding-left:3px;
	padding-right:3px;
}
#main_td li {
	margin-left:30px;
}
#main {
	width:760px;
	float:none;
	display:table;
	font-size:12px; 
	padding-top:0px;
	padding:10px;
}
#main a:link, #main a:visited, #main a:active {	
	color: #cc0000;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
	color:#cc0000
}
.mainPageContent ul , .mainPageContent li {
	list-style-type: square;
	margin-left:10px;
}
/* BOTTOM */
#bottom {
	width:980px;
	height:50px;
	margin:0px auto;
}
#bottom_left {
	width:200px;
	height:44px;
	float:left;
	text-align:center;
}
#bottom_right {
	float:right;
	width:700px;
	height:34px;
	text-align:right;
	padding-top:10px;
	padding-right:5px;
}

/* home Latest ... */
.home_ul {	
	list-style-type: none;	
	margin:0px;
	margin-top:7px;
}
.home_li {
	width:165px;
	padding-top:3px;
	padding-left:45px;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	color:#000033;
	background-image:url('../image/bg_home_li.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

/*  DIV TABLE REPLACE */
.table {
	display:table;
}
.tr {
	display:table-row;
}
.td {
	display:table-cell;
	vertical-align: top;
	text-align:left;
}
.table580 {
	width:580px;
}
.td350 {
	width:350px;
	padding:5px;
}
.td150 {
	width:150px;
	padding:5px;
}
.w50 {
	width:50%;
}
.w75 {
	width:75px;
}
.w150 {
	width:150px;
}
.w205 {
	width:205px;
}
.padding5 {
	padding:5px;
}
.top_left_banner {
	width:200px;
}
.hr_menu {
	border:0px;
	border-bottom:1px solid #999999;
	width:158px;
}
/* END DIV TABLE REPLACE */

/* CONTACT FORM */
#contact_forms{
	width: 645px;
	display: table;
	margin-bottom: 25px;
}
#contact_forms_left{
	float: left;
	margin-top: 15px;
	width: 315px;
	height: 230px;
}
#contact_forms_right{
	float: right;
	margin-top: 14px;
	width: 315px;
	height: 230px;
}
.contact_form{
	border: 1px solid #666666;
	width: 315px;
	height: 20px;
	margin-top: 14px;
}
#nameInput, #emailInput, #phoneInput, #faxInput, #mobile_phoneInput, #adressInput{
	font-family: "Arial";
	font-size: 11px;
	color: #454545;
	width: 309px;
	border: none;
	padding: 3px;
}
#contact_textarea{
	border: 1px solid #666666;
	width: 315px;
	height: 200px;
	margin-top: 15px;
}
#messageInput{
	font-family: "Arial";
	font-size: 11px;
	color: #454545;
	width: 309px;
	height: 190px;
	border: none;
	padding: 3px;
}
#resetFormInput{
	float: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ff6400;
	border: none;
	margin-top: 15px;
	padding: 0px;
	text-decoration: underline;
}
#submitFormInput{
	float: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ff6400;
	border: none;
	margin-top: 15px;
	padding: 0px;
	text-decoration: underline;
}
#camp_obligatoriu{
	margin-top: 15px;
	font-family: "Arial";
	font-size: 11px;
	color: #454545;
}
.star{
	font-family: "Arial";
	font-size: 11px;
	color: #ff0000;
}
.orange{
	font-family: "Arial";
	font-size: 11px;
	color: #ff6400;
	margin-top: 15px;
	width: 650px;
}
.grey{
	font-family: "Arial";
	font-size: 11px;
	color: #454545;
	width: 650px;
}