@import url("/css/nt2c.css");

html {
	height:100%;
	background-color: #EEE;
	background-image: url('../images/mainbottom.jpg');
	background-repeat: repeat-x;
	background-position:bottom;
}


body {
	margin:0px;
	padding:0px;
	font: 70%/1.2 Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	background-image: url('../images/mainbg.jpg');
	background-repeat: repeat-x;
}


.editorBG {
	margin:5px;
	background-color:#FFF;
	background-image: none;
}


#page {
	position:relative;
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	min-height:100%;
	background-image: url('../images/page.png');
	background-repeat: repeat-y;
	color: #888;
}


#header {
	position: relative;
	width:760px;
	margin:auto;
	height:90px;
	background-image: url('../images/topbar.gif');
	background-repeat: repeat-y;
}

#header #logo {
	border:0px;
	position: absolute;
	top: 12px;
	left: 25px;
}


#content {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

#mainContent {
	width:100%;
	padding-bottom:55px;
	margin-top: 4.5em;
	width: 537px;
	margin-right:12px;
	float:right;
}

#subContent {
	float:left;
	width:180px;
	margin-left:15px;
	padding-bottom:55px;
}

#navigation {
}

#subNavigation {

}

#footer {
	position:absolute;
	background:#FFD201;
	height:48px;
	bottom:0px;
	width:760px;
	margin-left:18px;
	background-image: url('../images/bottom.png');
	background-position: top;
}

form p {
	clear: both;
	line-height: 2em;
	margin: 0px;
}

form p label {
	width: 7em;
	float: left;
	display: block;
	margin-right: .5em;
	font-weight:bold;
	color:#3BB002;
}

form .submit input {
	margin-left: 7.5em;
}




input, select, button, textarea {
	font-size: .95em;
	color: #666;
}

p {
	margin:2px 0px 20px 0px;
}

a[href] {
	color: #01A7DD;
	text-decoration: none;
}

a[href]:hover {
	color: #31CCFF;
}


h1 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #014FFF;
	font-size: 2.5em;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	letter-spacing:-2px;
	text-transform: lowercase;
	line-height: 1em;
}

h2 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 1.8em;
	font-weight:normal;
	margin:5px 0px;
	padding:0px;
	letter-spacing:-1px;
	text-transform: lowercase;
}

h3 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 1.8em;
	font-weight:normal;
	margin:10px 0px;
	padding:0px;
	letter-spacing:-1px;
	text-transform: lowercase;

}

h4 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 1.6em;
	font-weight:normal;
	margin:0px;
	letter-spacing:-1px;
	line-height: 1.6em;
}



#NAV1 {
	position:absolute;
	right:0px;
	bottom:0px;
}

#NAV1, #NAV1 li {
	list-style:none;
	padding:0px;
	margin:0px;
}

#NAV1 li  {
	float: left;
}

#NAV1 .optionSelected {
}


#NAV1 li a {
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
	border-left: 1px dotted #FFF;
	padding-right: 10px;
}

#NAV1 .optionSelected  a, #NAV1 a:hover {
}





#NAV2 {
	position:relative;
	right:5px;
	float: right;
}

#NAV2, #NAV2 li {
	list-style:none;
	padding:0px;
	margin:0px;
}

#NAV2 li  {
	float: left;
	height:30px;
}

#NAV2 li a {
	font-size: 1.4em;
	text-transform: lowercase;
	color: #EC008C;
	letter-spacing:-1px;
	border-bottom: 1px solid #DDD;
	padding: 0px 0px 3px 20px;
	margin-bottom: 3px;
	display:block;
}


#NAV2 li ul {
	position:absolute;
	height:2em;
	padding:0px;
	margin:0px;
}

#NAV2 li ul li {

}

#NAV2 li ul li a {
	font-size: 1em;
	color: #00F;
	border: none;
}

#NAV2 li ul * {
	display:none;
}


#NAV2 .optionSelected ul * {
	display:block;
}


#NAV3 {
}

#NAV3, #NAV3 li {
	list-style:none;
	padding:0px;
	margin:0px;
}

#NAV3 li  {
	float: left;
}

#NAV3 li a {
	text-decoration: none;
	color: #666;
	padding-left: 10px;
	border-right: 1px dotted #666;
	padding-right: 10px;

}







.lister2 {
	background-color: #FFF;
	height: 100%;
	border: 1px solid #CCC;
	overflow: auto;
}

.lister2 ul {
	margin:0px;
	padding:0px;
	list-style:none;
	background-color: #FFF;
}

.lister2 li {
	margin:0px;
	padding:0px;
	list-style:none;
	position: relative;
	clear: both;
	cursor: pointer;
	border-bottom: 1px solid #DDD;
	display:inline-block;
}

.lister2 li div {
	position: relative;
	overflow:hidden;
	white-space: nowrap;
	float:left;
	padding: 2px 5px 2px 3px;
}

.lister2 .head {
	background: #CCC;
	border-bottom: 1px solid #AAA;
}

.lister2 .head div {
	background-color: #CCC;
	padding: 2px 3px 2px 3px;
	border-right: 1px solid #AAA;
	border-left: 1px solid #FFF;
	font-weight: normal;
	text-align: left;
	cursor: default;
}

.over {
	background-color: #DFE6EB;
}

#xContent {
	min-height:400px;
}

hr {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
	background: #CCC;
	height: 1px;
}

#featured {
	border-top: 1px dotted #AAA;
	list-style: none;
	padding: 5px;
	margin: 0px;
	background: #EEE;
	overflow: hidden;
}

#featured li {
	float: left;
	width: 25%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#featured li .profile {
	text-align: center;
	padding: 0px 5px;
}

#featured li .profile a {
}

#featured li .profile img {
	padding: 1px;
	border: 1px solid #CCC;
	display: inline;
}

.profile-inner {
	display: block;
}

#featured li .profile .profileTitle {
	font-size: .8em;
	line-height: 1.2em;
	display: block;
	color: #666;
	padding-top: 5px;
}

#featured li .profile a:hover .profileTitle {
	color: #000;
}




.profileImage {
	display: table-cell;
    text-align: center;
    height: 95px;
	vertical-align: middle;
}







#searchLinks {
	border-top: 1px dotted #AAA;
}

#regions {
	padding: 0px;
	margin: -15px 0px 0px 15px;
	list-style-type: square;
}

#regions li {
	margin: 0px;
	list-style-type: square;
}

#regions li a {
	padding: 2px 0px;
	display: block;
	border-bottom: 1px solid #DDD;
	color: #F50;
}

#regions li a:hover {
	background: #EEE;
	color: #666;
}
