﻿body 
{
	background-color: #E61A23;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 14px;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}

img 
{
	border:0;
}

body > *[selected="true"] {
    display: block;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.items a:link, #search a:link, .panel  a:link
{
	font-size: 16px;
	color: #E13D55;
	text-decoration: underline;
}
.items a:hover, #search a:hover, .panel  a:hover {
	color: #E13D55;
	text-decoration: underline;
}
.items a:visited, #search a:visited, .panel  a:visited {
	color: #E13D55;
	text-decoration: none;
}

select
{
    width: 100%;
    -webkit-text-size-adjust: 140%;
}

#header
{
	height: 62px;
	background-color: #ffffff;
	padding: 5px 0 0 10px;
}

#header .logo
{
	background: url(../images/sal_logo_mobile.gif) no-repeat;
	width: 70px;
	height: 55px;
	float:left;
}

#header .ads
{
	margin-left: 75px;
}

#footer
{
	width: 300px;
	margin: 10px auto;
	text-align: center;
}

#menu
{
	background: #494949 url(../images/menuBg.png) repeat-x;
	height: 10px;
	margin-bottom: 5px;
}

#midMenu, #mapMenu
{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #AD2225;
    background: #AD2225;
	width: 75px;
	text-align: center;
	margin: 0 auto;
	list-style: none;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

.panel 
{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px;
    background: #FFFFFF url(../images/listArrow_vert.png) no-repeat right center;
}

#searchForm 
{
	margin: 0;
	padding: 0;
}

#search 
{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #999999;
    padding: 10px;
    margin: 10px;
    background: #FFFFFF;
}

#search input
{
	
    -webkit-text-size-adjust: 140%;
}

#search_button
{
	text-align: center;	
	width: 200px;
	margin: 0 auto;
}

#search_button input
{
	width: 200px;
    font-size: 18px;
	margin: 10px;
	-webkit-border-radius:10px;
}

.section
{
	font-weight: bold;
}

#ResultsGrid
{	
	text-align: center;
	width: 100%;
}

#ResultsGrid img
{
	max-width: 100px;
}

#ResultsGrid .items
{
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #999999;
    padding: 8px;
    margin: 0 8px 8px 8px;
    background: #FFFFFF url(../images/listArrow_vert.png) no-repeat right center;
}

#ResultsGrid .items .items_image
{
	float:left;
	width: 110px;
}

#ResultsGrid .items .items_content
{
	text-align: left;
	margin-left: 130px;
	margin-right: 10px;
}

#ResultsGrid .items .items_content .items_title
{
	color: #E13D55;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 18px;
}

#ResultsGrid .items .items_content .items_info
{
	color: #E13D55;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


#ResultsGrid .items .items_full_content
{
	text-align: left;
	margin-left: 130px;
	margin-right: 10px;
}

#ResultsGrid .items .items_full_content .items_title
{
	color: #E13D55;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 18px;
}

#ResultsGrid .items .items_full_content .items_info
{
	color: #E13D55;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#ResultsGrid td
{
	padding: 5px;
}

#ResultsGrid .rating
{
	color: #E13D55;
}

#ResultsGrid .title
{
	font-weight: bold;
	color: #E13D55;
}

#ResultsGrid .alt_row
{
	background-color: #EDF5D0;
}

#ResultsGrid .row
{
	background-color: #E6E6E6;
}


#ResultsGrid .header
{
	font-weight: bold;
	font-size: 16px;
}

#ResultsGrid .pager
{
	font-weight: bold;
	font-size: 16px;
	
}

#showQuickSearch 
{
	display: block;
	width: inherit;
	height: inherit;
}

#showSearch 
{
	display: block;
	width: inherit;
	height: inherit;
}

#preloader
{
	width: 30px;
	height: 30px;
	background: url(../images/ajax-loader.gif) no-repeat;
	margin: auto;
}

#map 
{
	width:320px;
	height:356px;
	
}

.items_image 
{
	display: block;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #DD0303;
    padding: 5px;
    margin: 5px;
}

.geomap
{
	width: auto;
	float: right;
	display: block;
    margin: 5px;
}

.phone
{
	width: auto;
	float: left;
	display: block;
    margin: 5px;
}

.whiteButton,
.grayButton {
    display: block;
    border-width: 0 12px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: inherit;
    color: inherit;
}

.whiteButton {
    -webkit-border-image: url(../images/whiteButton.png) 0 12 0 12;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}

.grayButton {
    -webkit-border-image: url(../images/grayButton.png) 0 12 0 12;
    color: #FFFFFF;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}