/* @override 
	http://www.uktelecom.uk.net/dev/style.css
	http://localhost:82/dev/style.css
*/

/*****************  Colors **********************

Light Blue - color: rgb(0,55,125);
White Mist - color: rgb(237,240,244);
Mellow Green - color: rgb(75,160,30); #4BA01E;
Misty Brown - color: #56504C;
Pastel Brown - color: #E5E4DC;

*************************************************/

a {text-decoration: none; border: 0; color: rgb(0,55,125)}


form {padding:0;margin:0}
input {padding:0}

textarea {background:#fff;padding:2px;margin:0;border:1px solid #ccc}

a#body {
	text-decoration: none;
	border: 0;
	font: normal 10px Verdana, sans-serif; color: #000;
}

a#body:hover {
	text-decoration: underline;
}

a#white {
	color: #fff;
}

a#find_out_more {
	background: url(images/boxarrow_white.png) no-repeat; background-position: 0 1px; margin: 6px 12px 6px 12px; text-indent: 25px; height: 20px; font: normal 14px Verdana, sans-serif; color: #fff; display: block;
}

a#find_out_more:hover {
	text-decoration: underline;
}

a#promo_link {
	margin: 7px 0 7px 45px; height: 35px; font: normal 12px Verdana, sans-serif; color:rgb(0,55,125); display:block; position: absolute;
}

a#promo_link:hover {
	text-decoration: underline;
}

a#underline:hover {
	text-decoration: underline; color: #666;	
}

a#item_onebill {
	width: 75px; height: 76px; background: url(images/onebill_sml.png) no-repeat; position: absolute; left: 0; top: 0;
}

a#item_onebill_total {
	width: 75px; height: 76px; background: url(images/onebill_total_sml.png) no-repeat; position: absolute; left: 0; top: 0;
}


a#call_plans_nav_selected {
	width: 100%; height: 15px; display: block; font: bold 12px Verdana, sans-serif; text-decoration: none; text-align: center; color: #fff;
}

a#call_plans_nav {
	width: 100%; height: 15px; display: block; font: bold 12px Verdana, sans-serif; text-decoration: none; text-align: center; color: rgb(0,55,125);
}

a#sign_up {
	width: 88px; height: 32px; background: url(./images/signup_btn.png) no-repeat; display: block; text-decoration: none;
}

a#more_btn {
	display:block;
	background: url(./images/spot_arrow.png) no-repeat;
	text-indent: 20px;
	font: bold 12px Verdana, sans-serif;
}

ul#list_big {
	font: normal 14px Verdana, sans-serif; list-style-image: url(./images/tick_red.png); line-height: 150%; color: #fff;
}

ul#list_big.green {
	font: normal 12px Verdana, sans-serif; color: #666; list-style-image: url(./images/tick_green_big.png); line-height: 150%;
}

ul#list_big.blue {
	font: normal 12px Verdana, sans-serif; color: #666; list-style-image: url(./images/tick_blue_big.png); line-height: 150%;
}

ul#list_product_info {
	list-style-image: url(./images/tick_green.png);	font: normal 12px Verdana, sans-serif; line-height: 150%;
}

ul#list_product_info.blue {
	list-style-image: url(./images/tick_baby_blue.png); line-height: 150%; 
}


ul#list_bullet {
	list-style-image: url(./images/li_circle_green.png); line-height: 150%; font: normal 12px Verdana, sans-serif; color: rgb(0,55,125);
}


ul#list_app_stages li {
	list-style-type: none; position: absolute; margin: 0; padding: 0; text-align: center; font: normal 12px Verdana, sans-serif; color: rgb(0,55,125); top: 0; left: 0;
}

ul#list_app_stages li {
	display:inline; position: relative;
}

ul#list_app_stages a {
	position: relative; text-align: center; padding: 2px 20px; display: block;
}

ul#faqs {
	margin: 0; display: block;
}

ul#faqs li#question {
	list-style-image: url(./images/list_q.png); font-weight: bold;
}

ul#faqs li#question.blue {
	list-style-image: url(./images/list_q_blue.png); font-weight: bold;
}

ul#faqs li#answer {
	list-style-image: url(./images/list_a.png);
}


html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0 auto; text-align:center;	width: 100%; color: #FFFFFF; background: url(./images/body_header_bg.jpg); background-repeat: repeat-x; font: normal 12px Verdana, sans-serif; color: rgb(0,55,125);
}

div {
	text-align:left;
}




/*****************  Font Styles **********************/


.highlight {
	color: #0079C0;
}

.small {
	font: normal 10px Verdana, sans-serif;
	color: rgb(0,55,125);
}

.normal {
	font: normal 12px Verdana, sans-serif;
	color: rgb(0,55,125);
}

.subheader {
	font: bold 14px Verdana, sans-serif;
	color: rgb(0,55,125);
}

.header {
	font: bold 18px Verdana, sans-serif;
	color: rgb(0,55,125);
}

.subheader_baby_blue {
	font: normal 14px Verdana, sans-serif;
	color: #56504C;
}

.page_header {
	font: normal 22px Verdana, sans-serif;
}

.info_body {
	font: normal 12px Verdana, sans-serif; 
	color: #56504C;
}

.item_description {
	font: normal 14px Verdana, sans-serif; 
	color: rgb(0,55,125);
	
}

.footnote {
	font: bold 9px Verdana, sans-serif; 
}

#quicklinks_colheader {
	font: bold 12px Verdana, sans-serif; color: rgb(0,55,125);
}

.blue_medium {
	font: bold 14px Verdana, sans-serif; color: rgb(0,55,125);
	line-height: 150%;
	text-decoration:none;
}

.info {
	font: normal 12px Verdana, sans-serif; line-height: 150%; color: #666666;
}

.yes {
	font: bold 11px Verdana, sans-serif; color: #4BA01E;
}

.no {
	font: bold 11px Verdana, sans-serif; color: rgb(255,0,0);
}



/*****************  Flash Navigation **********************/

#flashnav {	background-attachment:scroll; background-color:#EEEEEE;	height:182px; width:672px; position:relative;left: 0;top: 0;background-image: url(images/home.jpg);}

#nav {background: transparent url(images/home.jpg) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;}


/*****************  Header **********************/


#main_header {
	margin: 0 auto; width: 982px; height: 182px; position: relative;
}

a#header_link {
	width: 409px; height: 70px; position: absolute; left: 14px; top: 18px;
}

#cta {
	width: 270px; position: absolute; right: 10px; top: 10px; color: #fff;
}

#uktelecom_uk {
	width: 270px; position: absolute; right: 10px; top: 50px; color: #fff;
}


#cta_help_and_contact {
	width: 270px; position: absolute; right: 10px; bottom: 37px; font: normal 12px Verdana, sans-serif; color: #fff; text-align:right;
}

#nav_second_level {
	margin: 0 auto;	width: 100%; background: url(./images/nav_secondlevel_bg.jpg); background-repeat: repeat-x; width: 100%; height: 32px;
}

/*****************  Main Home **********************/

#gradient_bg {
	background-color: rgb(237,240,244);	background-image: url(./images/bg_gradient.png); background-position: bottom; background-repeat: repeat-x; position: relative;
}

#breadcrumbs {
	width: 672px; margin: 6px 6px 0 0;
}

#page_header {
	width: 672px; height: 35px; margin: 6px 6px 0 0; background-color: rgb(237,240,244);
}

#main_container {
	width: 982px;
	height: 440px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#main_container_table {
	width: 672px; margin: 6px 6px 6px 0; background-color: rgb(237,240,244);	background-image: url(./images/bg_gradient.png); background-position: bottom; background-repeat: repeat-x; position: relative;
}

#main_content {
 	width: 672px; height: 420px; margin: 6px 6px 6px 0; float:left; 
}

#main_content_table {
	margin: 10px; width: 652px;
}

#banner {
	width: 100%;
	height: 155px;
	margin: 0 0 6px 0;
	background-repeat: no-repeat;
}

#shop_window {
	border: width: 100%; height: 259px; margin: 0; background-color: rgb(237,240,244); background-image: url(./images/bg_gradient.png); background-position: bottom; position: relative;
}

#item_1 {
	background-color: #fff; width: 212px; height: 235px; margin: 10px 8px 10px 10px; float: left; position: relative;
}

#item_2 {
	background-color: #fff; width: 212px; height: 235px; margin: 10px 8px 10px 0; float: left; position: relative;
}

#item_3 {
	background-color: #fff; width: 212px; height: 235px; margin: 10px 10px 10px 0; float: right; position: relative;
}

#item_header_bg {
	background: url(./images/item_header_bg.jpg) no-repeat; width: 212px; height: 31px; position:absolute;
}

#item_header {
	margin: 6px 6px 0 12px; font: bold 14px verdana, san-serif; color: rgb(0,55,125);
}

#item_price {
	position:absolute; right: 0; top: -3px; width: 101px; height: 60px; background: url(images/tag.png) no-repeat; padding-top: 6px; font: bold 18px Verdana, sans-serif; color: #fff; text-align: center
}

#item_info {
	margin: 12px; width: 188px; height: 148px; position: absolute; top: 31px;
}

#item_link {
	background: rgb(255,0,0); width: 100%; height: 32px; position: absolute; bottom: -1px; left: 0;
}

#promotions {
	width: 300px;
	float:right;
	background-color: rgb(237,240,244);
	background-image: url(./images/bg_gradient.png);
	background-position: bottom;
	position: relative;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

#promo_1 {
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #fff;
	position: relative;
}

#promo_table {
	width: 300px; margin: 6px 0 6px 0; background-color: rgb(237,240,244); background-image: url(./images/bg_gradient.png); background-position: bottom; background-repeat: repeat-x; position: relative;
}

#promo_content {
	width: 250px;
	margin: 15px 15px 0 15px;
}

#promo_1.blue_bg {
	background-color: rgb(0,55,125); background: url(images/promo_blue_bg.png) no-repeat; height: 234px;
}

#promo_2 {
	width: 280px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 197px;
}


#promo_link_bg {
	width: 280px;
	height: 47px;
	background: url(./images/promo_link_bg.png) no-repeat;
}

#promo_link_bg_table {
	height: 47px; background: url(./images/promo_link_bg.png) no-repeat;
}

#unselected {
 	width: 212px; height: 31px; background: url(./images/bg_gradient_tab.png) repeat-x; background-color: #fff; color: rgb(0,55,125); border: 1px solid #cccccc;
}

#selected {
 	width: 212px; height: 31px; background-color: rgb(0,55,125); color: #fff;
}

#product_container {
	width: 652px; background-color: #fff; margin: 5px 0 5px 0;
}

#product_info {
	width: 622px; margin: 15px; color: rgb(0,55,125);
}

#product_list {
	margin: 5px 0 5px 0;
	text-align: center
}

.body_info {
	width: 622px; margin: 15px; font: normal 12px Verdana, sans-serif; line-height: 150%; color: #666666;
}

#product_name {
	width: 125px;
	position: relative;
}

#product_name.broadband {
	width: 225px;
	position: relative;
}

#product_price {
	width: 409px; height: 60px; font: normal 14px Verdana, sans-serif;
}

#product_price.broadband {
	width: 309px; height: 60px; font: normal 14px Verdana, sans-serif;
}

#product_sign_up {
	width: 88px; height: 60px;
}

#blue_panel {
	width: 622px; height: 62px; background: url(images/t&c_blue_panel.jpg) no-repeat;
}

#links_panel {
	width: 622px; border-bottom: 1px solid #666;
}

#link_cata {
	width: 622px; height: 30px; background-color: rgb(237,240,244);	background-image: url(./images/bg_gradient.png); background-position: bottom; background-repeat: repeat-x;
}

#download_container {
	background: url(./images/t&c_blue_panel.jpg) no-repeat; height: 62px; position: relative;
}

#download_link {
	position: absolute;
	left: 75px;
	top: 13px;
}



/*****************  Footer **********************/


#footer_container {
	width: 100%; margin: 0 auto; text-align: center;  background: url(./images/footer_bg.jpg) repeat-x;
}

#footer_cta {
	width: 982px; height: 32px; margin: 0 auto; position: relative;
}

#footer_cta_content {
	width:100%; position: absolute; font: normal 12px Verdana, sans-serif; color: rgb(0,55,125); position: absolute; top: 25%; text-align:center;
}

a#qlink {
	display: block; color: rgb(0,55,125); width: 238px;
}

#faq_spacer {
	height: 10px;
}

a#qlink:hover {text-decoration: underline}

#quicklinks_bg {
	width: 100%; height: 180px; margin:0 auto; margin-top: 6px; text-align: center; background: url(./images/quicklinks_bg.jpg); background-repeat: repeat-x;
}

#quicklinks_container {
	width: 982px; margin: 0 auto; text-align: left;  position: relative;
}

#column_header {
	width: 238px; height: 20px; border-bottom: 1px solid #cccccc; float:left;
}

#column {
	width: 238px; float:left;  font: normal 11px Verdana, sans-serif; color: rgb(0,55,125);
}

#copyright {
	font: normal 10px Verdana, sans-serif; color: #333333; text-align: center; margin: 0 auto; width: 100%;
}


/*****************  Form **********************/

div#holder {
	margin: 10px 0; position: relative; width: 100%; min-height: 30px;
}

div#input {
	width: 70% ; float: right;
}

div#cata{
	width: 30%; position: absolute; left: 0;
}

#vspacer {
	width:10px; height:160px; float: left; position: relative;
}

#spacer {
	width: 622px; height: 20px;
}

#package_spacer {
	width: 100%; height: 10px;
}


#field_name {
	width: 180px; height: 30px;
}

#field_box {
	width: 400px; height: 30px;
}

#section_title {
	margin-bottom:20px; width: 622px; height: 25px; border-bottom: 1px solid #00377D; font: normal 14px Verdana, sans-serif; position: relative;
}

#column_left {
	float: left;
	width: 306px;
	height: 160px;
	position: relative;
	background-color: rgb(237,240,244);
	background-image: url(./images/bg_gradient.png);
	background-position: bottom;
	margin-bottom: 10px;
}

#col_container_left {
	float: left;
	width: 306px;
	position: relative;
	margin-right: 5px;
	margin-bottom: 10px;
}

#col_container_right {
	float: right;
	width: 306px;
	position: relative;
	margin-left: 5px;
	margin-bottom: 10px;

}

#package_container {
	/* background-color: rgb(237,240,244);
	background-image: url(./images/bg_gradient.png); */
	background-position: bottom;
	border: 2px solid #00377D;
	height: auto;
}

#package_content {
	width: 277px; margin: 15px;
}

.inpSelProd { float: right; }

#package_splitter {
	height: 5px; position: relative; background-color: rgb(0,55,125); margin: 15px 0 15px 0;
}

#column_left_blank {
	width: 306px;
	height: 160px;
	position: relative;
	margin-bottom: 10px;
	float: left;
}

#column_right {
	width: 306px;
	height: 160px;
	position: relative;
	background-color: rgb(237,240,244);
	background-image: url(./images/bg_gradient.png);
	background-position: bottom;
	margin-bottom: 10px;
	float: right;
}

#column_right_blank {
	width: 306px;
	height: 160px;
	position: relative;
	margin-bottom: 10px;
	float: right;
}

.search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border:0;
	height:20px;
	width:100px;
	padding-left: 3px;
	padding-top:1px;
	background-image:url(images/search_box.gif);
}

.inputs_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;	
}

.submit_btn {
	background: url(images/submit_btn.png) no-repeat;
	width:	92px;
	height:	32px;
	border: none;
}

.submit_btn_white {
	background: url(images/submit_btn_white.png) no-repeat;
	width:	124px;
	height:	32px;
	border: none;
}




#txt_enq {
	float: left;
}

#table.green {
	background-color: rgb(210,230,200);
}

#table.blue {
	background-color: rgb(190,205,220);
}

#table.orange {
	background-color: rgb(250,230,190);
}

#uk-tv-logo {
	background-image: url(../images/uk-tv-logo.png); background-repeat: no-repeat; width: 217px; height: 117px; float: left;
}

#uk-tv {
	 height:190px; background-color: #660099; background-repeat:repeat-x; margin-bottom: 10px; position: relative; margin-top: 15px;
}

#uk-tv-content {
	 margin: 10px; height: 180px; position: absolute;
}

#uk-tv-info {
	width: 380px; height: 120px; float: right; color: #fff;
}

#uk-tv-footer {
	position: absolute; bottom: 15px; left: 0; color: #fff;
}

.divClear { clear: both; line-height: 0; height: 1px; }
