
body {
    background:none repeat scroll 0 0 #F1F0F0;
    color:#666;
    font-family:arial, helvetica, sans serif; /*change this to change all fonts */
    font-size:90%;
    line-height:1.2;
}
body.popup {
    background:none repeat scroll 0 0 #fff;
}
p, li, table, blockquote {
    line-height:1.0em;
}
blockquote p{
    font-size: 1.2em;
}
.descr{
    display: block;
    margin-left: 27%;
    padding-left: 7px;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  font-size: 1.8em;
  line-height: 40px;
  border-bottom: 1px solid #e5e5e5;
  color: #933;
}
.guestNames {
    font-size:1.2em;
    color:#933;
    font-weight:700;
}
.breadcrumbs {
    text-align:center;
    /*font-family:CartoGothicStdBook, 'Trebuchet MS', Arial, Helvetica, san-serif;*/
    font-size:1.2em;
    font-weight:200;
    padding:15px 0 35px;
}
.breadcrumbs span {
    padding:0 10px;
}
.current {
    color:#F75402;
}
h1,h2,h3,h4,h5,h6,.search{
    /*font-family:CartoGothicStdBook, 'Trebuchet MS', Arial, Helvetica, san-serif;*/
    color:#933;
    font-weight: 400;
    padding:0 0 5px;
}
h1 {
    font-size:2.4em;
    margin:0 0 .5em;
}
h2 {
    font-size:2.0em;
}
h3 {
    font-size:1.8em;
    margin:0 0 .25em;
}
h4 {
    font-size:1.6em;
    margin:1em 0 .35em;
}
h5, .search {
    font-size:1.4em;
}
.search {
    background:url(../images/search.png) no-repeat 0 5px;
    padding-left:20px!important;

}
h6 {
    font-size:1.2em;
    letter-spacing:.5px;
    margin:0 0 .5em;
}
.legend{
    border-bottom: 1px solid #e5e5e5;
    line-height: 1;
}
.lead{
  font-size: 1.5em;
  font-weight: 200;
  line-height: 1.5em;
}
ul ul {
    margin-left:3em;
}
ul{margin:0 0 0 4em;}
a{
    color:#933;
    text-decoration:none;
}
a:hover, a:visited:hover {
    text-decoration:underline;
}
.intro {
    font-size:1.5em;
    line-height:1.5em;
    margin-bottom:26px;
    color:#666;
}
.thumbnail{
  padding:10px 0;
  border:1px solid #ddd;
  border-radius: 8px;
  max-width: 35%;
}
.maxwidth {
    width:65%;
}
.maxwidth dd {
    width:200px;
}
table {
    width:100%;
    border:none;
}
th {
    /*
	background:#E9F3F7;
    color:#32566C;
    font-weight:400;
    text-transform:uppercase;
	*/
    /*font-family:CartoGothicStdBook, 'Trebuchet MS', Arial, Helvetica, san-serif;*/
    font-size:1.05em;
    border:none;
    padding:10px 8px;
    text-align: left;
}
#myTable tr:hover, .CV_columnTable td:hover {
    background-color:#F9F9F9;
}
.condensed td{
  padding: 3px;
}
td {
    padding:10px;
}
.textarea {
    float:left;
    width:150px;
    font-size:.95em;
}
.productimg {
    float:right;
    width:100px;
}
.divProd {
    float:left;
    width:250px;
    padding:10px 0 0;
}
.divInnerProd {
    float:right;
    width:350px;
    padding:10px 0 0;
}
.nobg th {
    background:none;
}
.payment td, .payment th {
    text-align:center;
    width:16%;
}
.calendar th, .calendar td {
    width:14%;
    text-align:center;
}
.calendar td {
    height:100px;
    font-size:.8em;
}
.custInfo {
    color:#933;
    font-weight:700;
    border-top:1px solid #d6d6d6;
}
#container {
    background:none repeat scroll 0 0 #FFF;
    box-shadow:0 0 16px 0 #CFCFCF;
    display:block;
    width:960px;
    border-color:#E8E8E8 #C8C8C8 #C8C8C8;
    border-style:solid;
    border-width:3px 1px 1px;
    margin:0 auto;
}
#container1 {
    background:none repeat scroll 0 0 #FFF;
    box-shadow:0 0 16px 0 #CFCFCF;
    display:block;
    width:700px;
    border-color:#E8E8E8 #C8C8C8 #C8C8C8;
    border-style:solid;
    border-width:3px 1px 1px;
    margin:0 auto;
}
article {
    float:right;
    width:630px;
    margin:17px 28px;
    display:block;
}
article.popup {
    float:none;
    width:100%;
    margin:17px 0;
}
nav {
    float:left;
    width:180px;
    margin:17px 0 17px 28px;
    display:block;
}

nav h5 {
    padding:0!important;
}
 #cartHeaderSummary a, #accountNav a, nav h5 a {
    /*color:#32566C;*/
}
#cartHeaderSummary a:hover {
    text-decoration:none;
    color:#933;
}
nav ul{
    margin-left: 0;
}
.clearfix:after {
    clear:both;
    content:" ";
    display:block;
    font-size:0;
    height:0;
    visibility:hidden;
}
.formIntro {
    border:1px solid #ddd;
    margin-bottom:20px;
    background-color:#f5f5f5;
    padding:10px;
}
.formIntro p {
    background:url(../images/lightbulb.png) no-repeat 0 6px;
    padding-left:20px;
}
.formIntro ul, .formIntro ol {
    padding-left:10px;
}
.formIntro li {
    list-style:circle;
}
#cartHeaderSummary {
    background:url(../images/cart.png) no-repeat 0 12px;
    font-size:1em;
    border-bottom:1px dotted #DEDEDE;
    padding:10px 5px 0 43px;
}
dl {
    min-width:65%;
    margin:0 1em 1em;
}
.left dt {
    font-size:1.5em;
    color:#933;
    font-weight:400;
}
.left dd {
    margin:0 0 20px 15px;
}
dd input {
    margin-top:-10px;
}
.profile dt, .invoice dt {
    clear:both;
    float:left;
    text-align:left;
    vertical-align:bottom!important;
    margin:0;
    padding:10px;
}
.profile dt {
    width:125px;
}
.profile dd {
    min-width:200px;
    max-width:415px;
    float:left;
    padding:10px;
}
.invoice dt {
    text-align:right;
    width:450px;
}
.invoice dd {
    text-align:right;
    float:right;
    min-width:100px;
    padding:10px;
}
.profile dd, .invoice dd {
    vertical-align:bottom!important;
    margin:0;
}
.prices label {
    width:70%;
}
.donitems input[type=text], .ccdate select {
    width:100px!important;
}
.formIntro h5 {
    font-size:1.9em;
}
#accountNav ul {
    margin-bottom:25px;
    padding-left:6px;
    margin-left: 2em;
}
#accountNav h4 {
    border-top:1px dotted #DEDEDE;
    padding:13px 0 5px 5px;
}
.cartnav {
    width:100%;
    text-align:center;
    font-size:1.2em;
    font-weight:700;
    padding:20px 0;
}
.nav1, .nav2 {
    float:left;
    width:33%;
}
.nav3 {
    float:right;
    width:33%;
}
.right {
    float:right;
    width:45%;
}
.left {
    float:left;
    width:49%;
}
.clear {
    clear:both;
}
.events {
    border:1px solid #EEE;
    font-size:1.2em;
    padding:15px;
}
#myTable {
    margin:10px 0 15px;
}
#basicInfo {
    clear:none!important;
    float:left;
}
.rating_bar {
    width:60px;
    background-image:url(../images/star_empty.png);
    background-repeat:repeat-x;
    background-position:0 0;
    margin-right:10px;
    display:inline-block;
}
.rating_bar div {
    height:14px;
    background-image:url(../images/star_full.png);
    background-repeat:repeat-x;
    background-position:0 0;
}
.tabdiv {
    min-height:150px;
}
.error, .missing {
    background:url(../images/cross.png) no-repeat 0 0;
    padding-left:20px;
}
.correct {
    background:url(../images/accept.png) no-repeat 0 0;
    padding-left:20px;
}
.missing p {
    /*font-family:CartoGothicStdBook, 'Trebuchet MS', Arial, Helvetica, san-serif;*/
    font-size:1.8em;
    color:red;
}
.missing li {
    margin-bottom:1em;
    list-style:square inside;
}
div.warning {
    font-size:1em;
    border:1px solid #ddd;
    margin-bottom:20px;
    background-color:#f5f5f5;
    padding:0 10px 10px;
}
.warning h4 {
    background:url(../images/warning.png) no-repeat 0 4px;
    padding-left:23px;
    margin-top:.7em;
}
form .nomargin {
    margin-bottom:0;
}
fieldset textarea, p, li, dt, dd, table, #divConfirm {
    font-size:1.2em;
}
strong, b, .subtotal, .strong {
    font-weight:700;
}
.buttons, .price, .prices, .text, .donationAmt {
    text-align:right;
}
#BANKACCTYPE, .ccdate input[type=text] {
    width:200px!important;
}
#profilePhoto {
    float:right;
}
.product {
    border-top:1px dotted #DEDEDE;
    padding:15px 0;
}
.CV_columnTable td {
    width:49%;
    margin-bottom:0!important;
    padding:0 12px 12px;
}
.CV_columnTable td p {
    padding-top:0!important;
    margin-top:0!important;
}
table select {
    width:auto!important;
}
.validity-erroneous {
    outline:solid 2px #D60000!important;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=-2, OffY=0, color=#D60000) progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=0, color=#D60000) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=-2, color=#D60000) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, color=#D60000)\9;
}
.loading, .validity-summary-container, .hide {
    display:none;
}
.validity-summary-container p{
  color:#D60000;
  font-weight: bold;
  font-size:1.2em;

}
.datePicker {
    background:url(../images/date.png) no-repeat 97%;
}
fieldset input, fieldset select, fieldset textarea, .datePicker {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    max-width: 60%;
}
.gutters th, .payment th, .nobg th, .line, .calendar tr {
    border-bottom:1px solid #D6D6D6;
}
.counter {
    float:right;
    clear:both;
    padding-right:15px;
}
span.warning, .exceeded, .red {
    color:#D60000;
}
.aOpen:hover{
    text-decoration: none;
    cursor: pointer;
}
.searchField{
    width:62% !important;
}
small{
    font-size: 0.9em;
    font-weight: normal;
}
.center{
    text-align: center;
}
.stepref{
    list-style:none;
    margin:10px 0 20px 0;
    padding:0;
    text-align:center;

}
.stepref li{
    display:inline-block;
    color: #ccc;
    width:150px;
}
.stepref li.div{
    width:50px;
    vertical-align: top;
    padding: 18px 0 0;

}
.stepref h6{
    padding:10px 15px;
    color: #ccc;
    margin:0;
}
.stepref li.active, li.active h6, .eventTime{
    color: #933;
}
#step1_buttons{
    padding: 25px 0;
}
.normalize,.questionRadioButtonTable, .questionCheckBoxTable, .ui-widget table, .CV_columnTable td p { /*normalize the survey question font size*/
    font-size: 1em;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: whitesmoke;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
  text-align: right;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.product_image{
  padding: 0 10px 10px;
  margin: 0 auto;
  display:block;
}
label.checkbox, label.radio{
  width:50%;
  text-align: left;
}
.input-mini{
  width: 30px;
}
ol,ul{list-style:none outside none;}
fieldset input[name=fromDate],fieldset input[name=toDate]{width:29%;}
.required{background:url(../images/icon_star.png) no-repeat scroll right 0 transparent;}
form li{clear:both;list-style:none outside none;margin-bottom:1em;width:100%;}
fieldset{clear:both;border:none;margin:0;padding:0 0 .5em;}
label,form li p{font-weight:700;float:left;line-height:1.4;margin-right:2%;padding-right:7px ;text-align:right;width:25%;}
/** tabs override **/
.nav-tabs{
    margin-bottom: 0;
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus{
    background-color: #eeeeee;
}
.nav-tabs > li > a{
    border-color: #EEEEEE #EEEEEE #DDDDDD;
    margin-right:3px;
}
.tab-content{
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 20px;
    border-radius: 0 0 10px 10px;
}
.jlink{
    cursor: pointer;
}
.tooltip.right{
    float:none;
    width: auto;
}

input[type='radio'],input[type='checkbox']{margin:4px 4px 4px;*margin-top:0;margin-top:1px \9;line-height:normal;}