﻿body 
{
    margin:0px;
    font-family:Arial;
    font-size:1em;
    color:#000;
    text-shadow: white 1px 1px 0px;
    background-color:#d8e0e5;
}

#slideshow {position:relative; margin:0 auto;}
#slideshow img {position:absolute; display:none}
#slideshow img.active {display:block}

.main-offers-item a, .main-offers-item a:link, .main-offers-item a:active, .main-offers-item a:visited {
    color: #000;
    text-decoration:none;
}

.main-offers-item 
{
    padding:4px;
    color:#000;
    font-size:1em;
    background-image: url("../../images/linkImg.png") ;
    background-repeat:no-repeat;
    text-indent:20px;
    cursor:pointer;
    text-decoration:none;
}

.head 
{
    text-align:center;
    background:#334d85;    
}
.menu 
{
       position: relative;
        display: block;
        margin:0px;
        list-style: none;
        min-height: 35px;
        line-height: 40px;
        padding: 3px 0 3px 8px;     
        background-color: #334d85;
        border-bottom: 1px solid #1d3770;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
        font-size: 1em;
        color: #C4CCDA;
        text-shadow: 0 1px 0 rgba(0, 0, 0, .6); 
        cursor:pointer;
        
}

  


.mobile-radio 
{
    font-size:1em;   
}

.mobile-text 
{
    font-size:1em;   
}

.mobile-backbtn
{
    float:right;
    top:400px;
        
}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1em Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 1em;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 0.8em;
	padding: .2em 1em .275em;
}


/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}


/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.content 
{
    padding:10px;    
}

.fstable_m  
{
    border:1px solid #B0ADAD; 
}

.fstable_m th  
{
    border-bottom:1px solid #B0ADAD; 
    background:#666; 
    color:#FFFFFF;
    font-size:1em;
    text-shadow: white 0px 0px 0px;
}

.fstable_m td  
{
    background:#ebebeb;  
    color:#555555; 
}

.fstable_m td.last 
{
    border-right:none;
}

.fstable_m tr.last td  
{
    border-bottom:none;
}

.result_cell 
{
 
}

select {
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(../../images/small-arrow.png), 
    -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #555;
  font-size: 1em;
  margin: 0;
  overflow: hidden;
  padding-top: 2px;
  padding-bottom: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.result_div 
{
     padding:3px;
     display:none;
    background:#f7f7f7;  
    border-bottom:1px solid #ddd;
}