* {
	margin-top: 0;
	padding-top: 0;
}
body {
	margin: 0 0;
	padding: 0 0 ;
	font-size: 76%;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	text-align: center;
	/*background: #006699;*/
	background: url(/images/bg_body.jpg) repeat;
}

sup {
	font-size: 56%;
}
.noshow {
	display: block;
	position: absolute;
	left: -5000px;
	top: -5000px;	
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}

/* Hides from IE-mac */
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	text-align: left;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-top: 0px;
	background: #FFFFFF;
}
#subcontainer {
	clear: both;
	width: 770px;
	margin: 0px;
	padding: 10px 0 0;
	/*
	border-top: 1px solid #333333;
	border-left: 20px solid #CCCCCC;
	border-right: 20px solid #CCCCCC;
	background: url(/images/bg_subcontainer_shadow.gif) repeat-x top left;
	*/
}

/*
################  Header Styles  ################
*/
#header {
	width:770px;
	/*height: 310px;  Height with horizontal nav*/
	/*height: 260px;*/
	background: transparent url('/images/bg_tophead_shopms.jpg') no-repeat right top;
	position: relative;
	overflow: visible;
}
#header ul.right {
	float: left;
	position: relative;
}
#header ul.right li a.mslogo {
	top: 0px;
	width: 200px;
	height: 130px;
	margin: 0 !important;
	padding: 0;
	display: block;	
	background: transparent url('/images/tophead_mslogo.gif') no-repeat left top;
}
#header ul.right li a.logo {
	width: 530px;
	height: 60px;
	display: block;
	background: transparent url('/images/tophead_logo.gif') no-repeat left top;
}
/*
#header ul.navigation {
	clear: both;
	width: 740px; 
	text-align: left;
	display: block;
	top: 260px;
	height: 15px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	margin: 0px 15px;
}
#header ul.navigation li {
	display: inline;
}
#header ul.navigation li a {
	color: #007f8d;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.1em;
	padding: 0px 10px;
	display: inline;
	margin-bottom: 0px;
	height: 15px;
}
#header ul.navigation li a:hover {
	color: #03616b;
}
*/
/*
################  Tabbed Navigation  ################
*/
#header ul.navigation {
	clear: both;
	border-bottom: 2px solid #333333;
	padding-top: 15px !important;
	padding: 5px 0 0 10px;
	z-index: 1;
}
#header ul.navigation li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	border: 2px solid #333333;
	padding-top: 2px !important;
	padding: 0;
	margin: 0 5 0 0;
}
#header ul.navigation li a, #header ul.navigation li a.active {
	color: #003399;
	background: #DFECEC;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 0px 5px;
	margin: 0 !important;
	margin-right: -4;
	text-decoration: none; 
}
#header ul.navigation li.active a.active {
	background: #FFFFFF;
	border-bottom: 2px solid #FFFFFF; 
}
#header ul.navigation li.active {
	border-bottom: none;
}
#header ul.navigation li a:hover {
	color: #DFECEC;
	background: #003399; 
}
#header ul.navigation li a.active:hover {
	color: #003399; 
	background: #FFFFFF;
}

/*
################  Sub Nav Styles  ################
*/
#header ul.navigation ul.subnav {
	width: 740px;
	margin: -3px 30px 0px 0px;
	padding: 3px 0px 0px 0px;
	display: block;
	position: absolute;
	text-align:left;
	height: 15px;
	top: 20px;
	left: 0px;
	/*border-bottom: 1px dashed #007f8d;*/
}
#header ul.navigation ul.subnav  li {
	display: inline;
}
#header ul.navigation ul.subnav li a {
	color: #007f8d;
	font-size: .9em;
	font-weight: bold;
	margin: 2px 0px;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	float: left;
}
#header ul.navigation ul.subnav li a:hover {
	color: #03616b;
	text-decoration: none;
}

/*
################  Subnav Display Styles  ################
*/
.subnav, .subnav ul.subnav_01, .subnav ul.subnav_02, .subnav ul.subnav_03, .subnav ul.subnav_04, .subnav ul.subnav_05,  .subnav ul.subnav_06 {
	/*display: none;*/
}
.subnav, .subnav ul.subnav_a, .subnav ul.subnav_b, .subnav ul.subnav_c, .subnav ul.subnav_d, .subnav ul.subnav_e {
	/*display: none;*/
}


#header #SearchTop {
	padding: 5;
	text-align: right;
	float: right;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #333333;
	background: #DFECEC;
}
#header #SearchTop #SearchCategory {
	top: 0 !important;
	top: 1;
	position: relative;
}

/*
################  Breadcrumbs Text Styles  ################
*/
#breadcrumbs {
	clear:both;
	padding: 0px 5 5 20;
	font-size: 0.95em;
	color: #003399;
	text-transform: lowercase;
/*	width: 750px !important;
	width: 770px;
	height: 20px !important;
	height: 30px;
	background-color: #DFECEC;
*/
}
#breadcrumbs a{
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
	color: #003399;
	text-transform: lowercase;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}


/*
################  Content Layout Styles  ################
*/
#content{
	width: 500px !important;
	width: 520px;
	/*background: transparent url('/images/bg_content.gif') no-repeat top left;*/
	margin: 0;
	padding: 20px;
	padding-right: 0px;
	float: left;
}
#content .leftcolumn {
	float: left;
	width: 450px;
	padding: 0 10 0 0;
	vertical-align: top;
}
#content .rightcolumn {
	float: right;
	width: 260px;
	padding: 0 0;
	vertical-align: top;
}
#content .fullcolumn {
	clear: both;
	margin-top: 0px !important;
	margin-top: -15px;
}
div.promo {
	width: 252px !important;
	width: 260px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: .9em;
}
div.promo1, div.promo2, div.promo3, div.promo4 {
	width: 252px !important;
	width: 260px;
	border: 1px solid #ccc;
	padding: 70px 4px 2px 4px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: .9em;
}
#content .fullcolumn div.promo {
	width: 535px !important;
	width: 530px;
}
#content .fullcolumn h1.graphic {
	width: 535px;
	height: 75px;  
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}
#content h1.categoryheader {
	border-bottom: 1px solid #333333;
	margin-bottom: 5px;
}
#content .categoryimage {
/*	float: left;
	margin-right: 5px;
	position: relative;
	top: -15px;
*/}
#content .photo {
	margin: 8px;
	float: left;
	display: block;
	color: #999;
	line-height: 1.2em;
	font-size: .9em;
	border: 1px solid #999;
	padding: 2px;
}
#content .photo img {
	display: block;
}
#content .businessimage {
	margin: 5 5 5 0;
	float: left;
	display: block;
	border: 1px solid #999;
	padding: 1px;
	background: #FFFFFF;
}

/*
################  Sidebar Styles  ################
*/
#sidebar {
	width: 210px !important;
	width: 250px;
	padding: 20px;
	margin: 0px;
	float: right;
	/*
	border: solid 1px #333;
	background: url(../images/bg-leftside.gif) repeat-y left;
	background-color: #E7EEF1;
	*/
}
#sidebar .section{
	margin: 20px 0 0;
}
#sidebar .product{
	border: 1px solid #333333;
	padding: 5px;
	margin: 10px;
	background:#FFE8E8;
}
.rightcolumn .section {
	margin: 40px 0 0;
}
.rightcolumn .sectionfirst {
	margin: 130px 0 0;
	content: ".";
}
#sidebar .profile_picture{
	width: 185px; 
	border: solid 1px #333;
	overflow: hidden;
	margin-bottom: 20px;
}

/*
################  Footer Styles  ################
*/
#Footer {
	width:750px !important; /*moz width*/
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	color: #999;
	clear: both;
	padding: 5px 10px 10px 10px;
	margin-bottom: -10px !important;
	margin: 0; 
	border-top: 1px solid #000000;
	/*background: transparent url('/nthp/images/header/elmt_footer_2007.gif') no-repeat bottom right;*/
}
#Footer ul.navigation li {
	display: inline;
}
#Footer ul.navigation li a {
	padding: 0 6px;
	color: #c30;
	color: #003399;
	text-decoration: underline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c30;
	border-right-color: #003399;
}
#Footer ul.navigation li a:hover{
	text-decoration: none;
}
#Footer ul.navigation li a.lastlink {
	border: none;
}
#Footer p {
	margin: 10px;
}
#Footer p a {
	color: #999;
}
#Footer p a:hover {
	color: #999;
	text-decoration: none;
}

/*
################  Form Styles  ################
*/
form {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
form input, form select {
	border: 1px solid #369;
	font-size: 10px;
}
form input.button {
	border: 1px solid #369;
	background-image: url('/nthp/images/common/bg_input.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
form input:hover.button {
	border: 1px solid #369;
	background-color: #fff;
	background-image: none;
}
form textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #369;
	font-size: 10px;
}



/*
################  Table Styles  ################
*/
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
}
table tr {
	margin: 2px 0;
}
table tr.other {
	background-color: #f6f6f6;
}
table th {
	background-color: #336699; 
	color: #fff;
}
table th a, table th a:hover{
	color: #fff; 
}
table tr th, table tr td {
	padding: 5px;
}
table td{
	vertical-align:top;
}
table tr td#maincontents {
	padding: 0px 20px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
}
table tr td#sidebar {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
}

/*
################  Universal Text Styles  ################
*/
a {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #06c;
	text-decoration: underline;
}
a img {
	border: none;
}
ul, ul li, ol, ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.light {
	color: #999;
}
.required {
	color:#FF0000;
	font-weight:bold;
}
/*
################  Content Text Styles  ################
*/
#content h1 {
	color: #003399; /*Blue*/
	color: #000000;
	font-size: 1.9em;
}
#content h2 {
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	font-size: 1.5em;
	margin-bottom: 2px;
}
#content h2 a{
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	text-decoration: none;
}
#content h2 a:hover{
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	text-decoration: underline;
}
#content h3 {
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	font-size: 1.3em;
	margin-bottom: 2px;
}
#content h3 a{
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	text-decoration: none;
}
#content h3 a:hover{
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	text-decoration: underline;
}
#content h4 {
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	font-size: 1.2em;
	margin-bottom: 4px;
}
#content h5 {
	color: #000;
	font-size: 1.2em;
	margin-bottom: 4px;
	border-bottom: 1px solid #000;
}
#content h6 {
	color: #000;
	font-size: 1.1em;
	margin-bottom: 2px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#content a.title {
	display: block;
	font-weight: bold;
}
#content .promo a {
	text-decoration: none;
}
#content .promo a h2 {
	color: #369;
	text-decoration: none;
}
#content .promo a p {
	color: #000;
	text-decoration: none;
}
#content ul, #content ol {
	margin-bottom: 20px;
}
#content ul li, #content ol li, #sidebar ul li, #sidebar ol li{
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 1.25em;
	font-size: 1.1em;
	display:list-item;
	/*
	background-color: transparent;
	background-image: url('/nthp/images/header/bullet.gif');
	background-repeat: no-repeat;
	background-position: left top;
	*/
}
#content ul li, #sidebar ul li{
	list-style-type: disc;
}
#content ol li, #sidebar ol li{
	list-style-type: decimal;
}
#content ol li ul li, #content ul li ul li, #sidebar ol li ul li, #sidebar ul li ul li{
	font-size: 1em;
	list-style-type: disc;
}
#content ol li ul, #sidebar ol li ul, #content ul li ul, #sidebar ul li ul, #content ul li ol, #sidebar ul li ol, #content ol li ol, #sidebar ol li ol{
	margin-bottom: 2px;
}
#content .footnote {
	position: relative;
	bottom: 0.4em;
	font-size: .8em;
}
#content div.listing {
	padding: 10px 5px;
	border: 1px solid #FFFFFF;
}
#content div.listing:hover {
	background: #DBECF9;
	background: url(/images/bg_body_light.jpg) repeat ;
	border: 1px solid #333333;
}
#content ul.categorylist li, #sidebar ul.categorylist li{
	display: block;
	list-style-type:none;
	margin-left: 0px;
	margin-bottom: 1px;
	padding: 3px;
	font-weight: bold;
}
#content ul.businesslist li, #sidebar ul.businesslist li{
	display: block;
	list-style-type:none;
	margin-left: 0px;
	margin-bottom: 1px;
	padding: 3px;
	font-weight: bold;
}
/*
################  Sidebar Text Styles  ################
*/
#sidebar h1 {
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	font-size: 1.5em;
	font-style:italic;
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}
#sidebar h2 a{
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#sidebar h2 a:hover{
	color: #9e0616; /*Red*/
	color: #003399; /*Blue*/
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#sidebar p {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
}
#sidebar a {
	color: #06C;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #06C;
	text-decoration: none;
}
#sidebar ul li {
	font-size: 1.1em;
	margin-bottom: 5px;
	line-height: 1.25em;
}
#sidebar ul li a {
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}


.squareBox{
	padding: 5px 10px;
	border: 1px solid #573131; /*border*/
	background: #F0F4FF; /*background*/
	overflow: hidden;
}

/*
#########   Rounded Corner Box ###########
*/
.roundedBox{
	margin: 5 0;
}
.roundedBox H1 {
	margin-bottom: 2px;
}
.rBox *{
	height:1px;
	overflow:hidden;
}
.rBoxContent{
	padding: 5px 10px;
	border-left: 1px solid #573131; /*border*/
	border-right: 1px solid #573131; /*border*/
	background: #DFECEC; /*background*/
	background: #F0F4FF; /*background*/
	overflow: hidden;
/*	width: auto !important;
	width: 100%;
*/}
.rBoxBg {
	background: #F0F4FF; /*background*/
}
.rBoxBgBorder {
	background:#573131; /*border*/
}
.rBoxBg2 {
	padding-left:1px;
	padding-right:1px;
	background:#b6a6a6; /*2*/
	border-left: 1px solid #573131; /*border*/
	border-right: 1px solid #573131; /*border*/
}
.rBoxBg3 {
	padding-left:1px;
	padding-right:1px;
	background: #F0F4FF; /*background*/
	border-left: 1px solid #eeeaea; /*1*/
	border-right: 1px solid #eeeaea; /*1*/
}
.rBox1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #b6a6a6; /*2*/
	border-right:1px solid #b6a6a6; /*2*/
	background:#816464; /*3*/
}
.rBox2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #eeeaea; /*1*/
	border-right:1px solid #eeeaea; /*1*/
	background:#765858; /*4*/
}
.rBox3{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #765858; /*4*/
	border-right:1px solid #765858; /*4*/
	background:#573131; /*border*/
}
.rBox4{
	padding-left:1px;
	padding-right:1px;
	border-left: 1px solid #b6a6a6; /*2*/
	border-right: 1px solid #b6a6a6; /*2*/
	background:#573131; /*border*/
}
.rBox5{
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #816464; /*3*/
	border-right:1px solid #816464; /*3*/
	background:#b6a6a6; /*2*/
}

