#tabs {
	border-bottom: solid 4px #CC6600;
	background-color: #EDEDED;
	padding-top: 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
#tabs ul {
	width: 800px;
	margin: auto;
}
#tabs li {
	display: inline;
}
#tabs li a {
	display:block;
	width:100px;
	float:right;
	text-align: center;
	color: #000066;
	text-decoration: none;
	background-image:url(../images/tab.gif);
	line-height: 20px;
	font-weight: bold;
	font-size: 10px;
}
#tabs li a:hover {
	color: #CC6600;
	background-image:url(../images/tab_focus.gif);
}
#tabs li #portal {
	color: #000066;
	background-image: url(../images/tab_selected.gif);
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aftertab {
	height:0px;
	visibility:hidden;
	display:block;
	clear:both;
}
#top {
	position: relative;
	margin-top: 4px;
	margin-bottom: 5px;
}
#logo {
	position: absolute;
	top: 0;
	right: 0;
}
#page {
	width: 800px;
	margin: auto;
}
#topmiddle {
	width: 560px;
	margin:auto;
	position: absolute;
	left:50%;
	margin-left: -250px;
	top:5px;
}
#topmiddle #mainnav {
	margin: 8px 0px 0px 0px;
	width: 100%;
	border: solid 1px #CC6600;
	height: 20px;
	padding: 0px;
}
#topmiddle #mainnav li {
	display: inline;
}
#topmiddle #mainnav li a {
	display: block;
	width: 140px;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #CC6600;
	font-size: 14px;
	
	text-align: center;
}
#topmiddle #mainnav li a:hover {
	background-color: #CC6600;
	color: #FFFFFF;
}
.textbox .textboxtop
{
	position: relative;
}
.textbox .textboxtopleft
{
	background-position: top left;
	position:absolute;
	top:0px;
	left:0px;
}
.textbox .textboxtopright
{
	background-position: top right;
	position:absolute;
	top:0px;
	right:0px;
}
.textbox .textboxbottom
{
	position:relative;
}
.textbox .textboxbottomleft
{
	background-position: baseline left;
	position:absolute;
	bottom:0px;
	left:0px;
}
.textbox .textboxbottomright
{
	background-position: baseline right;
	position:absolute;
	bottom:0px;
	right:0px;
}
.textbox .textboxmiddleright
{
	background-position: right;
}
.textbox .textboxmiddle
{
	background-position: left;
}
#notavailablebox
{
	width:300px;
	margin:auto;
}
#loginformbox
{
	width: 300px;
	position: absolute;
	right: 20px;
	margin-top:60px;
}
#invalidloginbox
{
	width: 500px;
	margin:auto;
}
#registrationformbox
{
	width: 400px;
	position: absolute;
	left: 20px;
	margin-top: 60px;
}
.roundedsolid .textboxtop
{
	height:20px;
	background-image: url(../images/roundedrectanglesolid_r1_c2.gif);
}
.roundedsolid .textboxtopleft
{
	background-image: url(../images/roundedrectanglesolid_r1_c1.gif);
	width:21px;
	height:20px;
	background-color: #FFFFFF;
}
.roundedsolid .textboxtopright
{
	background-image: url(../images/roundedrectanglesolid_r1_c4.gif);
	width:21px;
	height:20px;
	background-color: #FFFFFF;
}
.roundedsolid .textboxmiddle
{
	background-image: url(../images/roundedrectanglesolid_r2_c1.gif);
	background-repeat: repeat-y;
	padding-left: 21px;
}
.roundedsolid .textboxmiddleright
{
	background-image: url(../images/roundedrectanglesolid_r2_c4.gif);
	background-repeat: repeat-y;
	
	padding-right: 21px;
}
.roundedsolid .textboxbottom
{
	height:20px;
	background-image: url(../images/roundedrectanglesolid_r4_c2.gif);
}
.roundedsolid .textboxbottomleft
{
	background-image: url(../images/roundedrectanglesolid_r4_c1.gif);
	width:21px;
	height:20px;
	background-color: #FFFFFF;
}
.roundedsolid .textboxbottomright
{
	background-image: url(../images/roundedrectanglesolid_r4_c4.gif);
	width:21px;
	height:20px;
	background-color: #FFFFFF;
}
.roundedsolid .textbox
{
	background-color: #CA6500;
}
.rounded .textboxtop
{
	height:20px;
	background-image: url(../images/roundedrectangle_r1_c2.gif);
}
.rounded .textboxtopleft
{
	background-image: url(../images/roundedrectangle_r1_c1.gif);
	width:21px;
	height:20px;
	background-color: #FFFFFF;
}
.rounded .textboxtopright
{
	background-image: url(../images/roundedrectangle_r1_c4.gif);
	width:21px;
	height:20px;
	background-color: #FFFFFF;
}
.rounded .textboxmiddle
{
	background-image: url(../images/roundedrectangle_r2_c1.gif);
	background-repeat: repeat-y;
	padding-left: 21px;
}
.rounded .textboxmiddleright
{
	background-image: url(../images/roundedrectangle_r2_c4.gif);
	background-repeat: repeat-y;
	
	padding-right: 21px;
}
.rounded .textboxbottom
{
	height:20px;
	background-image: url(../images/roundedrectangle_r4_c2.gif);
}
.rounded .textboxbottomleft
{
	background-image: url(../images/roundedrectangle_r4_c1.gif);
	width:21px;
	height:20px;
	background-color: #FFFFFF;
}
.rounded .textboxbottomright
{
	background-image: url(../images/roundedrectangle_r4_c4.gif);
	width:21px;
	height:20px;
	background-color: #FFFFFF;
}
.roundedsolid .textboxcontent
{
	background-color: #CA6500;
}

#content
{
	position: relative;
}
h1
{

}
h2
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 18px;
	color: #CA6500;
}
#activatebox
{
	width: 440px;
	margin: auto;
}
#activatebox h2
{
	text-align: center;
}
#activatebox dt
{
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color:#CA6500;
	font-size: 14px;
}
#activatebox dd
{
	display: block;
	width: 240px;
	float: right;
	height: 30px;
	margin: 0px;
	padding: 0px;
	/*line-height: 30px;*/
	color:#333333;
	font-size:11px;
}
#loginform h2
{
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
#loginform dd
{
	display: block;
	width:150px;
	float: right;
	height: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
#loginform dt
{
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 5px;
	color:#FFFFFF;
	font-size: 15px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
form
{
	margin: 0px;
	padding: 0px;
}
dl
{
	margin: 0px;
}
#loginform #membernum
{
	width: 50px;
}
#loginform #password
{
	width: 100px;
}
#regform h2
{
	text-align: center;
}
#regform dt
{
	display: block;
	float: left;
	width:110px;
	text-align: right;
	color:#CA6500;
	font-size: 15px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
#regform dd
{
	display: block;
	float: right;
	width: 200px;
	text-align: left;
	height: 30px
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-size: 15px;
}
#keytagnumreg
{
	width: 50px;
}
#roomnum
{
	width: 50px;
}
#noactivationemailbox
{
	width: 300px;
	position: absolute;
	right: 20px;
	top: 240px;
	font-size: 10px;
	color: #333333;
}
#infopane
{
	position: absolute;
	top: 5px;
	text-align: center;
	border: 1px #CA6500 dotted;
	padding: 2px;
	width: 100%;
}
#phone
{
	width: 50px;
}
#phoneinfo
{
	color: #666666;
	font-size: 10px;
}
#keytagnumerror
{
	color: red;
}
#lsbox
{
	width:400px;
	margin:auto;
}
#lsbox h2
{
	text-align: center;
}
.profileformbox
{
	width:420px;
	margin:auto;
}
.profileformbox dt
{
	display: block;
	float: left;
	width:120px;
	text-align:right;
	height:30px;
	line-height: 30px;
	font-size: 15px;
	margin:0px;
	padding: 0px;
	color: #CA6500;
}
.profileformbox dd
{
	display: block;
	float: right;
	width: 240px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#servicesbox
{
	width:600px;
	margin:auto;
}
#serviceslist dt a
{
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	border-top:10px;
}
#serviceslist dt a:link { 
	color:#006;
	}
#serviceslist dt a:visited { 
	color:#006;
	}
#serviceslist dt a:hover { 
	color:#006;
	text-decoration: none;
	}
#serviceslist dt a:active { 
	color:#006;
	}
#serviceslist dt
{
	font-size:13px;
	font-weight:bold;
	padding:2px;
	color:#000066;
	background-color: #CC6600;
	margin-left:40px;
	margin-right:40px;
	margin-top: 10px;
}
#serviceslist dd
{
	margin-left:40px;
	margin-right:40px;
	padding-left:2px;
	padding-right:2px;
	border: 1px dotted #CC6600;
	border-top: 0px;
	font-size:12px;
}
#partnershipbox
{
	width:600px;
	margin:auto;
}
#yourmcrcbox
{
	width:auto;
	margin:auto;
}
#youtmrcrcontainer { overflow: hidden; }
#yourmcrccontainer div { float: left; background: #ccc; width: 200px; padding-bottom: 2000px; }

#currentnewsbox
{
	width:600px;
	margin:auto;
}

#currentnews {
	padding-top:5px;
	width:550px;
	margin:auto;
}
.currentnewsitem {
	padding-bottom:8px;
}
.currentnewstitle {
	font-size:14px;
	font-weight:bold;
	border-bottom:#888888 1px solid;
}
.currentnewsuser {
	position:relative;
	font-size:11px;
	color:#888888;
}
.currentnewsdate {
	position:absolute;
	right:0px;
}

