/* General */

xhtml, body, form, ol, ul, li, p, h1, h2, h3 { 
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

body{
	color: #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
}

.body a{
	text-decoration:underline;
	font-size:9pt;
	color: #ce0000;
}

.body a:hover{
	text-decoration:underline;
	font-size:9pt;
	color: #ce0000;
}
#top {
	width: 978px;
	height: 80px;
	float: left;
}

#logo {
	width: 198px;
	padding: 0 0 0 5px;
	float: left;
}

#phone {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	/*background: url(../../images/red/phone_icon.gif) no-repeat 0 7px;*/
	padding: 10px 0 5px 26px;
	float: right;
}

 This Fixed the Safari BUG 

.safarifix1 {
	width: 978px;
	padding: 15px 15px 15px 10px;
	margin: 0 auto;
	
}

.safarifix2 {
	width: 978px;
	padding: 15px 9px 9px 10px;
	margin: 0 auto;
	
}

.safarifix3 {
	width: 978px;
	padding: 15px 0px 0px 10px;
	margin: 0 auto;
	height: 10px;
	
}

.smallterms{
	 	font-size:10px;
		color:#A6A6A6;
		padding-left: 12px;
	}

.smallsearchtext {
		text-align: left;
		font-size:8pt;
		vertical-align:middle;
		font-weight: normal;
	}

.newslinks{
	font-size:9pt;
	color:#333;	
	list-style:disc;
	list-style-position:inside;
}

.newslinks a{
	text-decoration:none;
	font-size:9pt;
	color: #333;
	list-style:disc;
	list-style-position:inside;
}

.newslinks a:hover{
	text-decoration:underline;
	font-size:9pt;
	color: #333
	list-style:disc;
	list-style-position:inside;
}

#main {
	width: 978px;
	padding: 15px 10px 0 10px;
	margin: 0 auto;
	
}

.main .body {
	float: left;
	width: 760px;
	margin-top: -10px;
	margin-left: 15px;
	margin-right: 0px;
	color:#999;
}
.main .menu {
	float: left;
	width: 170px;
	padding-left: 10px;
	margin-top: 0;
	color:#999;

}

.main .menuTable {
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	vertical-align: top;
}

.clearbox {
	width: 2px; 
	height: 2px;
	cursor:default;
	text-align:left;
	text-decoration:none;
}

/* Index Search Boxes */

.whitelink{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

.whitelink a{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

.searchtitle {
color:#FFFFFF;
font-size:16px;
}

/* Index Info Box */

.infolinks{
	color:#888888;
	font-size:12px;
}

.infolinks li{
	margin-top: 5px;
	list-style-type: none;
	float: left;
}

.infolinks a{
	color:#888888;
	font-size:12px;
	text-decoration: none;
}

.infolinks a:hover {
	color: #333;
	text-decoration: underline;
}

.infotitleindex{
	color: #b20000;
font: 10px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 10px;
margin-left: -20px;
}

.readmore {
	margin-top: 6px;
	font-weight: bold;
	font-size:8pt;
	color: #ce0000;
	text-decoration: none;
}

.readmore a {
	margin-top: 6px;
	font-weight: bold;
	text-decoration:none;
	font-size:8pt;
	color: #ce0000;
}

.readmore a:hover {
	text-decoration: underline;
}

#left {
width: 280px;
top: 0px;
left: 20px;
}

#middle {
width: 280px;
top: 0px;
left: 400px;
}

#right {
width: 280px;
top: 0px;
left: 700px;
}

#infoseperatorleft {
position: absolute;
left: 340px;
height: 100px;
float: left;
background: url(../../images/red/infolinks_sep.gif) repeat-y;
}

#infoseperatormiddle {
	position: absolute;
	left: 744px;
	height: 100px;
	float: left;
	background: url(../../images/red/infolinks_sep.gif) repeat-y;
	top: 360px;
}




/* Sidebar Menu */

#menu {
	font-size: 12px;
	list-style: none;
}
#menu li {
	padding: 0 2px 0 2px;
	float: left;
	vertical-align: top;
}
#menu a {
	color: #2D2D2D;
	text-decoration: none;
	float: left;
}
#menu a:hover {
	color: #333;
	text-decoration: underline;
}

.headers {
	background-image:url(../../images/red/menutop.gif);
	padding-left:10px;
	text-align: left;
	color: #b20000;
	font-weight: bolder;
	height: 32px;
}

.subheaders {
	background-image:url(../../images/red/menuline.gif);
	padding-left:10px;
	text-align: left;
	color: #b20000;
	font-weight: bolder;
	height: 32px;
}

.menufooter {
	background-image:url(../../images/red/menufooter.gif);
	height: 32px;
	background-repeat:no-repeat;
}

.menuleft {
	background-image:url(../../images/red/help_left.gif);
	background-repeat:repeat-y;
}

.menuright {
	background-image:url(../../images/red/help_right.gif);
	background-repeat:repeat-y; 
	background-position:right;
}

.menutable a {
	color:#000;
	text-decoration:none;
	padding-left:0px;
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
}

.menutable a:hover {
	color: #333;
	text-decoration:underline;
	padding-left:0px;
	font-size: 12px;
}


/* Sidebar Menu Dealer*/

#menudealer {
	font-size: 12px;
	list-style: none;
}
#menudealer li {
	padding: 0 2px 0 2px;
	float: left;
	vertical-align: top;
}
#menudealer a {
	color: #2D2D2D;
	text-decoration: none;
	float: left;
}
#menudealer a:hover {
	color: #333;
	text-decoration: underline;
}

.headersdealer {
	background-image:url(../../images/red/menutopdealer.gif);
	padding-left:10px;
	text-align: left;
	color: #333;
	font-weight: bolder;
	height: 32px;
}

.subheadersdealer {
	background-image:url(../../images/red/menulinedealer.gif);
	padding-left:10px;
	text-align: left;
	color: #333;
	font-weight: bolder;
	height: 32px;
}

.menufooterdealer {
	background-image:url(../../images/red/menufooterdealer.gif);
	height: 32px;
	background-repeat:no-repeat;
}

.menuleftdealer {
	background-image:url(../../images/red/help_left.gif);
	background-repeat:repeat-y;
}

.menurightdealer {
	background-image:url(../../images/red/help_right.gif);
	background-repeat:repeat-y; 
	background-position:right;
}

.menutabledealer a {
	color:#000;
	text-decoration:none;
	padding-left:0px;
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
}

.menutabledealer a:hover {
	color: #333;
	text-decoration:underline;
	padding-left:0px;
	font-size: 12px;
}



/* Consumer */

.consumerbody{
	font-size:9pt;
	color:#000000;
}

.consumerbody a{
	text-decoration:underline;
	font-size:9pt;
	color:#ce0000;
}

.consumerbody a:hover{
	text-decoration:underline;
	font-size:9pt;
	color:#ce0000;
}

.consumerbodybold{
	font-size:9pt;
	color:#000;
	font-weight: bold;
}

.consumerbold{
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.consumertitle{
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.consumertitle a{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.consumertitle a:hover{
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.consumerPageTitle {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}

.consumernavslogan{
	font-size:11pt;
	font-weight:bold;
	color:#edd1d1;
	text-align:right;
}

.consumerMainTitle {
	color: #b20000;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.consumerStepTitle {
	margin-left: 20px;
	margin-bottom: 30px;
	color: #b20000;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.consumerSubTitle {
	color: #b20000;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.consumerSubTitle2 {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.consumerStep {
	color:#fff;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.consumerPriceTitle {
	color: #b20000;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}

.consumerTotalValue {
	color: #ce0000;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}

.consumerSavingValue {
	color:#ce0000;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}

.consumerRRP{
	font-size:9pt;
	color:#000000;
}

.consumerOneOff{
	font-size:9pt;
	color:#000000;
}

.consumerSmlTerms{
	font-size:9pt;
	color: #7e7e7e;
}

.consumerdealstitle{
	color: #000;
	font-weight: bold;
	font-size:16px;
}

.consumerdealsprice{
color:#333;
font-weight: bold;
font-size:16px;
}

.consumerdealssml{
color:#333;
font-size:11px;
}

consumerimagetext {
	color:#333;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}


consumerimagetext a {
	color:#333;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.consumercallnow{
color:#ce0000;
font-size:11px;
font-weight: bold;
}

/* Consumer Data Table */

.dataTableConsumer {
		clear: both;
		background-color: #CCCCCC;
		font-size: 12px;
	}
	
	.dataTableConsumer CAPTION {
		text-align: left;
		margin-top: 10px;
		vertical-align:middle;
		line-height:37px;
		padding: 0px 40px;
		color: #fff;
		background-color: #ce0000;
		background-image:url(../../images/red/consumerdeal_header.gif);
		height:37px;
		font-weight: bold;
		font-size: 1.1em;
	}
	
	.dataTableConsumer TD {
		text-align: left;
		background-color: #fff;
	}
	
	

	.dataTableConsumer .normalValue {
		text-align: center;
		color: #000;
		background-color: #fff;
	}
	
	.dataTableConsumer .PriceValue {
		text-align: center;
		color: #ce0000;
	}
	
	.dataTableConsumer .PriceValueLg {
		text-align: center;
		color: #ce0000;
		font-size:15px;
	}
	
	.dataTableConsumer .titiles {
		text-align: center;
	}
	
	.dataTableConsumer .faqs {
		color:#333;
		text-decoration:underline;
	}
	
	.dataTableConsumer .boldValue {
		text-align: center;
		font-weight: bold;
	}
	
	.dataTableConsumer .saving {
		color:#ce0000;
		text-align: center;
	}
	
	.dataTableConsumer TH {
		font-weight: bold;
		color: #333;
		background-color: #faeaea;
		text-align: left;
	}
	
	.dataTableConsumer TABLE TH { background-color: #fff; }
	
	.dataTableConsumer TR.rowHead TD {
		color: #fff;
		background-color: #ce0000;
		font-weight: bold;
	}
	
	.dataTableConsumer TR.rowHead LABEL {
		color: #fff;
		font-weight: normal;
	}
	
	.dataTableConsumer TR.rowHeadDark TD {
		color: #fff;
		background-color: #ce0000;
		font-weight: bold;
	}
	
	.dataTableConsumer TR.rowHeadDark LABEL {
		color: #fff;
		font-weight: normal;
	}
	
	.dataTableConsumer TR.rowHead INPUT,
	.dataTableConsumer TR.rowHead SELECT,
	.dataTableConsumer TR.rowHeadDark INPUT,
	.dataTableConsumer TR.rowHeadDark SELECT { font-weight: normal; }

.phonenameConsumer {
		color:#b20000;
		font-weight:bold;
		font-size: 14px;
      	vertical-align:top;
	}

/* Footer */

.copywrite{
	font-size:7pt;
	color:#c2c2c2;
}

.copywrite a{
	text-decoration:none;
	font-size:7pt;
	color: #959595;
}

.copywritelinks{
	font-size:8.5pt;
	color:#9a9a9a;
}

.copywritelinks a{
	text-decoration:none;
	font-size:8.5pt;
	color: #b20000;
}

.copywritelinks a:hover{
	text-decoration:underline;
	font-size:8.5pt;
	color: #b20000;
}

.smalltextConsumer{
	 	font-size:12px;
	 	height:78px;
	 	width: 745px;
		font-weight: normal;
		vertical-align: middle;
		color: #000;
	}
	
	.bgConsumerSearch{
	 	background-image: url(../../images/red/select_bg_con.gif);
	 	height:78px;
	 	width: 745px;
	 }
	
	.smalltextConsumerTitle{
	 	font-size:14px;
		color: #333;
	 	font-weight: bold;
	}
	

/* Business */

.businessbody{
	font-size:9pt;
	color:#000000;
}

.businessbody a{
	text-decoration: none;
	font-size:9pt;
	color: #ce0000;
}

.businessbody a:hover{
	text-decoration:underline;
	font-size:9pt;
	color: #ce0000;
}

.businessbodybold{
	font-size:9pt;
	color:#000;
	font-weight: bold;
}

.businessbold{
	font-size:9pt;
	font-weight:bold;
	color: #b20000;
}

.businesstitle{
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.businesstitle a{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.businesstitle a:hover{
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.businessPageTitle {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}

.businessnavslogan {
font-size: 11pt;
font-weight: bold;
color: #edd1d1;
text-align: right;
}

.businessMainTitle {
	color: #b20000;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.businessStepTitle {
	margin-left: 20px;
	margin-bottom: 30px;
	color: #b20000;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.businessSubTitle {
	color: #b20000;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.businessSubTitle2 {
	color:#fff;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.businessStep {
	color:#fff;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.businessPriceTitle {
	color: #b20000;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}

.businessTotalValue {
	color: #ce0000;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}

.businessSavingValue {
	color: #ce0000;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}

.businessdealstitle{
	color: #000;
	font-weight: bold;
	font-size:16px;
}

.businessdealsprice{
	color: #333;
	font-weight: bold;
	font-size:16px;
}

.businessRRP{
	font-size:9pt;
	color:#000000;
}

.businessOneOff{
	font-size:9pt;
	color:#000000;
}

.businessSmlTerms{
	font-size:9pt;
	color: #7e7e7e;
}

.businessdealssml{
color: #333;
font-size:11px;
}

.businessimagetext {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}


.businessimagetext a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.businesscallnow{
color: #ce0000;
font-size:11px;
font-weight: bold;
}

	
/* Business Data Table */

.dataTableBusiness {
		clear: both;
		background-color: #CCCCCC;
		font-size: 12px;
	}

.dataTableBusiness CAPTION {
		text-align: left;
		margin-top: 10px;
		vertical-align:middle;
		line-height:37px;
		padding: 0px 40px;
		color: #fff;
		background-color: #ce0000;
		background-image:url(../../images/red/businessdeal_header.gif);
		height:37px;
		font-weight: bold;
		font-size: 1.1em;
	}
	
	

	.dataTableBusiness TD {
		text-align: left;
		background-color: #fff;
	}
	
	

	.dataTableBusiness .normalValue {
		text-align: center;
		color: #000;
		background-color: #fff;
	}
	
	.dataTableBusiness .PriceValue {
		text-align: center;
		color: #ce0000;
	}
	
	.dataTableBusiness .PriceValueLg {
		text-align: center;
		color: #ce0000;
		font-size:15px;
	}
	
	.dataTableBusiness .titiles {
		text-align: center;
	}
	
	.dataTableBusiness .faqs {
		color:#333;
		text-decoration:underline;
	}
	
	.dataTableBusiness .boldValue {
		text-align: center;
		font-weight: bold;
	}
	
	.dataTableBusiness .saving {
		color:#ce0000;
		text-align: center;
	}
	
	.dataTableBusiness TH {
		font-weight: bold;
		color: #333;
		background-color: #faeaea;
		text-align: left;
	}
	
	.dataTableBusiness TABLE TH { background-color: #fff; }
	
	.dataTableBusiness TR.rowHead TD {
		color: #fff;
		background-color: #ce0000;
		font-weight: bold;
	}
	
	.dataTableBusiness TR.rowHead LABEL {
		color: #fff;
		font-weight: normal;
	}
	
	.dataTableBusiness TR.rowHeadDark TD {
		color: #fff;
		background-color: #ce0000;
		font-weight: bold;
	}
	
	.dataTableBusiness TR.rowHeadDark LABEL {
		color: #fff;
		font-weight: normal;
	}
	
	.dataTableBusiness TR.rowHead INPUT,
	.dataTableBusiness TR.rowHead SELECT,
	.dataTableBusiness TR.rowHeadDark INPUT,
	.dataTableBusiness TR.rowHeadDark SELECT { font-weight: normal; }






.dataTableLandlineBusiness {
		clear: both;
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		font-size: 12px;
	}
.dataTableLandlineBusiness CAPTION {
		text-align: left;
		margin-top: 10px;
		vertical-align:middle;
		line-height:37px;
		padding: 0px 40px;
		color: #fff;
		background-color: #ce0000;
		background-image:url(../../images/red/businesslandline_header.gif);
		height:37px;
		font-weight: bold;
		font-size: 1.1em;
	}
.dataTableLandlineBusiness TD {
		text-align: left;
	}
.dataTableLandlineBusiness .normalValue {
		text-align: center;
		color: #353535;
		background-color: #fff;
	}
.dataTableLandlineBusiness .PriceValue {
		text-align: center;
		color: #ce0000;
	}
.dataTableLandlineBusiness .PriceValueLg {
		text-align: center;
		color: #ce0000;
		font-size:15px;
	}
.dataTableLandlineBusiness .titiles {
		text-align: center;
	}
.dataTableLandlineBusiness .faqs {
		color:#ce0000;
		text-decoration:underline;
	}
.dataTableLandlineBusiness .boldValue {
		text-align: center;
		font-weight: bold;
	}
.dataTableLandlineBusiness .saving {
		color:#F00;
		text-align: center;
	}
.dataTableLandlineBusiness TH {
		font-weight: bold;
		color: #ce0000;
		background-color: #faeaea;
		text-align: left;
	}
.dataTableLandlineBusiness TABLE TH { background-color: #fff; }
.dataTableLandlineBusiness TR.rowHead TD {
		color: #fff;
		background-color: #ce0000;
		font-weight: bold;
	}
.dataTableLandlineBusiness TR.rowHead LABEL {
		color: #fff;
		font-weight: normal;
	}
.dataTableLandlineBusiness TR.rowHeadDark TD {
		color: #fff;
		background-color: #ce0000;
		font-weight: bold;
	}
.dataTableLandlineBusiness TR.rowHeadDark LABEL {
		color: #fff;
		font-weight: normal;
	}
.dataTableLandlineBusiness TR.rowHead INPUT,
	.dataTableLandlineBusiness TR.rowHead SELECT,
	.dataTableLandlineBusiness TR.rowHeadDark INPUT,
	.dataTableLandlineBusiness TR.rowHeadDark SELECT { font-weight: normal; }






.dataTableBusinessSummery {
		clear: both;
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		font-size: 12px;
	}

.dataTableBusinessSummery CAPTION {
		text-align: left;
		margin-top: 10px;
		vertical-align:middle;
		line-height:37px;
		padding: 0px 40px;
		color: #fff;
		background-color: #ce0000;
		background-image:url(../../images/red/landlinesummeryheader.gif);
		height:37px;
		font-weight: bold;
		font-size: 1.1em;
	}
	
	

	.dataTableBusinessSummery TD {
		text-align: left;
	}
	
	
	

	.dataTableBusinessSummery .normalValue {
		text-align: center;
		color: #353535;
	}
	
	.dataTableBusinessSummery .PriceValue {
		text-align: center;
		color: #ce0000;
	}
	
	.dataTableBusinessSummery .PriceValueLg {
		text-align: center;
		color: #ce0000;
		font-size:15px;
	}
	
	.dataTableBusinessSummery .titiles {
		text-align: center;
	}
	
	.dataTableBusinessSummery .faqs {
		color:#ce0000;
		text-decoration:underline;
	}
	
	.dataTableBusinessSummery .boldValue {
		text-align: center;
		font-weight: bold;
	}
	
	.dataTableBusinessSummery .saving {
		color:#F00;
		text-align: center;
	}
	
	.dataTableBusinessSummery TH {
		font-weight: bold;
		color: #ce0000;
		background-color: #faeaea;
		text-align: left;
	}
	
	.dataTableBusinessSummery TABLE TH /*{ background-color: #fff; }*/
	
	.dataTableBusinessSummery TR.rowHead TD {
		color: #fff;
		background-color: #ce0000;
		font-weight: bold;
	}
	
	.dataTableBusinessSummery TR.rowHead LABEL {
		color: #fff;
		font-weight: normal;
	}
	
	.dataTableBusinessSummery TR.rowHeadDark TD {
		color: #fff;
		background-color: #ce0000;
		font-weight: bold;
	}
	
	.dataTableBusinessSummery TR.rowHeadDark LABEL {
		color: #fff;
		font-weight: normal;
	}
	
	.dataTableBusinessSummery TR.rowHead INPUT,
	.dataTableBusinessSummery TR.rowHead SELECT,
	.dataTableBusinessSummery TR.rowHeadDark INPUT,
	.dataTableBusinessSummery TR.rowHeadDark SELECT { font-weight: normal; }









.smalltextBusiness{
	 	font-size:12px;
	 	height:78px;
	 	width: 745px;
		font-weight: normal;
		vertical-align: middle;
		color: #333;
	}

.bgBusinessSearch{
	 	background-image: url(../../images/red/select_bg_bus.gif);
	 	height:78px;
	 	width: 745px;
	 	}
	 	
.smalltextBusinessTitle{
	 	font-size:14px;
	 	color:#333;
	 	font-weight: bold;
	 	
	}
	
	#consearchbox1 {
	margin-left: 22px;
	margin-top: 20px;
	float: left;
}
	#consearchbox2 {
	margin-left: 40px;
	margin-top: 15px;
	float: left;
}

	#consearchbox3 {
	margin-left: 82px;
	margin-top: 15px;
	float: left;
}

	#consearchbox4 {
	margin-right: 45px;
	margin-top: 15px;
	float: right;

}

	#bussearchbox1 {
	margin-left: 22px;
	margin-top: 20px;
	float: left;
}
	#bussearchbox2 {
	margin-left: 40px;
	margin-top: 15px;
	float: left;
}

	#bussearchbox3 {
	margin-left: 82px;
	margin-top: 15px;
	float: left;
}

	#bussearchbox4 {
	margin-right: 45px;
	margin-top: 15px;
	float: right;

}
	
	
	
	
.phonenameBusiness {
		color: #b20000;
		font-weight:bold;
		font-size: 14px;
      	vertical-align:top;
	}

/* Index Page */

.indexnavslogan{
	font-size:11pt;
	font-weight:bold;
	color:#edd1d1;
	text-align:right;
}

/* Deals Slider */

.dealsinfo{
color:#4e4e4e;
font-size:11px;
}

/*Dealer Table Sorter*/

/* tables */
table.tablesorter {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CDCDCD;
	margin:15px 15pt 25px 15px;
	font-size: 8pt;
	width: 932px;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #d0d0d0;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #d0d0d0;
}

#pager {
margin:5px 0px 0px 0px;
padding-bottom: 20px;
}

/* View More Button */

#morebutton{
	width: 900px;
	height: 44px;
}

#morebutton li{
	list-style-type:none;
	width: 900px;
	height: 44px;
	background:url(../../images/red/viewmorebutton.gif) #f5f5f5 top left no-repeat;
}
#morebutton li a{
	text-align:center;
	color: #b20000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	width: 900px;
	height: 44px;
	display:block;
	padding: 10px 0px 0px 0px;
}
#morebutton li a:link,
#morebutton li a:visited{
	text-align:center;
	color: #b20000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#morebutton li a:hover,
#morebutton li a:active{
	text-align:center;
	color: #b20000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

#morebutton li.cur,
#morebutton li.over,
#morebutton li:hover
{
	background:url(../../images/red/viewmorebutton_on.gif) #f5f5f5 top left no-repeat;
}


#morebutton li strong,
ul#morebutton li.cur a,
ul#morebutton li.over a,
ul#morebutton li:hover a
{
	display:block;
	text-align:center;
	color: #b20000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding: 10px 0px 0px 0px;
	background:url(../../images/red/viewmorebutton_on.gif) transparent top right no-repeat;
}


/* Article */

.articlepadding{
	padding: 10px;
	vertical-align:text-top;
}

.articlebody{
	font-size:9pt;
	color:#000000;
}

.articlebody a{
	text-decoration: none;
	font-size:9pt;
	color: #333;
}

.articlebody a:hover{
	text-decoration:underline;
	font-size:9pt;
	color: #333;
}


ul.articlebody li{
	margin-left: 30px;
	margin-top: 3px;
}

.articlebodybold{
	font-size:9pt;
	color:#b20000;
	font-weight: bold;
}

.articlebold{
	font-size:9pt;
	font-weight:bold;
	color: #b20000;
}

.articletitle{
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.articletitle a{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}

.articletitle a:hover{
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
	color: #b20000;
}


.articleMainTitle {
	color: #b20000;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 8px;
}

.articleSubTitle {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.articleSubTitle2 {
	color:#fff;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.articleSmlTerms{
	font-size:8pt;
	color: #7e7e7e;
}

.articleSmlText{
	font-size:8pt;
}

.floatimgleft {
    float:left; 
    margin-right:10px;
    margin-bottom:10px;
	padding:4px;
  	border:1px solid #E1E1E1;
   	background-color:#fff;

    }
	
.imgleft {
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }

.imgnetwork {
	vertical-align: middle;
    margin-left: 5px;
    }

.separator {
	width: 720px;
	height: 5px;
	background: url(../../images/red/line_horizontal.gif) #FFF repeat-x;
	border-top: 20px solid #FFF;
	padding: 20px 0 0 0;
	margin: 0px auto;


    }

/* Article Table */

.article_table {
	width: 723px;
	font-size: 11px;
	text-align: center;
	border-left: 1px solid #BBD9DF;
	border-bottom: 1px solid #BBD9DF;
	margin: 0 0 10px 0;
	clear: left;
}
.article_table thead td, .article_table thead th {
	background: #d0d0d0;
	text-align: center;
}
.article_table thead th {
	color: #333;
}
.article_table td, .article_table th {
	font-weight: normal;
	border-top: 1px solid #BBD9DF;
	border-right: 1px solid #BBD9DF;
	padding: 4px 7px;
	text-align: center;
}
.article_table .bg {
	background: #F7F9FF;
}
.article_table tr:hover {
	background: #ebedf3;
}

table.range {
	font-family: Arial, Helvetica, sans-serif;
	margin:15px 15pt 15px 15px;
	font-size: 8pt;
	width: 932px;
	text-align: left;
}









.videotitle {
	color: #b20000;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

.videosubtitle {
	color: #ce0000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}


.videoarticleinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	line-height: 19px;
	text-align: left;
}

.videoarticleinfo a{
	text-decoration: none;
	color:#000000;
	text-align: left;
}


.videoarticleinfo a:hover{
	text-decoration:underline;
	font-size:9pt;
	color: #ce0000;
	text-align: left;
}

ul.videoarticleinfo li{
	font-size : 9pt;
	margin-left: 30px;
	list-style-image:url(../../images/red/videonewsbullet.gif);
	text-align: left;
}

.videoarticledate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ce0000;
	text-align: left;
}

.videoarticledate a{
	text-decoration: none;
	font-size:8pt;
	color: #ce0000;
	text-align: left;
}

.videobulletpoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #939393;
	text-align: left;
}

.videoarticledate a:hover{
	text-decoration:underline;
	font-size:8pt;
	color: #ce0000;
	text-align: left;
}
