/* 
____________________
	MADMAN THEME
____________________

 */


body
{
	background: #f4f4e7 url(http://cdn.madman.com.au/refresh/images/bg.gif);
}

a
{
	color: #124699;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	background: #DDEEFF;
}

a.underline
{
	background: bottom url(http://cdn.madman.com.au/refresh/images/gr_dotted.gif) repeat-x;
}

a.underline:hover
{
	background: #DDEEFF;	
}

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(http://cdn.madman.com.au/refresh/images/gr_dotted.gif) repeat-x;
}

h5
{
	margin: 10px 0;
	font-size: 12px;
}

h5 a
{
	background: bottom url(http://cdn.madman.com.au/refresh/images/gr_dotted.gif) repeat-x;
}

hr
{
	height: 1px;
	border-top: 1px solid #EBE3D4;
	margin: 5px 0px;
	padding: 2px 0px;
}
hr.dashed
{
	background: #cccccc url(http://cdn.madman.com.au/refresh/images/gr_dashed.gif) repeat-x top;
	border: 0;
	padding: 0;
}

.breadCrumb
{
	margin-top: 2px;
	padding: 10px;
	background: #ffffff url(http://cdn.madman.com.au/refresh/images/bg_breadcrumb.gif) no-repeat;
	color: #333333;
	
}

/* 
User Navigation (header)
*/
.userNavigation
{
	background: url(http://cdn.madman.com.au/refresh/images/bg_usernav.gif) bottom repeat-x;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	margin-top: 20px;
	color: #333333;
}

.userNavigation a
{
	text-decoration: none;
	border-bottom: dotted 1px #AEBFC8;
	/* border: 0px none; */
	margin: auto;
}

.userNavigation td
{
	font-size: 9px;
}

.userNavigation .userOptions td
{
	text-align:center;
	padding: 0px 10px;
}
.userNavigation span {
	display: none;
}
#madmanhome {
	background: url(http://cdn.madman.com.au/refresh/images/bt_madmanhome.gif) left top no-repeat;
	width: 175px;
	height: 20px;
	display: block;
}	
#lookingforavchannel {
	background: url(http://cdn.madman.com.au/refresh/images/txt_lookingforavchannel.gif) left top no-repeat;
	width: 139px;
	height: 11px;
	display: block;
	border: none;
}	
#bt_pressarea {
	background: url(http://cdn.madman.com.au/refresh/images/paddedcell/bt_pressarea.gif) left top no-repeat;
	width: 35px;
	height: 28px;
	display: block;
}	
#bt_paddedcell {
	background: url(http://cdn.madman.com.au/refresh/images/paddedcell/bt_paddedcell.gif) left top no-repeat;
	width: 25px;
	height: 28px;
	display: block;
}	
#bt_collection {
	background: url(http://cdn.madman.com.au/refresh/images/paddedcell/bt_collection.gif) left top no-repeat;
	width: 30px;
	height: 28px;
	display: block;
}
#bt_wishlist {
	background: url(http://cdn.madman.com.au/refresh/images/paddedcell/bt_wishlist.gif) left top no-repeat;
	width: 24px;
	height: 29px;
	display: block;
}
#bt_orders {
	background: url(http://cdn.madman.com.au/refresh/images/paddedcell/bt_orders.gif) left top no-repeat;
	width: 31px;
	height: 28px;
	display: block;
}

/* 
"Madman Home" link 
*/
a.madmanHome
{
	background: transparent url(http://cdn.madman.com.au/refresh/images/bt_madmanhome.gif) left top no-repeat;
	width: 175px;
	height: 20px;
	display: block;
	border: none;
}

.madmanHome span {
	display: none;
}


/* 
Main Background & padding
*/
.main
{
	background: #ffffff url(http://cdn.madman.com.au/refresh/images/bg_main.gif);
	padding: 10px 14px;
}

/*
Network Navigation (footer)
*/
.networkNavigation
{
	background: url(http://cdn.madman.com.au/refresh/images/bg_networknav.gif) center top repeat-x;
}
.networkNavigation a
{
	font-weight: normal;
}

.networkNavigation span {
	display: none;
}
.txt_networkmadman {
	background: url(http://cdn.madman.com.au/refresh/images/txt_networkmadman.gif) left top no-repeat;
	width: 36px;
	height: 14px;
	display: block;
}
.txt_networkcompanywebsites {
	background: url(http://cdn.madman.com.au/refresh/images/txt_networkcompanywebsites.gif) left top no-repeat;
	width: 76px;
	height: 14px;
	display: block;
}
.txt_networktools {
	background: url(http://cdn.madman.com.au/refresh/images/txt_networktools.gif) left top no-repeat;
	width: 22px;
	height: 12px;
	display: block;
}

/* 
Styles for sidebar and channel pages 
*/
.layout
{
	background: #FBF2E0 url(http://cdn.madman.com.au/refresh/images/bg_sidebar_bottom.gif) bottom repeat-x;
}

.sidebar
{
	width: 177px;
	background:  url(http://cdn.madman.com.au/refresh/images/bg_border.gif) right repeat-y;
	padding-bottom: 16px;
	border-right: 1px solid #ffffff;
}

.sidebar .navigation
{
	padding: 10px 0px 20px 0px;
	background: url(http://cdn.madman.com.au/refresh/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(http://cdn.madman.com.au/refresh/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(http://cdn.madman.com.au/refresh/images/bg_subnavigation.gif) repeat-x #FBF2E0;
}
.sidebar .navigation a img
{
	float: left;
	margin: 5px 2px 0px 0px;
}

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

/*
Channel specific classes
*/
.heading
{
	height: 20px;
	background: #E03838	url(http://cdn.madman.com.au/refresh/images/bg_heading.gif) right;
	color: #ffffff;
}

.heading p
{
	margin: 0px;
	padding: 2px 0px 0px 5px;
	font-weight: bold;
	font-size: 11px;
}
.heading.bland
{
	background: #666666 url(http://cdn.madman.com.au/refresh/images/bg_heading_bland.gif) right;
}

h4
{
	display: block;
	height: 20px;
	background: #E03838	url(http://cdn.madman.com.au/refresh/images/bg_heading.gif) right;
	color: #ffffff;
	padding: 0px 0px 0px 5px;
	margin: 0;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
}

h4.nav
{
	background: #AC946F	url(http://cdn.madman.com.au/refresh/images/bg_heading_nav2.gif) right;
}

.miniCart h4
{
	height: 20px;
	background: #4574BF url(http://cdn.madman.com.au/refresh/images/bg_minicartheading.gif) right;
}

h2 .bland
{
	background: #666666 url(http://cdn.madman.com.au/refresh/images/bg_heading_bland.gif) right;
}

.content .matter
{
	margin: 10px;
	
}

.columns .matter
{
	background: url(http://cdn.madman.com.au/refresh/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;
}

*/

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

