@charset "utf-8";
/* CSS Document */


/* // Global // */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	display: block;
	line-height: 0px;
	font-size: 0px;
	float: none;
	clear: both;
	height: 0px;
}

.roundBox-top, .roundBox-bottom {
	width: auto;
	height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	background-repeat: repeat-x;
	background-image: url(../images/roundBox-top-bottom.png);
	line-height: 0px;
	font-size: 0px;
	position: relative;
}
.roundBox-top {
	background-position: top;
}
.roundBox-bottom {
	background-position: bottom;
}
.corner {
	width: 14px;
	height: 14px;
	position: absolute;
	background-image: url(../images/roundBox-corners.png);
	background-repeat: no-repeat;
	line-height: 0px;
	font-size: 0px;
}
.left-top {
	left: -14px;
	top: 0px;
	background-position: left top;
}
.right-top {
	right: -14px;
	top: 0px;
	background-position: right top;
}
.left-bottom {
	left: -14px;
	bottom: 0px;
	background-position: left bottom;
}
.right-bottom {
	right: -14px;
	bottom: 0px;
	background-position: right bottom;
}
.roundBox-middle {
  width: auto;
  position: relative;
	padding: 0px 14px;
	background-color: #fff;
}
.middle {
	width: 14px;
	height: 100%;
	position: absolute;
	top: 0px;
	background-image: url(../images/roundBox-middle.png);
	background-repeat: repeat-y;
	font-size: 0px;
}
.Mleft {
  left: 0px;
	background-position: left top;
}
.Mright {
  right: 0px;
	background-position: right;
}
.round-corners {
	width: 5px;
	height: 5px;
	position: absolute;
	background-image: url(../images/round-corners.png);
	line-height: 0px;
	font-size: 0px;
	z-index: 10;
}
.C-left-top {
	left: 0px;
	top: 0px;
	background-position: left top;
}
.C-right-top {
	right: 0px;
	top: 0px;
	background-position: right top;
}
.C-left-bottom {
	left: 0px;
	bottom: 0px;
	background-position: left bottom;
}
.C-right-bottom {
	right: 0px;
	bottom: 0px;
	background-position: right bottom;
}

.module {
	margin-bottom: 10px;
}
.orange {
	color: #f17222;
}
.green {
	color: #568b0a;
}
.bg-medium-gray {
	background-color: #e4e4dd;
}
/* // END // */



body {
	background-color: #fff;
	color: #5a5a5a;
}

#container-page {
	width: 1024px;
	margin: 0 auto;
}


/* // header section // */
#header {
	margin-top: 30px;
	margin-bottom: 5px;
  position: relative;
}
#header .roundBox-middle {
	font-size: 10px;
	line-height: 18px;
	height: 70px;
}

#logo {
		background: #fff url(../images/logo.png) no-repeat;
		height: 57px;
		width: 218px;
		position: absolute;
		left: 20px;
		top: 10px;
}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#tag-line {
	position: absolute;
	right: 20px;
	top: 35%;
	height: 30px;
	width: auto;
	color: #518702;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
/* // END // */

/* // Main Menu section // */
#main-menu {
	background: #568b0a url(../images/menu_bg.png) repeat-x;
	height: 36px;
	width: auto;
	margin-bottom: 5px;
	position: relative;
	line-height: 0px;
	font-size: 0px;
}
#menu {
	list-style: none;
	line-height: 0px;
	font-size: 0px;
	height: 36px;
	overflow: hidden;
}
#menu li {
	float: left;
	padding: 0px 20px;
	width: auto;
	height: 28px;
	margin: 4px 0px 4px 0px;
	border-left: 1px solid #3e6b00;
	border-right: 1px solid #7db331;
	position: relative;
	overflow: visible;
}
#menu li.first {
	border-left: 0px;
}
#menu li.last {
	border-right: 0px;
}
#menu li a {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 28px;
}
#menu li .hoverState {
	background: url(../images/hoverState.png) repeat;
}

/*search*/
#search-form {
	position: absolute;
	right: 4px;
	top: 3px;
	background: url(../images/search_box.png) no-repeat;
	width: 235px;
	height: 29px;
}
#search-input {
	display: block;
	left: 11px;
	width: 190px;
	height: 20px;
	top: 5px;
	background-color: transparent;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	margin: 6px 0 0 8px;
}
#submit-search {
	position: absolute;
	background: url(../images/search_icon.gif) left top no-repeat;
	right: 3px;
	top: 6px;
	width: 18px;
	height: 17px;
	cursor: pointer;
}
/* // END // */

/* // Content section // */
#content 
{
	min-height:665px;
}
.title {
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 3px solid #568b0a;
}

#infoBox{ width:176px; margin:20px auto 10px auto; overflow:hidden; }
			#infoBox h4{ margin:10px 5px 5px 5px; padding:0;font-size:12px;}
			#infoBox p{ margin:0 5px; padding:0 5px; }

/* Left side section */
#left-side {
	width: 300px;
	float: left;
	margin-right: 10px;
}
#start-shopping .roundBox-middle, #weekly-specials .roundBox-middle, #find-follow .roundBox-middle {
	height: 100px;
	background-color: #fff;
}
#left-side .content {
	height: 67px;
	position: relative;
}

#startShopTitle {
			display: block;
			height: 30px;
			width: 100%;
			color: #5a5a5a;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 24px;
			line-height: 30px;
			text-decoration: none;
			border-bottom: solid 3px #568B0A;
		}


	#start-shopping .content {
		background: url(../images/shopping-card-icon.gif) left 10px no-repeat;
	}
		#startShopTag {
			display: block;
			height: 30px;
			width: 70%;
			padding-left: 29%;
			padding-top: 40px;
			text-align: right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			line-height: 30px;
			text-decoration: none;
			color: #5a5a5a;
			font-weight:bold;
		}

#weeklySpecialsTitle 
{
	display: block;
	height: 30px;
	width: 100%;
	color: #5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
	border-bottom: solid 3px #568B0A;
}

	#weekly-specials .img {
		display: block;
		float: left;
		width: 65px;
		height: 60px;
		margin-top:8px;
	}
	#weekly-specials p {
		float: left;
		margin-left: 15px;
		width: 190px;
		overflow: hidden;
		font-weight: bold;
		font-size: 14px;
		padding: 5px 0px;
	}
	#weekly-specials p a:hover {
		color: #333;
	}

	#find-follow .facebook {
		display: block;
		float: left;
		width: 95px;
		height: 38px;
		font-size: 15px;
		line-height: 18px;
		text-decoration: none;
		color: #5a5a5a;
		padding-left: 45px;
		background: url(../images/facebook-icon.gif) left top no-repeat;
		margin-right: 10px;
		margin-top: 20px;
	}
	#find-follow .facebook:hover {
		color: #0154a0;
	}
	#find-follow .twitter {
		display: block;
		float: left;
		width: 75px;
		height: 38px;
		font-size: 16px;
		line-height: 18px;
		text-decoration: none;
		color: #5a5a5a;
		padding-left: 45px;
		background: url(../images/twitter-icon.gif) left top no-repeat;
		margin-top: 20px;
	}
	#find-follow .twitter:hover {
		color: #71dbf7;
	}
	
/* end */

/* Right side section */
#right-side {
	width: 714px;
	float: right;
}
#right-side .roundBox-middle {
  background-color: #fff;
  height: 100%;
}
#featured-products .title {
	margin-bottom: 3px;
}
#featured-products .content {
	padding: 0px 10px 10px 10px;
	overflow:hidden;
	width:666px;
	border-top: 5px solid #568b0a;
}
/*special offer style*/
#featured-products .content-inner {
	height: 100%;
	position: relative;
	background-image:url(../images/BgSpecialOffer.jpg);
	padding:30px 0 0 230px;
	height:305px;
}
#featured-products .content-inner .h3
{
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
	color:#505050;
	display:block;
	padding-bottom:35px;
	}
#featured-products .content-inner .h1
{
	font-family: Verdana;
	font-size:36px;
	font-weight:bold;
	color:#568b0a;
	display:block;
	padding-bottom:15px;
	}
	#featured-products .content-inner .h1Orange
	{	color:#f17222;
		padding-bottom:15px;
		font-family: Verdana;
		font-size:36px;
		font-weight:bold;}
#featured-products .content-inner .h2
{
	font-family: Verdana;
	font-size:31px;
	font-weight:bold;
	color:#568b0a;
	display:block;
	padding-bottom:5px;
	}	
#featured-products .content-inner .smallText
	{font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#568b0a;
	display:block;

		}
#featured-products .product {
	padding: 10px;
	float: left;
	width: 202px;
	height: 140px;
}
#featured-products .product .product-inner {
  background-color: #f2f2ea;
	height: 140px;
	width: 202px;
	overflow:hidden;
	position: relative;
	z-index: 100;
}
#featured-products .product .img {
	display: table-cell;
	float: left;
	width: 100px;
	overflow:hidden;
	height: 140px;
	line-height: 16px;
	font-size: 11px;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin:10px 0 0 0;
}
#featured-products .product p {
	float: right;
	width: 100px;
	height: 115px;
	margin-top: 15px;
	font-size: 11px;
	line-height: 18px;
	color: #5a5a5a;
	position: relative;
}
#featured-products .product .details {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	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;
}
#featured-products .product .details:hover {
	color: #ddd;
}

#shopforasolider { float: left; width:450px;}
#shopforasoliderContent { width: 215px; position: relative; font-size: 13px; float: left; margin-top:10px;}
#shopforasoliderContent p { padding: 10px; line-height: 22px;}
#shopforasoliderContent ul { list-style-position: inside; list-style-type: disc; margin: 10px;}
#shopforasoliderContent ul li { margin: 5px; }

#product-container {
	width:700px;
}
#description .content {
	font-size: 12px;
	position: relative;
}
#description .big {
	font-size: 14px;
}
#description .list {
	display: block;
	overflow: auto;
	list-style-type: disc;
	list-style-position: inside;
	color: #568b0a;
	float: left;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#description .list li {
	color: #568b0a;
	font-size: 12px;
	line-height: 20px;
}

#description .bg-medium-gray {
	position: relative;
	height: 100%;
}
#description .bg-medium-gray p {
  padding: 10px;
  display: block;
  height: auto;
}
/* end */

/* // END // */

/* // Footer section // */
.footer {
	padding-top: 25px;
	padding-bottom: 10px;
	background: #5a5a5a url(../images/bg-footer.gif) left top repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
}
.footer ul {
	list-style: none;
	float: left;
	width: 19%;
}
.footer ul li {
	line-height: 24px;
}
.footer ul li a {
	color: #fff;
	text-decoration: none;
}
.footer ul li a:hover {
	text-decoration: underline;
}
/* // END // */

/*Contact Us*/
#contactUs{float:right; width:650px;}
.pageInnerContent{height:auto; min-height:610px;}

	#frmContact label{ color:#5A5A5A; font-weight:600; }
	#frmContact .frmData{ border:solid 1px #5A5A5A; }
	#frmContact .frmData.required{ background-color:#F3EAE2; }
	
	.row{ position:relative; width:520px; height:35px; margin:10px 0; }
		.row.small div{ position:relative; width:245px; float:left; margin:0 10px 0 0; }
		.row.small div label{ float:left; }
		.row.small div input{ float:right; }
		
		.row.big{ height:86px; margin:20px 0; }
			.row.big label{ float:left; margin-top:5px; }
			.row.big textarea{ float:right; overflow:hidden; }
		.row > input{ float:right; }
		
	#SubmitForm{ cursor:pointer; border:solid 1px #000000;}
	
	#custMessage div{ padding:4px; margin:10px 0 20px 0; font-weight: bold; }
		#custMessage div.ui-state-highlight{ width:505px; margin-left:25px; }
		#custMessage div.ui-state-error{ width:380px; margin-left:105px; }	
		em.error {
     color: Red;
     font-size: 11px;
     position: absolute;
     left: 0px;
    }
    .row.small em.error {
      bottom: -30px;
      height: 30px;
    }
    .row.big em.error {
      bottom: 0px;
      height: auto;
      width: 120px;
    }
.submit{border:solid 1px #DDDDDD;}

/*Contribute TemplateSubPage01*/
#left-side-nav
{
	background-color: #DADBD6;
	width: 325px;
	padding-top: 10px;
	float:left;
	display:inline;
	position:absolute;
	height:auto;
}

#left-side-nav .module
{
	width:300px;
	margin-left: 12px;
}

#contentLinks a
{
	color: #6D9B2B;
	text-decoration:none;
	font-weight:bold;
	line-height:1.6;
	padding: 5px;
}

#left-small-Links .facebook {
		display: block;
		float: left;
		width: 95px;
		height: 38px;
		font-size: 15px;
		line-height: 18px;
		text-decoration: none;
		padding-left: 45px;
		background: url(../images/facebook-icon.gif) left top no-repeat;
		margin: 20px 10px 20px 15px;
		color: #858583;
	}
	
#left-small-Links .twitter {
		display: block;
		float: left;
		width: 75px;
		height: 38px;
		font-size: 16px;
		line-height: 18px;
		text-decoration: none;
		padding-left: 45px;
		background: url(../images/twitter-icon.gif) left top no-repeat;
		margin: 20px 10px 20px 15px;
		color: #858583;
	}
	.deals-emphasize{float:left; padding:0 0 0 20px; font-weight:bold;}
