/* import global brand styles */
@import "/brand/bt/css/website/consumer.css";
@import "/brand/bt/css/website/faq.css";

@import "/brand/bt/css/website/print.css";
@import "/brand/bt/css/website/colours_lightblue.css";
@import "/brand/bt/css/website/bt_conferencing.css";

/* NEW STYLES to overwrite old style sheets */

/* Header */

div#BTMark {
	margin: 5px 0px 0px 0px;
}

div#ClientMark {
	border: 1px solid;
	display: none;
}


div#selectYourCountry {
	border: 0px solid;
	float: left;
	margin: 20px 0px 0px 0px;
}

/* Homepage */

div#test1 {

}

#homepage-adspace {
	padding: 10px 0px 0px 10px;
}


/* Temporary web survey ad styles */
#survey-ad-space {
width:528px;
height:174px;
}

/* import local customer styles */

div#quickjumpblock {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#quickjumpblock ul {
	margin: 0px;
	padding: 0px;
}

div#quickjumpblock ul.quickjump li.quickjumpitems, ul.quickjump li.quickjumpitems {
	list-style: none;
	padding: 2px 0px 0px 0px;
/*	background: url(/brand/bt/img/css/bg_dot_blue_3x1.gif) repeat-x bottom; */
}

div#quickjumpblock ul.quickjump li.last, ul.quickjump li.last {
	background: none;
}

ul.noliststyle {
	list-style: none;
	font-weight: none;
}

ul.noliststyle li {
	list-style: disc;
	padding: 2px 0px 2px 0px;
	font-weight: none;
}

ul.anchorLinks li {
/*	list-style: url(/brand/bt/img/buttons/arrow_blue_desc.gif); */
}

ul.anchorLinks li a {
/*	border: 1px solid #009900;
	display: block;
	background: url(/brand/bt/img/css/bg_dot_blue_3x1.gif) repeat-x bottom;
*/
}

div.seperator-grey {
	border-top: 1px solid #ccc;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#innercontent-leftcol {
	float: left;
	width: 49%;
}

div#innercontent-rightcol {
	float: right;
	width: 49%;
}

div.guidecolumn-left {
	border: 0px solid #009900;
	width: 45%;
	float: left;
}

div.guidecolumn-right {
	border: 0px solid #ff0000;
	width: 45%;
	float: right;
}

div.guidecolumn-center {
	border: 0px solid #ff0000;
	width: 100%;
	float: right;
}

div.error, div.error p {
	font-weight: bold;
	color: #ff0000;
	padding-bottom: 5px;
}

div.success, div.success p {
	font-weight: bold;
	color: #ff0000;
	font-size: 1.em;
	padding-bottom: 5px;
}

div.faq-pagination {
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #009900;
	color: #999;
}

div.viewing {
	float: left;
	width: 49%;
	text-align: left;
	font-weight: bold;
}

div.pages {
	float: right;
	width: 49%;
	text-align: right;
}

div.fullwidth {
	border-left: 1px solid #ADC5D7;
}

ol.copydeck-list li, ul-copydeck-list li {
	padding-bottom: 10px;
}

div.rightcol-text-container {
	padding: 0px 0px 0px 0px;
}

div.rightcol-text-container h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding: 5px 0px 5px 0px;
}



div#selected-region {
	background: #fff;
	width: 140px;
}

div#selected-region  h1 {
	background: #efefef; 
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#selected-region  h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 00px 0px;
}

div#selected-region div#image { 
 margin: 0px 0px 0px 0px;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

h2.IC {
	color: #000066;
	background: #efefef;
	border-bottom: 1px solid #ccc;
	padding: 2px 5px 2px 10px;
}

div.submenu p, div.submenu a:link {
	font-weight: normal;
	line-height: 120%;
	font-size: 11px;
}
div.submenu ul {
	margin: 5px 0px 0px 10px;
}

div.submenu ul li {
	list-style: disc;
	border: none;
	padding: 2px 0px 2px 0px;
}

/* styles for BTC Products & Services, Differences between 2005 - 2007 table */
rowheader {
background-color:#CCCCCC;
}

.rowheader td {
border-bottom:1px solid #CCCCCC;
background-color:#CCCCCC;
font-weight:bold;
padding:10px;
}


.row2 {
background-color:#F5F5F5;
}

.row2 td {
border-bottom:1px dashed #CCCCCC;
padding:10px;
}


.row1 {
background-color:#FFFFFF;
}

.row1 td {
border-bottom:1px dashed #CCCCCC;
padding:10px;
}


ul.differencesLevel1 {
	padding-top: 0px;
}

.differencesLevel1 li.indented {
	margin-left: 40px;
}

/* Styles for buttons */

.button a {
font-size: 12px;
text-transform: uppercase;
margin-right: 15px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #777;
border-left: 1px solid #ccc;
border-right: 1px solid #777;
background-color: #6c9ee1;
background-repeat: no-repeat;
color: #ffffff;
}

.button a:hover {
color: #333333;
text-decoration: none;
border: 1px solid #333333;
}

.button-left-align {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
padding-right: 20px;
}

.button-right-align {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 20px;
padding-right: 5px;
}

.button-right-align-extra {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 25px;
padding-right: 5px;
}

.arrow-left {
background-image: url(/brand/bt/img/pre-reg/arrow_left.gif);
background-position: 5px;
}

.arrow-right {
background-image: url(/brand/bt/img/arrow_right_white.gif);
background-position: 95%;
}

.arrow-up {
background-image: url(/brand/bt/img/pre-reg/arrow_up.gif);
background-position: 94%;
}

p.install-console {
        font-weight: bold;
        margin-left: 10px;
        color: #FFF;
        }

.install-console a:link, .install-console a:visited, .install-console a:active {
        display: block;
        color: #FFF;
        background: #fff url(/brand/bt/img/buttons/install-button.jpg) 0 0 no-repeat;
        height: 13px;
        padding: 10px 15px;
        padding-top: 13px;
        }


.install-console a:hover {
        background: #fff url(/brand/bt/img/buttons/install-button.jpg) 0 -36px no-repeat;
        color: #FFF;
        }

.footnote {
	font-size:0.9em;
	}


div.signUp#logIn {
	height: 65px;
}

div.signUp#logIn a{
	background: url(/btc/img/login_red_button.gif) no-repeat center right;
	border-top: 1px solid #dfdfdf; 
	margin-top:10px;
}

.image-outdented {
	margin-left: -10px;
}

.img-indent {
	margin-left: 15px;
	margin-top: -10px;
	padding-bottom: 15px;
}

.img-outdent {
	margin-left: -25px;
	margin-top: 3px;
	margin-bottom: 8px;
}

div.indented-10 {
	margin-left: 10px;
	margin-bottom: 15px;
}