/*
Theme Name: Netgrocer
Version: 1.0
*/
/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/*-- end reset */

/* Basic Configurations */
ul {
	list-style: none;
}

a {
	color: #106a3e;
	text-decoration: none;
}


.the_content {
	line-height: 1.28em;
}

.the_content a {
	color: #258539;
	text-decoration: underline;
}


.the_content h1, .the_content h2, .the_content h3, .the_content h4, .the_content h5, .the_content h6 {
	line-height: normal;
	padding-bottom: 13px;
	font-family: Georgia, Times New Roman, serif;
	color: #258539;
	font-weight: normal;
}


.the_content h1 { font-size: 28px; }
.the_content h2 { font-size: 24px; }
.the_content h3 {	font-size: 18px; }
.the_content h4 {	font-size: 16px; }
.the_content h5 { font-size: 15px; }
.the_content h6 { font-size: 14px; }

.the_content ol,
.the_content ul {
	padding-left: 30px;
	padding-bottom: 19px;
}
.the_content ol { list-style: decimal; }

.the_content ul {
	list-style: disc;
}

.the_content ul ul {
	list-style: circle;	
}

.the_content li {
	padding-bottom: 2px;
}

.the_content li ul,
.the_content li ol {
	padding-bottom: 0;
}


blockquote {
    background: url(images/quote.gif) no-repeat #F6F6F6;
    font-style: italic;
    margin: 20px 25px 20px 30px;
    padding: 10px 10px 10px 41px;
    text-align: left;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.the_content p,
.the_content ul,
.the_content ol,
.the_content dd,
.the_content pre,
.the_content hr {
	margin-bottom: 18px;
}
.the_content ul ul,
.the_content ol ol,
.the_content ul ol,
.the_content ol ul {
	margin-bottom: 0;
}
.the_content pre,
.the_content kbd,
.the_content tt,
.the_content var {
	font-size: 12px;
	line-height: 21px;
}
.the_content code {
	font-size: 12px;
}

.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}

.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}

/* TABLES */

table {
    border-collapse: collapse;
    border-spacing: 0;
	border-color: #e7e7e7;
	text-align: left;
	margin-bottom: 20px;
}

table table {
	margin-bottom: 0px;
}

th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

tr.odd td {
	background: #f2f7fc;
}

/* END TABLES */

.the_content hr {
	border: 0;
	border-bottom: 1px solid #c8e0c0;
	clear: both;
	margin-bottom: 14px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}



/*-- end basic conf*/

/* ============== Container ==================================== */
body {
	background: #fff;
	font-size: 14px;
	color: #545353;
	font-family: Arial, Helvetica, Verdana, sans-serif;	
}

#container {
	width: 980px;
	margin: 0 auto;
}

/* ============== Header ==================================== */
#header {
	position: relative;
	z-index: 9;
}

#header-top {
background: url(images/bg_header.jpg) right bottom no-repeat;
height: 115px;
margin-right: -5px;
}

#logo-container {
	float: left;
	padding: 19px 0 0 16px;
}

#logo {
	background: url(images/header_logo.jpg) no-repeat;
	width: 237px;
	height: 69px;
}

#logo a {
	display: block;
	width: 237px;
	height: 69px;
	text-indent: -9999px;
}

img.header-fresh {
	margin: 25px 0 0 29px;
}

#nav-container {
background: url("images/head-nav-green.png") repeat scroll 0 0 transparent;
height: 36px;
margin: 9px 0 0 8px;
border-radius: 8px;
}

#nav {
	float: left;
	width: 722px;
}

#nav-search {
	float: right;
	width: 245px;
	padding: 7px 0 0;
}

input.search-txt {
	background: url(images/bg_search.png) no-repeat;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	font-family: arial;
	color: #a7a7a7;
	font-size: 12px;
	width: 187px;
	vertical-align: top;
	padding: 5px 8px;
}


/* ============== Main ==================================== */
#main {
	position: relative;
	z-index: 1;
}

#catering_left {
	width: 48%;
	float: left;
}

#catering_right {
	width: 48%;
	float: right;
}

div.main-home {
	padding: 10px 5px 11px 0px;
}

div.main-interior {
	padding: 19px 25px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#home-left {
	float: left;
	width: 320px;
}

/* ===== slideshow ===== */
#slideshow {
	background: url(images/bg_slideshow.png) no-repeat;
	width: 689px;
	height: 330px;
	margin-bottom: 8px;
	overflow: hidden;
}

#slideshow-inner {
	padding: 4px 0 0 4px;
}

#gallery-slideshow {
	width: 681px;
	height: 322px;
	overflow: hidden;
}

div.thumb-wrapper {
	background: url(images/bg_thumbnail.png);
	width: 681px;
	height: 62px;
	position: absolute;
	top: 260px;
	left: 0;
}

div.gv-strip_wrapper {
	top: 6px !important;
}

div.gv-nav-prev {
	background: url(images/arrow_slide_left.png) no-repeat;
	cursor: pointer;
	width: 21px;
	height: 25px;
	top: 282px !important;
	left: 11px !important;
}

div.gv-nav-next {
	background: url(images/arrow_slide_right.png) no-repeat;
	cursor: pointer;
	width: 21px;
	height: 25px;
	top: 282px !important;
	right: 11px !important;
}

/* ===== Home Callout ===== */
#home-callout {
	background: url(images/bg_callouts.png) no-repeat;
	width: 691px;
	height: 217px;
	margin-left: -1px;
}

#home-callout-inner {
	padding: 12px 8px;
	position: relative;
}

.callout {
	background: url(images/ng_widget.png) repeat-y;
	width: 310px;
	float: left;
	height: 135px;
	position: relative;
}

#home-callout .callout:first-child {
	background: none;
}

.callout-inner {
	padding: 0 3px 0 6px;
}

.callout-title {
    color: #666666;
    font-size: 20px;
    font-weight: normal;
    padding: 18px 13px 9px 22px;
}

.callout-image {
    padding-left: 18px;
    padding-top: 10px;
    width: 126px;
}

.callout-text {
    bottom: 22px;
    font-size: 17px;
    font-weight: bold;
    line-height: 14px;
    position: absolute;
    right: 9px;
    width: 190px;
	height: 50px;
	overflow: hidden;
}
.callout-text:hover
{
    color: #f17222;
}

.callout-text ul { padding-left: 12px; }
.callout-text ul li {
	list-style: disc;
}


/* ===== Home Sidebar ===== */
#home-right {
	float: right;
    right: 0;
    width: 650px;
}

#weekly-specials-box {
	background: url(images/bg_weekly_specials.png) no-repeat;
	height: 331px;
	margin: -1px 0 8px;
}

#register-box {
	background: url(images/bg_register.png) no-repeat;
	height: 217px;
}

.box-inner {
	padding: 10px 10px;
}

.box-title {
	background: #deebd0 url(images/bg_box_title.png) center bottom no-repeat;
	font-size: 20px;
	color: #106a3e;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Serif;
	border: 1px solid #c9d3a6;
	padding: 8px 9px 9px 9px;
}

#weekly-specials {
	font-family: arial;
	color: #106a3e;
	text-align: center;
	font-size: 18px;
	line-height: 1.6em;
	padding: 16px 0 5px;
}

#weekly-specials a {
	color: #106a3e;
	text-decoration: underline;
}

#weekly-specials img { margin-bottom: 12px; }


#register-now {
	color: #5a5a5a;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0 5px;
	line-height: 18px;
}

img.register-img {
	float: left;
	margin: 0 3px 9px 4px;
}

#register-now ul li {
	list-style: disc inside;
	padding: 2px 0;
}

.register-txt {
	background: url(images/bg_input_register.png) no-repeat;
	border: 0;
	margin: 0;
	padding: 4px 8px;
	width: 171px;
	font-family: arial;
	color: #a7a7a7;
	font-size: 12px;
	outline: 0;
	float: left;
}

.register-btn {
	background: url(images/btn_register.png) no-repeat;
	margin: 0;
	border: 0;
	padding: 3px 0 4px;
	font-size: 14px;
	font-family: arial;
	color: #ffffff;
	width: 64px;
	cursor: pointer;
}

.register-sign-in {
	clear: both;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0 3px;
}

.register-sign-in a {
	text-decoration: underline;
}

/* ============== Footer ==================================== */
#footer {
	background: url(images/footer_bg.jpg) no-repeat;
	padding: 10px 19px 10px 16px;
}

#footer-links-container {
	float: left;
	width: 900px;
}

.footer-links {
	float: left;
	width: 180px;
	line-height: 21px;
	font-size: 12px;
	color: #FFF;
	padding: 12px 0 27px;
}

.footer-links a {
	color: #FFF;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
}

.footer-links ul {
	padding: 0 21px;
}

#footer-social {
	width: 41px;
	float: right;
}

#footer-social img {
	margin: 8px 0 7px;
}
#search-form {
    background: url("images/search_box.png") no-repeat scroll 0 0 transparent;
    height: 29px;
    position: absolute;
    right: 14px;
    top: 127px;
    width: 235px;
}


#search-input {
    background-color: transparent;
    display: block;
    font-size: 12px;
    height: 20px;
    left: 11px;
    line-height: 20px;
    margin: 3px 0 0 8px;
    top: 5px;
	color:#666666;
	border:none;
    width: 190px;
}
#submit-search {
    background: url("images/search_icon.gif") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: 3px;
    top: 6px;
    width: 18px;
}

.soc_text1 {
    float: right;
    width: 80px;
}
.soc_text2 {
    float: right;
    width: 80px;
}
.callout-image1 {
    padding-left: 18px;
    padding-top: 10px;
    width: 126px;
    float:left;
    display:inline;
}
.callout-image2 {
    padding-left: 18px;
    padding-top: 10px;
    width: 126px;
    float:right;
    display:inline;
}
#social_wrapper{
	width:290px;	
	padding-top: 10px;
}
#home-callout-b {
	background: url(images/ng_home_text_bg.png) no-repeat;
	width: 691px;
	height: 260px;
	margin-left: -1px;
}
.callout-title_lower{
    color: #666666;
    font-size: 13px;
    font-weight: bold;
}
.callout-bottom-text1{
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    width:620px;
}
.callout-bottom-text2 {
    bottom: 32px;
    color: #568B0A;
    font-size: 12px;
    font-weight: normal;
    left: 20px;
    position: absolute;
    width: 620px;
	bottom: 60px;
}
.callout-inner-b {
	padding: 0 3px 0 6px;
	height:260px;
}
.list {
    color: #568B0A;
    display: block;
    float: left;
    list-style-position: inside;
    list-style-type: disc;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 5px;
    overflow: auto;
    width: 90%;
}
.list li {
    color: #568B0A;
    font-size: 12px;
    line-height: 20px;
}
#home-callout-dcd {
	background: url(images/dirt-cheap-deals-bg.png) no-repeat;
	width: 691px;
	height: 500px;
	margin-left: -1px;
}
.internal-sidebar
{
	float: left;
	width: 340px;
}
.main-interior
{
	margin-left: 340px;
}

.dirt-cheap-deals
{
	padding: 80px 60px 0 30px;
}
.dirt-cheap-deals h2
{
	text-align: center;
}
.dirt-cheap-deals-items
{
	margin-top: 30px;
	height: 320px;
	width: 100%;
	text-align: center;
}
.dirt-cheap-deals-item
{
	background-color: #f2f2ea;
	height: 140px;
	width: 180px;
	border-radius: 5px;
	padding: 5px;
	position: relative;
	margin-bottom: 8px;
	display: block;
}
.dirt-cheap-deals-item-text
{
	padding-top: 15px;
	font-size: 11px;
}
.dirt-cheap-deals-item img
{
	max-width: 90px;
	max-height: 140px;
	float: left;
	margin-right: 5px;
}
.dirt-cheap-deals-item-details 
{
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url(images/details-btn.png) left top no-repeat;
	width: 85px;
	height: 24px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.dirt-cheap-deals-item-details:hover
{
	color: #AAA;
}
.dirt-cheap-deals-column
{
	margin-right: 5px;
	float: left;
}
.dirt-cheap-deals-items-1,
.dirt-cheap-deals-items-2
{
	padding-left: 200px;
}
.dirt-cheap-deals-items-3,
.dirt-cheap-deals-items-4
{
	padding-left: 100px;
}
.copyright
{
	text-align: center;
	padding-bottom: 10px;
}