/* MAIN STRUCTURE */
html {
	overflow: scroll;
}
body {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #4a4a4a;
	margin: 0;
	padding: 0;
}
.dots{
	background: url(/images/site/bg/dots.gif) top center no-repeat;
}

/*Wrappers*/
#wrapper {
	width: 960px;
	margin: 209px auto 20px auto;  /* amended for livechat */
}
#wrapper-homepage {
	width: 960px;
	margin: 120px auto 20px auto;
}
#wrapper-community {
	width: 960px;
	margin: 196px auto 20px auto;
	background: url(/images/site/bg/community-dots-bg.gif) top right no-repeat;
	overflow: hidden;
}
#wrapper-avoid-the-increase {
	width: 960px;
	margin: 196px auto 20px auto;
	background: url(/images/site/bg/avoid-the-increase-bg.gif) top right no-repeat;
	overflow: hidden;
}
#wrapper-homepage p, #wrapper p, #wrapper-community p, #wrapper-avoid-the-increase p {
	font-size: 0.8em;
}
#wrapper-homepage ul, #wrapper ul, #wrapper-community ul, #wrapper-avoid-the-increase ul {
	font-size: 0.8em;
}
#wrapper-homepage a, #wrapper a, #wrapper-community a, #wrapper-avoid-the-increase a {
	text-decoration: none;
}
#wrapper-homepage a:hover, #wrapper a:hover, #wrapper-community a:hover, #wrapper-avoid-the-increase a:hover{
	text-decoration: underline;
}

#wrapper #information-panel p a, #wrapper-community #information-panel p a, #wrapper-avoid-the-increase #information-panel p a {
	text-decoration: underline;
}

/*Header*/
#head-wrapper {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#head-wrapper ul {
	margin-top: 0;
}
#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	z-index: 1100;
}
#search {
	clear: right;
	text-align: right;
	margin: 0;
}
#search p {
	margin: 0 43px 0 0;
	*margin: -2px 43px 0 0;
}
.radio {
	margin-right: 6px;
	*margin-right: 3px;
	margin-left: 20px;
}

.textbox {
	margin: 0 10px 0 0;
	height: 21px;
	line-height: 21px;
	padding-left: 7px;
	border: 1px solid #ccc;
}
.go {
	padding: 0;
	margin: 10px 0 -5px 0;
	*margin: 15px 0 0 0;
	vertical-align: text-bottom;
}


/*Title Panel*/
#title-panel {
	width: 960px;
}
	/*title box*/
	#title-box {
		width: 620px;
	}
	#title-box-wide {
		width: 940px;
	}
	
	
/*Information Panel*/
#information-panel {
	width: 640px;
	margin-right: 10px;
	padding-bottom: 20px;
}
	/*tables*/
	thead tr th {
		padding: 7px;
		font-size: 1em;
	}
	tbody tr {
		border-top: 1px solid #ccc;
	}
	tbody tr td {
		padding: 7px;
		font-size: 0.8em;
		vertical-align: text-top;
		border-top: 1px solid #ccc;
	}
	#information-panel.red table thead {
	color: #c41230;
	}
	#information-panel.bodgreen table thead {
	color: #8c9511;
	}


/*Right Panel*/
#right-panel {
	width: 300px;
	padding-top: 15px;
}
	/*Contact Box*/
	#contact-box-top {
		background: url(/images/site/bg/contact-box/contact-box-top.png) bottom no-repeat;
		height: 53px;
		width: 290px;
		padding: 17px 0 0 10px;
	}
	#contact-box-top-community {
		background: url(/images/site/bg/contact-box/contact-box-top-community.png) bottom no-repeat;
		height: 53px;
		width: 290px;
		padding: 17px 0 0 10px;
	}
	#contact-box-top h3, #contact-box-top-community h3 {
		*margin-top: 34px;
		font-size: 1.1em;
		color: #fff;
	}
	#contact-box-cont {
		background: url(/images/site/bg/contact-box/contact-box-bg.gif) #fff bottom repeat-x;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		width: 268px;
		padding: 0 15px 0 15px;
	}
	#contact-box-bottom {
		background: url(/images/site/bg/contact-box/contact-box-bottom.gif) top no-repeat;
		height: 5px;
		width: 300px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}
	#contact-box-cont a {
	color: #4a4a4a;
	}
	#information-panel #form h2 {
	margin: 0 0 10px 0;
	}
	#information-panel #form h3 {
	margin: 0 0 10px 0;
	}

	/*item*/
	.cbi {
		padding: 12px 0 12px 0;
		margin: 0px;
		height: 31px;
	}
	
	.cbi img {
		margin: 0 10px 0 0;
	}
	.cbi p.oneline {
		line-height: 31px;
		margin: 0;
	}
	.cbi p.twoline {
		line-height: 16px;
		margin: 0;
	}
	#contact-box-cont p {
		color: #4a4a4a;
		font-size: 1em;
	}
	.cbi a {
		color: #4a4a4a;
	}
	/*item - twitter*/
	.cbi-twitter {
		padding: 12px 0 12px 0;
		margin: 0px;
	}
	.cbi-twitter img {
		margin: 0 10px 0 0;
	}
	 .cbi-twitter h3 {
		margin: 0;
		padding: 0;
		font-size: 1.1em;
		line-height: 16px;
	}
	 .cbi-twitter h4 {
		margin: 0;
		font-size: 0.8em;
	}
	#wrapper-community .cbi-twitter h3 a {
		color: #52BDEC;
	}
	#wrapper-community .cbi-twitter h4 a {
		color: #004990;
	}
	.cbi-twitter a {
		color: #4a4a4a;
	}
	ul.tweet_list {
		list-style: none;
		margin: 10px 0;
		padding: 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
	}
	span.tweet_time {
		font-size: 0.75em;
		margin: 5px 0 0 0;
	}

	/*PDF Download*/
	.pdf-download {
		overflow: auto;
		padding: 10px 0 10px 0;
		position: relative;
	}
	.pdf-download img {
		position: absolute;
		top: 10px;
		left: 0;
	}
	
	.pdf-download ul {
		margin: 0 0 7px 35px;
		padding: 5px 0 0 0;
		*padding: 2px 0 0 0;
	}
	.pdf-download ul li {
		margin: 0 0 0 30px;
		*margin: -3px 0 0 30px;
	}
	/*Testimonial*/
	#testimonial-bus {
		background: url(/images/site/graphics/bus-testimonial.gif) top no-repeat;
		width: 300px;
		height: 300px;
		position: relative;
	}
	#testimonial-bus .quote {
		position: absolute;
		top: 50px;
		*top: 60px;
		left: 60px;
		width: 185px;
		color: #52bdec; 
		font-size: 1.1em;
	}
	#testimonial-bus .source {
		color: #fff;
		font-size: 0.7em;
	}
	#testimonial-home {
		background: url(/images/site/graphics/home-testimonial.gif) top no-repeat;
		width: 300px;
		height: 300px;
		position: relative;
	}
	#testimonial-home .quote {
		position: absolute;
		top: 50px;
		*top: 60px;
		left: 60px;
		width: 185px;
		color: #52bdec; 
		font-size: 1.1em;
	}
	#testimonial-home .source {
		color: #fff;
		font-size: 0.7em;
	}

/*Footer*/
#footer {
	border-top: 2px dotted #ccc;
	width: 960px;
	margin: 20px auto 0 auto;
	padding: 10px 0 60px 0;
	*padding: 10px 0 30px 0;
}
#footer a {
	color: #ca2030;
	font-size: 0.7em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright {
	margin: -7px 0 0 10px;
	width: 300px;
	font-size: 0.7em;
}
 #footer p.copyright a {
	font-size: 1em;
}
.local-life {
	margin-top: -25px;
}

/*MAIN NAV*/

/*1st Level*/
#nav-wrapper {
	position: absolute;
	top: 115px;  /* amended for livechat */
	left: 0;
	right: 0;
	z-index: 1000;
}
#nav-bus, #nav-hs {
	background: url(/images/site/bg/nav/bus-nav-bg.png) top no-repeat;
	width: 960px;
	height: 41px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#nav-home{
	background: url(/images/site/bg/nav/home-nav-bg.png)  top no-repeat;
	width: 960px;
	height: 41px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#nav-community {
	background: url(/images/site/bg/nav/community-nav-bg.png) top no-repeat;
	width: 960px;
	height: 41px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#nav-bus ul, #nav-home ul, #nav-community ul, #nav-hs ul {
	margin: 0;
	padding: 0;
}
#nav-bus ul li {
	padding: 0 0 0 15px;
	display: inline;
	letter-spacing: 1px;
}
#nav-home ul li, #nav-community ul li, #nav-hs ul li {
	padding: 0 0 0 20px;
	display: inline;
	letter-spacing: 1px;
}
#nav-bus ul li img, #nav-home ul li img, #nav-community ul li img, #nav-hs ul li img {
	margin:  0 0 1px 7px;
}

/*new icon code start -- */

#nav-bus ul li .bus-new {
	position: absolute;
	left: 50px;
	top: -8px;
}

#nav-home ul li .home-new {
	position: absolute;
	left: 50px;
	top: -8px;
}

/*new icon code end -- */

#nav-bus ul li a, #nav-home ul li a, #nav-community ul li a, #nav-hs ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 0.8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 41px;
	cursor: pointer;
}
#nav-bus ul li a:hover, #nav-home ul li a:hover, #nav-community ul li a:hover, #nav-hs ul li a:hover {
	text-decoration: none;
}
	/*hover tabs*/
	ul#dropdowns li a .nav-hover-left {
		width: 5px;
		height: 41px;
		float: left;
	}
	ul#dropdowns li a .nav-hover-cont {
		height: 41px;
		float: left;
		padding: 0 5px;
	}
	ul#dropdowns li a .nav-hover-right {
		width: 5px;
		height: 41px;
		float: left;
	}
	ul#dropdowns li:hover a .nav-hover-left {
		background: url(/images/site/bg/nav/nav-hover-left.png) bottom right no-repeat;
		width: 5px;
		height: 41px;
		float: left;
	}
	ul#dropdowns li:hover a .nav-hover-cont {
		background: url(/images/site/bg/nav/nav-hover-mid.png) bottom repeat-x;	
		height: 41px;
		float: left;
		padding: 0 5px;
	}
	ul#dropdowns li:hover a .nav-hover-right {
		background: url(/images/site/bg/nav/nav-hover-right.png) bottom left no-repeat;	
		width: 5px;
		height: 41px;
		float: left;
	}
	ul#dropdowns li a .nav-hover-cont .down-arrow {
		width: 8px;
		height: 41px;
		background: url(/images/site/bg/nav-downarrow.png) center no-repeat;
		margin:  0 0 0 7px;
		overflow: auto;
		float: right;
		*float: none;
	}
	
	/*down arrow colors*/
	#nav-bus ul li:hover a .nav-hover-cont .down-arrow, #nav-hs ul li:hover a .nav-hover-cont .down-arrow {
		width: 8px;
		height: 41px;
		background: url(/images/site/bg/nav-downarrow-red.png) center no-repeat;
		margin:  0 0 0 7px;
		float: right;
		*float: none;
	}
	#nav-home ul li:hover a .nav-hover-cont .down-arrow {
		width: 8px;
		height: 41px;
		background: url(/images/site/bg/nav-downarrow-green.png) center no-repeat;
		margin:  0 0 0 7px;
		float: right;
		*float: none;
	}
	#nav-community ul li:hover a .nav-hover-cont .down-arrow {
		width: 8px;
		height: 41px;
		background: url(/images/site/bg/nav-downarrow-dgreen.png) center no-repeat;
		margin:  0 0 0 7px; center
		float: right;
		*float: none;
	}
	/*hover colors*/
	#nav-bus ul li:hover a .nav-hover-cont, #nav-hs ul li:hover a .nav-hover-cont {
		color: #c41230;
	}
	#nav-home ul li:hover a .nav-hover-cont {
		color: #c3cf21;
	}
	#nav-community ul li:hover a .nav-hover-cont {
		color: #367c2b;
	}
	/*active and hover marker*/
	#nav-bus ul li a.active, #nav-home ul li a.active, #nav-community ul li a.active, #nav-bus ul li.hoverable a:hover, #nav-home ul li.hoverable a:hover, #nav-community ul li.hoverable a:hover, #nav-hs ul li a.active, #nav-hs ul li.hoverable a:hover {
		background: url(/images/site/bg/nav-hover.png) bottom center no-repeat;
		_background: none;
	}
	.relative {
		position: relative;
	}




/*Standard Drop Downs*/
/*SDD Properties*/
#nav-bus #dropdowns li ul.sdd, #nav-hs #dropdowns li ul.sdd {
	position: absolute;
	top: 41px;
	left: 15px;
	width: 250px;
	padding: 10px 0 17px 10px;
	border-top: 6px solid #fff;
}
#nav-home #dropdowns li ul.sdd, #nav-community #dropdowns li ul.sdd {
	position: absolute;
	top: 41px;
	left: 20px;
	width: 250px;
	padding: 10px 0 17px 10px;
	border-top: 6px solid #fff;
}
#dropdowns li ul.sdd li {
	margin: 0;
	padding: 0;
}
#dropdowns li ul.sdd li a {
	margin: 0 0 0 5px;
	font-size: 0.8em;
	line-height: 25px;
}
#nav-bus ul#dropdowns li:hover ul.sdd li, #nav-hs ul#dropdowns li:hover ul.sdd li {
	display: list-item;
	list-style-position:inside;
	list-style-image: url(/images/site/bg/bullet-round-red-ff.png);
	*list-style-image: url(/images/site/bg/bullet-round-red-ie.png);
}
#nav-home #dropdowns li:hover ul.sdd li {
	display: list-item;
	list-style-position:inside;
	list-style-image: url(/images/site/bg/bullet-round-green-ff.png);
	*list-style-image: url(/images/site/bg/bullet-round-green-ie.png);
}
#nav-community #dropdowns li:hover ul.sdd li {
	display: list-item;
	list-style-position:inside;
	list-style-image: url(/images/site/bg/bullet-round-d-green-ff.png);
	*list-style-image: url(/images/site/bg/bullet-round-d-green-ie.png);
}

/*SDD Colors*/
#nav-bus #dropdowns li ul.sdd, #nav-hs #dropdowns li ul.sdd {
	background-color: #f6dce0;
}
#nav-home #dropdowns li ul.sdd {
	background-color: #f0f5ae;
}
#nav-community #dropdowns li ul.sdd {
	background-color: #d7e5d5;
}

/*Hover Colours*/
#nav-bus #dropdowns li ul a:hover, #nav-hs #dropdowns li ul a:hover {
	color: #ca2030;
}
#nav-home #dropdowns li ul a:hover {
	color: #8c9511;
}
#nav-community #dropdowns li ul a:hover {
	color: #367c2b;
}


/*Mega Drop Downs*/

/*Generic*/
#dropdowns > li {
	float: left;
}
#dropdowns > li > a {
	float: left;
}
#dropdowns ul li a {
	color: #4a4a4a;
}
#dropdowns li ul.mdd li a {
	font-size: 1em
}
#dropdowns li ul.mdd li ul li a {
	font-size: 0.8em
}

	/*Hides the drop downs*/
	#dropdowns > li > ul {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		display: none;/*REMEMEBR TO CHANGE THIS*/
		z-index: 4;
	}
	/*Shows dropdowns*/
	#dropdowns > li:hover > ul {
		display: block;
	}
	#dropdowns  li  > ul > li {
		display: block;
	}
	/*Link hover*/
	#dropdowns > li > ul > li a:hover {
		text-decoration: underline;
	}
	
/* id rename */

#dropdowns2 > li {
	float: left;
}
#dropdowns2 > li > a {
	float: left;
}
#dropdowns2 ul li a {
	color: #4a4a4a;
}
#dropdowns2 li ul.mdd li a {
	font-size: 1em
}
#dropdowns2 li ul.mdd li ul li a {
	font-size: 0.8em
}

	/*Hides the drop downs*/
	#dropdowns2 > li > ul {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		display: none;/*REMEMEBR TO CHANGE THIS*/
		z-index: 4;
	}
	/*Shows dropdowns*/
	#dropdowns2 > li:hover > ul {
		display: block;
	}
	#dropdowns2  li  > ul > li {
		display: block;
	}
	/*Link hover*/
	#dropdowns2 > li > ul > li a:hover {
		text-decoration: underline;
	}

/*Product*/
#dropdowns li ul.mega-products {
	position: absolute;
	top: 41px;
	left: 20px;
	background-color: #f6dce0;
	padding-bottom: 10px;
}
	/*white section*/
	#dropdowns > li > ul.mega-products > li { 
		float: left;
		width: 160px;
		padding: 0;
	}
	#dropdowns > li > ul.mega-products > li a { 
		color: #c41230;
		border-bottom: 1px solid #ccc;
		width: 150px;
		display: block;
		padding: 0 0 0 10px;
		background-color: #fff;
	}
	/*product*/
	#dropdowns > li > ul.mega-products > li  > ul { 
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 160px;
	}
	#dropdowns > li > ul.mega-products > li  > ul li { 
		display: list-item;
		background-color: #f6dce0;
		margin: 15px 0 10px 25px;
		padding: 0;
	}
	#dropdowns > li > ul.mega-products >  li > ul li a {
		color: #4a4a4a;
		border: none;
		padding: 0;
		margin: 0;
		width: 125px;
		line-height: 15px;
		background-color: #f6dce0;
	}
	
/*A-Z*/
#dropdowns2 li ul.mega-az {
	position: absolute;
	top: 25px;
	right: 0;
	width: 958px;
	padding: 0 0 10px 0;
	background: url(/images/site/bg/az-bg.gif) bottom right no-repeat #f7f7f7;
	border: 1px solid #ccc;
}
/*white section*/
#dropdowns2 li ul.mega-az li {
	float: left;
	margin: 0;
}
#dropdowns2 li ul.mega-az li.business a  {
	background-color: #fff;
	display: block;
	line-height: 38px;
	border-bottom: 1px solid #ccc;
	width: 670px;
	color: #c41230;
	padding-left: 15px;
}
#dropdowns2 li ul.mega-az li.home a  {
	background-color: #fff;
	display: block;
	line-height: 38px;
	border-bottom: 1px solid #ccc;
	width: 256px;
	color: #c3cf21;
	padding-left: 15px;
}
#dropdowns2 li ul.mega-az li.business  {
	border-right: 2px dotted #ccc;
}
/*business*/
#dropdowns2 li ul.mega-az li ul.business {
	margin: 0;
	padding: 10px 0;
	width: 228px;
}
#dropdowns2 li ul.mega-az li ul.business li {
	margin: 0 0 0 30px;
	padding: 0;
	display: list-item;
}
#dropdowns2 li ul.mega-az li ul.business li a {
	background-color: #f7f7f7;
	line-height: 25px;
	border: none;
	color: #4a4a4a;
	width: 180px;
}
#dropdowns2 li ul.mega-az li ul.business li a:hover {
	color: #c41230;
}
#dropdowns2 li ul.mega-az li ul.business li ul {
	margin: 0;
	padding: 0;
}
/*home*/
#dropdowns2 li ul.mega-az li ul.home {
	margin: 0;
	padding: 10px 0;
	width: 216px;
}
#dropdowns2 li ul.mega-az li ul.home li {
	margin: 0 0 0 30px;
	padding: 0;
	display: list-item;
}
#dropdowns2 li ul.mega-az li ul.home li a {
	line-height: 25px;
	border: none;
	background: none; 
	color: #4a4a4a;
	width: 225px;
}
#dropdowns2 li ul.mega-az li ul.home li a:hover {
	color: #c3cf21;
}
#dropdowns2 li ul.mega-az li ul.home li ul {
	margin: 0;
	padding: 0;
}


/*SECTOR NAV*/
#sector-nav{
	width: 960px;
	margin: 0 auto;
	position: relative; /* added for livechat */
}
#sector-nav ul {
	/* margin: 0 0 -6px -41px;
	*margin: 0 0 -6px -1px;
	_margin: 0 0 -12px -10px; */
	margin: 0 0 -6px 0;
	padding: 0;
	overflow: hidden;
}
#sector-nav ul li {
	display: block;
	float: left;
	_margin-bottom: -6px;
	padding: 0;
}
#sector-nav ul li a {
	color: #4a4a4a;
	text-decoration: none;
	font-size: 1em;
	padding: 0 20px 0 20px;
	line-height: 46px;
}
#sector-nav ul li.home-active a,#sector-nav ul li.bus-active a, #sector-nav ul li.community-active a, #sector-nav ul li.help-active a {
	color: #fff;
}
#sector-nav ul li.bus {
	width: 148px;
}
#sector-nav ul li.home {
	width: 125px;
}
#sector-nav ul li.bus a:hover {
	color: #ca2030;
}
#sector-nav ul li.home a:hover {
	color: #c3cf21;
}
#sector-nav ul li.comm a:hover {
	color: #367c2b;
}
#sector-nav ul li.help a:hover {
	color: #ca2030;
}
#sector-nav .bus-active {
	background: url(/images/site/bg/nav/bus-active.gif) bottom no-repeat;
	width: 148px;
}
#sector-nav .home-active {
	background: url(/images/site/bg/nav/home-active.gif) bottom no-repeat;
	width: 125px;
}
#sector-nav .community-active {
	background: url(/images/site/bg/nav/community-active.gif) bottom no-repeat;
}
#sector-nav .help-active {
	background: url(/images/site/bg/nav/help-active.gif) bottom no-repeat;
}

/* added for livechat */
 
#livechat {
	position: absolute;
	right: 0;
	top: -10px;
}

/*FOOTER NAV*/
#footer ul {
	margin: -7px 0 0 10px;
	padding: 0;
}
#footer ul li {
	display: inline;
	margin: 0;
}
#footer 

/*UTILITY NAV*/
#utility-nav {
	z-index: 1100;
}

#utility-nav ul  {
	margin: -3px 0 0 0;
}
#utility-nav ul li {
	margin: 0 0 0 40px;
	list-style-type: none;
}
#utility-nav ul li a {
	color: #4a4a4a;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 24px;
}
#utility-nav ul li a:hover {
	text-decoration: underline;
}
#utility-nav ul li img {
	margin: 0;
}
/*A-Z*/
.a-z {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	padding: 0 15px 0 10px;
}
#utility-nav ul li a.a-z:hover{
	text-decoration: none;
}


#a-z-bus {
	border-right: 2px dotted #ccc;
	width: 718px;
	padding-bottom: 15px;
}
#a-z-bus h4 {
	color: #ca2030;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 10px;
	margin: 0;
}
#a-z-bus ul {
	margin: 5px 0 0 -22px;
	*margin: 5px 0 0 0;
}
#a-z-bus ul li {
	margin: 0 10px 0 10px;
}
#a-z-bus ul li a {
	width: 240px;
	display: block;
	font-size: 0.9em;
}
#a-z-bus ul li a:hover {
	color: #ca2030;
}
#a-z-home {
	width: 238px;
	padding-bottom: 15px;
}
#a-z-home h4 {
	color: #c3cf21;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 10px;
	margin: 0;
}
#a-z-home ul {
	margin: 5px 0 0 -22px;
	*margin: 5px 0 0 0;
}
#a-z-home ul li {
	width: 220px;
	margin: 0 0 0 10px;
}
#a-z-home ul li a {
	width: 220px;
	display: block;
	font-size: 0.9em;
}
#a-z-home ul li a:hover {
	color: #c3cf21;
}





/* COMMON CLASSES */
	/*positioning*/
	.left {float: left;}
	.right {float: right;}
	.both {clear: both;}
	.none {clear: none;}
	.cright {clear:right;}
	.cleft {clear:left;}
	.centre {text-align: center;}
	.centre-form {margin: 10px 0 0 40px;}
	img#icon {margin-right: 10px}
	a:focus {outline: none;}
	/*text*/
	#wrapper .small-text, #wrapper-community .small-text, #wrapper-homepage .small-text, #wrapper-bundles .small-text {font-size: 0.7em;}
	#wrapper .yellow, #wrapper .yellow a {color: #fdb813;}
	
	.red a, .red h1, .red h2, .red h3, .red blockquote {
	color: #ca2030;
	}
	.bodgreen a, .bodgreen h1, .bodgreen h2, .bodgreen h3, .bodgreen blockquote {
	color: #8c9511;
	}
	.d-green a, .d-green h1, .d-green h2, .d-green h3 {
	color: #367c2b;
	}
	.green a, .green h1, .green h2, .green h3 {
	color: #c3cf21;
	}
	.blue a, .blue h1, .blue h2, .blue h3 {
	color: #52bdec;
	}
	.d-blue a, .d-blue h1, .d-blue h2, .d-blue h3 {
	color: #004990;
	}
	.grey-text {
		color: #4a4a4a;
	}
	.red-text {
		color: #c41230;
	}
	.green-text {
	color: #888713;
	}
	.bodgreen-text {
		color: #8c9511;
	}
	.dgreen-text {
	color: #367c2b;
	}
	.orange {
		color: #e18c2d;
	}
	.pink {
		color: #d92d7f;
	}	
	.d-blue-text {
		color: #0060a1;	
	}
	#wrapper .small {
		font-size: 0.7em;
	}
	#wrapper .large {
		font-size: 1.2em;
	}
	#wrapper .massive {
		font-size: 1.6em;
	}
	
	.turq-text {	
	color: #0099CC;
	}
	/*bullets*/
	.green-bullets {list-style-image: url(/images/site/bg/bullet-green-ff.png);*list-style-image: url(/images/site/bg/bullet-green-ie.png);}
	.red-bullets {list-style-image: url(/images/site/bg/bullet-red-ff.png);*list-style-image: url(/images/site/bg/bullet-red-ie.png);}
	.grey-bullets {list-style-image: url(/images/site/bg/bullet-grey-ff.png);*list-style-image: url(/images/site/bg/bullet-grey-ie.png);}
	.blue-bullets {list-style-image: url(/images/site/bg/bullet-blue-ff.png);*list-style-image: url(/images/site/bg/bullet-blue-ie.png);}
	.white-bullets {list-style-image: url(/images/site/bg/bullet-white-ff.png);*list-style-image: url(/images/site/bg/bullet-white-ie.png);}
	ul.red-round-bullets {
		margin: 0 15px 0 0;
		*margin: 0 10px 0 50px;
		list-style-image: url(/images/site/bg/bullet-round-red-ff.png);
		*list-style-image: url(/images/site/bg/bullet-round-red-ff.png);
	}
	ul.green-round-bullets {
		margin: 0 15px 10px 0;
		*margin: 0 15px 10px 50px;
		list-style-image: url(/images/site/bg/bullet-round-green-ff.png);
		*list-style-image: url(/images/site/bg/bullet-round-green-ie.png);
	}
	ul.dgreen-round-bullets { 
		margin: 0 15px 0 0;
		*margin: 0 15px 0 50px;
		list-style-image: url(/images/site/bg/bullet-round-d-green-ff.png);
		*list-style-image: url(/images/site/bg/bullet-round-d-green-ie.png);
	}

	/*other*/
	.dotted-hr {border-bottom: 2px dotted #ccc;}
	.dotted-hr-margin {border-bottom: 2px dotted #ccc; margin: 10px;}
	.dotted-hr-margin-hoz {border-bottom: 2px dotted #ccc; margin: 0 10px 0 10px;}
	.solid-hr-margin-vert {border-bottom: 1px solid #ccc; margin: 10px 0 10px 0;}
	.border-left {border-left: 2px dotted #ccc;}
	.border-right {border-right: 2px dotted #ccc;}
	img {border: 0;}
	textarea {border: 1px solid #ccc;}
	textarea#message {border: 1px solid #999999; overflow: auto;}
	.icon-left {float: left; margin-right: 20px;}
	.fblb .massive {font-size: 2em;}
	#wrapper .last { margin: 0;}
	#wrapper .caveat {
		font-size: 0.75em;
		color: #8a8a8a;
	}
	.absolute-fields {
		position: absolute;
		left: -9999px;
	}
	.social-space {
		margin-right: 30px;
		float: left;
	}
	
	
	/*Light boxes*/
.hide {
	display: none;
}
.show {
	display: block;
	}
.fblb h1 {
	margin: 5px 0 10px 0;
	font-size: 1.8em;
}
.fblb h2 {
	margin: 5px 0 10px 0;
	font-size: 1.4em;
}
.fblb h3 {
	margin: 5px 0 0 0;
	font-size: 1em;
}
.fblb p {
	font-size: 0.8em;
	margin: 0 0 8px 0;
}
body .fblb p.legal {
	font-size: 0.7em;
	color: #6a6a6a;
}


.fblb ul li {
	font-size: 0.8em
}

.fblb .icon-left {
	float: left; 
	margin: 0 20px 60px 0;
}



.fblb table {
	text-align:center;
}
.fblb table thead td {
	font-weight: bold;
}
.red table thead {
color: #c41230;
}
.bodgreen table thead {
color: #8c9511;
}
.fblb table tbody tr {
	border-top: 1px solid #ccc;
}
.fblb table tbody tr td:first-child {
	font-weight: bold;
	text-align: left;
}


.fblb.small-text {
	font-size: 0.7em;
}
.small-content {
	width: 700px;
}


/* tariff upgrade form styles 
====================================== */

.tu-page-title {
	font-size: 2.0em !important;
	margin-top: 20px !important;
}

.tu-table {
	margin-bottom: 20px;
}

.tu-table tbody tr td {
	border-top: 0px;
	border-bottom:1px solid #CCCCCC;
	padding: 10px 0 5px;
}

.tu-table tbody tr {
	border-top: 0px;
	border-bottom:1px solid #CCCCCC;
}

.tu-table h2 {
	margin: 0px !important;
	float: left;
	clear:none;
}

.tu-title-area {
	width: 610px;
	height: 40px;
	*height: 50px;
	clear: both;
}
	
	.tu-title-area input {
		*margin-top: 0px;
	}
	
	.tu-title-area p {
		margin: 5px !important;
		font-size: 0.9em !important;
		color: #000000;
		clear: both;
	}
	
.tu-free-equ-area {
	width: 225px;
	float: left;
	clear: left;
	overflow: auto;
}

.tu-feat-area {
	width: 385px;
	_width: 370px;
	float: left;
	clear: none;
}

.tu-item-name {
	vertical-align: top;
}

.tu-feat-list {
	padding: 0px 0 0 20px;
	*margin: 0 20px 10px 0 !important;
	float: left;
	clear: none;
	font-size: 0.9em !important;
	margin-left: 10px !important;
}


.tu-price {
	font-size: 1.0em !important;
	float: left;
	clear: both;
	*width: 350px;
}
  

.noteText {
	font-size: 0.7em !important;
	padding: 10px 0px;
	margin: 0 !important;
}

.tu-tc {
	padding: 10px 0 0 0;
}

.tu-radio {
	float: left;
	clear: none;
	margin: 5px;
}

.tu-free-equip {
	margin: 0 0 0 5px;
}

/*POLL*/
.poll {
	margin-bottom: 10px;
}




/* breadcrumb can be used globally and needs moving to nav coding. Images also need placing in a global location. */
.breadcrumb {
	height: 31px;
	width: 958px;
	background: url(/images/site/bus-phase2/breadcrumb-bg.gif);
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.breadcrumb ul li {
	float: left;
	clear: none;
	line-height: 31px;
	height: 31px;
	background: url(/images/site/bus-phase2/breadcrumb-arrow-bg.gif) right no-repeat;
	padding: 0 20px 0px 10px;
	margin: 0;
}

.breadcrumb ul li a:link, .breadcrumb ul li a:visited {
	color: #c41230;
}

.breadcrumb ul li a:hover, .breadcrumb ul li a:active {
	color: #4a4a4a;
}



/* care changes 
================================== */


.innershadow {
	background: #f7f7f7;
	/* css3 inner shadow */
	-webkit-box-shadow: inset 0px 0px 50px 0px #dddddd;
	-moz-box-shadow: inset 0px 0px 50px 0px #dddddd;
	box-shadow: inset 0px 0px 50px 0px #dddddd;
}

.roundedcorner {
	/* css3 rounded corners */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
}

/*full width Panel*/
.full-width-panel {
	width: 960px;
	position: relative;
	overflow: hidden;
}

/* half width panel */
.half-width-panel {
	width: 470px;
	position: relative;
	overflow: hidden;
}

/* buttons */

a.blue-but, a.green-but, a.silver-but, a.gunmetal-but, a.dblue-but {
	color: #fff;
	display: block;
	margin: 10px 20px 10px 0px;
	padding: 15px 0;
	width: 220px;
	text-align: center;
	float: left;
	/* css3 dropshadow */
	-webkit-box-shadow: 3px 3px 2px 0px #ccc;
	-moz-box-shadow: 3px 3px 2px 0px #ccc;
	box-shadow: 3px 3px 2px 0px #ccc; 
	/* css3 rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* css3 text drop shadow */
	text-shadow: 1px 1px 1px #333;
	cursor: pointer;
	*font-weight: bold;
}
	.pb-care-panel .blue-but, .p-care-panel .blue-but, .pb-care-panel .green-but, .p-care-panel .green-but, .pb-care-panel .gunmetal-but, .p-care-panel .gunmetal-but {
		width: 180px;
	}
	.family-care-full-width a.blue-but:link, .family-care-full-width a.green-but:link, .family-care-full-width a.silver-but:link, .family-care-full-width a.gunmetal-but:link, .family-care-full-width a.dblue-but:link, .family-care-full-width a.blue-but:visited, .family-care-full-width a.green-but:visited, .family-care-full-width a.silver-but:visited, .family-care-full-width a.gunmetal-but:visited, .family-care-full-width a.dblue-but:visited {
		color: #fff;
	}

a.blue-but {
	border: 1px solid #35a3e3;
	clear: left;
	/* css3 gradient */
	background: #5ac6ec; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhYzZlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNWEzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #5ac6ec 0%, #35a3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ac6ec), color-stop(100%,#35a3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5ac6ec 0%,#35a3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5ac6ec 0%,#35a3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5ac6ec 0%,#35a3e3 100%); /* IE10+ */
	background: linear-gradient(top, #5ac6ec 0%,#35a3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ac6ec', endColorstr='#35a3e3',GradientType=0 ); /* IE6-8 */
	
}

a.green-but {
	border: 1px solid #1e6417;
	clear: none;
	/* css3 gradient */
	background: #2f8526; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmODUyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY0MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #2f8526 0%, #1e6417 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f8526), color-stop(100%,#1e6417)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2f8526 0%,#1e6417 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2f8526 0%,#1e6417 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2f8526 0%,#1e6417 100%); /* IE10+ */
	background: linear-gradient(top, #2f8526 0%,#1e6417 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f8526', endColorstr='#1e6417',GradientType=0 ); /* IE6-8 */
}
a.silver-but {
	color: #2a2a2a;
	border: 1px solid #aeaeae;
	float: none;
	clear: both;
	width: 210px;
	margin: 0;
	/* css3 text drop shadow */
	text-shadow: 1px 1px 1px #fff;
	/* css3 gradient */
	background: #f1f1f1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#d7d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%,#d7d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%,#d7d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%,#d7d7d7 100%); /* IE10+ */
	background: linear-gradient(top, #f1f1f1 0%,#d7d7d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-8 */
}

a.gunmetal-but {
	border: 1px solid #6a6a6a;
	clear: left;
	/* css3 gradient */
	background: #aeaeae; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlYWVhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YTZhNmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #aeaeae 0%, #6a6a6a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeaeae), color-stop(100%,#6a6a6a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #aeaeae 0%,#6a6a6a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #aeaeae 0%,#6a6a6a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #aeaeae 0%,#6a6a6a 100%); /* IE10+ */
	background: linear-gradient(top, #aeaeae 0%,#6a6a6a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeae', endColorstr='#6a6a6a',GradientType=0 ); /* IE6-8 */
}

a.dblue-but {
	border: 1px solid #015086;
	clear: none;
	/* css3 gradient */
	background: #0060a1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjBhMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTUwODYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0060a1 0%, #015086 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0060a1), color-stop(100%,#015086)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0060a1 0%,#015086 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0060a1 0%,#015086 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0060a1 0%,#015086 100%); /* IE10+ */
	background: linear-gradient(top, #0060a1 0%,#015086 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060a1', endColorstr='#015086',GradientType=0 ); /* IE6-8 */
}

a.green-but.two-line, a.dblue-but.two-line {
	padding: 8px 0;
}

a.green-but span, a.dblue-but span {
	display: block;
	font-size: 0.7em;
}

/* care order page styles 
=========================================== */

.bolt-on-form {
	padding: 0px 20px;
}

.add-opt-offers .bolt-on-form h3 {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

#total-panel-txt-price .small-text {
	position: relative;
	top: 10px;
}

/* KC Global styles 
============================================ */

#FlashID {
	line-height: 0;
	font-size: 0;
	display: block;
}


/* global form error styles (for jquery validation) */


.bolt-on-form form textarea{
	padding: .3em 0 0 .3em;
	width: 600px;
	font-size: 1em;
	color: #444;
	border: 1px solid #ccc;
    }

.bolt-on-form form input{
	height: 21px;
    width: 230px;
	font-size: 1em;
	color: #444;
	border: 1px solid #ccc;
	line-height: 21px;
	padding: 0 .3em;
    }

.bolt-on-form form input.error,
.bolt-on-form form textarea.error{
	border: 1px solid #c7102d;
	background: #f9e6e9 url(/images/smartcomms/val-icon-alert.gif) right 2px no-repeat;
	}
	
.bolt-on-form form input.cb.error {
	border: 1px solid #c7102d;
}

.bolt-on-form form input.valid,
.bolt-on-form form textarea.valid{
	border: 1px solid #c1ce00;
	background: #fbfed3 url(/images/smartcomms/val-icon-check.gif) right 2px no-repeat;
	}
	
.bolt-on-form form label.error{
/*	position: absolute;
	top:0;
	left:0;
	text-indent: -3000px;*/
	color: #c7102d;
	margin-left: 10px;
	}
	
.bolt-on-form form input.cb{
width: auto;
}


/* sales tracking form styles - AW - 7/9/11 */

.sales-tracking-form label {
	display: block
}

#wrapper .sales-panel a:link, #wrapper .sales-panel a:visited {
	text-decoration: underline;
	color: #fff;
	margin-top: 10px;
}

.sales-details {
	width: 300px;
	padding: 10px 20px;
	background: #f8f8f8;
}
