/*CSS RESET*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color:#8D7464;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}

/*END OF CSS RESET*/

body
{
	background-image:url(beautymanorbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-attachment: fixed;
	border:0 none;
	height:100%;
	margin:0;
	padding:0 10px;
}

div#container
{
	background:#F4E6D9 none repeat scroll 0 0;
	display:block;
	margin:0px auto;
	padding:25px;
	width:860px;
	z-index:20;
}

div#header
{
	height:185px;
	background-image:url(header-colour.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:relative;
	z-index:10;
}
a#header-logo
{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(beautymanorlogo.gif);
	width:285px;
	height:185px;
	display:block;
}
div#dnn_banner
{
	height:188px;
	left:258px;
	position:absolute;
	width:500px;
}
div#header-address
{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	color:#64422B;
}

#header-address h1
{
	color:#64422B;
	font-size:24pt;
}

#header-address p
{
	font-size:16pt;
}

div#header-menu
{
	position:relative;
	top:0px;
	left:0px;
	width:auto;
	height:30px;
	background-image:url(menubackground.gif);
	background-repeat:repeat-x;
	margin-bottom:15px;
	z-index:10;
	
}
div#header-login
{
	padding-right:5px;
	position:absolute;
	right:0;
	text-align:right;
	top:120px;
	width:40px;
}
div#content-area
{
	position:relative;
	margin-top:15px;
	min-height:244px;
	z-index:0;
	display:block;
	clear:both;
}

/*div#dnn_ContentMenu
{
	background-color:#E5D5C6;
	float:left;
	margin:10px;
	padding:10px;
	position:relative;
	width:200px;
}*/

div#CMArea
{
	float:left;
	/*position:relative;*/
	width:200px;
}

#CMTop
{
	background-image:url(beautymanor-menu_top.gif);
	background-repeat:no-repeat;
	width:212px;
	height:23px;
}

#CMBottom
{
	background-image:url(beautymanor-menu_bottom.gif);
	background-repeat:no-repeat;
	width:212px;
	height:35px;
}

#dnn_ContentMenu
{
	background-image:URL(beautymanor-menu_mid.gif);
	background-repeat:repeat-y;
	width:212px;
	padding:0 10px;
	width:192px;
	/*margin-top:-5px;*/
}
#dnn_ContentMenu a
{
	color:#5E3200;
	font-size:10pt;
}
#dnn_ContentMenu a:hover
{
	text-decoration:underline;
}

div#dnn_ContentPane
{
	width:650px;
	float:right;
	/*position:relative;*/
}
div#footer
{
	width:955px;
	height:143px;
	position:relative;
	background-image:url(footer.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#dnn_ContentMenu li
{
	margin-left:20px;
}

 /* New Menu */
  /* Main Menu Items - Top Level*/
 .main_dnnmenu_rootitem
 {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:10pt;
	height:10px;
	margin:0 1px;
	padding:5px;
	z-index:10;
	font-weight: bold;
	text-transform:uppercase;
 }
 
.main_dnnmenu_rootitem span
{
	padding: 0px 5px;
}

.main_dnnmenu_rootitem span.icn
{
	padding:0px;
}
 /* Main Menu Items - Top Level Hover*/
.main_dnnmenu_rootitem:hover, .main_dnnmenu_rootitem span:hover
{
	color:#ccc;
	display:block;
	float:left;
}
/* Sub Menu - Whole block */
.main_dnnmenu_submenu
{
	background-color:#d9c4b1;
	margin:0px;
	color:#ffffff;
}

/* Sub Menu - Item */
.main_dnnmenu_item td span
{
	font-size:11pt;
	padding:2px 2px;
	display:block;
	color:#A29061;
	z-index:100;
}

.main_dnnmenu_item td:hover
{
	font-size:11pt;
	color:#ffffff;
}

.main_dnnmenu_item td span:hover
{
	font-size:11pt;
	color:#ffffff;
}
 

 /* ******** */
 
 /* Container Title */
 .c_head_grey h1, .c_head_grey h1 input
 {
	color:#A29061;
	font-weight:bold;
	font-size:16pt;
 }
 
 .c_content p
 {
	font-size:11pt;
	padding-bottom:10px;
 }
 .c_content h2
 {
	font-size:14pt;
	padding-bottom:5px;
	font-weight:bold;
 }
 
.c_head, .c_footer  {
margin:0px;
padding:0px;
text-align:left;
}

#CMArea .c_head_grey
{
	height:0px;
	display:none;
}

#SidebarHeader
{
	font-size:22pt;
	font-weight:bold;
	color:#5E3303;
}

#dnn_ContentPane img
{
	margin: 0px 10px;
}


#shadow-container
{
	margin:0px auto;
	position:relative;
	width:979px;
	z-index:1;
}

#shadow-top
{
	position:relative;
	width:979px;
	height:50px;
}

#shadow-top-left
{
	position:absolute;
	top:0px;
	left:0px;
	height:50px;
	width:103px;
	background-image:url(topleft.png);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:5;
}

#shadow-top-right
{
	position:absolute;
	top:0px;
	right:0px;
	height:50px;
	width:103px;
	background-image:url(topright.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:5;
}
#shadow-top-middle
{
	position:relative;
	margin:0px auto;
	height:50px;
	width:773px;
	background-image:url(top.png);
	background-repeat:repeat-x;
	background-position:left top;
}
#shadow-middle
{
	position:relative;
	width:979px;
	background-image:url(middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}
#shadow-bottom
{
	position:relative;
	width:979px;
	height:50px;
}

#shadow-bottom-left
{
	position:absolute;
	top:0px;
	left:0px;
	height:61px;
	width:135px;
	background-image:url(bottomleft.png);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:5;
}

#shadow-bottom-right
{
	position:absolute;
	top:0px;
	right:0px;
	height:61px;
	width:135px;
	background-image:url(bottomright.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:5;
}
#shadow-bottom-middle
{
	position:relative;
	margin:0px auto;
	height:61px;
	width:709px;
	background-image:url(bottom.png);
	background-repeat:repeat-x;
	background-position:left top;
}

.c_contentpane 
{
	padding:0px;
}
