.inline-block {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.shadow1,
.shadow2,
.shadow3,
.container {
	position: relative;
	left: -2px;
	top: -2px;
}
 
.shadow1 {
	background: url(images/shadow-20.png);
}

.shadow2 {
	background: url(images/shadow-15.png);
}

.shadow3 {
	background: url(images/shadow-10.png);
}


div.error_box {
	padding: 1em;
	border: 1px solid #FF9999;
	background: #FFF4F4;
	color: #FF3535;
	font-weight: bold;
}
#popup_foreground {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000001;
	left: 0;
	top: 0;
	opacity: 0;
	filter:alpha(opacity=0);
}
#popup_backdrop {
	background: black;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000000;
	opacity:0;
	filter:alpha(opacity=0);
	left: 0;
	top: 0;
}
.product_qinfo img.display {
	padding: 20px;
	margin-right: 20px;
	background: white;
	border: 1px solid #cccccc;
}
.darkbox {
	background: #F5F5F1;
	border: 1px solid #E3E3DB;
	padding: 1em;
	margin-top: 1em;
}
.lightbox {
	background: #FBFBF9;
	border: 1px solid #E3E3DB;
	padding: 1em;
	margin-top: 1em;
}
.product_qinfo {
	line-height: 1.8;
}
img.product_thumb.selected {
	border: 1px solid #888;
	border-bottom: 4px solid #888;
	cursor: auto;
}
img.product_thumb {
	cursor: pointer;
	border: 1px solid #ccc;
	margin-right: 0.45em;
	margin-bottom: 1em;
	padding: 0.5em;
	background: white;
}
.product_qinfo p {
	color: #666666;
}
.product_qinfo h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 18px;
}
.image_selection img {
	padding: 10px;
	background: white;
	border: 1px solid #cccccc;
	margin-right: 10px;
}
.product_qinfo td {
	vertical-align: top;
}
tr.selected td {
	background-color: #CFDEE9;
	font-weight: normal;
}
tr.hover td {
	background-color: #C1D3F9;
}
#createsale input, #createsale select {
	border: 1px dotted black;
	font-size: 16px;
}
#createsale tr.items input {
	font-size: 12px;
}

.wrong {
	background: #FFAEAE;
	background-image: url(images/cross.png);
	background-position: 98%;
	background-repeat: no-repeat;
	color: black;
}
.correct {
	background: #E0F0AE;
	background-image: url(images/tick.png);
	background-position: 98%;
	background-repeat: no-repeat;
	color: black;
}
.maybe {
	background: #FDD6A2;
}

.sandbag {
	clear: both;
	height: 0px;
	width: auto;
	overflow: hidden;
	line-height: 0px;
	margin: 0;
	padding: 0;
}
.sandbag.left {
	clear: left;
}
.sandbag.right {
	clear: right;
}
.notice_red h4, .notice_red h3 {
	padding-top: 0 !important;
	margin-top: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.tags a {
	text-decoration: none; margin-right: 8px;
}
.tags a:hover {
	text-decoration: underline;
	background: #ddddff;
}
#rightmenu {
	font-family: arial;
}

.ship_opts, .ship_quote {
	border: 1px solid;
	padding: 10px;
	margin-bottom: 1em;
}
.ship_opts {
	background: #FFFFF5;
	border-color: #FFE34C;
}
.ship_quote {
	background: #F5F5FF;
	border-color: #6699BB;
}
.ship_opts .descr, .ship_quote .descr {
	font-size: 120%;
	font-weight: bold;
}
form.loc_button, form.loc_button p {
	display: inline;
}
form.loc_button .button {
	cursor: pointer;
}

.cartc {
	background-color: #EAF0F7 !important;
	border: 2px solid #6699BB !important;
}
.pprice {
	white-space: nowrap;
}
.shrink {
	width: 1%;
	white-space: nowrap;
}

.hover_hlite:hover {
	background-color: #3A6FA1 !important;
	color: white !important;
}
.form_error {
	background-color: #ffede4;
	border: 1px solid #aa5b55;
	padding-top: 2px;
	padding-bottom: 2px;
}
.notice_red {
	background-color: #fffcf5;
	border: 1px solid #bb6c66;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.notice_blue {
	background-color: #F5F5FF;
	border: 1px solid #6699BB;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.special > span {
	background-image: url('images/special.png') !important; 
}
.error {
	color: red;
}
.field_error {
	background-color: #ffcccc;
}
h1 { font-size: 20px;  }
em {
	color: #888888;
}
h1 em,h2 em,h3 em,h4 em,h5 em,h6 em {
	color: inherit;
}
#footerborder {
	text-align: center;
	padding: 7px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom: 1px solid #dddddd;
}
a.rss-link{
  text-decoration: none;
  font-weight: bold;
}
a.rss-link:hover, a.rss-link:focus{
  text-decoration: underline;
}
a.rss-link img{
  vertical-align: text-bottom;
  text-decoration: none;
}
blockquote.book-excerpt{
	font-style: italic;
	font-family: serif;
	font-size: 120%;
}
table.simplespecs {
	margin: 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
table.simplespecs th, table.simplespecs td {
	margin: 0;
	padding: 0.4ex 0.7ex;
	border: 1px solid #CCCCCC;
}