body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CB;
	text-decoration:underline;
}
a:hover {
	color:#002674;
}
a span {
	text-decoration:none;
}
a.sm {
	font-size:10px;
}
.underline {
	text-decoration:underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

/* header elements */
h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, serif;
	font-weight:normal;
	margin:0;
	padding:2px 8px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:23px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:12px;
}

#wrapper-crnrs {
	margin: 11px auto 0 auto;
	width:777px;
}

#wrapper-crnrs td#whitebg {
	background-color:#fff;
}


#wrapper-start {
	margin: 11px auto 0px auto;
	width:777px;
	background-color:#fff;
}

#wrapper-end {
	margin: 0px auto 10px auto;
	width:777px;
	background-color:#fff;
	padding-bottom:10px;
}

#wrapper {
	margin: 0 auto 10px auto;
	width:777px;
	background-color:#fff;
}

#header {
	width:757px;
}

#topnavigation {
  width: 415px;
  padding-bottom:4px;
	border-bottom:1px solid #0099FF;
	margin-bottom:8px;
}

#topnavigation a {
	font-size:10px;
	color:#0066CC;
	text-decoration:none;
	margin-left:17px;
}
#topnavigation a.nopadding {
	margin-left:0px;
}
#topnavigation a:hover {
	color:#002674;
}
#signin {
	width:415px;
	height:47px;
	background-color:#DDEEF1;
	display:none;
}
#signin td {
	padding-bottom: 0px;
}
#signin td.signinhdr {
	font-family: Arial, Helvetica, sans-serif;
	color:#102856;
	font-size:9px;
	padding-top:2px;
}
#signin input, #signin .twopxpad {
	margin-top:4px;
}
#signin td, #signin td a {
	font-size:10px;
	color:#0066CC;
}
#signin td a:hover {
	color:#002674;
}
#signin td, #signin td a.close {
	font-size:10px;
	color:#78818A;
}
#signout {
	width:415px; /*415 657*/
	height:47px;
	display:block;
	text-align:right;
}
#welcomeImg {
	margin-left:20px;
}
#signout a {
	color:#E6271D;
	font-family: Georgia, "Times New Roman", serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;	
}

#navigation {
	margin-top:8px;
}

#subnavigation {
	background-color:#002674;
}

#subsubnavigation, #about-subsubnavigation1, #about-subsubnavigation2 {
	background-color:#385693;
}

#subsubnavigation {
	margin-top: 2px;
  	padding-top: 4px;
	padding-bottom: 0;
	padding-bottom: 4px;
}

#about-subsubnavigation1 {
	margin-top: 2px;
  	padding-top: 4px;
	padding-bottom: 0;
}

#about-subsubnavigation2 {
  	padding-top: 0;
	padding-bottom: 4px;
}

#subnavigation a, #subsubnavigation a, #about-subsubnavigation1 a, #about-subsubnavigation2 a {
	font-size:11px;
	font-weight:bold;
	color:#82C8D3;
	text-decoration:none;
	white-space: nowrap;
	margin-right:20px;
}

#about-subsubnavigation1 a, #about-subsubnavigation2 a {
/* 	font-size:10px; */
	margin-right:17px;
}

#subnavigation a.on, #subsubnavigation a.on, #about-subsubnavigation1 a.on, #about-subsubnavigation2 a.on{
	color:#fff;
}

#subnavigation a:hover, #subsubnavigation a:hover, #about-subsubnavigation1 a:hover, #about-subsubnavigation2 a:hover {
	color:#fff;
}

/*programs subnav*/
#subsubnavigation select{
	margin-right:15px;
}

.breadcrumbtext {
	font-size:10px;
	color:#78818A;
}
.breadcrumbtext a, .breadcrumbtext span {
	font-size:10px;
	color:#002674;
}

.breadcrumbtext a:hover{
	color:#0066CC;
}


#footerline {
	margin-top:10px;
}
#bwifooter {
	margin-top:10px;
}
#gccifooter {
	margin-top:10px;
	float:right;
}
#gccifooter a, #bwifooter a {
	margin:2px 0px 2px 15px;
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}
#bwifooter a {
	margin:2px 15px 2px 0px;
	white-space:nowrap;
}
#gccifooter a:hover, #bwifooter a:hover {
	color:#002674;
	text-decoration:underline;
}
#gccifooter a.on, #bwifooter a.on, #topnavigation a.on, #topnavigation span.on a {
	color:#8B949E;
}
#gccifooter a.on:hover, #bwifooter a.on:hover {
	color:#8B949E;
	text-decoration:none;	
}
#bwifooter a.nopadding {
	margin-right:0;
}
#copywrite, #copywrite td {
	width:767px;
	color:#B1DEE5;
	font-style:italic;
	font-size:10px;
}
#copywrite td.gold{
	color:#C4701C;
}
#copywrite td.diamond{
	color:#25598A;
}

#copywrite td.platinum{
	color:#28252B;
}


.bluetext {
	color:#0066CB;
}

.bluetextlink a{
	color:#0066CB;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	padding-right: 16px;
	background: url(gfx/ico-popup2.gif_) no-repeat;
	background-position: right; 
}

.bluetext-sm a{
	color:#0066CB;
  	font-size:10px;
}

/* form elements*/
form {
	padding:0;
	margin:0;
}

.pad8left {
	padding-left: 8px;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.inputmemnumber, .inputmempassword {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 9px Arial, Helvetica, sans-serif;
	color:#8C949F;
	width:85px;
}
.btnNoBorder {
	border:0;
}

/* backgrounds */
.bgblueline {
	background-color:#0099FF;
}
.bgsigninline {
	background-color:#B1DFDC;
}
.bgdkblue {
	background-color:#002674;
}
.bgltblue {
	background-color:#C2E6FF;
}
.bgltrblue {
	background-color:#D4EAF8;
}
.bgltestblue {
	background-color:#E6F4F6;
}
.bgyellow {
	background-color:#FFEAA3;
}
.bgdkyellow {
	background:#F8D14A;
}
.bgwhite {
	background:#fff;
}
.bgbrown {
	background-color:#935600;
}
.bgbluegray {
	background-color:#BAC5CB;
}
.bgcream {
	background-color:#FAEFC4;
}

/*
	info boxes global
*/
.infoBoxContent {
	margin:1px;
	border:6px solid #fff;
	padding:6px;
	color:#333333;
}
.infoBoxContent h6 {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#E32F26;
	padding:0;
}
.infoBoxContent .boxLine {
	border-bottom:1px solid #30759E;
	margin:4px 0;
}
.infoBoxContent a {
	color:#7E8E99;
	font-size:11px;
}

a.c1go:link, a.c1go:visited 
{  
	color: navy; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
}

a.c1u:link, a.c1u:visited 
{  
	color: navy; 
	text-decoration: underline; 
	font-size: 12px;
}  

blueboldheader
{ 
	font-size : 12px;  
	color : navy; 
	margin-bottom : 0px;
}

/*Find Hotel*/

#findhotel {
	width:298px;
	background: #F8D14A URL(%22\gfx/bestwestern\bg-findhotel.jpg%22) repeat-x;
}
#findhotel h2 {
	color:#990000;
	white-space:nowrap;
	margin-left:0;
	padding:8px 0 3px 8px;
}

.bluetextlink a{
	color:#0066CB;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	padding-right: 16px;
	background: url(_\gfx/bestwestern\ico-popup.gif_) no-repeat;
	background-position: right; 
}

.findcontentpad{
  padding:8px 8px 2px 8px;
}

.selectchangelanguage {
	font-size:10px;	
	color:#CC0000;
	background-color:#F8D14A;
	border:1px solid #F8D14A;
	width:113px;
}
#langselect a {
	font-size:10px;
	color:#0066CC;
	text-decoration:none;
	padding-bottom:1px;
}
.selectcountrystate {
	width:127px;
	color:#000000;
}
.inputcity {
	width:120px;
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
}
.selectday {
	font-weight:bold;
}
.selectdate {
	width:116px;
	font-weight:bold;
}

.selecttopdestinations, .selectsearchregion {
	width:135px;
	font-size:10px;
	border:1px solid #462900;
}
#promopop123 {
	position:absolute;
	left:0px;
	top:0px;
	width:350px;
	border:1px solid #30759E;
	background-color:#E7F5F7;
	display:none;
}

.inputtable {
	padding-bottom: 3px;
}

/* End Hotel*/

/* Popup window classes*/
#container {
   padding: 8px;
}

#header1 {
  margin-bottom: 15px;
  width:100%;
}

#thanks_box {
  background-color: #FAEFC4;
  margin-bottom: 10px;
  padding: 4px 8px;
  border-top: 24px solid #F24921;
  width:100%;
}

.thanksHeader {
  font-size: 24px;
  color: #F24921;
  font-family: Georgia, Times, serif;
}
.closebtn a {
   font-size: 10px;
   color: #999;
}
/* End Popup classes*/

.textCounter {
	border:0px;
	color:red;
}

#corpsplash-details {
	width: 451px;
	background-color: #FFFBD0;
	margin-bottom: 8px;
}

#corpsplash-details td.header {
	width: 451px;
	color: #fff;	
}

#corpsplash-details td.copy {
	width: 435px;
	padding: 0px 0px 0px 0px;	
}

#corpsplash-details ul,  #corpsplash-details li {
	list-style: disc outside;
	list-style-position: outside;
	padding:0px 0px 0px 0px;
	margin-top:8px;
	margin-left:8px;
}

.blue-promo {
	width: 298px;
	background-color: #DCEEF0;
}

.blue-promo td.header-dkblue {
	width: 298px;
	background-color: #0877AF;
	color: #FFF;
}

.terms-italics {
	font-style:italic; 
	font-size:10px;
}

.text-blue-italics {
	font-size:12px;
	margin:0px;
	color:#30759E;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-style:italic;
}

.text-blue-italics-lg {
	font-size:26px;
	margin:0px;
	color:#30759E;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:;
	font-style:italic;
}

/* start Promotion */
#promotiondetails {
	width: 757px;
	background-color: #FFFBD0;
	margin-bottom: 8px;
}

#promotiondetails-half {
	width: 374px;
	background-color: #FFFBD0;
	margin-bottom: 8px;
}

#promotiondetails td.header, #promotiondetails-half td.header {
	width: 374px;
	background-color: #D87C10;
	color: #fff;
}

#promotiondetails h5{
	background-color: #D87C10;
	color: #fff;
}

#promotiondetails td.copy, #promotiondetails-half td.copy {
	width: 358px;
	padding: 10px 8px 14px 8px;	
}

#promotiondetails td.header-fullwidth {
	width: 757px;
	background-color: #D87C10;
	color: #fff;	
}

#promotiondetails td.copy-fullwidth {
	width: 757px;
	padding: 10px 8px 14px 8px;	
}

#promotiondetails td.img, #promotiondetails-half td.img {
	width: 375px;
	background-color: #fff;	
}

#promotiondetails .top_img, #promotiondetails-half .top_img {
	margin-bottom: 8px;
}

#promotiondetails h2, #promotiondetails-half h2{
	font-style: italic;
	color: #CC3300;
	font-size: 19px;
	margin: 0 0 12px 0;
	padding: 0px;
}	

.header h5 {
	color:#FFF;
	background-color:#D87C10;
}

.row1{
	width:100%;
	margin-bottom:8px;
}

.bookbox {
	width:500px;
	padding: 10px;
	background-color: #9BB6E9;
	font-size: 11px;
}

.bookbox th {
	padding-right: 5px;
}

.bookbox td {
	padding-right: 10px;
}

.bookerr {
	border: 1px solid #FFB68C;
	padding:10px;
	padding-left: 40px;
	font-weight:bold;
	color: #CC3333;
	margin-bottom: 20px;
	background: url(gfx/warning.gif) no-repeat 15px 10px;
}

.bookavail {
	width:500px;
	padding: 2px;
	border: 1px solid #9BB6E9;
	margin-bottom:10px;
}

.bookavail #header {
	font-weight: bold;
}

.bookavail td {
	padding:5px;
	background-color: #9BB6E9;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.bookavail td#daycells {
	width:200px;  /* equals (#days.width + #days.margin-right + #days.padding*2) * cells) */
	padding:0;margin:0;
	
	background-color: #FFFFFF;
	border:0;
}

.bookavail #days {
	float:left;
	background-color: #9BB6E9;
	border-top: 2px solid #FFFFFF;
	width:50px;
	margin: 0 2px 2px 0;
	padding:5px;
	text-align:center;
}

.bookbox input#text {
	width: 60px;
}

.bookform {
	width:516px;
	padding: 10px;
	margin-bottom:1px;
	background-color: #9BB6E9;
}	

.bookform th {
	text-align:left;
	width:100px;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.roomdesc h3 {
	margin:0;padding:0;
}

.roomdesc #photo {
	padding-right:15px;
}

.roomdesc #price {
	font-weight: bold;
	margin:3px 0;
}

.roomdesc #desc {
	margin-top:0px;
}

#checkrates {
	display: none;
}

.roomlist td {
	border-top: 1px solid #CCE0EC;
}

.roomlist #thumb {
	padding:15px 15px 0 0;
}

.roomlist #title a {
	margin-right: 5px;
}

.roomavail {
	border: 1px solid #3878DB;
	padding: 10px 15px 15px;
	width: 500px;
}

.roomcal {
	margin: 0px 5px;
}

.roomcal td {
	padding: 2px;
	font: 7pt arial, helvetica, sans-serif ;
}

.roomcal #month {
	font-size: 8pt; font-weight:bold;
}

.roomcal #days td {
	font: 7pt arial, helvetica, sans-serif ;
	width: 12px;
}

.roomcalnav {
	margin-top: 15px;
	width:100%;
}

.roomcalnav span {
	padding: 0 5px;
}

.bookback {
	margin-top: 30px;
}

.status1 {			/*available*/
	padding: 2px 4px;
	color: #003300;
	background-color: #B7DBB7;
}

.status2 {			/*enquiry*/
	padding: 2px 4px;
	color: #333300;
	background-color: #FFF7A7;
}

.status3 {			/*not available*/
	padding: 2px 4px;
	color: #330000;
	background-color: #FFB68C;
}


.ratebars #on {
	cursor: pointer;
	background-color: #B7DBB7;
}

.ratebars #off {
	background-color: #F0FAFB;
}

.bookbox input.go {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #3878DB;
	border-top: 1px solid #DCF5F9;
	border-right: 1px solid #90D8E2;
	border-bottom: 1px solid #90D8E2;
	border-left: 1px solid #DCF5F9;
	padding: 3px 5px;
	cursor: hand;
	
}

	
/* END NEW */



