@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: #8d7050 !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: 220px;
	width: 250px;
	display: block;
	border: none;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 0px;
	font-size: 20px;
	padding: 0px 0px 20px 0px;
	text-align: inherit;
	text-indent: 0px;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	color: #4a897a;
	font-weight: bold;
	margin: 25px 0px 10px 0px;
	font-size: 18px;
	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: 0px 10px 0px 0px;
}
/* remove thick white border from last pass plugin icons */
img[id*='__lpform'] {
	border: none;
	margin: 0px;

}
#stimuli_imageContainer img {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
.contentpadding {
	margin-right: 25px;
}
.centerme {
	margin: 0px auto;
}
.leftme {
	text-align: left;
	margin: 0px 20px 0px 0px;
	float: left;
}
.rightme {
	text-align: right;
	margin: 0px 0px 0px 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 #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#c9a379')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#c9a379');
	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 #8d7050;
}


/* LINK ICONS */
a.pdf_link {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	background-image: url("http://cdn.sockdreams.com/gfx/icons/pdf.png?c=4PX6EBZI37TCVPWFA87UZ5");
	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("http://cdn.sockdreams.com/gfx/dividers/section-hdr-divider.png?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 600px;
	height: 55px;
	padding-left: 30px;
	margin: 20px 0px 0px -30px;
	font-style: italic;
}
#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 {
	font-weight: bold;
	color: #8d7050;
	font-size: 85%;
	letter-spacing: 1px;
	text-align: left;
	float: right;
	margin: 159px 80px 0px 0px;
	width: 619px;
}
p#crumbtrail {
	font-weight: bold;
	color: #8d7050;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: normal;
	text-align: left;
	float: right;
	width: 619px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	text-transform: lowercase;
}
p#crumbtrail a, p.backnext a {
	color: #ffffff;
}
.contentblock p.backnext a {
	color: #A1571B !important;
}
p.backnext {
	position: relative;
	float: left;
	color: #A1571B;
	font-size: 85%;
	letter-spacing: 1px;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	width: 100%;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
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: #8d7050 !important;
}

.rust {
	color: #8d7050 !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("http://cdn.sockdreams.com/gfx/dividers/center-divider-1.png?c=4PX6EBZI37TCVPWFA87UZ5");
	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("http://cdn.sockdreams.com/gfx/forms/listbg.jpg?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: repeat-y;
	margin: 30px 0px 0px -30px;
	font-size: 95%;
}
.edge {
	position: relative;
	width: 679px;
	height: 24px;
	background-image: url("http://cdn.sockdreams.com/gfx/dividers/center-divider-2.png?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	clear: both;
}
.topedge {
	background-image: url("http://cdn.sockdreams.com/gfx/dividers/center-divider-3.png?c=4PX6EBZI37TCVPWFA87UZ5");
	margin: 0px;
}
.bottomedge {
	position: relative;
	background-image: url("http://cdn.sockdreams.com/gfx/dividers/center-divider-2.png?c=4PX6EBZI37TCVPWFA87UZ5");
	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("http://cdn.sockdreams.com/gfx/dividers/center-divider-1.png?c=4PX6EBZI37TCVPWFA87UZ5");
	margin-left: -30px;
}

/* FORMS */
.required_star {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
}

label {
	color: #8d7050;
}
input, select, textarea {
	float: left;
	clear: both;
	background-image: url("http://cdn.sockdreams.com/gfx/forms/formshadows.gif?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	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: 400px;
}
textarea.narrow {
}

/*TWITTER FEED */
#twitter-box li, #twitter-box2 li {
	line-height: 18px;
	color: #8d7050;
	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("http://cdn.sockdreams.com/gfx/icons/zoom.png?c=4PX6EBZI37TCVPWFA87UZ5") !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: 11px;
}

#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 #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#c9a379')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#c9a379');
	margin: 10px 10px 10px 10px;
	width: 350px;
	height: auto;

}

/* TESTIMONIALS & BLOG COMMENTS */
#usercomments blockquote {
	margin: 5px 60px 10px 30px;
	padding-left: 50px;
	background-color: transparent;
	background-image: url("http://cdn.sockdreams.com/gfx/blog/quote-left.gif?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: no-repeat;
	background-position: left top;
}

#usercomments blockquote p {
	padding: 0px;
	padding-right: 50px !important;
	font-family: "Courier New", Courier, monospace !important;
	font-size: 100%;
	color: #8d7050;
}
#usercomments blockquote p:last-child {
	background-image: url("http://cdn.sockdreams.com/gfx/blog/quote-right.gif?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.testimonials {
	float:left;
}
.testimonials blockquote {
	margin: 5px 0px 30px 0px;
	padding: 4px 0px 0px 50px;
	background-color: transparent;
	background-image: url("http://cdn.sockdreams.com/gfx/common/quote-left.png?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonials.single {
	width: 500px;
	margin-left: 60px;
}
.testimonials.single blockquote {
	text-align: center;
}

.testimonials blockquote p {
	padding: 0px;
	padding-right: 50px !important;
	font-family: "Courier New", Courier, monospace !important;
	line-height: 120%;
}
.testimonials.single blockquote p {
	font-family: Georgia, "Courier New", Courier, monospace !important;
	font-style: italic;
	font-size: 16px;
}
.testimonials.single blockquote p span {
	font-size: 12px;
}
.testimonials.single a {
	text-decoration: underline;
}
.testimonials span {
	font-weight: bold;
	color: #8d7050;
}
/* FREE SHIPPING BANNER */
div#freeshipping {
	background-color: #ad457e;
	moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#666')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#666');
	float: left;
	width: 320px;
	margin: 0px 0px 10px 0px;
}
.float-left-right-div div#freeshipping {
	margin: 20px 0px 10px 150px;
}
div#freeshipping p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	text-align: center;
	padding: 0px;
	margin: 10px;
	width: 300px;
	float: left;
}
div#freeshipping strong {
	color: #ffffff;
}

.shipping_warning { 
	background-color: #ffffff;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#dcc19c')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#dcc19c');
	padding-bottom: 10px;
	font-size: 12px;
}

.shipping_warning_title {
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-color: #d21f15;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	padding: 10px;
}

.shipping_warning_message {
	padding: 10px;
}

.smaller_table {
	font-size: 12px;
}

.the_main_logo {
	text-indent: -9999px;
}

.bottom_h1 {
	font-weight: normal;
	font-size: 14px;
	position: relative;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	top: 0px;
	z-index: 100;
	margin-top: 20px;
	left: 0;
}

.bottom_h1 a {
	color: #e3a6b4;
	width: auto;
	height: auto;
}