﻿

/*universal header/footer*/
#universalHeader
{
	background-image: url( '/images/BPHeader/bg_universal.gif' );
	height: 54px;
	overflow: hidden;
}
#universalHeaderBase
{
	height: 1px;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #60B2DB;
	background-image: url( '/images/BPHeader/bg_blue_base.gif' );
	background-position: -25px 0px;
}
#linksTopRight
{
	font: 9px verdana;
	text-align: left;
	width: 635px;
	margin-top: 5px;
	padding-left: 150px;
}
#linksTopRight a, #linksTopRight a:visited, #linksTopRight a:active
{
	color: #666666;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#universalHeaderAd
{
	position: absolute;
	top: 0px;
	right: 2px;
	z-index: 5000;
}
#globalHeader
{
	background-image: url( '/images/BPHeader/bg_global.gif' );
	clear: both;
	height: 23px;
	padding-top: 4px;
	margin-bottom: -10px; /*  \*/
	padding-top: 0px;
	margin-bottom: 0px; /* */
}
#globalHeader
{
	/*  \*/
	font-size: 16px !important /* */;
}
#globalHeader a, #globalHeader a:visited, #globalHeader a:active
{
	color: #0075B0;
	text-decoration: none;
	font: bold 11px verdana;
}
#globalHeaderBase
{
	clear: both;
	height: 1px;
	background-color: #5FB1DA;
}
.globalTab, .globalTabOver, .globalTabSelected
{
	float: left;
	margin-top: 2px;
}
.globalTab
{
	background-color: transparent;
}
.globalTab a, .globalTab a:visited, .globalTab a:active
{
	color: #0075B0 !important;
}
.globalTabOver
{
	background: #52A5D0 url(/images/BPHeader/top_border.gif);
}
.globalTabOver a
{
	color: white !important;
}
.globalTabSelected
{
	background-color: #4D9EC8;
}
.globalTabSelected a
{
	color: white !important;
}
.tabImgLeft
{
	margin-right: 8px;
}
.tabImgRight
{
	margin-left: 8px;
}

#searchBigpondLogin
{
	clear: both;
	height: 28px;
	min-height: 28px;
	background-color: #0075B0;
	color: white;
	font: 11px verdana;
	padding-left: 8px;
	padding-right: 25px;
	padding-top: 0px;
}
#universalHeader form, #searchBigpondLogin form
{
	margin: 0px;
	display: inline;
}
#universalHeader input, #searchBigpondLogin input
{
	padding: 0px;
	font: 10px verdana;
	color: black;
}
#linksLogin
{
	float: right;
	padding-top: 6px;
	font-size: 10px;
}
#linksLogin a, #linksLogin a:active, #linksLogin a:visited, #linksLogin a:hover
{
	padding-top: 6px;
	font-size: 9px;
}
#searchBigpondLogin a, #searchBigpondLogin a:visited, #searchBigpondLogin a:active
{
	color: #CBE0EE;
	text-decoration: none;
	font-weight: bold;
}
.universalDividerBlue
{
	clear: both;
	height: 1px;
	background-color: #0075B0;
}
.universalDividerWhite
{
	clear: both;
	height: 1px;
	background-color: #FFFFFF;
}
#universalFooter
{
	background-color: #0075B0;
	color: white;
	font: 11px arial,sans-serif;
	padding-left: 25px;
	height: 34px;
	text-align: left;
}
#universalFooter a, #universalFooter a:visited, #universalFooter a:active
{
	font: 9px verdana,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px !important;
	padding-right: 6px;
	white-space: nowrap;
}
#logoFooter
{
	background-color: #0075B0;
	padding-right: 25px;
}



/* Season Launch 08 */

div.seasonLaunch
{
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
}

div.seasonLaunch div.row label
{
	width: 130px;
}

div.seasonLaunch div.containerModuleContent_I div#HeaderImage
{
	height: 115px;
}

div.seasonLaunch h1
{
	text-transform: uppercase;
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-image: url(/images/toc/headerBorder.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-family: garamond,Times New Roman;
}

div.seasonLaunch .center
{
	text-align: center;
}

div.seasonLaunch p.center
{
	text-align: center;
	margin: 10px auto 10px auto;
}

div.seasonLaunch dl 
{
	clear: left;
	margin: 10px 0 0 0;
	padding: 0;
}

div.seasonLaunch  div.fullWidth textarea.text
{
	width: 550px;
}
div.seasonLaunch div.fullWidth label 
{
	width: 550px;
}

div.seasonLaunch dl dt
{
	
	display: block;
	float: left;
	width: 120px;
	color: #A07701;
	margin: 0px 0 5px 0;
	clear: left;
}

div.seasonLaunch dl dd
{
	margin-left: 125px;
	min-height: 20px;
	display: block;

}

div.seasonLaunch dl.wide dt
{
	
	display: block;
	float: none;
	width: 550px;
	color: #A07701;
	margin: 0px 0 5px 0;
	clear: left;
}

div.seasonLaunch dl.wide dd
{
	width: 550px;
	margin-left: 0px;
	min-height: 0px;
	display: block;

}

div.seasonLaunch div.row label
{
	font-weight: bold;
}

