a	{
	text-decoration: none;
	color: #2e44a6;
}
a:hover{
	text-decoration: underline;
	color: #990000;
}
a img {
	border: none;
}

#container { 
	width: 924px;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
 }
 
#content_box { 
	width: 924px;
	text-align:left;
	/* border:1px #990000 dashed; gridline */
}
 
#container_header  { 
	width:924px;
	
 }

#container_mast {
	height:96px;
	width:924px;
	margin:0px;
 }

#top_nav_menu_bar {
	width: 924px;
	height:30px;
	top:0px;

	background-image: url(/images/little-fruit-bar-top.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-attachment: scroll;

	font-size: 14px;
	letter-spacing: 1px;
	color: #2e44a6;

	margin-bottom: 0px;
	border-top: #2e44a6 4px solid;
	border-bottom: #2e44a6 1px solid; 
}

#top_nav_menu {
	width:700px;
	line-height:30px;
	float:right;
	
	font-size: 14px;
	letter-spacing: 0px;
	color: #2e44a6;
	/* border: 1px dashed red; */
}



#topNavElement
{
	padding-left: 25px;
	padding-right: 25px;
}

#topNavElement a:hover
{
	color: #990000;
	background-image: url(images/gtTopNav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 16px 0px 18px;	
	margin-left: -16px;
	margin-right:-18px;
}


#topNavElementSelect
{
	padding-left: 18px;
	padding-right: 10px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/gtTopNav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	z-index: 10;
}

#topNavElementLast
{
	padding-left: 12px;
	padding-right: 0px;
}

#topNavElementLast a:hover
{
	color: #990000;
	background-image: url(images/gtTopNav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 16px 0px 18px;	
	margin-left: -16px;
	margin-right:-18px;
}

#breadcrumbs
{
	padding: 7px 0px 6px 5px;
	width: 920px;
	border-bottom: 1px  #2e44a6 solid;
	margin: 0px 0px 20px 0px;
	text-align: left;
	word-spacing: 3px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	height:1.7em;

}
#breadcrumbs h3
{
	font-size:12px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:left;
	word-spacing:3px;
}
#breadcrumbs h3 a
{
	color: #2e44a6;
}

#search_box form {
	position: relative;
	top:-4px;
}

/*
#search_box.input {
	position:relative;
	top:-2px;
	right:-4px;
	font-family: Arial, Helvetica, sans-serif;
	size:11px;
	height:12px;
	width:90px;
	text-align:right;
	padding-right:0px;
	
}
*/

input.header_search_image {
	position:relative;
	left:0px;
	top:4px;
}

input.header_search {
	position:relative;
	top:-2px;
	right:-6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:12px;
	width:100px;
	text-align:left;
	padding-right:0px;
	
}


#main_content_well {
	width:924px;
	float:left;
	/* border: 1px dashed red; */
}

#main_well_category {
	width:100px;
	float:left;
}
	
#main_well_left {
	width:360px;
	float:left;
	padding:10px;
	/* border: 1px dashed red; */
}

#main_well_left h3 {
	text-align:left;
	font-size:16pt;
	padding-left:10px;
	padding-right:10px;
	padding-top:5pt;
	padding-bottom:0pt;
}
#main_well_left p{
	text-align:left;
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
	padding-top:0pt;
	padding-bottom:5pt;
}

#main_well_center {
	width:280px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	/* border: 1px dashed red; */
}

#main_well_center h3 {
	text-align:left;
	font-size:16pt;
	margin:0px 0px 0px 0px;
}

#main_well_center p{
	text-align:left;
	font-size:11pt;
	margin:10px 0px 0px 0px;

}

h3.other_header {
	border-bottom:1px solid #A3DEFF;
	color:#2E44A6;
	font-weight:bold;
	margin-top:20px;
	margin-bottom: 8px;
}

#productAddToCart, #productPrices {
color:#2E44A6;
font-weight:bold;
margin-bottom:8px;
margin-top:10px;
font-size:16px;
line-height:20px;
}

p.other_header {
	margin: -4px 0px 8px 0px;
	line-height:18px;
}


.price {
	font-size: 16px;
	color: #2E44A6;
	line-height: 18px;
	font-weight:600;
}
#main_well_right {
	width:auto;
	float:right;
	margin: 20px 20px 0px 0px;
	/* border: 1px dashed red; */
}	

#main_well_bottom {
	float:left;
	padding:10px;
	/* border: 1px dashed red; */
}

#main_well_bottom p{
	text-align:left;
	font-size:11pt;
	padding-left:10px;
	padding-right:10px;
	padding-top:0pt;
	padding-bottom:5pt;

}

#product_well_center {
	width:365px;
	float:left;
	margin-left:20px;
	/* border:1px #990000 dashed; gridline */
	/* border: 1px dashed red; */
}

#product_well_center_240px_pix {
	width:420px;
	float:left;
	margin-left:20px;
	/* border:1px #990000 dashed; gridline */
	/* border: 1px dashed red; */
}

#product_well_image {
	width:400px;
	float:left;
	text-align:left;
	margin: 0px 0px 0px 20px;
	/* border:1px #990000 dashed; gridline */
	/* border: 1px dashed red; */
}

img.product_image {
	/* border:1px #990000 dashed; gridline */
}

#product_well_image_240px_pix {
	width:240px;
	float:right;
	text-align:left;
	margin: 0px 0px 0px 20px;
	/* border:1px #990000 dashed; gridline */
	/* border: 1px dashed red; */
}

#product_well_sidebar {
	/* width:240px; */
	background-color:#E8EBF0;
	float:right;
	margin: 0px 0px 0px 20px;
	/* border: 1px dashed red;  */
}

#product_well_sidebar_240px_pix {
	width:240px;
	background:#fff;
	float:right;
	margin: 0px 0px 0px 20px;
	/* border: 1px dashed red;  */
}

#sidebar_container {
	width:240px; 
	position:relative;
	top:0px;
	background: #fff;
	color:#000066;
	font-weight: bold;
	text-indent: 0px;
	padding: 5px 0px 5px 0px;		  
	font-size: 12px;
	border: solid 2px #fff;
	text-align: left;
}
.sidebar_title {
	/* width:265px; */
	position:relative;
	top:0px;
	/* background: #CCCCCC; */
	color:#000066;
	font-weight: bold;
	text-indent: 0px;
	padding: 5px 5px;		  
	font-size: 12px;
	border: solid 2px #fff;
	text-align: left;
}
.sidebar_content  {
	width:265px;
	position:relative;
	top:0px;
	/* background: #CCCCCC; */
	color:#000066;
	font-weight: bold;
	text-indent: 0px;
	padding: 5px 0px 5px 0px;		  
	font-size: 12px;
	text-align: left;
}
.sidebar_content p {
	margin:0px 0px;
}

#bottom_berries{
	margin-top: 40px;
	padding-top: 15px;
}

#bottom_bar {
	margin-top: 20px;
	padding-top: 15px;
	line-height: 22px;
	border-top: 1px solid #a3deff;
}	


	
	
.category_head {
	text-align:left;
	font-size:16pt;
	padding-left:10px;
	padding-right:10px;
	padding-top:5pt;
	padding-bottom:0pt;

}

.category_description {
	text-align:left;
	font-size:11pt;
	padding-left:10px;
	padding-right:10px;
	padding-top:0pt;
	padding-bottom:5pt;

}

.bottom_links {
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color:#000066;
}


.bottom_links, .bottom_links a {
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color:#000066;
}

.bottom_links a:hover{
	text-decoration: underline;
	color: #990000;
}

.ptitle {
		  position:relative;
	  	  top:0px;
		  background: #CCCCCC;
		  color:#000066;
		  font-family:Arial, Helvetica, sans-serif;
		  font-weight: bold;
		  text-indent: 10px;
		  padding: 5px;		  
		  font-size: 12px;
		  height: 12px;
		  border-bottom: solid 2px #2A3A63;
		  text-align: left;
}

#ogscategoryproductHeading { display:none; }

#navColumnOneWrapper { 
	position:relative; 
	margin:0px 0px;
	padding:0px 0px;

}

#main_well_category_products{
	position:relative;
	display:inline;
	float:left;
	letter-spacing:1px;
	left:0px;
	top: 10px;
	width:210px;
	margin: 0px 0px 0px 0px;
}

#main_well_category_products ul {
		position:relative;
		left:-15px;
		padding: 0px;
		margin: 0px;
}

#main_well_category_products ul li{
		display : list-item; 
		list-style-type : none;
		margin : 0px;
		padding : 0px;
		float:left;
		
}

#main_well_category_products ul li a	{
		display:block;
		text-align:left;
		width:195px;
		float : left;
		font-size : 12px;
		line-height : 22px;
		/* border:1px #990000 dashed; gridline */
}

#main_well_category_products ul li.category	{
		text-align:left;
		text-indent:15px;
		text-transform:uppercase;
		line-height:25px;
		height:25px;
		margin-top:5px;
}

/*tighten nav for recipes */
#main_well_category_products ul li.soups-and-salads a, #main_well_category_products ul li.entrees a, #main_well_category_products ul li.desserts a, #main_well_category_products ul li.breakfasts a,  #main_well_category_products ul li.appetizers  a, #main_well_category_products ul li.press a{
		display:block;
		float:left;
		font-size:12px;
		line-height:18px;
		margin:5px 0;
		text-align:left;
		width:150px;
}
/*
#main_well_category_products ul li.category	{
		text-align:left;
		text-indent:15px;
		text-transform:uppercase;
		line-height:25px;
		height:25px;
		margin-top:5px;
}
*/
#main_well_category_products ul li.cat_selected a	{
		font-weight:bold;
		text-decoration : none;
		color: #990000;
}

#main_well_category_products ul li.product {
		/* display:none; */
		padding-left:30px;
		font-size:12px;
		letter-spacing:0px;		
}

#main_well_category_products ul li.product:hover{
		color: #990000 ;  
}

#main_well_category_products ul li.selected {
		font-weight:bold;
}

#main_well_category_products ul li.selected  a{
		color: #990000 ; 
		/* background:#FFFFFF; */
}
#main_well_category_products ul li.selected  a:hover{
		color: #990000 ; 
		text-decoration:none;
		/* background:#FFFFFF; */
}

#sidebar_gift_boxes ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
}

#sidebar_gift_boxes ul li{
		display : list-item; 
		list-style-type : none;
		margin : 0px;
		padding : 0px;
		float:left;
}

#sidebar_gift_boxes ul li a	{
		display:block;
		text-align:left;
		width:238px;
		/* background : #E8EBF0; */
		border : 1px solid #fff;
		color : #000066; 
		float : left;
		font-size : 12px;
		font-weight:bold;
		line-height : 16px;
		margin-right : 0px;
		padding : 1px 6px 1px 6px;
		text-decoration : none;
}

#sidebar_gift_boxes ul li a:link.active, #sidebar_gift_boxes  ul li a:visited.active	{
		background : #fff;
		border-bottom : 1px solid #fff;
		color : #000;
}

#sidebar_gift_boxes ul li  a:hover	{
		color: #990000;
		background:#FFFFFF;
}

#sidebar_gift_boxes ul li.category a:hover	{
		/* background : #CCCCCC; */
		color : #000066;
}

#sidebar_gift_boxes ul li.category a{
		/* background : #CCCCCC ; */
		border : 1px solid #fff;
		color : #560101; 
		border : 1px solid #fff;
		line-height : 22px;
		display:block;
		text-align:left;
		/* width:238px; */
		float : left;
		font-size : 12px;
		font-weight:bold;
		line-height : 16px;
		margin-right : 0px;
		padding : 1px 6px 1px 6px;
		text-decoration : none;
}



#sidebar_gift_boxes ul li.product {
		/* display:none; */
}

#sidebar_gift_boxes ul li.selected  a{
		color: #990000 ;
		background:#FFFFFF;
}

/* shopping cart */
.rowOdd td, .rowEven td {
	border-top:1px solid #A3DEFF;
	background-color:#fff;
}

.tableHeading {
	background-color:#E9E9E9;
	border-bottom:1px solid #A3DEFF;
	height:2em;
}

.tableHeading,  tr.tableHeading, .cartTableHeading{
	background-color:#E9E9E9;
}

#cartContentsDisplay {
	margin:0px 0 0 0;
}

#cartSubTotal {
	border-top:1px solid #A3DEFF;
}
/* from original ogs */

.bodytext {
	font-size:13px;
}


.subheaderblack, .subhead {
	font-size:16px;
	font-weight:bold;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
margin:20px 0;
width:47%;
}

#checkoutSuccessThanks {
	margin:20px 0;
}

#sendSpendWrapper{
	margin: 0 0 30px 15px; padding-left:15px; border-left: 1px solid #2E44A6;
}

textarea {
	display:block;
	margin:6px auto;
	width:98%;
}

#docGeneralDisplay h2 {
	margin:0;
}

#ogs_doc_type {
	margin:0 0 10px 0;
	padding: 0 0 0px 0;
	font-size:13px;
	border-bottom: 1px solid #A3DEFF;
	width: 240px;
}

a.green_shipping, a.green_shipping:hover, a.green_shipping:active {
	color:#217b21
}

