/* @override 
	http://dwn.m7sandbox.com/sites/all/themes/dwn/css/layout.css?lg9xhs
	http://dwn.m7sandbox.com/sites/all/themes/dwn/css/layout.css?lgd22q
	http://dwn.m7sandbox.com/sites/all/themes/dwn/css/layout.css?lgd42e
	http://dwn.m7sandbox.com/sites/all/themes/dwn/css/layout.css?lhbbpc
	http://dwn.m7sandbox.com/sites/all/themes/dwn/css/layout.css?likqv4
	http://dwn.m7sandbox.com/sites/all/themes/dwn/css/layout.css?lk7yb2
	http://dwn.m7sandbox.com/sites/all/themes/dwn/css/layout.css?lkfcjp
*/

/* @group Layout */

body {
	text-align: center;
	width: 100%;
	display: table;
}

#container {
	width: 980px;
	text-align: left;
	margin: 0 auto 240px auto;
}

#top-matter {
	display: inline-block;
	width: 980px;
	height: 165px;
}

#header {
	width: 216px;
	margin-top: 5px;
	float: left;
}

#search {
	margin-top: 37px;
	width: 262px;
	height: 36px;
	float: right;
}

.ie #search {
	padding-top: 10px;
}

#search .search-box {
	height: 36px;
	width: 152px;
	padding: 0 68px 0 42px;
	margin-right: -69px;
}

.ie #search .search-box {
	padding: 0;
	margin: 0;
	height: 20px;
	margin-left: 41px;
}

#search .search-button {
	width: 57px;
	height: 20px;
}

.ie6 #search .search-button,
.ie7 #search .search-button {
	margin-top: -5px;
}

.ie8 #search .search-button,
.ie9 #search .search-button {
	margin-top: -4px;
}

#top-nav-tabs {
	clear: left;
	float: left;
	height: 50px;
	width: 438px;
	margin-left: 20px;
}

#top-nav-tabs a {
	float: left;
	display: block;
	height: 50px;
	padding: 0;
	margin-right: 6px;
}

.ie6 #top-nav-tabs li,
.ie7 #top-nav-tabs li {
	float: left;
}

#top-ancillary-links {
	clear: right;
	float: right;
	height: 18px;
	margin-top: 28px;
}

#top-ancillary-links span {
	display: inline;
	padding: 0 5px;
}

#top-ancillary-links span.first {
	padding-left: 0;
}

#top-ancillary-links span.last {
	padding-right: 0;
}

.ie6 #top-ancillary-links,
.ie7 #top-ancillary-links {
	margin-top: 57px;
}

#main-wrapper {
	padding: 10px;
}

#main {
	padding: 5px;
}


#breadcrumb-bar {
  	min-height: 30px;
}

#breadcrumb-bar .breadcrumb {
	padding: 10px;
}

#sidebar-content-wrapper {
	display: inline-block;
	width: 950px;
}

#sidebar-content-wrapper .sidebar {
	width: 220px;
	float: right;
	clear: right;
	padding: 5px 0 5px 6px;
}

.sidebar .block {
	margin-top: 10px;
	width: 220px;
	overflow: hidden;
}

#content-wrapper {
	display: inline-block;
}

#sidebar-content-wrapper #content-wrapper {
	/* width: 693px; */
	width: 715px;
	/* padding: 0 14px; */
}

#sidebar-content-wrapper #content-wrapper .harvest-chart-wide {
        width: 950px;
}

.page-subheading {
	margin: 15px 0;
  /* float: left; */
}

#content-wrapper .column {
	float: left;
	width: 337px;
	min-height: 500px;
	padding-left: 18px;
	margin-bottom: 20px;
}

#content-wrapper .column:first-child {
	padding-left: 0;
}

#content-wrapper .column .panel {
	padding: 12px 0;
}

#content-wrapper li a {
	padding-left: 10px;
}

.panel h3 {
	padding-bottom: 2px;
	margin-bottom: 4px;
}

.footer {
	clear: left;
	margin: 0;
	display: inline-block;
	width: 950px;
}

.footer .column {
	min-height: 180px;
	float: left;
	width: 146px;
	margin-top: 14px;
	padding: 0 16px 0 28px;
}

.footer-nav-header {
	padding-bottom: 3px;
}

.footer ul {
	padding-bottom: 10px;
	margin: 0;
}

.footer li {
	padding-bottom: 3px;
}

/* @end */

/* @group Fruit Taster View */

.view-master-tasters {
  font-size: 13px;
}

.view-master-tasters .taster {
  width: 170px;
  margin: 10px 0;
  float: left;
  height: 60px;
}

.view-master-tasters .name {
  font-weight: bold;
}

#product-information {
	float: right;
}
.product-description {
  padding-top: 20px;
  font-size: 16px;
  line-height: 20px;
}
#product-top {
  text-align: left;
  margin: 0px auto;
  padding: 10px;
  border:0;
  width: 673px;
  background: #f3f1e8;
}
#col-a {
  float: left;
  width: 330px;
}
#col-b {
  float: right;
  width: 343px;
  /* margin: 20px auto; */
}
#col-b li {
  border-bottom: 1px dashed #524A32;
  padding: 5px 0px;
}
#product-bottom {
  text-align: left;
  margin: 10px auto;
  padding: 0px;
  border:0;
  width: 693px; 
}
#product-bottom h4 {
  padding-top: 10px;
}

#variety-rootstocks {
  padding-top: 12px;
}

#col-1 {
  float: left;
  width: 180px;
}


#col-2 { 
  float: left;
  width: 293px;
}
#col-3 {
  float: right;
  width: 200px;
}
#col-3 span.soft { font-weight: normal; }
#product-container li { list-style-type: square; 
  margin-left: 20px;
}


/* @end */

