@import "bt_consumer_layout.css";
@import "bt_consumer_navigation.css";
@import "bt_consumer_typography.css";
@import "bt_consumer_forms.css";
@import "bt_consumer_helpmechoose.css";


/* additional styles please define here */

#Placeholder
{
	height: 250px;
	background-color: #ccc
}

/* background white */

.whitebg
{
	background-color: #fff;
}

table td.topValign
{
	vertical-align: middle;
}
.paddingBottomNone
{
	padding-bottom: none;
}
.paddingTopNone
{
	padding-top: none;
}
#borderAllaround {
	border-left: 1px solid #7FACCD;
	border-right: 1px solid #7FACCD;
	border-top: 1px solid #7FACCD;
}

div#ols-yourcalendar {
	
	background: url(http://www.btconferencing.com/images/banners/bannertop_calendar_out.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
	height: 127px;
	margin: 10px 0px 10px 0px;
}

.ols-youcalendar-text {
	padding: 65px 0px 30px 140px;
	line-height: 130%;
}

div.landing-page-content-pad {
	padding: 0px 0px 0px 10px;
}

div#quote-container {
	background: #F1F8FF;
	line-height: 135%;
	color: #3366cc;
	padding: 10px 0px 10px 5px;
	font-size: 11px;
	clear: left;
	margin-bottom: 5px;
}

ul.client-quote {
	list-style: url(http://www.btconferencing.com/images/icons/list-quote-open.gif);
	padding-left: 0px;
	margin-left: 0px;
}

ul.client-quote li {
	padding: 0px 3px 0px 0px;
	line-height:200%;
	font-size: .9em;
}

div#quote-signature {
	font-weight: bold;
	padding:0px 0px 0px 14px;
}

.content-listing li {
	padding: 0px 10px 0px 0px;
}

div.homepageintro {
	font-size: 1em;
	color: #666c;
	margin-left: 20px;
	line-height: 140%;
	border:0px solid;
}

.table-ahead {
	background: #efefef;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 3px 0px 3px 5px;
	font-size: 11px;
	color: #666;
}

.event-call-data-section {
	background: #efefef;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 0px;
	padding: 3px 0px 3px 5px;
	font-size: 11px;
}

.event-call-data-title {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
}

.event-call-data-value {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0px 5px 5px;
}

.rowOddBold {
	padding: 5px;
	background: #fff;
	border-bottom: 1px dashed #ccc;
}

.rowOdd {
	padding: 5px;
	background: #fff;
	border-bottom: 1px dashed #ccc;
}

.row-last {
	border-bottom: none;
}

.rowEvenBold {
	padding: 5px;
	background: #F1F8FF;
	border-bottom: 1px dashed #ccc;
}

.rowEven {
	padding: 5px;
	background: #F1F8FF;
	border-bottom: 1px dashed #ccc;
}

.ical-title {
	background: #efefef;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border-top: 2px solid #fff;
}
.ical-defintion {
	background: #F1F8FF;
	padding: 10px 5px 10px 10px;
}

p.install-console {
font-weight: bold;
margin-left: 10px;
color: #FFF;
}

p.install-console a:link, .install-console a:visited, .install-console a:active {
display: block;
color: #FFF;
background: #fff url(/asiapacific/img/install-button.jpg) 0 0 no-repeat;
height: 13px;
padding: 10px 15px;
padding-top: 13px;
}


p.install-console a:hover {
background: #fff url(/asiapacific/img/install-button.jpg) 0 -36px no-repeat;
color: #FFF;
}

.image-bottom-padding {
padding-bottom: 23px;
padding-top: 3px;
}