@charset "UTF-8";

#shortdescription
{
	position: relative;
}
.formalert
{
	display: none;
}
.erroralert
{
	color: #900;
}
.erroralert label
{
	
}
.erroralert .formalert
{
	display: block;
	padding: 5px 0px;
	font-weight: bold;
}
.tspin_admin input, .tspin_admin textarea, .tspin_admin select, .tspin_admin option
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tspin_admin input, .tspin_admin textarea
{
	background: none;
	border: 1px solid #CCC;
	padding: 4px 2px;
}
.tspin_admin input:hover, .tspin_admin textarea:hover
{
	border: 1px solid #3CF;
}
.message
{
	padding: 10px 0px;
	text-align: center;
}
.message span
{
	font-weight: bold;
	color: #900;
}
td
{
	padding: 2px 0px;
}
label
{
	display: block;
	width: 300px;
	padding: 3px 0px;
	font-weight: bold;
	color: #036;
}
.forminput
{
	margin-bottom: 5px;
}
.textleft
{
	color: #999;
}
.textleft
{
	font-weight: bold;
	color: #900;
}
.newprod
{
	padding: 10px 0px;
}
.doubleinput
{
	overflow: hidden;
}
.doubleinput label, .doubleinput select, .doubleinput input
{
	width: 150px;
	height: 20px;
	float: left;
}
.doubleinput select
{
	margin-right: 10px;
}
.submitbtn
{
	clear: both;
	border-top: #DEDEDE solid 1px;
	border-bottom: #DEDEDE solid 1px;
	padding: 4px 0px;
	text-align: left;
}
.preview
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 300px;
}
form
{
	position: relative;
}
.preview
{
	background-color: #F5E5E5;
	height: 400px;
	padding: 5px 10px;
}
.preview h2
{
	font-size: 16px;
	border-bottom: 1px dashed #990000;
	padding: 5px 0px;
	font-weight: normal;
	margin-bottom: 10px;
}
.preview p
{
	margin: 0px 0px 5px;
	border-bottom: 1px #999 dotted;
	padding: 5px 0px;
	font-weight: bold;
}
.preview span
{
	font-weight: normal;
}
.errormessage
{
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px;
	color: #063;
}
.submitbtn input
{
	cursor: pointer;
	font-weight: bold;
	background-color: #036;
	color: #FFF;
}
.submitbtn input:hover
{
	background-color: #069;
}
.inputnumber
{
	padding: 0px;
	height: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.innerforms
{
	display: none;
	clear: both;
}
.innerforms label
{
	color: #666;
}
.multipleselect select, .multipleselect option
{
	width: 100px;
}
.multipletext
{
	width: 300px;
	float: left;
}
.prev_shoesize
{
	display: none;
}
.undo
{
	cursor: pointer;
}
.undo:hover
{
	text-decoration: underline;
}
.teets, .deets
{
	float: left;
	width: 400px;
	padding: 10px 0px;
}
.looper
{
	border-top: 1px solid #DEDEDE;
	clear: both;
	
}
.teets p, .deets p
{
	padding: 2px 0px;
}
.teets
{
	width: 200px;
	font-weight: bold;
}
.deets
{
}
.ordersoutline
{
	width:800px;
	clear: both;
}
.linethrough
{
	text-decoration: line-through;
	color: #999;
}
.productsearch a
{
	color: #039;
}
.hiddensale {
	display: none;
}
.tspin_note {
	width: 95%;
	margin: 30px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
}
.delivery_address {
	width: 33.33333%;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 30px;
}
.delivery_title {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 30px 0px;
}
.delivery_title h1 {
	font-style: italic;
	color: #06C;
	font-size: 16px;
	margin-bottom: 20px;
}
.delivery_reciepient, .delivery_sender {
	width: 70%;
	float: left;
}
.delivery_details {
	overflow: hidden;
}
.delivery_sender {
	width: 30%;
}
.delivery_sender strong {
	color: #06C; 
}
.delivery_main {
	padding: 30px 0px;
}
.delivery_main p {
	margin-bottom: 20px;
}
.delivery_main p span {
	display: inline-block;
	width: 200px;
}
.delivery_shippingdetails {
	display: inline-block;
	width: 200px;
}
.delivery_table {
	margin: 20px 0px;
}
.delivery_table th {
	padding: 10px 0px;
	background: #DEDEDE;
}
.delivery_table td {
	text-align: center;
	padding: 6px 0px;
}
.delivery_footer {
	text-align: center;
}
.review_actions {
	border-top: #DEDEDE solid 1px;
	padding: 10px 0px;
	border-bottom: #DEDEDE solid 1px;
}
.review_block {
	margin: 20px 0px;
	
}
.orderdownload {
	margin: 5px 0px;
	font-weight: bold;
}
.form-row, .button-row {
	overflow: hidden;
	padding: 2px 0px;
}
.form-row label {
	width: 30%;
}
.form-row label, .form-row input {
	width: 49%;
	float: left;
}
.form-row.margin-top {
	margin-top: 10px;
}
.form-row .short-input {
	width: 30%;
}
.button-row {
	text-align: center;
}
.button-row input {
	padding-left: 4px;
	padding-right: 4px;
}
#addnewproduct {
	cursor: pointer;
}
#addnewproduct:hover {
	color: #930;
}