/* Forms */

fieldset {
	border: 0;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.2em;
}
form ul {
	list-style: none;
}
.middleColumn {
 	display: block;
	clear: left;
}

.field label {
	display:block;
	height:12px;
	padding:5px 0;
	font-family:"Courier New",Courier,monospace;
	color:#663333;
}
label {
	font-family:"Courier New",Courier,monospace;
}
	#Sidebar .middleColumn {
		margin: 0 0 0 8px;
		display: inline;
	}
	
	div.tab .field .middleColumn {
		clear: none !important;
 		margin: 0 !important;
		width: auto;
	}

input.text {
	background: transparent url(../images/text-bg.png);
	height:17px;
}
input.text, textarea, select {
	border:1px solid #A7A7A7;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	padding:2px;
	width:200px;
} 
textarea {
	height:61px;
	margin-bottom: 23px;
}
select {
	width: auto;
}

input.action {
	padding: 2px;
	font-size: 1em;
	font-family: Verdana, Tahoma, Sans-serif;
}
input:focus span, textarea:focus span {
	border: 3px solid #000;
}

input.action:hover,
input.action:focus {
	cursor: pointer;
}
#Search {
	width: 105px;
}
input#Search_Form_SearchForm_Search {
	width: 110px;
	padding: 3px;
	margin-left: -4px;
	font-size: 1.2em;
	}
#Sidebar input.action {
	font-size: 1.2em;
	float: right;
	padding: 1px;
	margin: -22px 10px 0 0;
}

div#Form_EditForm {
	float:left;
}

input.submit {
	background:transparent url(../images/carry-on.png) no-repeat scroll center top;
	border:0 none;
	cursor:pointer;
	height:43px;
	margin:0;
	overflow:hidden;
	padding:60px 0 0;
	width:132px;
}

input.loading {
	background:transparent url(../images/loading-large.gif) center top no-repeat;
}
input.loading:hover {
	background:transparent url(../images/loading-large.gif) center top no-repeat !important;
}/*
input[type="submit"]:hover,*/
#CheckoutPadding input[type="submit"]:hover,
#DPSHostedPaymentForm_Form_action_doPay[type="submit"]:hover {
	background:transparent url(../images/carry-on-hover.png) no-repeat scroll center top;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

/** Details (Checkout) form **/
#DetailsStart {
	background: white url(../images/menu-top.jpg) no-repeat;
	height:41px;
	padding-top:54px;
	padding-left:59px;
	width:405px;
}

#DetailsForm {
	background: white url(../images/menu-main.jpg) repeat-y scroll top left;
	width:401px;
	padding-left:59px;
}
	#DetailsForm .Actions {
		background:white url(../images/menu-end.jpg) no-repeat scroll 0 bottom;
		height: 67px;
		width:450px;
		padding:0px 27px 0 29px;
		position:relative;
		float:left;
		margin-left:-59px;
		margin-top:0;
	}
		#OrderForm_OrderForm .Actions input {
			background:transparent url(../images/carry-on.png) no-repeat scroll left top;
			border:medium none;
			bottom:1380px;
			cursor:pointer;
			height:43px;
			left:319px;
			position:absolute;
			text-indent:-9999px;
			top:-4px;
			width:131px;
		}
	#DetailsForm td.product{
		height:22px;
		padding-left:45px;
		font-family:"Courier New",Courier,monospace;
	}

.fromthisweek{
	color:#3C76A3;
	font-family:"Courier New",Courier,monospace;
	font-size:13px;
	font-weight:bold;
	height:47px;
	
}

a.formBack{
	background: transparent url(../images/back.png);
	height:39px;
	width:131px;
	display:block;
}
a.formBack:hover{
	background: transparent url(../images/back-hover.png);
}
a.formBack span{
	display: none;
}

#Layout form p.message{
	font-size: 12px;
	width:330px;
	font-family:Arial,Verdana,Lucida,sans-serif;
}

.typography form .middleColumn,
.typography form .field{
	position:relative;
}
.typography form span.message{
	position:absolute;
	top:-5px;
	left:260px;
	width:200px;
}

p.warning{
	color:#ff7800;
	border: 1px solid #ff7800;
	background-color:#f8d9b0;
}

p.bad, .typography form .required{
	color: #ff1919;
	border: 1px solid #ff1919;
	background-color:#fac6c6;
}

p.good{
	color: #34952f;
	border: 1px solid #34952f;
	background-color:#d6fecc;
}

/*** Member Login Form */

#MemberLoginForm_LoginForm p{
	font-size:12px;
}

#MemberLoginForm_LoginForm #Remember label{
	display:inline;
	text-align:left;
}

form .Actions{
	margin-top:10px;
}

.typography form input.text,
.typography form textarea{
  	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.typography #MemberLoginForm_LoginForm .field{
	margin-bottom:5px;
}
.typography #MemberLoginForm_LoginForm p.ForgotPassword{
	display:inline;
}

/* custom check boxes */
.jquery-checkbox       {/*display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;*/}
.jquery-checkbox .mark {/*display: inline;*/}
div.jquery-checkbox  {
	height:18px;
	margin:-3px 10px 0 0;
	float:right;
}
.jquery-checkbox img {
	background: transparent url(../images/checkbox.png) no-repeat;
	height:18px;
	width:20px;
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -25px;
}
.jquery-checkbox-checked img{
	background-position: 0px -50px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -75px;
}

.jquery-checkbox-disabled img{
	background-position: 0px -75px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -75px;
}

/* SPECIFIC FORMS
-----------------------*/
.typography #MemberLoginForm_LoginForm .action,
.typography #MemberLoginForm_LoginForm #ForgotPassword{
	display:inline;
}
.typography #MemberLoginForm_LoginForm #ForgotPassword{
	margin-left:10px;
}

/** Buttons **/
.typography input.action,
.typography a.button {
	color: #fff;
	background-color: #323232;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, 0.9) 0%), to(rgba(30, 30, 30, 0.9) 50%));
	/* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9) 0%, rgba(30, 30, 30, 0.9) 50%, rgba(20, 20, 20, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
	background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9) 0%, rgba(30, 30, 30, 0.9) 50%, rgba(20, 20, 20, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
	background-image: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9) 0%, rgba(30, 30, 30, 0.9) 50%, rgba(20, 20, 20, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
	background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.9) 0%, rgba(30, 30, 30, 0.9) 50%, rgba(20, 20, 20, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
	background-image: linear-gradient(top, rgba(50, 50, 50, 0.9) 0%, rgba(30, 30, 30, 0.9) 50%, rgba(20, 20, 20, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
	border: 0;
	-webkit-box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);
	-moz-box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);
	-ms-box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);
	-o-box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);
	box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);

	font-family:"Memphis Bold", 'ChunkFiveRegular',Rockwell, Georgia, serif;
	text-transform:uppercase;
	line-height:1em;
	padding: 0.3em 1em;
	font-weight:normal;
	
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8), 0 1px 1px rgba(255, 255, 255, 0.3);
  
  	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;
	border-radius: 2px;
 }
  .typography input.action:hover,
  .typography a.button:hover {
  	text-decoration:none;
	background-color: #464646;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(70, 70, 70, 0.9) 0%), to(rgba(50, 50, 50, 0.9) 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(70, 70, 70, 0.9) 0%, rgba(50, 50, 50, 0.9) 50%, rgba(40, 40, 40, 0.9) 50%, rgba(20, 20, 20, 0.9) 100%);
    background-image: -moz-linear-gradient(top, rgba(70, 70, 70, 0.9) 0%, rgba(50, 50, 50, 0.9) 50%, rgba(40, 40, 40, 0.9) 50%, rgba(20, 20, 20, 0.9) 100%);
    background-image: -ms-linear-gradient(top, rgba(70, 70, 70, 0.9) 0%, rgba(50, 50, 50, 0.9) 50%, rgba(40, 40, 40, 0.9) 50%, rgba(20, 20, 20, 0.9) 100%);
    background-image: -o-linear-gradient(top, rgba(70, 70, 70, 0.9) 0%, rgba(50, 50, 50, 0.9) 50%, rgba(40, 40, 40, 0.9) 50%, rgba(20, 20, 20, 0.9) 100%);
    background-image: linear-gradient(top, rgba(70, 70, 70, 0.9) 0%, rgba(50, 50, 50, 0.9) 50%, rgba(40, 40, 40, 0.9) 50%, rgba(20, 20, 20, 0.9) 100%);
    cursor: pointer; }
  .typography input.action:active,
  .typography a.button:active {
    background-color: #1e1e1e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.9) 0%), to(rgba(20, 20, 20, 0.9) 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.9) 0%, rgba(20, 20, 20, 0.9) 50%, rgba(10, 10, 10, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
    background-image: -moz-linear-gradient(top, rgba(30, 30, 30, 0.9) 0%, rgba(20, 20, 20, 0.9) 50%, rgba(10, 10, 10, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
    background-image: -ms-linear-gradient(top, rgba(30, 30, 30, 0.9) 0%, rgba(20, 20, 20, 0.9) 50%, rgba(10, 10, 10, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
    background-image: -o-linear-gradient(top, rgba(30, 30, 30, 0.9) 0%, rgba(20, 20, 20, 0.9) 50%, rgba(10, 10, 10, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
    background-image: linear-gradient(top, rgba(30, 30, 30, 0.9) 0%, rgba(20, 20, 20, 0.9) 50%, rgba(10, 10, 10, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%); }
