html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: normal;
	color: #000;
	font-size: 11pt;
}

input, select {
	margin: 0;
	padding: 1px;
	border: 1px solid #666666;
	font-family: Arial;
	color: #000000;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 11pt;
}

p {
	text-align: justify;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 13pt;
}

div#page_wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1;
}

div#branding {
	display: none;
}

div#products_sidebar {
	display: none;
}

div#menu_sidebar {
	display: none;
}

div#site_info {
	clear: both;
	width: 100%;
	color: #000;
	background-color: #F2F2F2;
	margin: 10px 0;
	padding: 0;
}

div#site_info p {
	text-align: center;
	font-size: 11pt;
	margin: 0;
	padding: 2px 0;
}

.submit_button {
	border: 0;
	width: 18px;
	height: 18px;
	position: relative;
	top: 6px;
	left: 0;
}

img#big_header {
	display: none;
}

.big_banner {
	display: none;
}

div#main_content {
	width: 100%;
	float: none;
}

img#small_header {
	display: none;
}

.desc_pret_mare {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.pret_mare {
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.desc_pret_mic {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.pret_mic {
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.rata {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.casuta_produs {
	width: 47%;
	height: 7cm;
	float: left;
	margin: 5px 7px 0 7px;
}

.casuta_produs h3 {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

.casuta_produs h3 img {
	float: left;
	width: 22px;
	height: 20px;
	padding-right: 3px;
}

.product_box_contents {
	margin: 0;
	padding-top: 5px;
	background: #fff;
	height: 250px;
	overflow: hidden;
}

.product_image_column {
	width: 150px;
	float: left;
}

.product_image_column img {
	padding: 0;
	margin: 0 0 0 15px;
	text-align: center;
	border: 0;
}

.product_price_column {
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

.product_price_column p {
	margin: 0;
	padding: 0;
}

.product_desc_column {
	clear: both;
	padding: 0 7px;
	margin: 0;
}

.txt_warranty {
	color: #000000;
	margin-top: 10px;
}

.product_buttons {
	display: none;
}

.hidden {
	display: none;
}

div#breadcrumb {
	display: none;
}

div#filters {
	display: none;
}

div#filters form {
	display: none;
}

.casuta_categorie {
	margin-top: 0;
	border: 0;
}

.casuta_categorie h3 {
	background: #fff;
	margin: 0;
}

.casuta_categorie h3 img {
	display: none;
}

.category_buttons {
	display: none;
}

.cat_box_contents ul {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}

.cat_box_contents ul li {
	clear: both;
	overflow: auto;
	width: 100%;
	height: 3.5cm;
}

.product_image_column {
	width: 100px;
	float: left;
	height: 85px;
	padding: 5px 0;
}

/*.product_image_column a img {
	width: 85px;
	height: 85px;
	float: left;
	border: 1px solid #9FB5C1;
	margin-left: 5px;
}*/

.product_cat_desc_column {
	float: left;
	margin-left: 5px;
	width: 70%;
	min-height: 83px;
}

.product_cat_desc_column h4 {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.product_cat_desc_column a {
	display: none;
}

.product_cat_desc_column a img {
	padding-left: 2px;
}

.product_cat_price_column {
	width: 135px;
	float: right;
	text-align: center;
	border-left: 1px solid #9E9E9E;
}

.product_cat_price_column p {
	margin: 0 3px;
	padding: 0;
	text-align: center;
}

.product_cat_price_column a img {
	display: none;
}

.product_cat_desc_and_price {
	width: 80%;
	float: right;
	padding: 5px 0;
}

.page_list {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

.page_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.page_list ul li {
	display: inline;
	padding: 0 1px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.page_list ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #1E5E9B;
	font-size: 11px;
}

.page_list ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1B4374;
}

.no_border {
	border-style: none;
}

div#product_details_box {
	border: 0;
	position: relative;
	overflow: visible;
}

div#product_details_box h3 {
	background: #fff;
	margin: 0;
	padding: 14px 0 0 0;
	position: relative;
	top: -16px;
	left: -1px;
	height: 40px;
	width: 380px;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

div#product_details_box h3 img {
	float: left;
	position: relative;
	top: -4px;
	padding-right: 4px;
	padding-left: 2px;
}

div#product_box_details_contents {
	overflow: hidden;
}

div#product_desc_images_column {
	width: 370px;
	float: left;
}

div#product_big_image {
	width: 220px;
	margin: 0 15px 0 50px;
	padding: 0;
	float: left;
}

ul#product_small_images {
	float: right;
	list-style: none;
	width: 70px;
	margin: 0;
	padding: 0;
}

ul#product_small_images li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#product_small_images li a img{
	border: 1px solid #9FB5C1;
	margin: 1px 0;
}

div#product_price_area {
	position: relative;
	width: 224px;
	float: right;
	text-align: center;
	margin-right: 30px;
	border: 1px solid #BCBCBC;
}

div#product_prices {
	background-color: #F2F2F2;
	padding: 10px 0;
	margin: 2px 2px 0 2px;
	border-bottom: 2px solid #9E9E9E;
}

div#product_prices a img {
	position: relative;
	top: 7px;
	padding-left: 4px;
}

div#product_stock_warranty {
	background-color: #F8F8F8;
	padding: 8px 0 10px 0;
	margin: 2px 2px 0 2px;
	border-bottom: 2px solid #9E9E9E;
}

div#product_buy_options {
	background-color: #F2F2F2;
	padding: 10px 0;
	margin: 2px;
}

div#product_buy_options img {
	position: relative;
	top: 3px;
	padding-left: 7px;
}

.add_to_cart {
	display: none;
}

div#product_buy_options a img {
	position: relative;
	top: 0;
	padding-left: 0;
}

.highlighted_text {
	color: #000;
}

ul#product_option_buttons {
	display: none;
}

div#product_details_section p {
	margin: 8px;
	padding: 5px 0 0 0;
	text-align: justify;
}

div#page_box h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

div#page_box h3 img {
	float: left;
	position: relative;
	top: -4px;
	padding-right: 4px;
	padding-left: 2px;
}

.table {
	width: 98%;
	border: 1px solid #999;
	border-collapse: collapse;
	position: relative;
	margin: 10px auto;
}

.table th {
	border: 1px solid #999;
	border-collapse: collapse;
	background-color: #F0F0F0;
	color: #000;
	padding: 0.2em 0.5em;
	vertical-align: middle;
	font-size: 12px;
}

.specs_table {
	width: 100%;
	border: 0;
}

.specs_table td {
	padding: 2px 5px;
}

.specs_table caption {
	display: none;
}

.table td {
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 0.2em 0.5em;
	font-size: 12px;
}

.manager_table {
	width: 98%;
	border: 1px solid #999;
	border-collapse: collapse;
	position: relative;
	margin: 10px auto;
}

.manager_table th {
	border: 1px solid #999;
	border-collapse: collapse;
	background-color: #F0F0F0;
	color: #000;
	padding: 0.2em 0.5em;
	vertical-align: middle;
	font-size: 12px;
}

.manager_table td {
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 0.2em 0.5em;
	font-size: 11px;
}

.manager_options a {
	margin: 0 5px;
}

.manager_form {
	margin: 0 10px;
}

.form_field_numbers {
	text-align: right;
	width: 100px;
}

.form_field_varchar {
	text-align: left;
	width: 350px;
}

.manager_form label {
	display: block;
	padding: 3px 0;
}

.btn_submit { margin-bottom : 20px; padding : 10px 20px; border : 1px solid #ccc; text-align : center; }

.btn_submit_no_borders { margin-bottom : 20px; padding : 10px 20px; text-align : center; }

.manager_form fieldset input { border : 1px solid #ccc; }
.manager_form fieldset input:hover { border-color : #000; }
.manager_form fieldset input:active, input:focus { border-color : #f00; }
.manager_form label, label span { display : block; padding-bottom : .25em; }
.manager_form label { float : left; width : 100%; }
.manager_form label span { float : left; width : 120px; text-align : left;}
.inline_field { width: 49.9%; }
.inline_checkbox { width: 16.5%; text-align: center; }
.inline_field_static_text { width: 49.9%; }

/* =fieldset */
.manager_form fieldset {
margin-bottom : 10px;
padding : 20px;
border : 1px solid #ccc;
overflow : hidden; }

/*fieldset:hover { border-color : #333; }*/

.radio { float: none; border: 0; display: inline; vertical-align: middle; margin-left: 15px; margin-right: 5px;}
.normal_input { float: none; display: inline;}
.form_field_checkbox {float: none; display: inline; margin-right: 4px; border: 0;}

.wysiwyg_control {
	width: 100%;
}

.clear {
margin: 0;
padding : 0;
border : 0;
}

form#newsletter_form span { padding-left: 10px; }

form#filters_form fieldset {margin: 0; padding: 0; border: 0;}

.menu {
	display: none;
}

.active_filters_box {
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	position: relative;
}

.active_filters_box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.active_filters_box ul li {
	display: inline;
}

.active_filters_box ul li a {
	background: #fff;
	padding-left: 8px;
	margin-right: 8px;
}

.delete_all_filters {
	display: none;
}

#tabbed_menu {
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 20px 20px 0 20px;
}

#tabbed_menu ul li {
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#tabbed_menu li	{
	display : none;
}


#tabbed_menu a:link, #tabbed_menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #1E5E9B;
	float : left;
	font-size : small;
	font-weight : bold;
	line-height : 15px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#tabbed_menu li#selected_tab {
	display: inline;
}

#tabbed_menu li#selected_tab a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#product_details_section {
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	margin: 0px;
	padding: 15px;
	margin: 0 20px 20px 20px;
	text-align: justify;
}

div#cart {
	text-align: center;
	margin-top: 7px;
	padding-top: 10px;
}

div#cart img#cart_details_img {
	margin-top: 8px;
}

.strong {
	color: #f00;
}

.cart_table {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
	margin-top: 5px;
	/*magin: 0 auto;*/
}

.cart_table th {
	border: 1px solid #999;
	border-collapse: collapse;
	background-color: #F0F0F0;
	color: #000;
	padding: 0.2em 0.5em;
	vertical-align: middle;
}

.cart_table td {
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 0.2em 0.5em;
}

.product_quantity_box {
	width: 20px;
	text-align: center;
}

.total_row {
	background-color: #F4F4F4;
	color: #000;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

.submit_row {
	background-color: #fff;
	color: #000;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

.cart_submit_btn { border : 1px solid #ccc; text-align : center; height: 22px; padding: 0 10px 0 10px; margin: 3px;}

#selected {
	color: #f00;
	font-weight: bold;
}

.center {
	text-align: center;
	margin: 0 auto;
}

div#main_content_footer {
	display: none;
}

div#main_content_disclaimer {
	text-align: center;
}

.emboss{
	color: #000080;
}

.shaded_region {
	background-color: #F0F0F0;
}

.content_table {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 95%;
	margin-top: 5px;
}

.content_table th {
	border: 1px solid #999;
	border-collapse: collapse;
	background-color: #F0F0F0;
	color: #000;
	padding: 0.2em 0.5em;
	vertical-align: middle;
}

.content_table td {
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 0.2em 0.5em;
}

table.content_table tr:active, table.content_table tr:hover {
	background-color: #D2E3F0;
}

.link {
	text-decoration: none;
	font-weight: bold;
	color: #1E5E9B;
	font-size: 11px;
}

div#system_configurator_product_desc {
	position: fixed;
	top: 0;
	z-index: 2;
	background: url(../img/bkg_casuta_detalii_comp_sis.jpg) no-repeat;
	visibility: hidden;
	width: 390px;
	height: 227px;
}

div#system_configurator_product_desc h4 {
	padding: 0;
	margin: 0;
	text-align: center;
	margin: 35px 20px 50px 40px;
	float: left;
}

div#system_configurator_product_desc .box_contents_right div {
	margin: 0 5px;
}

div#system_configurator_product_desc h4 img {
	/*border: 1px solid #9FB5C1;*/
	padding: 0;
	margin: 0;
}

div#system_configurator_product_desc h3 {
	padding: 0;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #1E5E9B;
	text-align: center;
}

.system_configurator_component_image {
	display: none;
}

.option_red{
	color:red;
}

.option_blue{
	color:blue;
}

.option_green{
	color:green;
}

.option_black{
	color:black;
}

.option_lightgray{
	color: #f0f0f0;
}

.page_navigation {
	display: none;
}

.product_flag_icons {
	text-align: center;
	padding-left: 10px;
}

.product_flag_icons img {
	border: 0;
	margin: 0;
	padding: 0;
}

.form_simple {
	margin: 0;
	border: 0;
	padding: 0;
}

.form_simple fieldset input { border : 1px solid #ccc; }
.form_simple label span {
	display: inline;
	padding: 2px 15px 0 10px;
}

.form_simple fieldset {
	margin: 0;
	padding: 0px;
	border: 0;
	overflow : hidden;
}

.product_compare th {
	text-align: center;
	vertical-align: top;
	padding: 0 5px;
	border-right: 1px dashed #999;
}

.product_compare td {
	vertical-align: top;
	padding: 2px 5px;
	border-right: 1px dashed #999;
}

.product_compare img {
	padding: 10px 0;
}

.product_compare .description_column {
	font-weight: bold;
	vertical-align: top;
}

.even_row td {
	background: #f2f2f2;
}

.odd_row td {
	background: #fff;
}

.system_configurator_buttons {
	display: none;
}

div#product_toolbox {
	display: none;
}

.product_rating_in_category {
	display: none;
}

.calculator_rata {
	display: none;
}
