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;
	width:777px;
}

#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:18px;
}

#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:#F7D14A;
}

.bluetextlink a{
	color:#0066CB;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	padding-right: 16px;
	background: url('../images/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("../images/bestwestern/bg-findhotel.jpg") 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('../images/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:#898989;
}
.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;
	background-color:#E19D36;
	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*/

body {
	background-color:#466392;
}

body.popup {
	background-color:#FFFFFF;
	padding:8px;
}

body.gold {
 	background:#FCEDD6 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_gold_fade.jpg) repeat-x;
}

body.platinum {
 	background:#757195 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_platinum_fade.jpg) repeat-x;
}

body.diamond {
 	background:#6EA1BD url(http://www.goldcrownclub.com/images/goldcrownclub/bg_diamond_fade.jpg) repeat-x;
}

body.basic {
 	background:#466392 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_basic_fade.jpg) repeat-x;
}

body.racing {
 	background:#363636 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_racing_fade.jpg);
}

#content {
	width:777px;
	background-color:#fff;
	padding:10px 10px 0px 10px;
}

.row1{
	width:100%;
	margin-bottom:8px;
}
#row2 {
	width:100%px;
	margin-bottom:8px;
}
#row3 {
	width:100%;
	margin-bottom:8px;
}
#signedin {
	border-top: 1px solid #B1DEE5;
	width:415px;
	display:block;
	background-color: #DDEEF1;
}
#signedin td{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#signedin td.line1{
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 14px;
	color: #002674;
}
#signedin td.line2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
}
#signedin td.line2 a{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}

#membership {
	margin-bottom:10px;
}
#whyjoin, #waystoearn, #waystospend {
	width:247px;
}
#whyjoin H3, #waystoearn H3, #waystospend H3{
	color:#fff;
}
#whyjoin td.header {
	background-color: #F24921;
}
#whyjoin td.dropshadow {
	background-image:URL(http://www.goldcrownclub.com/images/goldcrownclub/bg_whyjoin.gif);
	background-repeat:repeat-x;
}
#waystoearn td.header {
	background-color: #3884B7;
}
#waystoearn td.dropshadow {
	background-image:URL(http://www.goldcrownclub.com/images/goldcrownclub/bg_waystospend.gif);
}
#waystospend td.header {
	background-color: #3B95D4;
}
#waystospend td.dropshadow {
	background-image:URL(http://www.goldcrownclub.com/images/goldcrownclub/bg_waystospend.gif);
}
#featuredoffers, #featuredawards {
	margin-bottom:10px;
}
#featuredoffers a, #featuredawards a {
	color:#C0EBFC;
	font-size:10px;
	text-decoration:none;
}
#featuredoffers a:hover, #featuredawards a:hover {
	color:#fff;
}
#featuredoffers H5, #featuredawards H5 {
	color:#fff;
	padding-left:8px;
}

#gcci-table {
  padding-top:3px;
  padding-bottom:8px;
}

.header h5 {
	color:#FFF;
	background-color:#D87C10;
}

.contactinfo {
	width:757px;
	background-color:#FAEFC4;
}
.contactinfo td.header {
	background-color: #DD8712;
}
.contactinfo H5 {
	color:#fff;
}
.contactinfo td strong {
	font-size:14px;
}

#memberBanner-platinum{
	border:2px #B1C1CB solid;
	padding:3px;
	background:#E4E9EF url(http://www.goldcrownclub.com/images/goldcrownclub/bg_platinum.jpg) no-repeat;
	margin-bottom:8px;
}
#memberBanner-platinum .innerTable td h5{
	color:#59749D;
	font-style:italic;
}
#memberBanner-platinum .innerTable td.border{
	background-color:#B1C1CB;
}

#memberBanner-gold{
	border:2px #E48F08 solid;
	padding:3px;
	background:#FBEED2 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_gold.jpg) no-repeat;
	margin-bottom:8px;
}
#memberBanner-gold .innerTable td h5{
	color:#CD7313;
	font-style:italic;
	/*margin-left:30px;*/
}
#memberBanner-gold .innerTable td.border{
	background-color:#E2A747;
}

#memberBanner-diamond{
	border:2px #98BFDB solid;
	padding:3px;
	background:#CDE6F6 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_diamond.jpg) no-repeat;
	margin-bottom:8px;
}
#memberBanner-diamond .innerTable td h5{
	color:#59749D;
	font-style:italic;
}
#memberBanner-diamond .innerTable td.border{
	background-color:#A2C8DD;
}

#memberBanner-basic{
	padding:5px;
	background:#FFF095 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_basic.jpg) no-repeat;
	margin-bottom:8px;
}
#memberBanner-basic .innerTable td h5{
	color:#363636;
	font-style:italic;
}
#memberBanner-basic .innerTable td.border{
	background-color:transparent;
}

#memberBanner-racing{
	padding:5px;
	background:#C7F6FF url(http://www.goldcrownclub.com/images/goldcrownclub/bg_racing.jpg) no-repeat;
	margin-bottom:8px;
}
#memberBanner-racing .innerTable td h5{
	color:#363636;
	font-style:italic;
}
#memberBanner-racing .innerTable td.border{
	background-color:transparent;
}

#memberBanner-join{
	padding:5px;
	background:#FFF095 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_join.jpg) no-repeat;
	margin-bottom:8px;
}
#memberBanner-join .innerTable td h5{
	color:#990000;
	font-style:italic;
}
#memberBanner-join .innerTable td.border{
	background-color:transparent;
}

#memberBanner-aaa{
	padding:5px;
	background:#FFF095 url(http://www.goldcrownclub.com/images/goldcrownclub/bg_aaa.jpg) no-repeat;
	margin-bottom:8px;
}
#memberBanner-aaa .innerTable td h5{
	color:#990000;
	font-style:italic;
}
#memberBanner-aaa .innerTable td.border{
	background-color:transparent;
}

#memberOverview{
	margin-left:8px;
	border:1px #FFC807 solid;
	padding:7px;
	background:#FFF9CB url(http://www.goldcrownclub.com/images/goldcrownclub/bg_overview.jpg) no-repeat;
}

#memberOverview .innerTable td h5{
	font-size:22px;
	color:#CC3300;
	font-style:italic;
	margin:0 0 8px 0;
	padding:8px 0 0 13px;
}

#memberOverview .innerTable td.border{
	background-color:#FFE076;
}

.overviewDetails td{
	padding:2px 4px 1px 4px;
	width:224px;/*bmh*/
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:216px;
}

html>.overviewDetails td{
  width:216px;
} 

.overviewLinks{
	margin-top:8px;
}

.overviewLinks a{
	display:block;
	width:140px;
	padding:2px 0;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background-color:#FFFBD8;
}

.overviewLinks .On{
	color:#fff;
	background-color:#F9AD0D;
}

.overviewLinks td.border{
	background-color:#FFC807;
}

.overviewLinks .left{
	margin-left:3px;
	margin-bottom:1px;
	margin-right:1px;
}

.overviewLinks .right{
	margin-left:1px;
	margin-bottom:1px;
}

.overviewLinks, .overviewLinks .center{
	margin-bottom:1px;
}

.overviewLinks a:hover{
	color:#FFF;
	background-color:#F9AD0D;
}

/* start bottom boxes */
.box {
	width:247px;
	background:#C0EBFC url(http://www.goldcrownclub.com/images/goldcrownclub/bg_boxes.jpg) repeat-x;
	border-right:8px #fff solid;
	border-bottom:8px #fff solid;
	margin-bottom:8px;
	margin-right:8px;
}

.lastbox {
	background:#C0EBFC url(http://www.goldcrownclub.com/images/goldcrownclub/bg_boxes.jpg) repeat-x;
	border-bottom:8px #fff solid;
}

.lastbox form, .box form{
	margin:8px 0 0 8px;
}

.box1 H5, #box2 H5, #box3 H5{
	color:#fff;
}

#box1 H5 {
	background-color:#CC3300;
}

#box2 H5 {
	background-color:#FB7B00;
}

#box3 H5 {
	background-color:#30759E;
}

.lastbox h5 , .box h5 {
	color:#fff;
}

.lastbox p, .lastbox img, .box p, .box img{
	padding-right:2px;
	margin:8px 0px 8px 8px;
}
/* end bottom boxes */


.join H5 {
	color:#FFF;
	background-color:#D87C10;
	margin-top:5px;
}
.join sup {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  line-height: 12px;
  position:relative;
  top: 2px;
}

#prefs H5 {
	color:#FFF;
	background-color:#E8AB00;
	margin-top:7px;
}

.promo {
	margin-bottom:10px;
}

.join H5 {
	color:#FFF;
	background-color:#D87C10;
	margin-top:5px;
}

.createpass H5 {
	color:#FFF;
	background-color:#D87C10;
}

.req {
	color:#A9272B;
}

.joinform td {
	padding:2px 8px 2px 0px;
}

.joinformtext td {
	padding:10px 6px;
}

.joindiv td {
	padding:0px 6px 10px 6px;
}

.joinformdiv {
	padding:2px 4px 2px 6px;
}

.prefstext td {
	padding:20px 6px 10px 6px;
}

.prefsform {
	padding:10px 6px 10px 0px;
}

.prefsform2 {
	padding:10px 6px;
}

.inputjoin {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	width:210px;
}

.inputjoin2 {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	width:136;
}

.smalltext {
	font-size:10px;
}

.redtext {
  color: #F24921;
}

#airlineMiles{
	display:none;
}

#submittbl {
  margin-bottom: 8px;
}

td.message {
	height: 200px;
}

/* Spend Points specific */

.bookingnote td{
	background-color:#FAEFC4;
	border-top:4px #F8D14A solid;
	padding:8px;
}

.introbox td{
	background-color:#CFF0FD;
	padding:8px;
}

.introbox{
	margin-bottom:8px;
}

.introbox h5{
	margin-left:0;
	margin-bottom:8px;
	padding-left:0;
	font-style:italic;
	color:#CC3300;
}

.introbox p{
	margin-top:0;
	padding-top:0;
}

#spendpoints h5{
	color:#FFF;
	margin-top:0;
	padding-top:0;
}

#spendpoints td.head{
 background: #E8AB00;
 padding: 0;
 color: #fff;
}

#spendpoints p{
	margin-left:8px;
}

#spendpoints h6{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	color: #990000;
	margin-top:0;
	padding-top:0;
}

#spendpoints .awards{
	 color: #990000;
	 padding-bottom:1px;
}

.dark-row {
  padding:4px 8px 8px 0;
  background-color: #FFFBD0;
  border-bottom: 1px solid #F8D14A;
}

.light-row, .top-row {
  padding:4px 8px 8px 0;
  background-color: #FFFDE8;
  border-bottom: 1px solid #F8D14A;
}

.top-row{
	padding:8px;
}

.light-row-last{
  padding:4px 8px 8px 0;
  background-color: #FFFDE8;
}

.dark-row-last {
  padding:4px 8px 8px 0;
  background-color: #FFFBD0;
}

#spendpoints-row {
  padding-top:3px;
  padding-bottom:8px;
}

#promo {
	padding-top:9px;
	background:#C0EBFC url(http://www.goldcrownclub.com/images/goldcrownclub/bg_boxes.jpg) repeat-x;
}

#promotext {
	padding:15px 8px;
}

.spendpoints-left {
	margin-bottom:3px;
}

/* End Spend Points specific */


#awards h5 {
	color:#FFF;
	background-color:#D87C10;
}

.awardsform td {
	padding:8px;
}

.awardcat-header h5 {
	color:#990000;
	margin-top:8px;
}

.awardcat-intro {
	padding:8px;
}

#awardchart {
	margin:5px 0px;
}

.awardschart td {
	padding:3px 8px;
	background-color:#F6F8FB;
}

.awardschart2 td {
	padding:3px 8px;
}

/* start Offers */

.offers-anchor {
	text-decoration:none;
}

.offers-footnote {
	font-size:9px;
	padding-top:8px;
	padding-bottom:2px;
}

/* end Offers */

/* start Online Statement specific */

#account-activity {
	width:100%;
}

#account-activity h5{
  	color: #fff;
  	background-color: #CC3300;
}

#account-period {
	width:100%;
	background-color: #DAF3FD;
  	border-bottom: 1px solid #B6C2D4;
}

#account-period h6{
	  color: #CC3300;
	  font-family: Arial, Verdana, sans-serif;
	  font-size: 15px;
	  font-weight: bold;
	  padding:8px;
}

.statement td {
	margin: 5px 0px;
} 

/* end Online Statement specific */

/* start Membership Benefits & CS */
#benefits-body {
	width: 757px;
	margin-bottom: 8px;
}


#benefits-body .imgheader {
	margin-bottom: 8px;
}

h2.gcci {
	font-size:18px;
	line-height:22px;
	font-style: italic;
	color: #CC3300;
	margin: 6px 0 20px 0;
	padding: 0px;
}

#benefits-body h6 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #CC3300;
	margin: 16px 0 16px 0;
	padding: 0;
}

#benefits-body .btn-joinnow {
	margin-top: 8px;
}

#benefits-joinnow2 {
  margin-top: 12px;
  margin-bottom: 6px;
}

div.list {
	margin:8px 0 8px 8px;
	padding-left:8px;
}

#benefits {
	width: 299px;
	background-color: #FFEAA3;
}

#benefits td.detailcopy {
	padding: 8px;
	background-color: #FFEAA3;
}

#benefits td.detail {
	border-top:3px solid #FF9900;
	padding-top:8px;
	padding-left:8px;
}

#benefits td.detailheader {
	width: 100%;
	border-top: 3px solid #FF9900;
	background-color: #FFEAA3;
	color:#790000;
	font-style:italic;
}

#benefits td.detailheader h5 {
	font-style:normal;
	margin-left:8px;
	padding-top:5px;
	padding-left:0;
}

.benefits-text ul, .benefits-text li{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.benefits-text ul{
	list-style: disc outside;
	list-style-image: url(http://www.goldcrownclub.com/images/bullet.gif);
	list-style-position: outside;
}

.benefits .imgdetail {
	margin: 8px 8px 0 8px;
}

#featuredpromotions {
	width: 450px;
	margin: 8px 0 0 0;
}

#featuredpromotions td.header {
	background-color: #7DAAD5;
	color: #fff;
}	

#featuredpromotions td.left {
	width: 222px;
	border-right: 2px solid #7DAAD5;
	background-color: #D4EAF8;
	padding: 8px 8px 12px 8px;
}

#featuredpromotions td.right {
	width: 228px;
	background-color: #D4EAF8;
	padding: 8px 8px 12px 8px;
}

#featuredpromotions .logo {
	margin-bottom: 8px; 
}

.RedBigText {
	font-size:18px;
	line-height:22px;
	color: #CC3300;
	margin: 6px 0 20px 0;
	padding: 0px;
	font-family: georgia;
}

.comment-box {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	width:400px;
}

.comment-box2 {
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	width:375px;
}

/* start Earning Partners */
#partnerBanner{
	margin-bottom:8px;
}
#partnerBanner img{
	margin-right:8px;
}
#partnerBanner .copy{
	background-color:#FAEFC4;
	padding:8px;
}

#partnerBanner p{
	margin-top:0;
	padding-top:0;
}

#partnerBanner td h5{
	color:#CC3300;
	font-style:italic;
	margin:0 0 8px 0;
	padding:0;
}

#airlineBanner {
	background-color:#D4EAF8;
}

#airlineBanner .copy{
	padding:8px;
}

/* end Earning Partners */

.contentpad {
		padding:8px;
		margin-bottom:8px;
}

/* start Special Offers */

.pad-bottom {
	margin-bottom: 8px;
}

#specialoffercell {
	background-color: #f8d14a;
	background-image: url(http://www.goldcrownclub.com/images/goldcrownclub/img-yellow-background.jpg);
	background-repeat: repeat-x;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom:8px;
	font-size: 12px;
}

#specialoffercell h2 {
	color:#CC3300;
	font-size: 18px;
	font-style:italic;
  	margin-bottom: 8px;
	margin-left:0;
	padding-left:0;
}

.region-specialoffers{
	background-color: #7DAAD5;
	padding: 8px;
	margin:8px 0;
}

.region-specialoffers h5{
	display:inline;
	color:#fff;
	font-style:italic;
	margin-left:0;
	padding:0;
}

div.list{
	margin:0 0 0 8px;
}

div.list-levels {
	margin:0 0 0 8px;
}

.list ul, .list li {
	padding:0 0 0 0;
	margin:0 0 0 8px;
}

.list-levels ul, .list-levels li{
	padding:0 0 0 0;
	margin:0 0 0 5px;
}

/*
.list li{
	font-style:italic;
}
*/

.list ul, .list-levels ul{
	list-style: disc outside;
	list-style-image: url(http://www.goldcrownclub.com/images/bullet.gif);
	list-style-position: outside;
}

#bluestripes{
	background-color:#DDF2F6;
}

#bluestripes h5{
	color:#FFF;
	margin-top:0;
	padding-top:0;
}

#bluestripes td.head{
 background: #5E9AD6;
 padding: 0;
 color: #fff;
}

#bluestripes td.head a, #bluestripes td.head a:hover, #bluestripes td.head a:selected {
	color: #FFF;
}

#bluestripes p{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
	margin-left:8px;
}

#bluestripes img{
	margin-top:4px;
}

#bluestripes h6{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	color: #990000;
	margin-top:0;
	padding-top:0;
}

#bluestripes .dark-row {
  padding:8px;
  background-color: #DDF2F6;
  border-bottom: 1px solid #7DAAD5;
}

#bluestripes .light-row {
  padding:8px;
  background-color: #EEF9FB;
  border-bottom: 1px solid #7DAAD5;
}

#bluestripes .last-row {
  padding:4px 8px 4px 77px;
  background-color: #C4E0F0;
}

#yellowstripes{
	background-color:#FFFDE8;
}

#yellowstripes h5{
	color:#FFF;
	margin-top:0;
	padding-top:0;
}

#yellowstripes td.head{
 background: #E8AB00;
 padding: 0;
 color: #fff;
}

#yellowstripes p{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
	margin-left:8px;
}

#yellowstripes img{
	margin-top:4px;
}

#yellowstripes h6{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	color: #990000;
	margin-top:0;
	padding-top:0;
}

#yellowstripes .dark-row {
  padding:8px;
  background-color: #FFFBD0;
  border-bottom: 1px solid #F8D14A;
}

#yellowstripes .light-row {
  padding:8px;
  background-color: #FFFDE8;
  border-bottom: 1px solid #F8D14A;
}

#yellowstripes .last-row {
  padding:4px 8px 4px 77px;
  background-color: #FAEDBA;
}

/* end Special Offers */
 
 
/* start Promotion */
#promotiondetails {
	width: 757px;
	background-color: #FFFBD0;
	margin-bottom: 8px;
}

#promotiondetails td.header {
	width: 374px;
	background-color: #E8AB00;
	color: #fff;	
}

#promotiondetails 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 {
	width: 375px;
	background-color: #fff;	
}

#promotiondetails .top_img {
	margin-bottom: 8px;
}

#promotiondetails h2 {
	font-style: italic;
	color: #CC3300;
	font-size: 19px;
	margin: 0 0 12px 0;
	padding: 0px;
}	

#register {
	width: 757px;
	background-color: #DAF3FD;	
	margin-bottom: 8px;
}

#register td.header {
	padding-right: 8px;
	background-color: #D87C10;
	color: #fff;	
}
.enterinfo{
	background-color: #E6F7FE;
	padding:0;
	margin:0;
}

#register td.form {
/*	padding: 8px;*/
	width: 364px;
	height: 1px;
	border-right: 1px solid #B6C2D4;	
}

.label{
	padding-left:8px;
	width:360px;
}

.inputmembernum{
	border: 1px solid #EFEFEF;
	border-top: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	width:125px;
}

#registerbtn{
	margin-right:8px;
	margin-left:4px;
}

#register h4 {
	font-size: 19px;
	color: #990000;
	margin-bottom: 8px;	
	margin-top:6px;
}

#register .jointoday td{
	width: 364px;
	border-top: 1px solid #B6C2D4;
}
#register .jointoday p{
	padding:8px;
}

#register td.questions {
	padding:8px;
	width: 364px;
	border-top: 1px solid #B6C2D4;
}

#register td.terms {
	padding: 8px;	
}	

#register .terms_copy {
	font-size: 10px;
	color: #343434;
}

#featuredpromotions {
	width: 757px;
	margin-bottom: 8px;
}

#featuredpromotions a {
	color:#C0EBFC;
	font-size:10px;
	text-decoration:none;
}

#featuredpromotions td.header {
	background-color: #30759E;
	color: #fff;
}

.pad8right {
	padding-right: 8px;
}

#sitemaptable {
	margin-left: 16px;
	margin-bottom: 10px;
}

.pad8left {
	padding-left: 8px;
}

/* end Promotion */
 
/* Navigation Level 3 specific */

#gcci-navlevel3 {
	background-color:#97D2E4;
	margin-top: 2px;
}

#gcci-navlevel3 a {
	color:#002674;
	margin-top: 2px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap;
	margin-right:20px;
}

#gcci-navlevel3 a.on {
	color:#fff;
}

#gcci-navlevel3 a:hover {
	color:#fff;
}

#gcci-navlevel3 .tableRow {
	margin-top:4px;
	margin-bottom: 4px;
	margin-left: 12px;
}

#gcci-navlevel3 .tableEndRow {
	margin-bottom: 4px;
	margin-left: 12px;
}


/* End Navigation Level 3 specific */

#content {
	width:777px;
	background-color:#fff;
	padding:10px 10px 10px 10px;
}

/*    About Us    */

/* Index.asp */

	body {
		background-color:#162648;
	}
	
	.contentpad {
		padding:8px;
		margin-bottom:8px;
	}
	
	h6{
	  font-weight: bold;
	  font-size: 14px;
	  margin:0;
	  padding:0px;
	}


	.tdheaderWh, .tdheaderwh{
		color:#FFFFFF;
		margin-left:0;
		padding:0px;
	}

	.tdheaderWh H5, .tdheaderwh H5{
		margin-left:8px;
		padding:2px;
	}
	
	.tdheaderBl H5{
		margin-left:8px;
		padding:2px;
	}
	
	H5{
		margin-left:0;
		padding-left:0;
		padding-bottom:4px;
		line-height:1;
	}


	.tdheaderBl{
		color:#000;
		margin-left:0;
		padding:0;
	}
	
	.quote {
		font-size:11px;
	}

	#mrgbottom{
		margin-bottom:8px;
	}

	#mrgbottom1{
		margin-bottom:8px;
	}
	
	#mrgbottom2{
		margin-bottom:8px;
	}

	#mrgbottom3{
		margin-bottom:8px;
	}
	#mrgbottom4{
		margin-bottom:8px;
	}

	.mrgRight, .mrgright{
		margin-right:8px;
	}
	

	#ourpeople {
		color:#790000;
		font-size:14px;
		font-weight:bold;
		font-family:Arial;
		margin-left:0;
		padding-left:0;
		margin-bottom:0;
		padding-bottom:0;
	}

	#ourpeople1 {
		color:#790000;
		font-size:14px;
		font-weight:bold;
		font-family:Arial;
		margin-left:0;
		padding-left:0;
		margin-bottom:0;
		padding-bottom:0;
	}
/* End of Index */


/* Hotel Developers */
	

	.overview{
		background:#DCF2F6 url(../images/travelpro/bg-gradient.jpg) repeat-x;
		/*padding-top:8px;
		padding-bottom:8px;*/
	}



	.subheader{	
		margin-bottom:0;
		padding-bottom:0;
		font-size:18px;
		font-weight:normal;
		margin-top:0;
		padding-top:0;
	}
	
	ul, li{
		padding:0 0 0 0;
		margin:0 0 0 8px;
	}
	
	ul{
		list-style: disc outside;
		list-style-image: url(../images/bullet.gif);
		list-style-position: outside;
	}

	ol{
		padding:5px 0 0 8px;
		margin:0 0 0 8px;
	}
	
	ol{
		list-style: decimal;
		list-style-position: outside;
	}


	
	li{
		margin-bottom:0px;
		padding-bottom:5px;
	}

	div.divider {
		background-color:#BAC5CB;
		margin:0 ;
	}
	
	h5 a{
		font-family: Georgia, Times New Roman, serif;
		font-weight:normal;
		margin:0;
		font-size:18px;	
		padding:0;
		padding-top:1px;
	}

	.vspacing{
		line-height:19px
	}

/*End Hotel Developers*/


/* Press Media */

	#colmargin {
	  margin-right: 8px;
	}

	div.list{
		margin-bottom:8px;
	}

/* End Press Media*/





/* START Featured Programs*/


/* END  Featured Programs*/
  div.program,div.program a{
		font-size:19px;
		color:#990000;
		font-family:Georgia, Times New Roman, serif;
		margin:0;
		padding:0 0 4px 0;
		text-decoration:none;
	}
/*End Promotions*/

/*Groups Online*/
	.textinput{
		margin-top: 2px;
		font-size:11px;
		border: 1px solid #EFEFEF;
		border-top: 1px solid #4A4A4A;
		border-left: 1px solid #4A4A4A;
	}
	
	#accountinfo {
		border:1px solid #C8CED2;
		width:351px;
		background-color:#EBF7FA;
	}
	#accountinfo TD, #accountinfo a {
		font-size:11px;
	}
	#accountinfo .accHdr {
		font-size:14px
	}

/*End Groups Online */

	.errMsg{
		font-size:12px;
		color:#FF0000;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	
	
	
/****************************************************************/

/*Premier */

#partnerBanner{
	margin-bottom:8px;
}
#partnerBanner img{
	margin-right:8px;
}
#partnerBanner .copy{
	background-color:#FAEFC4;
	padding:8px;
}

#partnerBanner p{
	margin-top:0;
	padding-top:0;
}

#partnerBanner td h5{
	color:#CC3300;
	font-style:italic;
	margin:0 0 8px 0;
	padding:0;
}

/* start style, service and quality */
#service{
	background: #78B4FF URL("../images/premier/bg-service.jpg") no-repeat bottom left;
	border-right:1px #FFF solid;
	height:176px;
}
#service-bot{
	background: #78B4FF URL("../images/premier/bg-service-bot.jpg") no-repeat bottom left;
	border-right:1px #FFF solid;
	height:136px;
	
}


#style{
	background: #7CD9FB URL("../images/premier/bg-style.jpg") no-repeat bottom left;
	border-right:1px #FFF solid;
	height:176px;
}
#style-bot{
	background: #78B4FF URL("../images/premier/bg-style-bot.jpg") no-repeat bottom left;
	border-right:1px #FFF solid;
	height:136px;
}

#quality{
	background: #FDE4AE URL("../images/premier/bg-quality.jpg") no-repeat bottom left;
	border-right:7px #FFF solid;
	height:176px;
}
#quality-bot{
	background: #78B4FF URL("../images/premier/bg-quality-bot.jpg") no-repeat bottom left;
	border-right:7px #FFF solid;
	height:136px;
}

#service p,
#style p,
#quality p{
	color:#33444C;
	font-size:14px;
	padding:8px;
	margin-top:0;
	font-family:Georgia,"Times New Roman",serif;
	font-style:italic;
}

#service-bot .more a,
#style-bot .more a,
#quality-bot .more a{
	text-align:left;
	color:#FF494A;
	display:block;
	font-size:14px;
	width:56px;
	font-family:Georgia,"Times New Roman",serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	background: transparent url("../images/premier/ico-arrow.gif") no-repeat bottom right;
}
#service-bot .more a:hover,
#style-bot .more a:hover,
#quality-bot .more a:hover {
	color:#002674;
	background: transparent url("../images/premier/ico-arrowOn.gif") no-repeat bottom right;
}

/* end style, service and quality */

/*Helpful Links*/

select{
	margin:5px 0 0 0;
}
.inputsubmit{
	margin:10px 0 5px 0;
	padding:0;
}

#helpful{
	background: #FFF URL("../images/premier/img-premier.jpg") no-repeat bottom left;
}


#weatherClosed, #timeClosed, #currencyClosed{
	background-color:#FAEFC4;
}

.closed a {
	color:#983E04;
	font-weight:bold;
	font-size:12px;
	width:188px;
	text-decoration:none;
}
.closed a:hover {
	color:#983E04;
}
.icon{
	width:45px;
}
.closed,.icon{
	background:transparent url(../images/bw/tripplanner/dot_line.gif) repeat-x left bottom;
}
.closed img{
	margin-left:5px;
}
.icon img{
	margin-right:13px;
}

.bottom{
	height:19px;
	background-color:#FAEFC4;
}

.open {
	color:#33444C;
	font-weight:bold;
	font-size:12px;
	width:188px;
	text-decoration:none;
}
#weatherOpen .icon, #currencyOpen .icon{
	background:#DDEEF1 url(../images/1pxl.gif);
}

.close {
	width:100%;
	height:24px;
	background-color:#D3E4E6;
	border-top:1px #FFF solid;
}

.close a{
	font-size:10px;
	color:#8B949E
}
.close a:hover{
	color:#8B949E
}
.close .side{
	width:113px;
	background:transparent url(../images/bw/tripplanner/dot_line.gif) repeat-x left bottom;
}

.close img{
	margin:2px 3px 0 0;
}

.icon img, .closed p, .open p{
	margin-top:8px;
	margin-bottom:10px;
}

/*end helpful links */

/* Premier End */
/**********************************************************************************************************/	




/* ----Footer (f) copy right text for popup windows----*/
#f td { font-size : 10px; color : Black;}
a.f:link, a.f:visited { font-size : 10px; color : navy; text-decoration: none; }
a.f:hover { font-size : 10px; color : gray; text-decoration: none; }
a.f1:link, a.f1:visited { font-size : 12px; color : navy; text-decoration: none; }
a.f1:hover { font-size : 12px; color : gray; text-decoration: none; }
a.fu:link, a.fu:visited { font-size : 10px; color : navy; text-decoration: underline;}
a.fu:hover { font-size : 10px; color : gray; text-decoration: underline; }
a.sub:link, a.sub:visited { color: navy; font-size: 9px; text-decoration: none; background-color: transparent;}
a.sub:hover { color: black; font-size: 9px; text-decoration: none; background-color: transparent;}
a.subu:link, a.subu:visited { font-size : 9px; color : navy; text-decoration: underline;}
a.subu:hover { font-size : 9px; color : gray; text-decoration: underline; }
/* End copy right */

/* Hotel Listings */
#hotellist {
	margin-bottom:8px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height : 14px;
}

table.hotellist {
	margin-bottom:8px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height : 14px;
}

#BlueBold td, #BlueBold p{
	font-family:Georgia, Times New Roman, serif;
	font-style:italic;
	color:#30759E;
	font-weight:bold;
}

/* End Hotel Listings */

/*Start MVP*/

#program55plus td, #program55plus p{
	font-family:Georgia, Times New Roman, serif;
	font-style:italic;
	color:#30759E;
	font-weight:bold;
}

#program55plus .badge img{
	margin:8px 0 8px 0;
}

#program55plus h2{
	font-size:28px;
	margin:0;
	padding:8px 15px 0 15px;
}

#program55plus p{
	font-size:12px;
	margin:0;
	padding:8px 15px 8px 15px;
}
/*End MVP*/


/* Buttons */

A.button_blue_small{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      width:76px; 
      height:18px; 
      background:url(../images/btn_blue_small_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:1px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_blue_small:Hover{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(../images/btn_blue_small_on.gif); background-repeat : no-repeat;}
	  
A.button_blue_large{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      width:125px; 
      height:18px; 
      background:url(../images/btn_blue_large_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:1px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_blue_large:Hover{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(../images/btn_blue_large_on.gif); background-repeat : no-repeat;}	  
	  
A.button_small{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      width:45px; 
      height:24px; 
      background:url(../images/btn_orange_small_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:3px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_small:Hover{
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(../images/btn_orange_small_on.gif); background-repeat : no-repeat;}		  
	  
A.button_medium{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      width:160px; 
      height:24px; 
      background:url(../images/btn_orange_medium_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:3px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_medium:Hover{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(../images/btn_orange_medium_on.gif); background-repeat : no-repeat;}
	  
A.button_large{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      width:210px; 
      height:24px; 
      background:url(../images/btn_orange_large_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:3px; 
      display:block; 
      text-decoration:none; 
      } 
A.button_large:Hover{ 
      font : bold 11pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
      background:url(../images/btn_orange_large_on.gif); background-repeat : no-repeat;}	  
	  
A.button_twoline{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      width:115px; 
      height:35px; 
      background:url(../images/btn_orange_twoline_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:6px; 
      display:block; 
      text-decoration:none;
	  line-height : 11px;
      } 
A.button_twoline:Hover{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
	  text-align:center; 
      padding-top:6px; 
      display:block; 
      text-decoration:none;
	  line-height : 11px;
      background:url(../images/btn_orange_twoline_on.gif); background-repeat : no-repeat;
	  }
	  
A.button_twoline_large{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      width:140px; 
      height:35px; 
      background:url(../images/btn_orange_twoline_lg_off.gif); background-repeat : no-repeat;
      text-align:center; 
      padding-top:6px; 
      display:block; 
      text-decoration:none;
	  line-height : 11px;
      } 
A.button_twoline_large:Hover{ 
      font : bold 9pt Arial, sans-serif; 
      color:white; 
      text-decoration:none; 
	  text-align:center; 
      padding-top:6px; 
      display:block; 
      text-decoration:none;
	  line-height : 11px;
      background:url(../images/btn_orange_twoline_lg_on.gif); background-repeat : no-repeat;
	  }	  
/* End Button */


