/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	padding: 0;
	margin: 0;
}

body {
	font-size: 0.8em;
	font-family: Arial, Verdana, Sans-Serif;
	padding: 0;
	margin: 0;
	background: #FFFFEC url(../images/bkgd.gif) 0 0px repeat-x;
	color: #666B6F;
	line-height: 18px;
}

p {
	margin: 0 0 8px 0;
	padding: 0;
}

a {
	color: #b53800;
}

a:hover {
	color: #DF4500;
}

a img {
	border: 0;
}

.hidden {
	display: none;
}

#outage {
	width: 700px;
	font-weight: bold;
	margin: 15px auto;
	padding: 15px 35px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #b53800;
	font-size: 14px;
}

#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	background: transparent url(../images/mid_bkgd.gif) 0 0px repeat-y;
}

#container img.masthead {
	position: relative;
	top: -4px;
	left: -2px;
}

#container a.login {
	display: block;
	float: right;
	position: relative;
	margin-right: 37px !important;
	margin-right: 20px;
	top: -60px;
	border: 0px;
	color: #DCB8A9;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

#cart_summary {
	position: absolute;
	float: left;
	top: 5px;
	width: 170px;
	height: 105px;
	margin-left: 13px;
	background-image: url(../images/cart_bkgd.gif);
	background-repeat: no-repeat;
	z-index: 20;
}

#cart_summary a.totalItems {
	position: relative;
	top: 58px;
	left: 20px;
	color: #666;
	font-size: 3.5em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #de3c00;
}

#cart_summary a.totalItems:hover {
	color: #de3c00;
}

#cart_summary a {
	color: #de3c00;
	position: relative;
	top: 55px;
	left: 25px;
	font-weight: bold;
	text-decoration: none;
}

#cart_summary a:hover {
	color: #666;
}

#navigation {
  clear: both;
	margin-top: 10px;
	margin-left: 10px !important;
	margin-left: 100px;
}

#navigation ul {
	margin: auto;
	width: 652px;
	height: 29px;
	list-style-type: none;
	padding-bottom: 4px;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	display: block;
	float: left;
	padding: 0;
	text-decoration: none;
	color: #000;
	width: 108px;
	height: 33px;
}

#navigation ul li a:hover {
	color: #fff;
}

#navigation ul li a.home {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat 0 0;
	width: 69px;
}
#navigation ul li a.home:hover{
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat 0 -32px;
	width: 69px;
}
#navigation ul li a.homeActive {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat 0 -67px;
	width: 69px;
}

#navigation ul li a.online {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -70px 0;
	width: 97px;
}
#navigation ul li a.online:hover{
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -70px -32px;
	width: 97px;
}
#navigation ul li a.onlineActive {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -70px -67px;
	width: 97px;
}

#navigation ul li a.hardcopy {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -168px 0;
	width: 111px;
}
#navigation ul li a.hardcopy:hover{
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -168px -32px;
	width: 111px;
}
#navigation ul li a.hardcopyActive {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -168px -67px;
	width: 111px;
}

#navigation ul li a.digest {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -280px 0;
	width: 180px;
}
#navigation ul li a.digest:hover{
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -280px -32px;
	width: 180px;
}
#navigation ul li a.digestActive {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -280px -67px;
	width: 180px;
}

#navigation ul li a.alerts {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -461px 0;
	width: 113px;
}
#navigation ul li a.alerts:hover{
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -461px -32px;
	width: 113px;
}
#navigation ul li a.alertsActive {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -461px -67px;
	width: 113px;
}

#navigation ul li a.aboutus {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -575px 0px;
	width: 77px;
}
#navigation ul li a.aboutus:hover{
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -575px -32px;
	width: 77px;
}
#navigation ul li a.aboutusActive {
	background: url(../images/Navigation-Sprite---Public.gif) no-repeat -575px -67px;
	width: 77px;
}


.title {
	margin-top: 17px;
}

.opening, .opening_general{
	width: 450px;
	height: 270px;
	color: #666;
	text-align: left;
	background: #fff;
	padding: 0;
	float: left;
	margin: 0 0 0 18px !important;
	margin: 0 0 0 9px;
}


.opening_general {
	height: 15px;
}

.opening_online 
{
	text-align: center;
	width: 680px;
	height: 200px;
  margin: 0 50px 0 50px;
}

.opening img{
	position: relative;
	left: 39px;
	top: 4px;
}

.opentext {
	float: left;
	width: 270px;
	text-align: left;
	padding: 0;
}

.opentext h3 {
	padding-top: 0;
}

.opentext p {

}

.opentext2 {
	float: left;
	width: 520px;
	text-align: left;
	padding: 0;
}

.clear {
	clear: both;
}

.divider {
	background: #ececdb;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
}

#innerContainer, #innerContainerWhite {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#innerContainer
{
	background: transparent url(../images/mid_bkgd2.gif) 0 0px repeat-y;
}

#innerContainerWhite
{
	background: transparent url(../images/mid_bkgd.gif) 0 0px repeat-y;
}

	#innerContainer #general .divider {
		margin: 20px 0 20px -30px;

		width: 750px;
	}

.leftcolumn {
	width: 422px;
	float: left;
 	margin: 0 0 0 17px !important;
	margin: 0 0 0 9px;
}

.feature_top {
	background: transparent url(../images/bkgd_feature_top.gif) 0 0px no-repeat;
	height: 51px;
}

.feature_grey {
	background: transparent url(../images/bkgd_feature_grey.gif) 0 0px repeat-y;
	padding: 0;
	margin: 0;
}



.feature_grey IMG {
	float: left; padding: 10px 0 0 30px;
	}

.feature_grey p {
	padding: 5px 30px 14px 175px;
	margin: 0;
	text-align: left;
}

.feature_grey h1 {
	padding: 5px 20px 5px 175px;
	text-align: left;
	color: #9D3204;
	font-size: 12px;
	font-weight: bold;
}

.feature_white IMG {
	float: left; padding: 10px 0 0 30px;
}


.feature_white p {
	padding: 5px 30px 14px 175px;
	margin: 0;
	text-align: left;
}

.feature_white h1 {
	padding: 5px 20px 5px 175px;
	text-align: left;
	color: #9D3204;
	font-size: 12px;
	font-weight: bold;
}

.feature_white {
	background: transparent url(../images/bkgd_feature.gif) 0 0px repeat-y;
	padding: 0;
	margin: 0;
}

.feature_line {
	background: transparent url(../images/bkgd_feature_line.gif) 0 0px no-repeat;
	height: 1px;
	padding: 0;
	margin: 0;
}

.feature_bottom {
	background: transparent url(../images/bkgd_feature_bottom.gif) 0 0px no-repeat;
	height: 18px;
}

.counter {
	padding: 0 20px 0px 10px;
}

.counter p {
	padding: 0 15px 20px 5px; font-size: 11px; line-height: 15px;
}

.rightcolumn {
	width: 320px;
	float: left;
	text-align: left;
 }

.hc_top {
	background: transparent url(../images/bkgd_hc_top.gif) 0 0px no-repeat;
	height: 51px;
}

hr {
	height: 1px; color: #C4C4C4; background-color: #C4C4C4; border: 0;
}

.hc {
	background: transparent url(../images/bkgd_hc.gif) 0 0px repeat-y;
}

.hc p {
	padding: 4px 20px 14px 20px;
	margin: 0;
}

.hc_bottom {
	background: transparent url(../images/bkgd_bottomgif.gif) 0 0px no-repeat;
	height: 5px;}

.newhc {margin: 8px 14px 25px 5px; border: 1px solid #C9C3B4; background-color: #ffffff;}

.newhc p {padding: 0px 14px 0 20px; margin-bottom: 15px;}

.trial p {
	padding: 5px 20px 5px 20px;
}

.trialtable {
	margin: 0 0 0 20px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	width: 200px;
	border: 0;
}


.trialtable th {
	width: 80px;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
}

.trialtable td {
	padding: 3px;
}

.numbers {
	text-align: left;
}

.numbers h1 {
	background-color: #000000
	color: #ffffff;
	font-size: 55px;
	font-weight: bold;
	display: inline;
}

.numleft {
	padding-left: 25px;
}

.numright {
	font-size: 17px;
	padding-right: 40px;
	padding-top: 30px;
	line-height: 22px;
}

img.hardcopybenefits {
	margin-top: 20px;
	margin-left: 29px;
	margin-bottom: 10px;
}

ul.hardcopybenefits {
	width: 90%;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	list-style-image: url(../images/check.jpg);
	list-style-position: inside;
}

ul.hardcopybenefits li {
	list-style-image: square;
	padding: 5px 15px 10px 0px;
}

#hardcopy_types {
	padding: 0;
	width: 399px !important;
	width: 393px;
	height: 155px;
	padding-top: 116px;
	margin-left: 20px;
	border: 1px solid #ccc;
	background-image: url(../images/hc_image_folder.jpg);
	background-repeat: no-repeat;
}

#hardcopy_types ul {
	width: 380px !important;
	width: 374px;
	height: 30px;
	padding-left: 5px;
	margin: 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
}

#hardcopy_types ul.noLine {
	border-bottom: none;
}

#hardcopy_types ul li {
	width: 116px;
	float: left;
	padding: 3px;
}

#hardcopy_types ul li a {
	color: #b53800;
	padding: 3px;
	font-size: 0.9em;
}

#hardcopy_types ul li a:hover {
	background-color: #ffe300;
}

#hardcopy_types ul li a.current {
	background-color: #ffe300;
}

#minicart {
	border: 1px solid #00f;
}

#minicart table {
	border: 1px solid #000;
}

#minicart table td {
	border: 2px solid #000;
}

#minicart table th {
	border: 2px dotted #000;
	font-weight: normal;
	text-align: left;
}


.footer {
	background: transparent url(../images/footer_bkgd.gif) 0 0px repeat-x;
	width: 727px;
	height: 155px;

	margin-left: 17px !important;
	margin-left: 18px;
	text-align: left;
	padding: 15px 0 0 15px;
}

.footerinside p {
	color: #D6D2D1;
	width: 365px;
}

.footerinside {
	width: 720px;
	background: transparent url(../images/contactinfo_footer.gif) 365px 0px no-repeat;
	margin: 15px 0 0px 5px;
}

.footeremail {
	width: 164px;
	height: 12px;
	position: relative;
	display: block;
	left: 463px;
	bottom: 55px;
}

.submit {
	padding-top: 8px;
}

#onlinereasons {
	width: 750px;
	margin-bottom: 30px;
}

#onlinereasons td {
	text-align: left;
}


#onlinereasons td.num {
	font-size: 30px;
	padding: 20px 0px 0 25px;
	font-weight: bold;
	color: #969696;
	font-family: times, serif;
}

#onlinereasons td.numtext {
	padding: 0 30px 15px 0;
	font-size: 13px;
	text-align: left;
	border-top: 1px solid #999;
}

#onlinereasons td.numtext div {
	color: #9D3204;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 0 0;
	text-align: left;
}

.online_clear {
	width: 700px;
	margin: 4px 35px 4px 20px;
}

.online_clear ul li.number {
	float: left;
	width: 70px;
	font-size: 30px;
	text-align: left;
	list-style: none;
	padding-left: 15px;
}

.online_clear ul li.text {
	float: left;
	width: 620px;
	text-align: left;
	list-style: none;
}

.numtitle {
	padding: 15px 30px 0 25px;
}

.opentext2 h1 {
	color: #9D3204;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 0 0;
}

.opentext2 h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 15px 10px 15px 10px;
	line-height: 22px;
}

#aboutus, #news {
	margin-left: 10px;
	text-align: left;
	width: 710px;
	padding-right: 30px;
}

#aboutus p {
	margin-left: 200px;
}

#aboutus h1, #news h1 {
	color: #9D3204;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 0 0;
	margin-left: 200px;
}

#news h1 {
	margin-left: 0;
	text-align: center;
}

#news p {
	margin: 10px 70px;
}

#news ul {
	padding-bottom: 30px;
}

#news ul li {
	margin: 0 90px;
}

#aboutus h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 15px 10px 15px 10px;
	line-height: 22px;
	margin-left: 200px;
}

#aboutus #image {
	float: left;
	padding-left: 35px;
}

#aboutus #image p {
	float: left;
	margin-left: 0;
	font-style: italic;
}

#popupView {
	background-color: #fff;
	padding: 20px;
}

#popupView h1 {
	font-size: 1.2em;
}

#popupView h2 {
	padding-top: 0.5em;
	font-size: 1.1em;
}

#popupView ul {
	margin-left: 20px;
}

#hc_dynamiccontent, #shoppingcart, #checkout, #general, #loginpage, #reglisting {
	padding-left: 40px;
	width: 695px;
	color: #555;
	margin-bottom: 30px;
}

#hc_dynamiccontent h2, #general h2, #loginpage h2, #reglisting h2 {
	padding-top: 15px;
	font-size: 1.3em;
	color: #9D3204;
	border-bottom: 1px solid #aaa;
	clear: right;
	padding-bottom: 6px;
	margin-bottom: 14px;
}

ul.hc_toc {
	margin: 0 15px 25px;
}

	ul.hc_toc li.nested {
		margin-left: 25px;
	}

#checkout h3 {
	color: #9D3204;
	padding: 15px 0;
}

h3 {
	color: #9D3204;
	padding: 15px 0;
}

h3 span {
	font-weight: normal;
	font-style: italic;
}

#loginpage table {
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
}

#loginpage table th {
	padding: 10px;
}

#loginpage #tryItNow {
  margin-bottom: 40px;
  margin-left: 100px;
  width: 150px;
}

#loginpage #tryItNow p {
  text-align: center;
}

#shoppingcart table, #checkout table {
	width: 680px;
	margin-bottom: 30px;
}

#shoppingcart table th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 1px solid #ccc;
}

#shoppingcart table td {
	padding: 5px;
	padding-right: 7px;
}

#shoppingcart table.detailstable td {
	border-bottom: 1px solid #ccc;
}

#checkout table td.subline {
	border-top: 1px solid #ccc;
}

#shoppingcart table th.prices, #shoppingcart table td.prices,
#checkout table th.prices, #checkout table td.prices {
	text-align: right;
}

#shoppingcart table td.buttonRow, #checkout table td.buttonRow {
	text-align: right;
	padding-top: 15px;
	border-top: 1px solid #ccc;
}

#shoppingcart p.emptyCart, #checkout p.emptyCart {
	height: 200px;
}

#thankYou {
	margin-bottom: 50px;
}

#checkout table th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 1px solid #ccc;
}

#checkout table.detailstable th {
	padding-left: 15px;
	width: 200px;
}

#checkout table td {
	padding: 5px;
	padding-right: 7px;
}

#checkout table.detailstable td input {
	width: 250px;
}

#checkout table td input.radio, #checkout table td input.checkbox {
	width: 25px;
}

#checkout table td input.shorty {
	width: 150px;
}

#checkout table td span {
	padding-left: 35px;
	font-size: 0.9em;
}

#checkout table.detailstable td {
	border-bottom: 1px solid #ccc;
}


#error, #loginerror, #trialerror {
	text-align: center;
	color: #c00;
	border: 1px solid #c00;
	background-color: #fcc;
	margin: 15px 10px;
	padding: 10px;
}

#loginerror {
	width: 300px;
	float: right;
}

#trialerror {
	text-align: left;
	width: 272px;
}

.cart_item {
	width: 255px;
	border: 1px solid #ccc;
	text-align: center;
	padding-bottom: 4px;
	margin-bottom: 7px;
}

.cart_itemdetail {
	line-height: 2.5em;
	border: 1px solid #ccc;
	margin: 4px;
	padding-bottom: 5px;
}

.cart_itemdetail p {
	line-height: 15px;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	text-align: left;
	color: #777;
}

.cart_itembuttons {
	float: right;
	padding-top: 13px;
}

.cart_itemdescription {
	width: 420px;
	padding-bottom: 15px;
	border-bottom: 1px solid #aaa;
}

.cart_itemdescription h3 {
	border-bottom: 1px solid #ccc;
	font-size: 0.9em;
}

.cart_itemdescription p {
	line-height: 15px;
	font-size: 0.9em;
	padding-top: 10px;
	text-align: left;
	color: #555;
	line-height: 1.5em;
}

.cart_itemtoc {
}

.cart_itemprice {
	font-size: 2.5em;
	font-weight: bold;
	color: #aaa;
	float: left;
	width: 70px;
	margin-right: 5px;
}

.cart_itemprice span {
	font-size: 0.7em;
	vertical-align: top;
}

.cart_itemadd {
	border: 0;
}


#screencast_preview { /* Image that says "Click here to watch..." */
	left: 20px;
	width: 350px;
}

#screencast {
	margin: 20px 0 0 0;
}
	#screencast object {
		margin: 0 0 20px 0;
	}

#screencast_list {
	width: 750px;
	padding-bottom: 10px;
}

#trynow_btn {
	float: right;
	margin: 0 10px 10px 0;
	padding-right: 20px;
}

ul#screencasts {
	float: left;
	text-align: left;
	margin: 0 0 7px 20px !important;
	margin: 0 0 7px 10px;
	width: 720px;
	list-style: none;
}

ul#screencasts li {
	float: left;
}

ul#screencasts li a {
	float: left;
	display: block;
	padding: 1px 10px;
	width: 97px;
	text-align: center;
	background: #F9F9F2;
}

/* Style for the BC Legislative Digest Page */

#legDigest
{
	width:        690px;
	padding-left:  50px;
	padding-right: 30px;
  
	text-align: left;
}

#legDigest em
{
  color:  #8c2c04;
  
  font-style: normal;
}

#legDigest p
{
  font-size:  14px;
  letter-spacing:1px;
}

#legDigest strong
{
  font-variant: small-caps;
  font-weight:  600;
  font-size:    15px;
  color:        #8c2c04;
}


#legDigest #bcLegDigest
{
  display:      block;
  margin-left:  auto;
  margin-right: auto;
  
  margin-bottom: 20px;
}

#legDigest #towerLogo
{
  float: right;
  
}

#legDigest #introduction
{
  width:      350px;
  
  margin-top:  60px;
}

#legDigest #introduction ul
{
  width:      300px;

  list-style:           none;
  
  margin-top:     20px;
  margin-left:    0px;
}

#legDigest #introduction li
{
  background: url("../images/bcLegDigest-bullet.jpg") no-repeat 0 5px;

  font-size:      12px;
  
  margin-bottom:  10px;
  padding-left:   32px;
  height:         40px;
}

#legDigest #whatIsQO
{
  width:        500px;

  margin-left:  auto;
  margin-right: auto;
  
  margin-top:    30px;
  margin-bottom: 30px;
}

#legDigest #whatIsQO ul
{
  list-style-position:  outside;
  margin-left:    20px;
}

#legDigest #whatIsQO li
{
  font-size:  12px;
}

#legDigest #QOBonus
{
  width:  600px;
  height:  80px;
  
  margin-left:  auto;
  margin-right: auto;
  
  background: url("../images/bcLegDigest-promo-bg.jpg") no-repeat;  
  border:     solid 5px #eeecdd;
  
  text-align:     center;
}

#legDigest #QOBonus h1
{
  font-variant: small-caps;
  font-weight:  bold;
  font-size:    19px;
  color:        #8c2c04;
  
  margin-bottom:  8px;
  margin-top:     15px;
}

#legDigest #navigation
{
  display:      block;
  margin-left:  auto;
  margin-right: auto;
  
  margin-bottom:  30px;
  margin-top:     30px;
  
  text-align:   center;
}

/* For content imported from the secure area */
#mainScreenTurnOn {
  padding: 0;
  margin: 0;
  float: left;
}

#mainScreenTurnOn P, 
#mainScreenTurnOn TD, 
#mainScreenTurnOn UL,
#mainScreenTurnOn LI,
#mainScreenTurnOn DL
{
	font: 9pt arial, helvetica, sans-serif;
}

#mainScreenTurnOn {
	margin-left: 20px;
  width: 700px !important;
}

#mainScreenTurnOn h1.title {
	background-image: url(../../images/welcome.gif);
	background-repeat: no-repeat;
	width: 443px;
	height: 38px;
	padding: 0;
	margin: 0;
	display: none;
}

#mainScreenTurnOn h1.title span {
	display: none;
}

#mainScreenTurnOn h1 {
	font-family: verdana, arial, sans-serif; 
	color: #7B2602; 
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 15px 0 5px 0;
	width: 700px;
}

h1.alertTitle {
  display: none;
}

#mainScreenTurnOn h1 span {
  /*float: right;*/
  padding-bottom: 2px;
}

#mainScreenTurnOn h1 span a {
  font-weight: normal;
}

#mainScreenTurnOn h1.declutter {
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	color: #777;
  
  width:  435px;
}
	#mainScreenTurnOn h1.declutter span {
		color: #7B2602;
		font-weight: bold;
		display: inline;
		float: none;
	}

#mainScreenTurnOn h2 {
  font-size: 18px;
}

#mainScreenTurnOn table.dataTable {
	margin-left: 10px;
	margin-top: 0;
}

#mainScreenTurnOn th, 
#mainScreenTurnOn td, 
#mainScreenTurnOn li,
#mainScreenTurnOn p
{
  text-align: left;
}

#mainScreenTurnOn th > td
{
  text-align: inherit;
}

#mainScreenTurnOn ul
{
  margin: 20px 20px 20px 40px;
}

#mainScreenTurnOn table
{
  margin: 20px 0 5px 0;
}


.expandableSection
{
  width: 700px;
  margin-bottom:  18px;
  padding-left:    25px;
}

.expandableSection h1 a.helpLink {
  margin-left: 20px;  
}

.expandableSection h2 span {
  font-size: 12px; 
  padding-left: 10px;
  color: maroon; 
  font-style: italic; 
  font-weight: normal;
}

.expandableSection hr
{
  width:      100%;
  border:     none;
  background: none;
  border-top: solid 1px #e0e0e0;
}

.expandableSection p
{
  display:  block;
  margin:   10px;
}

.expandableSection td p
{
  margin-left:   0;
}

.changesTable,
.expandableSection #statusChecker
{
	border-collapse: collapse;
  width: 100%;
}

.expandableSection .thumbnail
{
  border: solid 1px #c0c0c0;
}

.expandableSection h1
{
  text-align:   left;
  text-indent:  10px;

  font-family:  verdana, arial, sans-serif;
  font-size:    24px;
  color:        #7b2602;
}

.expandableSection .expandableBlock
{
  overflow-x:     hidden;
	overflow-y:     auto;
  
  max-height:     150px;
}

.viewMore
{
  color:        #5b5b5b;
  
  text-align:   right;
  padding:      5px 20px 5px 10px;

  font-family:  verdana, arial, sans-serif;
  font-weight:  bold;
  font-size:    10px;
} 

.viewMore:first-letter
{
  color:  #7b2602;
}

td.viewMore {
  white-space: nowrap;
}

.viewMore a
{
  text-decoration: none;
}

.viewMore a:hover
{  
  text-decoration: underline;
}

img.thumbnail {
  width: 50px;
}

.helpLink
{
  display:      inline;
	font:         9pt arial, helvetica, sans-serif;
    
  background:   url("/images/info.png") no-repeat;
  padding:      2px 0 0 20px;  
  
  cursor:       pointer;
}

.FLVPlayer
{
  position: absolute;
  background: url("/images/FLVPlayer_frame.png") no-repeat;
  
  width: 640px;
  height: 480px;
    
  padding: 16px;

  z-index: 1;  
}

#FLVclose
{
  position: absolute;
  color: #fff;
  
  top: 0;
  left: 650px;
    
  cursor:pointer;
}

#FLVclose:hover
{
  font-weight: bold;
}

