@charset "utf-8";
body, html {
	padding:0px;
	margin:0px;
	font-family: Verdana, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	height:100%;
	background: #f0f5f0;
	height:100%;
}
#container {
	padding: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;/*	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;*/
}
#topbar {
	margin:0px;
	padding: 0px;
	overflow: auto;/*background-image: url(../../Images/topbarbg.jpg);
	background-repeat: repeat-y;*/
}
#topbar A:link, #topbar a:visited {
	color:#333;
	text-decoration:none;
}
#topbar a:hover {
	color:#693;
}
#topbar img {
	border:none;
}
#header {
	margin: 0px;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../Images/headernew.png);
	background-repeat: no-repeat;
}
#header img {
	position: relative;
	left: 10px;
	top: 10px;
}
#footer span {
	margin-left: 10px;
}
#boxhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #693;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #ccc;
	height: 15px;
	background-image: url(../Images/boxhead.png);
	background-repeat: no-repeat;
	padding: 5px;
}
#boxcontent {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	text-align: left;
	padding: 5px;
}
.boxhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #693;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	border: 1px solid #ccc;
	height: 15px;
	background-image: url(../Images/boxhead.png);
	background-repeat: no-repeat;
	padding: 5px;
}
.boxhead a:link, .boxhead a:visited {
	color: #693;
	text-decoration:none;
}
.boxhead a:hover {
	text-decoration:underline;
}
.boxcontent {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	text-align: left;
	padding: 5px;
}
#boxheadmed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #693;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #ccc;
	height: 15px;
	background-image: url(../Images/boxhead.png);
	background-repeat: repeat-x;
	padding: 5px;
}
#boxcontentmed {
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	text-align: left;
	padding: 5px;
	height:118px;
	overflow:hidden;
}
#boxheadlarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #693;
	width: 515px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #ccc;
	height: 15px;
	background-image: url(../Images/boxhead.png);
	background-repeat: repeat-x;
	padding: 5px;
}
#boxcontentlarge {
	width: 515px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	text-align: left;
	padding: 5px;
	height:118px;
}
.boxheadlarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #693;
	width: 515px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #ccc;
	height: 15px;
	background-image: url(../Images/boxhead.png);
	background-repeat: repeat-x;
	padding: 5px;
}
.boxcontentlarge {
	width: 515px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	text-align: left;
	padding: 5px;
}
.boxheadlarge a:link, .boxheadlarge a:visited {
	color:#693;
	text-decoration:none;
}
.boxheadlarge a:hover {
	color:#693;
	text-decoration:underline;
}
.boxcontentlarge a:link, .boxcontentlarge a:visited {
	color:#333;
	text-decoration:none;
}
.boxcontentlarge a:hover {
	color:#693;
	text-decoration:underline;
}
#boxcontentlarge a:link, #boxcontentlarge a:visited {
	color:#333;
	text-decoration:none;
}
#boxcontentlarge a:hover {
	color:#693;
	text-decoration:underline;
}
#boxcontentmed a:link, #boxcontentmed a:visited {
	color:#333;
	text-decoration:none;
}
#boxcontentmed a:hover {
	color:#693;
	text-decoration:underline;
}
#boxcontent a:link, #boxcontent a:visited {
	color:#333;
	text-decoration:none;
}
#boxcontent a:hover {
	color:#693;
	text-decoration:underline;
}
/* tinymce editor styles */

.green {
	color:#444;
}
.greenBold {
	color:#373;
	font-weight:bold;
}
.underline {
	border-bottom:1px solid #ccc;
}
.noUnderLink:link, .noUnderLink:visited {
	color:#369;
	text-decoration:none;
	font-weight:bold;
}
.noUnderLink:hover {
	color:#369;
	text-decoration:underline;
	font-weight:bold;
}
/* styles end for tinymce*/

#footer {
}
#footer ul {
	display:block;
	margin:0 auto;
	width:800px;
	padding:5px;
}
#footer ul li {
	display:inline;
	margin:0;
	padding:5px;
}
#footer ul li a:link, #footer ul li a:visited {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#333;
	text-decoration:underline;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	overflow: auto;
	clear:both;
	background-image: url(../Images/bodynew.png);
	background-repeat: repeat-y;/*background-image: url(../../Images/body.png);
	background-repeat: repeat-y;*/
}
#rightside {
	float: right;
	width: 248px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav {
	margin:0px;
	overflow:auto;
	width:1100px;
	background-image: url(../Images/bodynew.png);
	background-repeat:repeat-y;
}
/*#nav ul {
	width:602px;
	margin: 0px auto;
	list-style-type: none;
	padding: 0px;
	overflow:auto;
	/*background-image: url(../../Images/linksbg.png);
	background-repeat: no-repeat;

}


#nav li {
	display: inline-block;
	padding: 0px;
	margin:0px;
	float:left;
	overflow:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#nav li.active {
		border-bottom: none;}

#nav ul li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-left-style: none;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width:80px;
	text-align:center;
	display:block;
	height:25px;
	background:url(../../Images/tabbutton.png) no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav ul li a.active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-left-style: none;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width:80px;
	text-align:center;
	display:block;
	height:25px;
	background:url(../../Images/tabbedbuttonactive.png) no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#693;
	position: relative;
	top: -1px;
}*/

#leftside {
	float: left;
	width: 248px;
	overflow: auto;
	font-size: 14px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middle {
	padding: 10px;
	float: left;
	width: 580px;
	overflow: auto;
	border-top: 1px dotted #ccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ccc;
	border-left-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 1100px;
	height:50px;
	background:url(../Images/footernew.png)/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;*/
}
/* recipe styles*/
	
.newmembers {
	margin:0;
	padding:0;
	list-style:none;
}
.newmembers li {
	padding:0;
	margin:0;
}
 .newmembers a:link, {
 font-size:14px;
 padding:5px;
}
.newmembers a:visited {
	color:#00F;
}
.newmembers a:hover {
	color:#693;
	text-decoration:underline;
}
.userlink:link, .userlink:visited {
	color:#333;
	display:inline-block;
	width:150px;
	text-decoration:none;
}
.userlink:hover {
	color:#693;
	text-decoration:underline;
}
.recipelinks:link, .recipelinks:visited {
	color:#333;
	text-decoration:none;
}
.recipelinks:hover {
	color:#693;
}
#userrate {
	display:block;
	float:left;
	color:#693;
	border:1px solid #693;
	padding:5px;
	margin-right:10px;
	font-size:18px;
	text-align:center;
}
#RecipesComment {
	display:block;
	margin-bottom: 10px;
	padding:5px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
	float:left;
}
.CommentPoster {
	font-size:10px;
	display:block;
	text-align:right;
	width:550px;
	clear:both;
}
.rating {
	display:block;
	color:#693;
	font-size:36px;
	border:1px solid #693;
	font-weight:bold;
	padding:5px;
	width:110px;
	text-align:center;
	margin:10px auto;
}
input.submit {
	width:190px;
}
.recipeheading {
	font-size:22px;
	width:550px;
	color:#333;
	background:url(Images/headingbg.png) left no-repeat;
	display:block;
	padding:3px;
}
.method {
	color:#693;
}
.method li {
	margin-bottom:10px;
}
.method span {
	color:#333;
}
.ingredients {
	color:#693;
}
.ingredients span {
	color:#333;
}
#commentoptions {
	font-size:10px;
	background:#EEF;
	padding:2px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom:10px;
	text-align:right;
}
fieldset {
	padding:1em;
	margin:0 auto;
	width: 400px;
}
checkbox.checkbox {
	display:inline;
	margin-bottom:1em;
}
input.textinput {
	background:#fff;
	border: 1px solid #ccc;
	display:block;
	width: 250px;
	margin-bottom:1em;
}
input.textinput:focus {
	background:#eef;
	border: 1px solid #99f;
}
textarea.inputtextarea {
	display:block;
	margin-bottom:1em;
	background:#fff;
	border: 1px solid #ccc;
}
textarea.inputtextarea:focus {
	background:#eef;
	border: 1px solid #99f;
}
select.selectitem {
	display:block;
	margin-bottom:1em;
	background:#fff;
	border:1px solid #ccc;
}
select.selectitem:focus {
	background:#eef;
	border: 1px solid #99f;
}
select.DateSelect {
	display:inline;
}
input.input {
	margin-bottom:1em;
	display:block;
	width:250px;
}
textarea {
	margin-bottom:1em;
	display:block;
}
select {
	margin-bottom:1em;
	display:block;
}
.linked:link, .linked:visited {
	color:#693;
	font-weight:bold;
	text-decoration:none;
}
.linked:hover {
	text-decoration:underline;
}
input.searchsub {
	background:#FFF;
	border:1px solid #ccc;
	color:#693;
	display:inline;
	width:40px;
	margin:0;
}
.productlink:link, .productlink:visited {
	color:#333;
	text-decoration:none;
}
.productlink:hover {
	color:#693;
	text-decoration:underline;
}
.productlink img {
	border:none;
}
/* Nutrition Panel Styles */

#nutfacts {
	border: 1px solid #000;
	padding: 0;
	width: 210px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
}
.nuttitle {
	margin:0;
	padding: 2px;
	text-align:center;
	font-weight:bold;
}
.serv {
	border-bottom: 5px solid #000;
	padding: 0 2px 2px 2px;
	margin:0;
	text-align:center;
}
.amount {
	font-weight:bold;
	margin:0;
	padding:2px;
	border-bottom:1px solid #000;
}
.value {
	margin:0;
	padding:2px;
	border-bottom:1px solid #000;
}
.perc {
	margin:0;
	padding:2px;
	border-bottom:1px solid #000;
	text-align:right;
}
.left {
	margin:0;
	padding: 2px;
	width:150px;
	display:inline;
	float:left;
}
.right {
	margin:0;
	padding:2px;
	width:45px;
	text-align:right;
	display:inline;
	float:right;
}
.numbers {
	margin:0;
	padding:0;
	border-bottom: 1px solid #000;
	overflow:auto;
}
.small {
	font-size:55%;
}
.vit {
	text-align:center;
}
/* style for hover buttons on large box on the home page
	buttons will display on hover using javascript */
	
div#buyonline {
	width:100px;
	text-align:center;
	color:#333;
	position:relative;
	bottom:0px;
	left: 25%;
	background:url(../Images/floatbutton.png) no-repeat;
	height: 25px;
	padding-top: 3px;
	display:none;
}
div#productinfo {
	width:100px;
	text-align:center;
	color:#333;
	position:relative;
	bottom:28px;
	left: 50%;
	background:url(../Images/floatbutton.png) no-repeat;
	height: 25px;
	padding-top: 3px;
	display:none;
}
/* hover buttons ends here */

p.justifiedText {
	text-align:left;
	line-height:1.4em;
	word-spacing: 0.2em;
	font-size: 12px;
	width:535px;
	margin:1em auto;
	color:#333;
}
h3.title {
	width:535px;
	margin:25px auto 25px;
auto;
}
span.typography {
	text-align:left;
	line-height:1.4em;
	word-spacing: 0.2em;
	font-size: 12px;
}
ul.productInfo {
	list-style-image:url(../Images/tick.png);
	margin: 0px;
}
ul.productInfo li {
	margin: 0px;
}
span.news {
	list-style:none;
	margin:0px;
}
span.news span.odd {
	background:#fff;
	margin:0px;
	display:block;
	width:204px;
	padding:3px;
	border-bottom:1px solid #ccc;
}
span.news span.even {
	background:#fff;
	margin:0px;
	display:block;
	width:204px;
	padding:3px;
	border-bottom:1px solid #ccc;
}
.cadis {
	width:500px;
	margin:1em auto;
	border:1px solid #333;
	background:#FFFFCC;
	padding:10px;
}
/*storelocator rules */

#search {
	width:300px;
	margin:1em auto;
}
.result {
	width:350px;
	float:left;
	margin-left:20px;
}
.map {
	margin-right:5em;
	float:right;
}
.paging {
	width:500px;
	margin:1em auto 2em auto;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px;
}
.clear {
	clear:both;
}
.googlemap {
	border:none;
}
.sort {
	margin:0 0 5px 62px;
}
.sortsub {
	margin:0 0 5px 10px;
}
#searchdis {
	font-size:14px;
	width:500px;
	border:1px solid #990000;
	background: #FFDFE0;
	margin:1em auto;
	padding:5px;
}
/* end */

/*store locator side box rules*/

label.sl {
	width:80px;
	display:inline-block;
	color:#444;
	margin-bottom:3px;
}
label.cf {
	display:block;
	color:#444;
	margin-bottom:5px;
}
input.trigger {
	border:1px solid #ccc;
	width:120px;
	color:#444;
}
select.trigger {
	border:1px solid #ccc;
	width:120px;
	color:#444;
}
#contactus label.cf {
	display:block;
	color:#444;
	margin-bottom:5px;
	margin-top: 5px;
}
#contactus input.trigger {
	border:1px solid #ccc;
	width:240px;
	color:#444;
	display:inline;
}
#contactus select.trigger {
	border:1px solid #ccc;
	width:240px;
	color:#444;
	display:inline;
}
#contactus input.slb {
	border:1px solid #ccc;
	color:#693;
	background:#fff;
	display:block;
	margin-top:10px;
}
#contactus input.slb:hover {
	border:1px solid #ccc;
	color:#693;
	background:#efe;
	display:block;
	margin-top:10px;
}
#contactus input#checkbox {
	width:auto;
	border:none;
}
#contactus textarea.trigger {
	border:1px solid #ccc;
	color:#444;
	display:inline;
}
span#valid {
	margin-left: 10px;
}
input.slb {
	border:1px solid #ccc;
	color:#693;
	background:#fff;
	display:block;
	margin-top:3px;
}
.tooltip {
	position:absolute;
	top:0;
	left: 0;
	z-index: 3;
	display: none;
	background:#693;
	color:#fff;
	border:1px solid #333;
	padding:3px;
}
/* tooltip rules */
.bubbleInfo {
	position: relative;
}
.FormInfo {
	position: relative;
}
.popup {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
}
.popupbody {
	background:url(../Images/tooltipbody.png) repeat-y;
	width:144px;
	padding:3px;
	border-top: 1px solid #666;
	border-bottom:none;
}
.popupfooter {
	background: url(../Images/tooltipfooter.png) no-repeat;
	width:150px;
	height:20px;
	padding:3px;
	position:relative;
	top:-2px;
}
/* end */

div#contactus {
	display:none;
	margin-left: 30px;
	overflow:visible;
	height:auto;
}
div.contact {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px auto;
	width: 520px;
}
/*WordPress Styles*/

div#wp-side ul {
	list-style:none;
	color:#444;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
div#wp-side input {
	border: 1px solid #ccc;
	background:#fff;
	margin-bottom: 3px;
}
div#wp-side #searchsubmit {
	border:1px solid #ccc;
	background:#fff;
	color:#693;
	font-weight:bold;
}
div#wp-side #searchsubmit:hover {
	background:#efe;
}
div#wp-side ul li ul {
	list-style: url(../Images/list.png);
}
div#wp-side ul li ul a:link, div#wp-side ul li ul a:visited {
	color:#444;
	text-decoration:none;
}
div#wp-side ul li ul a:hover {
	color:#693;
	text-decoration:underline;
}
div.postheading h3 a:link, div.postheading h3 a:visited {
	color:#444;
	text-decoration:none;
}
div.postheading h3 a:hover {
	color:#693;
	text-decoration:underline;
}
div#date {
	float:right;
	width: 75px;
	border:1px solid #ccc;
	z-index:1000;
	margin-bottom:5px;
}
div#datehead {
	background:#693;
	color:#fff;
	text-align:center;
	border-bottom: 1px solid #ccc;
}
div#datebody {
	text-align:center;
	color:#693;
	font-weight:bold;
}
p.postmetadata {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	padding-top:3px;
	background:#efe;
}
p.postmetadata a:link, p.postmetadata a:visited {
	color:#444;
	text-decoration:none;
}
p.postmetadata a:hover {
	color:#693;
	text-decoration:underline;
}
div.alignleft {
	float:left;
}
div.alignleft a:link, div.alignleft a:visited {
	width:125px;
	padding: 5px;
	border:1px solid #ccc;
	background:#efe;
	color:#444;
	text-decoration:none;
}
div.alignleft a:hover {
	background:#dfd;
}
div.alignright a:link, div.alignright a:visited {
	width:125px;
	padding: 5px;
	border:1px solid #ccc;
	background:#efe;
	color:#444;
	text-decoration:none;
}
div.alignright a:hover {
	background:#dfd;
}
div.alignright {
	float:right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:1px solid #ccc;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-size:8px;
}
/* End Comments */

/* Testimonials page styles*/
.q {
	font-size:25px;
	padding: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#qhead {
	width:525px;
	margin:0 auto;
	height: 25px;
	background:url(../Images/TestHead.png) no-repeat;
}
div.qbody {
	background: url(../Images/TestBody.png) repeat-y;
	width:525px;
	margin:0 auto;
}
p.quote {
	width:510px;
	margin:0 auto;
}
div#quotee {
	text-align:right;
	font-weight:bold;
	margin:0 auto;
	margin-bottom:10px;
	width:525px;
}
div.qbottom {
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	background:url(../Images/TestBottom.png) no-repeat top left;
	text-align:right;
	width:525px;
	height:30px;
}
div#test {
	display:block;
	margin-bottom: 25px;
	border-bottom:1px solid #ccc;
	padding:10px;
}
/* product family styling */

div.productcatwrapper {
	width:160px;
	border:1px solid #ccc;
	float:left;
	margin: 3px;
	height: 175px;
}
div.prodcatimg {
	margin:0px;
	padding:3px;
	border-bottom:1px solid #ccc;
}
div.prodcatimg img {
	margin:0 auto;
}
div.prodcatlink {
	margin:0px;
	padding:3px;
	text-align:center;
}
/* Easy Slider */

div#slider2 {
	width:525px;
	padding:0;
	margin: 10px auto;
}
#slider2 {
	border:1px solid #693;
	background:rgb(195,217,230);
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0px;
	padding:0;
	list-style:none;
}
#slider li, #slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:525px;
	height:220px;
	overflow:hidden;
}
#slider2 li {

}

#slider2 li a img {
	margin-right:5px;
	border:none;
}

#slider2 li h2 {
	margin:0 20px;
	padding-top:20px;
}
#slider2 li p {
	margin:20px;
}

#slider2 ul li ul li {
	display:block;}
p#controls, p#controls2 {
	margin:0;
	position:relative;
}
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 {
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	z-index:1;
	left:-4px;
	top:-150px;
}
#nextBtn, #nextBtn2 {
	left:553px;
}
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
	display:block;
	width:30px;
	height:77px;
	background:url(../Images/btn_prev2.gif) no-repeat 0 0;
}
#nextBtn a, #nextBtn2 a {
	background:url(../Images/btn_next2.gif) no-repeat 0 0;
}												

/* // Easy Slider */
