@import "http://ajax.googleapis.com/ajax/libs/dojo/1.3.2/dijit/themes/soria/soria.css";
@import "http://ajax.googleapis.com/ajax/libs/dojo/1.3.2/dijit/themes/dijit.css";
@import "http://ajax.googleapis.com/ajax/libs/dojo/1.3.2/dojox/image/resources/Lightbox.css";

h1 {
	padding: 0px;
}
input.inplabel {
	color:#ababab;
}
table.productthumbnails {
	margin: 0px -4px;
	border-collapse: separate;
}
table.productthumbnails th {
	background-color: #dedede;
	padding: 3px;
	text-align: right;
}
table.productthumbnails th input {
	float: left;
}
table.productthumbnails th span.bwpopup {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/magglass.gif) left top no-repeat;
	cursor: pointer;
}
table.productthumbnails th.chosen span.bwpopup {
	background-position: left bottom;
}
table.productthumbnails th.chosen {
	background-color: #4b6482;
}
table.productthumbnails th input {
	margin: 0px 0px 3px 0px;
}
table.productthumbnails th label {
	display: inline-block;
	background-color: white;
	height: 80px;
	vertical-align: middle;
	text-align: center;
}
table.productthumbnails th img {
	vertical-align: middle;
	text-align: center;
}
table.productthumbnails td {
	padding: 2px 0px 14px 0px;
	vertical-align: top;
	text-align: center;
}
table.productthumbnails td label {
	font: normal 10px/11px Arial,sans-serif;
}
ul.embnotes {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
ul.embnotes li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #808080;
	font: normal 11px/11px Arial,sans-serif;
}
ul.embnotes li p {
	margin: 0;
	padding: 0;
	border: 0;
}
div.confbox {
	border: 2px solid #283648;
	padding: 0px 11px;
	background-color: #e9e9e9;
}
div.confbox h2 {
	margin: -2px -13px 0px -13px;
	padding: 13px 13px 12px 13px;
	font: bold 21px/24px Arial,sans-serif;
	color: white;
	background: #101b29 url(../images/h2-sidebar-bg.gif) left top no-repeat;
}
div.confbox h3 {
	margin: 0px -11px 10px -11px;
	padding: 6px 11px;
	font: bold 14px/15px Arial,sans-serif;
	color: white;
	background-color: #4b6482;
}
div.dijitTooltip,
div.dijitTooltipContainer {
	padding: 0px;
}
div.dijitTooltipContainer {
	box-shadow: rgba(0,0,0,0.6) 6px 6px 8px;
	-moz-box-shadow: rgba(0,0,0,0.6) 6px 6px 8px;
	-webkit-box-shadow: rgba(0,0,0,0.6) 6px 6px 8px;
}
div.tcap {
	font: bold 14px/16px Arial,sans-serif;
	color: black;
	text-align: center;
}
div#colorlist {
	padding-bottom: 12px;
}
div.colorchoice {
	border: 1px solid #bababa;
	padding: 0px 9px;
	background-color: #f1f1f1;
	position: relative;
	margin-bottom: 4px;
}
div.colorchoice h4 {
	margin: 0px -9px;
	padding: 7px 9px;
	background: white url(../images/h4-bg.gif) left bottom repeat-x;
	font: normal 12px/14px Arial,sans-serif;
}
div.colorchoice a.remove {
	position: absolute;
	top: 9px;
	right: 10px;
	font: normal 11px/12px Arial,sans-serif;
	color: #043875;
	background: url(../images/remove-x.gif) left top no-repeat;
	padding-left: 15px;
	cursor: pointer;
}
div.colorchoice input {
	border: 1px solid #a5acb2;
	width: 35px;
	vertical-align: middle;
	text-align: right;
}
div.colorchoice label {
	display: inline-block;
	vertical-align: middle;
	padding-left: 4px;
}
div.colorchoice dl {
	margin: 0px;
	padding: 5px 0px 3px 0px;
}
div.colorchoice dt {
	float: left;
	width: 90px;
	margin: 0px -90px 0px 0px;
	padding: 5px 0px 0px 0px;
	vertical-align: middle;
	font: bold 12px/14px Arial,sans-serif;
	color: black;
}
div.colorchoice dd {
	margin: 0px 0px 0px 91px;
	padding: 2px 0px;
}
div.embchoice {
	font: normal 12px/24px Arial,sans-serif;
}
div.embchoice input,
div.embchoice label {
	vertical-align: middle;
}
div.embchoice img,
div.colorchoice img {
	vertical-align: middle;
	cursor: help;
}
div.embchoicett {
	width: 280px;
	padding: 18px 24px;
}
.soria .dijitDialog:focus {
	outline: none;
}
.soria .dijitDialog {
	border: 1px solid #b6b6b6;
	box-shadow: rgba(0,0,0,0.6) 6px 6px 8px;
	-moz-box-shadow: rgba(0,0,0,0.6) 6px 6px 8px;
	-webkit-box-shadow: rgba(0,0,0,0.6) 6px 6px 8px;
}
.soria .dijitDialogTitleBar {
	background: white url(../images/dialog-head-bg.gif) left top repeat-x;
	padding: 6px 12px 0px 24px;
	margin: 0;
	border: 0 none;
}
.soria .dijitDialog .dijitDialogPaneContent {
	padding: 0px;
	border: 0 none;
	font: normal 12px/14px Arial,sans-serif;
}
.soria .dijitDialogCloseIcon {
	top: 26px;
	right: 12px;
	width: 43px;
	height: 11px;
	background: url(../images/dialog-close-box.gif) left top no-repeat;
}
.dijitDialog h5 {
	font: bold 14px/16px Arial,sans-serif;
	color: black;
	margin: 0;
	padding: 0px 0px 8px 0px;
}

div.pprices {
	margin: 14px -11px 0px -11px;
	padding: 3px 11px 10px 11px;
	border-top: 1px solid #b6b6b6;
	position: relative;
}
div.pprices dl {
	margin: 0px;
	padding: 0px;
}
div.pprices dt {
	display: inline;
	float: left;
	width: 134px;
	margin: 0px -134px 0px 0px;
	font: bold 12px/12px Arial,sans-serif;
	padding: 3px 0px 4px 0px;
}
div.pprices dd {
	width: 134px;
	text-align: right;
	font: normal 12px/14px Arial,sans-serif;
	padding: 3px 0px 4px 0px;
}
div.pprices button {
	position: absolute;
	bottom: 14px;
	right: 12px;
	margin: 0px;
	padding: 0px;
	border: 0 none;
	background: #e9e9e9;
}
div#embopt1,
div#embopt2,
div#embopt3 {
	border: 1px solid #bababa;
	background-color: #f1f1f1;
	padding: 6px 8px 10px 23px;
	font: normal 12px/14px Arial,sans-serif;
}
div.embdetails h4 {
	margin: 0px 0px 0px -15px;
	padding: 0px;
	font: bold 12px/14px Arial,sans-serif;
	border: 0 none;
}
div.embdetails dl {
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
div.embdetails dt {
	display: inline;
	float: left;
	width: 75px;
	margin: 0px -75px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
div.embdetails dt.design {
	line-height: 84px;
}
div.embdetails dt.text {
	line-height: 22px;
}
div.embdetails dt img.qmark {
	cursor: help;
	vertical-align: middle;
}
div.embdetails dd {
	margin: 0px 0px 13px 80px;
	padding: 0px;
}
div#designchoice,
div#designchoicetxt {
	width: 156px;
	margin-bottom: 5px;
	border: 3px solid #cecece;
}
div#designchoice div,
div#designchoicetxt div {
	line-height: 78px;
	color: #9d9c9c;
	text-align: center;
}
input#txtline1,
input#txtline2,
input#txtlinetxt1,
input#txtlinetxt2 {
	border: 1px solid #a5acb2;
	width: 156px;
	vertical-align: middle;
	margin: 0px 0px 5px 0px;
}
div.embdialog {
	width: 805px;
	padding: 18px 30px 18px 24px;
}
div.embdialog h2 {
	font: bold 14px/16px Arial,sans-serif;
	padding: 8px 0px;
}
div.embdialog h3 {
	font: bold 12px/14px Arial,sans-serif;
	padding: 8px 0px;
}
table.embcat {
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
table.embcat td {
	vertical-align: top;
}
table.embcat td a {
	text-decoration: none;
}
table.embcat td a:hover {
	text-decoration: underline;
}
div.embdialog input,
div.embdialog button {
	vertical-align: middle;
	background: white;
}
div.embdialog input {
	border: 1px solid #a5acb2;
	margin: 0px 6px;
	width: 80px;
}
div.embdialog button {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}
div.embscroll {
	border-top: 1px solid #b6b6b6;
	height: 384px;
	overflow: auto;
}
div.embopen {
	border-bottom: 1px solid #b6b6b6;
}
div.embresults {
	border-top:1px solid #b6b6b6;
	background-color: #f2f2f2;
	min-height: 211px;
}
div.embresults h2 {
	padding-left: 10px;
}
.soria div.embresults table.emblibrary td button *,
.soria div.embresults .dijitButtonNode {
	margin: 0px;
	padding: 0px;
	border: 0 none;
	background: none;
}
.soria div.embresults table.emblibrary td a {
	display: inline-block;
	border: 3px solid #cecece;
	margin: 0px;
	padding: 0px;
	background: none;
}
.soria div.embresults table.emblibrary td a.chosen {
	border-color: #4b6482;
}
div.embresults table.emblibrary {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}
div.embresults table.emblibrary td {
	text-align: center;
	padding: 0px 5px 10px 5px;
}
div#embopt1,
div#embopt2,
div#embopt3 {
	display: none;
}
div.embdetails dl#embinstructions,
div.embdetails dl#txtinstructions,
div.embdetails dl#custinstructions {
	margin: -8px 0px 0px 0px;
	padding: 0px;
}
div.embdetails dl#embinstructions dt,
div.embdetails dl#txtinstructions dt,
div.embdetails dl#custinstructions dt {
	float: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
div.embdetails dl#embinstructions dd,
div.embdetails dl#txtinstructions dd,
div.embdetails dl#custinstructions dd {
	display: none;
	margin: 0px;
	padding: 0px;
}
div.embdetails dl#embinstructions textarea,
div.embdetails dl#txtinstructions textarea,
div.embdetails dl#custinstructions textarea {
	width: 310px;
	height: 100px;
	margin: 4px 0px;
	padding: 0px;
	border: 1px solid #a5acb2;
}
div.embdetails dl#embinstructions.instopen dt,
div.embdetails dl#txtinstructions.instopen dt,
div.embdetails dl#custinstructions.instopen dt {
	display: none;
}
div.embdetails dl#embinstructions.instopen dd,
div.embdetails dl#txtinstructions.instopen dd,
div.embdetails dl#custinstructions.instopen dd {
	display: block;
}
a.plus {
	display: inline-block;
	padding-left: 14px;
	background: url(../images/plus-icon.gif) left top no-repeat;
	font: normal 11px/12px Arial,sans-serif;
	text-decoration: none;
}
a.cancel {
	display: inline-block;
	padding-left: 14px;
	background: url(../images/remove-x.gif) left top no-repeat;
	font: normal 11px/12px Arial,sans-serif;
	text-decoration: none;
}
div.addedmsg {
	border: 1px solid #f5c151;
	background: #fff9d7 url(../images/added-to-cart.gif) 11px 8px no-repeat;
	font: bold 12px/14px Arial,sans-serif;
	color: black;
	margin: 14px 0px 9px 0px;
	padding: 18px 0px 14px 40px;
}
dl.embsummary {
	margin: 0px;
	padding: 0px;
}
dl.embsummary dt {
	display: inline;
	font: bold 12px/14px Arial,sans-serif;
	float: left;
	width: 91px;
	margin: 0px -91px 0px 0px;
	padding: 2px 0px;
}
dl.embsummary dd {
	margin: 0px 0px 0px 91px;
	font: normal 12px/14px Arial,sans-serif;
	padding: 2px 0px;
}
div.pprices dl {
	margin: 0px;
	padding: 0px;
}
div.pprices dl.embsummary dt {
	display: inline;
	float: left;
	width: 134px;
	margin: 0px -134px 0px 0px;
	font: bold 12px/14px Arial,sans-serif;
	padding: 3px 0px 4px 0px;
}
div.pprices dl.embsummary dd {
	width: 134px;
	text-align: right;
	font: normal 12px/14px Arial,sans-serif;
	padding: 3px 0px 4px 0px;
	margin: 0px;
}
div.pprices dt.invisible,
div.pprices dd.invisible {
	display: none;
}
