body {
	background-color: #FDF5E1;
	margin: 0;
	padding: 0;
	text-align: center;

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#wrapper {
	width: 850px;
	background: url(dlife_shadow_bg.gif);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

#header {
	padding-left: 26px;
	margin-bottom: 12px;
}

#header span#azbar {
	float: right;
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	color: #0066CC;
	padding: 10px 26px 12px 0;
}

#header #azbar a {
	color: #0066CC;
	text-decoration: none;
}

#header h1 {
	clear: right;
	margin: 0;

	display: block;
	width: 174px;
	height: 57px;
	text-indent: -9999px;
	background: url(dlife_home_logo.gif);
	cursor: pointer;
}

#header img {border: 0}

#header ul#topnav {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 618px;
	height: 46px;
	top: 37px;
	left: 206px;
	background: url(dlife_blue_bg.gif) repeat-x;
}

#header ul#topnav li {
	position: absolute;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0;
	top: 0;
	text-align: center;
}

#header #topnav li#mallentrance {left: 0;}
#header #topnav li#specialoffers {left: 100px;}
#header #topnav li#freeshipping {left: 200px;}
#header #topnav li#completestorelist {left: 300px;}
#header #topnav li#contributionslist {left: 400px;}

#header #topnav a {text-decoration: none; color: #000000; font-size:11px;}
#header #topnav a:hover {text-decoration: underline;}

#header #leftbookend, #header #rightbookend {
	position: absolute;
	height:46px;
	width:9px;
	top: 37px;
}

#header #leftbookend {
	background: url(dlife_header_left_end.gif);
	left: 200px;
}

#header #rightbookend {
	background: url(dlife_end.gif);
	left: 815px;
}


#sidebar {
	width: 195px;
	padding: 0;
	margin: 0;
	padding-left: 26px;
	float: left;
}

#content {
	float: right;
	width: 600px;
	margin: 0 26px 0 0;
	font-size: 12px;
}

#content p {margin: 0; padding: 0;}

#sidebar form {
	background-color: #FBAF5D;
	padding: 0;
	margin: 0;
	width: 180px;
	border-bottom: 2px solid #ffffff;
	position: relative;
}

#sidebar form #searchtext {
	width:110px;
	height:14px;
	margin: 3px 2px 3px 2px;
}

#sidebar form #searchbutton {
	position: absolute;
	top: 4px;
	left: 120px;
}

#sidebar ul {
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;

	font-weight: bold;
}

#sidebar h2 {
	display: block;
	width: 180px;
	height: 14px;
	padding: 3px 0 3px 0;
	margin: 0;

	background-color: #CAEC80;
	border-bottom: 2px solid #ffffff;

	font-size: 11px;
	font-weight: bold;
	text-indent: 15px;
}

#sidebar li {
	width: 180px;
	height: 20px;
	background-color: #DCECF8;
	border-bottom: 2px solid #ffffff;

	text-indent: 5px;
}

#sidebar a:link, #sidebar a:visited {
	color: #000000;
	text-decoration: none;

	display: block;
	width: 180px;
	height: 14px;
	padding:3px 0;

	background-color: #DCECF8;
}

#sidebar a:hover {background-color: #DEDEDE;}

#sidebar a.categoryselected {background-color: #DEDEDE;}
#sidebar li.categoryselected {background-color: #DEDEDE;}

#footer {
	background: url(dlife_shadow_bg_btm.gif) no-repeat;
	background-color: #FDF5E1;

	margin: 0;
	padding-top: 25px;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

#footer a {color: #000000;}

#content p {margin-bottom: 5px;}
