body.mceContentBody { background: none !important; }
html, body {
    height: 100%;
}

body {
    background: #9B7350 url(http://www.clivepalmer.com.au/catalogue/ps_image/clive-bg.jpg) top center repeat-x;
/*    background-attachment: fixed;*/
    font: 12px arial;
    color: #eeeeee;
/*    margin-top: 160px;*/
}

h1,
h2,
h3,
h4,
h5
{ 
}

a {
	color: white;
}

body {
}

td {
	color: white;
}

img {
	border: 0;
}

.bodyText table, .bodyText b, .bodyText br {
	display: block;
	/* background-color: #9B7350; */
	background-color: #9b7350;
	color: white;
	padding: 15px;
}

.bodyText a {
	color: white;
}



.savedSuccessfully {
	color:	green;
	font-weight: bold;
}

.mainMenu {
	color:	white;
}

.siteLogin {
	color:	white;
}

.introText {

	color:		white;
	padding:	15px;
}



.dmx1{
border:0px none  !important ; 
}
.dmx1 a.item1 {
    color: #fff !important;
}
.dmx1 a.item1,
.dmx1 a.item1:hover,
.dmx1 a.item1-active,
.dmx1 a.item1-active:hover {
 padding: 2px 3px !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 11px !important ; 
 font-family: Arial, Helvetica, Sans-Serif !important ; 
 font-weight: bold !important ; 
 text-align: left !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
}
.dmx1 td.item11 {
 white-space: nowrap !important ; 
}
.dmx1 td.item11-last {
 padding:0 !important ; 
 border: 0px none  !important ; 
 white-space: nowrap; 
}
.dmx1 td.item11-acton {
 padding:0 !important ; 
 border-top: 0px none  !important ; 
 border-left: 0px none  !important ; 
 white-space: nowrap; 
 border-bottom: 0px none ;
}
.dmx1 td.item11-acton-last {
 border: 0px none  !important ; 
}
.dmx1 .item11-acton-last a.item1,
.dmx1 .item11-acton a.item1,
.dmx1 .item11-acton-last a:hover,
.dmx1 .item11-acton a:hover,
.dmx1 .item11 a:hover,
.dmx1 .item11-last a:hover,
{
 color: #FFFF00 !important ; 
}
.dmx1 a.item2,
.dmx1 a.item2:hover,
.dmx1 a.item2-active,
.dmx1 a.item2-active:hover {
 background-color: #000 !important ; 
 padding: 2px 3px !important ; 
 font-size: 11px !important ; 
 font-family: Arial, Helvetica, Sans-Serif !important ; 
 font-weight: bold !important ; 
 color: #fff !important ; 
 text-align: left !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
}
.dmx1 a.item1:hover,
.dmx1 a.item1-active, 
.dmx1 a.item2:hover,
.dmx1 a.item2-active,
.dmx1 a.item2-active:hover 
{
    color: #FFFF00 !important ; 
}
.dmx1 a.item2 {
 background-color: #000 !important ; 
 border: 0px #D8007A solid;
 color: #fff !important ; 
}
.dmx1 a.item2-last {
 background-color: #000 !important ; 
 color: #fff !important ; 
 border-bottom: 0px none !important ; 
 z-index:500; 
}
.dmx1 .section {
 border: px none !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.dmx1frame {
 border: px none !important ; 
}
.dmx1 .item11-acton .item1 img.seq2,
.dmx1 img.seq1
{
 display:    inline; 
}
.dmx1 a.item1:hover img.seq2,
.dmx1 a.item1-active img.seq2,
.dmx1 a.item1-active:hover img.seq2,
.dmx1 a.item2:hover img.seq2,
.dmx1 a.item2-active img.seq2,
.dmx1 a.item2-active:hover img.seq2
{
 display: inline; 
}
.dmx1 img.seq2,
.dmx1 .item11-acton .item1 img.seq1,
.dmx1 a.item2:hover img.seq1,
.dmx1 a.item2-active img.seq1,
.dmx1 a.item2-active:hover img.seq1,
.dmx1 a.item1:hover img.seq1,
.dmx1 a.item1-active img.seq1,
.dmx1 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .dmx1 td { position: relative; } /* ie 5.0 fix */





















/* menu */

ul.sortable li {
	position: relative;
	width: auto;
}

ul.boxy {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 10em;
	font-size: 13px;
	font-family: Arial, sans-serif;
}
ul.boxy li {
	cursor:move;
	padding: 2px 2px;
	margin: 4px;
	border: 1px solid #ccc;
	/* background-color: #eee;*/
	width: auto;
}

#list5 .handle {
	float: right;
	background-color: #ccc;
	background-image: url(modules/core/templates/images/handle.png);
	background-repeat: repeat-y;
	width: 7px;
	height: 20px;
}

.inplace {
	position: absolute;
	visibility: hidden;
	z-index: 10000;
}

.inplace, #list5 input:hover, #list5 input:focus {
	background-color: #ffffcc;
}
#slideEditors input.inplace {
	width: 12em;
	max-width: 12em;
	margin-left: 1px;
}
#slideEditors input.inplace, #slideshow .view {
	text-align: center;
}

#listExamples td {
	width: 9em;
	margin-right: 20px; 
	padding: 0px 20px;
	vertical-align: top;
}
#listExamples th {
	vertical-align: bottom;
	font-weight: normal;
	font-size: 14px;
	padding-top: 20px;
}
#listExamples td.caption {
	font-size: 12px;
	text-align: center;
}
#listExamples li {
	padding: 0px;
	height: 20px;
	min-height: 1em;
	width: 120px;
}
#listExamples li .view {
	height: 16px;
	vertical-align: middle;
	padding: 2px;
}
#list1 li:hover {
	background-color: #eee;
}
#listExamples input.inplace {
	width: 120px;
	max-width: 120px;
}

/* BugFix: Firefox: avoid bottom margin on draggable elements */
#listExamples #list4, #listExamples #list5 { margin-top: -2px; }
#listExamples #list4 li, #listExamples #list5 li { margin-top: 4px; }

#listExamples #list4 li { cursor: default; }
#listExamples #list4 .handle,
#listExamples #list5 .handle {
	float: right;
	background-color: #ccc;
	background-image: url(common/handle.png);
	background-repeat: repeat-y;
	width: 7px;
	height: 20px;
}
#listExamples #list4 li .view {
	cursor: text;
}
#listExamples #list4Editors input.inplace, #listExamples #list5 input {
	width: 104px;
	max-width: 104px;
}
#listExamples #list4Editors>input.inplace, #listExamples #list5>li>input {
	width: 111px;
	max-width: 111px;
}

/*********************** hover menus *************************/

#menu {
	/* width: 100%; */
	/* width: auto; */
	
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/* width: 12em; */
	/* width: auto; */
	white-space: nowrap;
	float: left;
}

#menu ul:hover {
	list-style: none;
	margin: 0;
	padding: 0;
	/* width: 12em; */
	/* width: auto; */
	white-space: nowrap;
	float: left;
	background: #000;
}

#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	*/
	color: #fff;
	margin: 0;
	padding: 2px 3px;
	line-height: normal;
}

#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#menu a {
	/* color: #000; */
	/* background: #efefef; */
	color: #fff;
	background: #000;
	text-decoration: none;
	/* height: 18px; */
	/* padding: 1px; */
	border: 0px;
}

#menu a:hover {
	color: yellow;
	background: #000;
}

#menu li {
	position: relative;
	/* width: auto;	*/
	/* width: 80px; */
	/* height: 18px; */
	z-index: 500;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*********************** end hover menus *************************/

ul.menu,
ul.cart-items
{
    padding: 0 0 0 15px;
}

li.menu-item,
li.cart-item
{
    list-style: none;
}

.content-block img {
    padding: 0 5px;
}

#left-block li.menu-item,
#left-block li.cart-item 
{
    padding: 2px 0px;
}

