body {/*background-image: url("/images/background-beta.jpg");*/ background-color: #e2dfcc; color: #252525; font-size: .75em; margin: 0px; font-family: Verdana, sans-serif;
  line-height: 1.25em;}

/* --- BASE: Headline Styles */
h1 {}  

#rightcolumn h1 {
  background-color: #7c7a6b;
  color: #ffffff;
  font-family: Tahoma, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0;
  padding: .6em 10px;
  }

h2 {
  background-color: #7c7a6b;
  color: #ffffff;
  font-family: Tahoma, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0;
  padding: .6em 10px;
  }

h2 small {font-size: .55em; line-height: 90%;}
h2.availablity {height: 57px;}
div.help h2 {background-color: #ffffff; color: #1e7fb6; /*margin-top: 1.3em;*/ }
h2 img.icon {border: 1px solid #000000; background-color: #ffffff; padding: 3px;}



#rightcolumn h3 {
  background-color: #7c7a6b;
  color: #ffffff;
  font-family: Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1.5em 0 0 0;
  padding: .3em 10px;
  }

#leftcolumn h3 {
  margin: 2em 0 .2em 0;
}

#content h3 a:link, #content h3 a:visited, #content h3 a:hover, #content h3 a:active {color: #ffffff; text-decoration: underline;}

h4 {
  color: #1e7fb6;
  font-size: 1.2em;
  font-weight:bold;
  margin: 1em 0 0 0;
  padding: .7em 10px .1em 10px;
}

h4#availability {margin-top: 0;}

h5 {  
  background-repeat: no-repeat;
  clear: both;
  color: #56564E;
  font-size: 1em;
  margin: 1em 0 0 0;
  padding: 0;
}

h6 {
  font-size: .9em;
}


/* --- BASE: Text Styles --- */
#rightcolumn p {padding: 0 10px; line-height: 160%; margin-bottom: 1em;}
#rightcolumn p.introtext {margin-top: 1.5em; margin-left: 0; margin-right: 0;}
#rightcolumn div {padding: 0 10px;}
#rightcolumn div div {padding: 0;}

/* #rightcolumn fieldset.special {margin-left: 10px;} */

#rightcolumn fieldset p, #rightcolumn fieldset div {padding: 0;}

#rightcolumn fieldset {border: 0; border-top: 2px solid #dbdbdb; margin-top: 1em; margin-left: 10px; padding: 1em 0 .5em 0; display:block;}
#rightcolumn legend   {color: #1E7FB6; font-size: 1.2em; font-weight: bold; padding: 0; padding-right: .5em;}

#wrapcolumn fieldset {border: 0; border-top: 2px solid #dbdbdb; margin-top: 2em; padding: 1em 0 .5em 0; display:block;}
#wrapcolumn legend   {color: #1E7FB6; font-size: 1.2em; font-weight: bold; padding: 0; padding-right: .5em;}
#content #wrapcolumn table    {padding: 0 0 .5em 0; /*display:block;*/ width: 600px;}
#wrapcolumn tbody {width: 100%;}

#leftcolumn fieldset {padding: 0 0 0 .5em;}
#leftcolumn legend {margin-bottom: .5em;}

.lineheight160 {line-height: 160%;}

a:link, a:visited, a:hover, a:active {color: #299194;  /*#2fa9ad;*/}
/*a:visited {color: #252525;}*/

/* --- BASE: Image Styles --- */
img {border: 0;}
img.vacheckbox {
  margin-left: 2px;
  vertical-align: middle;
}

#rightcolumn div#banner_image {
/*   border-left: 1px solid #7c7a6b; */
  height: 41px;
  margin: 0;
  padding: 0;}

img.thumbnail {
  background-color: #ffffff;
  border: 2px solid #c9c7b6;
  margin: 0 1em 0 0;
  padding: 2px;
}

img.primary-photo {
  background-color: #ffffff;
  border: 2px solid #c9c7b6;
  /*border-top: 0;*/
  margin: 20px 1em 0 0;
  padding: 9px 7px 7px 7px;
}

img.floatright {margin: .5em 0 .5em 1em;}
img.floatleft  {margin: .5em 1em .5em 0;}

div.calendar img {vertical-align: middle;}

h4#availability img {margin-top: 0;}


/* --- BASE: List Styles --- */

#rightcolumn ul {padding: .3em 1em .5em 2em;}

#rightcolumn ol {padding: .3em 1em .5em 3em;}
#rightcolumn ol ol {padding: .3em 1em .5em 2em;}

#rightcolumn ol li, #rightcolumn ol ol li {padding: .5em 0;}


#wrapcolumn ul {padding: .3em 1em .5em 2em;}

#wrapcolumn ol {padding: .3em 1em .5em 3em;}
#wrapcolumn ol ol {padding: .3em 1em .5em 2em;}
#wrapcolumn ol li, #wrapcolumn ol ol li {padding: .5em 0;}

#leftcolumn ul {
  background-color: #e4e4e4; 
  border: 1px solid #cacaca;
  font-size: 96%;
  padding: .3em 1em .5em 1em;
  margin: 0;
}

#leftcolumn ul.coloredbox {
  list-style-type: none;
  }
  
#leftcolumn ul.languages li {display: inline; padding-right: 1em; width: 90px;}

li {line-height: 160%;}

/* --- TABLE STYLES --- */
#content table {margin-bottom: 1em; text-align: left;}
#content tbody {width: 100%;}
#content td {vertical-align: top;}

#content td img {margin: 0 .5em;}


table#search-country-table {margin: 1em 10px 0 10px; width: 97%; font-size: 1em;}
#search-country-table td {padding: .2em 0; vertical-align: middle;}

table.colored-header th {color: #2d73ae; padding-top: 1.5em;}
table.colored-header td {padding-top: .4em;}
table.colored-header td input {margin-left: 0;}


/* --- HELPER STYLES --- */

.right {text-align: right;}
.left  {text-align: left;}
.center {text-align: center;}

.inline {display: inline;}
.block, .displayblock  {display: block;}

.hide {display: none;}
.invisible {visibility: hidden;}

.floatleft  {float: left;}
.floatright {float: right;}
.nofloat    {float: none;}

.center   {text-align: center; }

.clearboth  {clear: both;}
.clearleft  {clear: left;}

.nomar {margin: 0;}
#rightcolumn ul.nopad {padding: 0;}
.noborder, .rmborder  {border: 0;}
ul.nobullet {list-style-type: none;}

.bold {font-weight: bold;}
.highlight {background-color: #ececec;}
.italic {font-style: italic;}

#leftcolumn .first {margin-top: 0;}
#rightcolumn .first {margin-top: 0.7em;}
#content #vtour_wrap .first {margin-top: 0;}

table.fullwidth {width: 98%;}
table.fullwidth td {padding: 1px 0;}

.orange {color: #ff6600;}
.blue {color: #1e7fb6;}

#rightcolumn p.important, #wrapcolumn p.important {background-color: #dcf6fb; border: 1px solid #02a3d1; padding: 1em; margin-right: 20px; margin-left: 10px; }

#rightcolumn p.important span.important_title {background-color: #dcf6fb; display: block; font-size: 1.1em; font-weight: bold;}


/* --- FORM STYLES --- */

fieldset div, fieldset p, form div {margin: .5em 0 1em 0; /*line-height: 160%;*/}
fieldset div div {margin: 0 0 .3em 0;}

label.required {color: #fa7b00}
label.checkbox-left {border: 0; display: inline; float: none; padding-left: 1em; width: auto; text-align: left;}
img.checkbox-left {vertical-align: middle;}


label.width20 {float: left; width: 20%;}
label.width25 {float: left; width: 25%;}
label.width30 {float: left; width: 30%;}
label.width35 {float: left; width: 35%;}
label.width40 {float: left; width: 40%;}
label.width45 {float: left; width: 45%;}
label.width50 {float: left; width: 50%;}

input {
  border: 1px solid #252525;
/*   background-color: transparent; */
  background-color: #ffffff; 
  margin-bottom: 1px;
  margin-left: 20px;
  padding: 0px;
  padding-left: .3em;
  font-size: .9em;}

input:focus {border: 1px solid #299194; background-color: #d3e7f2;}
  
input.readonly {background-color: #ececec; color: #6c6c6c;}
input.va-radio {
  margin-left: 2px;
  vertical-align: middle;
}


.twocol input {margin-left: 0;}

select {
  border: 1px solid #252525;
  border-right: 0;
  margin-left: 20px;
  margin-bottom: 1px;
  padding: 0px;
  font-size: .85em;}

input.noborder {vertical-align: middle;}

#language select {font-size: .9em;} 
.leftcol select {margin-left: 0;}
.rightcol select {margin-left: 0;}

select.switchmargin {margin-left: 0; margin-right: 20px;}

textarea {
  border: 1px solid #252525;
  margin-bottom: 1px;
  margin-left: 20px;
  padding: 0px;
  padding-left: .3em;
}

span.info {
  float: right;
  display:inline;
  margin-right: 1em;
}

#captcha {vertical-align: top;}
#captcha img {display: inline; float: left;}
#content div#captcha div {margin: 0 0 0 140px;}


/* --- Buttons --- */

div.button {
  margin-bottom: 2em;
  text-align: center;}

div.contact_button {
  margin-bottom: 2em;
  text-align: center;}

div.contact_button a:link, p.button a:visited, p.button a:hover, p.button a:active {
  color: #ffffff;
  text-decoration: none;}

.buttontext {
  background-color: #fa7b00;
  border-bottom: 2px solid #B35E0C;
  border-right: 2px solid #B35E0C;
  color: #ffffff;
  font-size: 90%;
  font-weight: bold;
  margin: 0;
  margin-top: 12px;
  margin-left: 2px;
  padding:  2px 4px;}
  

#content div.go {
  float: right;
  margin-right: 1em;
}


/* --- Languages --- */
div#language {font-size: 90%; height: 65px;}
div#language select {font-size: 90%;}

div#logout {background-image: url(/images/background-navigation-logout.png); background-repeat: no-repeat; display: inline;  float: right; margin-right: 47px; margin-top: 32px;}
div#logout a:link, div#logout a:visited, div#logout a:hover, div#logout a:active {color: #ffffff; padding-left: 20px;}

div#login {display: inline;  float: right; margin-right: 47px; margin-top: 32px;}
div#login a:link, div#login a:visited, div#login a:hover, div#login a:active {color: #ffffff; padding-left: 20px;}



/* ----------------------------------------------------- */
/* --- GENERAL NAVIGATION STYLES ------------------------ */
/* ----------------------------------------------------- */

#visitornav li, #membernav li, #agentnav li, #adminnav li {
  background-repeat: no-repeat;
  border-bottom: 1px dotted #fcc008;
  display: block;
  line-height: 110%;
  margin: 6px 5px 6px 3px;
  padding: 2px 5px 6px 40px;
}

/* Remove borders from last menu items */
#visitornav .last, #membernav  .last, #agentnav   .last, 
#leftcolumn ul.submenu li.last  {
  border: 0;
}


/* --- NAVIGATION BACKGROUND IMAGES & SPECIFIC STYLES ------------------------ */
#adminnav li {background-image: url(/images/background-navigation-admin.png); border-bottom: 1px dotted #ffffff;}
#agentnav li {background-image: url(/images/background-navigation-agent.png); border-bottom: 1px dotted #ffffff;}

#visitornav li {background-image: url(/images/list-image-navigation.png);}

#membernav li {padding: 4px 5px 4px 26px;}
#membernav a:hover {background-color:#252525; border:1px solid #7c7a6b; padding:1px 3px;}

#navigation .home       {background-image: url(/images/background-navigation-home.png);}
#navigation .search     {background-image: url(/images/background-navigation-search.png);}
#navigation .messages   {background-image: url(/images/background-navigation-mymessages.png);}
#navigation .favorites  {background-image: url(/images/background-navigation-favorites.png);}
#navigation .hotlist    {background-image: url(/images/background-navigation-hotlist.png);}
#navigation .whatsnew   {background-image: url(/images/background-navigation-whatsnew.png);}
#navigation .statistics {background-image: url(/images/background-navigation-statistics.png);}
#navigation .matchalert {background-image: url(/images/background-navigation-matchalert.png);}

#navigation .home:hover       {background-image: url(/images/background-navigationhover-home.png);}
#navigation .search:hover     {background-image: url(/images/background-navigationhover-search.png);}
#navigation .messages:hover   {background-image: url(/images/background-navigationhover-mymessages.png);}
#navigation .favorites:hover  {background-image: url(/images/background-navigationhover-favorites.png);}
#navigation .hotlist:hover    {background-image: url(/images/background-navigationhover-hotlist.png);}
#navigation .whatsnew:hover   {background-image: url(/images/background-navigationhover-whatsnew.png);}
#navigation .statistics:hover {background-image: url(/images/background-navigationhover-statistics.png);}
#navigation .matchalert:hover {background-image: url(/images/background-navigationhover-matchalert.png);}

#navigation .last  {border: 0; padding-bottom: 10px;}

#content ul.submenu a:link, #content ul.submenu li a:visited, #content ul.submenu li a:hover, #content ul.submenu li a:active {
  color: #ffffff;
  font-size: 1.1em; 
  text-decoration: none;}


/* --- SUBMENU NAVIGATION --- */

#leftcolumn ul.submenu    {background-color: #A1A1A1; list-style-type: none; margin-bottom: 1em; padding: 0;}
#leftcolumn ul.submenu li { border-bottom: 1px dotted #ffffff; color: #ffffff; margin: .3em 0; padding: .3em .2em .3em 1.2em}
/* #leftcolumn ul.submenu li:hover {background-color: #6C6C6C;} */

#leftcolumn ul.submenu li.thispage {
  background-image: url(/images/background-submenu-thispage.png);  
  background-repeat: no-repeat;
  background-position: 0 center; }

#leftcolum ul.submenu .thispage:hover {  
  background-image: url(/images/background-submenu-thispage-hover.png); 
}



#leftcolumn ul.auxmenu {background-color: transparent; border: 0; list-style-type: none; margin-bottom: 1em; padding: 0;}
#leftcolumn ul.auxmenu li { border-bottom: 1px dotted #329704; color: #ffffff; margin: .3em 0; padding: .3em .2em .3em 1.2em}
ul.auxmenu a:link, ul.auxmenu a:visited, ul.auxmenu a:hover, ul.auxmenu a:visited {color: #329704; text-decoration: none;}


/* --- NAVIGATION LINKS --- */
#navigation li a:link, #navigation li a:visited, #navigation li a:hover, #navigation li a:active  {
  color: #ffffff;
  text-decoration: none;
}

#navigation li:hover {background-color: transparent; }


/* ======================================================= */
/* --- PAGINATION :: member_searchresults --------------- */
/* ===================================================== */

#rightcolumn #pagemetop, #content #pagemetop, #content #pagemebottom {
  font-size: .9em;
  font-weight: bold;
  margin: 0;
  text-align: right;
}

#content #pagemetop    {clear: left; margin-right: 10px; /*margin-top: 7em;*/ margin-bottom: 1em;}
#content #pagemebottom {clear: left; margin-right: 20px; /*margin-top: 7em;*/ margin-bottom: 1em;}

#pagemetop ul {background-color: #ececec; margin: 0; margin-bottom: .7em; }
#pagemetop ul li {/*border-right: 1px solid #ffffff; border-left: 1px solid #ffffff;*/ display: inline; line-height: 180%; padding: 0 .5em 0 0; vertical-align: middle;}
#pagemetop ul li img {vertical-align: middle;}

#pagemetop ul li.first {border-left: 0;} 
#pagemetop ul li.last {border-right: 0;} 

#pagemetop a:link, #pagemetop a:visited, #pagemetop a:hover, #pagemetop a:active {color: #299194;}

#pagemetop .pagination, #pagemebottom .pagination {margin-right: 0;  margin-bottom: 1em; padding-right: 0;}

/* --- make the boxes --- */
#content .pagination a {
  background-color: #878578;
  border: 1px solid #252525;
  color: #ffffff;
  padding: .3em .7em;
}

#content .pagination a:link, #content.pagination a:active {
  background-color:#878578;
  color: #ffffff;
}

span.current, span.disabled {
  background-color: #1E7FB6;
  border: 1px solid #252525;
  color: #ffffff;
  padding: .3em .7em;
}





/* ======================================================= */
/* --- SEARCH RESULTS --- */
/* ===================================================== */


 div.twocol, div.listing {float: left; width: 330px;}

#content div.listing {
  background-color: #ececec;
  border: 2px solid #c9c7b6;
  display: inline;
  float: left;
  height: 15em;
  margin: 0 5px 2em 0;
  padding-bottom: .5em;
  width: 27em;
}

#content div.listing h4 {
  background-color: #ececec;
  border-bottom: 1px dashed #A8A799;
  font-size: 1.6em;
  font-family: sans-serif;
  font-weight: normal;
  margin: 0;
  padding: .3em .3em .3em .3em;
  text-align: right;
}

#content div.listing h4 a {color: #1e7fb6; text-decoration: none;}

#content div.listing h4.memid a:visited {
  background-image: url(/images/background-visited-listing.png);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 1.5em;
}

.availability {float: left;}

div.listing h5 {
  color: #0054a8;
  font-size: 1em;
  margin: .5em .3em;
  text-align: right;
}

div.listing h5 small {
  display: inline;
  float: left;
}

div.listing div.icons {clear: left; padding: .3em; width: 200px;}
div.rating {float: right; padding: 5em .5em 0 .5em; width: 50px; text-align: right;}


div.photo {
  text-align: center;
  float: left;
}

div.photo img {
 background-color: #ffffff;
  border: 2px solid #c9c7b6;
  margin: 0 1em 0 .3em;
  padding: 2px;}
#leftcolumn div.photo img {
  margin-left: 0;
}

div.photo span.nophoto {
  font-size: .9em;
  font-style: italic;
  display: block;
}


/* ====================================================== */
/* --- LEFT COLUMN --- */
/* ====================================================== */

#content .coloredbox {background-color: #e4e4e4; border: 1px solid #cacaca; padding: .7em 1em;}
#leftcolumn .coloredbox {padding: 0 .5em }
#leftcolumn .coloredbox div {margin: .5em 0 .7em 0; line-height: 160%;}
#leftcolumn .coloredbox p {padding: .3em 0 .5em 0;}


/* ====================================================== */
/* --- MEMBER / AGENT HELP --- */
/* ====================================================== */

div.help fieldset {border: 0; border-top: 2px solid #dbdbdb; margin-top: 2em; margin-left: 10px; padding: 1em 0 .5em 0; display:block;}
div.help {border: 0; margin-left: 10px; padding: 1em 0 .5em 0; }
div.help legend  {color: #1E7FB6; font-size: 1.2em; font-weight: bold; padding: 0; padding-right: .5em;}
/* div.help fieldset p {line-height: 120%; padding: 0;} */

#rightcolumn div.help    {margin-bottom: -1.7em; margin-top: 2em; padding-right: .7em;  text-align: right; }
#rightcolumn div.help-h3 {margin-bottom: -2em; margin-top: 2em; padding-right: .7em;  text-align: right;}

div#wrapcolumn div.help     {margin-bottom: -2.7em; margin-top: 2em; padding-right: .7em;  text-align: right; }
div#wrapcolumn div.help-h3  {margin-bottom: -2em; margin-top: 2em; padding-right: .7em;  text-align: right;}

#leftcolumn div.help     {margin-bottom: -2em; padding-right: .7em;  text-align: right; }

/* --- Style Help Text --- */
div.help h2 {background-color: transparent; color: #1E7FB6;}
div.help ul {padding: 1em 1em 1em 3em;}
div.help ol {margin: 0 1em 0 2em; list-style-position: inside;}
div.help ul.examples {padding-top: 0;}
div.help li {}
div.help p img {margin: 1em .5em 0 .5em}


#content div.floathelp {margin-bottom: 0; padding-right: 2em; padding-left: 1em; float: right; width: 70px; }
div.thickbox-toolbar {margin-bottom: 1em; text-align: left;}
div.thickbox-toolbar input {padding: 0;}

#content a.thickbox {text-decoration: none; }
#TB_overlay .thickbox-toolbar input {border: 0;}




/* ====================================================== */
/* --- ERRORS AND MESSAGES --- */
/* ====================================================== */

div#error, div#notice {background-color: #fdf6c9;  
  background-repeat: no-repeat;
  background-position: 7px center;
  font-weight: bold;
  padding: 8px 3px 8px 35px;
  margin: 2em 0;
}

#error h2, #notice h2  {
  background-color: transparent;  
  font-size: 1.2em; 
  line-height: 130%;
  padding-left: 40px; /* Do not change this, it's needed on the login page.  Check the HTML */
}

div#error  {background-image: url(/images/background-error.png);}
div#notice {background-image: url(/images/background-notice.png);}

#error h2  {color: #a40000;}
#notice h2 {color: #3da400; }


div#errorExplanation {background-color: #fdf6c9;  
  font-weight: bold;
  margin: 1em 0 2em 0;
}

div#errorExplanation h2 {
  background-color: #faeb8d;
  background-image: url(/images/background-error.png);
  background-repeat: no-repeat;
  background-position: 4px center;
  border-bottom: 1px solid #f7dd39;
  color: #252525;
  font-size: 1.2em;
  padding: 8px 3px 8px 35px;
  }

div#errorExplanation p {padding: 0 10px;}

/* ====================================================== */
/* --- FAQ STYLES --- */
/* ====================================================== */ 

fieldset.faq { line-height: 160%;}

.faq dl {}
.faq dt {font-weight: bold;}
.faq dd {margin: 1em;}
.faq dd.last-update {border-bottom: 1px solid #669e55; padding-bottom: 1em;  margin-bottom: 2em; font-style: italic; text-align: right;}


/* --- Web Feedback Box --- */
#webfeedback p {
  background-image: url(/images/background-webfeedback.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 96%;
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 73px 10px 0 0;
  text-align: right;
}

#webfeedback p a:link, #webfeedback p a:visited, #webfeedback p a:hover, #webfeedback p a:active   {
 color: #ffffff;
  text-decoration: none;
}

/* ====================================================== */
/* --- REGISTRATION PROCESS --- */
/* ====================================================== */

#content div.noescape {padding: 0 1em 0 3em;}
#content div.noescape fieldset p.special_case {padding: .5em 4em;} 
#content div.noescape fieldset p.total {padding: 2em 3em 0 3em;}
#content div.noescape fieldset h3 {padding: 0 3.5em;}


#fees {border: 1px solid #2d75a7; float: right; width: 320px; margin: 0 0 2em 0;}
#fees div#all_season_prices {margin-left: 1em; margin-right: 1em;}
#fees div#all_season_prices .price {background-color: #fdf6c9; border: 1px solid #faeb8d; margin: -.3em .3em 0 1em; padding: .2em; }
#fees h3 {background-color: #2d75a7; color: #ffffff; font-size: 1em; font-weight: bold; margin: 0; padding: .3em; text-align: center; }
#fees p  {font-weight: bold; margin: .5em 0; padding: 0 .7em; text-align: left;}


div#breadcrumbs {text-align: center;}
ul#reg-breadcrumbs {padding: 2em 0;}
ul#reg-breadcrumbs li {color: #919191; display:inline; margin: 0 1em 0 0;}
ul#reg-breadcrumbs li.this-page {color: #616161; font-weight: bold; font-size: 1.2em;}

.going-local {}

/* ====================================================== */
/* --- MEMBER PAYMENT PAGES --- */
/* ====================================================== */

div.noescape h2 {background-color: #ffffff; color: #1E7FB6; text-align: center; }
div.noescape fieldset {margin-right: 4em;}


#oc-payment-form {border-bottom: 2px solid #1E7FB6; margin-right: 1em;}

#membership-plans {margin: 2em;}

div.membership_options span.price {
  background-color: #ececec; 
  color: #1E7FB6;
  float: right;
  font-weight: bold;
  margin-bottom: 1em;
  margin-left: .5em;
  padding: .3em .5em;
  text-align: center;
}

div.membership_options {margin-bottom: 2em; padding-bottom: 1em; margin-right: 4em;} 
/*div.membership_options div {width: 400px;}*/
div.membership_options div input {margin: 0 1em 0 0;}
div.membership_options div h4 {display: inline; padding-bottom: 1em;}
div.membership_options div.price p {font-size: 70%; margin-top: 1em; padding: 0; font-weight: bold;}
div.membership_options label.membership {background-color: #ececec; font-size: 1.1em; font-weight: bold; padding-right: 1em;}
div.membership_options div.promotion_code {text-align: right; margin-bottom: 1em;}
div.membership_options div.promotion_code label {background-color: #ffffcc;}
div.membership_options div.promotion_code input {margin-right: 0;}
.promotion_reduction {text-align: right; display: block; font-size: .8em;}

div.order-description p {margin-left: 3.3em;}
div.extra_options div   {margin-left: 3.3em;}
div.extra_options span.price {background-color: transparent; border: 0;}
div.extra_options_description p {margin-left: 3.3em}

div#pay-with-ogone {border-bottom: 1px solid #02A3D1; float:left; margin: 2em 1em 2em 2em; width: 450px;}
div#pay-with-ogone ul {width: 400px;}
div#pay-with-ogone li {display: block; float: left; margin-right: 20px; width: 100px;}
div#pay-with-paypal {/*float:left;*/ margin: 2em 1em 2em 0; width: 450px;}
div#pay-with-paypal ul {width: 400px}
div#pay-with-paypal li {display: block; float: left; margin-right: 20px; width: 100px;}
div#pay-with-paypal img {margin-left: 3.4em;}

ul#creditcard {margin-bottom: 1em; margin-top: 1.7em; margin-left: 0; padding-left: 0;}

#creditcard li {display: inline; vertical-align: middle; }


div#total, p.total {border-top: thick double #dbdbdb;
  padding: 2em 6em 2em 3em;
  font-size: 1.3em;
  font-weight: bold}
  
div.bank_payment_options {
/* --- The following have been commented out for Lucien. - 28 Jan 10 --- */
/* --- Any other changes to this selector must be checked against OC payment page --- */
/*   background-color: #ffffff;  */  
/*   float: left;  */
/*   width: 300px;  */
  padding-left: 1em;
}
  
#trailimageid {
position: absolute;
visibility: hidden;
left: 0px;
top: 0px;
/* width: 350px; - The fixed width conflicts with photos of different sizes. */
height: 1px;
z-index: 1000;
}
