body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	background-color:#ffffff;
}

.container {
	width: 950px;
	margin: 0px auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#header {
	height: 106px;
	padding: 5px 0px 0px 0px;
}

#header .container {
	background: #ffffff;
}

#header h1 {
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	
}

#header	h1 a {
	width: 375px;
	height: 106px;
	border: none;
	border: none;
	
	}
	
	
#header #sign-up {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	width: 380px;
	height: 90px;
	float: right;
	text-align: left;
}

#header #sign-up .memberlogin, #header #sign-up .memberlogin a:visited {	
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	color:#006699;
}

#header #sign-up .memberlogin a:hover {	
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	color:#FF6600;
}


#header #sign-up a.memberlinks {
	text-indent: 0px;
	color:#003366;
	display:inline;
	}


#header #sign-up .thickbox {
	height: 25px;
}
#header #sign-up .thickbox:hover {
	background-position: 0 -25px;
}
/* 
	Start Primary Navigation
*/
#primary-nav {
	height: 35px;
	width: 100%;
	text-align: left;
	background-image: url(../images/navbgblue.jpg);
}
#primary-nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	list-style-type: none;	
}
#primary-nav li {
	display: block;
	float: left;
	background: url(../images/navrtborder.jpg) top right no-repeat;
	padding: 10px 2px 10px 0;
	margin: 0;
}

#primary-nav li a {
	text-decoration: none;
	padding: 10px 30px;
	margin: 0;
	color: #FFFFFF;
}
#primary-nav li a:link {
	text-decoration: none;
	padding: 10px 30px;
	margin: 0;
	color: #FFFFFF;
}
#primary-nav li a:visited {
	text-decoration: none;
	padding: 10px 30px;
	margin: 0;
	color: #FFFFFF;
}
#primary-nav li a:hover {
	text-decoration: none;
	padding: 10px 30px;
	margin: 0;
	color: #FFFFFF;
	background: url(../images/navbghover.jpg) top left repeat-x;
}
#primary-nav li .active {
	background: url(../images/nav-bg-hover.jpg) top left repeat-x;
}
/*
	End Primary Navigation


	Start Members Navigation
*/
#members-nav {
	height: 35px;
	width: 100%;
	text-align: left;
	background-image: url(../images/navbggrey.jpg);
	clear: both;
}
#members-nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	list-style-type: none;	
}

#members-nav li {
	display: block;
	float: left;
	background: url(../images/navrtbordergrey.jpg) top right no-repeat;
	padding: 10px 0px;
	margin: 0;
}
#members-nav li a {
	text-decoration: none;
	padding: 10px 20px;
	margin: 0;
	color: #006699;
}
#members-nav li a:link {
	text-decoration: none;
	padding: 10px 20px;
	margin: 0;
	color: #006699;
}
#members-nav li a:visited {
	text-decoration: none;
	padding: 10px 20px;
	margin: 0;
	color: #006699;
}
#members-nav li a:hover {
	text-decoration: none;
	padding: 10px 20px;
	margin: 0;
	color: #0066CC;
	background: url(../images/navbghovergrey.jpg) top left repeat-x;
}

/*
	End Primary Navigation
*/

#masthead {

	margin: 0;
	padding: 0;
	color:#333333;
	text-align: left;
	
}

#masthead h2 { color: white;}

#masthead .container {
	
}
#masthead .banner {
	float: left;
	width: 320px;
	padding: 0;
	margin: 0;
}
#masthead .demo {
	padding: 0px 0 0px 0;
	margin: 0 0 0 340px;
	display:block;
	height: 230px;
	
}

#masthead .demo a {
	text-align: left;
}

#masthead .demo .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#003366;
	padding: 9px 0 2px 0;
	margin: 0;
	border-bottom: 1px solid #666666;
	width: 407px;
}

#masthead .demo .promotiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	padding: 10px 0 2px 0;
	margin: 0;
	width: 385px;
}

#masthead .demo .promoteaddress {
	padding: 5px 5px 5px 5px;
	background-color: #EAEAEA;
	color: #1464AB;
	margin-top: 10px;
	}

#masthead .demo p {
	
	padding: 6px 0 0 0;
	margin: 0;
	width: 425px;
}
#promo-bar {
	
	color: #FFFFFF;
	height: auto;
	background-color: #999999;
}
#promo-bar .container {
	padding: 5px 25px 10px 0px;
	background: url(../images/promoshadow.jpg) top left repeat-y;
	height: auto;
	margin: 0 auto;
}
#promo-bar .promo {
	float: left;
	margin: 0 10px 0 0;
	height: auto;
	width: 630px;
	text-align:left;
	font-weight: bold;
	font-size: 100%;
}

#promo-bar .promo, .directory {
margin: 5px 0px 5px 20px;
padding: 3px 0px 3px 0px;
}

#promo-bar .promo p {
	width: 642px;
	overflow: hidden;
	text-align: left;
	background-position: 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: whitesmoke;
	height: 45px;
	
}

#promo-bar .promo .free-trial {
	height: 40px;
}
#promo-bar .promo .free-trial:hover {
	background-position: 0 -40px;
}
#promo-bar p.directory  {
	width: 250px;
	text-align: left;
	background-position: 0 0;
	margin: 5px 0px 5px 0px;
	float: left;
}

#calcontent {
	background: #D5D1CA;
	width: 950px;
	margin: 0 auto;
}

#calendar {
	width: 100%;
	margin: 0px auto;
	}

#calendar .monthname { } 
#calendar .today { background: #466273; color: #FF9900;}

#content {
	margin: 0px;
	background-color: #ffffff;
	color: #838369;
	text-align: left;
	background: url(../images/bgfade.gif) bottom repeat-x;
}
#content .container {
	padding: 0 0 0 0px;
	background: #ffffff;
	border-bottom: 1px solid #666666;
}
#content #main {
	padding: 30px 29px 20px 32px;
	margin: 0;
	width: 581px;
	float: left;
	background: #ffffff;
}
#main h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1364AB;
	font-weight: bold;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CDCBC5;
	margin: 0 0 25px 0;
}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1364AB;
	padding: 0;
	margin: 0 0 20px 0;
}
#main #articles h3 {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	padding: 3px 0 6px 30px;
	background: url(../images/main-news-bullet.jpg) top left no-repeat;
}
#main h3 a:link, #main h3 a:visited {
	color: #444444;
	font-weight: bold;
	padding: 2px;
}
#main h3 a:hover {
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/main-content-bg.jpg) top left repeat-x;
}
#main p {
	line-height: 18px;
	margin: 0 0 20px 0;
}
#main .col1 {
	width: 265px;
	float: left;
	margin: 0 50px 0 0;
	padding: 0;
}
#main #gallery .col1 {
	width: 305px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#main #columns a {
	background: none;
}
#main .col1 ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
}
#main .col1 ul li {
	margin: 11px 0;
	padding-left: 15px;
	background: url(../images/features-bullet.jpg) top left no-repeat;
}
#main a:link, #main a:visited {
	color: #838369;
	font-weight: bold;
	padding: 2px;
}
#main a:hover {
	color: #FF9900;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
}
#main #gallery a:link, #main #gallery a:visited, #main #gallery a:hover {
	background: none;
}
#main .col2 {
	width: 265px;
	float: left;
	margin: 0;
	padding: 0;
}
#main .col2 ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
}
#main .col2 ul h3 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
#main .col2 ul .select {
	margin: 4px 0;
	padding-left: 20px;
	background: url(../images/select-icon.jpg) top left no-repeat;
}
#main .col2 ul .send {
	margin: 4px 0;
	padding-left: 20px;
	background: url(../images/send-icon.jpg) top left no-repeat;
}
#main .col2 ul .grow {
	margin: 4px 0;
	padding-left: 20px;
	background: url(../images/grow-icon.jpg) top left no-repeat;
}
#main .screens {
	padding: 3px;
	margin: 0 0 20px 0;
	background-color: #FFFFFF;
	border: 2px solid #918B83;
}
#main .photos {
	padding: 3px;
	margin: 5px;
	background-color: #FFFFFF;
	border: 2px solid #918B83;
}
#main .boxes {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#main .boxes li {
	padding-left: 20px;
	background: url(../images/li-box.gif) top left no-repeat;
}
#main sup {
	color: #D71919;
	font-weight: bold;
}
#main .designs a {
	display: block;
	text-indent: -9999px;
	width: 280px;
	overflow: hidden;
	text-align: left;
	padding: 0;
	margin: 0;
	background-position: 0 0;
}
#main .designs .design-banner {
	background-image: url(../images/view-design-gallery.jpg);
	height: 107px;
}
#main .designs .design-banner:hover {
	background-image: url(../images/view-design-gallery.jpg);
	background-position: 0 -107px;
	height: 107px;
	width: 280px;
	padding: 0;
	margin: 0;
}
#main form ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}
#main form ul li {
	margin: 0;
	padding: 0;
}
#main form ul li .field {
	width: 300px;
	border: 1px solid #918B83;
	background-color: #FFFFFF;
	color: #5A5650;
	font-size: 12px;
	padding: 5px 4px;
	margin: 2px 0px;
	display: block;
	font-weight: normal;
}
#main form ul li textarea {
	width: 500px;
	border: 1px solid #918B83;
	background-color: #FFFFFF;
	color: #5A5650;
	font-size: 12px;
	padding: 5px 4px;
	margin: 2px 0px;
	display: block;
	font-weight: normal;
}
#content #news {
	padding: 20px 10px 20px 20px;
	margin: 0;
	width: 277px;
	float: left;
	background-color: #EEEEEE;
}
#news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	font-weight: bold;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #444444;
	margin: 0 0 20px 0;
}
#news ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#news li {
	padding: 0 0 0 26px;
	background: url(../images/news-bullet.jpg) top left no-repeat;
}
#news li p {
	margin: 0 0 10px 0;
	color: #444444;
	line-height: 18px;
}
#news li .posted {
	margin: 0 0 25px 0;
	padding: 0;
	color: #918B83;
	font-weight: bold;
}
#news li .posted a {
	display: block;
	text-indent: -9999px;
	width: 78px;
	overflow: hidden;
	text-align: left;
	background-position: 0 0;
	float: right;
}
#news li .posted .read-more {
	background: url(../images/read-more.jpg) no-repeat;
	height: 17px;
}
#news li .posted .read-more:hover {
	background-position: 0 -17px;
}
#news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	padding: 3px 0 6px 0;
	margin: 0 0 13px 0;
}
#news a:link, #news a:visited {
	text-decoration: none;
	color: #006699;
}
#news a:hover {
	text-decoration: none;
	color: #FF6600;
	background: url(../images/news-title-bg.jpg) top left repeat-x;
}
#news li .sq {
	background: none;
	margin: 0 10px 10px 0;
	padding: 0;
	border: none;
}

#news form 
{

}

#footer {
	height: 174px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #FFFFFF;
	text-align: left;
}
#footer .container {
	padding: 32px 0 14px 33px;
}
#footer form {
	float: right;
	padding: 0 18px 0 0;
	margin: 0;
	width: 295px;
	text-align: center;
}
#footer form h6 {
	padding: 0 0 2px 0;
	border-bottom: 1px solid #D5D1CA;
	font-size: 12px;
	margin: 0 0 7px 0;
	text-align: left;
}
#footer form .foot-form1 {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
#footer form .foot-form1 input {
	border: 1px solid #D5D1CA;
	background-color: #FFFFFF;
	color: #5A5650;
	font-size: 12px;
	padding: 2px 0;
	margin: 2px 0;
	width: 138px;
}
#footer form textarea {
	border: 1px solid #D5D1CA;
	background-color: #FFFFFF;
	color: #5A5650;
	font-size: 12px;
	padding: 1px;
	margin: 2px 0;
	width: 137px;
	height: 65px;
}
#footer .address {
	font-size: 12px;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding-right: 15px;
}
#footer .address p {
	padding: 6px 0;
	margin: 0;
}
#footer .address a:link, #footer .address a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#footer .address a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#footer .address h6 {
	display: block;
	width: 205px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo-white.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: block;
	margin: 0;
	padding: 0 15px;
	width: 150px;
	line-height: 17px;
}
#footer ul li a:link, #footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#sub-footer {
	margin: 0;
	padding: 0;
	background-color: #D5D1CA;
	color: #838369;
	text-align: left;
}
#sub-footer .container {
	height: 90px;
	padding: 0 0 0 0px;
	background: url(../images/content-bg.jpg) top left repeat-y;
	margin-bottom: 20px;
	border: none;
}
#sub-footer #links {
	padding: 0 29px 0 32px;
	margin: 10px 0;
	width: 581px;
	float: left;
}
#sub-footer p {
	line-height: 18px;
	margin: 0;
}
#sub-footer #links a:link, #sub-footer #links a:visited {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px;
}
#sub-footer #links a:hover {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #CDCBC5;
	margin: 0 10px;
}
#sub-footer #validators {
	padding: 10px 12px;
	margin: 0 0 0 658px;
	width: 275px;
}
#sub-footer #validators a:link, #sub-footer #validators a:visited {
	color: #918B83;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px;
}
#sub-footer #validators a:hover {
	color: #918B83;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #918B83;
	margin: 0 10px;
}

/*__________________________________________________=> Nav bar */
#nav {
	width: 100%;
	background: url(../images/nav_bg.gif) repeat-x left top;
	font-weight: bold;
	margin: 24px 0px 0px 0px
	}
	
#nav, #nav li {
	position: relative
	}
	
#sub_nav {
	height:26px;
}
	
#nav,#nav li, #sub_nav, #sub_nav li {
	float: left;
	}
	
#nav li.rss {
	float: right
	}	
	
#nav ul, li {padding: 0px; margin: 0px; list-style: none}	
#nav li {
	background: url(../images/nav_li_bg.gif) no-repeat right top
	}
#nav a, .monthname {
	height: 21px;
	text-align: center;
	padding: 7px 0px 0px 0px;
	color: #eeffdf;
	font-size: 91%;
	}
	
table.month	tbody td {
	text-align: center !important;
}
	
#nav a {
	width: 25px;
	display: block;
}
	
#nav .monthname	{background: whitesmoke; color: #666666; width: 140px;}

#nav a:hover {
	background-color: ##eeffdf; color: #FF9933; background-image:none;
	}
#nav li.sag,#nav li.rss {
	background: none
	}
#nav li.rss a {
	background: url(../images/feed.gif) no-repeat left top;
	margin: 7px 7px 0px 0px;
	padding: 0px;
	height: 14px;
	width: 14px;
	text-indent: -20000px
	}
#nav li.rss a:hover {
	background: url(../images/feed.gif) no-repeat left bottom
	}
/*__________________________________________________=> Sub nav */
#sub_nav {
	background-color: #ADB5C7;
	width: 100%
}
#sub_nav li {
	position: relative;
	padding: 5px 0px 2px 5px;
	}
	
#sub_nav a {
	color: #FFF
	}
#sub_nav a:hover {
	color: #ff8400
	}
	
#mini_nav {
	background: #466273;
	text-align: left;
	float: left;
	width: 935px;
	padding: 8px 5px 5px 10px;
	height: 25px;
}
#mini_nav span {
	color: #FFFFFF;
}	

#headwrapper {
	background: url(../images/abstractstrip.jpg) top center repeat-x;
	;
	border-bottom: 1px solid #666666;
	height: 120px;
}

#adverttable {
	width: 100%;
	background:#ffffff;
	margin-bottom: 15px;
	border-collapse:collapse;
	font-size: 100%;
	border: 1px solid #CDCD9C;
} 
#adverttable .image {
	width: 160px;
	vertical-align: text-top;
}

#adverttable td {padding: 2px 3px 2px 5px;}

#adverttable .header { background: #01243D;}

#adverttable .accomname {
	text-align: left;
	margin: 5px 0px;
	color:whitesmoke;
	float: left;
	font-weight: bold;
	width: 67%;
	background: #01243D;
	font-size: 130%;
	}
							
#adverttable .rating {
	margin: 5px 0px;
	color:whitesmoke;
	float: left;
	width: 33%;
	text-align:right;
	background: #01243D;
	font-size: 110%;
	font-weight: ;
}
							
#adverttable .location {
	text-align: left;
	padding: 4px 0 0 10px;
	font-weight: bold;
	vertical-align:top;
	width: 67%;
	color: #01243D;
}

#adverttable .locationbar {
	text-align: left;
	font-weight: bold;
	vertical-align:top;
	background-color: #C1C298;
	font-size:0.90em;
}



#adverttable .descriptor {
	text-align: left;
	padding: 10px 3px 5px 2px;
	font-size: .95em;
	line-height:1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
}

#adverttable a.morelink {
	color: #01243D;
	font-weight: normal;
}	

.availtongightheader { }

.facgraphic img { padding: 2px 2px 2px 2px; float: right;}
td.facgraphic { width: 32%;}

.listimage { width: 180px; padding: 5px 5px 5px 5px;}
.listimage img { padding: 5px 5px 5px 5px; border: 1px solid #C4C2B5;}

/* Greyscale
Table Design by Scott Boyle, Two Plus Four
www.twoplusfour.co.uk
----------------------------------------------- */

#twoplus table {border-collapse: collapse;
border: 2px solid #000;
font: normal 80%/140% arial, helvetica, sans-serif;
color: #555;
background: #fff;}

#twoplus td, th {border: 1px dotted #bbb;
padding: .5em;}

#twoplus caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */

#twoplus table a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

#twoplus table a:link {border-bottom: 1px dashed #ddd;
color: #000;}

#twoplus table a:visited {border-bottom: 1px dashed #ccc;
text-decoration: line-through;
color: #808080;}

#twoplus table a:hover {border-bottom: 1px dashed #bbb;
color: #666;}

/* =head =foot
----------------------------------------------- */

#twoplus thead th, tfoot th {
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #333;
background: transparent;}

#twoplus tfoot td {}

/* =body
----------------------------------------------- */

#twoplus tbody th, tbody td {vertical-align: top;
text-align: left;}
#twoplus tbody th {white-space: nowrap; background:transparent; text-align:right; color:#333333; width:200px;}
#twoplus .odd {background: #fcfcfc;}
#twoplus tbody tr:hover {background: #fafafa;}

#memberadmin { 
	width: 100%;
	padding: 30px 29px 20px 32px;
	margin: 0;
	float: left;
	background: #ffffff;}
	
#memberadmin h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #1364AB;
	font-weight: bold;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CDCBC5;
	margin: 0 0 25px 0;
}
#memberadmin h2 {
	font-size: 110%;
	font-weight: bold;
	color: #1364AB;
	padding: 0;
	margin: 0 0 20px 0;
}

#memberadmin p {
	line-height: 1.4em;
	margin: 0 0 20px 0;
}

.mycalendar { padding: 0px; margin: 0px 0px 0px 0px; width:100%; border-collapse:separate;border: 1px solid #CCCCCC;}

td.booked { background:#3366CC; color:#ffffff; border: 1px solid #CCCCCC; text-align:center; font-size: .86em;}
td.todaybooked { background:#3366CC; color:#FFFF99; border: 1px solid #cccccc; text-align:center; font-size: .86em;}
td.vacant { background: #ffffff; color:#666666; font-weight: bold; border: 1px solid #CCCCCC; text-align:center; font-size: .86em;}
.vacancystrip { font-size: .86em;}
 
.smallicon {
	padding: 0px 5px 0px 10px;
}

.imageuploadholder { width: 170px; padding: 10px; height: auto; min-height: 100px;}


a.opname  { font-weight: normal; color: #666666; width: 250px; padding: 2px auto; text-decoration: none;}
.opname:hover { text-decoration:underline; color:#CC6600;}
.opnamehighlight, .opnamehighlight a { background-color:#339999; color: #ffffff;}
.vacancydaterow { font-weight: bold; background-color:#CDDAD9; color:#333333; border:1px solid #333333; text-align:center;} 


#register table {
	width: 100%;
	margin: 5px 0 20px 0;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	border: none;
}
#register table caption {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #918B83;
}
#register table th {
	background-color: whitesmoke;
	color: #1464ab;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 3px;
	text-align: center;
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
}
#register table tr td {
	background-color: #ffffff;
	color: #444444;
	padding: 5px 3px;
	text-align: left;
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
}
#register table .odd td {
	background-color: #D5D1CA;
	color: #1464ab;
	padding: 5px 3px;
	text-align: center;
}

#register table input { width: 220px; border: #999999 solid 1px;}



/* Mini Navigation TABS - Members Listing Manager pages */

.tabs {
	width: 100%;
	overflow: hidden;
	background: url(../images/tab_bottom.gif) repeat-x left bottom;
	margin: 0 0 0.8em 0 !important;
	padding: 0 !important;
}

.tabs span {
	float: left;
	margin-top: 0;
	margin-right: 2px;
	white-space: nowrap;
	background: #f1f1f1 url(../images/tab_left.gif) no-repeat left top;
	border-bottom: 1px solid #ccc;
}

.tabs span.active {
	background-color: white;
	border-bottom: 1px solid white;
}

.tabs span a {
	padding: 3px 0.75em;
	float: left;
	display: block;
	color: #0055CC;
	background: url(../images/tab_right.gif) no-repeat right top;
}

.tabs span.active a {
	color: black !important;
	cursor: default;
}

.tabs span.active a:hover {
	text-decoration: none !important;
}

.vacstrip { margin-top: 5px}
.VacGuideHeader { background: #CCCCCC; color: #333333;}
.tagline { font-size: .76em; font-weight: normal;}
.directory input { width: 100%; font-size: .88em; float:left; text-align:left;}
.smallicon { float: right; padding: 1px 3px 1px 3px;}

/* Show only to IE PC \*/
/* Feature Accommodation Module \*/




/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { background: transparent url(../images/featurebox.png) no-repeat bottom right; } 

.cssbox { width: 900px !important; /* intended total box width - padding-right(next) */ width: 320px; /* IE Win = width - padding */ padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ margin: 0px 20px 0px 20px; /* use to position the box */ 
} /* set the top-right image */

.cssbox_head { background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 

.cssbox_head h2 { 
background-position: top left; margin: 0; /* reset main site styles*/ 
border: 0; /* ditto */ 
padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
height: auto !important; height: 1%; /* IE Holly Hack */ } /* set the lower-left corner image */ 

.cssbox_body { 
background-position: bottom left; margin-right: 25px; /* interior-padding right */ 
padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */

}

#featureaccom {
	
	background-color: #FFFFFF;
	
	}

#featureaccom .banner img { border: white thick solid; width:290px; height: 200px}
