@charset "UTF-8";

/* GLOBAL - TOP LEVEL ------------------------------- */

.clear { clear: both; margin: 0; padding: 0; }
.hidden {display: none; }
.dottedLine {
	height: 1px;
	border: solid, #000, 7px;
}
.fl { float: left; }
.fr { float: right; }

a{outline:0!important}

html { 
	background: #fff url(../images/red_anchor_bg.gif) repeat-x;
}
body {
	font: 15px Arial, Helvetica, sans-serif;
	background: url(../images/black_anchor_bg.gif) no-repeat center top;
	line-height: 18px;
	margin: 0 auto;
	margin-bottom: 100px;
	color: #000;
	width: 1004px;
	padding: 0;	
}

.blue { color:#00BCFA; }


h1, h2, h3, h4 { margin: 0; padding: 0;}
h1 {
	text-indent: -9999px; /* pushes text off the page */
	height: 24px;
}
h2 {
	font-size: 12px;
}
h3 { color: #00BCFA; }
h4.channelMenuHeader
{
    background:url(../images/menu_dotted_line.gif) no-repeat bottom left;
}

a { text-decoration: none; color: #000; font-weight: bold;}
a:hover { text-decoration: none; color: #00BCFA;}
a.ex { background: #00BCFA url(../images/exlink.gif) top right no-repeat; color: #fff; padding: 1px 20px 1px 4px; font-size: 14px;}
a.ex:hover { background: #333 url(../images/exlink_o.gif) top right no-repeat; border-bottom: 1px solid #333;}

img {
	border: 0;
}

#contentArea { line-height: 22px; } 



/* GLOBAL - LAYOUT / CONTAINERS -------------------- */

#header {
	height: 150px;
	background-image: url(../images/mainlogo.jpg);
}


#container {
	background: #fff url(../images/pageboxbg.gif) no-repeat;
	padding: 4px 12px;
}
#containerHome {
	background: #fff url(../images/pageboxbgrepeat_home.jpg) repeat-y;
	padding: 4px 12px;
}
#containerTop {
	background: url(../images/pageboxbgtop.jpg) no-repeat;
	height: 8px;
}
#containerBottom {
	background: url(../images/pageboxbgbottom.gif) no-repeat;
	height: 8px;
}


#bodyColumn {
	width: 650px;
	float: left;
}
#supportColumn {
	background-color: #f3f3f3;
	margin-left: 8px;
	float: left;
	width: 322px;
}
#contentArea {
	font-size: 14px;
	padding: 15px;
	text-align: justify;
}
#search {
	display: none;
	float: right; 
	margin-top: 100px;
	margin-right: 25px;
}
.searchField {
	background: url(../images/searchfield.jpg) no-repeat;
	border: 0;
	width: 151px;
	height: 18px;
	padding: 5px;
	padding-top:8px;
}


/* NAVIGATION ------------------------------------ */

#nav { 
	/* background: #901316 url(../images/navbg.jpg) repeat-x; */
	background: #CB6C2C;
	height: 33px;
	padding-top: 14px;
	padding-left: 100px;
	margin-bottom: 7px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
}
#nav li a {
	text-decoration: none;
	text-transform: uppercase;
	/*text-indent: -9999px;*/
	display: block;
	color: #fff;
	padding: 0 16px;
	margin: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid #4DD0FC;
}
#nav li a:hover { text-decoration: underline; }


#nav li ul {
	display: none;
	position: absolute;
	padding: 15px 10px;
	background: #f3f3f3;
	border: 2px solid #00BCFA;

}

.lastnav a { border-right: none!important }

/*
#navHome a { background: url(../images/nav_01_d.gif) no-repeat; width:51px; height:21px;}
#navAbout a { background: url(../images/nav_02_d.gif) no-repeat; width:118px; height:21px;}
#navChannels a { background: url(../images/nav_03_d.gif) no-repeat; width:120px; height:21px;}
#navAdvertising a { background: url(../images/nav_04_d.gif) no-repeat; width:170px; height:21px;}
#navRates a { background: url(../images/nav_05_d.gif) no-repeat; width:69px; height:21px;}
#navResearch a { background: url(../images/nav_06_d.gif) no-repeat; width:92px; height:21px;}
#navShowcase a { background: url(../images/nav_07_d.gif) no-repeat; width:96px; height:21px;}
#navNewsletter a { background: url(../images/nav_08_d.gif) no-repeat; width:106px; height:21px;}
#navContact a { background: url(../images/nav_09_d.gif) no-repeat; width:119px; height:21px;}


#navHome a:hover { background: url(../images/nav_01_o.gif) no-repeat;}
#navAbout a:hover { background: url(../images/nav_02_o.gif) no-repeat;}
#navChannels a:hover { background: url(../images/nav_03_o.gif) no-repeat;}
#navAdvertising a:hover { background: url(../images/nav_04_o.gif) no-repeat;}
#navRates a:hover { background: url(../images/nav_05_o.gif) no-repeat;}
#navResearch a:hover { background: url(../images/nav_06_o.gif) no-repeat;}
#navShowcase a:hover { background: url(../images/nav_07_o.gif) no-repeat;}
#navNewsletter a:hover { background: url(../images/nav_08_o.gif) no-repeat;}
#navContact a:hover { background: url(../images/nav_09_o.gif) no-repeat;}

*/



/* the current page */
/*
#home #navHome a { background: url(../images/nav_01_o.gif) no-repeat; width:51px; height:21px; cursor: default;}
#about #navAbout a { background: url(../images/nav_02_o.gif) no-repeat; width:118px; height:21px;}
#channels #navChannels a { background: url(../images/nav_03_o.gif) no-repeat; width:120px; height:21px;}
#advertising #navAdvertising a { background: url(../images/nav_04_o.gif) no-repeat; width:170px; height:21px;}
#rates #navRates a { background: url(../images/nav_05_o.gif) no-repeat; width:69px; height:21px;}
#research #navResearch a { background: url(../images/nav_06_o.gif) no-repeat; width:92px; height:21px;}
#showcase #navShowcase a { background: url(../images/nav_07_o.gif) no-repeat; width:96px; height:21px;}
#newsletter #navNewsletter a { background: url(../images/nav_08_o.gif) no-repeat; width:106px; height:21px;}
#enquire #navContact a { background: url(../images/nav_09_o.gif) no-repeat; width:119px; height:21px;}

#channelMenu { border: 2px solid #00BCFA; background: #f3f3f3; padding: 20px 15px 15px 15px; line-height: 24px; width: auto;}
#channelMenu a { font-weight: normal; font-size: 12px;}
.channelMenuItemL { float: left; padding: 3px 0; width: 120px;}
.channelMenuItemR { float: left; padding: 3px 0;}
*/







/* GLOBAL - PAGE ELEMENTS -------------------- */

.inputField {
	background: url(../images/fieldbg.jpg);
	border: 0;
	width: 175px;
	height: 18px;
	padding: 5px;
}

.unoItem { background-color: #f3f3f3;}

a.moreLink {
	border: 0;
	color: #fff;	
	font-size: 10px;
	background-color: #CB6C2C;
	margin-top: 5px;
	padding: 3px 20px 3px 5px;
	background-image: url(../images/linkarrowbullet.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.moreLink:hover {text-decoration: underline;}
.divider { float: left; width: 2px; height: 36px;}
.underline {border-bottom: 1px solid #ccc;}
.overline {border-top: 1px solid #ccc;}



/* In-page Tabs */
#tabbedBlock {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 40px 0;
}
#tabsBar { background: url(../images/tabs_bg.gif) repeat-x; height: 36px; margin-top: 30px;}
#tabsBar a { border: 0;}
.tabs { float: left;}
#ratesContent { 
	text-align: left;
	width: 545px;
	margin: 0 auto;
}




/* Menus */
#channelMenu {}



/* FOOTER */
#footer { margin: 25px auto; font-size: 12px; }
#footer ul { margin: 0 0 0 285px;; padding: 0;}
#footer li { float: left; margin: 0; list-style-type: none;}
#footer a { padding: 3px 20px; color: #666; border-bottom: 0; border-right: 1px solid #b0b0b0;}
#footer a.last { padding: 3px 20px; color: #666; border: 0;}
#footer a:hover { color: #000;}
#copyNotice { text-align: center; font-size: 10px; color: #999; margin-top: 10px;}





#downloadRateCardBox {
	height: 89px;
	background-image: url(../images/ratedownloadblockbg.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
}
#downloadRateCardBox a { border:0}

/* labels */
.messageLabel
{
    background-color: #efefef;
    border: 1px solid #999999;
    padding: 5px;
    margin-bottom: 10px;
}
#MYNEWMENU {
	height: 50px;
	background-image: url(../images/newbox.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
}
#MYNEWMENU2 {

	height: 50px;
	background-image: url(../images/newbox2.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
}

#Names {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
 background-color: #ffffff;
 border: 1px dotted #894600;
 width: 400px;
 height:18px;
}
#Number {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
 background-color: #ffffff;
 border: 1px dotted #894600;
 width: 400px;
 height:18px;

}
#Email {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
 background-color: #ffffff;
 border: 1px dotted #894600;
 width: 400px;
 height:18px;
}
#Enquiries {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
 background-color: #ffffff;
 border: 1px dotted #894600;
 width: 400px;
}

