/* 
________________________
	MADMAN NZ THEME
________________________

 */

body {
	background: #474446 url(/nz/images/bg.gif);
}
a {
	color: #124699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background: #def;
}
a.underline {
	background: bottom url(/nz/images/gr_dotted.gif) repeat-x;
}
a.underline:hover {
	background: #def;	
}
a.button:hover {
	background: none;
}
.highlight {
	background-color: #F6E6EA;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
h4 a {
	background: bottom url(/nz/images/gr_dotted.gif) repeat-x;
}
h5 {
	margin: 10px 0;
	font-size: 12px;
}
h5 a {
	background: bottom url(/nz/images/gr_dotted.gif) repeat-x;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #EBE3D4;
	margin: 5px 0px;
	padding: 2px 0px;
}
hr.dashed {
	background: #cccccc url(/nz/images/gr_dashed.gif) repeat-x top;
	border: 0;
	padding: 0;
}
.breadCrumb 
{
	background: #fff url(/nz/images/bg_breadcrumb.gif) no-repeat;
	color:#333333;
	font-size: 10px;
	margin-top: 4px;
	padding: 10px;
	text-transform: uppercase;
}
.breadCrumb .currentPage
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding-left: 3px;
}

/* Trav Bar */
.travBar {
	background: #333 url(/nz/images/trav_bg.gif) bottom repeat-x !important;
	color: #fff !important;
	font: normal 9px Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
	padding: 10px auto;
	text-align: center;
	white-space: nowrap;
}
.travBar a { 
	color: #ccc !important; 
	text-decoration: none !important;
	border-bottom: #666 1px solid;
}
.travBar a:hover { 
	background: #555 !important;
}
.travBar a img { 
	border: none;
}

/* 
User Navigation (header)
*/
.userNavigation {
	background: url(/nz/images/bg_usernav.gif) bottom repeat-x;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	margin-top: 20px;
	color: #ddd; 
}
.userNavigation a {
	color: #def;
	text-decoration: none;
	/* border-bottom: dotted 1px #333; */
	/* border: 0px none; */
	margin: auto;
}
.userNavigation a:hover {
	background: #124699;
}
.userNavigation td {
	font-size: 9px;
}
.userNavigation .userOptions td {
	text-align:center;
	padding: 0px 10px;
}
.userNavigation span {
	display: none;
}
#bt_pressarea {
	background: url(/nz/images/paddedcell/bt_pressarea.gif) left top no-repeat;
	width: 35px;
	height: 28px;
	display: block;
}	
#bt_paddedcell {
	background: url(/nz/images/paddedcell/bt_paddedcell.gif) left top no-repeat;
	width: 25px;
	height: 28px;
	display: block;
}	
#bt_collection {
	background: url(/nz/images/paddedcell/bt_collection.gif) left top no-repeat;
	width: 30px;
	height: 28px;
	display: block;
}
#bt_wishlist {
	background: url(/nz/images/paddedcell/bt_wishlist.gif) left top no-repeat;
	width: 24px;
	height: 29px;
	display: block;
}
#bt_orders {
	background: url(/nz/images/paddedcell/bt_orders.gif) left top no-repeat;
	width: 31px;
	height: 28px;
	display: block;
}

/*
Channel Navigation (Main Menu)
*/
.channelNavigation {
	background: #000 url(/nz/images/bg_channelhome.jpg) center top no-repeat;
	margin: 0 0 3px 0;
	padding: 0;
	width: 748px;
	height: 110px;
	display: block;
}
ul.menu {
	background: #000 url(/nz/images/bg_nav.gif) center top repeat-x;
	width: 748px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: left;
	border-top: #333 1px solid;
	border-bottom: #000 1px solid;
	_border-bottom: #000 2px solid;/* ie fix */
}
ul.menu li {
	font: 11px/28px Helvetica, Arial, sans-serif;
	color: #fff;
	display: inline;
}
ul.menu li a {
	background: transparent;
	color: #ddd;
	padding: 6px 19px 8px 19px;
}
ul.menu li a:hover {
	background: transparent;
	color: #fff;
}
ul.menu li a:active {
	background: #000;
	color: #ccc;
	border-top: #000 1px solid;
	border-bottom: #000 2px solid;
}
ul.menu li.on a, ul.menu li.on a:hover {
	background: #000;
	color: #fff;
	border-top: #000 1px solid;
	border-bottom: #000 2px solid;
}

/* Search Bar */
.channelNavigation .search {
	text-align: right;
	padding: 0;
	height: 79px;
}
.channelNavigation .search form {
	color: #fff;
	padding: 25px 16px 0 0;
}
.searchBox {
	background: #f5f5f5;
	border: #fff 1px solid;
	border-top: #ccc 1px solid;
	width: 150px;
	font-size: 11px;
	text-align: left;
	padding: 1px;
}
.searchBox:focus {
	background: #fff;
}
.searchButton {
	background: transparent url(/nz/images/bt_search.png) left top no-repeat;
	border: none;
	width: 129px;
	height: 25px;
	vertical-align: middle;
	margin: 2px 0 4px 11px;
}

/* 
Main Background & padding
*/
.main {
	background: #474446 url(/nz/images/bg_main.gif) repeat-y;
	padding: 9px 14px;
	overflow: auto;
}

/*
Network Navigation (footer)
*/
.networkNavigation {
	color: #ddd;
	background: url(/nz/images/bg_networknav.gif) center top repeat-x;
}
.networkNavigation a {
	color: #def;
	font-weight: normal;
}
.networkNavigation a:hover {
	background: #124699;
}
.networkNavigation span {
	display: none;
}
.txt_networkmadman {
	background: url(/nz/images/txt_networkmadman.gif) left top no-repeat;
	width: 36px;
	height: 14px;
	display: block;
}
.txt_networkcompanywebsites {
	background: url(/nz/images/txt_networkcompanywebsites.gif) left top no-repeat;
	width: 76px;
	height: 14px;
	display: block;
}
.txt_networktools {
	background: url(/nz/images/txt_networktools.gif) left top no-repeat;
	width: 22px;
	height: 12px;
	display: block;
}

/* 
Styles for sidebar and channel pages 
*/
.layout {
	background: #FBF2E0 url(/nz/images/bg_sidebar_bottom.gif) bottom repeat-x;
}

/* NAVIGATION COLUMN */
.layout
{
	background: #ededed url(/nz/images/bg_sidebar_bottom.gif) bottom repeat-x;
}


.sidebar a img
{
	padding-right: 5px;
	vertical-align: baseline;	
}

.sidebar .subNavigation form
{
	padding: 0px 0px 5px 10px;
}

.sidebar .subNavigation form a
{
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #124699;
}

.sidebar .subNavigation form a:hover
{
	background:none;
}

.sidebar .subNavigation a
{
	padding: 4px 0px 4px 16px;
	border: 0px;
	font-weight: normal;
}

.sidebar
{
	width: 175px;
}
.sidebar a
{
	display: block;
	color: #353535;
	font-size: 11px;	
	font-weight: bold;
	padding: 5px 0px 5px 8px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #c0c0c0;
}
.sidebar a.active
{
	background: #dbdbdb;
	border-bottom: solid 1px #d9d9d9;
}
.sidebar a.active:hover
{
	background: #cacaca;
}
.sidebar a:hover
{
	background: #d6d6d6;
}
.sidebar .subNavigation
{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #c0c0c0;
	background: url(/nz/images/bg_subnavigation.gif) repeat-x #ededed;
}
.sidebar .navigation a img
{
	float: left;
	margin: 5px 5px 0px 0px;
}
.sidebar .navigation .bulletText
{
	padding: 0px 5px 0px 10px;
}
/** Stop text from wrapping around bullet point style images in the navigation**/
	
.sidebar .navigation a img
{
	float: left;
	margin: 5px 2px 0px 0px;
}

.sidebar .navigation .bulletText
{
	padding: 0px 5px 0px 10px;
}


/*
.sidebar {
	width: 177px;
	background:  url(/nz/images/bg_border.gif) right repeat-y;
	padding-bottom: 16px;
	border-right: 1px solid #ffffff;
}
.sidebar .navigation {
	padding: 10px 0px 20px 0px;
	background: url(/nz/images/bg_navigation_top.gif) top repeat-x;
	border-right: 1px solid #D4D4D4;
}
.sidebar a {
	display: block;
	color: #353535;
	font-size: 11px;	
	font-weight: bold;
	padding: 5px 0px 5px 8px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #E3CB9E;
}
.sidebar a.active {
	background: url(/nz/images/bg_navigation_active.gif) top repeat-x #F2DBC5;
	border-bottom: solid 1px #F7C3BC;
}
.sidebar a.active:hover {
	background: #E9BDAC;
}
.sidebar a:hover {
	background: #f0dfbc;
}
.sidebar .subNavigation {
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #E3CB9E;
	background: url(/nz/images/bg_subnavigation.gif) repeat-x #FBF2E0;
}
*/
/*
Channel specific classes
*/
.heading {
	height: 20px;
	background: #a5012a	url(/nz/images/bg_heading.gif) right; /* previously #E03838 bg_heading_nz.gif */
	color: #ffffff;
}
.heading p {
	margin: 0px;
	padding: 2px 0px 0px 5px;
	font-weight: bold;
	font-size: 11px;
}
.heading.bland {
	background: #666666 url(/nz/images/bg_heading_bland.gif) right;
}

h4
{
	color: #ffffff;
	display: block;
	font-size: 11px;
	background-image: none;
	height: 22px;
	background: #a5012a;
	padding: 3px 0px 0px 5px;
	text-transform: uppercase;
	margin: 0;
	line-height: 20px;
	font-weight: bold;
}
h4.nav
{
	background: #353535;
}
.miniCart h4
{
	height: 22px;
	padding: 3px 0px 0px 5px;
	background-image: none;
	background-color: #4574BF;
}

h2 .bland {
	background: #666666 url(/nz/images/bg_heading_bland.gif) right;
}
.content .matter {
	margin: 10px;
}
.columns .matter {
	background: url(/nz/images/bg_matter.gif) top right repeat-x;
	padding: 10px;
	font-size: 12px;
	margin: 0px;
}
.more {
	display: block;
	border-top: 1px solid #D9D9D9;
	padding: 5px 9px 5px;
	text-align: right;
	background: #F3F3F3;
	margin-bottom: 10px;
}

/*
Release Info - Single Page

.messageArea
{
	border-bottom: 1px solid #D9D9D9;
	background: #F6E6EA;
	margin-bottom: 15px;
	vertical-align: middle;
	padding: 11px 0px;
}

.messageArea h1
{
	font-size: 18px;
	font-weight: strong;
	padding: 0px 15px;
	margin: 0px;
	color: #333333;
}

.messageArea h2
{
	font-size: 15px;
	font-weight: strong;
	padding: 0px 15px;
	margin: 0px;
	color: #333333;
}

*/

h2
{
	font-size:14px;
	padding-left:15px;
	color: #555555;
}
h2 small 
{
	font-size: 9px;
}
.messageArea 
{
	background: none repeat scroll 0 0 #E7EFF5;
	border-bottom: none;
	margin-bottom: 15px;
	padding: 11px 0;
	vertical-align: middle;
}
.messageArea h2
{
	font-size: 14px;
	color: #405b6f;
}
.messageArea p 
{
	color: #7B8E9D;
	font-size: 11px;
}

.videoDescription 
{
	color:#666666;
	font-size:11px;
	padding:15px;
}


/*
Copyright
*/
.copyright {
	color: #888;
	font-weight: normal;
	text-align: right;
}
