/*













*/
body {
  font-family: Verdana, helvetica, arial, sans-serif;
  -webkit-text-size-adjust: none;
}

.JoeHand2 { 
  font-family: 'Rancho';
  font-weight: normal;
  font-style: normal;
}

h1 {
  margin: 0 0 15px 0;
  font-size: 16px;
}

h2 {
  font-size: 15px;
}

p, #main ul li, #main ol li {
  font-size: 13px;
  line-height: 23px;
}

a {
  color: #506EB9;
}

#strapline {
  font-size: 12px;
  margin-bottom: 2px;
}

#free_ecards h3,#ecards h3 {
  text-transform: uppercase;
  color: #434343;
  font-size: 12px;
  margin-bottom: 5px;
}

#greetings ul li {
  font-size: 12px;
}

#intro {
  margin: 0;
  line-height: 30px;
  color: #3F3F3F;
  text-align: center;
  font-size: 12px;
}

#page-wrap ul {
  margin: 0;
}

#main ul li {
  font-size: 12px !important;
  list-style-position: inside;
}

#all-recipients-message {
  font-size: 11px;
}
#paypal-quillcards {
  float: left;
  margin-right: 130px;
  margin-left: 195px;
}
#ecards td ul {
 margin: 0;
}

#ecards td li {
list-style-type: none;
}

#username {
  float: right;
  color: #B9B9B9;
  margin: 0;
}

#home-header {
  margin-top: 18px;
  margin-bottom: 14px;
  margin-left: 10px;
}
.cbClose {
  position: absolute;
  right: 30px;
  bottom: 5px;
  text-transform: uppercase;
  color: #333;
}

html {
/*  background: #3F3F3F;*/
}

#outer {
  padding: 0 75px;
  width: 960px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  min-height: 100%;
}

#wrapper {
  width: 960px;
  
  margin: 0 auto;
  min-height: 100%;
  background: #ffffff;
}

.main-content {
  overflow: hidden;
/*  padding-bottom: 80px;*/
}

#header {
  background: #fff;
  padding-bottom: 12px;
  padding-top: 10px;
}

#content {
  overflow: hidden;
  padding: 0;
}

#footer {
/*  position: absolute;
  bottom: 0;*/
  width: 960px;
  padding: 30px 0 20px 0;
}

#footer a {
  text-decoration: none;
}

#footer, #footer a {
  color: #4d4d4d;
}

#footer ul {
  text-align: center;
  font-size: 11px;
  padding-bottom: 10px;
}

#footer ul li {
  list-style-type: none;
  display: inline;
  margin: 0 3px;
}

.container {
  clear: both;
  overflow: hidden;
}

/*html, body {
  height: 100%;
}

body#free_ecards {
  height: auto !important;
}*/

#main {
  margin-left: 20px;
  width: 759px;
  float: left;
}

#sidebar {
  width: 181px;
  float: left;
}

#main, #sidebar {
  padding-top: 10px;
}

#session {
  width: 620px;
  margin: 0 auto;
  background: #ffffff;
  padding: 10px;
}

a#admin {
  float: right;
  margin-right: 12px !important;
}

#greetings {
  float: left;
  width: 200px;
  margin-right: 10px;
  margin-top: 17px;
}

#greetings ul {
  margin: 0;
  font-size: 12px;
  padding: 0;
}

#greetings li {
  list-style-type: none;
  cursor: pointer;
  line-height: 19px;
/*  padding: 2px 20px;*/
  padding: 2px 0;
  color: #666;
}

#greetings li:hover {
  background: #c1c1c1;
  color: #333;
}

#compose #main {
  width: 920px;
}

#compose #ecard {
  float: left;
  width: 695px;
  margin-top: 4px;
  background: #fff;
}

div.ecard {
/*  width: 728px;*/
  margin: 0 auto;
  border: 1px solid #CCCCCC;
}

div#ecard .inner {
/*  padding: 10px 0;*/
/*  padding: 20px 0;*/
/*  border: 1px solid #c1c1c1;*/
  margin: 0;
  padding-top: 15px;
/*  background: #fff;*/
}

div#ecard h1 {
  text-align: center;
/*  margin-top: 20px;
  margin-bottom: 20px;*/
  padding: 20px 0;
  margin-top: 10px;
  font-size: 45px;
  font-weight: normal;
  font-family: 'Rancho';
  
  color: #666666;
  
}

div.ecard p {
  overflow: hidden;
}

div.ecard p span {
  float: right;
}

div.ecard .left {
  float: left;
}

div.ecard .message {
  padding: 40px 0;
  font-size: 14px;
  line-height: 19px;
  width: 610px;
  margin: 0 auto;
}

div.ecard .sponsored-message {
  width: 600px;
  margin: 0 auto;
  padding: 10px 0 20px 0;
}


div.ecard .message textarea {
  display: block;
  width: 598px;
  height: 200px;
  border: 1px solid #E6E6E6;
  padding: 5px;
  margin: 0 auto;
}


#ecard .image {
  padding: 5px;
  border: 1px solid #333;
  
  margin: 0 auto;
}

#ecard .image a {
 display: block;
 line-height: 0;
}

#ecard .people {
  margin-top: 10px;
  font-size: 13px;
}

#ecard .copyright {
  padding-top: 5px;
  font-size: 10px;
  margin: 0 auto;
}

#ecard .copyright, .people {
  color: #c1c1c1;
}

.image-name {
  color: #333;
  float: right;
}

div#colors {
  display: none;
  position: absolute;
  z-index: 100;
  width: 600px;
  border: 1px solid #c1c1c1;
  padding: 1px 1px 0 0;
  overflow: hidden;
  margin-left: 40px;
  background: #fff;
}

div#colors div {
  width: 22px;
  height: 22px;
  margin: 0 0 1px 1px;
  border: 1px solid #c1c1c1;
  float: left;
  cursor: pointer;
}

div#colors div.selected {
  border: 1px solid #333;
}

#ecard .message {
  margin-top: 30px;
}

#ecard .message textarea {
  outline: none;
  display: block;
  width: 598px;
  height: 200px;
  border: 1px solid #E6E6E6;
  padding: 5px;
  margin: 0 auto;
}

.row {
  overflow: hidden;
}

/*.row label {
  width: 135px;
  float: left;
  font-size: 14px;
  line-height: 32px;
}

.row input[type="text"], .row input[type="email"] {
  width: 150px;
  float: left;
  margin-right: 10px;
  padding: 5px;
}

.row input[type="checkbox"] {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}
.checkbox label {
  float: left;
  width: 400px;
}

.row div {
  overflow: hidden;
  margin:  10px 0;
}
*/
.day a { font-size: 11px; }
.specialDay a { font-size: 11px; }
.calendar thead th { text-align: center; }
.calendar thead th { border: 1px solid #333333; }
.calendar td { border: 1px solid #333333; }
.dayName th { text-align: left !important; }

.left {
  float: left;
}

.right {
  float: right;
}

.floated-images {
  margin-left: -16px;
  overflow: hidden;
}
.floated-images li {
  float: left;
  list-style-type: none;
  margin-left: 12px;
  margin-bottom: 12px;
  border: 1px solid #d2d3ce;
}
.floated-images li img {
  width: 135px;
  height: 135px;
  margin: 8px;
}

#ecard-date li {
  margin: 0;
  
}

#ecard-date input {
  width: 150px;
  float: left;
}

#ecard-date li p.inline-hints {
  margin-top: 0;
}

/*#ecard h3 {
  margin: 10px 0 20px 0;
}
*/
.recipients {
  width: 610px;
  margin: 0 auto;
/*  margin-left: 5px;*/
}

#authors {
  margin-bottom: 20px;
}

#logo {
  margin-top: 10px;
  display: block;
}

#page-wrap {
  margin: 10px 40px;
}

.section {
  margin-left: 18px;
}

.section h3 {
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  color: #000 !important;
}

.formtastic .section ol {
  margin-top: 0;
}

.formtastic ol.free-images {
  margin-left: -19px;
}

.formtastic ol.free-images li {
  margin-left: 19px;
  margin-top: 5px;
}

.sponsored-message {
  padding: 10px 40px 20px 40px;
}

body#sessions #ui-datepicker-div {
  display: none;
}

.featured-ecard {
  text-align: center;
}

body#quotations #main {
  min-height: 2000px;
}

#selected-color {
  height: 26px;
  width: 445px;
  border: 1px solid #c1c1c1;
  margin-left: 40px;
}

#alert {
/*  border: 1px solid #BCE8F1;*/
/*  background: #D9EDF7;*/
  padding: 10px;
  margin: 20px;
}

#alert p {
/*  color: #3A87AD;*/
  margin: 0;
}

#alert a.close {
  float: right;
  color: #c1c1c1;
  padding-right: 5px;
  cursor: pointer;
}

#header-alert {
  margin: 0 0 20px 0;
  padding: 10px;
}

#header-alert p {
  margin: 0;
}

#header-alert a.close {
  float: right;
  color: #c1c1c1;
  padding: 0 5px;
  cursor: pointer;  
}

form.ecard .buttons {
  float: left;
/*  width: 695px;*/
  margin-left: 240px;
}
form.ecard button.button {
  margin-top: 40px;
}

body#preview {

}
#preview .ecard {
  border: none;
  background: #F3F3F3;
  padding-top: 70px;
}

#preview #wrapper {
  background: none;
  padding-bottom: 20px;
}

#preview #outer {

}

.links {
/*  margin: 0 auto;*/
/*  float: left;*/
  margin-bottom: 20px;
}

.links a {
/*  border-left: 1px solid #fff;*/
/*  color: #fff;*/
  text-decoration: none;
  padding: 0 8px;
/*  float: left;*/
/*  background: #8c8c8c;*/
}

#recaptcha_widget_div {
  margin-left: 200px;
}

#cal-nav {
  width: 673px;
  margin: 0 auto;
  overflow: hidden;
}

.ecard-terms {
  width: 300px;
  
  padding: 10px 20px;
  margin: 0 auto;
}

.recipient-details {
  margin: 0;
}

.thankyou-buttons {
  
  overflow: hidden;
}

.thankyou-buttons a {
  text-align: center;
  padding: 10px;
  background: #333;
  color: #fff;
  margin-left: 1px;
  text-decoration: none;
 
}
#sidebar li, .authors li {
  position: relative;
}

#sidebar > ul, .authors > ul {
/*  border-bottom: 1px solid #DEDEDE;*/
/*  background: #F3F3F3;*/
}

#sidebar li ul {
  position: absolute;
  left: 180px;
  background: #F3F3F3;
  top: 0;
/*  border: 1px solid #DEDEDE;*/
  display: none;
  z-index: 1000;
}

.authors li ul {
  position: absolute;
  left: 180px;
/*  background: #F3F3F3;*/
  top: 0;
/*  border: 1px solid #DEDEDE;*/
  display: none;
  z-index: 1000;
}

#sidebar ul, .authors ul {
  margin: 0;
/*  border-right: 1px solid #DEDEDE;*/
  width: 180px;
}

#sidebar ul li:hover, .authors ul li:hover {
  background-color: #e8e8e8;
}

#sidebar h3 a, .authors h3 a {
  text-decoration: none;
  color: #333;
}

#sidebar ul li, .authors ul li {
  list-style-type: none;
  line-height: 30px;
  padding-left: 5px;
  border: none;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #B9B9B9;
  color: #3f3f3f;
}

#sidebar ul li ul li, .authors ul li ul li {
  background: #e8e8e8;
  padding-left: 15px;
}

#sidebar ul li a, .authors ul li a {
  color: #3f3f3f;
  display: block;
  text-decoration: none;
  font-weight: normal;
  outline: none;
  cursor: pointer;
  letter-spacing: 1px;
}

#sidebar .header {
  background: #e8e8e8;
/*  border: 1px solid #e8e8e8;*/
  color: #313030;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0;
  padding-left: 5px;
  font-size: 12px;
  width: 175px;
}

#recently-added, #free-ecards {
  list-style-type: none;
  line-height: 30px;
  padding-left: 21px;
  border: none;
  border-bottom: 1px solid #DEDEDE;
  color: #3f3f3f;
  display: block;
  text-decoration: none;
  font-weight: normal;
}

#recently-added a, #free-ecards a {
  color: #3f3f3f;
  display: block;
  text-decoration: none;
  font-weight: normal;
}

#sidebar #more {
  margin-top: 40px;
}

.authors ul {
  width: 100px;
  border: none;
}

.authors li ul {
  left: 100px;
  width: 220px;
  border: none;
}

.authors ul li {
  background: #F3F3F3;
  padding-left: 0;
  padding-left: 10px;
  border-bottom: 2px solid #fff;
}
.quotations ul {
  width: 180px !important;
}

.quotations li ul {
  width: 520px !important;
  left: 180px !important;
}

.quotations li ul li a {
  float: left;
/*  width: 100px;*/
  margin-top: 5px;
  font-size: 10px;
  border: 1px solid #c1c1c1;
  padding: 0 3px;
  margin-right: 10px;
  line-height: 18px;
}

.quotations li ul li {
  overflow: hidden;
}
.quotations li ul li p {
  float: left;
  width: 350px;
}

.authors {
/*  float: left;*/
  margin-bottom: 30px;
}

.authors ul li ul {
  border: 1px solid #DEDEDE;
}

#author-thumbnails {
  float: left;
}

#author-thumbnails ul {
  margin-top: 45px;
  margin-left: 0;
}

.themes {
  text-transform: uppercase;
}

.themes > li {
  background: url("/assets/blue-arrow.png") no-repeat 170px center;
}

.authors > ul > li.selected {
  background: #c1c1c1;
}

.themes li.selected {
  background: #e8e8e8;
}
.menu li {
  list-style-type: none;
  float: left;
}

.menu li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

#switcher {
  float: right;
  overflow: hidden;
  margin: 0;
  margin-top: 2px;
  margin-left: -2px;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
}

#switcher a {
  color: #3264ae;
  text-decoration: none;
  font-family: Verdana;
  padding: 8px 24px 8px 17px;
  display: block;
  font-size: 12px;
}

#switcher li {
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 2px;
}

.ecards {
  background: #859cbe;
}

.greetings-cards {
  background: #b7bb84;
}

.greetings-cards a {
  color: #3F3F3F !important;
}

.art-posters {
  background: #bb8984;
}

.art-posters a {
  color: #3F3F3F !important;
}

.main-menu {
/*  overflow: hidden;*/
  z-index: 1;
  position: relative;
/*  background: #3F3F3F;*/
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
/*  overflow: hidden;*/
  height: 30px;
  margin: 0;
  width: 960px;
}

.main-menu a {
  font-size: 12px;
  padding: 8px 30px;
  display: block;
  color: #3f3f3f !important;
  border-left: 1px solid #fff;
}

.main-menu a:hover {
  background: #e8e8e8;
}

.main-menu li.last a {
  border-right: none;
/*  padding-right: 0;*/
}

.main-menu .join-quillcards a {
  width: 181px;
  color: #fff !important;
}

.main-menu .join-quillcards a:hover {
  color: #3F3F3F !important;
}

.join-quillcards a, .my-quillcards a {
  border: none;
  font-weight: normal;
/*  padding: 0 15px;*/
  padding-left: 21px;
  padding-right: 0;
  text-align: center;
  padding-left: 0;
}

.my-quillcards {
  width: 181px;
/*  background: #859cbe;*/
}

.my-quillcards a {
  border-right: 1px solid #fff;
}

.home a {
  border-left: none;
}

.sub-menu {
  position: absolute;
  top: 30px;
  margin: 0;
  background: #F3F3F3;
  z-index: 1000;
  overflow: hidden;
  display: none;
}

.sub-menu li {
  float: none !important;
/*  background: #3F3F3F;*/
/*  line-height: 32px;*/
}

.sub-menu a {
  display: block;
  margin: 0;
}

.sub-menu a:hover {
  background: #c1c1c1;
  color: #333;
}

#strapline, #switcher a, .main-menu a, #sidebar ul li, .authors ul li, .thumbnails p {
  letter-spacing: 1px;
}
.thumbnails {
  margin: 0 0 0 -30px;
  overflow: hidden;
}

.thumbnails li {
  float: left;
  list-style-type: none;
/*  width: 158px;*/
  margin: 0 0 30px 30px;
  background: #fff;
  border: 1px solid #DEDEDE;
  padding: 4px 4px 0 4px;
}

.thumbnails a {
  display: block;
  text-decoration: none;
  color: #AABAD3;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}

.remove-favorite {
  margin: 10px 0;
}

.thumbnails img {
  width: 150px;
  height: 150px;
  border: 1px solid #fff;
  color: #fff;
}

.thumbnails img:hover {
  border: 1px solid #333;
}

.thumbnails p {
  text-align: center;
  line-height: 20px;
  width: 152px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: 'Rancho';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #636363;
}

.thumbnails p.favorites {
  font-family: helvetica, arial;
  font-size: 12px;
}
div.pagination {
  text-align: center;
  margin: 10px 0 20px 0;
}

div.pagination em, div.pagination a, div.pagination span {
  display: inline-block;
  padding: 0 8px;
  background: #c1c1c1;
  line-height: 23px;
}

div.pagination a {
  text-decoration: none;
  background: #c1c1c1;
  color: #333;
}

div.pagination em {
  color: #c1c1c1;
  background: #333;
  font-style: normal;
  font-weight: bold;
}

div.pagination span {
  background: #e1e1e1;
  color: #666;
}


/* Letter Pagination */

ul.pagination {
  margin: 0;
  overflow: hidden;
  margin: 0 0 10px 0;
}

ul.pagination li {
  list-style-type: none;
  float: left;
  margin-right: 4px;
  padding: 3px 6px;
  background: #c1c1c1;
}

ul.pagination li a { display: block; }

ul.pagination li.current {
  background: #333333;
  color: #ffffff;
}
#breadcrumbs {
  margin: 5px 0 0 200px;
  font-size: 10px;
  line-height: 20px;
  color: #8f8e8e;
  overflow: hidden;
}

body.ecards #breadcrumbs {
  margin: 5px 0 0 20px;
}

#breadcrumbs a {
  text-decoration: none;
  color: #8f8e8e;
  margin: 0 4px;
  font-size: 10px;
}
abbr.required {
  border-bottom: none;
  color: red;
}
.formtastic ol {
  margin: 0;
  margin-top: 10px;
}
.formtastic ol li {
  list-style-type: none;
  margin: 20px 0;
}

.formtastic fieldset.booleans ol li label { margin-left: 0; }
.formtastic fieldset.inputs { padding-top: 8px; }
.formtastic fieldset legend span {
  position: relative;
  top: 10px;
  font-weight: normal;
  font-size: 12px;
}
.formtastic fieldset li label {
  float: left;
  width: 200px;
  font-size: 12px;
}
.formtastic fieldset li label abbr {
  border-bottom: none;
  color: red;
}
.formtastic fieldset li.stringish input {
  width: 400px;
  padding: 3px;
  border: 1px solid #999;
}
.formtastic fieldset li input[type="password"] {
  width: 400px;
  padding: 3px;
}
.formtastic fieldset li textarea {
  width: 400px;
  padding: 3px;
  border: 1px solid #999;
}
.formtastic fieldset li.boolean {
  padding: 5px 0;
  display: block;
}
.formtastic fieldset li.boolean input { margin-right: 5px; }
.formtastic fieldset li.boolean label {
  display: block;
  margin-left: 200px;
  padding-bottom: 5px;
  width: 100%;
}
.formtastic fieldset li.boolean p.inline-errors {
/*  margin-left: 200px;*/
  margin-bottom: 0;
}
.formtastic fieldset li p.inline-errors {
  color: red;
  font-size: 12px;
}
h2.errors { color: red; }
.formtastic fieldset li input.datepicker {
  width: 100px;
  margin-right: 5px;
}
.formtastic fieldset li p.inline-hints {
  padding-left: 200px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 15px;
  font-size: 11px;
  width: 400px;
}
.formtastic fieldset.buttons { padding-left: 200px; }
.formtastic fieldset.buttons li { display: inline; }
li.image img {
  display: block;
  padding: 3px;
  border: 1px solid #c1c1c1;
}

.the-whole-picture {
  padding-top: 20px;
  width: 695px;
}

div.errors {
  margin-left: 40px;
}

#ecards .errors h3 {
  color: #CA4A3E !important;
}
ul.errors {
  margin: 0;
}

.errors li {
  list-style-type: none;
}

#recipients input[type="text"] {
  width: 90%;
}

.dont-remove-recipient, .remove-recipient {
  text-decoration: none;
  background: #c1c1c1;
  color: #333;
  padding: 4px;
  font-size: 10px;
  display: block;
  -webkit-border-radius: 10px;
  text-align: center;
}

textarea#ecard_message {
  font-size: 12px;
}
table { 
  width: 100%;
  border-collapse: collapse;
}

table th { text-align: left; }

table td {
  border: none;
  padding: 10px;
}

table th {
  border: none;
  padding: 10px;
}

table thead tr th {
  background: #333333;
  color: #ffffff;
}

table.calendar {
  width: 673px;
  margin: 0 auto;
  margin-bottom: 10px;
}
table.calendar thead th {
  width: 75px;
  text-align: center;
}

table.calendar tbody td {
  width: 75px;
  height: 75px;
  vertical-align: top;
}

table.recipients thead tr th {
  background: none;
  color: #333;
  font-weight: normal;
  font-size: 12px;
  padding: 10px 5px 0 0;
}

table.recipients tbody tr td { 
  padding: 5px 5px 15px 0;
}

table.recipients tbody tr td input[type="text"] { 
  width: 175px;
}

small.error {
  display: block;
  color: red;
  padding-top: 3px;
}
ul.buttons {
  margin: 0;
  text-align: center;
  overflow: hidden;
  margin: 10px 0;
}
ul.buttons li {
  list-style-type: none;
  display: inline;
  height: 28px;
}
ul.buttons li a {
  padding: 0 10px;
/*  background: url("/assets/button-gradient.png") repeat-x;*/
/*  background: #859cbe;*/
  background: #5E5E5E;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  line-height: 28px;
  border: none;
  margin: 0;
  text-transform: uppercase;
  border: none;
/*  font-family: 'Trebuchet MS', arial, sans-serif;*/
  font-size: 14px;
  width: auto;
}
a.button, button.button {
  padding: 0 10px;
/*  background: url("/assets/button-gradient.png") repeat-x;*/
/*  color: #333;*/
/*  background: #859cbe;*/
  background: #5E5E5E;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  line-height: 28px;
  border: none;
  margin: 0;
  text-transform: uppercase;
  border: none;
/*  font-family: 'Trebuchet MS', arial, sans-serif;*/
  font-size: 12px;
  width: auto;
  letter-spacing: 0.1em;
}
ul.buttons li a:hover {
  text-decoration: underline;
/*  background: url("/assets/button-gradient-hover.png") repeat-x;*/
}
a.button:hover {
  text-decoration: underline;
/*  background: url("/assets/button-gradient-hover.png") repeat-x;*/
}
button.button:hover {
  text-decoration: underline;
/*  background: url("/assets/button-gradient-hover.png") repeat-x;*/
}
a.small-button {
  padding: 0 5px;
  
/*  background: url("/assets/button-gradient.png") repeat-x;*/
  display: inline-block;
  text-decoration: none;
  line-height: 21px;
  border: none;
  margin: 0;
  text-transform: uppercase;
  border: none;
/*  font-family: 'Trebuchet MS', arial, sans-serif;*/
  font-size: 10px;
}
p.buttons {
  margin-top: 10px;
  text-align: center;
}

.centered {
  padding: 0 !important;
  text-align: center;
/*  margin-top: 40px;*/
/*  width: 660px;
  float: right;*/
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url('/assets/overlay.png') 0 0 repeat;}
#colorbox{ }
    /*#cboxTopLeft{width:21px; height:21px; background:url('/assets/controls.png') -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url('/assets/controls.png') -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url('/assets/controls.png') -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url('/assets/controls.png') -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url('/assets/controls.png') left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url('/assets/controls.png') right top repeat-y;}
    #cboxTopCenter{height:21px; background:url('/assets/border.png') 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url('/assets/border.png') 0 -29px repeat-x;}
    */
    #cboxContent{background:#fff; padding: 15px;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        /*#cboxPrevious{position:absolute; bottom:0; left:0px; background:url('/assets/controls.png') -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}*/
        #cboxPrevious.hover{background-position:-75px -25px;}
        /*#cboxNext{position:absolute; bottom:0; left:27px; background:url('/assets/controls.png') -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}*/
        #cboxNext.hover{background-position:-50px -25px;}
        /*#cboxLoadingOverlay{background:url('/assets/loading_background.png') center center no-repeat;}*/
        /*#cboxLoadingGraphic{background:url('/assets/loading.gif') center center no-repeat;}*/
        #cboxClose{position:absolute; bottom:0; right:0; background:url('/assets/controls.png') -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/

.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
#ui-datepicker-div {
  background: #fff; 
  border: 1px solid #c1c1c1;
  padding: 3px;
  display: none;
}

table.ui-datepicker-calendar th, table.ui-datepicker-calendar td {
  padding: 3px;
  text-align: center;
}

table.ui-datepicker-calendar td a {
  color: #333;
  text-decoration: none;
  display: block;
}

table.ui-datepicker-calendar td {
  color: #c1c1c1;
}
table.ui-datepicker-calendar td a:hover {
  background: #e1e1e1;
  color: #999;
}

.ui-datepicker-prev {
  float: left;
}

.ui-datepicker-next {
  float: right;
}

.ui-datepicker-title {
  text-align: center;
}

