@charset "utf-8";

/* GRAY BOXES / FORMS */
#graypane, #graypane2 {
	position: relative;
	font-size: 85%;
	float: left;
	clear: both;
	width: 617px;
	margin-top: 20px;
}
#graypane .graypadding, #graypane2 .graypadding {
	padding: 20px 20px 0px 20px;
}
#graypane.toppane, #graypane2.toppane {
	margin: 0px 0px 20px 0px;
	background-color: #e6e6e6;
}
#graypane hr, #graypane2 hr {
	border: none;
	height: 1px;
	display: block;
	background-color: #f6f6f6;
	margin-bottom: 20px;
}
#graypane table.fieldsets tr , #graypane2 table.fieldsets tr{
	height: 22px;
}
#graypane h3, #graypane2 h3, #checkouttables h3 {
	color: #666666;
	margin-bottom: 20px;
}
#graypane form label, #graypane2 form label {
	color: #333333;
	font-weight: bold;
	display: inline;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#graypane .light label, #graypane .dark label, #graypane2 .light label, #graypane2 .dark label {
	position: relative;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 22px;
	text-align: right;
	padding-right: 10px;
	width: 180px;
	color: #000000;
}
#graypane input.wider, #graypane textarea.wider, #graypane select.wider, #graypane2 input.wider, #graypane2 textarea.wider, #graypane2 select.wider {
	width: 200px;
}
#graypane input.widest, #graypane textarea.widest, #graypane select.widest, #graypane2 input.widest, #graypane2 textarea.widest, #graypane2 select.widest {
	width: 290px;
}
#graypane input.login, #graypane textarea.login, #graypane select.login, #graypane2 input.login, #graypane2 textarea.login, #graypane2 select.login {
	width: 170px;
}

#graypane input.narrow, #graypane2 input.narrow {
	width: 80px;
}
#graypane input.tiny, #graypane2 input.tiny {
	width: 50px;
}
#graypane div.lightpane, #graypane2 div.lightpane {
	background-color: #e6e6e6;
}
#graypane div.darkpane, #graypane2 div.darkpane {
	background-color: #cccccc;
	margin: 20px -20px 0px -20px;
	padding: 20px 20px;
}
#graypane.grey-split, #graypane2.grey-split {
	position: relative;
	float: left;
	background-image: url("http://cdn.sockdreams.com/gfx/cart/bgsplit-1.gif?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: repeat-y;
	font-size: 85%;
}
#graypane .left-split, #graypane2 .left-split {
	position: relative;
	float: left;
	clear: left;
	width: 270px;
	padding: 20px;
}
#graypane .right-split, #graypane2 .right-split {
	position: relative;
	float: left;
	width: 267px;
	clear: right;
	padding: 20px;
}
#graypane .left-split label, #graypane .right-split label, #graypane2 .left-split label, #graypane2 .right-split label {
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	display: block !important;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 5px 0px;
}
#graypane .left-split input.wider, #graypane.left-split textarea.wider, #graypane.left-split select, #graypane .right-split input.wider, #graypane .right-split textarea.wider, #graypane .right-split select, #graypane2 .left-split input.wider, #graypane2.left-split textarea.wider, #graypane2.left-split select, #graypane2 .right-split input.wider, #graypane2 .right-split textarea.wider, #graypane2 .right-split select {
	width: 160px !important;
}

#graypane input.checkboxnote, #graypane2 input.checkboxnote {
	display: inline !important;
	border: none !important;
	background-image: none !important;
}
#graypane input.dark, #graypane2 input.dark, .radiobutton.dark { /*CHECKBOX BG COLOR */
	background-color:#cccccc;
	background-image: none !important;
	border: none !important;
	background-image: none !important;
}
#graypane input.light, #graypane2 input.light, radiobutton.light { /*CHECKBOX BG COLOR */
	background-color:#e6e6e6;
	background-image: none !important;
	border: none !important;
	background-image: none !important;
}
#graypane label.checkboxnote, #graypane2 label.checkboxnote {
	font-weight: normal;
	display: inline !important;
	line-height: 20px;
	vertical-align: middle;
	clear: none !important;
}

/* COMMENT FORM */
.commentformleft {
	position: relative;
	text-align: right;
	width: 240px;
	float: left;
	clear: none;
	overflow: hidden;
}
.commentformleft input, .commentformleft select, .commentformleft textarea {
	float: right;
}
.commentformright {
	position: relative;
	width: 240px;
	float: right;
	clear: right;
}
.commentform, .listingform {
	position: relative;
	width: auto; height: auto;
	float: left;
	clear: both;
	background-image: url("http://cdn.sockdreams.com/gfx/forms/listbg.jpg?c=4PX6EBZI37TCVPWFA87UZ5") !important;
	background-position: left 20px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.commentform label {
	display: block !important;
	font-weight: bold;
}
.commentformpadding {
	margin: 20px 90px;
	width: 500px;
}
#commentcomments {
	height: 152px;
}
#commentcomments.tall {
	height: 300px;
	margin-bottom: 30px;
}
input#commentsubmit {
	float: right;
	background-image: none;
	border: none;
	opacity: 1;
	height: 115px;
	width: 234px;
}
.subscribe-to-comments {
	margin-bottom: 10px;
}
.subscribe-to-comments input #subscribe {
	width: 30px;
	display: block;
	clear: left;
	border: none !important;
}
.subscribe-to-comments label {
	clear: right;
}

/* SORT / PAGING */
.listingformpadding {
	float: left;
	margin: 10px 20px 0px 40px;
	width: 608px;
}

form#sortpaging {
	position: relative;
	float: left;
}
form#sortpaging p {
	float: left;
	display: inline;
	clear: none;
}
form#sortpaging p.left {
	width: 220px;
}
.listingformpadding p.middle {
	width: 177px !important;
	font-size: 12px !important;
	color: #999999;
	text-align: center;
	height: 30px;
}
#footerpaging p.middle {
	width: 548px !important;
}
#sortpaging p.middle a.active, #footerpaging a.active {
	color: #000000 !important;
}
#paging p.middle.stretch { /* used for paging that stretches across the page and is centered */
	float: left;
	text-align: center;
	width: 617px ;
	margin-top: 10px;
	color: #999999;
	font-size: 90%;
}
form#sortpaging p.right {
	text-align: right;
	width: 180px;
}
form#sortpaging label {
	display: block;
	font-size: 12px !important;
	color: #666666;
	display: inline;
	float: left;
	clear: none;
	padding-top: 3px;
}
form#sortpaging select {
	width: 150px;
	display: inline;
	float: left;
	clear: none;
}
form#sortpaging select#show {
	width: 130px;
}

.prodselect .color, prodselect .number {
	float: left;
}

/* CONTACT FORM */
.contactformpadding {
	position: relative;
	float: left;
	height: auto;
	margin: 20px 30px 20px 45px;
	width: 580px;
	text-align: center;
}
.contactformpadding h3 {
	margin-bottom: 20px;
}
.contactformpadding input, .contactformpadding select, .contactformpadding textarea {
	float: none;
	clear: both;
}
.contactformpadding input, .contactformpadding select {
	width: 214px;
}
.contactformpadding textarea {
	width: 350px;
	height: 200px;
}
.contactform {
	background-image: url("http://cdn.sockdreams.com/gfx/forms/listbg.jpg?c=4PX6EBZI37TCVPWFA87UZ5") !important;
	background-position: left bottom;
	margin-top: 0px;
}
.contactform label {
	display: block !important;
}

#contactcomments {
	height: 152px;
}
#recaptcha {
  float: none;
  margin: 20px auto 0px auto;
  position: relative;
  clear: both;
  width: 308px;
  }
input#contactsubmit {
	float: none;
	background-image: none;
	opacity: 1;
	height: 115px;
	width: 234px;
	margin: 20px 0px 0px 0px;
	border: 0px;
}
/* FORM FIELD ERRORS AND STATUS MESSAGES */
.errormessage {
	width: 596px;
}
#contact_form .errormessage {
	width: 560px;
	font-size: 12px !important;
}

.formLabelError {
	color: #d21f15;
	font-weight: bold;
}

.validation-failed {
	border: 2px solid #eb8c78;
}

.validation-advice {
	background-color:#eb8c78;
	border: 2px solid #eb8c78;
}


/* CHARACTERS REMAINING FIELD */
.charsremaining {
	background-color: transparent !important;
	background-image: none !important;
	border: none !important;
}

/* CART OVERRIDES */
#cartpane.grey-split { /* HAD to repeat this for IE */
	position: relative;
	float: left;
	padding: 20px;
	background-image: url("http://cdn.sockdreams.com/gfx/cart/bgsplit-1.gif?c=4PX6EBZI37TCVPWFA87UZ5");
	background-repeat: repeat-y;
	font-size: 85%;
}
#cartpane {
	margin-top: 20px;
}

option.highlight {
	font-weight: bold;
}

option.out_of_stock {
	color: #cccccc;

}

.validation_knob {
	border:none; 
	margin: 0px; 
	margin-left: 4px;
	margin-top: 4px;
	width: 16px;
	height: 16px;
}

.validation_knob_text {
	text-align: center;
	font-weight: bold;
	width: 100%;
}

/* used for inline edit forms */

.edit_button {
	background-image: url("/gfx/formbuttons/bg-butt-tiny-rust.gif?c=4PX6EBZI37TCVPWFA87UZ5") !important;
	color: white !important;
	border: 1px solid #fff !important;
	padding: 2px 5px;
	font-weight: bold;
	height: 20px;
}

.edit_button_on {
	opacity: 1 !important;
}

.form_edit_off {
	border: none !important;
	background-color: transparent !important;
	background-image: none !important;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.save_notification {
	border: 1px solid #f6f6f6;
	color: #000;
	padding: 2px;
	background-color: #F6C8D9;
	margin-top: 5px;
}
.info_fields_noedit {
	border: none !important;
	background-image: none !important;
	background-color: transparent !important;
	color: inherit !important;
}

/* user home page styles */
.info_form_message {
	font-size: 95%;
	margin-top: 10px;
}