/* CSS Document */
body {
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:76%;
	text-align:center;
background: #8D919D url(http://livinginwaverleywest.com/images/sce/winnipeg_summerbg.jpg) no-repeat fixed 0 0;
}

a:link,
a:active,
a:visited {
	color:#006633;
	text-decoration:none;
}

ul {

}


#container {
	margin-left:20px;
	text-align:left;
}

#header {
	width:820px;
	height:150px;
	float:left;
}

#logo {
	width:549px;
	height:148px;
	margin:0px 65px 2px 0px;
	background-image:url(http://livinginwaverleywest.com/images/sce/winnipeg_logo.gif);
	clear:both;
	float:left;
}

#remax {
	width:96px;
	height:125px;
	margin:10px 27px 13px 56px;
	background:transparent url(http://livinginwaverleywest.com/images/sce/balloon.gif) no-repeat scroll 0 0;
	float:left;
}

#main {
	width:820px;
	float:left;
}

#right {
	float:right;
	width:200px;
}

#sidebar_top {
	width:200px;
	height:30px;
	background:transparent url(http://livinginwaverleywest.com/images/sce/sidebar_top.gif) no-repeat scroll center top;
	float:left;
}

.right_column {
	width:200px;
	float:left;
	background-color:#ffffff;
	float:left;
}

.right_pane {
	width:190px;
	margin-left:5px;
	margin-top:5px;
	background-color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
}

.right_pane h1 {
	background-color:#EFEFEF;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#003333;
	font-size:1.3em;
	margin-top:0;
	padding:2px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}

.right_pane h3 {
	color:#003333;
	font-size:1.1em;
	margin-top:0;
	font-family:Arial,Helvetica,sans-serif;
}
.right_pane ul {
	font-family:Arial,Helvetica,sans-serif;
	color: #464646;
	position:relative;
		left:-23px;
}

.right_pane ul li {
	font-size:0.9em;
	list-style-position: outside;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:3px;
	list-style-type:circle;
}
#sidebar_bottom {
	width:200px;
	height:30px;
	background:transparent url(http://livinginwaverleywest.com/images/sce/sidebar_bottom.gif) no-repeat scroll center top;
	float:left;
}

#content_top {
	width:600px;
	height:30px;
	float:left;
	text-align:center;
	background:transparent url(http://livinginwaverleywest.com/images/sce/content_top.gif) no-repeat scroll center top;
}

.main_pane {
	width:600px;
	padding:10px 0px;
	margin-right:0px;
	line-height:1.7em;
	background-color:#ffffff;
	float:left;
}
	
.content_pane {
	width:580px;
	padding:0 10px;
	float:left;
}

.picture_pane {
	width:290px;
	padding:0px 10px;
	float:left;
}

.left_pane {
	width:260px;
	padding:0px 10px;
	float:left;
}

.bottom_pane {
	width:570px;
	padding:10px;
	float:left;
}

#footer {
	width:600px;
	height:30px;
	padding: 0 0px;
	text-align:center;
	font-size:0.8em;
	color:#999999;
	background:transparent url(http://livinginwaverleywest.com/images/sce/content_bottom.gif) no-repeat scroll center bottom;
	float:left;
}

.menu_style {
	width:600px;
	text-align:center;
}

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	z-index:15;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color:#006633;
	font-size:14px; 	
	text-align:left;
	padding:3px 5px 3px 5px;
	margin:2px;
	z-index:15;
	font-weight:bold;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#000000;
	background-color:#ffffff;
	font-size: 14px; 
	text-align:left;
	padding:3px 5px 3px 5px;
	background-color:Transparent;
	margin:2px;
	z-index:15;
	font-weight:bold;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#006633;
	background-color:#ffffff;
	text-align:left;
	font-size: 14px;
	height:25px;
	width:220px;
	padding:3px 5px 3px 5px;
	background:transparent;
	background-image:url(images/menu_selected.jpg);
	margin:2px;
	z-index:15;
	font-weight:bold;
}
.sub_dnnmenu_rootitem_selected
{
	color:#006633;
	background-color:#ffffff;
	text-align:left;
	font-size: 14px;
	height:25px;
	padding:3px 5px 3px 5px;
	background:transparent;
	background-image:url(images/menu_selected.jpg);
	margin:2px;
	z-index:15;
	font-weight:bold;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	color:#006633;
	background-color:#ffffff;
	border:1px solid #ffffff;
	background-image:url(images/tab_bg.png);
	background-position:top left;
	z-index:15;
	position:relative;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#0E3B62;
	z-index:15;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	font-family:Andalus, "Arabic Typesetting", Arial;
	color:#ffffff;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
	text-align:left;
	font-family:Andalus, "Arabic Typesetting", Arial;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	z-index:15;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #ffffff;
	z-index:15;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #ffffff;
	z-index:15;
}

.ModuleTitle_SubMenu td{
	background-color:#ffffff;
	/*background-color:#F8FAFF;*/
	white-space: nowrap;
	z-index:15;
} 

/*.ModuleTitle_MenuIcon {
	background-color:#C87C31;
	border:none;
	padding: 0px 2px;
	z-index:15;
}*/

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel {
	background-color: Transparent;
	color: #A8CBDA;
	z-index:15;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak
{
	height: 2px;
	background-color: #D5E0FF;
	z-index:15;
}
