html, body
{
	margin: 0;
	padding: 0;
}

body 
{
	background-color:#acc802;
	font: 0.8em Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
}

h1 { font-size:150%; color:#af2525;}
h2 { font-size:140%; color:#af2525;}
h3 { font-size:120%; color:#af2525;}
h4 { font-size:110%; color:#af2525;}
h5 { font-size:100%; color:#af2525;}

img
{
    border:none;
}

ul
{
	margin:15px;
    list-style-image:url(/Templates/maxplay/images/bullet.gif);
}

li
{
    margin:1px;
    
}

a, a:hover
{
    color:#af2525;
    text-decoration:none;
}

a:visited
{
	color:#af2525;
	text-decoration:none;
}

td 
{
	font-size:105%;
}

.clear
{
    height:1px;
    line-height:1px;
    clear:both;
}

#global 
{
    width:100%;
    text-align:center;
}

#container
{
	width:900px;
	margin:auto;
	text-align:left;
	position:relative;
	/*padding-top:123px;*/
}

#logo
{
    position:absolute;
    top:5px;
    left:-5px;
}

#flash-container
{
	position:absolute;
    top:20px;
    left:270px;
}

#shadow-left
{
    background:url(/Templates/maxplay/images/shadow-left.jpg) no-repeat left top;
    width:42px;
    height:430px;
    position:absolute;
    top:160px;
    left:-42px;
}

#shadow-right
{
    background:url(/Templates/maxplay/images/shadow-right.jpg) no-repeat left top;
    width:42px;
    height:430px;
    position:absolute;
    top:160px;
    right:-42px;
}

#green-buttons
{
    position:absolute;
    top:90px;
    right:30px;
    width:400px;
    height:24px;
}

#green-buttons div
{
    background:url(/Templates/maxplay/images/green-btn-left.gif) no-repeat left top;
    height:24px;
    float:right;
    margin-left:5px;
}

#green-buttons div a, #green-buttons div a:visited, #green-buttons div a:hover
{
    background:url(/Templates/maxplay/images/green-btn-right.gif) no-repeat right top;
    height:20px;
    display:block;
    padding:4px 10px 0 10px;
    white-space:nowrap;
    color:White;
    font-weight:bold;
}

a.back
{
	display:block;
	padding:0px 0px 0px 20px;
	background:url(/Templates/maxplay/images/back.gif) no-repeat left 3px;
	font-weight:bold;
	font-size:14px;
	color:#ad121f;
	width:75px;
}

a.close
{
	display:block;
	padding:0px 0px 0px 20px;
	margin-right:20px;
	background:url(/Templates/maxplay/images/close.gif) no-repeat left 3px;
	font-weight:bold;
	font-size:14px;
	color:#ad121f;
}

#inner
{
	clear:both;
	background:url(/Templates/maxplay/images/inner-repeater.gif) repeat-y left top;
}

#inner-top
{
    background:url(/Templates/maxplay/images/top-curve.gif) no-repeat left top;
}

#inner-bottom
{
    background:url(/Templates/maxplay/images/bottom-curve.gif) no-repeat left bottom;
	border-bottom:1px solid #acc802;    
	border-collapse:collapse;
}

#inner-content
{
	min-height: 400px;
}

#inner-free-delivery
{
	background:url(/Templates/maxplay/images/free-delivery.jpg) no-repeat right bottom;
}

#copyright
{
    width:244px;
    float:right;
    font-size:9px;
}

* html #copyright
{
	font-size:8px;
}

#content
{
	background:url(/Templates/maxplay/images/content-repeater-large.gif) repeat-y top left;
	color:Black;
	border-bottom:1px solid #acc800;
	margin:0px 20px 60px 25px;
	top:45px;
	position:relative;
}

#content a 
{
	
}

#content-top
{
	padding-top:12px;
	background:url(/Templates/maxplay/images/content-top-large.gif) no-repeat top left;
}

#content-bottom
{
	padding-bottom:12px;
	background:url(/Templates/maxplay/images/content-bottom-large.gif) no-repeat bottom left;
}

#content-content
{
	padding:0px 20px 20px 20px;
	min-height:400px;
}

* html #content
{
	height: 1%;
}

.ProductIntro
{
	font-weight:bold;
	color:#ad121f;	
}


.section
{
	
}
.section h3
{
	font-size:170%;
}

.moduletools
{
	right: 0px;
	top: 0px;
	color:red;
	font-size:120%;
	font-weight:bold;
}

.moduletools a, .moduletools a:visited 
{
	color:red;
}


.error
{
	color: #c00;
}

ul.submenu
{
    margin:0;
    padding:0;
    list-style-type:none;
}

ul.submenu li
{
    margin:0;
    padding:7px 0 7px 0;
    width:182px;
    text-align:right;
}

ul.submenu li a
{
    margin:0;
    padding:0;
    width:182px;
    text-align:right;
    text-decoration:none;
}

ul.submenu li a:hover
{
	color:White;
}

.submenulink
{
    
}

.subselected
{
    
}



a.red-button
{
	background:url(/Templates/maxplay/Images/red-button.gif) no-repeat left top;
	display:block;
	width:224px;
	height:32px;
	color:White;
	text-align:center;
	font-weight:bold;
	font-size:120%;
	padding-top:10px;
}

a.red-button:hover,a.red-button:visited
{
	color:White;
}

/*
These are for the li's on product home pages
*/
ul.subproductlinks
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left:10px;
}

ul.subproductlinks li
{
	font-weight:bold;
	color:#000;
}

ul.subproductlinks li a, ul.subproductlinks li a:visited
{
	color:#ad121f;
	display:block;
	padding: 2px 5px 2px 15px;
	background:url(/Templates/maxplay/Images/left-menu-arrow-closed.gif) no-repeat left 4px;	
}

ul.subproductlinks li a:hover
{
	color:#ad121f;
	text-decoration:underline;
}

.accessories-table th
{
	font-size:120%;
	color:#af2525;
	text-align:center;
	padding:0px;
}

.accessories-table td
{
	padding:0px;
	text-align:center;
}

.accessories-column-colour
{
	background-color:#edf1b9;
}

#homepage-address
{
	position:absolute;
	top:640px;
	left:20px;
	font-size:80%;
	color:#b02625;
}

#commercial-products-link
{
	position:absolute;
	top:450px;
	right:100px;
}

#content-special-offers
{
	position:absolute;
	top:320px;
	right:30px;
	width:200px;
	height:95px;
	background:url(Images/special-offers-bg.gif) no-repeat left top;
	padding:20px 10px 5px 10px;
	font-size:90%;
}