/* =General ---------------------*/

/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul, ol {
  margin: .5em 0 1em;
}
blockquote {
  margin-left: 2em;
}

/* Remove border around linked images */
a img, :link img, :visited img {
	border: none;
}


/* =Typography ---------------------*/

html {
	font-size: 100.01%;
	}
body {
	background: #FFF;
	color: #666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 76%;
	line-height: 1.4;
	text-align: center;
	}
body div, body table, body blockquote {
	font-size: 100%;
	}


/* =Headings ---------------------*/

h1 {
	color: #0057A1;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 2em;
	line-height: 1.1;
  margin: 0 0 .5em;
	}

h2 {
	color: #0057A1;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	line-height: 1.1;
  margin: 1em 0 .75em;
	}

h3 {
	color: #0057A1;
	font-size: 1.2em;
	line-height: 1.1;
  margin: 1.5em 0 .75em;
	}

h4 {
	font-size: 1.1em;
	line-height: 1.1;
  margin: 1em 0 .75em;
	}


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

a:link {
	color: #0057A1;
	text-decoration: none;
	}
a:visited {
	color: #666;
	text-decoration: none;
	}
a:hover {
	color: #F65B91;
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	}

#text a:link, #text a:visited {
	background: #FDF2C4;
	color: #666;
	padding: 0 2px;
	}
#text a:hover {
	color: #F65B91;
	text-decoration: none;
	}


/* =Forms ---------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables ---------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}
tr {
  vertical-align: top;
}

th {
  text-align: left;
}


/* =Lists ---------------------*/

ul {
	padding: 0 0 0 1.4em;
	}
ol {
	padding: 0 0 0 2em;
	}
li {
	padding: 0 0 .2em;
	}

dt {
	font-weight: bold;
	margin: 1em 0 .25em;
	}
dd {
	margin: 0 0 0 1em;
	}


/* =CLASSes ---------------------*/

.nowrap {
	white-space: nowrap;
	}
.clear {
	clear: both;
	height: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	}
.clearnext {
	clear: both;
	}
.top_reset {
	margin-top: 0;
	}
div.error, p.error, span.error, label.error, .required {
	color: #C30;
	font-weight: bold;
	}
input.error, textarea.error {
	border: 3px solid #C30 !important;
	}
.textblock {
	margin: 1em 0;
	}
.docsize {
	color: #666;
	font-size: .85em;
	}
.new {
	color: #F65B91;
	font-weight: bold;
	}
.rightwrap {
	float: right;
	margin: 0 0 10px 10px;
	}
.col1 {
	float: left;
	width: 48%;
	}
.col2 {
	float: right;
	width: 48%;
	}
.l_3col {
	float: left;
	width: 33%;
	}


/* =Layout ---------------------*/

#main {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 759px;
	}


/* =Header ---------------------*/

#headerwrap {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 759px;
	}
#header #tagline {
	background-position: right top;
	background-repeat: no-repeat;
	position: absolute;
	top: 42px; left: 210px;
	width: 549px; height: 50px;
	}
#header #tagline div {
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #0057A1;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-indent: -9999px;
	padding: 8px 50px 0 0;
	}
.en #header #tagline div {
	background-image: url(/en/img/tagline.png);
	}
.fr #header #tagline div {
	background-image: url(/fr/img/tagline.png);
	}


/* =Main Nav ---------------------*/

#menu {
	background: #0057A1 url(/img/bg/bg-menu.gif) 0 2.8em repeat-x;
	font-size: 1.2em;
	}
#menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 .5em;
	position: relative;
	overflow: hidden;
	text-align: left;
	width: 759px;
	}

#menu li {
	background: #0057A1;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	}

#menu li a {
	color: #FFF !important;
	font-weight: bold;
	float: left;
	display: block;
	line-height: 1;
	padding: 1.2em 10px .6em;
	text-decoration: none;
	}

#menu li#b_client {
	float: right;
	position: relative;
	z-index: 10;
	}
#menu li#b_client a {
	color: #FCEFB5 !important;
	}

#menu li a:hover, 
#services #menu li#b_services a, 
#locations #menu li#b_locations a, 
#gallery #menu li#b_gallery a, 
#why #menu li#b_why a, 
#contact #menu li#b_contact a, 
#client #menu li#b_client a {
	background: #6895C2 url(/img/bg/bg-btn-on.gif) 0 0 repeat-x;
	}

/* submenu */

#services #menu ul, #why #menu ul {
	display: block;
	padding: 0 0 2em;
	}
#menu ul ul {
	background: #6895C2;
	display: none;
	padding: 0;
	position: absolute;
	top: 2.8em; left: 0;
	}
#menu ul ul li {
	background: #6895C2;
	}
#menu ul ul li a {
	background: none !important;
	color: #0057A1 !important;
	font-size: .9em;
	padding: .6em 10px;
	}
#menu ul ul li a:hover, 
.packages-prices #menu ul ul li#bs_packages a, 
.rewards #menu ul ul li#bs_rewards a, 
.gift-certificate #menu ul ul li#bs_certificate a, 
.heartbeat-bear #menu ul ul li#bs_bear a, 
.diagnostic #menu ul ul li#bs_diag a, 
.live-broadcasting #menu ul ul li#bs_broadcast a,
.profile #menu ul ul li#bs_profile a, 
.reasons #menu ul ul li#bs_reasons a, 
.faq #menu ul ul li#bs_faq a, 
.media #menu ul ul li#bs_media a, 
.testimonials #menu ul ul li#bs_testimonials a {
	color: #FFF !important;
	}

/* Live Broadcasting */

#live ul {
        display: block;
        padding: 0 0 2em;
        }
#live li {
display:inline;

padding-left:20px;
padding-right:20px;
align:center; font-size: 15px;
}
#live li {display:inline;}

#live ul li a {
        background: none !important;
        color: #0057A1 !important;
        font-size: 1.46em;
        padding: .6em 18px;
        }
#live li ,
#view #live li#bs_view a,
#create #live li#bs_create a,
#start #live li#bs_start a,
#logout #live li#bs_logout a {
        color: #FFF !important;
        }



/* =Util Nav ---------------------*/

#util {
	position: absolute;
	top: 0px; right: 0px;
	}
#util ul {
	border-right: 1px solid #EEE;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#util li {
	float: left;
	margin: 0;
	padding: 0;
	}

#util li a {
	border-left: 1px solid #EEE;
	color: #666 !important;
	display: block;
	float: left;
	padding: 8px 10px 2px;
	text-decoration: none;
	}
#util li a:hover,
#home #util li#b_home a, 
#tell #util li#b_tell a, 
#careers #util li#b_careers a, 
#franchises #util li#b_franchises a {
	background: #F65B91;
	color: #FFF !important;
	}


/* =Content ---------------------*/

#content {
	margin: 2em 0 0;
	overflow: hidden;
	position: relative;
	width: 759px;
	}

.two_col #text {
	float: left;
	width: 530px;
	}

.two_col #sidebar {
	float: right;
	padding: 1em 0 0;
	width: 189px;
	}

#testimonials {
	margin: 0 0 2em;
	}
#testimonials blockquote {
	border-top: 1px solid #EEE;
	margin: 0;
	padding: 10px;
	font-size: .94em;
	font-style: italic;
	}
#testimonials .quote {
	text-indent: 1em;
	}
#testimonials .author {
	font-style: normal;
	padding-left: 1em;
	}

#promos {
	margin: 0 0 2em;
	}
#promos ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#promos li {
	margin: 0 0 5px;
	padding: 0;
	}
#promos li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 189px; height: 118px;
	}
#promos li a span {
	display: block;
	text-indent: -9999px;
	}
.en #promos li#promo_rewards a {
	background-image: url(/en/img/promos/rewards.png);
	}
.en #promos li#promo_bear a {
	background-image: url(/en/img/promos/heartbeat-bear.png);
	}
.en #promos li#promo_diagnostic a {
	background-image: url(/en/img/promos/diagnostic.png);
	}
.en #promos li#promo_vod a {
	background-image: url(/en/img/promos/vod.png);
	}
.en #promos li#promo_broadcast a {
	background-image: url(/en/img/promos/live-broadcasting.png);
	}
.fr #promos li#promo_rewards a {
	background-image: url(/fr/img/promos/rewards.png);
	}
.fr #promos li#promo_bear a {
	background-image: url(/fr/img/promos/heartbeat-bear.png);
	}
.fr #promos li#promo_diagnostic a {
	background-image: url(/fr/img/promos/diagnostic.png);
	}
.fr #promos li#promo_broadcast a {
	background-image: url(/fr/img/promos/live-broadcasting.png);
	}


/* =Footer ---------------------*/

#footer {
	clear: both;
	font-size: .94em;
	margin: 0 auto;
	padding: 40px 0 2em;
	text-align: left;
	width: 759px;
	}
#footer .foot_btns {
	color: #FFF;
	float: right;
	margin: 0 0 0 10px;
	padding: 0px 8px 0px 28px;
	position: relative;
	}
#footer .foot_btns a {
	color: #FFF !important;
	}
#footer .foot_btns b {
	background: transparent url(/img/bg/bg-footer-btn.gif) 0 0 no-repeat;
	position: absolute;
	width: 4px; height: 4px;
	}
#footer .foot_btns .tr {
	background-position: right top;
	right: 0; top: 0;
	}
#footer .foot_btns .tl {
	background-position: left top;
	left: 0; top: 0;
	}
#footer .foot_btns .br {
	background-position: right bottom;
	right: 0; bottom: 0;
	}
#footer .foot_btns .bl {
	background-position: left bottom;
	left: 0; bottom: 0;
	}
#footer #tell_friend {
	background: #0057A1 url(/img/envelope.gif) 8px 50% no-repeat;
	}
#footer #appointment {
	background: #0057A1 url(/img/phone.gif) 8px 50% no-repeat;
	}


/* =Misc 1 ---------------------*/

/* Pricing table */

table.package {
	clear: both;
	line-height: 1.2;
	margin: 1em 0;
	width: 530px;
	}
table.package th {
	color: #0057A1;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding: 10px 10px 4px;
	}
table.package thead th {
	background: #FDF1C3;
	font-size: 1.4em;
	}
table.package thead th.price {
	width: 4em;
	}
table.package tbody td {
	border-bottom: 1px solid #EEE;
	padding: 6px 10px 4px 10px;
	}
table.package td.data {
	background: transparent url(/img/arrow.gif) 10px .75em no-repeat;
	padding-left: 22px;
	}
table.package .option th {
	background: #B7D0E5;
	font-weight: bold;
	}
table.package .option td {
	background: #E5EEF5;
	border-bottom: 1px solid #FFF;
	}
table.package .option td.data {
	padding-left: 22px;
	}

/* Loctions */

#loc_list li {
	padding-bottom: 1em;
	}
#loc_list strong {
	color: #F65B91;
	font-size: 1.2em;
	}
#loc_list a.promo {
	background: #F65B91;
	color: #FFF !important;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 .7em;
	}
#loc_list a.promo:hover {
	background: #0057A1;
	}

/* Gallery */

#gallery .gallery_picts {
	overflow: hidden;
	width: 530px;
	}
#gallery .gallery_picts img {
	border: 2px solid #F65B91;
	display: block;
	}
#gallery .gallery_picts a.link {
	background: none;
	display: block;
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
	}
#gallery #video_picts a.link {
	margin: 0 24px 24px 0;
	}
#gallery .caption a.link {
	margin: 0 22px 10px 0 !important;
	}


/* Forms */

#text form .input {
	padding: .5em 0 0;
	}
#text form .input input,
#text form .input textarea,
#text form .input select {
	background: #FFF;
	border: 1px solid #0057A1;
	}

#text form .leftlabel {
	clear: left;
	}
#text form .leftlabel label {
	display: block;
	width: 12em;
	float: left;
	margin: 0 .5em 0 0;
	padding: 0;
	}
#text form .leftlabel .error_message {
	display: block;
	}

#text form .section {
	padding-top: 1em;
	}

#text form .action {
	clear: left;
	padding: 1em 0 1em 12.5em;
	}
/* Hides from IE-mac \*/
* html #text form .action {padding-left: 19em;}
/* End hide from IE-mac */


/* Partners */

#partners td {
	text-align: center;
	}
#partners a, #partner_logo a {
	background: none !important;
	}

#partner_logo {
	float: right;
	margin: 0 0 10px 20px;
	overflow: hidden;
	position: relative;
	width: 200px; height: 150px;
	}
#partner_logo ul {
	position: relative;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 0;
	}
#partner_logo li {
	margin: 0;
	padding: 0;
	}
#partner_logo a {
	display: block;
	padding: 0 !important;
	width: 200px; height: 150px;
	text-align: center;
	}
#partner_logo img {
	max-width: 200px;
	max-height: 150px;
	}

#partner_logo #show_logo {
	background: #FFF;
	display: none;
	position: absolute;
	text-align: center;
	top: 0; left: 0;
	width: 200px; height: 150px;
	z-index: 10;
	}

#partner_list li {
	line-height: 1.3;
	padding-bottom: 0;
	}
#partner_list li a {
	background: none !important;
	}
#partner_list li a:hover {
	background: #FDF2C4 !important;
	}


/* Gift Certificate */

#text form#certificate .action {
	padding-left: 0;
	text-align: center;
	}
#text form#certificate .action input {
	font-size: 1.2em;
	padding: .25em 1em;
	}

#certificate_values div {
	padding: .5em 0 0;
	}
