@charset "UTF-8";
/* CSS Document */

						
  

body {
	background-image:url(../images/web-background.png);
	margin: 0;
	margin-top:0;
	padding: 0;
	font: normal 10px Helvetica;
	border-top:0;
}

*{outline: none;}

img {border: 0;}


.imgstations{
	background-color: #FFF;
	border-width: 15px;
	border: solid #fff 15px;
	}

p {
	color: #333;
	font-size: 10pt;
	text-align: left;
	font: Helvetica;
}

h1 {
	color: maroon;
	font-size: 15pt;
	font-family: Helvetica;
	font-weight: bold;
	margin: 1.33em 0;
	}
	
h3 {
	color: #333;
	font-size: 16pt;
	font-family: Helvetica;
	font-weight: bold;
	font-style: italic;
	margin-right: 0;
	margin-left: 0;
}
h4 {
	color: maroon;
	font-size: 14pt;
	font-family: Helvetica;
	font-weight: bold;
	margin: .33em 0 0 .25em;
}
h5 {
	color: #333;
	font-size: 13pt;
	font-family: Helvetica;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	margin: 1.67em 0;
}

td {
	color: #333;
	font-size: 10pt;
	font-family: helvetica;
	border-color: #FFF;
}

li {
	color: #333;
	font-size: 10pt;
	font-family: ;
	text-align: left;
	font: helvetica;
}



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

a:visited {
	color: #999;
	text-decoration:none;
 }
 
 
a:hover {
	color: #666;
	text-decoration:underline;
}

a:active {
	color: #666;
	text-decoration:none;
	text-transform: none;
}


.container {
	width: 1024px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFF;
	height: 100%;
	padding-bottom: 0px;
	top: 0px;
	border:none;	
	
}

.header {
	width: 1024px;
	margin: 0 auto;
	background-color: #FFF;
	height: 70px;
	top: 0px;
	border: none;
}



.navigation  {
	margin: 0 auto;
	height: 100px;
		
	}
	
	
	
.banner {
	max-width: 1024px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFF;
	padding-top: 18px;
	padding-bottom: 0px;
	border: none;
	text-decoration:none
}


/*----page content and text ----*/

.subpages_body {
	width: 1024px;
	margin-bottom: 20px;
	margin: 0 auto;
	background-color: #FFF;
	height: 100%;
}

.subpages_text {
	width: 682px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
/* 	height: 100%; */
	background-color: #FFF;
}

.subpages_text a:link {
	color: #800000;
	text-decoration:none;
}

.subpages_text a:visited {
	color: #800000;
	text-decoration:none;
 }

.subpages_text a:hover {
	color: #000080;
	text-decoration:underline;
}

.med_textbox {
	width: 342px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	height: 100%;
	background-color: #FFF;
}

.subpages_adboxes {
	height: 100%;
	background-color: #FFF;
	
}


	
.table_getstarted {
	width: 302px;
	margin: 0 auto;
	background-color: #FFF;
	height: 400px;
	background-image: url(../images/get_started.png);
	background-repeat: no-repeat;
}
	
	
.footer_home  {
	background-color:#FFF;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	height: 40px;
	width: 1024px;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-top: 20px;
	}
	
.footer_home a:link {
	font-size: 14px;
	font-weight: bold;
	}

.footer_home a:visited {
	color: #000;
	}
	
	


	
.franchise_main {
	

	margin: 0 auto;	
	height: 520px;
	margin-top:25px;
	
	background-image: url(http://franchise.retailradio.biz/images/Front_page_background.png);
	background-repeat: no-repeat;
	
}

.franchise_main_sub {
	

	margin: 0 auto;	
	height: 520px;
	margin-top:25px;
	
	background-image: url(http://franchise.retailradio.biz/images/subpage_background.png);
	background-repeat: no-repeat;
	
}

.franchise_content {
	padding-left:20px;
	padding-top:20px;
	width:800px;
	
	
}


/*--Main Container--*/


.boxgroup {
	position:absolute;
	background-color:#FFF;
/*	height: 220px; */
	z-index: 1;
	margin-top: 300px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1024px;
}




.boxes  {
	vertical-align: text-top;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 12px;
	font: Helvetica;
}
.musicboxclass  {
	height:370px;
	width:240px;
/*	background-image:url(../images/music_backing.png);
	background-repeat: no-repeat; */
	border: 1px solid #df8e96;
	position: relative;
	float: left;
	z-index: 10;
	display: inline-block;
	left:12px;
	padding-right: 1px;
	margin-right: 22px;
}

.onholdboxclass  {
	height:370px;  
	width:240px;
/*	background-image:url(../images/onhold_backing.png);
	background-repeat: no-repeat; */
	border: 1px solid #df8e96;
	position: relative;
	float: left;
	z-index: 10;
	padding-right: 1px;	
	margin-right: 12px;	
}
.queueboxclass  {
 	height:370px; 
	width:240px;
/*	background-image:url(../images/queue_backing.png);
	background-repeat: no-repeat; */
	border: 1px solid #df8e96;
	position: relative;
	float: left;
	z-index: 10;	
	padding-right: 1px;	
	margin-right: 12px;	
	
}
.videoboxclass  {
	height:370px; 
	width:240px;
/*	background-image:url(../images/video_backing.png);
	background-repeat: no-repeat; */
	border: 1px solid #df8e96;
	position: relative;
	float: left;
	z-index: 10;	

}

	



.main_view {
	float: left;
	position: relative;
	background-color: #FFF;
	
}


.contact_window {
	width: 1024px;
	margin: 0 auto;
	background-color: #FFF;
	height: 100%;
	margin-top: 24px;	
}


/*--slides--*/
.folio_block {
	background-color: #FFF;
	position: relative;
	padding-top: 25px;
	width: 1024px;
} 



.window {
	height:300px;
	width: 1024px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	background-color: #FFF;
	border:none;
	text-decoration:none;
}

.image_reel {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
	
}
.image_reel img {
	float: left;
	background-color: #FFF;
	
}

#nav {
	z-index: 100;
	position: absolute;
	bottom: 20px;
	left: 800px;
	
}


#nav a {
	margin: 0 5px;
	padding: 3px 5px;
	text-decoration: none;
	display: inline;
	width: 2px;
	height: 2px;
	bac
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 4px;
	background-color: #CCC;
	color: #CCC;
}

#nav a.activeSlide {
	background-color: #666;
	color: #666;
}

#nav a:focus { outline: none; }


.headline_red {
	color: #AB0005;
}

.benefits  {

	color:#333;
	font-weight: bold;
	margin-left: 270px;	
	
	
}

.faq  {

	color:#333;
	font-weight: bold;
	margin-left: 300px;	
	
	
}

.flashplayer  {
	margin-left: 115px;
	margin-top: 55px;
	width: 35px;
	height: auto;
}



.RRFran {
	position: relative;
	height: 40px;
	width: 500px;
	background: white;
	padding: 0px;
	margin: 0px 0;	
}





.RRFran li {
                    float: right;
                    list-style: none;
					
                }
				
				


.RRFran li a {
	font: bold 12px helvetica;
	text-decoration: none;
	outline: none;
	top: 5px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	color: #C00;
	
                    }
					
					
					
.RRFran li a:hover, .RRFran li a:active {
	border: none;
	color: #CCC;
                        }


.RRNav {
	position: relative;
	height: 20px;
	width: 1024px;
	background: white;
	padding: 0px;
	margin: 0px 0;
	overflow: hidden;
}





.RRNav li {
                    float: left;
                    list-style: none;
					
                }
				
				


.RRNav li a {
	font: bold 14px helvetica;
	text-decoration: none;
	outline: none;
	text-align: center;
	top: 5px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: auto 12px;
	color: #666;
	height: 20px;
                    }
					
					
					
.RRNav li a:hover, .RRNav li a:active {
	border: none;
	color: #CCC;
                        }
.thankyou {
	color: #333;
	padding: 20px;
	top: 60px;
}

#testdiv {
	width:50px;
	margin:0 auto;
	border:none;
	padding:0;
	background:#fff
}

#tinybox {
	position:absolute;
	z-index:2000;
	height: 320px;
	width: 320px;
	background-image: url(../images/thankyou_popup.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {
	font:14px Helvetica;
	margin-bottom:0px;
	padding:0;
	border:1px solid #ccc;
	background:#eee;
	cursor:pointer
}
.button:hover {border:1px solid #bbb; background:#e3e3e3}

.stationspreview{
	padding-left: 10px;
	padding-right: 10px;
}
	
	
.marquee {
	margin: 0 auto; 
	padding-top: 2px;
	width: 1024px;
	color:#FFF;
	
}
.marquee a {
	color: #FFF;
}
.white     {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.white a {
	padding-left: 40px;
}

.video {
	max-width: 650px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFF;
	padding-top: 18px;
	padding-bottom: 0px;
	border: none;
	text-decoration:none
}
