body {
	margin-top: 0px;
	background: #333333 url('Images/bg_rep.jpg') repeat-y fixed center;
	margin-bottom: 0px;
	font-size: 14px; 
	color: #666666; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

@font-face {
	font-family: 'Gotham-LightGotham-Light';
	src: url('GOTHMLIG.eot');
	src: local('Gotham-Light Gotham-Light'), local('Gotham-Light'), url('GOTHMLIG.woff') format('woff'), url('GOTHMLIG.ttf') format('truetype'), url('GOTHMLIG.svg#Gotham-Light') format('svg');
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FF0033;
	margin: 0 10px 0 0;
	padding: 0;
}

img, a img { 
	border: none; 
	outline: none;
}

p {
	margin-top: 0;
	padding: 0;
}

.cleardiv {
	clear: both;
	height: 0px;
	overflow: auto;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #FF0033;
}

a:active {
	text-decoration: none;
}

.link_14px {
	font-size: 14px;
}

.link_16px {
	font-size: 16px;
}

.link_24px {
	font-size: 24px;
}

.link_20px {
	font-size: 20px;
}

.font_white {
	color: #ffffff;
}

.side_banner {
	padding: 0 45px;
}

.testimonials_red {
	color: #FF0033;
}

.foot_nav {
	padding-top: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.foot_left {
	font-size: 10px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
}

.foot_right {
	font-size: 16px; 
	color: #666666; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
}

.facebook_div {
	background-color: #ffffff;
	padding: 10px;
}

.wallkit_postcontent {
	color: #ffffff;
}

.wallkit_frame {
	color: #ffffff;
	background-color: #000000;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #ff0033;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #ff0033;
 border-bottom: none;
 background: #000;
 text-decoration: none;
 font-size: 20px;
}

ul.tabbernav li a:link { color: #ff0033; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #ff0033;
 border-color: #ff0033;
}

ul.tabbernav li.tabberactive a
{
 background-color: #ff0033;
 border-bottom: 1px solid #ff0033;
 color: #000;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: #ff0033;
 border-bottom: 1px solid #ff0033;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #ff0033;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.fanpage_but_home {
	vertical-align: text-bottom;
	margin-top: 4px;
}

.home_strap_fanpage {
	float: right; 
	margin-top: 6px;
}

.locations_font, .locations_font a {
	font-family: 'Gotham-LightGotham-Light', sans-serif;
	font-size: 17px;
	color: #dd3700;
	margin-bottom: 0px;
}

.locations_font a:hover {
	color: #666666;
}

.locations_font span.sml {
	font-size: 14px;
}

.locations_font span.white {
	color: #fff;
}

.rl_second {
	margin-left: 179px;
}

.contact_left_1 {
	float: left;
	width: 370px;
}

.contact_left_2 {
	float: left;
}

.rentals_image {
	margin-left: 280px;
}

.rentals_image img {
	float: left;
	margin-left: 10px;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  color: #fff;	
  padding: 0.5em;
  font-size: 20px;
}

ul#menu li a.network_title {
  color: #FF0033;	
  padding: 5px 0 0;
  font-size: 16px;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

li.franchise_tech_details {
	margin-left: 10px;
}

ul.bullets li {
	list-style-type: disc;
	margin-left: 15px;
}

ul.bullets li.no_bullets {
	list-style-type: none;
	margin-left: 0px;
}


/*
    This stuff is for the TitleBlock Plugin
*/

/*
    For Specific Slides
*/
#textSlide                              { padding: 0px; }
#textSlide p { 
	font: 14px 'Gotham-LightGotham-Light', sans-serif; 
	color: #f15d22;
	position: absolute; 
	bottom: 0px;
	background:url(Images/home_banner/bot_overlay_bg.png) no-repeat top left; 
	padding: 24px 10px 4px 60px; 
	}
#textSlide a {
	border: none;
	cursor: pointer;
}

#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }

#slider_overlay {
	position: absolute;
	top: 10px;
	z-index: 9999;
}

#slider_p_1 {
	margin-left: 298px;
}

#slider_p_2 {
	margin-left: 180px;
}

#slider_p_3 {
	margin-left: 324px;
}