/* @override http://definefoodandwine.com/assets/stylesheets/form.css */

body {
  margin: 0;
  padding: 0;
  background-color: #eaead2;
  color: #757575;
  font-size: 13px;
  font-variant: small-caps;
 
}

a {
  text-decoration: none;
  color: #f0f0f0;
  display: block;
  height: 35px;
  line-height: 35px;
  background: url('/../assets/images/brown_bg2.gif') center no-repeat;
}

#text {
  position: absolute;
  top: 90px;
  width: 390px;
  left: 38%;
  text-transform: none;
  color: #574b3a;
}


table#form1 {
  margin: 30px auto 0px auto;
  background: none;
  width: 850px;
 
}

#formbg {
	position: absolute;
	top: 365px;
	width: 900px;
	height: 650px;
 	margin: 0 auto;
    z-index: -999;
}

#image1 {
    background: url('/../assets/images/no_brainer_bg111.gif') center 0px no-repeat;
    height: 380px;
}


#addinfo {
  position: relative;
  top:  0px;
  left: 7%;
  width: 350px;
}

.sm1 a {
  	background: url('/../assets/images/blue.gif') center no-repeat;
 	margin: 0px 0 5px;
 	line-height: 40px;
 	height: 40px;
}


.sm2 a {
	margin: ;
  	background: url('/../assets/images/blue2.gif') center no-repeat;
 	margin: 0px 0 7px;
 	line-height: 65px;
 	height: 65px;
}

.sm3 a {
  	background: url('/../assets/images/blue3.gif') center no-repeat;
  	  height: 48px;
  	  margin: 0px 0 3px 0px;
  	  line-height: 48px;
  
}

/* My Comment */


#form1 a:hover {
 	cursor: pointer;
}

a:hover {
 	color: #e52910;
 	cursor: pointer;	
}

a:active {
  color: #574c3d;
}

a img {
  border-style: none;
}

h1 {
  font-size: 1.4em;
  color: #002f4e;
  font-weight: normal;
  font-style: normal;
  margin-top: 5px;
}

h2 {
  font-size: 1.2em;
  color: #002f4e;
  font-weight: normal;
  font-style: normal;
}
.centered {
  text-align: center;
}

input {

   font-size: 8pt;
}

select {
   font-family: verdana;
   font-size: 8pt;
}

textarea {
   font-family: verdana;
   font-size: 8pt;
   width: 200px;
}

#container {
  width: 950px;
  margin: 0px auto;
  padding: 0;
  border: none;
    background: url('/../assets/images/nobrainer_bg.gif') center 0px no-repeat;
  height: 1000px;
}


#container2 {
  width: 950px;
  margin: 0px auto;
  padding: 0px;
  background: url('/../assets/images/Nobrainer-2.gif') top center no-repeat;
  height: 650px;
}

p {
  padding: 0px;
  margin: 1px;
}

#submitform {
  text-align: right;
  width: 300px;
  padding: 10px;
  border: 1px dashed #444;
  margin: 0px;
  position: relative;
  top: 325px;
  left: 15%;
  font-size: 12px;
}

#submit {
  width: 100px;
}

.delivery {
	position: absolute;
	top: 940px;
	left: 47%;
}

input {
  width: 140px;
}

table tr.white {
  color: #574c3d;
}

table tr.brown {
   color: #ed2324;
   font-style: italic;
}

table {
  width: 890px;
  margin: 0 auto;
    background-color: #d3d2c0;
}

table tbody tr td {
 	text-align: center;
 	height: 35px;
}

#footer {
  clear: both;
  height: 321px;
  margin-left: -2px;
  width: 810px;
}

#footer ul {
  margin: 0;
  padding: 94px 15px 0 0;
  list-style-type: none;
  text-align: right;
  color: #8c8c8c;
}

#footer a { color: #8c8c8c; }
#footer a:hover { color: #595959; }

/* @group IE Fixes */

* html #content {
  width: 390px;
}

* html #secondary_sidebar {
  width: 150px;
}

* html #primary_sidebar .links ul {
  border-bottom-style: none;
  padding-left: 10px;
}

.float_img {
	margin: 5px 5px 5px 15px;
	padding: 1px;
	border: 1px solid #DDDDDD;
	float: right;
}

.kryptonite_form {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #fafafa;
}

.large_blue_text {
	color: #322199;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
}

.small_print {
	font-size: 0.85em;
	line-height: 1.6em;
	color: #666666;
}

.pricing {
	font-size: 1.1em;
	line-height: 1.4em;
}

.new_offer dt {
    float: left;
    width: 220px;
	color: #322199;
	font-size: 1.2em;
}
 
.new_offer dd {
    margin: 0px;
	color: #322199;
	font-size: 1.2em;
}

.error {
  font: 0.7em/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #FF0000;
 }
 
 
 .christmas_offers {
	background-color: #EEE;
	margin-bottom: 10px;
	border: #CCC 1px solid;
}

 .christmas_offers .head {
	background-color: #005c95;
	color: #FFF;
	padding: 5px 3px 4px 6px;
	font-size: 1.1em;
}

.christmas_offers .price {
	background-color: #6188bf;
}

.price td {
	padding: 3px;
	color: #FFF;
}

.home_offers {
	width:  100%;
	text-align: center;
}

.home_offers img {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
}
 
.description {
	padding-top: 5px;
}
 
.description .image_left {
	float: left;
	border: 1px solid #999;
	padding: 1px;
	margin-bottom: 3px;
	margin-right: 10px;
}

.description .buy {
	float: right;
	padding-right: 5px;
}
 
/* @end */