html, body {
	height:100%;
	padding:0;
	margin:0;
}
body {
	color:#121212;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:#fff;
}
input, textarea, select {
	color:#474747;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
a {
	color:#435269;
	text-decoration:none;
}
a:hover {
	color:#df7200;
	text-decoration:none;
}
.clear {
	font-size:0px;
	height:0px;
	clear:both;
}
p {
	margin:0;
	padding:0;
}
/* Horisontal menu */
ul.horisontal_menu {
	list-style:none;
	padding:0;
	margin:0;
}
ul.horisontal_menu li {
	list-style:none;
	float:left;
}
ul.horisontal_menu li a {
	display:inline-block;
	float:left;
}
/* Styles */
.wrapper {
	width:989px;
	margin:0 auto;
	position:relative;
}
.top_header {
	display:none;
}
.search {
	background:url(../search_bg.png) no-repeat;
	height:24px;
	width:226px;
	position:absolute;
	top:10px;
	right:0;
}
.search .phrase {
	background:transparent;
	border:none;
	color:#f0f0f0;
	font-size:11px;
	width:180px;
	padding:6px 10px 0px 10px;
}
.search .search_btn {
	overflow:hidden;
	width:18px;
	height:18px;
	border:none;
	background: transparent url(../search_btn.png) no-repeat;
	cursor:pointer;
	float:right;
	position:relative;
	right:3px;
	top:6px;
	border:none;
	z-index:90;
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
.top_links {
	position:absolute;
	top:21px;
	left:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
.top_links a {
	color:#fff;
	padding:0 5px;
	background-color:transparent;
}
.header {
	display:none;
}
.header .banner_top {
	top:17px;
	right:14px;
	float:right;
	width:728px;
	position:relative;
}
.header a.home {
	background:url(../logo_bg.gif) no-repeat;
	;
	height:0;
	padding-top:84px;
	overflow:hidden;
	width:208px;
	display:block;
	position:relative;
	top:17px;
	left:14px;
}
/* Main nav */
.main_navigation {
	display:none;
}
.main_navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
.main_navigation ul li {
	float:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	height:43px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 15px;
	position:relative;
	background:transparent;
	margin-right:1px;
}
.main_navigation ul li a {
	color:#fff;
	display:inline-block;
	height:43px;
	background:none;
	background-color:transparent;
	padding:0 15px 0 0;
}
.main_navigation ul li a:hover {
	color:#ffb750;
}
.main_navigation ul li a.offers span, .main_navigation ul li a:hover span {
	background:url(../tab_offer_bg.gif) no-repeat 50% 100%;
}
.main_navigation ul li a span {
	display:inline-block;
	line-height:43px;
	height:43px;
	cursor:pointer;
	padding:0 15px 0 15px;
}
.main_navigation ul li.current {
	background:url(../tab_menu_left.gif) no-repeat 0 0;
}
.main_navigation ul li.current a {
	background:url(../tab_menu_right.gif) no-repeat 100% 0;
}
.main_navigation ul li.current a span {
	background:url(../tab_menu_bg.gif) no-repeat 50% 0;
	color:#fff;
}
.page_wrapper {
	padding:0 1px;
	background:#fff;
}
.page_content {
	background:url(../page_bg.gif) repeat-x 0 0;
	min-height:350px;
}
.flash_header {
	display:none;
}
.left_column {
	width:auto;
	padding:14px;
}
/* Left panel */
.tabs_panel_top {
	background:url(../wide_panel_top.jpg) no-repeat;
	height:39px;
	border-bottom:#000 1px solid;
}
.tabs_panel_top h3 {
}
.tabs_panel_top h3 a {
	color:#fff;
	display:block;
	text-align:left;
	height:39px;
	background:none;
	background-color:transparent;
	padding:0 14px 0 0;
	font-weight:normal;
}
.tabs_panel_top h3 a:hover {
	color:#ffb750;
}
.tabs_panel_top h3 a span {
	display:none;
}
.tabs_panel_top h3.current {
	background:transparent url(../tab_left.png) no-repeat 0 0
}
.tabs_panel_top h3.current a, .tabs_panel_top h3.current a:hover {
	background:transparent url(../tab_right.png) no-repeat 100% 0;
	color:#fff;
}
.tabs_panel_top h3.current a span {
	display:block;
	padding: 0;
	font-size:23px;
	width:auto;
	text-transform:none;
	margin:0;
}
/* Tabs 1 */

.tabs1_panel_top {
	background:url(../wide_panel_top.jpg) no-repeat;
	height:39px;
	border-bottom:#ffa711 4px solid;
}
.tabs1_panel_top h3 {
	float:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	height:39px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 20px;
	position:relative;
	background:none;
	margin-right:1px;
	text-align:center;
}
.tabs1_panel_top h3 a {
	color:#fff;
	display:block;
	text-align:center;
	height:39px;
	background:none;
	background-color:transparent;
	padding:0 23px 0 0;
}
.tabs1_panel_top h3 a:hover {
	color:#ffb750;
}
.tabs1_panel_top h3 a span {
	display:inline-block;
	text-align:center;
	line-height:39px;
	height:39px;
	cursor:pointer;
}
.tabs1_panel_top h3.current {
	background:transparent url(../tab_left.png) no-repeat 0 0
}
.tabs1_panel_top h3.current a, .tabs1_panel_top h3.current a:hover {
	background:transparent url(../tab_right.png) no-repeat 100% 0;
	color:#fff;
}
.tabs1_panel_top h3.current a span {
	background:url(../tab_glow.jpg) no-repeat 50% 0;
}
/* Right column */
.right_column {
	display:none;
}
.right_column h3 {
	background:url(../short_panel_top.png);
	height:39px;
	line-height:39px;
	text-transform:uppercase;
	padding:0 0 0 14px;
	margin:0;
	color:#fff;
	font-size:12px;
}
.branches {
	margin-bottom:14px;
}
.branches a {
	display:block;
	background:url(../branches_bg.png) no-repeat;
	height:38px;
	line-height:38px;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:50%;
}
.branches a img, .branches a span {
	float:left;
	cursor:pointer;
}
.branches a img {
	margin: 10px 7px 0 10px;
}
/* News */
.right_column .news_item {
	background:#eeeeee;
	margin-top:2px;
	padding:12px;
	font-size:11px;
}
.news_item img {
	padding:1px;
	border:#bbbbbb 1px solid;
	float:left;
	margin-right:12px;
}
.right_column .news_item h4 {
	margin:0;
	padding:0;
	font-size:12px;
}
.right_column .news_item .date {
	font-size:10px;
	color:#000;
	font-weight:bold;
	display:block;
	padding:4px 0;
}
.right_column .news_item p {
	margin:0 0 0 104px;
	padding:0;
}
/* Footer */
.footer {
	display:none;
}
.footer ul {
	padding:0;
	margin:0;
	list-style:none;
}
.footer ul li, .footer ul li a {
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	background-color:transparent;
}
.footer ul li a {
	margin:0 6px;
}
.footer ul li a:hover {
	color:#ffb750;
}
.copyright {
	color:#5d6e82;
	font-size:11px;
	padding:9px 14px;
}
#createdby {
	display:none;
}
.devision {
	display:block;
	float:right;
	margin-left:3px;
	position:relative;
	top:-6px;
}
.panel {
	margin-top:14px;
}
.panel_content {
	background:url(../page_bg.gif) repeat-x;
	border:#d4d4d4 1px solid;
}
.panel_padding {
	padding:12px;
}
.weather_panel .panel_content {
	padding:0;
}
.weather_info {
	margin-left:95px;
	height:1%;
}
.small {
	font-size:10px;
	padding:5px 7px;
	border-top:#d4d4d4 1px solid;
	clear:both;
}
/* Weather */
.weather_panel {
	background:url(../weather_top.jpg) no-repeat 0 0;
}
.weather_panel h3 {
	background:none;
}
.icon-sunny {
	background:url(../weather/weather-sunny.png) no-repeat;
}
.icon-sunny-clouds {
	background:url(../weather/weather-sunny-clouds.png) no-repeat;
}
.icon-clouds {
	background:url(../weather/weather-clouds.png) no-repeat;
}
.icon-sleet {
	background:url(../weather/weather-sleet.png) no-repeat;
}
.icon-heavy-rain {
	background:url(../weather/weather-heavy-rain.png) no-repeat;
}
.icon-rain {
	background:url(../weather/weather-rain.png) no-repeat;
}
.icon-snow {
	background:url(../weather/weather-snow.png) no-repeat;
}
.icon-thunderstorm {
	background:url(../weather/weather-thunderstorm.png) no-repeat;
}
.icon-unknown {
	background:url(../weather/weather-unknown.png) no-repeat;
}
.weather-icon {
	float:left;
	height:100px;
	width:90px;
}
.weather_panel .title {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:27px;
	margin-right:5px;
}
.weather_panel span {
	height:1%;
}
.select_city {
	float:right;
	position:relative;
	top:11px;
	right:10px;
}
.select_city select {
	font-size:11px;
}
.wth-txt {
	font-size:11px;
}
/* Currencies */
.currency-holder-left {
	border-right:1px solid #D8D7D7;
	float:left;
	padding-bottom:5px;
	padding-right:9px;
	width:44%;
}
.currency-holder-right {
	float:left;
	padding-bottom:5px;
	padding-left:10px;
	width:44%;
}
.exch {
	float:right;
	padding-right:10px;
}
.usd {
	background:url(../usd_icon.gif) no-repeat 0 0;
	padding-left:15px;
	height:17px;
	float:left;
	font-weight:bold;
	color:#7f7f7f;
	margin-bottom:5px;
}
.eur {
	background:url(../euro_icon.gif) no-repeat 0 0;
	padding-left:15px;
	height:17px;
	float:left;
	font-weight:bold;
	color:#7f7f7f;
	margin-bottom:5px;
}
.gbp {
	background:url(../gbp_icon.gif) no-repeat 0 0;
	padding-left:15px;
	height:17px;
	float:left;
	font-weight:bold;
	color:#7f7f7f;
	margin-bottom:5px;
}
.chf {
	background:url(../chf_icon.gif) no-repeat 0 0;
	padding-left:15px;
	height:17px;
	float:left;
	font-weight:bold;
	color:#7f7f7f;
	margin-bottom:5px;
}
/* Offers */
.offers_list {
	padding:14px 0;
	border-bottom:#eaeaea 1px solid;
}
a.offers_thumb {
	position:relative;
	display:block;
	width:127px;
	float:left;
	margin-right:14px;
	border:1px solid #BBBBBB;
	line-height:0;
}
a.offers_thumb img {
	border:1px solid #fff;
}
.urgent {
	display:block;
	position:absolute;
	color:#fff;
	right:1px;
	bottom:1px;
	font-size:11px;
	padding:1px 4px;
	background:#e80606;
	line-height:130%;
}
.new {
	display:block;
	position:absolute;
	color:#fff;
	right:1px;
	bottom:1px;
	font-size:11px;
	padding:1px 4px;
	background:#298700;
	line-height:130%;
}
.offers_list_info {
	margin-left:140px;
}
.offers_list_info h2 {
	margin:0;
	padding:3px 0 0 0;
	font-size:19px;
	font-weight:normal;
	line-height:100%;
}
.offers_list_info p {
	font-size:11px;
	padding:7px 0;
	margin:0;
}
a.branch {
	font-weight:bold;
	display:inline-block;
	line-height:18px;
	float:left;
}
a.branch img {
	float:left;
	margin-right:5px;
}
.offers_list .price {
	font-weight:bold;
	color:#000;
	float:right;
	position:relative;
	right:3px;
}
.platinum {
	background:url(../platinum.gif) no-repeat 100% 0;
	float:right;
	padding-right:50px;
	height:12px;
	color:#929292;
	text-transform:uppercase;
	padding-top:3px;
	font-size:10px;
}
/* Pager */
.pager {
	display:none;
}
.pager span {
	margin:0 2px 0 1px;
	color:#000;
}
.next_page, .prev_page {
	font-size:15px;
}
.pager span.pages {
	margin-right:5px;
	font-weight:bold;
	color:#7a7a7a;
}
.prev_next {
	display:none;
}
/* breadcrumb */
.breadcrumb {
	display:none;
}
/* Filter */
.filter_panel h1, .filter_panel .search_title {
	display:none;
}
.filter_panel h1 a, .filter_panel h1 a:hover, .filter_panel .search_title a, .filter_panel .search_title a:hover {
	color:#fff;
	display:block;
	line-height:39px;
}
#vertical_status {
	float:right;
	position:relative;
	right:12px;
	top:13px;
	line-height:100%;
}
.filter_content {
	background:#eeeeee;
	border:#c9ced7 1px solid;
	margin-bottom:14px;
}
.form_table {
	margin:23px auto;
	color:#5d5d5d;
}
.form_table tr td {
	vertical-align:middle;
}
.textfield {
	border:#bbc1ca 1px solid;
	background:#fff;
	padding:3px 5px;
	width:274px;
}
.selectfield {
	border:#bbc1ca 1px solid;
	background:#fff;
	padding:3px 5px;
	width:286px;
}
.right_align {
	text-align:right;
	padding-right:7px;
}
.button {
	background:#373737 url(../submit_btn.gif) no-repeat 50% 0;
	color:#fff;
	font-weight:bold;
	border:none;
	padding:3px 13px 4px 13px;
	cursor:pointer;
}
h1 {
	font-size:25px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #D9DBDD;
}
/* Articles */
.article_cat {
	padding: 10px 0;
	border-top:#e4e4e4 1px solid;
	font-size:11px;
}
.article_cat h2 {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
}
.orange {
	color:#000;
}
.article_item {
	padding: 10px 10px 10px 0px;
	border-top:#e4e4e4 1px solid;
	font-size:11px;
}
.article_item h2 {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
}
.orange {
	color:#000;
}
/* Article preview */
.article_options, .comments_title {
	background:url(../article_options.gif);
	height:35px;
	line-height:35px;
}
.article_options {
	display:none;
}
.comments_title {
	margin-top:25px;
	margin-bottom:10px;
}
.comments_title h2 {
	background:url(../comments.gif) no-repeat 10px 50%;
	font-size:14px;
	line-height:35px;
	padding:0 0 0 0;
}
.all_comments {
	float:right;
	position:relative;
	right:10px;
	font-size:11px;
	color:#000;
}
.comment {
	padding:9px 0;
}
.autor {
	font-size:11px;
	color:#707070;
}
.comment_content {
	background:#eee;
	border-top:#d9dbdd 1px solid;
	border-bottom:#d9dbdd 1px solid;
	padding:13px 0;
	margin-top:2px;
}
.comment_content .textfield {
	width:350px;
}
.comment_content strong {
	display:block;
	padding-bottom:7px;
}
.comment_date {
	float:right;
	font-size:11px;
	color:#707070;
}
.comment_content h5 {
	font-size:14px;
	margin:0;
	padding:0 0 10px 0;
}
.comment_content .form_table {
	display:none;
}
/* Text size */
.big_size {
	font-size:18px;
	color:#8e8e8e;
	margin-top:7px;
}
.small_size {
	font-size:13px;
	color:#8e8e8e;
	margin-top:12px;
}
.font_size span {
	float:left;
	margin-left:5px;
}
.font_size {
	line-height:normal;
}
.font_size a {
	display:block;
	height:14px;
	width:14px;
	float:left;
	margin-left:5px;
	position:relative;
	top:11px;
	background-repeat:no-repeat;
}
a.decrease_font {
	background-image:url(../decrease_font_size.gif);
}
a.increase_font {
	background-image:url(../increase_font_size.gif);
}
a.decrease_font_max {
	background-image:url(../decrease_font_size_max.gif);
}
a.increase_font_max {
	background-image:url(../increase_font_size_max.gif);
}
a.addthis_button {
	float:right;
	margin-top:9px;
}
a.print {
	display:block;
	float:right;
	background:url(../print.gif) no-repeat;
	width:16px;
	height:16px;
	text-indent:-999px;
	overflow:hidden;
	margin:10px 13px 0 0;
}
a.send_to {
	display:block;
	float:right;
	background:url(../send_to_friend.gif) no-repeat;
	width:16px;
	height:12px;
	text-indent:-999px;
	overflow:hidden;
	margin:12px 13px 0 0;
}
/* Offer */
.offer {
	padding:7px 0;
}
.offer_info {
	display:block;
	padding:10px 0 0 0;
	font-size:11px;
	color:#666666;
}
.offer_ext_info h4 {
	background:url(../offer_subtitle.gif) no-repeat;
	height:35px;
	line-height:35px;
	font-size:11px;
	text-transform:uppercase;
	padding:0;
	margin:23px 0 10px 0;
}
.offer_footer {
	border-top:1px solid #D9DBDD;
	border-bottom:1px solid #D9DBDD;
	height:40px;
	clear:both;
	margin-top:25px;
	padding:10px 0 0 10px;
}
.offer_footer img {
	float:left;
	margin-right:10px;
}
.offer_footer a {
	font-weight:bold;
	display:block;
}
.download_info {
	font-size:11px;
	color:#666666;
}
.offer_images {
	float:right;
	width:265px;
	padding-left:30px;
	border-left:1px solid #D9DBDD;
	margin-left:30px;
}
.offer_images img {
	border:1px solid #BBBBBB;
	float:left;
	padding:1px;
}
.offer_images img.offer_thumb {
	margin:8px 7px 0 0;
}
.contact_info h4 {
	text-transform:uppercase;
	font-size:11px;
	margin:0;
	padding:15px 0 0 0;
	clear:both;
}
.offer_images .contact_info img {
	padding:0;
	border:0;
	margin-right:7px;
}
.contact_info div {
	background:transparent url(../page_bg.gif) repeat-x scroll 0 0;
	border:1px solid #D4D4D4;
	padding:15px;
	margin-top:7px;
	font-size:11px;
	color:#434343;
}
.contact_info div ul {
	list-style:none;
	padding:0;
	margin:0;
}
.contact_info div ul li {
	padding:6px 0;
	line-height:13px;
	display:block;
	height:19px;
	clear:both;
}
/* Offers */
h1.panel_heading {
	background:url(../wide_panel_top.jpg) no-repeat;
	height:39px;
	line-height:39px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-left:14px;
	margin:0;
}
.show_by, .show_by_branch {
	display:block;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	height:18px;
	clear:both;
}
.show_by_branch {
	border-bottom:#e8e8e8 1px solid;
}
.offer_type {
	padding:10px 0;
	border-bottom:#e8e8e8 1px solid;
}
.type_right {
	margin-right:0;
}
.offer_type h2 {
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.offer_type h2 a {
	display:block;
	width:303px;
	height:36px;
	padding:65px 0 0 14px;
	color:#222831;
}
.offer_type h2 a:hover {
	color:#000;
}
.branch_item {
	background:url(../branches_bg_big.gif) no-repeat 0 100%;
	width:315px;
	height:50px;
	padding-top:30px;
	float:left;
}
.branch_thumb {
	float:left;
	margin:0 15px 0 22px;
	display:block;
}
.branch_item h2 a, .branch_item h2 {
	font-weight:bold;
	font-size:15px;
	display:block;
	margin:0;
	padding:0;
	line-height:100%;
}
.branch_info {
	font-size:11px;
	color:#666;
}
.branch_left {
	margin-right:14px;
}
.small_font {
	font-size:11px;
	color:#666666;
}
.pics {
	border-top:#c9ced7 1px solid;
	border-bottom:#c9ced7 1px solid;
	margin:17px
}
.pics h5 {
	font-size:12px;
	padding:10px 0;
	margin:0;
	text-align:center;
}
.pics img {
	width:151px;
	border:1px solid #BBBBBB;
	padding:1px;
}
.pics table {
	margin:0 auto;
}
.pics td {
	padding:23px 20px;
}
.pics td.center {
	padding:23px 20px;
	border-left:#c9ced7 1px solid;
	border-right:#c9ced7 1px solid;
}
.edit_thumb {
	position:relative;
}
.delete_img {
	background:url(../delete_img.png);
	width:24px;
	height:0;
	display:block;
	position:absolute;
	right:-5px;
	bottom:-5px;
	padding-top:24px;
	overflow:hidden;
}
.button_wrapper {
	padding:0 17px 17px 17px;
	text-align:right;
}
.add_title {
	padding:17px 17px 0 17px;
	font-weight:bold;
}
.delete_article_small {
	background:url(../delete_icn.gif) no-repeat;
	display:inline-block;
	padding-top:15px;
	overflow:hidden;
	width:16px;
	height:0;
	margin-left:15px;
	position:relative;
	top:1px;
	line-height:18px;
	float:left;
}
.edit_article_small {
	background:url(../edit_icn.gif) no-repeat;
	display:inline-block;
	padding-top:15px;
	overflow:hidden;
	width:16px;
	height:0;
	margin-left:8px;
	position:relative;
	top:1px;
	line-height:18px;
	float:left;
}
.edit_delete_buttons {
	padding-bottom:10px;
}
.edit_delete_buttons .edit_article_small  {
	float:none;
}
.edit_delete_buttons .delete_article_small  {
	float:none;
	margin:0;
}
.delete_comment {
	display:none;
}