.error-msg, .success-msg {
  text-align: center;
  margin: 5px 75px 5px 75px;
  background: #fbb;
  border: 1px solid #a00;
  padding: 5px;
  color: #a00;
  font-size: 12px;
  font-weight: normal;
}
.success-msg {
  border: 1px solid #080;
  background: #bfb;
  color: #080;
}
.members-msg {
  margin: 0px 10px 15px 10px;
  background: #ffa;
  border: 1px solid #a88e3a;
  padding: 5px;
}
.members-msg, .members-msg * {
  color: #a88e3a;
  font-size: 12px;
  font-weight: normal;
}

table.buy-cities {
  width: 90%;
  margin-left: 3%;
  border-collapse: collapse;
  border: none;
}
table.buy-cities td, table.buy-cities th, table.adminDetails table.buy-cities td, table.adminDetails table.buy-cities th {
  font-family: Verdana, Helvetica;
  font-size:12px;
  text-align: left;
  vertical-align: top !important;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 4px 5px 4px 5px;
}
table.buy-cities th {
  color: #805632;
  border: none;
  border-bottom: 1px solid #705C4B;
  font-weight: bold !important;
  background-color: #EBE7D5;
}
table.buy-cities th a.sorting {
  text-decoration: none !important;
  color: #6c6716 !important;
  font-weight: bold !important;
}
table.buy-cities .small {
  font-weight: normal;
}
table.buy-cities .iconCol {
  width:20px;
  text-align: right;
}
table.adminDetails {
  /*width: 90%; remove width for text-only version */
  margin-left: 3%;
  border-collapse: collapse;
  border: none;
}
table.adminDetails td, table.adminDetails th {
  font-family: Verdana, Helvetica;
  font-size:11px;
  text-align: left;
  vertical-align: top !important;
  border: none;
  margin: 0;
  padding: 8px 5px 2px 2px !important;
}
table.adminDetails th {
  text-align: right;
  border: none;
  /*width: 30%; remove width for text-only version */
}
table.adminDetails th label, table.adminDetails td label {
  font-size: 11px;
  text-transform: none;
  color: #000;
  font-weight: bold;
  position: relative;
  top: 0;
  z-index: 1;
}
table.adminDetails td label {
  font-weight: normal;
  display: inline;
  margin: 0;
  padding: 0;
  top: -2px;
}
table.adminDetails td textarea {
  margin: 0;
  width: auto;
}
table.adminDetails td h3 {
  font-size: 14px !important;
  font-weight: bold !important;
  margin-top: 10px;
}
table.adminDetails td input, table.adminDetails th input, table.adminDetails td select, table.adminDetails th select {
  margin-top: -5px;
}
table.adminDetails td.note, .note {
  font-size:10px;
  font-weight:normal;
  font-style:italic;
  line-height:12px;
  padding:1px 0 10px 2px !important;
}




table.adminSummary {
  margin-left: 3%;
  border-collapse: collapse;
  border: none;
}
table.adminSummary td, table.adminSummary th {
  font-family: Verdana, Helvetica;
  font-size:11px;
  text-align: left;
  vertical-align: middle;
  border: none;
  margin: 0;
  padding: 6px 2px 6px 2px;
  white-space: nowrap;
}
table.adminSummary th {
  text-align: right;
  border: none;
  padding-left:5%;
  padding-right:3%;
  width:220px;
}
table.adminSummary td {
  padding-right:5%;
}
table.adminSummary td.divider {
  height:8px;
}
table.adminSummary tr.odd td, table.adminSummary tr.odd th {
  background:#ddd;
}
table.adminSummary tr.even td, table.adminSummary tr.even th {
  background:#eee;
}
table.adminSummary .btn {
  text-align: center;
  vertical-align: bottom;
  padding:2px 5px 6px 40px;
}
table.adminSummary .btn a {
  color:#338;
  text-decoration: none;
}
table.adminSummary .btn a:hover, table.adminSummary .btn a:active {
  text-decoration: underline;
}


table td.buttons input, input.button {
  padding: 5px 2px 5px 2px;
  margin: 2px 5px 2px 5px;
}
table td.buttons {
  direction: rtl;
  text-align: center;
  padding: 15px 2px 10px 2px;
}
table td.buttons * {
  direction: ltr;
}

table td.left, table th.left {
  text-align: left !important;
}
table td.center, table th.center {
  text-align: center !important;
}
table td.right, table th.right {
  text-align: right !important;
}
table td.vmiddle {
  vertical-align: middle !important;
}
table td.vtop {
  vertical-align: top !important;
}
tr.faded td, tr.faded td *, tr td.faded, tr td.faded *, .faded {
  color:#b77 !important;
}
table tr.hilighted td, table tr.hilighted td * {
  color:#e68200;
}
table tr.selected td, table tr.evenselected td {
  background-color: #f7f69c;
}
table tr.oddselected td {
  background-color: #f7f7ba;  
}
tr.even td {
  background-color: #f0eee8;
  border: none;
}
table.buy-cities tr.even td {
  padding-bottom:3px;
}

tr.odd td {
  background-color: #fff;
  border: none;
}
table.buy-cities tr.odd td {
  padding-bottom:3px;
}

tr.totals td {
  border: none;
  border-top: 1px solid #b1af5c;
  background: #fff;
  font-weight: bold;
}
tr.nobold * {
  font-weight: normal;
}
.menuBlock {
  background:#fff3d0;
  width:200px;
  margin:0 10px 10px 0;
  padding:3px;
}
.icon {
  margin:0 3px -3px 3px;
  padding:0;
  border:none;
}
a.iconLink {
  text-decoration: none !important;
  color:#00d !important;
  font-weight: normal;
}
a.iconLink span {
  text-decoration: underline !important;
}
a.bold {
  font-weight: bold;
}

/* WHERE TO BUY */
#content h2.country {
	background-color: transparent;
	color: #6D5B4C;
	font-size: 16px;
	margin: 0 0px 2px 16px;
}

table.buy-cities a:hover {
	border-bottom: 1px solid #58d6f6;
}

/* retail locations table */
table.retail-location-table {
	width: 95%;
	margin:0px auto 0 12px;
}

table.retail-location-table, table.retail-location-table p {
	line-height: 15px;
	font-weight: normal;
}

table.retail-location-table p {
	margin: 5px 0 0 8px;
	padding:0;
}

table.retail-location-table td {
	padding:20px;
}

#content table.retail-location-table h3 {
	display: block;
	width: 100%;
	
	font-size: 12px;
	background-color: #6D5B4C;
	padding: 4px 6px 4px 21px;
	margin:0;
	
	  color: #805632;
  border-bottom: 1px solid #705C4B;
  font-weight: bold !important;
  background-color: #EBE7D5;
	font-family: verdana;
	background: url(http://digithandwear.com/images/content-bullet.gif) 7px 5px no-repeat;
	margin-right: 20px;
}
