﻿.loader {
	background:transparent url(/Content/Images/loader.gif) no-repeat scroll;
	height:52px;
	text-align:left;
	padding:10px 0 0 45px;
	font-style:italic;
}
        
.friend-list ul {
    list-style:none outside none;
    margin:0;
    padding:0;
}
        
.friend-list li {
    float:left;
    padding:2px 3px 0 2px;
}
        
.friend-list img 
{
    border: solid;
    border-width: 2px;
    border-color: #4D4D4D;
}
        
.friend-list img.active {
    border-color: Green;
}
        
.friend-list img:hover {
    border-color: Red;
}        

.twitter-holder, .walk-holder, .bus-holder, .jail-holder
{
    background-color: #272727;
    height:250px !important;
}
        
.taxi-holder, .limo-holder
{
    background-color: #272727;
    height:520px !important;
	padding: 30px 0px 30px 0px; /* change */
}        
        
.pedicab-holder, .facebook-holder
{
    background-color: #272727;
    height:400px !important;
}        
        
div.row
{
    padding-top:3px;
    padding-left:8px;
    padding-right: 15px;
}

div.row a.conviction-header  {
	font-weight: bold;
	font-size: 13px;
}
        
.txt
{
    border-color:#C7C7C7 #DFDFDF #DFDFDF;
    border-right:1px solid #DFDFDF;
    border-style:solid;
    border-width:2px;
    font:12px/14px Arial,Verdana,sans-serif;
    height:14px;
    padding:4px 4px 5px;
    width:150px;        	
}
        
.txt:focus
{
    border-color:#F7B211;
}
        
.row a
{
    color:#F7B211;
}        
                
span.or
{
    font:20px/24px Arial,Verdana,sans-serif;
    color:#F7B211;
}
        
span.commented
{
    color:#F7B211;
}
        
.area table
{
        font:12px/14px Arial,Verdana,sans-serif;
}
      

.taxi-result, .limo-result
{
    margin-top:10px;
    overflow:auto;
    height:330px;
}
        
#fancybox-inner
{
    overflow:hidden !important;
}        

.intro-block h1.choose-es {
	margin:0;
	background: url(../images/spanish.png) no-repeat;
	width: 410px;
	height: 127px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo-esp{
	background:url(../images/logo-esp.png) no-repeat;
	width:132px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0;
	float:left;
}
.logo-esp a{
	display:block;
	height:100%;
	position:relative;
}

