body {
	font-family: Helvetica, Arial, sans-serif;
	color: #888888;
}

a {
	color: #57bbc7;
}

.wrapper {
	width: 990px;
	margin: 0px auto;
}

.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


@font-face {
	font-family: 'Locator Display Black';
	src: url('/common/fonts/locator-display-black.eot');
	src: local('LocatorDisplay Regular'), local('LocatorDisplay-Black'), 
			 url('/common/fonts/locator-display-black.otf') format('opentype');
}

@font-face {
	font-family: 'Locator Display Bold';
	src: url('/common/fonts/locator-display-bold.eot');
	src: local('LocatorDisplay Regular'), local('LocatorDisplay-Bold'), 
			 url('/common/fonts/locator-display-bold.otf') format('opentype');
}

/* START HEADER */

#header {
	overflow: hidden;
}

#header .top-gradient {
	height: 30px;
	background: #000000 url('/common/images/top-gradient.png') repeat-y center center;
}

#header .top-gradient a {
	margin-right: 58px;
	padding: 10px;
	text-decoration: none;
	font-family: "Locator Display Bold", sans-serif;
	font-size: 10px;
	color: #57bbc7;
	float: right;
}

#header .top-gradient a:hover { text-decoration: underline; color: #ffffff;}

#header .main {
	height: 126px;
	background: #000000 url('/common/images/green-gradient-inset-shadow.png') repeat-x center center;	
	border-bottom: 7px solid #57bbc7;
}

#header .left {
	position: relative;
	width: 400px;
	height: 126px;
	float: left;
}

#header h1 {
	margin: 10px 0px 0px 20px;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	color: #ffffff;
}

#header h1 span { color: #57bbc7; }

#header ul.tabs {
	position: absolute;
	bottom: 0px;
	left: 16px;
	width: 400px;
}

#header ul.tabs li {
	float: left;
}

#header ul.tabs li a {
	width: 110px;
	height: 21px;
	padding: 18px 0px 0px 42px;
	text-transform: uppercase;
	text-decoration: none;
	background: url('/common/images/header-tabs.png') no-repeat 0px 0px;
	font-family: "Locator Display Bold", sans-serif;
	font-size: 10px;
	color: #57bbc7;
	display: block;
}

#header ul.tabs li a.active {
	background-position: 0px -39px;
	color: #555555;
}

#header ul.tabs li a:hover {
	background-position: 0px -78px;
	color: #555555;
}

#header #nav {
	height: 126px;
	margin-right: 22px;
	padding-left: 2px;
	background: url('/common/images/nav-separator.png') no-repeat top left;
	list-style: none;
	float: right;
}

#header #nav li {
	background: url('/common/images/nav-separator.png') no-repeat top right;
	float: left;
}

#header #nav li a {
	width: 140px;
	height: 86px;
	padding-top: 40px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-family: "Locator Display Bold", sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-shadow: 0px 0px 30px rgba(73, 76, 76, 1);
	display: block;
	cursor:pointer;
}

#header #nav li a:hover { background: url('/common/images/nav-overlay.png') no-repeat top left; }

/* END HEADER */

/* START SECTION#CONTENT */

#content {
	position: relative;
	background-color: #ececec;
	display: block;
}

#content .shadows {
	position: relative;
	z-index: 5;
}

#content .top-shadow {
	height: 12px;
	width:100%;
	margin-bottom: -12px;
	background: url('/common/images/content-top-shadow.png') repeat-x top center;
}

#content .bottom-shadow {
	height: 11px;
	margin-top: 30px;
	background: url('/common/images/content-bottom-shadow.png') repeat-x top center;
}

.multiplebgs #content {
	background: url('/common/images/boxes-background-top.png') repeat-x top center,
							url('/common/images/boxes-background-bottom.png') repeat-x bottom center;
	background-color: #ececec;
}

/* END SECTION#CONTENT */

/* START FOOTER */
#footer2 {
background-image:url("/common/images/footer2.jpg");
background-repeat:repeat-x;
float:left;
height:243px;
margin:0;
padding:0;
width:40%;
}
#footer1 {
background-image:url("/common/images/footer1.jpg");
background-repeat:repeat-x;
float:left;
height:243px;
margin:0;
padding:0;
width:60%;
}
#footer_left  {
background-image:url("/common/images/footer_left.jpg");
background-repeat:repeat-x;
float:right;
height:243px;
margin:0;
padding:0;
width:465px;
}
#footer_right {
background-image:url("/common/images/footer_right.jpg");
background-repeat:repeat-x;
float:left;
height:243px;
margin:0;
padding:0;
width:300px;
}
.footermenu {
display:inline;
float:left;
height:30px;
margin:60px 0 0 25px;
width:140px;
}
.footermenulast {
width:120px;
}
.footermenu h1 {
color:#57BBC7;
font-size:9pt;
font-weight:bold;
margin:10px 0 5px 0;
}
.footermenu .sublist {
float:left;
list-style:none outside none;
margin:0 6px 0 0;
padding-left:0;
width:120px;
}
.footermenu .sublist li {
margin:0 0 4px;
padding:0;
}
.footermenu .sublist li a {
color:#888888;
font-size:9pt;
text-decoration:none;
}
.footermenu .sublist li a:hover {
color:#0066FF;
font-size:9pt;
text-decoration:none;
}
#footer_right p {
color:#888888;
font-size:9pt;
font-weight:normal;
line-height:18px;
margin:65px 0 0 25px;
text-align:justify;
}
#footer_right p span {
color:#E1C60C;
font-size:9pt;
font-weight:normal;
}
#footer_right a {
	width: 311px;
	height: 39px;
	margin: 15px 0px 0px -2px;
	text-indent: -9999px;
	background: url('/common/images/register-your-business.png') no-repeat top left;
	display: block;
}

#footer_right a:hover { background-position: bottom left; }

/* END FOOTER */

.rating-stars-small {
	font-size: 16px;
	color: #57BBC7;
}

.rating-stars-big {
	font-size: 22px;
	color: #57BBC7;
}




.zebra-striping .row { padding: 6px 20px 6px 23px; }

.zebra-striping .odd { background-color: #eeeeee; }

.zebra-striping .col-1 {
	width: 100px;
	float: left;
	clear: left;
}

.zebra-striping .col-2 {
	width: 113px;
	float: left;
}


.orange-text,
.orange-text a {
	line-height: 14px;
	text-transform: lowercase;
	font-size: 10px;
	color: #f6a45c;
}
.orange-text-large,
.orange-text-large a {
	line-height: 20px;
	text-transform: uppercase;
	font-size: 16px;
	color: #f6a45c;
}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width:300px;
}
#tooltip h3, #tooltip div { margin: 0; }


.popupClose
{
    position:absolute;
    right:10px;
    top:6px;
}
.popupClose img
{
    border:none;
}

/* BOX POP UP */
.boxPopup
{
    position:absolute;
    visibility:collapse;
    width:auto;
    height:auto;
    background-image:url(/common/images/lineboxbg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	color: #666666;
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	padding:5px 3px 3px 3px 
}

.boxPopup input[type="text"], .boxPopup textarea
{
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
}

.boxPopup
{
    width:300px;
    margin:0px;
    visibility:inherit;
    display:none;
    padding:35px 5px 5px 5px;
    z-index:800;
}
.boxPopup .about
{
    position:absolute;
    left:0px;
    top:0px;
    display:block;
	vertical-align: middle;
    color: #666666;
	padding-top: 0px;
}
/* end of box pop up*/