﻿#main	{
	margin: 10px 25px;
	padding: 0;
}
#footer	{
	padding: 22px 0 32px 0;
}
#main .logo	{
	display: none;
}
#searchform	{
	margin-top: 5px;
}

#map-controls   {
    line-height: 24px;
    height: 25px;
    vertical-align: middle;
    position: relative;
    font-size: 100%;
    margin: 0 0 10px 320px;
}
#map-controls .left	{
	float: left;
}
#map-controls .right	{
	float: right;
}
#map-controls.fullscreen {
	margin-left: 0;
}
a.icon-link, a.icon-print	{
	display: inline-block;
	height: 18px;
	line-height: 20px;
	padding-left: 20px;
	outline: 0;
}
#map-tools {
	position: absolute;
	top: 4px;
	left: 50px;
	z-index: 1000;
}
#map-tools a	{
	display: inline-block;
	width: 29px;
	height: 29px;
	margin-right: 2px;
	background: transparent url("../images/tools/background-fullscreen.png") no-repeat scroll 0 0;
	outline: 0;
}
#map-tools a:hover	{
	background-position: 0 -29px;
}
#map-tools a.selected	{
	background-position: 0 -58px;
}

#map-controls #map-links a	{
	margin-right: 5px;
}
a.icon-link, span.icon-link	{
	display: inline-block;
	padding-left: 20px;
	background: transparent url("../images/link.png") no-repeat scroll bottom left;
}
a.icon-print	{
	background: transparent url("../images/print.png") no-repeat scroll bottom left;
}
a.arrow-link, span.arrow-link	{
	display: inline-block;
}
a.arrow-link, span.arrow-link, div.arrow-link	{
	height: 20px;
	line-height: 18px;
	vertical-align: middle;
	padding-left: 22px;
	background: transparent url("../images/arrow.png") no-repeat scroll 0 0;
}
span.arrow-link, div.arrow-link, span.icon-link	{
	color: #005099;
	text-decoration: underline;
	cursor: pointer;
}
span.arrow-link:hover, div.arrow-link:hover, span.icon-link:hover	{
	text-decoration: none;
}
#map-controls #map-links a.big	{
	display: inline-block;
}
#map-controls #map-links a.small	{
	display: none;
}
#map-controls .right a.icon-link	{
	margin-right: 20px;
	margin-left: 10px;
	background: transparent url("../images/orange-show-arrow.png") no-repeat scroll 0 0;	
	line-height: 19px;
	height: 18px;	
	outline: 0;
}
#map-controls .right a.icon-link:hover	{
	background-position: 0 -20px;
}
#map-controls .right a.icon-link-inactive	{
	display: inline-block;
	line-height: 19px;
	height: 18px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 10px;
	background: transparent url("../images/gray-show-arrow.png") no-repeat scroll 0 0;	
	outline: 0;	
}
#map-controls .weather {
	height: 35px;
	margin-right: 25px;
}
#map-controls .weather a {
	display: block;
	height: 33px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #545454;
	vertical-align: middle;
	background-position: right -3px;
	background-repeat: no-repeat;
	padding-right: 40px;
		
}

#fullscreen	{
	position: absolute;
	top: 99px;
	background-image: url("../images/tools/background-fullscreen.png");
	z-index: 1000; 
	width: 29px;
	height: 29px;	
}
#fullscreen .expand, #fullscreen.toggled .shrink	{
	display: inline;
}
#fullscreen.toggled .expand, #fullscreen .shrink	{
	display: none;
}

#ads-logos {
	text-align: center;
	padding: 3px;
}
#ads-logos a	{
	outline-width: 0;
}
#ads-logos a img	{
	margin: 5px 10px;
	vertical-align: middle;
}
#ads-logos a img.highlight, #ads-logos a img.selected	{
	-moz-box-shadow: 4px 4px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 4px 4px 3px rgba(0,0,0,0.25);
	box-shadow: 4px 4px 3px rgba(0,0,0,0.25);
	padding: 5px;
	margin: 0 5px;
}
#ads-logos a img.selected:hover	{
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 0 rgba(0,0,0,0.25);
	padding: 0;
	margin: 5px 10px;
}

.ads-shadow-container, .ads-shadow-hover-container	{
	position: absolute;
	z-index: -1;
}
.ads-shadow, .ads-shadow-hover	{
	background: white;
	top: 0;
	left: 0;
}

div.logo-poi-selected div.img-container {
	background: White;
}

div.logo-poi-lite div.img-container {
	background: transparent;
	cursor: pointer;
}
div.logo-poi-lite div.img-container:hover {
	background: White;	
}

div.info-bubble .scrollable {
	max-height:260px;
	overflow-y:auto;
}
div.info-bubble div.bubble-logo {
	float:left;
	margin-right:10px;
	margin-bottom:10px
}

div.info-bubble h1 {
	font-size: 15px;
	padding-bottom:3px;
}
div.info-bubble p.link	{
	margin: 1em 0 0 0;
}

div.current-info-bubble 
{
	padding:0 0.5em; 
}


.ttip 
{
	position:absolute;
	visibility: visible;
	background: white;
	padding: 3px;
	max-width: 400px;
	border: 1px solid black;
	z-index: 10000
}
.ttiplabel {
	color:#999999;
}
/*
#currentpoi-more ul#actions 
{
	list-style:none outside none;
	margin:0 0 0 0.5em;
}
*/

#currentpoi-more	{
	margin-top: 0.5em;
}
/*
#currentpoi-more select.predefined	{
	width: 100%;
}
#currentpoi-more p.label	{
	margin-bottom: 0.5em;
}
#currentpoi-more a.arrow-link	{
	display: block;
}
#currentpoi-more div.command	{
	line-height: 20px;
	padding-left: 22px;
}
*/
#currentpoi-more div.links	{
	line-height: 24px;
	font-size: 11px;
}
#currentpoi-more .actions {
	background: #DCE6FF;
	padding: 0.2em 0.5em;
	line-height: 1.4em;
}
#currentpoi-more .actions ul {
	list-style:none outside none;
	margin:0 0 0.5em 0.4em;
}
#currentpoi-more .actions ul li
{
	font-size:11px;
	padding:0.2em 0;
}

/*
#currentpoi-more #predefined a {
	white-space: nowrap;
}
#currentpoi-more #predefined span {
	margin-right: 0.5em;
}
#currentpoi-more #predefined .others {
	display: block;
	margin: 0.5em 0;
	font-size: 110%;
}
*/
.infoWindow	{
	cursor: default;
}

/* banners */
#rightpanel	{
	width: 160px;
	height: 605px;
	padding-top: 5px;
}
iframe#a07182bb {
	width: 160px;
}

@media all and (min-width: 1400px) {
	#rightpanel	{
		width: 300px;	
	}
	iframe#a07182bb {
		width: 300px;
	}
}

#links-window h2    {
	font-size: 130%;
}
#mapBanner  {
    position:absolute;
    top: 5px;
    right: 25px;
    z-index: 100;
}

/* Get Link Window */
#link-form,
#map4web-form {
	background-color: #dce6ff;
	padding: 20px;
}
#link-form p.messageBox	{
	margin-bottom: 0;
}
#link-form img.bubble	{
/*	margin-left: 20px;*/
}
#link-form .header,
#map4web-form .header {
	font-size: 20px;
    font-weight: bold;
    padding: 0 0 16px;
}
#link-form label	{
	display: block;
	margin-bottom: 8px;
}
#link-form p.messageBox textarea, 
#link-form p.messageBox input[type="text"] {
	position: absolute;
	font: inherit;
}
#link-form textarea {
	overflow: auto;
}
#link-form input#messageName	{
	top: 33px;
	left: 10px;
	width: 285px;
	height: 16px;
	padding: 3px;
	border: 1px solid #AAAAAA;
}
#link-form textarea#messageDescription	{
	top: 60px;
	left: 10px;
	width: 285px;
	height: 43px;
	padding: 3px;
	border: 1px solid #AAAAAA;
}
#link-form p.center	{
	/*margin-top: 0;*/	
}
#link-form input[type="text"], 
#link-form textarea, 
#map4web-form .link,
#permanent-link .link 
 {
	font-family: Verdana,Arial;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	padding: 3px;
	margin-left: -4px;
    margin-right: -4px;
	width: 100%;
	border: 1px solid #AAAAAA;
}
/* !Get Link Window */

/* Map4Web */
#map4web-form .sampleMap	{
	width: 300px;
	height: 250px;
	margin-left: 5px;
}
#map4web-form label	{
	display: block;
	margin-bottom: 8px;	
}
#map4web-form .map-label {
	margin-left: 5px;
}
#map4web-message	{
	width: 255px;
	height: 35px;
	font-family: Verdana,Arial;
	font-size: 12px;
	border: 1px solid #AAAAAA;
}
/* !Map4Web */

/* Fibank */
.fibankcoin {
	background: transparent url("../images/fibank/moneta_bubble.png") no-repeat scroll center left;
	padding: 12px 10px 0 70px;
	height: 70px;
	vertical-align: middle;
}
.fibankcoin a {
	font-size: 13px;
	text-decoration: none;
}
.fibankcoin a img {
	float: right;
	margin: 5px 5px 0 5px;
}

/* !Fibank */

/* !Grabo */
.offertitle {
	font-size: 15px;
	font-weight: bold;
	/*font-family: arial,sans-serif;*/
    font-weight: bold;
    /*line-height: 21px;*/
    padding-bottom: 6px;
    /*padding-top: 1px;*/
}
/*
.offertitle a {
	text-decoration: none;
	color: #167BBF;
}
.offertitle a:hover {
	color: #105685;
}
*/
.linethrough 
{
	background-image:url("http://imgrabo.com/design/site/redesign/djazga.png");
	background-repeat:no-repeat;
	background-position:center center;
}
/*
.ourprice
{	
	font-weight:bold;
	color:Green;
}
*/
.offerinfo{
	padding-top:5px;
}
.offerpublisher {
	font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-top: 4px;
}


/*
.offerinfo span
{
	padding-left:5px;
	vertical-align:middle;
}
*/
.offerthumb {
	border-radius: 3px 3px 3px 3px;
    display: block;
    float: left;
    height: 86px;
    position: relative;
    width: 143px;
    color: #167BBF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    margin-right: 5px;
    margin-top: 2px;
}
.offerthumb img {
	border: 0 none;
    border-radius: 3px 3px 3px 3px;
    display: block;
    height: 86px;
    width: 143px;
}
.offerthumb span {
	background: url("../images/grabo/rdsgn_bdeal_discount.png") no-repeat scroll left top transparent;
    display: block;
    height: 27px;
    position: absolute;
    right: 0;
    top: 0;
    width: 59px;	
}
.offerthumb:hover span {
	display: none;
}
.offerthumb div {
	background: url("../images/grabo/new_discount_promo.png") no-repeat scroll left top transparent;
    display: none;
    height: 68px;
    position: absolute;
    right: -2px;
    top: -19px;
    width: 67px;
}
.offerthumb:hover div {
	display: block;
}
.offerthumb b {
	color: white;
    display: block;
    font-family: arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    right: 10px;
    /*text-shadow: 0 1px 0 #161A15;*/
    top: 2px;
}
.offerprice {
	background: url("../images/grabo/rdsgn_bdeal_price.png") no-repeat scroll right top transparent;
    bottom: 0;
    /*float: left;*/
    font-family: arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 22px;
    left: 148px;
    line-height: 1.2;
    padding-right: 10px;
    padding-top: 11px;
    position: absolute;
}
.offerprice span {
	color: #929292;
    display: inline-block;
    overflow: visible;
    position: relative;
}
.offerprice span div {
	background: url("../images/grabo/djazga.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 42px;
    overflow: hidden;    
}
.offerprice b {
	overflow: hidden;
    width: auto;
    color: #146600;   
    /*font-weight: normal; */
    margin-left: 6px;  
}
.offeradr {
	margin-left: 6px;
}
.offeradr td {
	vertical-align: top;
	padding: 2px 0 0 6px;
}
/* !Grabo */
