/* 	Author: Debra Willrett
	copyright Expert Software Consulting, All Rights reserved.	
--------------------------------------------------*/


/* reset
--------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p, form, fieldset {
	margin:0;
	padding:0;
}
html {
}
.hidden, .low {
	display:none;
}
/* body
--------------------------------------------------*/
body {
background:#CCCCCC;
}
#mybody {
	text-align:center;
	margin:10px auto 0 auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	color:#555;
	
	width: 780px;
	height: auto;
}
#commentspopup {
	padding:0;
	background:white;
}
.content {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.logo {
	text-align: left;
	width:100%;
	clear: left;
	float: left;
	height: 82px;
	margin: 0px auto;
	background-image:  url(images/banner.png);
	background-repeat:no-repeat;
}
.contentline {
	background-color:#ffffff;
	text-align: left;
	width:100%;
	clear: left;
	float: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #9595b9;
}
.spacer {
	background-color:#ffffff;
	width:100%;
	clear: left;
	float: left;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
.footer {
	background-color:#ffffff;
	width:100%;
	clear: left;
	float: left;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px solid #9595b9;
	padding-top:20px
}
#login {
	margin:10px 0;
	padding:3%;
	background-color:#d2d2d2;
	width:94%;
	clear: left;
	float: left;
	border: 2px solid #9595b9;
}
#subscribe {
	margin:10px 0;
	padding:3%;
	background-color:#d2d2d2;
	width:94%;
	clear: left;
	float: left;
	border: 2px solid #9595b9;
}
#address {
	margin:10px 0;
	padding:3%;
	width:94%;
	clear: left;
	float: left;
}
#address p {padding-top:5px;}
/* headings
--------------------------------------------------*/
h1, h1 a {
	font-size:1.3em;
	color:#000000
}
h1 a:hover {
	color:#9595b9;
}
h2, h2 a {
	color:#9595b9;
	margin:0 0 10px 0;
	font-size:1em;
}
h3, h3 a {
	color:#666666;
	margin:10px 0 10px 0;
	font-size:1.2em;
}
h4, h4 a {
	color:#333333;
	margin:10px 0 10px 0;
	font-size:1em;
}
h2 a:hover, h3 a:hover, h4 a:hover {
	color:#900;
}
#header h1 {/*display:none;*/
	position:absolute;
	right:4px;
	bottom:4px;
}
#header h3 {/*display:none;*/
	font-size:1.1em;
	position:absolute;
	left:5px;
	top:2px;
}
#content h2 {
	font-size:1.6em;
	margin:10px 0 10px 0;
}
#content h4 {
	margin:0;
}
#content.archive h3 {
	font-size:1.3em;
	font-weight:normal;
	margin:10px 0 10px 0;
}
#content.archive h5 {
	margin:0;
}
p {
	padding-bottom:10px;
}
/* links
--------------------------------------------------*/
a img {
	border:none;
}
a {
	color:#636396;
	text-decoration:none;
}
a:hover {
	color:#BB8842;
	text-decoration:underline;
}
a.commentlink {
	padding-left:15px;
	background: url(images/comments.gif) center left no-repeat;
}
a.more {
	padding-right:10px;
	background: url(images/more.gif) center right no-repeat;
}
/* navigation
--------------------------------------------------*/
#navigation {
	margin:64px 0 0 20px;
	padding:0px;
	height:18px;
	line-height:1.4em;
	background: transparent;
}
#navigation ul {
	padding:0;
	margin-left:20px;
}
#navigation li {
	float:left;
	margin-left:3px;
	list-style-type:none;
	white-space:nowrap;
	background:#ffffff;
}
#navigation li a {
	display:block;
	color: #aaaaaa;
	padding:0 8px;
	font-size:0.8em;
	text-transform:lowercase;
	letter-spacing:1px;
	border-top:#aaa 1px solid;
	border-right: #888 1px solid;
	border-bottom: 0;
	border-left:#aaa 1px solid;
}
#navigation li.selected a {
	background:#636396;
	color:#eee;
	border-bottom:none;
}
#navigation a:hover {
	color:#fff;
	background:#333;
}
#navigation li.selected a:hover {
	color:#c00;
	background-color:#600;
}
* html #navigation a {
	width:1%;
} 

/* see http://www.positioniseverything.net/explorer/escape-floats.html */
/* search
--------------------------------------------------*/
/* sub-navigation
--------------------------------------------------*/
/* search
------------------------------------------------------*/
#search {
	height: 40px;
}
#search form .searchfield {
	background: #fff;
	border: 1px solid #C3A54D;
	color: #222;
	margin-left:15px;
	padding:0px 10px 0px 5px;
	width:110px;
}
#search form .searchfield:hover {
	border: 1px solid #811;
	color: #949494;
}
#search form .submit {
	background:  url(images/search_submit.gif) no-repeat 0 0;
	position:absolute;
	height: 20px;
	width: 41px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
}
#search form .submit:hover {
	background:  url(images/search_submit.gif) no-repeat 0 -20px;
	position:absolute;
	height: 20px;
	width: 41px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
}
/* rcontent
--------------------------------------------------*/
#rcontent {
	padding:20px 20px 20px 25px;
	float:left;
	display:block;
	width:440px;
	background-image:url(IMAGES/nclphoenix1.png);
	background-repeat:no-repeat
}
#rcontent ul, #content li {
}
.singlecol #rcontent {
	float:none;
	width:550px;
	margin:0 70px;
}
#commentspopup #rcontent {
	float:none;
	padding-top:0;
}
#rcontent p {
	padding:0px;
	margin:10px 0 10px 0;
	text-align:left;
}
/* lcontent
--------------------------------------------------*/
#lcontent {
	float:left;
	display:block;
	width:200px;
	padding:10px;
	font-size:0.9em;
	border:#ddd solid 1px;
	margin:0 0 0 10px;
}
#lcontent ul {
	margin:0;
	padding: 0px;
	list-style-type: disc;
}
#lcontent p {
	padding:10px;
	margin:5px 0 25px 0;
	text-align:center;
	background:#fff;
	border:#dadada 1px solid;
}
#lcontent h2 {
	background: url(images/bullet.gif) no-repeat;
	background-position:left;
	color: #9595b9;
	font-size: 1.1em;
	margin: 10px 0 0 0;
	padding:0 0 0 12px;
	text-transform:uppercase;
}
#lcontent h2 em {
	display:block;
	padding:5px 5px;
	font-style:normal;
}
#lcontent ul li {
	margin:2px 0px 2px 15px;
	padding: 0 2px 0 2px;
}
#lcontent li a {
	display:block;
	padding:1px 0;
	height:1%;
}
#lcontent ul.categories li ul {
	margin:0;
}
#lcontent ul.categories li li {
	margin:0;
	padding:0 0 3px 0;
	border-bottom:none;
}
#lcontent ul.categories li ul ul {
	margin:0 0 0 16px;
}
#lcontent li a:hover {
	background-color:#fff;
	border-right:#ddd 5px solid;
}
#lcontent ul.pages li {
	margin:0 0 0 10px;
	font-size: 1.1em;
	text-transform:uppercase;
}
#lcontent ul.pages li li {
	margin:0 0 0 10px;
	padding:0 0 3px 0;
	text-transform:none;
	font-size:0.9em;
	border-bottom:none;
}
#lcontent ul.pages li ul ul {
	margin:0 0 0 16px;
	text-transform:none;
	font-size:0.9em;
}
#lcontent ul.categories li, #lcontent ul.months li {
	list-style-image: url(/images/categories.gif);
}
#lcontent ul.links li {
	list-style-image: url(images/external.gif);
}
#lcontent ul.feeds li {
	list-style-image: url(images/tv.gif);
}
#lcontent ul.posts li {
	list-style-image: url(images/post.gif);
}
#lcontent ul.email li {
	list-style-image: url(images/envelope_ver3.gif);
}
#lcontent ul.im li {
	list-style-image: url(images/pingtrackback.gif);
}
/* form
--------------------------------------------------*/

form {
	line-height:1em;
}
#commentform, #contactform {
	margin-bottom:30px;
	padding:10px;
}
form fieldset {
	border:0 solid;
}
form p {
	padding:3px 6px 3px 6px;
}
form label {
	display:block;
	float:left;
	width:60px;
	color:#9595b9;
	padding-top:5px;
}
form em {
	margin-left:5px;
	font-size:0.9em;
	font-style:normal;
}
#commentform input, #contactform input, #commentform textarea, #contactform textarea {
	padding:2px;
	width:190px;
	border:1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	border-color:#ccc #eee #eee #ccc;
	overflow:auto;
	color:#414141;
}
#commentform input {
	width:180px;
}
#commentform textarea {
	width:325px;
}
#contactform textarea, #contactform #bx_subject {
	width:325px;
}
* html #commentform textarea {
	width:340px;
}
* html #contactform textarea, * html #contactform #bx_subject {
	width:340px;
}
#commentform .button {
	margin-left:90px;
	width:170px !important;
	border:1px solid;
	font-weight:bold;
}
#contactform .button {
	margin-left:75px;
	width:170px !important;
	border:1px solid;
	font-weight:bold;
}
form .hiddenfield {
	display:none;
}
form .info {
	padding-left:90px;
}
form em {
	color:#C8C8B4;
}
.navbar {
	text-transform: capitalize;
	color: #333333;
	height: 40px;
	width: 780px;
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	float: left;
	clear: both;
}
.copyright {
	color: #333333;
	height: 40px;
	width: 760px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	float: left;
	clear: both;
}
.contentLeft {
	height: 460px;
	width: 260px;
	background-color: #E6E3E6;
	color: #660099;
	float: left;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-size: small;
}
.contentList {
	font-size: small;
	list-style-position: outside;
	list-style-type: disc;
}
.pad40 {
	clear: left;
	float: left;
	padding: 40px;
}
.pad20 {
	clear: left;
	float: left;
	padding: 20px;
}
.tagline {
	font-size: small;
	color: #004080;
	text-align: left;
	width:100%;
	clear: left;
	float: left;
	background-color: #FF8000;
	vertical-align: middle;
	font-weight: normal;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}
.contentx {
	width: 100%;
	float: left;
	overflow: visible;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #999999;
}
.contentListx {
	list-style-position: outside;
	list-style-type: disc;
}
.linedivider {
	clear: both;
	float: left;
	height: 2px;
	width: 100%;
	overflow: hidden;
	background-color: #004080;
}
.tablestyle {
	font-size: small;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
div#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}
div#filler {
	height:300px;
	width:100%;
}
