/*Tag redefining*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	min-width:980px;
}

td {
	font-size: 12px;
}

a {
	color: #0069ae;
	text-decoration:none;
}

a:hover{
	color: #000000;
	text-decoration:underline;
}

a img {
	border: none;
}

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color: #0069ae;
}

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #0471b2;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #0471b2;
}

H4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input {
	color: #00559a;
	border: 1px solid #00559a;
	background-color: #ffffff;
}

textarea {
	color: #00559a;
	border: 1px solid #00559a;
	background-color: #ffffff;
}


.top_header {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	background-color: #92c958;
	height: 72px;
	min-width: 780px;
	margin:0px;
}

.top_header_search_field {
	position:relative;
	top:32px;
	left:175px;
	border: 1px solid #00559a;
	width: 170px;
}

.top_header_search_button {
	position:relative;
	left:210px;
	top:33px;
	border:none;
}

.bottom_header {
	position:absolute;
	background: url("images/bottom_header_fill.gif");
	top: 72px;
	left: 0px;
	height: 54px;
	margin:0px;
	background-color: #0069ae;
}

.bottom_header_home {
	position:absolute;
	top: 106px;
	right: 150px;
	margin:0px;
	width:40px;
}

.bottom_header_map {
	position:absolute;
	top: 106px;
	right: 90px;
	margin:0px;
	width:40px;
}

.bottom_header_feedback {
	position:absolute;
	top: 106px;
	right: 30px;
	margin:0px;
	width:40px;
}


/*Footer content*/
.footer {
	background: url("images/footer_fill.gif");
	height: 40px;
	text-align:right;
	vertical-align:middle;
	font-size:12px;
	color: #f9c520;
	backgound-color: #0069ae;
}


.footer a {
	color: #ffffff;	
	text-decoration:none;
}

.footer a:hover {
	color: #f9c520;	
	text-decoration:none;
}

/*Side column blocks*/

.column_block {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #7ec95c;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
}

.column_block p {
	margin: 0px;
	margin-bottom:2px;
	text-align:left;
}

.column_block b {
	font-size: 12px;
	font-weight:bolder;
}

.column_block a {
	color: #0069ae;
	font-size:12px;
	text-decoration:none;
}

.column_block a:hover {
	color: #000000;
	font-size:12px;
	text-decoration:underline;
}

.column_block_without_border {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
}


.column_block_without_border p {
	margin: 0px;
	margin-bottom:2px;
}

.column_block_without_border a {
	color: #0069ae;
	font-size:12px;
	text-decoration:none;
}

.column_block_without_border a:hover {
	color: #000000;
	font-size:12px;
	text-decoration:underline;
}

.column_block_without_border td {
	color: #000000;
	font-size:12px;
}

.column_block_header {
	background-image:url("images/green_arrow_small.gif");
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-repeat: no-repeat;
	margin-bottom:10px;
	text-indent:15px;
}

/*Center blocks*/

.center_banner {
	margin:10px;
}


.center_navigation{
	background-image:url("images/green_arrow_big.gif");
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 10px;
	text-indent:40px;
}

.center_category_description {
	background-color: #eff0f3;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	min-height: 18px;
	width:100%;
}

.center_category_description a {
	color: #0069ae;
	text-decoration:none;
}

.center_category_description a:hover {
	color: #000000;
	text-decoration:underline;
}


.center_navigation a {
	color: #0069ae;
	text-decoration:none;
}

.center_navigation a:hover {
	color: #000000;
	text-decoration:underline;
}


.center_category_list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	margin-bottom: 10px;
	color:#000000;
	width: 100%;
	float: left;
	padding:5px;
	border-bottom:1px solid #000000;
}

.center_category_list a {
	color: #0069ae;
	text-decoration:none;
	font-size: 10px;
}

.center_category_list a:hover {
	color: #000000;
	text-decoration:underline;
	font-size: 10px;
}

.center_search_ware_fields {
	background-color:92c958;
	width:100%;
	float:left;
	padding: 5px;
}

.center_search_ware_fields td {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.center_search_ware_checkers {
	background-color:c1e1a0;
	width:100%;
	margin-bottom: 10px;
	float:left;	
	padding: 5px;	
}

.center_search_ware_checkers td {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


.center_search_ware_button {
	border:none;
	margin-bottom:10px;
}

.center_search_result_header {
	border:none;
	background-image:url("images/bottom_header_fill.gif");
	height:18px;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
        text-align:left;
        padding-left:4px;
}

.center_search_result_header a{
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;	
}
.center_search_result_header a:hover{
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	color:#FFFFFF;
}
.center_search_result_header a:active{
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	color:#e2edd1;
}

.center_search_result {
	border:none;
	background-color:#e2edd1;
	font-size:10px;
	font-weight:bold;
}

.center_search_result a{
	color: #000000;	
}

.center_search_result a:hover{
	color: #00559a;
}

.tab_navigation a{
	color: #0069ae;
	font-size:12px;
	text-decoration:none;
}

.tab_navigation a:hover{
	color: #000000;
	font-size:12px;
	text-decoration:underline;
}

.center_search_result_selected {
	border:none;
	background-color:#c2cdb1;
	font-size:10px;
	font-weight:bold;
}

.center_search_result_close_column {
	font-size : 2px;
	float:right;
	height : 10px;
	width : 10px;
	max-height : 10px;
	max-width : 10px;
	min-height : 10px;
	min-width : 10px;
	margin:2px;
}

.center_search_result_close_column a{
	text-decoration:none;	
}

.center_search_result_close_column a:hover{
	text-decoration:underline;	
}

.center_input_button input{
	color: #00559a;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight:bold;	
	border: 1px solid #00559a;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.center_input_button input:hover{
	background-color: #eff0f3;
}
.center_firm_name {
	border-bottom: 1px solid #144D93;
	width:100%;
	margin-bottom: 10px;
}
.center_firm_name_caption {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 0px;
}

.center_firm_name a {
	color: #0069ae;
	font-size:10px;
	text-decoration:none;
}
.center_firm_name a:hover {
	color: #000000;
	text-decoration:underline;
}
.center_main_attributes {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
.center_main_attributes b {
	color: #2F7838;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight:bolder;
	text-transform: uppercase;
}

.center_main_attributes p {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 5px;
}

.center_main_attributes H1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight:bolder;
	text-transform: uppercase;
}

.center_shops {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	border-bottom: 1px solid #144D93;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear:both;
}
.center_shops H2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight:bolder;
	text-transform: uppercase;
}
.center_shops a {
	color: #0069ae;
	font-size:12px;
	text-decoration:none;
}
.center_shops a:hover {
	text-decoration:underline;
	color: #000000;
}

.edit_ware_dark_green{
	float:left;
	background-color:#92c958;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;	
}

.edit_ware_dark_green td{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.edit_ware_dark_green input {
	border: 1px solid #00559a;
}

.edit_ware_light_green{
	float:left;
	background-color:#c1e1a0;
	width:100%;	
	padding-top:10px;
	padding-bottom:10px;	
}

.edit_ware_light_green td{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.edit_ware_light_green input {
	border: 1px solid #00559a;
}

.edit_ware_white{
	float:left;
	background-color:#ffffff;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;	
}

.edit_ware_white td{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.edit_ware_attribute_description{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	text-transform:none;
}

.edit_ware_white input {
	border: 1px solid #00559a;
}

.hidden_columns_list {
	border: 1px solid #0069ae;
	background-color: #00559a;
	padding: 10px;
}

.hidden_columns_list a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.hidden_columns_list a:hover {
	text-decoration: underline;
}

.error_mesage{
	background-color: red;
	color: #FFFFFF;	
}
