/* Template */
/* Main.css */
/* Created March 15, 2005 */
/* Modified August 16, 2006
--------------------------------------- */

/* General
--------------------------------------- */
#mainCol a {
color: #5a84b5 !important;
}
#subCol .archive a{
color: #000 !important;
font-size: 12px !important;
font-weight: bold;
}
#subCol img {
margin-top: 5px;
}
img a { border: none; }
.left {
	float: left;
	margin-right: 1em;
	}

.right {
	float: right;
	margin-left: 1em;
	}

.small {
	font-size: smaller;
	line-height: 1.3em;
	}

.large {
	font-size: larger;
	line-height: 1.3em;
	}

.hide {
	display: none;
	}

blockquote {
	padding: 1em 1.5em;
	display: block;
	}

dt {
	margin-top: .5em;
	font-weight: bold;
	}

dd {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	}

ul {
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
li {
	margin-bottom: 1em;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

img {
	border: none;
	}

p {
	color: #000000;
	margin-top: .5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	}

strong { 
	font-weight: bold;
	}

em {
	font-style: italic;
	}


/* Structure and Layout / All Pages
--------------------------------------- */

body {
	text-align: center;
	text-align: center;
	background-color: #040404; 
	/* background-image: url(images/bg_tileblog2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
        background-attachment: fixed; */
        background: url(images/bottombg.jpg) repeat-x bottom scroll;
	font-size: 11px;
	font-family:"Tahoma", "Helvetica", "Arial", sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

#frame {
	text-align: center;
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

#header {
	float: left;
	width: 178px;
	padding: 0px;
	margin: 0px;
	}

#header h1 {
	padding: 0px;
	margin: 0px;
	}
	
#robynlogo{
	float: left;
	width: 178px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 50px;
	}
	
#robynlogo a{
	float: left;
	width: 178px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	}

#icon{
	float: left;
	width: 178px;
	background-image:;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	}
	
#icon a{
	float: left;
	width: 178px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	}
	
#logo_500{
	float: left;
	width: 178px;
	background-image: url(images/500logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 89px;
	}
	
#logo_500 a{
	float: left;
	width: 178px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 89px;
	}
#logo_best{
	float: left;
	width: 130px;
	background-image: url(images/bestlogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 0 0 20px;
	padding: 0px;
	height: 130px;
	}

	
#logo_best a{
	float: left;
	width: 130px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 130px;
	}
	
#flashcontent{
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	
#noflash{
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 200px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-size: 13px;
	}
	
#flashcontent h4{
	font-size: 15px;
	}

#footer {
	width: 776px;
	margin-top: 32px;
	float: left;
	text-align: left;
	color: #999999;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right 22px;
	}
#footerbg {
background: url(images/bottombg.jpg) repeat-x;
}
	
body#admin #footer {
	background-image: none;
	}

#extraCol {
	float: right;
	width: 200px;
	margin: 25px 0 0 0px;
	}

body#admin #extraCol {
	display:none;
	}

#extraCol h1{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	padding-left: 9px;
	font-size: 11px;
	display: block;
	background-image: url(images/grey_square.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	}

#extraCol a, #extraCol a:link{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}

#extraCol a:hover{
	color: #CCCCCC;
	}

#extraCol p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
	color: #6F6F6F;
	}
#extraCol p img a {
margin-left: -9px !important;
}

/* New Home Flash
--------------------------------------- */

body#home2 #mainCol{
	float: left;
	width: 776px;
	color: #CCCCCC;
	height: 470px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	}

/* Home
--------------------------------------- */

body#home #container {
	float: left;
	width: 776px;
	margin-top: 6px;
	text-align: left;
	}

body#home #mainCol{
	float: left;
	width: 376px;
	background-color: #000000;
	color: #CCCCCC;
	background-image: url(images/flash_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	}

body#home #mainCol h1{
	font-family: "Century Gothic", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 2.3em;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	}

body#home #mainCol h1 a{
	color: #FFFFFF;
	font-size: 11px;
	font-family:"Tahoma", "Helvetica", "Arial", sans-serif;
	display: block;
	height: 26px;
	width: 113px;
	margin-top: -30px;
	background-image: url(images/yellow_learn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: auto;
	}

body#home #mainCol strong{
	color: #FFFFFF;
	font-size: 12px;
	}

body#home #subCol{
	float: right;
	width: 376px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/flash_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	}

body#home #subCol h1{
	font-family: "Century Gothic", "Lucida Sans Unicode", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 2.3em;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	}

body#home #subCol h1 a{
	color: #FFFFFF;
	font-size: 11px;
	font-family:"Tahoma", "Helvetica", "Arial", sans-serif;
	display: block;
	height: 26px;
	width: 113px;
	margin-top: -30px;
	background-image: url(images/learn_red.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: auto;
	}

body#home #subCol strong{
	color: #FFFFFF;
	font-size: 12px;
	}

body#home .flash{
	float: left;
	width: 376px;
	background-color: #000000;
	min-height: 259px;
	background-image: url(images/flash_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	}	

body#home #frame .content p{
	margin-top: 0.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: .5em;
	color: #CCCCCC;
	}	

body#home #frame .content {
        padding-left: 15px;
        padding-right: 15px;
	}	

body#home #frame .content a, body#home #frame .content a:link{
	color: #FFFFFF;
	font-weight: bold;
	}

body#home #frame .content a:hover{
	color: #CCCCCC;
	}


/* Inside
--------------------------------------- */

body#inside #container {
	float: left;
	width: 776px;
	margin-top: 6px;
	text-align: left;
	 background-image: url(images/container_tile_white2.gif);
	background-repeat: repeat-y; 
	}

body#inside #mainCol{
	float: left;
	width: 568px;
	color: #000;
	margin: 0px;
	padding: 0px;
	}

body#inside #mainCol #banner{
	height: 140px;
	margin-bottom: 2px;
	width: 776px;
	overflow: hidden;
	/* border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px; */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
#banner #corporate {
position: absolute;
top: 108px;
margin-left: 510px;

}
#banner #franchisor {
position: absolute;
top: 108px;
margin-left: 635px;
}

body#inside #content{
	height: auto;
	_height: 300px;
	min-height: 300px;
	/* background-image: url(images/blue_tile.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333; */
	padding: 20px;
	margin: 0px;
	width: 528px;
	float: left;
	}

body#inside #subCol{
	float: right;
	width: 190px;
	color: #CCCCCC;
         margin-top: 130px;
         margin-right: 9px;
	}

body#inside #bottom{
	width: 776px;
 background: url(images/bottomnew.gif); */
background-repeat: no-repeat; 
 background-position: center top; 
	 height: 36px; 
	clear: both;
	}

#subCol2{
	float: right;
	width: 174px;
	padding-right: 15px;
	padding-left: 15px;
	}

#subCol2 a, #subCol2 a:link{
	color: #7F7F7F;
	text-decoration: underline;
	}

#subCol2 a:hover{
	color: #CCCCCC;
	}

#subCol2 p{
	color: #6F6F6F;
	}


/* Corporate / Yellow
--------------------------------------- */

body#inside.yellow #side_nav li a, body#inside.yellow #side_nav li a:link{
	color: #F7D401;
	text-decoration: none;
	background-image: url(images/yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	padding-left: 20px;
	font-weight: normal;
	}

body#inside.yellow #side_nav li a:hover{
	color: #FFFFFF;
	background-image: url(images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	}

body#inside.yellow #side_nav ul ul a, body#inside.yellow #side_nav ul ul a:link{
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/white_arrow.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 9px;
	}

body#inside.yellow #side_nav ul ul li a:hover{
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 9px;
	text-decoration: underline;
	background-image: url(images/arrow_ov.gif);
	}

body#inside.yellow #subCol h1{
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	background-image: url(images/yellow_square.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	letter-spacing: 0.07em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

body#inside.yellow #subCol2 h1{
	color: #999999;
	font-size: 13px;
	display: block;
	background-image: url(images/grey_square.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	letter-spacing: .07em;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 9px;
	}

body#inside.yellow #content a, body#inside.yellow #content a {
	color: #C2A601;
	}

body#inside.yellow #content a:hover{
	color: #000000;
	}

/* Franchisors / Red
--------------------------------------- */

body#inside.red #side_nav li a, body#inside.red #side_nav li a:link{
	color: #DF111C;
	text-decoration: none;
	background-image: url(images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	padding-left: 20px;
	font-weight: normal;
	}

body#inside.red #side_nav li a:hover{
	color: #FFFFFF;
	background-image: url(images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	}

body#inside.red #side_nav ul ul a, body#inside.red #side_nav ul ul a:link{
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	}

body#inside.red #side_nav ul ul li a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	background-image: url(images/arrow_ov.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	}

body#inside.red #subCol h1{
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	background-image: url(images/red_square.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	letter-spacing: 0.07em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

body#inside.red #subCol2 h1{
	color: #999999;
	font-size: 13px;
	display: block;
	background-image: url(images/grey_square.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	letter-spacing: .07em;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 9px;
	}

body#inside.red #content a, body#inside.red #content a {
	color: #B80E16;
	}

body#inside.red #content a:hover{
	color: #000000;
	}

/* Admin
--------------------------------------- */

body#admin #container {
	float: left;
	width: 776px;
	margin-top: 6px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	}

body#admin #mainCol{
	float: left;
	width: 776px;
	}

body#admin #content{
	width: 736px;
	padding: 20px;
	min-height: 380px;
	}

body#admin #content h1{
	margin-bottom:8px;
	}

body#admin #content input{
	padding:2px;
	margin:3px;
	}

/* Links
--------------------------------------- */

a, a:link{
	color: #000000;
	font-weight: bold;
	}

a:hover{
	color: #6698C9;
	}

/* Navigation
--------------------------------------- */

#navigation {
	float: left;
	width: 388px;
	margin: 0;
	padding: 0;
	}

#navigation #corporate{
	float: left;
	margin: 25px 0 0 0px;
	padding: 0px;
	width: 194px;
	}
	
#navigation #corporate h1{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	padding-left: 9px;
	font-size: 11px;
	display: block;
	background-image: url(images/yellow_square.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	}

#navigation #franchisors{
	float: right;
	margin: 25px 0 0 0px;
	padding: 0px;
	width: 194px;
	}
	
#navigation #franchisors h1{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	padding-left: 9px;
	font-size: 11px;
	display: block;
	background-image: url(images/red_square.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	}

#navigation ul {
	padding: 0px;
	margin: 0px;
	}

#navigation li {
	list-style: none;
	display: inline;
	width: 194px;
	float: left;
	padding: 0px;
	margin: 0px;
	}

#navigation a, #navigation a:link{
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	}

#navigation a:hover{
	color: #CCCCCC;
	background-image: url(images/arrow_ov.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	}

body#inside div#side_nav {
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

body#inside div#side_nav ul {
	padding: 0;
	margin: 0;
	}

body#inside div#side_nav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	}

body#inside div#side_nav ul ul {
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

body#inside div#side_nav ul ul li {
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	}

body#inside #side_nav ul ul a, body#inside #side_nav ul ul a:link{
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	}

body#inside #side_nav ul ul li a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	background-image: url(images/arrow_ov.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	}

/* Headers
--------------------------------------- */

h1 {
	font-size: 180%;
	color: #000000;
	text-transform: uppercase;
	}

h2 {
	font-size: 110%;
	color: #666666;
	margin-top: .3em;
	margin-bottom: .3em;
	}

h3 {
	font-size: 120%;
	color: #000000;
	}
	
h4 {
	font-size: 110%;
	}
	
/* Admin
--------------------------------------- */


/* Admin */

.RadEContentBordered{
	background: #fff;
	}

.regionBoundary{
	background-image: none;
	}

/* Clearing
--------------------------------------- */

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container{display: inline-block;}

.postTitle a { 
 	font-size: 170%;
        color: #5a84b5 !important;
}
.postTitle a:hover { 
 	font-size: 170%;
}

/* Hides from IE-mac \*/
* html #container {height: 1%;}
#container {display: block;}
/* End hide from IE-mac */
