/*
------------------
: Stylesheet CSS WebDesign
: W3C CSS Document Validates as CSS level 2.1 !
------------------
Web Postdroid
css: http://www.nhsintercon.com
Created: 11/12/2009
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%; /*needed for container min-height*/
	width: 100%;
}
body {
	background-color: #a5c639 !important;
	font: .75em/1.3 Arial, Tahoma, Verdana, sans-serif, "Lucida Grand", Georgia;
	padding: 0;
	margin: 0;
	color: #333333;
}
/* -------- Control All Page --------- */
a {
	color: #2e9cda; /* a link color */
	text-decoration: none;
	outline: none;
}
a:hover {color: #ff9301 !important;}/* a link hover color */
img, fieldset {border: 0;}
.clear {clear: both}
.hide {display: none;visibility: hidden;}
address {font-style: normal;margin-bottom: 15px}
h1, h2, h3, h4, h5, h6 {font-size: 110%;margin-bottom: 10px;}
fieldset legend {display: none}
.setleft {float: left}
.setright {float: right}
img.setleft {margin: 0 10px 0 0}
img.setright {margin: 0 0 0 10px}
.textcenter {text-align: center}
.textright {text-align: right}
p, ul, ol {margin-bottom: 15px}
ul {padding-left: 20px}
li {padding-bottom: 3px}
ol {list-style-position: inside}
.txtline {text-decoration: underline}
.nolist {list-style: none;}
/* ------- End -------- */
/**********************************
	 control width page
**********************************/
#frame {
	background: url(../images/bg_frame.png) repeat-y;
	width: 993px;
	margin: 0 auto;
	min-height: 100%;
	padding-bottom: 30px;
}
* html #frame {
	height: 100%;
}
#frame-wrap, #wrap-txt {
	background: url(../images/bg_frame2.png) repeat-x top left;
	width: 963px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
#wrap-txt  {
	background: none;
}
#top {
	height: 141px;
	width: 100%;
}
#Postdroid {
	margin: 0;
	top: 19px;
	float: left;
	padding: 19px 0 0 40px;
}
#top h1 {
	margin: 0;
	float: right;
	font-weight: normal;
	font-size: 24px;
	padding: 48px 30px;
	width: 560px;
	text-align: right;
}
#img {
	background: url(../images/bgimg.jpg) no-repeat;
	height: 186px;
	position: relative;
	z-index: 999;
	width: 993px;
	/*left: -17px;*/
}
#img p {
	margin: 0;
}
#img .img1 {
	position: absolute;
	top: -14px;
	left: 36px;
}
#img .img2 {
	position: absolute;
	top: -34px;
	left: 573px;
}
#img p {
	position: relative;
	z-index: 999;
	top: 50px;
	left: 163px;
}
#img button {
	background: url(../images/sendpostcard.png) no-repeat;
	cursor: pointer;
	width: 162px;
	height: 48px;
	border: 0;
}
#img button span {display: none;}
#content {
	width: 930px;
	margin: auto;
	overflow: hidden;
	padding-top: 33px;
}
.txtleft h2 {
	font-size: 28px;
	font-weight: normal;
}
.txtleft {
	width: 417px;
	float: left;
}
.txtleft p {
	margin-bottom: 18px;
}
.txtright {
	width: 280px;
	float: right;
}
.boxcolor {
	background-color: #edf4d7;
	padding: 10px;
	margin-bottom: 7px;
}
.txtleft h3, .txtright h3 {
	background: url(../images/bg_head.png) no-repeat bottom left;
	font-size: 20px;
	font-weight: normal;
	height: 31px;
	line-height: 31px;
	text-indent: 12px;
	margin-bottom: 14px;
	padding-top: 7px;
}
.txtright h3  {
	background: url(../images/bg_head2.png) no-repeat bottom left;
}
.txtright h3 {
	margin-bottom: 12px;
}
.txtstep {
	list-style: none;
	padding: 0;
	margin: 0;
}
.txtstep li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0;
}
.txtstep li .txtnum {
	display: block;
	width: 60px;
	float: left;
	font-size: 17px;
	font-weight: normal;
}
.txtstep li .txt {
	margin-left: 62px;
}
.txtstep li .txt p {
	margin-bottom: 5px;
}
.listtxt {
	list-style: none;
	width: 90%;
	padding: 0 5%;
	font-style: italic;
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}
.listtxt li {
	padding: 7px 0 8px 0;
	margin-bottom: 0;
	border-top: 1px solid #bec3ac;
	position: relative;
	top: -1px;
}
.iconlink img {
	margin: 0 0 0 10px;
}
.iconlink  .first img {
	margin-left: 0px;
}
/*****************new 05-03-2009***************************/
input[type=submit],input[type=reset],input[type=button] {
	padding: 2px 5px;
	font-size: 110%;
}
.linehead {
	background: url(../images/bg_top.png) repeat-x top;
	height: 31px;
}
#content h2 {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 15px;
}
.allform {
	list-style: none;
	padding: 0 !important;
	margin: 0 0 15px 0;
}
.allform li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 7px;
	padding: 0;
}
.allform li .h {
	width: 205px;
	float: left;
}
.allform li .txt {
	margin-left: 177px;
}
.allform li input.intxt {
	padding: 2px 3px;
	border: 1px solid #cccccc;
	width: 225px;
}
.allform li .error {
	color: red;
	padding: 2px 5px;
	/*background-color: #FBE3E4;*/
}
.allform li select.intxt {
	width: 230px;
}
.bottomform {
	padding-left: 177px;
}
.nav2 {
	background: url(../images/bg_nav_s.png) no-repeat top left;
	width: 98%;
	padding-left: 2%;
	margin-bottom: 20px;
}
.nav2 ul {
	background: url(../images/bg_nav_s.png) no-repeat top right;
	list-style: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	height: 30px;
}
.nav2 ul * {
	display: block;
	float: left;
}
.nav2 ul a {
	line-height: 30px;
	padding: 0 12px;
}
.nav2 ul a.selected {
	color: #ff9301;
}
#cssdropdown li.headlink ul {
    display: none;
    height:auto;
    position: absolute;
    margin-top: 20px;
    width: 425px;
    z-index: 200;
    text-align: left;
}
#cssdropdown li.headlink:hover ul { 
    display: block;
}
#cssdropdown li.headlink ul li a { 
    padding: 5px; height: 17px;
}

.tablelist {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
}
.tablelist table a {display:block}
.tablelist table {
	width: 100%;
	border-bottom: 1px solid #f2f3f4;
	position: relative;
	left: -1px;
}

.tablelist table .rowcolor td {
	background-color: #eff3fb;
}
.tablelist td, .tablelist th {
	padding: 7px 8px;
}
.tablelist th {
	background: #e7e7e7 url(../images/bg_head3.png) repeat-x top;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	white-space: nowrap;
}
.tablelist td {
	border-left: 1px solid #e4e6ea;
}
.tablelist .green {color:#339900}
.tablelist .red {color:#cc0000}
.tablelist .orange {color:#ff9900}
.tablelist .gray {color:#666666}
.intxt, .editclick input,
.intxt1,
.intxt2,
.intxt3,
.intxt4,
.intxt5 {
	border: 1px solid #cccccc;
	padding: 2px 3px;
}
.tablelist .txtdate {
	white-space: nowrap;
}
/*****************end new*********************************/