body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: verdana, tahoma, arial, sans-serif;
}

abbr, form {
	padding: 0px;
	margin: 0px;
	border: none;
}

.logoboxsharp {
	width: 283px;
	float: left;
	height: 111px;
	background: transparent url('/themes/sefora/images/sea_top_master.gif') top left no-repeat;
	position: relative;
}

.logoboxsharp a  {
	position: absolute;
	top: 0;
	left: 0;
	width: 283px;
	height: 111px;
}

.logoboxsharp a h1 {
    display: none;
}

.mwrap {
	width: 960px;
	margin: 0 auto;
}

.topnav {
	background: transparent url('/themes/sefora/images/top_nav_back.gif') top left no-repeat;
}
.navinner {
	padding:30px 8px 0 8px;
}
ul.navlist, ul.navlist ul {
	font-family: Verdana, Tahoma;
	font-weight: bold;
	list-style: none;
}
ul.navlist {
	margin: 10px 0px 0px 0px;
	height:41px;
}

ul.navlist ul li {
	margin:0;
	padding:0;
}

ul.navlist a {
	margin: 0;
	padding: 0;
	display: block;
	cursor:pointer; /* opera */
}
ul.navlist ul, ul.navlist ul a {
	margin: 0;
	padding: 0;
	font-size:1.0em;
	line-height:1.2em;
}

ul.navlist ul a {
	width:15em;
	padding:2px 10px 2px 7px;
}

ul.navlist li.m1 {
	margin: 0;
	float:left;
	font-size: 1.2em;
	line-height: 2.2em;
	padding: 0px 8px 14px 8px;
}

ul.navlist li.selected {
	color: #305e0a;
	background: transparent url('/themes/sefora/images/selected.gif') top center no-repeat;
}

ul.navlist li a:link, ul.navlist li a:visited {
	color: #fff;
	text-decoration: none;
}

ul.navlist li a:hover, ul.navlist li a:active, ul.navlist li.selected a {
	color: #305e0a;
	text-decoration: none;
}

ul.navlist li ul
{ /* second-level lists */
  position: absolute;
  background:#0072AE;
  left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  border-left:1px solid white;
  border-right:1px solid white;
  border-bottom:1px solid white;
}

ul.navlist li:hover ul, ul.navlist li.mhov ul { /* lists nested under hovered list items */
  left: auto;
}
ul.navlist li:hover {
  position:static; /* for ie 7 */
 }

ul.navlist ul a:hover {
	background:#88C756;
}

ul.navlist li.selected {
	color: #305e0a;
	background: transparent url('/themes/sefora/images/selected.gif') top center no-repeat;
}

.contentwrap {
	clear: both;
}

.content {
	color: #595959;
	width: 600px;
	padding-left: 45px;
	padding-right: 20px;
	float: left;
	font-size: 1.1em;
	margin-bottom: 20px;

}	

.content a:link, .content a:visited, .content a:hover, .content a:active  {
	color: #318cbc;
}

.content h1 {
	font-family: georgia, serif;
	color: #595959;
	font-weight: normal;
}

.content h5 { font-size: 1em; }
.content h6 { font-size: 1em; }

.content p { margin-bottom: 0.5em; }


.content ul { margin-bottom: 1em; }
.content ul li { margin-bottom: 0.5em; }

.content ol {margin-bottom: 0.5em; }
.content ol li { margin-bottom: 0.5em; }

.content dl { margin-bottom: 0.5em; }
.content dt { margin-bottom: 1em; }
.content dd { margin-bottom: 2em; }
.content a img { border: none; }
.breadcrumb {
	font-weight: bold;
	color: #318cbc;
}

.breadcrumb  a:link, .breadcrumb  a:visited {
	text-decoration: none;
}

.breadcrumb  a:hover, .breadcrumb  a:active {
	text-decoration: underline;
}

.sidebar {
	color: #fff;
	float: right;
	width: 272px;
	margin-top: -30px;
	margin-bottom: 20px;
}

.sidebar a {
	color: #fff;
}

.sidebarinner p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.sidebarinner h2 {	
	font-size: 1.4em;
	font-family: Georgia, serif;
	margin: 5px 0px;
	padding: 10px 0px 0px 0px;
}

.sidebarinner {
		font-size: .9em;
		background: #0072AE url('/themes/sefora/images/sidebar_background.gif') repeat-y;
		padding: 12px 16px 33px 16px;
}

.sidebarinner ul {
	padding: 0px 12px 0px 4px;
	margin: 0px;
	list-style: none;
}

.sidebarinner ul li {
	padding-left: 1.1em;
	padding-bottom: 12px;
	line-height: 1.3em;
	background-image: url('/themes/sefora/images/news_list.gif');
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.sidebarinner ul.blank li {
	background:none !important;
	padding-bottom:5px;
}

.sidebarinner ul.sharp li {
	background-image: url('/themes/sefora/images/beaker_li.gif');
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.sidebarinner ul li.sb_map {
	 background:none;
	 padding-left:0;
}
.sidebarinner ul li  a {
	font-weight: bold;
}
.sidebarinner ul li.feed-item a {
	font-weight:bold;
}

.sb-banner {
	margin:15px 0 0 0;
	padding:0;
}

.searchbox {
	font-weight: bold;
	padding-top: 12px;
	font-family: Georgia, serif;
}

.loginbox {
	font-family: Verdana, tahoma, arial, sans-serif;
	float: right;
	margin-top: -12px;
	padding-bottom: 22px;
}

.sidebarcap {
	background: #fff url('/themes/sefora/images/sidebar_bottom_rd_full.gif') top center no-repeat;
	width: 272px;
	overflow: hidden;
	margin-bottom: 20px;
}

.footer {
	clear: both;
	margin-top: 20px;
	background: #0072ae;
	text-align: center;
}

.footertop {
	height: 7px;
	background: #fff url('/themes/sefora/images/footer_top.gif') bottom center no-repeat;
}

.footerbody {
	font-size: .9em;
	line-height: 1.3em;
	color: #fff;
	padding: 3px 50px;
	text-align: center;
	background: #0072ae;
	width: 860px;
	float: left;
}

.footerbody h3 { font: 1.5em Garamond, Georgia, serif, strong; }

.footerbody a {
	color: #fff;
}

.footerbody a {
	color: #fff;
	text-decoration: underline;
}

.footerbody p { text-indent: 1em; }

.footerbottom {
	height: 7px;
	background: #fff url('/themes/sefora/images/footer_bottom.gif') top center no-repeat;
	text-align: center;
	overflow: hidden;
	clear: both;
}


.clear {
	clear: both;
}


.twocolumnlist h3 { margin-top: 15px; clear: both; }

.twocolumnlist ul {
	list-style: none;
	margin: 5px 10px 0 0;
	padding: 0;
}

.twocolumnlist li {
	float: left;
	width: 260px;
	margin: 20px 30px 0 0;
}