﻿
body {
	color: #303030;
	padding: 0;
margin:0;
	background: url('http://cdn.memprofiler.com/www/images/header_bg.gif') repeat-x top;
	background-color: #ebebeb;
}

div.nmppage {
	position: relative;
	padding: 0px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
}
.nmpclear { clear:both; }


div#nmpheader {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	height: 115px;
	background: url('http://cdn.memprofiler.com/www/images/header_bg.gif') repeat-x top;
}
    div#nmpheader a.nmplogo {
        float: left;
        margin-top: 6px;
        background: url('http://cdn.memprofiler.com/www/images/memoryprofilerlogo.png') no-repeat top;
        width: 540px;
        height: 101px;
        text-indent: -999999px;
    }
	div#nmpheader ul {
		list-style: none;
		float: left;
		margin: 36px -1000px 0px 0px;
			padding: 0px;
	}
		div#nmpheader ul li {
			height: 60px;
			float: left;
			margin: 0px;
			padding: 0px 0px 0px 6px;
		}
			div#nmpheader ul li a {
				color: #555555;
				font-size: 13px;
				text-decoration: none;
				display: block;
				font-weight: bold;
				padding: 4px 10px 4px 10px;
			}
			div#nmpheader ul li a:hover { color: #333; }
			div#nmpheader li.active a
{ background: #dddddd; color: #000; 
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#nmppage
{
		margin-top: -33px;
margin-bottom: 12px;
}
	.nmptop {
		background: url('http://cdn.memprofiler.com/www/images/page_top.gif') no-repeat top;
		height: 23px;
	}
	.nmpbottom {
		background: url('http://cdn.memprofiler.com/www/images/page_bottom.gif') no-repeat bottom;
		height: 23px;	
margin: 0 auto;
width: 980px;
	}
div#nmpfooter
{
	margin-top: 5px;
	padding-bottom: 30px;
        color: #888;
}

div.nmpforumheader
{
	background: url('http://cdn.memprofiler.com/www/images/page_header.gif') repeat-x top;
height: 60px;
margin-left: 10px;
margin-right: 10px;
}
div.nmpfiller
{
	background: url('http://cdn.memprofiler.com/www/images/page_middle.gif') repeat-x top;
}


#page-body
{
margin-top: 0;
margin-bottom: 0;
padding-left: 20px;
padding-right: 20px;
}
#page-header
{
	background: url('http://cdn.memprofiler.com/www/images/page_middle.gif') repeat-y top;
}
#page-header .navbar
{
margin-left: 20px;
margin-right: 20px;
}
.navbar
{
margin-left: 10px;
margin-right: 10px;
}

#page-footer
{
padding-left: 10px;
padding-right: 10px;
}
.rounded-corners {
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}
#search-box
{
margin-top: 12px;
margin-right: 12px;
color: #404040;
}
#search-box a, #search-box a:link, #search-box a:visited
{
color: #404040;
}
#nmpfullfooter
{
margin: 0 auto;
width: 960px;
padding-left: 10px;
padding-right: 10px;
}
#wrap
{
    margin: 0 auto;
    width: 980px;
padding-left: 10px;
padding-right: 10px;
	background: url('http://cdn.memprofiler.com/www/images/page_middle.gif') repeat-y top;
}
#site-description h1 {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	margin-top: 0px;
padding-left: 30px;
padding-top: 5px;
font-size: 26px;
font-weight: normal;
color: #404040;
letter-spacing: -0.02em;
}
