@charset "utf-8";
/* IMPORTANT ODDITIES */
.dupfix { /*IE7 duplicate chars fix */
	float: left;
	width: 1px;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}
form {
	margin: 0px; padding: 0px;
}
.nodisplay, hr, form label, .showforprint {
	display: none;
}
span.helpinfo {
	float: left;
	margin-left: 10px;
}
.helpinfo a {
	color: #9e5218 !important;
	font-weight: bold;
	text-decoration: none;
}
.float-left-right-div { 
	position: relative;
	width: 620px;
	height: 83px;
}
.float-left {
	position: relative;
	float: left;
	text-align: left;
	clear: left;
	width: 310px;
	height: auto;
}
.float-right {
	position: relative;
	float: left;
	text-align: right;
	width: 310px;
	height: auto;
}
h1 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	top: 0px;
	left: 710px;
	z-index: 100;
}
h1 a {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 250px;
	display: block;
	border: none;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 0px;
	font-size: 18px;
	padding: 0px;
	text-align: inherit;
	text-indent: 0px;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	color: #4a897a;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	font-size: 20px;
	padding: 0px;
	text-align: inherit;
	text-indent: 0px;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	color: #333;
	font-weight: bold;
	margin: 20px 0px 15px 0px;
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	text-align: inherit;
	text-indent: 0px;
	text-decoration: underline;
}

a {
	text-decoration: none;
}
a:hover {
	opacity: .5;
}

p {
	margin-top: 0px;
}
img {
	border: 3px solid #FFFFFF;
	margin: 10px;
}




#stimuli_imageContainer img {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
.contentpadding {
	margin-right: 20px;
}
.centerme {
	margin: 0px auto;
}
.leftme {
	text-align: left;
	margin-right: 20px;
	float: left;
}
.rightme {
	text-align: right;
	margin-left: 20px;
	float: right;
}
div.errormessage, div.statusmessage, div.whitemessage {
	position: relative;
	float: left;
	padding: 10px;
	font-weight: bold;
	background-color: #d21f15;
	-moz-border-radius: 5px;
	border-radius:5px;
	-moz-box-shadow: 0px 0px 5px #c9a379;
	-webkit-box-shadow: 0px 0px 5px #c9a379;
	box-shadow: 0px 0px 5px #c9a379;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#dcc19c, offX=0, offY=0, positive=true);
	margin: 10px 0px 10px 0px;
	clear: both;
	width: 596px;

}
div.whitemessage {
	background-color: #fff;
    filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: 0.7;
	-moz-opacity:0.7;
}
div.whitemessage p {
	color: #000;
	padding: 0px;
	margin: 0px;
}
div.errormessage p, div.statusmessage p {
	color: #ffb5a0;
	margin: 10px !important;
	padding: 0px;
	font-size: 85%;
	text-align: center;
	font-weight: bold;	
}
div.errormessage strong, div.statusmessage strong {
	color: #ffffff;
}
div.errormessage a, div.statusmessage a {
	color: #ddd !important;
	text-decoration: underline !important;
}
div.errormessage a:hover, div.statusmessage a:hover {
	opacity: 1.0 !important;
}
div#welcome {
	position: absolute;
	top: 70px;
	left: -30px;
}
div#welcome p {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#welcome a {
	color: #427297;
}
#brandlist {
	border: 1px solid #9E5218;
}


/* LINK ICONS */
a.pdf_link {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	background-image: url("/gfx/icons/pdf.png?c=T3JC3T6611BIMVAD2CIOUV");
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}


#rhs h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333 !important;
	font-size: 24px;
	font-weight: normal;
	background-image: url("/gfx/dividers/section-hdr-divider.png?c=T3JC3T6611BIMVAD2CIOUV");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 600px;
	height: 55px;
	padding-left: 30px;
	margin: 20px 0px 0px -30px;
}
#rhs p, #rhs li {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}
#rhs .introtext {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 120%;
	margin-right: 30px;
}
#crumbtrail {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 649px;
	float: right;
}
p#crumbtrail {
	font-weight: bold;
	color: #A1571B;
	font-size: 85%;
	letter-spacing: 1px;
	line-height: normal;
	text-align: right;
	float: right;
	margin-right: 30px;
	width: 619px;
}
p#crumbtrail a, p.backnext a {
	color: #427297;
}
p.backnext {
	color: #A1571B;
	font-size: 85%;
	letter-spacing: 1px;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	width: 100%;
}
p#comments {
	color: #e0ad44;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: normal;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
p#comments a {
	color: #a05419;
	font-weight: bold;
	width: 612px;
}

.typeblue {
	font-family: "Courier New", Courier, monospace !important;
	font-weight: bold;
	color: #427297;
	font-size: 120%;
	line-height: 100% !important;
}
.red {
	color: #eb042a;
}
.scarlet {
	color: #C00;
}
.bigboldrust {
	color: #9e5218 !important;
}

.rust {
	color: #9e5218 !important;
}
.green {
	color: #4a897a !important;
}
.blue {
	color: #427297 !important;
}
.purple {
	color: #9670a2 !important;
}

.indent10 {
	margin-left: 10px;
}
.indent20 {
	margin-left: 20px;
}
.contentblock {
	position: relative;
	float: left;
	padding: 10px 0px 10px 0px;
	width: 619px;
}
.columnleft {
	float: left;
	width: 293px;
	position: relative;
	clear: left;
}
.columnright {
	float: left;
	width: 293px;
	padding-left: 30px;
	position: relative;
	clear: right;
}
.pagepostmain {
	text-align: left;
	margin-top: 30px;
	width: 619px;
}

/* DIVIDERS */
.centerdivider_1 {
	position: relative;
	background-image: url("/gfx/dividers/center-divider-1.gif?c=T3JC3T6611BIMVAD2CIOUV");
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
	float: left;
	background-position: center top;
	margin: 10px 0px 10px 0px;
	clear: both;
}
/* LISTINGS */
.listingcontainer {
	position: relative;
	float: left;
	clear: both;
	width: 679px;
	background-image: url("/gfx/forms/listbg.jpg?c=T3JC3T6611BIMVAD2CIOUV");
	background-repeat: repeat-y;
	margin: 30px 0px 0px -30px;
	font-size: 95%;
}
.edge {
	position: relative;
	width: 679px;
	height: 24px;
	background-image: url("/gfx/dividers/center-divider-2.gif?c=T3JC3T6611BIMVAD2CIOUV");
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	clear: both;
}
.topedge {
	background-image: url("/gfx/dividers/center-divider-3.gif?c=T3JC3T6611BIMVAD2CIOUV");
	margin: -13px 0px 0px 0px;
}
.bottomedge {
	position: relative;
	background-image: url("/gfx/dividers/center-divider-2.gif?c=T3JC3T6611BIMVAD2CIOUV");
	margin: -10px 0px 0px -30px;
	height: 24px;
	padding: 0px;
}
.footeredge { /* shifts the graphic down so that it cuts between the edges of the canvas and the footer bg */
	background-image: url("/gfx/dividers/center-divider-1.gif?c=T3JC3T6611BIMVAD2CIOUV");
	margin-left: -30px;
}

/* FORMS */
.required_star {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
}

label {
	color: #9e5218;
}
input, select, textarea {
	float: left;
	clear: both;
	background-image: url("/gfx/forms/formshadows.gif?c=T3JC3T6611BIMVAD2CIOUV");
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	opacity: .7;
}
input.narrow {
}
input.wider, textarea.wider, select.wider {
	width: 225px;
}
input.widest, textarea.widest, select.widest {
	width: 450px;
}
textarea.narrow {
}

/*TWITTER FEED */
#twitter-box li, #twitter-box2 li {
	line-height: 18px;
	color: #9e5218;
	font-style: italic;
	font-family: "Courier New", Courier, monospace !important;
	font-size: 100%;
	margin-bottom: 18px !important;
	margin-left: 0px !important;
}
#twitter-box li a, #twitter-box2 li a {
	color: #427297 !important;
	font-style: normal;
	display: block;
}

span.zoom_in { /*Zoom in icon */
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 67px;
	height: 24px;
	overflow: visible;
	background-image: url("/gfx/icons/zoom.png?c=T3JC3T6611BIMVAD2CIOUV") !important;
	background-repeat: no-repeat;
	clear: none !important;
}

#zoom_in_text {
	position: absolute;
	width: 200px;
	text-align: center;
	background-color: #ccc;
	border: 3px solid #ccc;
	border-top: none;
	right: -3px;
	bottom: -28px;
	font-size: 80%;

}

#image_wrapper {
	position: relative;
}

p.stock_message {
	color: #5C2F0E;
	border: 1px solid black;
	background-color: #F6C8D9;
	padding: 4px;
	-moz-border-radius: 5px;
	border-radius:5px;
}


div.wishlist_status {
	position: relative;
	text-align: center;
	z-index: 99;
	float: left;
	padding: 5px;
	font-weight: bold;
	background-color: #F8EDED;
	-moz-border-radius: 5px;
	border-radius:5px;
	box-shadow: 0px 0px 5px #c9a379;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#dcc19c, offX=0, offY=0, positive=true);
	margin: 10px 10px 10px 10px;
	width: 350px;
	height: auto;

}
