/* SIGNUP + LIGIN */
.login-signup {
  background: #14012c url("/images/1328806287/background.jpg") center top no-repeat;
  padding-top: 50px;
  overflow: auto;
}
.login-signup .window-cap-top {
  width: 500px;
  height: 63px;
  margin: 0 auto;
  background: url("/images/1328806287/login-signup/window-cap-top.png") top center no-repeat;
}
.login-signup .window {
  width: 300px;
  padding: 0 100px;
  margin: 0 auto;
  overflow: auto;
  background: url("/images/1328806287/login-signup/window-bg.png") top center repeat-y;
}
.login-signup .window-cap-bottom {
  width: 500px;
  height: 41px;
  margin: 0 auto;
  background: url("/images/1328806287/login-signup/window-cap-bottom.png") top center no-repeat;
}

.login-signup .message {
  margin: 44px 0;
}

.login-signup .message + form h1 {
  display: none;
}

/* SIDEBAR */
.sidebar {
	background: url("/images/1328806287/sidebar/background.png") repeat-y;
}
.sidebar .cap-top {
	background: url("/images/1328806287/sidebar/cap-top.png") no-repeat;
	height: 66px;
	margin-bottom: -66px;
	margin-left: -40px;
}
.sidebar .cap-bottom {
	background: url("/images/1328806287/sidebar/cap-bottom.png") no-repeat;
	height: 66px;
	margin-left: -40px;
}

.sidebar .content {
  padding: 9px 0 0 10px;
}


/* SIDEMENU */
.sidemenu {
  width: 220px;
  margin-right: 40px;
  float: left;
	background: url("/images/1328806287/sidemenu/background.png") 128px repeat-y;
}
.sidemenu .cap-top {
	background: url("/images/1328806287/sidemenu/cap-top.png") 167px no-repeat;
	height: 66px;
	margin-left: -40px;
	margin-bottom: -44px;
}
.sidemenu .cap-bottom {
	background: url("/images/1328806287/sidemenu/cap-bottom.png") 167px no-repeat;
	height: 66px;
	margin-left: -40px;
	margin-top: 88px;
}
  .sidemenu .primary {
    border-top: solid 1px #e3e3e3;
    width: 205px;
    list-style: none;
  }
  .sidemenu .primary li a {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
  	font-size: 16px;
    line-height: 41px;
  	font-weight: bold;
  	color: #777777;
  	text-decoration: none;
  	text-indent: 10px;
  	
  	display: block;
    height: 41px;
    width: 205px;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #e3e3e3;
  }
    .sidemenu .primary li a.current, .sidemenu .primary li a.current:hover, .sidemenu .primary li a.current:focus { 
      background: transparent url("/images/1328806287/interface.png") 0px -315px no-repeat; 
      color: #ffffff; 
      text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
      padding-right: 15px;
      border: none;
    }
    .sidemenu .primary li a:hover, .sidemenu .primary li a:focus {
      background: transparent;
      text-decoration: underline;
      color: #262626;
    }


/* SETTINGS */
.rule-top {
  height: 1px;
  overflow: hidden;
  background-color: #f1f1f1;
  margin-top: 22px;
  margin-bottom: 27px;
}
.rule-middle {
  height: 1px;
  overflow: hidden;
  background-color: #f1f1f1;
  margin-top: 9px;
  margin-bottom: 9px;
  clear: both;
}
  .settings .rule-middle {
    margin-top: 27px;
  }
.rule-bottom {
  height: 1px;
  overflow: hidden;
  background-color: #ffffff;
  margin-top: 9px;
  margin-bottom: 18px;
  border-bottom: double 3px #f1f1f1;
  clear: both;
}


/* BILLING */
.billing-table {
  display: block;
  text-decoration: none;
  padding: 5px;
}
.billing-table-divider {
  height: 1px;
  overflow: hidden;
  background-color: #f1f1f1;
  margin-top: 9px;
  margin-bottom: 9px;
  clear: both;
}
.billing-table:hover,
.billing-table:hover .column2,
.billing-table:hover .column3 {
  background: #f9f9f9;
  color: #5e5e5e;
}
.billing-table em {
  color: #919191;
  font-style: normal;
  font-size: 12px;
  font-family: Verdana;
  font-weight: normal;
}
.billing-table .column1 {
  float: left;
  width: 350px;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.billing-table .column2 {
  text-align: right;
  float: left;
  width: 140px;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  font-size: 18px;
  color: #262626;
}
.billing-table .column3 {
  text-align: right;
  float: left;
  width: 120px;
  padding-right: 20px;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  font-size: 18px;
  color: #262626;
}



/* EVENT RECEIPT */
.eventreceipt-header {
  height: 5px;
  background: url("/images/1328806287/interface.png") left -517px no-repeat;
  margin-top: 18px;
}
.eventreceipt-footer {
  height: 8px;
  background: url("/images/1328806287/interface.png") left -522px no-repeat;
}
.eventreceipt {
  border-left: solid 1px #b6b6b6;
  border-right: solid 1px #b6b6b6;
  padding: 20px;
}
.eventreceipt-rule {
  height: 1px;
  border-top: solid 1px #e5e5e5; 
  border-bottom: solid 1px #e5e5e5; 
  overflow: hidden;
  margin: 18px 0;
  clear: both;
}
.eventreceipt-title {
  float: left;
  color: #c6c6c6;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  overflow: hidden;
  margin: 18px 0 36px 0;
}
.eventreceipt-logo {
  float: right;
  overflow: hidden;
  margin: 18px 0 36px 0;
}
.eventreceipt-event {
  float: left;
  width: 295px;
  padding-right: 10px;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  overflow: hidden;
}
.eventreceipt-date {
  float: left;
  width: 130px;
  padding-right: 10px;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
}
.eventreceipt-number {
  float: left;
  width: 70px;
  padding-right: 10px;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
}
.eventreceipt-total {
  float: left;
  width: 70px;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  text-align: right;
}
.event-notice {
  text-align: center;
  font-style: italic;
  font-size: 11px;
  color: #919191;
  margin: 18px 0 0 0;
  padding: 0px;
}







/* DIALOGS */
.dialog-main {
	background-color: #f9f9f9;
	border: solid 1px #bb4f03;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.dialog-sections {
	border-right: solid 1px #bed1d5;
	border-left: solid 1px #bb4f03;
	border-top: solid 1px #bb4f03;
	border-bottom: solid 1px #bb4f03;
	background: #ebf3f5;
	height: 466px;
	overflow: visible;
	width: 220px;
	float: left;
	z-index: 10000;
	position: relative;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-botomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-right: -10px;
}
	.header-settings,
	.header-addons {
		color: #578189;
		padding: 0 0 0 25px;
		margin: 18px 0 0 0;
		font-weight: bold;
		display: block;
		text-shadow: 1px 1px 0px #ffffff;
	}
		.header-settings { background: url("/images/1328806287/icons/settings.png") 7px 3px no-repeat; }
		.header-addons { background: url("/images/1328806287/icons/addons.png") 7px 3px no-repeat; }
	.sectionlist {
		list-style: none;
	}
	  .sectionlist li {
	  }
		.sectionlist .item {
			padding: 0 5px 0 25px;
			line-height: 25px;
			display: block;
			text-decoration: none;
			color: #262626;
			text-shadow: 1px 1px #ffffff;
		}
			.sectionlist .item:hover,
			.sectionlist .item:focus { background: #e0eff3;  }
		
		.sectionlist .item.active {
			color: #ffffff;
			text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
			background: url("/images/1328806287/interface.png") -43px -365px no-repeat;
			margin-right: -13px;
		}	
	
		
		
/* CUSTOM FIELDS */
.attendeefields {
	float: left;
	width: 440px;
	height: 240px;
	margin-bottom: 10px;
	border: solid 1px #b8b8b8;
	-moz-box-shadow: 1px 1px 0px #ffffff;
	-webkit-box-shadow: 1px 1px 0px #ffffff;
	box-shadow: 1px 1px 0px #ffffff;
	background: #ffffff url("/images/1328806287/ui-snippets/attendee-fields-side-bg.png") right repeat-y;
	overflow: auto;
}
.attendeefields-header {
	color: #777777;
	text-shadow: #ffffff;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	background: url("/images/1328806287/ui-snippets/attendee-fields-bg.png") repeat-x;
}
	.attendeefields-column-handle,
	.attendeefields-column-handle-placeholder {
		float: left;	
		width: 15px;
		height: 26px;
		overflow: hidden;
	}
	.attendeefields-column-label {
		float: left;	
		width: 250px; /* ie7 override */
		overflow: hidden;
		position: relative; /* ie7 override */
	}
	  a .attendeefields-column-label span {
	    text-decoration: underline;
	  }
	  .attendeefields-column-label b {
	    position: absolute;
	    right: 0px;
	    top: 0px;
	    height: 26px;
	    width: 40px;
	    pointer-events: none;
	    background: url("/images/1328806287/interface.png") 0px -118px no-repeat;
	  }
	  
	  
	.attendeefields-column-status {
		float: left;
		width: 132px;
	}
	.attendeefields-column-delete,
	.attendeefields-column-locked {
		float: left;
		width: 25px;
		height: 28px;
		overflow: hidden;
		background: #fdfdfd;
		border-left: solid 1px #e6e6e6;
	}
	  .attendeefields-header .attendeefields-column-delete {
	    background: transparent;
	  }
.attendeefields-list {
	list-style: none;
	line-height: 28px;
}
	.attendeefields-list .attendeefields-column-handle {
		cursor: move;
		background: transparent url("/images/1328806287/interface.png") -96px 1px no-repeat;
	}
	.attendeefields-list-item-permanent,
	.attendeefields-list-item-useradded {
		cursor: default;
		height: 28px;
		border-bottom: solid 1px #d9d9d9;
	}
  	.attendeefields-list-item-permanent:hover,
  	.attendeefields-list-item-useradded:hover {
  	  background: #fffbeb;
  	}
  	.attendeefields-list-item-permanent:hover .attendeefields-column-locked,
  	.attendeefields-list-item-permanent:hover .attendeefields-column-delete,
  	.attendeefields-list-item-useradded:hover .attendeefields-column-locked,
  	.attendeefields-list-item-useradded:hover .attendeefields-column-delete {
  	  background: #fffbeb;
  	  border-left: solid 1px #f2e7c4;
  	}
  	.attendeefields-list-item-useradded:hover .attendeefields-column-label b {
	    background: url("/images/1328806287/interface.png") 0px -148px no-repeat;
	  }
.attendeefields-column-delete .action {
  display: block;
	height: 19px;
	width: 18px;
	margin: 5px 0 0 3px;
	cursor: pointer;
	background: transparent url("/images/1328806287/interface.png") -135px -47px no-repeat;
}
	.attendeefields-column-delete .action:hover,
	.attendeefields-column-delete .action:focus { background: transparent url("/images/1328806287/interface.png") -157px -47px no-repeat; }

.attendeefields-column-locked .action {
  display: block;
	height: 19px;
	width: 18px;
	margin: 5px 0 0 4px;
	background: transparent url("/images/1328806287/icons/lock.png") 0 0 no-repeat;
}
.attendeefields .dropdown-text {
  margin-top: 3px;
}

/* on drag row */
.attendeefields-list-item-useradded.ondrag {
  border-bottom: solid 1px #e6e6e6;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  margin: 0 -1px;
  color: #c3c3c3;
  background-color: #fbfbfb !important;
}
	.attendeefields-list-item-useradded.ondrag .attendeefields-column-handle,
	.attendeefields-list-item-useradded.ondrag .attendeefields-column-label,
	.attendeefields-list-item-useradded.ondrag .attendeefields-column-status,
	.attendeefields-list-item-useradded.ondrag .attendeefields-column-delete {
		background-color: #fbfbfb !important;
	}
	.attendeefields-list-item-useradded.ondrag:hover .attendeefields-column-label b {
	    background: url("/images/1328806287/interface.png") 0px -180px no-repeat;
	}
	.attendeefields-list-item-useradded.ondrag .attendeefields-column-label a span {
	  text-decoration: none;
	  color: #c3c3c3;
	}
	
.ui-sortable-placeholder {
  height: 2px;
	width: 100%;
	background-color: #0090ff;
}


/* CUSTOM FIELD OPTIONS */
.custom-field-options {
  list-style: none;
  display: block;
  border: solid 1px #b6b6b6;
  overflow: auto;
}
  .custom-field-options li {
    border-bottom: solid 1px #e6e6e6;
    overflow: auto;
  }
    .custom-field-options li:last-child {
      border-bottom: none;
    }
    .custom-field-options .handle {
      float: left;
      width: 10px;
      height: 32px;
      line-height: 32px;
      cursor: move;
      background: #ffffff url("/images/1328806287/interface.png") -98px -1px no-repeat;
    }
    .custom-field-options .value {
      float: left;
      width: 232px;
      background: #ffffff repeat-x;
      float: left;
      height: 32px;
      line-height: 32px;
      padding-left: 5px;
    }
      .custom-field-options .value input {
        background: none;
        border: none;
        outline: none;
      }
        .custom-field-options .value input:focus {
          outline: none;
          border: none;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          background: none;
        }
      .custom-field-options .focus {
        background: #fffbeb;
      }
    .custom-field-options .remove {
      background: #F2F2F2;
      float: left;
      height: 32px;
      line-height: 32px;
      width: 23px;
    }
      .custom-field-options .custom-field-remove-button {
        display: block;
        width: 15px;
        height: 15px;
        margin: 9px 0 0 4px;
        background: transparent url("/images/1328806287/interface.png") -95px -48px no-repeat;
      }
        .custom-field-options .custom-field-remove-button:hover {
          background: transparent url("/images/1328806287/interface.png") -112px -48px no-repeat;
        }
  .new-custom-field-options-line {
    display: inline-block;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 24px;
    padding-right: 10px;
    cursor: pointer; /* IE7 Fix */
    color: #c65100;
    font-weight: bold;
    background: url("/images/1328806287/buttons-right.png") right -5px no-repeat;
    margin-left: 20px;
  }
    .new-custom-field-options-line span {
      display: block;
      height: 25px;
      background: url("/images/1328806287/buttons-left.png") left -5px no-repeat;
      padding-left: 10px;
      padding-bottom: 1px;
    }
    .new-custom-field-options-line b {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin-right: 3px;
      background: url("/images/1328806287/icons/action-button-icons.png") 0px -51px no-repeat;
      vertical-align: middle;
      margin-top: -3px;
    }
    /* hover */
    .new-custom-field-options-line:hover,
    .new-custom-field-options-line:focus { color: #c65100; background: url("/images/1328806287/buttons-right.png") right -36px no-repeat; }
    .new-custom-field-options-line:hover span,
    .new-custom-field-options-line:focus span { background: url("/images/1328806287/buttons-left.png") left -36px no-repeat; }
    /* sctive */
    .new-custom-field-options-line:active { color: #c65100; background: url("/images/1328806287/buttons-right.png") right -67px no-repeat; }
    .new-custom-field-options-line:active span { 
      background: url("/images/1328806287/buttons-left.png") left -67px no-repeat; 
      padding-bottom: 0px;
      padding-top: 1px;
    }

/* TABLES */
.super-wide {
	margin: 0 -20px;
}

table.list {
	width: 100%;
	border-collapse: collapse; /* IE7 Fix */
}

table.list thead th {
  background-color: #f2f2f2;
	border-top: solid 1px #f9f9f9;
	border-bottom: solid 1px #e6e6e6;
	outline-top: solid 1px #e6e6e6;
}

table.list thead a.sortable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	display: block;
	padding: 3px 29px 3px 9px;
	border: solid 1px #f2f2f2;
	margin: 4px 2px 4px ;
}

table.list thead a.sortable:hover,
table.list thead a.sortable:focus, 
table.list thead a.sorted {
	background-color: #fafafa;
	border: solid 1px #e5e5e5;
	outline: solid 1px #fcfcfc;
}

table.list td {
	padding: 0 30px 0 10px;
	height: 33px;
}

table.list tbody tr:hover {
	background-color: #fcfcfc;
}

table.list tbody tr.nohover:hover, 
table.list tbody tr.nohover:focus {
  background-color: transparent;
}

table.list thead a.sortable.asc.alpha:hover,
table.list thead a.sortable.asc.alpha:focus { background: #fafafa url(/images/1328806287/icons/sort-alpha-asc.png) right 11px no-repeat; }
table.list thead a.sortable.desc.alpha:hover,
table.list thead a.sortable.desc.alpha:focus { background: #fafafa url(/images/1328806287/icons/sort-alpha-des.png) right 11px no-repeat; }
table.list thead a.sortable.asc.num:hover,
table.list thead a.sortable.asc.num:focus { background: #fafafa url(/images/1328806287/icons/sort-num-asc.png) right 11px no-repeat; }
table.list thead a.sortable.desc.num:hover,
table.list thead a.sortable.desc.num:focus { background: #fafafa url(/images/1328806287/icons/sort-num-des.png) right 11px no-repeat; }


table.list thead a.sorted.asc.alpha { background: #fafafa url(/images/1328806287/icons/sort-alpha-asc.png) right 11px no-repeat; }
table.list thead a.sorted.desc.alpha { background: #fafafa url(/images/1328806287/icons/sort-alpha-des.png) right 11px no-repeat; }
table.list thead a.sorted.asc.num { background: #fafafa url(/images/1328806287/icons/sort-num-asc.png) right 11px no-repeat; }
table.list thead a.sorted.desc.num { background: #fafafa url(/images/1328806287/icons/sort-num-des.png) right 11px no-repeat; }



table.small-list {
	width: 100%;
  margin-top: 22px;
  border-collapse: collapse; /* IE7 Fix */
}

table.small-list thead th {
  background-color: #f2f2f2;
	border-top: solid 1px #f9f9f9;
	border-bottom: solid 1px #e6e6e6;
	outline-top: solid 1px #e6e6e6;
  
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #474747;
  padding: 8px 10px 8px 0;
}

table.small-list td {
	padding-right: 10px;
	height: 33px;
}

table.small-list tbody tr:hover {
	background-color: #fcfcfc;
}


table.totals th {
  font-weight: bold;
  border-top: solid 1px #000000;
}


table.insetgrid {
  width: 100%;
  
  border: solid 1px #bababa;
}
table.insetgrid th {
  border-right: solid 1px #ebebeb;
  border-bottom: solid 1px #d9d9d9;
  padding: 3px;
  background: #fdfdfd url("/images/1328806287/ui-snippets/tableinset-bg.png") repeat-x;
  text-transform: uppercase;
  color: #919191;
}
table.insetgrid td {
  border-right: solid 1px #ebebeb;
  border-bottom: solid 1px #ececec;
  padding: 3px;
  text-align: top;
}
table.insetgrid th:last-child,
table.insetgrid td:last-child {
  border-right: none;
}
table.insetgrid tr:last-child td {
  border-bottom: none;
}


/* PAGINATION */
.pagination {
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #d4d4d4;
  background-color: #f2f2f2;
  margin-top: 11px;
  position: relative;
}

.pagination div {
  border-top: solid 1px #f9f9f9;
  padding: 7px 20px;
  text-align: center; /* IE7 fix */
}

.pagination span {
  display: table;
  margin: 0 auto;
  font-weight: bold;
  font-size: 11px;
}







/* HELP BAR */
.help-box {
  margin: 22px 0;
  font-style: italic;
  padding-top: 5px;
}

.help-box p {
  padding: 0px;
  margin: 0px;
}

.help-box a.close {
  display: block;
  height: 18px;
  width: 18px;
  float: right;
  background: url("/images/1328806287/interface.png") -47px -47px no-repeat;
  cursor: pointer;
}

.help-box a.close:hover {
  background: url("/images/1328806287/interface.png") -67px -47px no-repeat;
}



/* HELP BUBBLE */
.help-bubble {
	padding: 5px 11px;
	background-color: #fff7df;
	border: solid 1px #ffe69a;
	margin: 11px 0 3px 0;
	color: #514119;
}

h2 + .help-bubble { margin: -11px 0 47px 0; }
.logo + .help-bubble { margin: -22px 0 47px 0; }

.help-bubble p {
	padding: 0;
}

.help-bubble b {
	display: block;
	position: absolute;
	width: 15px;
	height: 9px;
	background: url("/images/1328806287/interface.png") -2px -48px no-repeat;
	margin-top: -14px;
}

.help-bubble.inverted {
	margin: 0px 0 22px 0;
}
.help-bubble.inverted b {
	display: inline-block;
	position: absolute;
	margin-top: 5px;
	float: right;
	width: 15px;
	height: 9px;
	background: url("/images/1328806287/interface.png") -19px -48px no-repeat;
}
  /* publish button */
  .action-bar .publish.button.disabled {
    cursor: help !important;
  }
  .button .help-bubble {
    font-weight: normal;
    position: absolute;
    display: none;
    background-color: #ffeaea;
    color: #880e0e;
    border: solid 1px #ffc1c1;
    line-height: 22px;
    z-index: 1000;
    max-width: 250px;
    margin-left: -97px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    
  }
  
  .button .help-bubble ul {
    margin: 11px 0 11px 20px;
  }
  .button:hover .help-bubble {
    display: block;
    -webkit-animation: show 0.3s 1;
  }
  @-webkit-keyframes show {
    from {
      opacity: 0;
      margin-top: 0px;
    }
    to {
      opacity: 1;
      margin-top: 11px;
    }
  }




	
/* SYSTEM MESSAGES */

.message {
	padding: 5px 10px 5px 50px;
  margin: 11px 5px 22px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 12px;
  line-height: 33px;
  font-weight: bold;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
}
  .message b {
    display: inline-block;
    width: 40px;
    height: 30px;
    margin-left: -40px;
    vertical-align: middle;
  }
  .message.info {
  	border: solid 1px #c87a00;
    -moz-box-shadow: 2px 2px 3px #d2d2d2;
    -webkit-box-shadow: 2px 2px 3px #d2d2d2;
    box-shadow: 2px 2px3px #d2d2d2;
    text-shadow: 0px -1px #bc911e;
    background: #f49c02 url("/images/1328806287/messages/info-background-repeat.png") left top repeat-x;
  }
    .message.info b {
      background: url("/images/1328806287/messages/icons.png") left -30px no-repeat;
    }
  .message.error {
    border: solid 1px #750000;
    -moz-box-shadow: 2px 2px 3px #d2d2d2;
    -webkit-box-shadow: 2px 2px 3px #d2d2d2;
    box-shadow: 2px 2px3px #d2d2d2;
    text-shadow: 0px -1px #7a0202;
    background: #ad0101 url("/images/1328806287/messages/error-background-repeat.png") left top repeat-x;
  }
    .message.error b {
      background: url("/images/1328806287/messages/icons.png") left 0px no-repeat;
    }
  .message.success {
    border: solid 1px #0c8400;
    -moz-box-shadow: 2px 2px 3px #d2d2d2;
    -webkit-box-shadow: 2px 2px 3px #d2d2d2;
    box-shadow: 2px 2px3px #d2d2d2;
    text-shadow: 0px -1px #488b13;
    background: #4ead01 url("/images/1328806287/messages/success-background-repeat.png") left top repeat-x;
  }
    .message.success b {
      background: url("/images/1328806287/messages/icons.png") left -60px no-repeat;
    }



/* FORMS */

input[type="text"], 
input[type="password"], 
textarea {
	border-top: 1px solid #8d8b8b;
	border-left: 1px solid #ababab;
	border-right: solid 1px #ababab;
	border-bottom: solid 1px #c6c6c6;
	background: url("/images/1328806287/forms/input2-background-repeat.png") 0px 0px repeat-x;
	padding: 5px 4px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
  margin-left: 2px;
  margin-top: 2px;
  color: #5e5e5e;
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
}
  /* disabled + readonly */
  input[disabled], 
  textarea[disabled],
  input[disabled]:focus, 
  textarea[disabled]:focus,
  input[readonly], 
  textarea[readonly],
  input[readonly]:focus, 
  textarea[readonly]:focus {
    color: #919191 !important;
    background: url("/images/1328806287/forms/input2-background-disabled-repeat.png") 0px 0px repeat-x;
  }
input[type="text"]:focus, 
input[type="password"]:focus, 
textarea:focus {
  border: solid 1px #f3be5a;
  outline: none;
  box-shadow: 0px 0px 3px #df9200;
  -moz-box-shadow: 0px 0px 3px #df9200;
  -webkit-box-shadow: 0px 0px 3px #df9200;
	background: #fffced url("/images/1328806287/forms/input2-background-focus-repeat.png") 0px 0px repeat-x;
	color: #67531d;
}
.action-bar input[type="text"]:focus, 
.action-bar input[type="password"]:focus, 
.action-bar textarea:focus, 
.search-bar input[type="text"]:focus, 
.search-bar input[type="password"]:focus, 
.search-bar textarea:focus {
	outline: solid 0px #9a744e;
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #c7c7c7;
	border-right: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
	background-color: #fffbeb;
	color: #3f2e02;
}

.select-wrapper {
	display: block;
  padding-right: 1px;
	background: transparent url("/images/1328806287/interface.png") right -416px no-repeat;
	height: 28px;
  overflow: hidden;
  margin-top: 1px;
}
  .select-wrapper select {
    opacity: 0;
  	filter:alpha(opacity:0);
  	cursor: pointer;
    height: 24px;
  	padding: 0px;
  	margin: 0px;
  	text-align: top;
  	width: 100% !important;
  }
  .select-wrapper span {
    font-size: 12px;
  	display: block;
  	height: 29px;
  	line-height: 27px;
  	margin-bottom: -29px;
  	text-align: left;
  	overflow: hidden;
  	text-indent: 6px;
  	margin-right: 26px;
  	background: transparent url("/images/1328806287/interface.png") left -561px no-repeat;
  }
  /* disabled */
  .select-wrapper.disabled {
    background: transparent url("/images/1328806287/interface.png") right -386px no-repeat;
  }
    .select-wrapper.disabled select {
      display: none;
    }
.checkbox-wrapper {
	display: inline-block;
	float: left;
	background: url("/images/1328806287/interface.png") left -534px no-repeat;
	width: 24px;
	height: 24px;
	overflow: hidden;
}
.checkbox-wrapper input[type="checkbox"] {
  opacity: 0;
	filter:alpha(opacity:0);
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 4px;
	float: left;
	cursor: pointer;
}
  h5 .checkbox-wrapper {
    margin: 4px 5px 0 0;
  }

.checkbox-checked {
	background: url("/images/1328806287/interface.png") -23px -534px no-repeat !important;
}

.required {
  background: url("/images/1328806287/icons/required.png") right 4px no-repeat;
}


/* FORM LAYOUT */

label {
  line-height: 22px;
  padding-left: 2px;
  text-shadow: 1px 1px 0px #ffffff;
  display: block;
}

label.checkbox {
  position: relative;
  top: 2px;
}

.formfield {
  padding-bottom: 10px;
  overflow-y: auto;
  overflow-x: visible;
  clear: both;
  padding-right: 3px;
}
  .formfield .instructions {
    display: block;
    line-height: 18px;
    clear: both;
    padding-left: 2px;
    text-shadow: 1px 1px #ffffff;
    padding-bottom: 9px;
    color: #8A9C9F;
  }


.vertical-form label,
.vertical-form strong.required {
	display: inline-block;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	overflow: hidden;
}
.vertical-fields {
	clear: both;
	padding-bottom: 18px;
}
.vertical-fields .address-field {
	padding-bottom: 9px;
	clear: both;
}
.vertical-fields .instructions {
  display: block;
  line-height: 18px;
  clear: both;
  padding-left: 3px;
  text-shadow: 1px 1px #ffffff;
  padding-bottom: 9px;
}

/* other */
.default-hidden { display: none; }



.feedback-tab {
  top: 25%;
  left: 0;
  width: 42px;
  height: 102px;
  cursor:pointer;
  text-indent:-100000px;
  overflow:hidden;
  position: fixed;
  z-index: 100000;
  margin-left: -7px;
  background: transparent url("/images/1328806287/feedback/tab.png");
}
.feedback-tab:hover,
.feedback-tab:focus {
    margin-left: -4px;
    background: #919191 url("/images/1328806287/feedback/tab.png");
}


/* BEAUTY TIPS */
.tooltip-text {
    border-bottom: dashed 1px #000;
    cursor: help;
}
h5 .tooltip-click {
	float: right;
	font-size: 11px;
	line-height: 14px;
	margin: 4px 0 0 0;
	text-shadow: none;
	cursor: help;
	font-weight: normal;
}
.bt-content {
  color: #514119;
  line-height: 18px;
  font-size: 12px;
  font-weight: normal;
  text-shadow: none;
}
.bt-wrapper {
  overflow: visible;
}
.tooltip-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/images/1328806287/icons.png") -18px -264px no-repeat;
  vertical-align: middle;
  margin-top: -4px;
  cursor: help;
}


/* CURSOR */
.cursor-move,
.cursor-move input {
	cursor: move;
}



/* DROPDOWN TEXT */
.dropdown-text {
  float: left;
  overflow: hidden;
  line-height: 22px;
}
.dropdown-text .launcher {
  display: inline-block;
  padding-right: 24px;
  cursor: pointer;
  background: transparent url("/images/1328806287/interface.png") right -460px no-repeat;
}
.dropdown-text .launcher:hover,
.dropdown-text .launcher:focus { background: transparent url("/images/1328806287/interface.png") right -490px no-repeat; }
.dropdown-text .dropdown {
  border: solid 1px #be4e00;
  margin-top: -3px;
  position: absolute;
  display: none;
  background: #f17d2c url("/images/1328806287/ui-snippets/dropdown-link-bg.png") top repeat-x;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
  .dropdown-text .dropdown a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding-left: 5px;
    padding-bottom: 2px;
    background: transparent url("/images/1328806287/ui-snippets/dropdown-link-rule.png") bottom repeat-x;
  }
    .dropdown-text .dropdown a:last-child {
      background: none;
    }
  .dropdown-text .dropdown a:hover,
  .dropdown-text .dropdown a:focus {
    background-color: #d15702;
  }
  
.dropdown-text.active .launcher { background: transparent url("/images/1328806287/interface.png") right -523px no-repeat; }
.dropdown-text.active a { text-decoration: none; }
.dropdown-text.active .dropdown { display: block; }


