﻿

body
{
	background-color: #cccccc;
	margin: 0px auto;
	font-family: Tahoma;
	background-image: url(images/ncsnmbr_body-bg.png);
	background-repeat: repeat-x;
}

/* Layout .. */
#wrapper
{
	width: 750px;
	height: 100%;
	margin: 0px auto;
}

.headercontainer
{
}


#preheader
{
	background-color: #000000;
	color: #ffffff;
	font-size: large;
	padding: 10px 5px 5px 5px;
	background-image: url(images/ncsnmbr_prehdr-bg.png);
	background-repeat: repeat-y;
}

#header
{
	height: 150px;
	background-color: #787878;
	background-image: url(images/ncsnmbr_hdr-bg.png);
	background-repeat: no-repeat;
}

#postheader
{
	background-color: #000000;
	color: #ffffff;
	background-image: url(images/ncsnmbr_posthdr-bg.png);
	height: 30px;
	padding: 0px 0px 0px 60px;
	vertical-align: middle;
}

#content
{
	height: 100%;
	background-color: #ffffff;
	border-right: #66ccff 1px solid;
	border-top: #66ccff 1px solid;
	border-left: #66ccff 1px solid;
	border-bottom: #66ccff 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.footercontainer
{
	border-right: #66ccff 1px solid;
	border-top: #66ccff 1px solid;
	border-left: #66ccff 1px solid;
	border-bottom: #66ccff 1px solid;
}
#prefooter
{
	background-color: #ffffff;
	height: 10px;
}

#footer
{
	background-color: #efefef;
	height: 10px;
}

#postfooter
{
	background-color: #cfcfcf;
	font-size: x-small;
	height: 30px;
}

#hdrlogin
{
	font-size: small;
	color: #0f0f0f;
	width: 200px;
	position: relative;
	left: 540px;
	top: 137px;
}

#menu {
width: 100%;
background: #eee;
float: left;
}

#menu ul
{
    list-style: none;
    margin: 0 0 10 0;
    padding: 2px;
    float: left;
    height: 25px;
}

#menu a, #menu h2 {
font: bold 11px/16px verdana;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover
{
	color: #ffffff;
	background: #330099;
}

#menu li
{
    position: relative;
    height: 25px;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#csnmv_container
{
	width: 600px;
	padding-left :20px;
	font-size : small;
}

#csnmv_contact
{
	width: 90%;
	border-right: #87ceeb 1px solid;
	border-top: #87ceeb 20px solid;
	border-left: #87ceeb 1px solid;
	border-bottom: #87ceeb 1px solid;
	
	margin: 10px;
}

.ncsninfotableheader
{
	border-bottom: #ffcc66 1px solid;
	color: #ffffff;
	background-color: #3366cc;
}

.contentdetail
{
	font-family: verdana;
	font-size:small;
	padding: 2px;
}

.contentdetail h1
{
	border-bottom: #87cefa 1px dotted;
	background-color: #ffffff;
	font-size: medium;
	text-decoration: none;
	padding-top : 5px;
}

.contentdetail h2
{
	font-size: small;
	border-bottom: #33ccff 1px dotted;
	text-decoration: none;
	padding-top: 0px;	
}

.contentmessage
{
	font-family: verdana;
	font-size:small;
	text-align:center ;
	padding: 0px;
}

.linkacountpanel
{
	background-color: #ffffcc;
	border-right: #33ccff 2px solid;
	border-top: #33ccff 2px solid;
	border-left: #33ccff 2px solid;
	border-bottom: #33ccff 2px solid;
	padding: 10px;
}

.changeconfirmingview
{
	background-color: #ffffcc;
	border-right: #33ccff 2px solid;
	border-top: #33ccff 2px solid;
	border-left: #33ccff 2px solid;
	border-bottom: #33ccff 2px solid;
	padding: 10px;
}



/*accordions.... */
.accordion
{
	width: 500px;
	margin: auto;
}
.accordionHeader
{
	font-size: small;
	color: white;
	font-family: verdana;
	border-bottom: #ccffff 1px dotted;
	padding-top: 5px;
}

.accordionContent
{
	font-size: small;
	padding-left: 50px;
	color: #010101;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

.accodrdianContentDetail
{
	background-color: #ffffff;
}

.accordionLink
{
	color: #ffffff;
	text-decoration: none;
}

.iframebox 
{
	width: 100%;
	height: 600px;
	margin: auto;
}
/*rounded corner dialogs */
.dialog
{
	width: 90%;
	margin: 0px auto;
	min-width: 20em;
	color: #fff;
}

.dialog .hd .c, .dialog .ft .c
{
	font-size: 1px; /* ensure minimum height */
	height: 30px;
}

.dialog .ft .c
{
	height: 30px;
}

.dialog .hd
{
	background: url(images/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c
{
	background: transparent url(images/tr.gif) no-repeat right 0px;
}

.dialog .bd
{
    
    background-position: 0px 0px;
    background: transparent url(images/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c
{
    padding: 20px;
    background: transparent url(images/mr.gif) repeat-y right 0px; 
}

.dialog .bd .c .s
{
	margin: 0px 8px 0px 4px;
	background: #000 url(images/ms.jpg) repeat-x 0px 0px;
	padding: 1em;
}

.dialog .ft
{
	background: transparent url(images/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c
{
	background: transparent url(images/br.gif) no-repeat right 0px;
}


/* content-specific */

.dialog h1
{
	/* header */
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	margin-top: -0.6em;
}

.dialog p
{
	margin: 0.5em 0px 0px 0px;
	padding: 0px;
	font: 0.95em/1.5em arial,tahoma, "sans serif";
}

html > body .dialog pre
{
	font-size: 1.1em;
}

