/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
a{outline: none;}

/* 
----------------------------------------------------------------------------- 
GLOBAL STYLES
-----------------------------------------------------------------------------*/
.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

p {
	margin-bottom:12px;
}

strong {
	font-weight:bold;
}

/* 
----------------------------------------------------------------------------- 
GLOBAL LAYOUT
-----------------------------------------------------------------------------*/
body {
	border-top:3px solid #6C7472;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#F9F9F9;
}

div#banner {
	height:166px;
	background-image:url(../static/css/nmp-navbar-bkg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

div#banner div#banner-inner {
	width:950px;
	height:166px;
	margin:0 auto;
}

div#banner div#banner-inner div#navbar {
	float:left;
	position:relative;
	left:0px;
	top:104px;
}

div#banner div#banner-inner div#navbar ul {
	display:block;
	height:30px;
	font-size:15px;
	font-weight:bold;
}

div#banner div#banner-inner div#navbar ul li {
	display:inline;
}

div#banner div#banner-inner div#navbar ul li a.active {
	display:block;
	float:left;
	line-height:30px;
	padding:0 10px;
	margin:0 10px 0 0;
	background-color:#F9F9F9;
	border-top:1px solid #D9BD6A;
	border-left:1px solid #D9BD6A;
	border-right:1px solid #D9BD6A;
	color:#000000;
}

div#banner div#banner-inner div#navbar ul li a:hover {
	display:block;
	float:left;
	line-height:30px;
	padding:0 10px;
	margin:0 10px 0 0;
	background-color:#F9F9F9;
	border-top:1px solid #D9BD6A;
	border-left:1px solid #D9BD6A;
	border-right:1px solid #D9BD6A;
	color:#000000;
}

div#banner div#banner-inner div#navbar ul li a {
	display:block;
	float:left;
	line-height:27px;
	padding:0 10px;
	margin:0 10px 3px 0;
	background-color:#F9F9F9;
	border-top:1px solid #D9BD6A;
	border-left:1px solid #D9BD6A;
	border-right:1px solid #D9BD6A;
	color:#636363;
}

div#banner div#banner-inner div#banner-logo {
	height:166px;
	width:232px;
	float:right;
	background-image:url(../static/css/nmp-navbar-logo.png);
	background-repeat:no-repeat;
	text-align:center;
}

div#banner div#banner-inner div#banner-logo a {
	display:block;
	width:192px;
	height:74px;
	margin-left:20px;
	margin-top:75px;
	background-image:url(../static/css/nmp-logo.png);
	background-repeat:no-repeat;
}

div#page {
	padding:0 0 30px 0;
}

div#page div#page-inner {
	width:950px;
	margin:0 auto;
}

div#main {
	width:688px;
	margin:0 30px 0 0;
}

h1 {
	font-size:26px;
	margin-bottom:20px;
}

h1 a {
	color:#000000;
}

h1 a:hover {
	text-decoration:underline;
}

div#sidebar {
	width:232px;
	margin:0 0 0 0;
}

div#sidebar div.sidebar-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-bottom:3px;
}

div#sidebar div.sidebar-subtitle a {
	color:#666666;
}

div#sidebar div.sidebar-subtitle a:hover {
	text-decoration:underline;
}

div#sidebar h3 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:0px;
	padding-top:4px;
	border-top:1px solid #CCCCCC;
}

div#sidebar div#sidebar-articles {
	margin-top:20px;
	margin-bottom:50px;
}

div#sidebar div.relatedarticle {
	font-size:11px;
	margin-bottom:3px;
	padding-left:6px;
}

div#sidebar div.more {
	margin-bottom:6px;
	padding-bottom:6px;
	text-align:right;
}

div#sidebar div.more a.more {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#006600;
}

div#sidebar div.more a.more:hover {
	text-decoration:underline;
}

div#support {
	width:950px;
	margin:45px auto 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

div#support a {
	color:#000000;
}

div#bottom {
	min-height:135px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	border-top:1px solid #4E514F;
	background-color:#5B6461;
	background-image:url(../static/css/nmp-bottom-bkg.jpg);
	background-repeat:repeat-x;
}

div#bottom div#bottom-inner {
	width:950px;
	margin:25px auto 0 auto;
}

div#bottom div.module-break {
	margin-right:80px;
}

div#bottom div#bottom-inner div.bottom-title {
	font-size:12px;
	letter-spacing: 0.05em;
	font-weight: bold;
	color:#E2D39E;
	margin-bottom:2px;
}

div#bottom div#bottom-inner div#guarantee {
	line-height:18px;
	text-align:justify;
}

div#bottom div#bottom-inner div#awareness {
	font-size:11px;
}

div#bottom div#bottom-inner div#awareness div {
	margin-bottom:8px;
}

div#bottom div#bottom-inner div#awareness img {
	margin-right:5px;
}

div#bottom div#bottom-inner div.module {
	font-size:13px;
	float:left;
	width:262px;
}

div#bottom div#bottom-inner div.module a {
	color:#E2D39E;
	text-decoration:underline;
}

div#bottom div#bottom-inner div.module a:hover {
	color:#FFFFFF;
}

div#bottom div#bottom-inner div.module ul li {
	padding:6px 0 6px 0;
	border-bottom:1px solid #757d7b;
}

div#bottom div#bottom-inner div.module div.bottom-more a {
	float:right;
	font-size:11px;
}

div#bottom div#bottom-inner div#footer {
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #7A8582;
}

div#bottom div#bottom-inner div#copyright,
div#bottom div#bottom-inner div.links {
	color:#999999;
	font-size:14px;
	margin-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#bottom div#bottom-inner sup {
	font-size:9px;
}

div#bottom div#bottom-inner div.links a {
	margin:0 5px 8px 5px;
	color:#D1C5AA;
	text-decoration:underline;
}

div#bottom div#bottom-inner div.links a:hover {
	color:#FFFFFF;
}

div#update {
	font-size:14px;
	font-weight:bold;
	color:#33CC00;
	text-align:center;
	margin:10px 0;
}
/* 
----------------------------------------------------------------------------- 
BLOG SIDEBAR
-----------------------------------------------------------------------------*/
div#sidebar-about {
	background-image:url(../static/css/nmp-plaque-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:75px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

div#sidebar-about-inner {
	background-image:url(../static/css/nmp-plaque-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:80px;
	padding-left:25px;
	padding-right:25px;
}

div#sidebar div#sidebar-description {
	background-color:#E0D9C6;
	width:232px;
	margin-top:0px;
	margin-bottom:15px;
}

div#sidebar div#sidebar-description div {
	padding-top:14px;
	padding-right:14px;
	padding-bottom:14px;
	padding-left:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	line-height:17px;
	color:#333333;
}

/* 
----------------------------------------------------------------------------- 
CART SIDEBAR
-----------------------------------------------------------------------------*/
div#sidebar-placeholder {
	height:42px;
}

div#sidebar-alt {
	display:block;
	margin-top:0px;
	width:100%;
	height:84px;
	margin-bottom:20px;
}

div#sidebar-cart{
	display:block;
	height:53px;
	margin-top:8px;
}

div#sidebar-cart div#sidebar-cart-title {
	background-color:#3163CE;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../static/css/nmp-carttitle.png);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	line-height:16px;
}

div#sidebar-cart div#sidebar-cart-items {
	background-color:#99CCFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:8px;
}

div#sidebar-cart a {
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-weight:bold;
}

div#sidebar-cart a:hover {
	text-decoration:underline;
}

/* 
----------------------------------------------------------------------------- 
IMAGE BAR
-----------------------------------------------------------------------------*/

div#image-bar {
	height:82px;
	width:686px;
	display:block;
	border:1px solid #080000;
	margin-bottom:20px;
	font-size:12px;
}

div#image-bar div {
	padding:5px;
	line-height:18px;
}