@charset "UTF-8";
/* CSS Document */

body{}

strong{
    font-weight:bold;
}

h2{
	font-size:112%;
	font-weight:bold;
	margin-bottom:10px;	
	color:#d0292d;
}


h2.hilite, h3.hilite{
	color:#d0292d;
	
}
h2.hilite1{
	color:#d0292d;	
	/*text-decoration:underline;*/
}

span.linktext{
	font-weight:bold;
}

span.n-content{	
}

h3{
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
	color:#d0292d;
}

h4{
	font-size:90%;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
	color:#d0292d;
}

.margin-top-zero{
	margin-top:0;
}

h3.legal{
	font-size:123.1%;
	font-weight:bold;
	margin-bottom:15px;
}


p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	margin-bottom:10px;
	line-sapcing:2em;
}

p.spc-1{
	margin-top:10px;
	margin-bottom:27px;
}


body a{
	outline:none;
	color:#000000;
	text-decoration:none;
}

body a.textlink{
	text-decoration:underline;
}

div.wrapper{
	width:1000px;
	margin:auto;	
}

div.header{
	background:url("../images/backgrounds/bkgd-header.jpg") no-repeat;
	width:1000px;
	height:	80px;
	margin-top:10px;
}




div.header h1.mainLogo{
	background:url("../images/logos/logo_omnifone.png") no-repeat;
	width:160px;
	height:30px;
	margin:25px 0 0 41px;
	float:left;
	display:inline;
}

div.header h1.mainLogo a{
	text-indent:-3000em;
	width:160px;
	height:30px;
	float:left;
	display:block;
}





div.mainContent{
	margin-left:40px;
	margin-right:40px;
}


div.flashHolder{
	z-index:0;
	/*float:left;
	display:inline;*/
}















/******** nav bar area   *********/







/*
div.mainContent{
	position:relative;
}*/
ul.mainNav {
	clear:both;
	float:left;
	margin:0 0 10px 0;	
	position:relative;
}

ul.mainNav li{
	display:inline;
	float:left;
	width:153px;
	height:30px;
	position:relative;
	z-index:100;
}


ul.mainNav li a{
	float:left;
	width:153px;
	height:30px;
	display:inline;
	text-indent:-3000em;
	z-index:100;
	
}


/*
ul.mainNav li a:hover{
	display:block;
}*/








ul.mainNav li#servicehead{
	background:url("../images/topnav/topnav_services_off.jpg") no-repeat;
	width:154px;	
	
}

ul.mainNav li.services a:hover, ul.mainNav li.services a.selected{
	background:url("../images/topnav/topnav_services_on.jpg") no-repeat;
	width:154px;	
}



ul.mainNav li#solutionshead{
	background:url("../images/topnav/topnav_solutions_off.jpg") no-repeat;	
}

ul.mainNav li#solutionshead a:hover, ul.mainNav li#solutionshead a.selected{
	background:url("../images/topnav/topnav_solutions_on.jpg") no-repeat;
}




ul.mainNav li.announcements{
	background:url("../images/topnav/topnav_announce_off.jpg") no-repeat;
}

ul.mainNav li.announcements a:hover, ul.mainNav li.announcements a.selected{
	background:url("../images/topnav/topnav_announce_on.jpg") no-repeat;
}



ul.mainNav li.news{
	background:url("../images/topnav/topnav_news_off.jpg") no-repeat;
}

ul.mainNav li.news a:hover, ul.mainNav li.news a.selected{
	background:url("../images/topnav/topnav_news_on.jpg") no-repeat;
}

ul.mainNav li.awards{
	background:url("../images/topnav/topnav_awards_off.jpg") no-repeat;
}

ul.mainNav li.awards a:hover, ul.mainNav li.awards a.selected{
	background:url("../images/topnav/topnav_awards_on.jpg") no-repeat;
}


ul.mainNav li.about{
	background:url("../images/topnav/topnav_about_off.jpg") no-repeat;
	width:154px;
}


ul.mainNav li.about a:hover, ul.mainNav li.about a.selected{
	background:url("../images/topnav/topnav_about_on.jpg") no-repeat;
	width:154px;
}









/**** dropdown nav ***/

/*

ul.mainNav li ul{
	
	
}


ul.mainNav li ul li a:hover{
	display:block;
	border:1px solid orange;
	z-index:100;
}

*/


ul.mainNav li ul.drop{	
	width:230px;	
	position:absolute;	
	color:#000000;
	top:30px;
	left:0;	
	z-index:10;	
}



ul.mainNav li ul.drop li{
	height:22px;
	display:block;
	background:url("../images/topnav/bkgd-topnav-dropdown-off.jpg") 0 0 no-repeat !important; 
	width:230px;
	padding:0;
	margin:0;
}




ul.mainNav li ul li.rounded{
	background:url("../images/topnav/bkgd-topnav-dropdown-rounded-off.png") 0 0 no-repeat !important; 
}

ul.mainNav li ul li.first{
	background:url("../images/topnav/bkgd-topnav-dropdown-gradient-off.jpg") 0 0 no-repeat !important; 
}

ul.mainNav li ul.drop li a {
	height:22px;
	width:230px;
	color:#000000;
	text-indent:0em;
	font-size:80%;
	text-decoration:none;
	padding:0;
	margin:0;
	
}



ul.mainNav li ul.drop a:hover{	
	background:url("../images/topnav/bkgd-topnav-dropdown-on.jpg") no-repeat !important;	
	width:230px;
	height:22px;
	color:#ffffff;
	padding:0;
	margin:0;
	cursor:hand;
}


ul.mainNav li ul a.rounded:hover{
	background:url("../images/topnav/bkgd-topnav-dropdown-rounded-on.png") no-repeat !important;
	/*background:url("../images/topnav/bkgd-topnav-dropdown-rounded-on.jpg") no-repeat ;	*/	
}	



ul.mainNav li ul.drop a span{
	display:block;
	margin:6px 0 0 25px;
}






/*** specific styles for services dropdown - content is larger than other dropdowns */




ul.mainNav li.services ul.drop li.first{
	background:url("../images/topnav/bkgd-topnav-dropdown-gradient-off-270.jpg") 0 0 no-repeat !important; 
	width:270px;
}



ul.mainNav li.services ul.drop a:hover{
	background:url("../images/topnav/bkgd-topnav-dropdown-on-270.jpg") 0 0 no-repeat !important; 
	width:270px;
}

ul.mainNav li.services ul.drop li{
	background:url("../images/topnav/bkgd-topnav-dropdown-off-270.jpg") 0 0 no-repeat !important; 
	width:270px;
}

ul.mainNav li.services ul li.rounded{
	background:url("../images/topnav/bkgd-topnav-dropdown-rounded-off-270.png") 0 0 no-repeat !important; 
}

ul.mainNav li.services ul a.rounded:hover{
	background:url("../images/topnav/bkgd-topnav-dropdown-rounded-on-270.png") no-repeat !important;	
}	






ul.mainNav li.services ul.drop a{
	width:300px;
}



/*** end dropdown nav ****/







/******** end nav bar area *******/










div.midnav{
	float:left;
	display:inline;
	width:920px;
	/*height:30px;*/
}

div.midnav ul{
	display:inline;
	background:url("../images/backgrounds/bkgd-midnav.png") no-repeat;
	width:920px;
	height:30px;
	float:left;
	overflow:auto;
}

div.midnav ul.zerocols{
	background:url("../images/backgrounds/bkgd-midnav-0.png") no-repeat;	
}

div.midnav ul.fivecols{
	background:url("../images/backgrounds/bkgd-midnav-5.png") no-repeat;	
}

/* start mtstudios amendment 01-12-08 */
div.midnav ul.fourcols{
	background:url("../images/backgrounds/bkgd-midnav-4.png") no-repeat;	
}
/* end mtstudios amendment 01-12-08 */


div.midnav li{
	display:inline;
	float:left;
	width:25%;
	color:#ffffff;
	
	
}


div.midnav li.fivecols{
	width:20%;	
}

/* start mtstudios amendment 01-12-08 */
div.midnav li.fourcols{
	width:25%;	
}
/* end mtstudios amendment 01-12-08 */


div.midnav li a{
	display:block;
	/*margin-left:40px;*/
	margin-top:5px;
	color:#ffffff;
	font-weight:bold;
	font-size:108%;
	text-align:center;
	text-decoration:none;
}


div.midnav li a:hover, div.midnav li a.midnavhi {	
	color:#cd0303;
}




div.subContent{
	margin:31px 0 20px 20px;	
	/*overflow:auto;*/
}


div.leftCol{
	width:650px; /* width:669px up to right bar */
	float:left;
	display:inline;
	min-height:191px !important;
	/*height:191px;*/
	margin-bottom:40px;
}

div.leftCol p{
	margin-right:27px;	
	line-height:1.7em; /* just for left content column  */
}


div.leftCol ul{
	
	margin-left:10px;
}

div.leftCol ul li{
	/*margin-left:10px;*/	
	
	background:url("../images/icons/list-dot-2.gif") 0px 5px  no-repeat;
	/*margin-left:10px;*/
	padding-left:10px;
	font-weight:bold;
	font-size:93%;
	
}

div.divider-1{
	/*background:url("../images/decoration/divider-191.gif")no-repeat right;*/
}





div.rightCol{
	width:230px;
	float:right;
	display:inline;
}



div.rightheader{
	background:url("../images/backgrounds/bkgd-rightbarheader.jpg") no-repeat;
	width:230px;
	height:30px;
	float:left;
	display:inline;
}



div.rightheader h2.relatedstories{
	background:url("../images/titles/title-related-stories.png") no-repeat;
	width:85px;
	height:11px;
	float:left;
	display:inline;
	margin:10px 0 0 11px;
	text-indent:-3000em;
}

div.rightheader h2.relatedsolutions{
	background:url("../images/titles/title-related-solutions.png") no-repeat;
	width:100px;
	height:11px;
	float:left;
	display:inline;
	margin:10px 0 0 11px;
	text-indent:-3000em;
}


div.rightheader h2.relatedservices{
	background:url("../images/titles/title-related-services.png") no-repeat;
	width:110px;
	height:11px;
	float:left;
	display:inline;
	margin:10px 0 0 11px;
	text-indent:-3000em;
}


div.rightheader h2.relatednews{
	background:url("../images/titles/title-related-news.png") no-repeat;
	width:110px;
	height:11px;
	float:left;
	display:inline;
	margin:10px 0 0 11px;
	text-indent:-3000em;
}

div.rightheader h2.relatedannce{
	background:url("../images/titles/title-related-announcements.png") no-repeat;
	width:137px;
	height:11px;
	float:left;
	display:inline;
	margin:10px 0 0 11px;
	text-indent:-3000em;
}

div.rightheader h2.mediacontact{
	background:url("../images/titles/title-media-enquiries.png") no-repeat;
	width:175px;
	height:11px;
	float:left;
	display:inline;
	margin:10px 0 0 11px;
	text-indent:-3000em;
}




div.rightcontent{
	background:url("../images/backgrounds/bkgd-rightbar-grad.jpg") no-repeat;
	float:left;	
	width:230px;
	display:inline;
}

ul.relatedlinks{
	float:left;
	display:inline;
	margin:15px;
}

ul.relatedlinks li{
	background:url("../images/icons/arrow-red.png") no-repeat 0 4px;	
	display:block;
	padding:0 0 10px 13px !important;
	margin:0;
	list-style-position:outside;	
}

ul.relatedlinks li a{
	text-decoration:none;
	color:#333333;
	padding:0;
	margin:0;
	display:block;
}

ul.relatedlinks li a:hover{
	color:#070303;
}








div.footer{
	width:920px;
	min-height: 173px;
	background:url("../images/backgrounds/bkgd-footer.jpg") no-repeat;
	float:left;
}



div.footer ul.footerLinksMain li {
	float:left;
	width:230px;
	display:inline;
	padding-right:0px;
	/*border:1px solid black; */
	/*background:#cccccc;*/
}



div.footer ul.footerLinksMain li ul{
	
	width:230px;
	
	
	/*background:no-repeat;*/
	min-height:131px !important;
	height:131px; 	
		
	/*text-align:right;*/
	/*display:inline-block;*/
	/*overflow:none;*/
	display:inline;
	float:left;
/*	padding-right:10px;*/
	
	/*padding-right:20px;*/
	background:url("../images/decoration/divider-footer.png")  right 0px no-repeat;
	/*padding-right:10px;*/
	/*border:1px solid orange;*/

}






div.footer ul.footerLinksMain li h3{

	text-indent:-3000em;
	margin-top:8px;
	margin-bottom:20px;
	margin-right:17px;	
	height:13px;
	display:inline;
	float:right;
	
}



div.footer ul.footerLinksMain li ul li{
	text-align:right;
	width:214px; /* this value sets the width of the li elements. will adjust width between separators and link text. */
}


form.address_swapper{
	margin-right:20px;
	margin-bottom:10px;
	float:right;
	display:block;
	
}

div.linksAddress{
	display:inline;
	float:left;
}




li.header{
	float:left;	
	width:230px;

}



h3.ftnav-services{
	background:url("../images/titles/title-services.png") no-repeat;
	width:57px;		
}

h3.ftnav-solutions{
	background:url("../images/titles/title-solutions.png") no-repeat;
	width:68px;	
}

h3.ftnav-about{
	background:url("../images/titles/title-about.png") no-repeat;
	width:47px;	
}

h3.ftnav-contact{
	background:url("../images/titles/title-contact.png") no-repeat;
	width:57px;	
}







div.footer ul.footerLinksMain li a{
	text-decoration:none;
	color:#666666;
	
}

div.footer ul.footerLinksMain li a:hover{
	text-decoration:none;
	color:#000000;
}








/****** copyright text and sublinks ***/

div.footerSublinks{
	margin-top:20px;	
	float:left;
	width:100%;
}

p.copyrightText{
	float:left;
	display:inline;
	font-size:75%;
	color:#999999;
}

div.footerSublinks div{
	float:right;
	width:300px;
	text-align:right;
}

ul.footerLinksSmall{
	float:right;	
	/*width:180px;*/
	font-size:75%;
	text-align:right;

}

ul.footerLinksSmall li{
	/*float:left;*/
	display:inline;
	margin-right:10px;
	background:url("../images/decoration/divider-small.gif") no-repeat;
	padding-left:10px;
	text-align:right;
	
}

ul.footerLinksSmall li a{
	text-decoration:none;
	color:#999999;	
}

ul.footerLinksSmall li a:hover{
	color:#000000;
}

ul.footerLinksSmall li.navFirst{
	background-image:none;
}

/*hilite styles */

p.hlt-bold{
	font-weight:bold;
}

p.hlt-spce-btm{
	padding-bottom:30px;
}

a.hlt-readmore{
	color:#d23236;
	text-decoration:none;	
}


a.hlt-arrw{
	background:url("../images/icons/arrow-red.gif")  right 4px no-repeat;
	padding-right:8px;
}



p.backlink{
	margin-top:15px;
	display:block;
	float:left;
}

a.backlink{
	text-decoration:none;
	color:#d23236;	
}


a.backlink:hover{
	text-decoration:none;
	color:#FF92A5;
}



/**** news styles  ******/

div.awCont{
	float:left;
	display:inline;
	min-height:100px;
	margin-top:30px;
	
}

div.awCont-first{
	margin-top:0;
} 

div.awCont div{
	float:left;
	display:inline;	
	width:500px;
}

div.awCont img{	
	float:left;
	margin:0 20px 10px 10px;
}

div.awCont h2{
	/*float:left;*/
	display:block;
	clear:both;
}
div.awCont p{
	float:left;
	display:inline;
}
	
	
h2.news, h2.legal{
	font-size:167%;
	width:379px;
}
	
p.date {
	font-size:108%;
	font-weight:bold;
}	

ul.pulllist{
	margin-bottom:20px;
	
}

ul.pulllist li{
	background:url("../images/icons/list-dot.gif") no-repeat left;
	padding-left:20px;
	font-size:93%;
	font-weight:bold;
}

ul.pulllist li.narrow{
	font-weight:normal;
}

div.news-content p{
	margin-bottom:0;
}


		/** quotes **/
	blockquote.news{
	width:270px;
	height:200px;
	float:left;
	display:block;
	margin:0 20px 0 0px;
	text-indent:-3000em;
	border:1px solid #cccccc;
	color:orange;
}		
	blockquote.news-right{
	width:270px;
	height:200px;
	float:right;
	display:block;
	margin:0 20px 0 0px;
	text-indent:-3000em;
	border:1px solid #cccccc;
	color:orange;
}	
			
		blockquote#q01{	
		background:url("../images/quotes/quote01.jpg") no-repeat;
		}
		
		blockquote#q02{		
		background:url("../images/quotes/quote02.jpg") no-repeat;
		}
		
		blockquote#q03{		
		background:url("../images/quotes/quote03.jpg") no-repeat;
		}
	
		blockquote#q04{		
		background:url("../images/quotes/quote04.jpg") no-repeat;
		}	
		
		blockquote#q05{		
		background:url("../images/quotes/quote05.jpg") no-repeat;
		}	
		
		blockquote#q06{		
		background:url("../images/quotes/quote06.jpg") no-repeat;
		}	
		
		blockquote#q08 {
			background:url("../images/quotes/quote08.jpg") no-repeat;
		}
		
		blockquote#q10 {
			background:url("../images/quotes/quote10.jpg") no-repeat;
		}
		
		blockquote#q11 {
			background:url("../images/quotes/quote11.jpg") no-repeat;
			height:225px;
			margin:5px 0 0 15px;
		}
		
		blockquote#q12 {
			background:url("../images/quotes/quote12.jpg") no-repeat;
			height:300px;
			margin:5px 0 0 15px;
		}


/*** used on contact page ***/

div.fl-cont{
	float:left;
	display:inline;
	width:279px;
	background:url("../images/decoration/divider-191.gif") right no-repeat;
}


div.fl-cont2{
	margin-left:50px;
	float:left;
	display:inline;
	width:279px;
	
}

div.fl-cont h2, div.fl-cont2 h2{
	
}


blockquote{
	font-weight:bold;
}

cite{
	font-style:italic;
	margin-bottom:10px;
}





/******** end contact *******/




/******** Media Page *******/


div.medCont{
	float:left;
	display:inline;	
	clear:both;
	width:650px;
	margin-bottom:20px;
}

div.medCont div.imgholder{
	width:119px;
	float:left;
	display:inline;	
}

div.medCont div.contHolder{
	width:509px;
	float:left;
	display:inline;
}

div.medCont img {
	float:left;
	display:inline;
	width:93px;
	height:109px;
	margin:0 20px 0 10px;
}
div.medCont p {
	float:left;
	clear:both;
	display:block;	
	margin-bottom:0;
}


/******** Terms pages *******/

ol.terms
{
    margin-left:30px;
}
ol.terms li
{
    list-style-type:decimal;
}
ol.terms li span
{
    font-weight:bold;
}
ol.terms li ol
{
    padding-left:25px;
}
ol.terms li ul li
{
    list-style-type:none;
}
ol.azterms
{
    margin-left:30px;
}
ol.azterms li
{
    list-style-type:lower-alpha;
}
ol.azterms li span
{
    font-weight:bold;
}
ul.ulterms
{
    margin-bottom:10px;
}
ul.ulterms li
{
    font-weight:normal;
    line-height:1.4em;
}
p.term-highlite
{
    font-weight:bold;
    font-style:italic;
}

/******** END Terms pages *******/