/* Holder for all RL code content */
#BlackBerry {
	background: url(../images/bg_BlackBerry-main2.gif) 0 0 repeat-x #91c8e9;
	width:99%;
	font-family: verdana, arial, sans-serif;
	font-size: 75%;
}

/* General rules */
#BlackBerry img {
	border:none;
} 

#BlackBerry ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:0.9em;
}

#BlackBerry p {
	font-size: 0.9em;
	margin:0 0 10px 0;

}

#BlackBerry a {
	text-decoration: none;
}

#BlackBerry h1 {
	padding:0;
	margin: 0 0 14px 0;
	font-size:1.5em;
	font-weight: normal;
	color: #000066;
	background-color: #fff;
}

#BlackBerry h1.home {
	margin-bottom:0;
} 

#BlackBerry h2 {
	padding: 0;
	margin:0;
	font-weight: normal;
}

.hidden {
	display: none;
}

/* End general rules */

/* Left navigation */
#leftnav {
	width: 160px;
	float: left;
}

#leftnav ul {
	margin:0;
	padding:0;
	list-style: none;
	border-top: 1px solid #4e5b70;
	border-top: 1px solid #98A0AD;
	width: 154px;
	margin-top: 23px; /* because the BlackBerry logo has been removed */
}

#leftnav ul li {
	padding:0;
	margin:0!important;
}

#leftnav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 10px 5px 10px 22px;
	display:block;
	border-bottom:  1px solid #4e5b70;
	border-bottom: 1px solid #98A0AD;
}

#BlackBerry #leftnav ul li a:hover {
	text-decoration: underline;
}

#leftnav ul li a.active {
	font-weight: bold;
	border: none;
	background-color: #013a77;
	padding-bottom: 5px;
}

#leftnav ul li a.nosub {
/*	border-bottom: 1px solid #4e5b70;*/
	border-bottom: 1px solid #98A0AD;
	padding-bottom: 8px;
}

/* Sub-levels of the left nav */
/* Level 2 */
#leftnav ul ul {
	margin-top:0;
	font-size: 1em;
	border-top: none;
	border-bottom:  1px solid #4e5b70;
	border-bottom:  1px solid #98A0AD;
	background-color: #013a77;
	padding-bottom:5px;
}

#leftnav ul ul a {
	font-size: 1em;
	border: none;
	background-color: #013a77;
	padding: 3px 5px 3px 30px;
	background: url(../images/bg_left_level2.gif) 22px 9px no-repeat transparent; 
}

/* Level 3*/
#leftnav ul ul ul {
	border-bottom:none;
}

#leftnav ul ul ul a {
	background: none;
	padding-left: 36px;
}

/* End of left navigation */

.clear {
	clear: both;
	height: 1px;
	overflow:hidden;
	margin:0;
	padding:0;
}

/* promo under the left nav */
div.pricing {
	background-color: #000135;
	width: 154px;
}

#BlackBerry .pricing p {
	padding: 14px;
	padding-right:0;
	color: #65b4e4;
	margin-bottom:0;
}

.pricing p span {
	color: #fff;
	font-size: 1.5em;
	display:block;
}

.pricing p a {
	color: #fff;
	display:inline;
	border: 1px solid #000135;
}

.pricing p a:hover {
	text-decoration: underline !important;
}

* html .padbot1 {
	padding-bottom:32px !important;
}

* html .padbot2 {
	padding-bottom:42px !important;
}

div.services {
	border-top:1px solid #fff;
	background-color: #000135;
	width: 154px;
}

#BlackBerry .services p {
	padding: 14px;
	padding-right:0;
	color: #65b4e4;
	margin-bottom:0;
}

.services p span {
	color: #ffffff;
	font-size: 1.6em;
	display:block;
}

.services p a {
	color: #fff;
	display:block;
	border: 1px solid #000135;
}

.services p a:hover {
	text-decoration: underline !important;
}

#BlackBerry .homeintroBanRi h2 {
	font-size: 0.9em;
	font-weight: bold;
	color:#fff; 
}

/* Home page */
#BlackBerry .homeintro h2 {
	color: #666666;
	background-color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

.homeintro {
	width: 20%;
	float:left;
}

.homeintropad {
	padding-top:22px;
	padding-bottom:45px;
}

* html .homeintropad {
	padding-top:22px;
	padding-bottom:30px;
}

.homeintropad8110 {
	padding-top:27px;
	padding-bottom:8px;
}

* html .homeintropad8110 {
	padding-top:27px;
	padding-bottom:8px;
}

#BlackBerry #contentBB.homekeyline .homeintro  {
	width:49%;
}

.homeintro p span {
	color: #0090d0;
	font-weight: bold;
}

.homeintro p span a {
	color: #0090d0;
	font-weight: bold;
}

#BlackBerry .homeintro p span a:hover {
	text-decoration: underline;
}

.homeintro ul li {
	margin-bottom: 7px;
	color: #0090d0;
}

.homeintro ul a {
	color: #0090d0;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/bg_link.gif) 0 3px no-repeat #fff;
	padding-top:1px;
	padding-bottom: 1px;
	display: block;
}

.homeintro ul a span {
	font-weight: normal;
}

#BlackBerry .homeintro ul a:hover {
	text-decoration: underline;
} 

.bb-image {
	width: 265px;
	float: right;
	position: relative;
	margin:0;
}

#newhome {
	width: 178px;
	float: right;
	position: relative;
	margin:0;
}

#newhomekeyline {
	width: 178px;
	float: right;
	position: relative;
	margin:0;
	z-index:100;
}

#newhomekeyline img {
	position: absolute;
	top: -41px;
	right:-11px;
}

.bb-image img {
	position: absolute;
	top: -41px;
}

/* Home page promo */ 
.promo {
	float: left;
	width: 138px;
	position: relative;
}

#BlackBerry .test {
	width:49%;
	float:left;
	position:relative;
	overflow: hidden;
}

#BlackBerry  .promoinner {
	width:98%;
	position:relative;
	overflow: hidden;
}

#BlackBerry .test img {
	
}

#BlackBerry .promo h2 {
	position: absolute;
	top: 63px;
	left: 13px;
	font-size: 1.2em;
	color: #fff;
	padding:0;
	margin:0;
	background-color: transparent;
	width: 11em;
}

#BlackBerry .promo h2 a {
	color: #fff;
}

#BlackBerry .promo h2 a:hover {
	text-decoration : underline;
}

.copy {
	min-height: 229px;
}

/* What others think */
.others {
	background-color: #bed9ed;
	float: right;
	width: 49%;
	margin-top: 229px;
	padding-top: 14px;
	color: #000;
	min-height: 95px;
}

#BlackBerry .campaign {
	background-color:#f9f6f1;
	float: right;
	width: 49%;
	margin-top: 229px;
	padding-top: 14px;
	color: #000;
	min-height: 88px;
	overflow:hidden;
	z-index:-5;
}

#BlackBerry .campaign img {
	margin-top: -4px;
	z-index:-5;
}

#BlackBerry .keyline {
	border: 1px solid #7c7b78;
}

#BlackBerry .keyline2 {
	border: 1px solid #7c7b78;
	width: 45%;
	float:right;
}

#BlackBerry #contentBB.homekeyline .keyline2 {
	border: 1px solid #7c7b78;
	width: 49%;
	float:right;
}

#BlackBerry #contentBB.homekeyline {
	padding-right:11px;
	padding-bottom: 8px;
}

#BlackBerry .others h2 {
	font-size: 1.2em;
	padding-left: 17px;
	margin-bottom: 7px;
	font-weight: bold;
}

#BlackBerry  .others p {
	padding-left: 17px;
	padding-right: 10px;
}

#BlackBerry  .others p a {
	padding-left: 20px;
	background: url(../images/bg_others_link.gif) 0 1px no-repeat transparent;
	color: #000;
	font-weight: bold;
}

#BlackBerry  .others p a:hover {
	text-decoration: underline;
}

/* Promotions at the bottom of the page */
.promo2 {
	width: 49%;
	float: left;
	background: url(../images/bg_promo2.gif) 0 0 repeat-x #4297b8 ;
	margin-top: 8px;
	margin-bottom: 0px;
	display: inline;
}

#BlackBerry div.homeintro div.promo2 {
	width: 100%;
	margin-top:0;
	background: url(../images/bg_promo2.gif) 0 0 repeat-x #4297b8 ;
	min-height: 110px;
}

#BlackBerry div.homeintro div.promo2img {
	width: 105px;
}  

#BlackBerry div.homeintro div.promo2copy {
	width: 50%;
}

#BlackBerry div#homegradient div.homeintro div#homebannerpromo div.promo2copy h2 {
	background-color : transparent;
	color: #fff;
	margin-bottom: 5px;
	padding-top:0;
}
/*
#BlackBerry div#homegradient8120 div.homeintro div#homebannerpromo div.promo2copy h2 {
	background-color : transparent;
	color: #fff;
	margin-bottom: 5px;
	padding-top:0;
}

#BlackBerry div#homegradient8300 div.homeintro div#homebannerpromo div.promo2copy h2 {
	background-color : transparent;
	color: #fff;
	margin-bottom: 5px;
	padding-top:0;
}
*/
#BlackBerry div#homegradient8220 div.homeintro div#homebannerpromo div.promo2copy h2 {
	background-color : transparent;
	color: #fff;
	margin-bottom: 5px;
	padding-top:0;
}

.promo2BanRi {
	float: left;
	background: url(../images/bg_promo2.gif) 0 0 repeat-x #4297b8 ;
	margin-bottom: 10px;
	display:inline;
	width:100%;
}

* html .promo2BanRi {
width:40%;
}

.promo2img {
	width: 90px;
	float: left;
	height: 98px;
}

.promo2copy {
	float: left;
	width: 67%;
	padding-top: 6px;
}

#BlackBerry .promo2copy h2 {
	font-size: 1.2em;
	margin-bottom:5px;
	color:#fff;
}

#BlackBerry .promo2copyBanRi h2 {
	font-size: 1.2em;
	margin-bottom:5px;
	color:#fff;
}

#BlackBerry  .promo2copy h3 {
	color: #000066;
	font-weight: normal;
	font-size: 1.25em;
	margin-bottom: 8px;
}

.promo2copy h3 span {
	font-weight: bold;
}

#BlackBerry .promo2 p,#BlackBerry .promo2BanRi p {
	margin-bottom:0;
} 

#BlackBerry .promo2 p a,#BlackBerry .promo2BanRi p a  {
	color: #000066;
	background: url(../images/bg_promo2_link.gif) 0 2px no-repeat transparent;
	padding-left: 20px;
	font-weight: bold;
}

#BlackBerry .promo2 p a:hover {
	text-decoration: underline;
}

#BlackBerry  .promo2 .clear, #BlackBerry  .promo3 .clear, #BlackBerry  .promo4 .clear  {
	margin-top: -5px;
}

/* Promotions at the bottom of the page */
.promo3 {
	width: 49%;
	float: right;
	background: url(../images/bg_promo3.gif) 0 0 repeat-x #005896;
	margin-top: 8px;
	margin-bottom: 10px;
}

.promo3img {
	width: 90px;
	float: left;
	height: 98px;
}

.promo3copy {
	float: left;
	width: 67%;
	padding-top: 6px;
}

#BlackBerry .promo3copy h2 {
	font-size: 1.2em;
	margin-bottom:8px;
} 

#BlackBerry .promo3copy p.big {
	font-size:1em;
	margin-bottom:12px;
	padding-right: 3px;
}

#BlackBerry .promo3copy p {
	margin-bottom:0;
}

#BlackBerry .promo3 p a {
	color: #ffffff;
	background: url(../images/bg_promo3_link.gif) 0 1px no-repeat transparent;
	padding-left: 20px;
	display: block;
	font-weight: bold;
}

#BlackBerry .promo3 p a:hover {
	text-decoration: underline;
}

.promo4 {
	width: 49%;
	float: right;
	background: url(../images/bg_promo4.gif) 0 0 repeat-x #429cce;
	margin-top: 8px;
	margin-bottom: 10px;
}

.promo4img {
	width: 114px;
	float: left;
	height: 98px;
}

.promo4copy {
	float: left;
	width: 58.5%;
	padding-top: 18px;
}

#BlackBerry .promo4copy h2 {
	font-size: 1.2em;
	margin-bottom:2px;
} 

#BlackBerry .promo4copy p.big {
	font-size:1em;
	margin-bottom:2px;
	padding-right: 5px;
}

#BlackBerry .promo4copy p {
	margin-bottom:0;
	padding:0;
}

#BlackBerry .promo4 p a {
	color: #ffffff;
	background: url(../images/bg_promo4_link.gif) 0 2px no-repeat transparent;
	padding-left: 19px;
	display: block;
	font-weight: bold;
	margin-top: 19px;
}

#BlackBerry .promo4 p a:hover {
	text-decoration: underline;
}

/* Promo five */
.promo5 {
	width: 49%;
	float: right;
	background-color: #0090cf;
	margin-top: 8px;
	margin-bottom: 10px;
	position: relative;
	min-height: 98px;
}

.promo5img {
	width: 90px;
	height: 98px;
	position: absolute;
	left:0;
	top:0;
}

.promo5copy {
	margin-left: 90px;
	width: 67%;
	padding-top: 6px;
}

#BlackBerry .promo5copy h2 {
	font-size: 1.2em;
	margin-bottom:8px;
} 

#BlackBerry .promo5copy p.big {
	font-size:1em;
	margin-bottom:10px;
	padding-right: 3px;
}

#BlackBerry .promo5copy p {
	margin-bottom:0;
}

#BlackBerry .promo5 p a {
	color: #ffffff;
	background: url(../images/bg_promo5_link.gif) 0 1px no-repeat transparent;
	padding-left: 20px;
	display: block;
	font-weight: bold;
}

#BlackBerry .promo5 p a:hover {
	text-decoration: underline;
}

#BlackBerry .promo5 .clear {
	margin-top:-10px;
}

/* Win promo */
.winpromo {
	width: 49%;
	float: left;
	background-color: #005897 ;
	margin-top: 8px;
	margin-bottom: 10px;
	display: inline;
	position: relative;
	min-height: 98px;
}

.winpromoimg {
	width: 90px;
/*	float: left;*/
	position: absolute;
	top:0;
	left:0;
	height: 98px;
}

.winpromocopy {
	width: 67%;
	padding-top: 6px;
	margin-left: 90px;
}

#BlackBerry .winpromocopy h2 {
	font-size: 1.2em;
	margin-bottom:10px;
	margin-top: 15px;
}

#BlackBerry  .winpromocopy h3 {
	color: #000066;
	font-weight: normal;
	font-size: 1.25em;
	margin-bottom: 8px;
}

.winpromocopy h2 span {
	font-weight: bold;
}

#BlackBerry .winpromo p {
	margin-bottom:0;
} 

#BlackBerry .winpromo p a {
	color: #ffffff;
	background: url(../images/bg_winpromo_link.gif) 0 2px no-repeat transparent;
	padding-left: 20px;
	font-weight: bold;
}

#BlackBerry .winpromo p a:hover {
	text-decoration: underline;
}

#BlackBerry  .winpromo .clear{
	margin-top: -5px;
}

/* BIS V2.0 Promo */
#BlackBerry .bispromo {
	width: 49%;
	float: left;
	background-color: #005897 ;
	margin-top: 8px;
	margin-bottom: 0px;
	display: inline;
	position: relative;
	/*min-height: 98px;*/
	height: 98px;
	background:url(../images/1pixelGrad_100.gif) 0 0 repeat-x transparent;
	overflow:hidden;
}

#BlackBerry .bispromo1 {
	width: 49%;
	float: right;
	background-color: #005897 ;
	margin-top: 8px;
	margin-bottom: 0px;
	display: inline;
	position: relative;
	/*min-height: 98px;*/
	height: 98px;
	background:url(../images/bg_bispromo.gif) 0 0 repeat-x transparent;
	overflow:hidden;
}

#BlackBerry .bispromoinner {
	background:url(../images/bg_bispromoinner.gif) 0 0 no-repeat transparent;
	width: 100%;
	min-height: 99px;
}

#BlackBerry .bispromo .bispromoinner h2 {
	font-weight:bold;
	color: #000033;
	font-size: 1.1em;
	margin-left: 20%;
	padding-top: 11px;
}

#BlackBerry .bispromo .bispromoinner p {
	margin-left: 20%;
	color: #000033;
	margin-top: 4px;
	padding-top:0;
}

#BlackBerry .bispromo .bispromoinner p strong {
	font-size: 1.2em;
	font-weight: normal;
}

#BlackBerry .bispromo .bispromoinner p a {
	color: #b0232a;
	color: #0090d0; 
	font-weight: bold;
	padding-left: 24px;
	background: url(../images/bg_bispromolink.gif) 0 2px no-repeat;
	padding-top:0;
}
#BlackBerry .bispromo .bispromoinner p a:hover { 
	text-decoration: underline;
}

/* Footer  */
#footer {
	border-top: 1px solid #93c8e6;
	padding: 28px 0 25px 22px;
	font-size: 0.9em;
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

/* Sub page - landing page */
#leftnav.subpage {
	margin-top: 42px;
}

.topbar {
	background: url(../images/bg_topbar_business.gif) 100% 0 no-repeat transparent;
	padding-top: 25px;
	padding-bottom:9px;
	width: 100%;	
	border:0px solid #f00;
}

/* topbar variations */
div.individual {
	background-image: url(../images/bg_topbar_individual.gif);
}

/* How to buy */
div.howtobuy {
	background-image: url(../images/bg_topbar_howtobuy.gif);
}

/* BlackBerry range */
div.BlackBerry {
	background-image: url(../images/bg_topbar_BlackBerryrange.jpg);
}


/* What other people think */
div.whatpeoplethink {
	background-image: url(../images/bg_topbar_whatpeoplethink.jpg);
}

/* What other people think */
div.tariffs {
	background-image: url(../images/bg_topbar_tariffs.jpg);
}

/* Help and support */
div.help {
	background-image: url(../images/bg_topbar_help.jpg);
}
/* competition pages */
div.notopbarbg {
	background: transparent;
}

#BlackBerry .topbar p, #BlackBerry .topbar h1 {
	font-size: 1.4em;
	padding-left: 18px;
	color: #fff;
	background: transparent;
}

#BlackBerry .topbar h1 {
	margin-bottom:0;
	padding-bottom: 10px;
}

/* Landing page intro section */
#BlackBerry .topintro h1 {
	float:left;
	width: 33%;
	padding: 20px 20px 18px 10px;
	padding-right: 40px;
}

#BlackBerry .topintro h1.individual {
	padding-right: 0;
	width: 40%;
}

#BlackBerry .topintro p {
	float:left;
	width: 55%;
	padding-top: 22px;
	line-height: 1.5em;
}

/* Landing page sections */
.sectionholder {
	clear: both;
	padding-right: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.sectionholder .section {
	width: 49.5%;
	float: left;
	border-right: 1px solid #dfdfdf;
	min-height: 152px;
	background-color: transparent;
}

.sectionholder .sectionwide {
	width: 99%;
	float: left;
	min-height: 120px;
	background-color: transparent;
	padding-top:10px;
}

.sectionholder .sectionnoborder {
	width: 49.5%;
	float: left;
	min-height: 152px;
	background-color: transparent;
}

.greytitle {
	padding-left:12px;
	font-weight: bold;
	font-size:1.4em;
	color:#000066;
}

.sectionholder .section-fullwidth {
	width:98.8%;
	background-color:#ededed;
	margin-left:12px;
	min-height:100px;
}

.section-fullwidth .sectionimg-fullwidth {

margin-left:2px;
margin-top:2px;
float:left;
padding-right:14px;
}

.sectionholder .sectionimg {
	width: 130px;
	float:left;
}

.sectionholder .sectioncopy {
	float: left;
	width: 60%;
}

#BlackBerry .sectioncopy-fullwidth h2 {
	margin-top:10px;
	color: #000066;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 5px;
}

.sectionholder .sectioncopy-fullwidth {
	float: left;
	width: 80%;
}

.sectioncopy-fullwidth a {
	color: #0090d0;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background: url(../images/bg_link.gif) 0 1px no-repeat;
}

.sectionholder .noright {
	border-right: none;
} 

.sectionholder .nobottom {
	border-bottom: none;
	padding-top:10px;
	margin-top: -1px;
}

#BlackBerry .sectioncopy h2 {
	color: #000066;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;

}

/* BlackBerry Range page */


.sectionholder-range {
	clear: both;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sectionholder-range .section-fullwidth-range {
	width:98.8%;
	background-color:#fff;
	margin-left:12px;
	min-height:100px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.section-fullwidth .sectionimg-fullwidth-range {
	margin-left:2px;
	margin-top:2px;
	float:left;
	padding-right:14px;
}

.sectionholder-range .sectioncopy-fullwidth-range {
	float: left;
	width: 68%;
}

.sectioncopy-fullwidth-range a {
	color: #0090d0;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background: url(../images/bg_link.gif) 0 1px no-repeat;
}

#BlackBerry .sectioncopy-fullwidth-range h2 {
	margin-top:10px;
	color: #000066;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}

.sectionholder-range .sectionimg-fullwidth-range {
	width:210px;
	float:left;
}

/* horizontal section separator (clearer div) */
div.grey {
	background-color: #dfdfdf;
	height: 1px;
}

#BlackBerry .sectioncopy a {
	color: #0090d0;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background: url(../images/bg_link.gif) 0 1px no-repeat #fff;
}

#BlackBerry #contentBB .sectioncopy p a.nobgimg {
	display: inline;
	background: none;
	padding:0;
}

#BlackBerry .sectioncopy a:hover {
	text-decoration: underline;
}

/* New layout structure of the site */
#rightholder {
	margin-left: 160px;
	color: #fff;
	padding-top: 23px;
	padding-right: 8px;
	/*border:1px solid #f00;*/
}

#rightholder.sub {
	padding-top:0;
}

#maincontent {
	width: 100%;
	float: left;
	margin:0;
	padding:0;
	
}

#contentBB {
	background-color: #fff;
	color: #666666;
	padding-left: 11px;
	padding-bottom: 30px;
	padding-top: 25px;
}

#contentBB.sub {
	padding-top:0;
	background: #fff;
	padding-bottom:0px;
}

/* General content page */

.gencontent {
	padding-right: 8px;
	padding-top: 20px;
}

.gencontent .leftcopy {
	float: left;
	width: 73%;
}

.gencontent .rightcopy {
	float: right;
	width: 25%;
	margin-top: -30px;
}

/* What other people think pages */
.gencontent #thinklogo.rightcopy {
	width:35%;
	margin-right:0;
	margin-top:-18px;
}
.gencontent #thinklogo.rightcopy img {
	margin-left:0;
}

.gencontent .rightcopy img {
	margin-left:40px;
}

#thinkleftcopy.leftcopy {
	width: 60%;
}

#BlackBerry .gencontent h1 {
	margin-bottom: 5px;
	padding-left: 9px;
}

#BlackBerry .gencontent h2 {
	color: #000066;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 9px;

}

#BlackBerry .gencontent h3 {
	color: #000066;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 9px;
}

#BlackBerry .gencontent p {
	padding-left: 9px;
}
#BlackBerry .gencontent p.nopad {
	padding-left: 0px;padding-right:9px
}

#BlackBerry .gencontent a {
	color: #0090d0;
	font-weight: bold;
}

#BlackBerry .gencontent a:hover {
	text-decoration: underline;
}

#BlackBerry .gencontent p.download {
	background-color: #eff7fc;
	padding: 10px 5px 8px 10px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom:0;
}

#BlackBerry .gencontent p.download a {
	color: #005896;
	background: url(../images/bg_download_link.gif) 0 1px no-repeat transparent;
	padding-left: 23px;
	display: block;
} 

.gencontent .feature {
	border-bottom: 1px solid #dfdfdf;
	padding-top: 15px;	
	padding-bottom: 15px;	
	margin:0;
}

#BlackBerry div.last {
	border-bottom: none;
}

#BlackBerry .gencontent .feature p {
	width: 95%;
	margin-bottom:0;
	padding-bottom: 10px;
	width: 90%;
}

#BlackBerry .gencontent .feature h3, #BlackBerry .gencontent .feature h2  {
	padding-left: 8px;
	margin-bottom: 8px;
	margin-top:0;
}

/* For headings on features pages that are not within the features divs */
#BlackBerry h2.features, #BlackBerry h3.features {
	color: #666666;
	font-size: 1em;
}

#BlackBerry .gencontent .feature h2 {
	color: #666666;
	font-size: 1em;
}

#BlackBerry p.trademark {
	font-size: 0.8em;
	padding-top: 18px;
	padding-bottom: 40px;
	width: 95%;
	width: 90%;
}

div.spacer32px {
	height: 32px;
}

div.spacer20px {
	height: 15px;
}

/* Content page with images as well */
.features-img .feature {
	margin-left: 148px;
	padding-left:0;
	padding-right:0;
	border-top: 1px solid #dfdfdf;
	border-bottom: none;
	padding-bottom:3px;
}

#topfeature.features-img .feature {
	border-top: none;
}

#BlackBerry .features-img .feature p, #BlackBerry .features-img .feature h3 {
	padding-left:0;
	width: 92%;
}

div.features-img {
	clear: both;
}

div.featureimg {
	float: left;
	width: 147px;
	padding-top:10px;
}

div.featureimg img {
	margin-left: 10px;
}

/* Sub landing page */
#subland.sectionholder {
	padding-top: 20px;
}

#BlackBerry #subland .section {
	padding-top: 10px;
	margin-bottom:0;
	min-height: 132px;
}

#BlackBerry #subland .first {
	padding-top: 0;
}

#subland .sectioncopy {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#subland .sectionimg {
	width: 60px;
	padding-top: 4px;
	margin-bottom:0;
} 

#subland .sectionimg img {
	margin-left: 10px;
}

/* Case studies landing page (has smaller logos so needs a smaller min-height)*/

#casestudies.sectionholder .section {
	min-height: 144px;
}

#casestudies2.sectionholder .section {
	min-height:100px;
}

/* Form page */
span.buyway {
	display: block;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
	color: #000066;
}

span.upper {
	text-transform: capitalize;
}

.enquiry {
	background-color: #eff7fc;
	margin-bottom: 30px;
	border-top: 1px solid #dfdfdf;
}

#BlackBerry .enquiry form h2 {
	padding-left: 0;
}

.enquiry form label {
	float: left; 
	clear: both;
	display: block;
	width: 145px;
	padding-right: 10px;
	font-size: 0.9em;
	color: #000;
	padding-top: 7px;
	padding-bottom: 7px;
}

.enquiry form input, .enquiry form textarea, .enquiry form select {
	float: left;
	display: block;
	font-size: 0.9em;
	margin-top: 5px;
	width:218px;
}

.enquiry form select {
	width: 222px;
}

#BlackBerry #contentBB form textarea {
	width: 271px;
	margin-bottom:20px;
	font-family: arial, sans-serif;
}

.enquiry form input.checkbox {
	width: auto;
}

.enquiry form label.checkbox {
	clear: none;
	width: auto;
	padding-top:5px;
}

* html .enquiry form label.comp {
	clear: none;
	width: auto;
	padding-top:9px;
}

.enquiry form label.comp {
	margin-right:1em;
}

#BlackBerry .enquiry form input.submitbutton {
	border: 1px solid #eff7fc;
	background-color: #eff7fc;
	color: #005896;
	width: auto;
	font-size: 4em;
	font-weight: bold;
	padding-left: 23px;
	background: url(../images/bg_button_submit.gif) 0 3px no-repeat transparent;
	cursor: pointer;
	text-align:left;
	
}

* html #BlackBerry .enquiry form input.submitbutton {
	background: url(../images/bg_button_submit.gif) 0 1px no-repeat transparent;
}

#BlackBerry .enquiry form input.comp {
	padding-left:18px;
	font-size:1em
}

* html #BlackBerry .enquiry form input.comp 
{
	padding-left:20px;
}

.enquiry .formtop {
	padding-top: 18px;
	padding-left: 28px;
	padding-bottom : 15px;
}

.enquiry div.buttonholder {
	border-top: 1px solid #fff;
	padding-right: 22px;
	padding-left: 350px;
	padding-bottom: 5px;
	padding-top: 3px;
	background-color: #0f0; 
	background: url(../images/bg_buttonholder.gif) 0 0 repeat-x transparent;
}

#BlackBerry .enquiry div.winform {
	padding-left: 390px;
}

/* What other people think */
.peoplethink {
	padding-bottom: 20px;
}

#BlackBerry .peoplethink h3 {
	color: #000066;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: normal;
}

#BlackBerry .peoplethink p.download {
	border: none;
	margin-top: 20px;
	clear: both;
}

.thinkquote {
	width: 40%;
	float: right;
}

.thinkquote {
	width: 40%;
	float: right;
}

.quote_image {
	width: 145px;
	float: left;
}

.quote_text {
	width: 30%;
	float: left;
}

#BlackBerry .quote_text blockquote p {
	color : #000066;
	font-size: 1.2em;
	padding-right: 20px;
}

#BlackBerry .thinkquote blockquote p {
	color : #000066;
	font-size: 1.2em;
	padding-right: 20px;
}

.thinkquote p {
	color: #000;
}

/* Pricing page */
.gencontent h3.pricing {
	color: #000;
	padding-left: 10px;
	padding-top: 12px;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	border-top: 1px solid #dfdfdf;
}

.gencontent h3.first {
	border-top: none;
	margin-top:0;
}

.gencontent div.pricingdetails, .gencontent div.furtherdetails {
	background-color: #eff7fc;
	color: #000;
	padding:14px 0px 13px 10px;
	margin-bottom: 10px;
}

#BlackBerry .gencontent div.pricingdetails h4, #BlackBerry .gencontent div.pricingdetails div.furtherdetails h4 {
	padding-bottom: 3px;
}

#BlackBerry .gencontent div.pricingdetails p , #BlackBerry .gencontent div.furtherdetails p {
	padding-left:0;
}

.gencontent h4.pricing {
	padding-left: 10px;
	padding-bottom: 3px;
}

.gencontent h5.pricing {
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 0.9em;
}

#BlackBerry .gencontent div.pricingdetails ul, #BlackBerry .gencontent div.furtherdetails ul  {
	width: 95%;
}

#BlackBerry .gencontent div.pricingdetails li, #BlackBerry .gencontent div.furtherdetails ul li  {
	padding-left: 9px;
	padding-bottom: 3px;
	background: url(../images/bg_pricing_li.gif) 0 7px transparent no-repeat;
	
}

#BlackBerry .gencontent div.furtherdetails ul li {
	background: url(../images/bullet.gif) 0 2px transparent no-repeat ;
	padding-left: 13px;
	padding-bottom: 10px;
}

#BlackBerry .gencontent div.furtherdetails ul ul {
	padding-top:10px;
}

#BlackBerry .gencontent div.furtherdetails ul ul li {
	font-size: 1.1em !important;
}

#BlackBerry .gencontent table.pricing, #BlackBerry .gencontent table.standard {
	margin-bottom: 10px;
}

#BlackBerry .gencontent table.pricing th, #BlackBerry .gencontent table.standard th  {
	color: #fff;
	background-color: #65b4e4;
	padding:0;
	text-align:left;
	padding: 7px 45px 7px 10px;
}

#BlackBerry .gencontent table.pricing td, #BlackBerry .gencontent table.standard td {
	color: #000;
	font-size: 0.9em;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #65b4e4;
}

table.standard {
	border-top: 1px solid #65b4e4;
	border-right: 1px solid #65b4e4;
}

#pricingcontent.gencontent p.download {
	width: auto;
	border: none;
}

#pricingcontent p {
	width: 93%;
}

/* FAQs page */
#BlackBerry .faq {
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 10px;
}


#BlackBerry .faq p {
	border-top: 1px solid #dfdfdf;
	padding-top: 10px;
}

#BlackBerry .faq p a.link {
	background: url(../images/bg_faq.gif) 1px 2px no-repeat transparent;
	padding-left: 26px;
	display: block;
	padding-right: 2%;
}

#BlackBerry .faq p.answer {
	border: none;
	background-color: #def1f9;
	color: #000;
	padding-bottom: 10px;
	position: relative;
	padding-right: 4%;
	line-height: 1.5em;
}

#BlackBerry .faq p.answer .padleft30 {
	padding-left:30px;
	display:block;
	font-weight:normal;
}

#BlackBerry .faq p.answer span.padleft60 {
	padding-left:60px;
	display:block;
	font-weight:normal;
}

#BlackBerry .faq p.answer img.displayNone {
	display: none;
}

#BlackBerry .faq p.answer img.displayBlock {
	display: block;
}

#BlackBerry .faq p.displayNone {
	display: none;
}

#BlackBerry .faq p.displayBlock {
	display: block;
}

#BlackBerry .faq a.inactive {
	cursor:pointer;
}

#BlackBerry .faq a.inactive:hover {
	text-decoration: underline !important;
}

#BlackBerry .faq a.active {
	color: #000066;
	cursor:pointer;
}

#BlackBerry .faq span {font-weight: bold;}


#BlackBerry p.question img {
	position: absolute;
	top:10px;
	left: 5px;
	cursor:pointer;
}

* html #BlackBerry p.question img {
	position: absolute;
	top:10px;
	left: -23px;
}

#BlackBerry p.question {
	padding-left: 27px;
	position: relative;
}

/*Accessories page */

#accessories .sectionimg {
	width: 140px;
}

#accessories .sectioncopy {
	width: 45%;
} 

#accessories .sectionimg img {
	margin-left: 5px;
}

#BlackBerry #accessories .sectioncopy h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 3px;
}

#BlackBerry p.backtotop {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#BlackBerry p.backtotop a {
	color: #0090d0;
	font-size: 1em;
	font-weight: bold;
}

html>body #BlackBerry p.backtotop a  {
/*	padding-bottom: 20px;
	display: block;*/
}

#BlackBerry p.accessprice {
	color: #000;
	font-size: 1.2em;
	margin-bottom: 3px;
}

#BlackBerry p.accessprice span {
	font-size:0.9em;
}

#BlackBerry div.cleargrey {
	height: 1px;
	width: 100%;
	background-color: #dfdfdf;
	clear: both;
	overflow: hidden;
}

/* Comparison chart */

.comparisonblock {
	width: 140px;
	float: left;
	text-align: center;
	border: 0px solid #f00;
}

.comparisonblock .comparisoninput {
	padding-left: 30px;
}

table.compare {
	width: 100%;
	font-size: 0.9em;
	margin-bottom: 32px;
}

table.compare th.colone {
	width: 18%;
	text-align: left;
}

table.compare th.coltwo {
	width: 20%;
}

table.compare th.colthree {
	width: 20%;
}

table.compare th.colfour {
	width: 20%;
}

table.compare th.colfive {
	width: 20%;
}

table.compare th.wcol2 {width:22%;text-align:left;}
table.compare th.wcol3 {width:20%;text-align:left;}
table.compare th.wcol4 {width:18%;text-align:left;}

table.compare th.wcol22 {width:38%;text-align:center;}
table.compare th.wcol23 {width:26%;text-align:center;}
table.compare th.wcol24 {width:20%;text-align:center;}


table.compare td {padding-right:5px;padding-left:5px;}


#BlackBerry table.compare td, #BlackBerry table.compare th {
	border-bottom: 1px solid #65b4e4;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em !important;
}

#BlackBerry table.compare td {
	text-align: center;
	color: #000;
	vertical-align: top;
}

.headercol {
	border-top: 1px solid #65b4e4;
	background-color: #eff7fc;
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: top;
}

.headerrow {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.compareimages div {
	text-align: center;
}

.compimgspacer {
	width: 19%;
	float : left;
}

.compimg1 {
	width: 20%;
	float: left;
}

.compimg2 {
	float: left;
	width: 20%;
} 

.compimg3 {
	float: left;
	width: 20%;
}

.compimg4 {
	float: left;
	width: 20%;
}

#BlackBerry .gencontent p.comparenotes {
	margin-bottom:0;
}

/* Devices content pages */
/*  Devices content pages */
.gencontent .devicesleftcopy {
	float:left;
	width:67%;
}

.gencontent .devicesrightcopy {
	float: right;
	width: 180px;
	width: 32%;
	text-align:center;
}

.blacktext p {
	color:#000;
}

p.blacktext {
	color:#000 !important;
}

/* Devices table */
table.specs {
	border-top: 1px solid #65b4e4;
	margin-bottom: 10px;
}

table.specs th {
	background-color: #eff6fc;
	color: #000000;
	border-bottom: 1px solid #65b4e4;
	padding: 5px 10px 5px 8px;
	font-size: 0.9em;
	font-weight: bold;
	text-align:left;
	vertical-align: top;
	width:20%;
}

table.specs td {
	border-bottom: 1px solid #65b4e4;
	padding: 5px 10px 5px 16px;
	font-size: 0.9em;
	color: #000000;
	vertical-align: top;
}

#BlackBerry .feature p.download {
	width: auto;
	margin-bottom:0;
	border-bottom:0;
} 
.spnOther    {display:none}
.txtDisabled {background-color:#dddddd}
.noshow {position: absolute; left: -9000px;}
.enquiry form select.natural, .enquiry form input.natural {width:auto;display:inline}


/* Form error */
#formerrors {
	margin-bottom:0;
	background-color:#dbeff8;
}

#formerrors ul {
	padding-left: 15px;
	width: auto;
}

#BlackBerry p.formerror {
	font-weight: bold;
	color: #018ccf;
	background-color: #dbeff8;
	margin-bottom:0;
	padding-top:20px;
	padding-left: 25px;
	padding-right: 20px;
}

.missing {
	background-color: #fde1de;
}

/* Flash demo page */
div.flashdemo {
	padding-top: 27px;
	padding-bottom: 40px;
	padding-left:22px;
	position: relative;
}

#BlackBerry div.flashdemo h1 {
	background-color: transparent;
	color: #fff;
	margin-left: 23px;
	padding-bottom:10px;
}

#BlackBerry div.flashdemo h1 span {
	display: block;
	font-size: 0.95em;	
}

div.flashdemo p.backtodevice {
	position: absolute;
	left: 560px;
	top: 60px;
}

div.flashdemo p.backtodevice a {
	font-weight: bold;
	color: #fff;
	padding-left: 23px;
	background: url(../images/bg_backtodevice.gif) 0 3px no-repeat transparent;
}

#BlackBerry div.flashdemo p.backtodevice a:hover {
	text-decoration: underline;
}

div.flash {
	margin-left: 2px;
}

/* 7130 promo on the homepage */ 
.promo7130 {
	margin-top: 8px;
	float: right;
	width: 49%;
	text-align: left;
	background-color: #f9f6f1;
	height: 98px;
	overflow: hidden;
}

.promo7130ind {
	margin-top: 8px;
	float: left;
	width: 49%;
	text-align: left;
	background-color: #f9f6f1;
	height: 98px;
	overflow: hidden;
}

ol {
	font-size: 0.9em;
}

#BlackBerry .furtherdetails ol {
	padding-right: 5%;
	margin-top:0;
}

#BlackBerry .furtherdetails ol li {
	margin-bottom:10px;
	background: none;
}

/* Technical documents/White papers */

#BlackBerry div.furtherdetails ul.technicaldocs li  {
	background: url(../images/bg_download_link.gif)  0 2px no-repeat transparent;
	padding-left: 21px;
}

#BlackBerry div.furtherdetails ul.technicaldocs li a {
	color: #005896;
}


/* Long pricing link */
#longlink {
	white-space: pre;
}

#BlackBerry p.flashlink {
	margin:10px 10px 10px 20px;
}

#BlackBerry p.flashlink a {
	color: #ffffff;
	font-weight: bold;
}

#BlackBerry p.flashlink a:hover {
	text-decoration: underline;
}

td.altcol {background-color:#f4f9fd;}


/****** Home page amends - Pearl BlackBerry *****/
#BlackBerry .pearl {
	background: url(../images/bg_pearl_flash2.gif) 0 4px repeat-x #030734;
	border: none !important;
	overflow:hidden;
}

#BlackBerry .pearl #pearlflash {
	position: relative;
	top: -4px;
	overflow:hidden;
	width: 255px;
}

#BlackBerry .pearl #pearlflash img {
	margin-top:1px;
}

#arrowimglink {
	vertical-align: middle;
}

#btnSubmitCallRequest {
	margin-left: -35px;
}

#BlackBerry .flashbispromo {
	background: url(../images/1pixelGrad_100.gif) 0 0px repeat-x #030734;
}

/* Pearl promos at the bottom of the pages */
.promopearl, .pearlpromoleft {
	margin-top: 8px;
	float: right;
	width: 49%;
	text-align: left;
	background: url(../images/1pixelGrad_108.gif) 0 -7px repeat-x #030734;
	height: 98px;
	overflow: hidden;
}

.pearlpromoleft {
	margin-top: 8px;
	float: left;
	width: 49%;
	text-align: left;
	height: 98px;
	overflow: hidden;
}

/* Pearl Flash */
#pearlflashdemo {
	padding-left: 20px;
}

.promoshop {
	margin-top:8px;
	overflow:hidden;
	background: url(../images/promoshop_right.jpg) 100% 0px no-repeat /*#589cd6*/;
}

/* New Home Page layout - Pearl and 8800 */

.image_pearl {
	float:left;
	width:133px;
}

.image_8800 {
	float:left;
	width:176px;
}


.copy_right {
	float:left;
	width:53%;
	
}

.homegrey {
	margin-top:33px;
	margin-bottom:10px;
	background-color:#f0f0f0;
	min-height:130px;
	
}
.homegrey p {
	padding-right:20px;
}


* html .homegrey {
	height:130px;
}

.homegrey h2 {
	padding:12px 0 12px 0 ! important;
	background-color:#f0f0f0 ! important;
	font-size:1.2em ! important;
	color:#000 ! important;
}

.bannerbg {
	width:100%;
	height:109px;
	background: url(../images/bannerbg.gif) 100% 0px repeat #589cd6;
}

.bannerbg1 {
	width:100%;
	height:109px;
	background: url(../images/bannerbg1.gif) 100% 0px repeat #9ccfe5;
}

.padtop {
	padding-top:10px;
}


.noborder {
	border:0px solid red ! important;
}

/* Ratings and reviews */

.rating {
	text-align:left;
	/*width:17em;*/
	width:210px;
	margin:auto;
}

.rating a {
	color: #0090d0;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background: url(../images/bg_link.gif) 0 1px no-repeat #fff;
}

.rating p {
	color:#000;
}

/* Sitemap */

#sitemap-left {
	float:left;
	margin:0;
	padding:10px;
	width:24%;
	background-color:#eff7fc;
}

#sitemap-right {
	float:right;
	margin:0;
	padding:10px;
	width:70%;
}

.siteblock {
	float:left;
	width:32%;
	margin:0;
	margin-bottom:50px;
	padding:0;	
}

.sitepadtop {
	padding-top:0px;
}	

/* Yahoo flash banner */
#yahoobanner {
	background-image: url(../images/bg_yahoo_banner2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #fff;
}	

/* BlackBerry homepage amends */

/* 8220 */

div#homegradient8220 {background: url(../images/bg_homegradient_9000.gif) 0 160px repeat-x transparent;width: 100%;}
div.image_8220 {padding-top: 5px;text-align:center;padding-bottom: 0px;}
#BlackBerry #contentBB.homekeyline div#homegradient8220 div.left {width: 51%;}
#BlackBerry #contentBB.homekeyline div#homegradient8220 div.right {width: 49%;}
#BlackBerry #contentBB.homekeyline div#homegradient8220 div.right h2 {padding-top: 40px;color: #000;font-size: 1.1em;padding-bottom: 5px;}
#BlackBerry #contentBB.homekeyline div#homegradient8220 div.right a {background-color: transparent;}
div.bb8220links {padding-top: 29px;padding-left:10px;}
#BlackBerry #contentBB.homekeyline div#homegradient8220 div.right div.bannerbg {padding-top: 0px;background: url(../images/1pixelGrad_100.gif) 0 0 repeat-x #3b95c9;}
.homeintropad8220 {padding-top:24px;padding-bottom:8px;width:350px;}
* html .homeintropad8220 {padding-top:24px;padding-bottom:8px;}

/* BlackBerry homepage amends */

/* 8520 */


div.bb8520links {padding-top:12px;padding-bottom:7px;padding-left:10px;}

.homeintropad8520 {padding-top:24px;padding-bottom:8px;width:350px;}
* html .homeintropad8520 {padding-top:24px;padding-bottom:8px;}



#BlackBerry #contentBB.homekeyline div#homegradient div.left {
	width: 51%;
}

#BlackBerry #contentBB.homekeyline div#homegradient div.right {
	width: 49%;
}

#BlackBerry #contentBB.homekeyline div#homegradient div.right h2 {
	padding-top: 40px;
	color: #000;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#BlackBerry div.rightBanRi h2 {
	padding-top: 5px;
	color: #fff;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#BlackBerry #contentBB.homekeyline div#homegradient div.right a {
	background-color: transparent;
}

#BlackBerry #contentBB.homekeyline div#homegradient div.right div.bannerbg {
	padding-top: 0px;
	background: url(../images/1pixelGrad_100.gif) 0 0 repeat-x #3b95c9;
}

div.hometopintro {
	width: 100%;
}

/* 8800 popup */

.popup {
	margin:0;
	padding:0;
	background-color:#459bd0;
}

#popup {
	color:#fff;
	font-size:0.9em;
}

#popup {
	font-family:verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:0.75em;
	background-color:#459bd0;
}

.popup_bg {
	padding:0px;
	margin:0px;
	background: url(../images/popup_slice.gif) 0 0 repeat-x #459bd0;
	height:760px;
	background-color:#459bd0;
}

#popup h1 {
	font-weight:normal;
	font-size:1.7em;
	padding-top:18px;
	padding-bottom:16px;
	margin:0;
}

#popup h2 {
	font-size:0.9em;
	padding-top:8px;
	padding-bottom:3px;
	margin:0;
	font-weight:bold;
}

#popup p {
	padding-bottom:0.7em;
	margin:0;
}

.footer {
	font-size:0.8em;
}

#popup_left {
	float:left;
	width:350px;
	padding-left:25px;
	padding-right:25px;
}

#popup_right {
	float:left;
	width:240px;
	text-align:left;
}

.popup_rating {
	text-align:left;
	width:17em;
	margin:auto;
}

.popup_rating a {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background: url(../images/bg_link_popup.gif) 0 1px no-repeat;
	text-decoration:none;
}

.popup_rating a:hover {
	text-decoration:underline;
}

.popup_rating p {
	color:#fff;
}

/* 8300 Curve promo */

.cpromo {
	margin:0;
	padding:0;
	background-color:#000;
}

#cpromo {
	font-family:verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:0.75em;
}

.cpromo_bg {
	padding:0px;
	margin:0px;
	background: url(../images/cpromo_bg.jpg) 0 0 no-repeat #000;
}

#cpromo h1 {
	font-weight:normal;
	font-size:2.6em;
	padding-top:0px;
	padding-bottom:16px;
	margin:0;
	text-transform:uppercase;
}

#cpromo h1.tandc {
	font-size:0.9em;
	padding-top:25px;
	padding-bottom:8px;
	margin:0;
	font-weight:bold;
}

#cpromo h2 {
	font-size:0.9em;
	padding-top:8px;
	padding-bottom:3px;
	margin:0;
	font-weight:bold;
}

#cpromo p {
	padding-bottom:0.7em;
	margin:0;
}

#cpromo p.tandc {
	font-size:0.9em;
}

#cpromo_left {
	float:left;
	width:295px;
	padding-left:25px;
	padding-right:25px;
}

#cpromo_right {
	padding-top:380px;
	float:left;
	width:280px;
	text-align:left;
}

.cpromo_rating {
	padding:11px 0 0 11px;
	text-align:left;
	/*width:220px;*/
}

.cpromo_rating a {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-decoration:none;
}

.cpromo_rating a:hover {
	text-decoration:underline;
}

.cpromo_rating p {
	padding-left:5px;
	color:#fff;
}

.cpromo_rating_left {
	padding:0;
	margin:0;
	float:left;
	width:17px;
}

.cpromo_rating_right {
	padding:0;
	margin:0;
	float:left;
	width:240px;
}

.cpromo_links {
	width:600px;
	margin-top:21px;
	padding:0 25px 0 25px;
	font-size:0.9em;
}

.cpromo_links a {
	color: #fff;
	text-decoration:none;
}

.cpromo_links a:hover {
	text-decoration:underline;
}

.tandc {
	padding-left:0px !important;
}

#cpromo_footer {
	width:600px;
	margin-top:12px;
	padding:12px 25px 13px 25px;
	background-color:#ccc;
	color:#000;
	font-size:0.8em;
}

div.cpromo_box {
	padding-top:10px;
	width:268px;
	float:left;
	display:inline;
	margin-left:14px;
	min-height:50px;
	margin:0px;
	border: 0px solid #f00;
}

* html div.cpromo_box {
	height:50px;
}

div.cpromo_box_top {
	min-height:50px;
	background: url(../images/cpromo_top.gif) 0 0 no-repeat;
}

* html div.cpromo_box_top {
	height:50px;
}

div.cpromo_box_bot {
	height:11px;
	background:url(../images/cpromo_bot.gif) 0 0 no-repeat;
}

.cpromo_spacer {
	padding:0 15px 0 25px;
}

.cpromo_no {
	font-size:1.5em;
	padding:0;
	margin:0;
	vertical-align:top;
	font-weight:bold;
}

/* FAQ answer to allow conent with TABLE */

#BlackBerry .faq div {
	border-top: 1px solid #dfdfdf;
	padding-top: 10px;
}

#BlackBerry .faq div a.link {
	background: url(../images/bg_faq.gif) 1px 2px no-repeat transparent;
	padding-left: 26px;
	display: block;
	padding-right: 2%;
}

#BlackBerry .faq div.answer {
	border: none;
	background-color: #def1f9;
	color: #000;
	position: relative;
	padding: 10px 4% 10px 9px;
	line-height: 1.5em;
	font-size:0.9em;
}

#BlackBerry div.question img {
	position: absolute;
	top:10px;
	left: 5px;
	cursor: pointer;
}

* html #BlackBerry div.question img {
	position: absolute;
	top:10px;
	left: -23px;
}

#BlackBerry div.question {
	padding-left: 27px;
	position: relative;
	margin-bottom:10px;
	font-size:0.9em;
}

div.tipcontainer {
	display:none;
}

.faq table th {
	padding:5px;
	text-align:left;
}

.faq table td {
	padding:5px;
	background-color:#fff;
}

/* Tips & tricks keys */

#keys {
	padding:0;
	margin:0;
	width: 38em;
}

#keys-top {
	padding:0;
	margin:0;
}

#keys-top p {
	padding:0 0 3px 200px !important;
	margin:0;
	text-align:left;
	font-weight:bold;
	color:#000;
}

#keys-middle {
	padding:0 0 0 75px;
	margin:0;
}

.key-middle {
	padding:0;
	margin:0;
	text-align:center;
	float:left;
	font-weight:bold;
	font-size:0.8em;	
}

.key-middle p {
	padding:0;
	margin:0;
	text-align:center;
}

#keys-bottom {
	padding:0;
	margin:0;
}

.key-bottom {
	padding:0;
	margin:0;
	text-align:center;
	float:left;
	font-size:0.8em;
}

.key-bottom p {
	padding:0 0 0 0 !important;
	margin:0;
	text-align:center;
	font-weight:bold;
}

.w70 {width:70px;}
.w80 {width:80px;}
.w90 {width:90px;}
.w100 {width:100px;}
	
/* BLUE DAWN additional styles */

#content{width:715px !important;background:#fff !important;padding-top:0px !important;}
* html #content{width:950px;background:#fff !important;padding-top:0px !important;}
* html #maincontent #contentBB{width:745px !important;}
#BlackBerry{width:950px !important;margin:0px !important}
#content .homekeyline{width:758px !important;}
#contentCol{border-top:0px solid red !important;}
#footer{border-top:0px solid #fff !important;}

/* BLUE DAWN additional styles - Rufus Leonard */

#top_banner .top_row {margin-left: 240px;height: 43px;padding-right: 0px;padding-top: 32px;}

#content{text-align:left;padding-left:7px;width:715px !important;padding-bottom:0px;margin-top:0;padding-top:2px !important;}
* html #content{padding-left:8px;padding-top:1px !important;}

#maincontent #contentBB{width:777px !important;}
* html #maincontent #contentBB{width:777px !important;padding-bottom:8px !important;}

#BlackBerry{width:956px !important;padding-bottom:12px;text-align:left;}
* html #BlackBerry{padding-bottom:13px;}

#BlackBerry #contentBB.homekeyline {padding-right:0;}

div.image_8220 {padding-bottom:10px;}

#copyright {color:#000;}

#copyright a {color:#0090d0;}

