/********* Generics **********/
body {
	background-color: #ffffff;
	}
/*** header ***/
.header {
	font-size: small;
}

.headerLeft {
	background:  url(/images/header/header_left) no-repeat #CD1F36 left bottom;
}
.headerCenter {
	background:  url(/images/header/header_icons) no-repeat #CD1F36 150px 3px;
	font-size: x-small;
	color: #FFFFFF;
}
.headerRight {
	background:  #FFFFFF;
	font-size: small;
	color: #CD1F36;
	border: 6px #990000 solid;
}
.headerRight_tl {
	background:  url(/images/header/header_tl) no-repeat left top;
}
.headerRight_tr{
	background:  url(/images/brackits/dark_red_tr) no-repeat right bottom;
}
.headerRight_bl {
	background:  url(/images/brackits/dark_red_bl) no-repeat left top;
}
.headerRight_br {
	background:  url(/images/header/header_br) no-repeat right bottom;
}
.headerRight a{
	color: #CD1F36;
}
.headerRight input{
	font-size: x-small;
}
.quickSubmit {
	color: #FFFFFF;
	background: #990000;
	border-color: #FFFFFF;
}
/*** main content ***/
.mainContent {
	background-color:  #FFFFFF;
	font-size: small;
}
.mainContent p{
	color: #000000;
	}
.mainContent p.teaser {
	color: #595959;
	}
.mainContent p.highlight1{
	color: #CD1F36;
	}
.mainContent a, .mainContent a:visited {
	color: #CD1F36;
	}
	.mainContent h1 a {
	color: #F26722;
	}
.mainContent h1 {
		color: #F26722;
	}
.navHeading h1 {
		color: #F26722;
	}
.mainContent h2 {
		color: #cd1f36;
		}
.mainContent h3 {
	color: #595959;
	}
.mainContent h4 {
	color: #990000;
	}
.mainContent h5 {
	color: #595959;
	}
.mainContent table{
	font-size: medium;
	color: #000000;
	}
.mainContent th {
	color: #991a36;
	}
.mainContent td{
	color: #000000;
	}
.mainContent td.whatsnew{
	border-bottom-color: #F26722
	}
.mainContent th.whatsnew{
	border-bottom-color: #990000
	}
.mainContent sup{
	color: #CD1F36;
	}
.mainContent em.highlight1{
	color: #CD1F36;
	background-color:#FEFEFE;
	}
.mainContent caption {
	color: #595959;
	}
.mainContent hr {
	color:#F26823;
	}
	/*** breadcrumbs**/
.breadcrumbs {
	background-color: #FFFFFF;
	font-size: x-small;
}
/*** doc title info ***/
	.defaultDocTitleInfo{
	background-color:  #FFFFFF;
	font-size: small;
	}
.defaultDocTitleInfo h1{
		color: #F26722;
	}
.defaultDocTitleInfo h1 a, .defaultDocTitleInfo h1 a:visited{
		color: #F26722;
	}
.defaultDocTitleInfo h2{
		color: #cd1f36;
		}
.defaultDocTitleInfo h3 {
		color: #595959;
		}
/*** Form elements ***/
select {
	font-size: small;
	}
input {
	font-size: small;
	color: #000000;
}
.submitButton {
	color: #990000;
	background-color: #FFFFFF;
}
fieldset {
	font-size: small;
}
legend {
	font-size: medium;
	color: #990000;
}
label {
	font-size: small;
}
/**  2-column forms **/

.twoColForm label{
	border-bottom: 1px solid #C7C7C7;
}
.twoColForm label input, .twoColForm label select, .twoColForm label textarea{
	background: #F0F0F0;
}
.twoColForm label.button{
	border: none;
}
.twoColForm fieldset{
	border: 1px solid #660066;
}
.twoColForm br{
	line-height:0;
}
.twoColForm legend{
	font-size: 100%;
}
.twoColForm label.button{
	white-space:nowrap;
}
/*** branch children***/
.branchChildren {
	font-size: small;
	border-bottom-color: #F26722;
	}
.branchChildren p, .contactOfcom p{
	color: #595959;
	}
.branchChildren h4.srchRslts{
	color: #595959;
	}
.branchChildren h4.srchRslts a{
	color: #CD1F36;
	}
.topLevelBranchChildren{
	border: 1px solid #D9D9D9;
}
.topLevelBranchChildrenHeader{
	background: #D9D9D9 url(/images/ofcom_icons/top-level_arrow) left center no-repeat;
}
/*** footer ***/
.footer {
	font-size: x-small;
}
.previousPage {
	font-size: x-small;
}
.nextPage {
	font-size: x-small;
}
/*** left navigation ***/
.leftnav {
	font-size: x-small;
}
.navItem {
	border-bottom-color: #CCCCCC;
}
.navItemSelected {
	color: #990000;
}
.navItemSelected a, .navItemSelected a:visited{
	color: #990000;
}
.leftnav a, .leftnav a:visited{
	color: #CD1F36;
}
.leftnav a:hover, .leftnav a:active, .rightnav a:hover, .rightnav a:active{  
	color: #990000;
}
/****** New Main Nav Groups ***********/

ul.consumerMenu, ul.industryMenu, ul.aboutMenu {
	font-size: x-small;
}
ul.consumerMenu li, ul.industryMenu li, ul.aboutMenu li{
	border-bottom: 1px dotted #CCCCCC;
}
ul.industryMenu li a, ul.consumerMenu li a, ul.aboutMenu li a{
	color: #cd1228;
	text-decoration: none;
}
ul.industryMenu li a:hover, ul.consumerMenu li a:hover, ul.aboutMenu li a:hover{
	color: #990000;
	text-decoration: underline;
}

ul.consumerMenu li.selected ul.consumerSubMenu li a, ul.industryMenu li.selected ul.industrySubMenu li a, ul.aboutMenu li.selected ul.aboutSubMenu li a{
	background: #FFFFFF;
}
ul.consumerMenu li a:hover, ul.industryMenu li a:hover, ul.aboutMenu li a:hover{
	text-decoration: underline;
}

ul.consumerSubMenu li, ul.industrySubMenu li, ul.aboutSubMenu li, ul.consumerSubMenu li.selected, ul.industrySubMenu li.selected, ul.aboutSubMenu li.selected {
	border: none;
	_border: 1px solid #FFFFFF;
}
/*** right navigation ***/
.rightnav {
	background:#FFFFFF;
	font-size: x-small;
	color: #666666;
}
.rightnav a, .rightnav a:visited{
	color: #CD1F36;
}
.rightnav h2 {
		color: #990000;		
		}
.rightnav h3 {
		color: #cd1f36;		
		}
.rightnav p{
	color: #595959;
}
.rightnav hr{
	color: #F26823;
	height: 0.5px;
	border: dotted;
}
html >body .rightnav hr{
	color: #F26823;
	height: 0.5px;
	border:  #F26823 dotted 0.5px;
}
/** right nav toggle div **/
.show_hide {
	background: url(/images/nav_arrow_down.gif) no-repeat left top;
	padding-left: 10px;
}
/*** curvy cornered div styles ***/
.Ocurvy, .Rcurvy {
background-color:#fff;
color:#000;
}
.Ocurvy{
border-left-color:#F26823;
border-right-color:#F26823;
}
.Rcurvy {
border-left-color:#cd1f36;
border-right-color:#cd1f36;
}
.Ocurve_tl, .Ocurve_tr, .Ocurve_bl, .Ocurve_br, .Rcurve_tl, .Rcurve_tr, .Rcurve_bl, .Rcurve_br {
background-color:#fff;
}
.Ocurve_tl{
background-image:url(/images/promo4_tl.gif);
}
.Ocurve_tr {
background-image:url(/images/promo4_tr.gif);
}
.Ocurve_bl{
background-image:url(/images/promo4_bl.gif);
}
.Ocurve_br{
background-image:url(/images/promo4_br.gif);
}
.Rcurve_tl {
background-image:url(/images/search_tl.gif);
}
.Rcurve_tr {
background-image:url(/images/search_tr.gif);
}
.Rcurve_bl {
background-image:url(/images/search_bl.gif);
}
.Rcurve_br {
background-image:url(/images/search_br.gif);
}
/*** new homepage box styles **/
.dredBox{
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-right-color: #990000;
}
.orangeBox{
	border-bottom-color: #F26722;
	border-left-color: #F26722;
	border-right-color: #F26722;
}
.dredTitleBar{
	background: #990000;
	color: #FFFFFF;
}
.orangeTitleBar{
	background: #F26722;
	color: #FFFFFF;
}
.titleBar h7{
	color: #FFFFFF;
	font-size:large;
}
.dredBox_bl {
	background: left bottom url(/images/brackits/dark_red_bl) no-repeat;
}
.orangeBox_bl{
	background: left bottom url(/images/brackits/orange_bl) no-repeat;
}
.dredBox_br {
	background: right bottom url(/images/brackits/dark_red_br) no-repeat;
}
.orangeBox_br{
	background: right bottom url(/images/brackits/orange_br) no-repeat;
}
.dredBox_tr {
	background: right top url(/images/brackits/dark_red_solid_tr) no-repeat;
}
.dredBox_tl {
	background: left top url(/images/brackits/dark_red_solid_tl) no-repeat;
}
.orangeBox_tr{
	background: right top url(/images/brackits/orange_solid_tr) no-repeat;
}
.orangeBox_tl{
	background: right top url(/images/brackits/orange_solid_tl) no-repeat;
}
/*** display options ***/
.styleSwap{
	border-color: #990000;
}
.styleSwap h1 {
	color: #990000;		
}
.styleSwap h2 {
	color: #F26722;		
}
.styleSwap hr{
	border-bottom-color: #F26823;
}
.styleSwap .default{
	font-size: x-small;
}
.styleSwap .large{
	font-size: small;
}
.styleSwap .larger{
	font-size: medium;
}
.styleSwap .largest{
	font-size: large;
}
.styleSwap .huge{
	font-size: x-large;
}
.styleSwap a.ofcomColours{
	font-weight: normal;
	color: #CD1F36;
}
.styleSwap a.highContrast{
	font-weight: bold;
	color: #00FF33;
	background-color: #000000;
}	

/********* added by MN for Atomz search results *********/

.searchlist {
	padding-left: 15px;
	font-size: x-small;
	list-style-image: url(../orangedot.gif);
}

.searchlist li {
	padding-bottom: 15px;
	border-bottom: 1px dotted #F26722;
}

.searchlist a, .searchlist a:active, .searchlist a:hover, .searchlist a:visited {
	text-decoration:none;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CD1F36;
}
/******** Consultation wizard ***************/
h1.findCondoc{
	background: #660066 url(/images/search/prpl-leftcorner) no-repeat top left;
	color: #FFFFFF;
	font-size: large;
}
div.condocWizard{
	 border:1px solid #660066;
}