/* @override
	http://localhost/ccl/stylesheets/ipv-main.css*/

/* Styling for IPV website 2010 */

/* Reset from Yahoo Grids */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	padding-bottom: 5px;
	border-width: 0px;
}

img.news {
	padding-top: 5px;
	border-width: 0px;
}

div.image	{
	float: right;
	margin: 0px 0px 10px 15px;
}

div.image-mid	{
	float: right;
	margin: 10px 0px 10px 15px;
}

.image .caption	{
	color: #4066b3;
	font: italic 11px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin: 0px 7px 10px 10px;
}

.image-mid .caption	{
	color: #4066b3;
	font: italic 11px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin: 0px 7px 10px 10px;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ul {
	list-style: none;
}

ol	{
	list-style-position: inside;
	font-size: 80%;
	list-style-type: disc;
	line-height: 1.5em;
	list-style-image: url(../images/bullet.gif);
}

ol.body	{
	list-style-position: outside;
	font-size: 100%;
	font-weight: bolder;
	color: #4066b3;
	list-style-type: disc;
	line-height: 1.5em;
	list-style-image: url(../images/bullet.png);
	padding-left: 10px;
}
ol.body-sv	{
	list-style-position: outside;
	font-size: 100%;
	color: #303030;
	list-style-type: disc;
	line-height: 1.5em;
	list-style-image: url(../images/bullet-orange.gif);
	padding-left: 12px;
}

ol.body-cu	{
	list-style-position: outside;
	font-size: 100%;
	color: #303030;
	list-style-type: disc;
	line-height: 1.5em;
	list-style-image: url(../images/bullet-green.gif);
	padding-left: 12px;

}

ol.body-te	{
	list-style-position: outside;
	font-size: 100%;
	color: #303030;
	list-style-type: disc;
	line-height: 1.5em;
	list-style-image: url(../images/bullet-yellow.gif);
	padding-left: 12px;
}

ol.body-pe	{
	list-style-position: outside;
	font-size: 100%;
	color: #303030;
	list-style-type: disc;
	line-height: 1.5em;
	list-style-image: url(../images/bullet-pink.gif);
	padding-left: 12px;
}

li.body	{
	padding-bottom: 10px;
}

ol.feature	{
	list-style-position: outside;
	font-size: 130%;
	color: #4066b3;
	list-style-type: disc;
	line-height: 1.3em;
	list-style-image: url(../images/bullet.png);
	padding-left: 10px;
}


ol.sv-feature	{
	list-style-position: outside;
	font-size: 130%;
	color: #f58233;
	list-style-type: disc;
	line-height: 1.3em;
	list-style-image: url(../images/bullet-orange.gif);
	padding-left: 10px;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	list-style-position: outside;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

/* General styling */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	background-color: #091c39;
	color: #000;
	line-height: 1.2em;
	background: -moz-linear-gradient(top,#091c39,#0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#091c39', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#091c39), to(#0f2f60));
	text-decoration: none;
}

a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4040e0;
	line-height: 1.3em;
	text-decoration: none;
}

p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height: 1.3em;
}

p.white 	{
	font-size: 100%;
	color: #ffffff;

}

p.blue {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #4066b3;
	line-height: 1.3em;
}

p.blue-italic {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #4066b3;
	line-height: 1.3em;
	font-style: italic;
}

p.bold {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em
}

p.white-bold {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3em;
	color: #fff
}

p.small {
	font-size: 80%;
	color: #708cc6;
	background-repeat: repeat;
}

p.quote {
	font-size: 125%;
	color: #ffffff;
	background-repeat: repeat;
	padding-bottom: 5px;
}


p.link {
	font-size: 90%;
	font-weight: bold;
	padding-top: 5px;
	color: #4066b3;
}


p.required {
	font-size: 65%;
	color: #ffffff;
}

p.contact {
	color: #154686;
	font: italic bold 18px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 200%;
	color: #4066b3;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2%;
}

h1.white-bold {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 190%;
	color: #fff;
	font-weight: bold;
	line-height: 1em;
	margin-top: 2px;
	margin-bottom: 37px;
}

h2 {
   	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 120%;
	color: #4066b3;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 2%;
}

h2.roman {
   font-weight: normal;
}

h2.white {
	color: #fff;
}


h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 170%;
	color: #4066b3;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2%;
}

h3.pink {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 170%;
	color: #d23b83;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2%;
}

h3.green {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 170%;
	color: #2da44a;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2%;
}

h3.orange {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 170%;
	color: #f58233;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2%;
}

h3.yellow {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 170%;
	color: #c0b741;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2%;
}

h3.bold {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

h3.white {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 170%;
	color: #ffffff;
}

h3.white-bold {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
}

h3.bold-pink {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #d23b83;
}

h3.bold-green {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #2da44a;
}

h3.bold-orange {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #f58233;
}

h3.bold-yellow {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #c0b741;
}

h4 {
	font-size: 180%;
	color: #708cc6;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
}

strong {
	font-weight: bold;
}


/* Layout styling */

#wrapper {
	width: 900px;
	height: auto;
	margin: 0px auto;
	margin-top: 0px;
	background-color: #ffffff;
}

#inner-wrapper	{
	overflow: hidden;
	margin-bottom: 10px;
}

#header {
	width: 900px;
	height: 115px;
}

#header-left {
	float: left;
	width: 300px;
}

#header-left a{
	background: url(../images/titlebar/img-logo-strap.png) no-repeat;
	margin-top: 0px;
	display: block;
	height: 100px;
	text-decoration: none;
}

#header-right {
	background: url(../images/titlebar/img-tel-swoosh.gif) no-repeat right bottom;
	float: right;
	width: 420px;
	height: 115px;
	text-decoration: none;
}

#header-right-top {
	margin-top: 5px;
	margin-right: 5px;
	float: right;
}


#contact-details {
	line-height: 105%;
	margin-top: 40px;
	margin-right: 13px;
	padding-top: 45px;
	text-align: right;
}

#contact-details-left {
	float: left;
	text-align: left;
	margin-left: 45px;
}

#contact-details-right {
	float: right;
	text-align: right;
	}
#header span {
	visibility: hidden;
}

#col-left	{
	float: left;
	width: 143px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background: #768fbf;
}

#col-left-inner	{
	float:left;
	margin-top: 26px;
	margin-left: 31px;
}

#inner-bottom	{
	float: left;
	padding-top: 10px;
}

#col-left #bottom	{
	float: left;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#maincontent	{
	float: left;
	margin: 10px 0px 0px 0px;
	margin-left: 0px;
	overflow: hidden;
}

#maincontentvideo	{
	float:left;
	width: 640px;
	margin: 10px 10px 20px 0px;
	margin-left: 0px;
}

#maincontentwide	{
	float:left;
	margin: 10px 10px 20px 0px;
	margin-left: 0px;
}

#maincontent.holder	{
	width: 540px;
	height: 200px;
}

#maincontent-top	{
	padding-right: 10px;
}

#maincontent-top-home	{
	float:left;
	width: 540px;
	height: 208px;
}

#maincontent-general	{
	width: 540px;
	margin-right: 10px;
	float: left;
	border: .1em solid #708cc6;
}

#maincontent-home	{
	width: 540px;
	margin-right: 10px;
	float: left;
	border: .1em solid #708cc6;
}

#maincontent-sport	{
	width: 540px;
	margin-right: 10px;
	float:left;
	border: .1em solid #708cc6;
}

#maincontent-broadcast	{
	width: 540px;
	float:left;
	background: url(../images/page_titles/broadcast-header.png) no-repeat right top;
}

#maincontent-overview	{
	width: 540px;
	margin-right: 10px;
	float:left;
	background: #000e1d url(../images/page_titles/img-broadcast-header.png) no-repeat right top;
}

#maincontent-news	{
	width: 540px;
	margin-right: 10px;
	float: left;
	border: .1em solid #708cc6;
}

#maincontent-mam	{
	width: 540px;
	margin-right: 10px;
	float: left;
	border: .1em solid #708cc6;
}

#body-copy	{
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 10px 10px;
}

#body-feature	{
	margin: 10px 10px 20px 10px;
	padding: 10px 80px 10px 10px;
}

#body-copy-top	{
	margin: 10px 0px 0px 0px;
}

#body-copy.centre	{
	width: 520px;
}

#landing-copy	{
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 10px 10px;
}

#landing-copy-left	{
	float: left;
	width: 200px;
	padding: 20px 20px 10px 20px;
	margin-bottom: 0px;
}

#landing-copy-img	{
	float: right;
	width: 200px;
}

#copy-span	{
	float: left;
	width: 520px;
	margin-top: 10px;
	padding: 0px 0px 10px 10px;
	clear: left;
}

#copy-span-base	{
	float: left;
	width: 500px;
	padding: 0px 0px 10px 20px;
	clear: left;
}

#top-headline	{
	margin: 20px 15px 10px 20px;
}

#bottom-para	{
	margin: 5px 15px 20px 10px;
}

#page-headline	{
	float: left;
	margin-bottom: 16px;
	padding-left: 20px;
	padding-right: 255px;
}

#maincontent-bottom	{
	float: left;
	width: 540px;
	clear: left;
}

#maincontent-bottom-content	{
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px 10px 6px 10px;
}

#contentleft	{
	float: left;
	width: 153px;
	margin-right: 10px;
	padding: 0px 12px 0px 0px;
	background: #23649f url(../images/img-sport.jpg) no-repeat top left;
}

#contentmid	{
	float:left;
	width: 159px;
	margin-right: 10px;
	padding: 0px 6px 0px 0px;
	background: #103d6d url(../images/img-news.jpg) no-repeat top left;
}

#contentright	{
	float: right;
	width: 161px;
	padding: 0px 4px 0px 0px;
	background: #15293e url(../images/img-mam.jpg) no-repeat top left;

}

#contentleft-inner	{
	padding: 5px 10px 10px 10px;
/*	background-color: #4066b3; */
	}

#contentmid-inner	{
	padding: 5px 10px 10px 10px;
/*	background-color: #4066b3; */
}

#contentright-inner	{
	padding: 5px 10px 10px 10px;
/*	background-color: #4066b3; */
}

#columnleft	{
	float: left;
	width: 165px;
	padding: 0px 12px 0px 0px;
	
}

#columnmid	{
	float:left;
	width: 165px;
	padding: 0px 12px 0px 0px;
}

#columnright	{
	float: right;
	width: 165px;
}

#columnleft-inner	{
	padding:5px 10px 10px 10px;
}

#columnmid-inner	{
	padding:5px 10px 10px 10px;
}

#columnright-inner	{
	padding:5px 5px 10px 10px;
}

#contentleft-logo	{
	float: left;
	width: 250px;
	padding: 0px 5px 0px 0px;

}

#contentmid-logo	{
	float:right;
	width: 250px;
	padding: 0px 12px 0px 0px;
}

#contentright-logo	{
	float: right;
	width: 165px;
}

#contentleft-inner-logo	{
	margin: 20px 0px 10px 10px;
	padding:5px 10px 3px 10px;
	background: #ffffff url(../images/img-sv-panel.png) no-repeat bottom;
}

#contentmid-inner-logo	{
	margin: 15px 0px 10px 10px;
	padding: 5px 20px 3px 10px;
	background: #ffffff url(../images/img-pe-panel.png) no-repeat bottom;
	}

#contentright-inner-logo	{
	padding: 5px 5px 20px 10px;		
}

#contentleft-inner-logo-top	{
	margin: 0px 0px 10px 10px;
	padding: 5px 20px 3px 10px;
	background: #ffffff url(../images/img-curator-panel.png) no-repeat bottom;
}

#contentmid-inner-logo-top	{
	margin:0px 0px 20px 10px;
	padding: 5px 20px 3px 10px;
	background: #ffffff url(../images/img-teragator-panel.png) no-repeat bottom;
	}

#contentright-inner-logo-top	{
	padding: 5px 5px 20px 10px;
}
	
#leftcol {
	width: 520px;
	margin-top: 60px;
	margin-left: 160px;
	padding: 23px 0 0 20px;
}

#leftcol.inner	{
	float: left;
	margin-top: 2px;
}

#rightcol {
	margin-right: 10px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	background-color: #000000;
	float: left;
	background: -moz-linear-gradient(top, #303030, #000000);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#000000');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#303030), to(#000000));
}

#rightcol-inner	{
/*	float: left; */
	width: 150px;
	margin-top: 6px;
	padding: 10px 10px 0 10px
}

#rightcol.inner ul	{
	border-bottom: .05em dotted #708cc6;
}

/* Footer */

#footer	{
	width: 900px;
	height: 180px;
	clear: both;
	background-color: #091c39;
	background: -moz-linear-gradient(top,#091c39,#0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#091c39', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#091c39), to(#0f2f60));
}

#footer-left	{
	float: left;
	margin-top: 10px;
	text-decoration: none;
}

#leftcontent-left	{
	float: left;
	padding-left: 30px;
}

#leftcontent-mid	{
	float: left;
	margin-left: 40px;
}

#leftcontent-mid2	{
	float: left;
	margin-left: 40px;
}

#leftcontent-right	{
	float: left;
	margin-left: 40px;
}

#footer-right	{
	float: right;
	margin-top: 140px;
}

#rightcontent-left	{
	float: left;
	padding-right: 30px;
}

#rightcontent-right	{
	margin-right: 20px;
}

#footer span {
	visibility: hidden;
}

/* Navbar styling */

#nav	{
	color: #ffffff;
	text-align: left;
	font: italic bold 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
#nav ul {
	list-style: none;
}

#nav li {
	border-bottom: 1px solid #fff;
}

#nav li.selected {
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,#4066b3, #0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4066b3', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#4066b3), to(#0f2f60));
	text-decoration: none;
}
		
#nav li.selected a{
	text-decoration: none;
	color: #fff;
}

#nav li.unselected a{
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	background: -moz-linear-gradient(top, #768fbf, #375799);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#768fbf', endColorstr='#375799');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#768fbf), to(#375799));
}

#nav li.unselected a:hover{
	display: block;
	color: #708cc6;
	text-decoration: none;
	background: -moz-linear-gradient(top,#4066b3, #0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4066b3', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#4066b3), to(#0f2f60));
}

#nav li a:hover{
	color: #708cc6;
	text-decoration: none;
	
}

/* Curator Navbar styling */

#curator-nav	{
	color: #ffffff;
	text-align: left;
	font: italic bold 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
ul.curator-nav  {
	list-style: none;
}

#curator-nav li {
	border-bottom: 1px solid #fff;
}

#curator-nav li.selected {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,#4066b3, #0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4066b3', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#4066b3), to(#0f2f60));
	text-decoration: none;
}
		
#curator-nav li.selected a{
	text-decoration: none;
	color: #fff;
}

#curator-nav li.unselected a{
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	background: -moz-linear-gradient(top, #52be61, #298135);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52be61', endColorstr='#298135');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#52be61), to(#298135));
	text-decoration: none;
}

#curator-nav li.unselected a:hover{
	display: block;
	text-decoration: none;
	}

#curator-nav li a:hover{
	color: #708cc6;
	text-decoration: none;
}

/* SpectreView Navbar styling */

#sv-nav	{
	color: #ffffff;
	text-align: left;
	font: italic bold 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
ul.sv-nav  {
	list-style: none;
}

#sv-nav li {
	border-bottom: 1px solid #fff;
}

#sv-nav li.selected {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,#4066b3, #0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4066b3', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#4066b3), to(#0f2f60));
	text-decoration: none;
}
		
#sv-nav li.selected a{
	text-decoration: none;
	color: #fff;
}

#sv-nav li.unselected a{
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	background: -moz-linear-gradient(top, #f7931a, #f0591a);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7931a', endColorstr='#f0591a');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#f7931a), to(#f0591a));
	text-decoration: none;
}

#sv-nav li.unselected a:hover{
	display: block;
	text-decoration: none;
}

#sv-nav li a:hover{
	color: #708cc6;
	text-decoration: none;
}

/* Teragator Navbar styling */

#ter-nav	{
	color: #ffffff;
	text-align: left;
	font: italic bold 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
ul.ter-nav  {
	list-style: none;
}

#ter-nav li {
	border-bottom: 1px solid #fff;
}

#ter-nav li.selected {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,#4066b3, #0f2f60);
	text-decoration: none;
}
		
#ter-nav li.selected a{
	text-decoration: none;
	color: #fff;
}

#ter-nav li.unselected a{
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	background: -moz-linear-gradient(top, #f1c22c, #a5800e);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1c22c', endColorstr='#a5800e');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#f1c22c), to(#a5800e));
	text-decoration: none;
}

#ter-nav li.unselected a:hover{
	display: block;
	text-decoration: none;
}

#ter-nav li a:hover{
	color: #708cc6;
	text-decoration: none;
}

/* Process Engine Navbar styling */

#pe-nav	{
	color: #ffffff;
	text-align: left;
	font: italic bold 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
ul.pe-nav  {
	list-style: none;
}

#pe-nav li {
	border-bottom: 1px solid #fff;
}

#pe-nav li.selected {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,#4066b3, #0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4066b3', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#4066b3), to(#0f2f60));
	text-decoration: none;
}
		
#pe-nav li.selected a{
	text-decoration: none;
	color: #fff;
}

#pe-nav li.unselected a{
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	background: -moz-linear-gradient(top, #ec008c, #a01065);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec008c', endColorstr='#a01065');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#ec008c), to(#a01065));
	text-decoration: none;
}

#pe-nav li.unselected a:hover{
	display: block;
	text-decoration: none;
}

#pe-nav li a:hover{
	color: #708cc6;
	text-decoration: none;
}

/* Highlight Navbar styling */

#hl	{
	color: #ffffff;
	text-align: left;
	font: italic bold 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
ul.hl  {
	list-style: none;
}

#hl li {
	border-bottom: 1px solid #fff;
}

#hl li.selected {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,#4066b3, #0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4066b3', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#4066b3), to(#0f2f60));
	text-decoration: none;
}
		
#hl li.selected a{
	text-decoration: none;
	color: #fff;	
}

#hl li.unselected a{
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	background: -moz-linear-gradient(top, #768fbf, #375799);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#768fbf', endColorstr='#375799');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#768fbf), to(#375799));
}

#hl li.unselected a:hover{
	display: block;
	text-decoration: none;
}

#hl li a:hover{
	color: #708cc6;
	text-decoration: none;
	}

/* Coders Navbar styling */

#coder	{
	color: #ffffff;
	text-align: left;
	font: italic bold 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
ul.coder  {
	list-style: none;
}

#coder li {
	border-bottom: 1px solid #fff;
}

#coder li.selected {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,#4066b3, #0f2f60);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4066b3', endColorstr='#0f2f60');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#4066b3), to(#0f2f60));
	text-decoration: none;
	text-decoration: none;
}
		
#coder li.selected a{
	text-decoration: none;
	color: #fff;	
}

#coder li.unselected a{
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	background: -moz-linear-gradient(top, #768fbf, #375799);
	/*If IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#768fbf', endColorstr='#375799');
	/*If Safari*/
	background: -webkit-gradient(linear, left top, left bottom, from(#768fbf), to(#375799));
	text-decoration: none;
}

#coder li.unselected a:hover{
	display: block;
	text-decoration: none;
}

#coder li a:hover{
	color: #708cc6;
	text-decoration: none;
}

/* News nav styling */

#news	{
	color: #fff;
	text-align: left;
	font: italic 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
#news ul {
	list-style: none;
}

#news li {
	margin-top: 7px;
	padding-right: 14px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #fff;
}

#news li.selected {
	text-decoration: none;
}
		
#news li.selected a{
	text-decoration: none;
	color: #fff;
}

#news li.unselected a{
	text-decoration: none;
	color: #fff;
}

#news li.unselected a:hover{
	text-decoration: none;
	color: #708cc6;
}


/* Footer nav styling */

#footer-nav	{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #708cc6;
	text-align: left;

}

#footer-nav ul {
	list-style: none;
	margin-top: 0px;
	padding-bottom: 0px;
	
}

#footer-nav li {
	text-decoration: none;
}

#footer-nav li.selected {
	padding-bottom: 0px;
	text-decoration: none;
	color: #ffffff;
}

#footer-nav li.selected a{
	text-decoration: none;
	color: #ffffff;
}

#footer-nav li.unselected a{
	text-decoration: none;
	color: #708cc6;
}

#footer-nav li.unselected a:hover{
	text-decoration: none;
	color: #fff;
}

#footer-nav li a:hover{
	text-decoration: none;
}


p.headline {
	font-size: 90%;
	color: #000000;
}

#newsheadline {
	color: #000000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 40px 10px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
