body {
	padding: 0px;
	margin: 0px;
	background: #efd8ca url(/Resources/Images/Skin/NewFoodCorp/bg.png) repeat-x scroll 0 30px;
}
H1 {
	font-size: 20px;
	padding-bottom: 0.25em;
	border-bottom: 1px dashed gray;
}
H2 {
	font-size: 16px;
}
#top {
	background-color: #c67443;
	height: 30px;
	font-size: 0.8em;
}
#top INPUT {
	font-size: 1em;
	width: 120px;
}

#header {
	width: 1000px;
	height: 204px;
	margin: 0 auto;
	background: transparent url(/Resources/Images/Skin/NewFoodCorp/sand.png) no-repeat scroll 0 30px;
}

#footer {
	background-color: #c67443;
	height: 30px;
}
#footer DIV{
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	padding: 7px 0;
}
#tabDown {
	height: 30px;
	background: transparent url(/Resources/Images/Skin/NewFoodCorp/tabDownBase.png) repeat-x scroll 0 0;
}
#banner {
	position: relative;
	height: 140px;
	vertical-align:middle;
	background: transparent url(/Resources/Images/Skin/NewFoodCorp/animals.png) no-repeat scroll bottom right;
	background-position: bottom right;
}
#banner IMG {
	margin-left: 1em;
}
#overlay {
	float: left;
	height: 122px;
	width: 378px;
	background: transparent url(/Resources/Images/Skin/NewFoodCorp/white-overlay.png) repeat-y scroll 0 0;
	padding-top: 18px;
}
#tabUp {
	height: 34px;
	background: #c67443 url(/Resources/Images/Skin/NewFoodCorp/tabUpBase.png) repeat-x scroll 0 0;
	/*background: transparent url(/Resources/Images/Skin/NewFoodCorp/tabUpBase.png) repeat-x scroll 0 0;*/
}

#body {
	background-color: #999;
	width: 1000px;
	margin: 0 auto;
	/**/
	padding-bottom: 1em;
}
#emailbody {
	background-color: #FFFFFF;
	width: 1000px;
	margin: 0 auto;
	padding: 10px;
	/**/
	padding-bottom: 1em;
}
#crumbs {
	height: 1em;
	padding: 0.5em 0.5em;
	border-bottom: 1px gray dashed;
	margin-bottom: 1em;
}
#crumbs SPAN {
	padding: 0 0.5em;
}
#content {
	float: left;
	/*background-color: #fff;*/
	margin-bottom: 1em;
	width: 760px;
	padding: 20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topright:20px;
	
	background: #fff url(/Resources/Images/Skin/NewFoodCorp/footprints.png) repeat-y scroll 0 0;
}
#spac {
	padding: 0.5em 0;
	border-bottom: 1px gray dashed;
}
#LogoText {
	display:block;
	width: 301px;
	font-size: 0.75em;
	text-align: center;
}
#People {
	position: relative;
	right: -130px;
	top: -22px;
}
/**********/
.MBestseller,
.menu {
	float: right;
	width: 180px;
	margin: 0 10px 10px 10px;
	clear: right;
}
.MBestseller .head,
.menu .head {
	background: transparent url(/Resources/Images/Skin/NewFoodCorp/menuTopBg.png) repeat-x scroll 0 0;
	height: 21px;
	padding: 6px 6px 6px 6px;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
}
.MBestseller .body,
.menu .body {
	background-color: #ccc;
	margin-left: 2em;
	padding: 0.5em;
}
.MBestseller .bottom,
.menu .bottom{
	height: 20px;
	background: transparent url(/Resources/Images/Skin/NewFoodCorp/menuBgBottom.png) repeat-x scroll 0 0;
	margin-left: 2em;
	/*-moz-border-radius-bottomright:20px;
	-moz-border-radius-bottomleft:20px;*/
}
.menu a{
	overflow: hidden;
	white-space: nowrap;
	display:block;
}

/*********/
#top .inner,
#bottom{
	width: 1000px;
	margin: 0 auto;
}
/***********/
UL.horizontal {
	list-style:	none;
	margin:	0.5em 0;
	padding: 0;
	text-align: center;
}
UL.horizontal LI {
	display: inline;
	padding: 0.5em 2em;
}
UL.vertical {
	list-style:	none;
	margin:	0;
	padding: 0;
}
UL.vertical LI {
	padding: 0.3em 0;
}
#topNav ul {
	margin:	0;
	padding: 4px 0 0 0;
	list-style:	none;
	float: right;
}

#topNav li {
	float: left;
	height: 18px;
	padding: 0 1em;
}

#topNav li.lowered {
	padding-top: 5px;
}
#topNav li.last {
	padding-right: 0px;
}

#topNav .linkbutton {
	font-size: 12px;
}

.rightBorder {
	border-right: 1px solid gray;
}

.srcBtn {
	padding-left: 16px;
	margin-left: 0.5em;
	background: url(/Resources/Images/www.famfamfam.com/silk/icons/magnifier.png) no-repeat;
}

#tabDown UL {
	margin:	0;
	padding: 4px 0 0 0;
	list-style:	none;
	text-align: center;
}

#tabUp UL {
	margin:	0;
	padding: 4px 0 0 0;
	list-style:	none;
	text-align: right;
}

#tabDown LI,
#tabUp LI {
	padding: 0 1em;
	display: inline;
	font-weight: bold;
	font-size: 18px;
}

#customerLogin {
	height: 85px; /* 105 - 2*10 */
	width: 280px; /* 320 -2*20 */
	padding: 10px 20px;
	float: left;
	background: url(/Resources/Images/white-trans50.png);

	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topleft:20px;	
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topright:20px;
	margin-top: 18px;
	text-align: right;
}
#customerLogin .stdLbl {
	width: 85px;
	margin-right: 10px;
}

#customerLogin .stdCtl {
	width: 170px;
}

#customerLogin .clr {
	height: 0px;
}

#customerLogin #Login {
	padding: 0.2em 1em;
	margin-right: 10px;
	margin-top: 0.4em;
}

#customerLogin A.Password {
	float: left;
	margin-top: -1.7em
}
/********/
table.cartTbl {
	width: 760px;
}
.cartTbl td.sku {
	width: 10%;
}
.cartTbl td.title {
	width: 30%;
}
.cartTbl td.quantity {
	width: 6%;
	text-align: right;
}
.cartTbl td.price { /* 2x */
	width: 17%;
	text-align: right;
	white-space: nowrap;
}
.cartTbl td.total {
	width: 15%;
	text-align: right;
}
.cartTbl td.vat {
	width: 5%;
	text-align: right;
}
.cartTbl td.noitems {
	text-align: center;
	padding: 0.5em 0px;
}

/***********/
#register .stdLbl {
	width: 120px;
	margin-right:10px;
}
#register .stdCtl {
	width: 224px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}

#register .aCtl {
	width: 150px;
	margin-right: 84px;
	margin-top:5px;
	float: left;
}

#register .b1Ctl{
	width: 144px;
	margin-right: 10px;
	margin-top:5px;
	float: left;
}
#register .b2Ctl {
	width: 70px;
	margin-right: 10px;
	margin-top:5px;
	float: left;
}


#register .c1Ctl {
	width: 20px;
	margin-right: 10px;
	margin-top:5px;
	float: left;
}
#register .c2aCtl {
	width: 114px;
	margin-right: 95px;
	margin-top:5px;
	float: left;
}
#register .c2b1Ctl{
	width: 94px;
	margin-right: 10px;
	margin-top:5px;
	float: left;
}
#register .c2b2Ctl {
	width: 94px;
	margin-top:5px;
	margin-right:10px;
	float: left;
}

#register .d1Ctl {
	width: 180px;
	margin-right: 10px;
	margin-top:5px;
	float: left;
}
#register .d2Ctl {
	width: 30px;
	margin-right: 10px;
	margin-top:5px;
	float: left;
}
/*
#register .eCtl {
	width: 785px;
	margin-right: 10px;
	margin-top:5px;
	float: left;
}*/
#register .lft-frm-spr {
	float: left;
	width: 357px;
	margin-right: 10px;
	height: 0.5em;
}
#register .ctlBody {
	float:left;
	width:368px;
	overflow: hidden;
}

.left {
	float: left;
}
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	width: auto;
}
.w30 {
	width: 30px;
}
.w110 {
	width: 110px;
}

/****/
.lbl { width: 15%;}
.lbla { width: 40%; }
.lblb { width: 30%; }
.v1 { witdh: 25%; }
.v2 { width: 15%; }

.a { width: 10%; }
.b { width: 34%; }
.c { width: 10%; text-align: right;}
.d { width: 13%; text-align: right; }
.e { width: 13%; text-align: right; }
.f { width: 7%; text-align: right; }
.g { width: 13%; text-align: right; }
.h { width: 20%; }
.i { width: 30%; }

.t td { font-size: 12px; }

.head { font-size: 1.1em; font-weight:bold; margin-top: 20px; vertical-align: bottom;}
.head2 { font-style:italic; }
.ctr { margin-bottom: 10px; width: 100%;}
tr.ul td { border-bottom: 1px solid black; }

.subt .g {border-top: 1px solid black;}
.t .g {border-top: 3px double black;}

td {padding: 0px; margin: 0px;}
.x {margin-top: 20px; }


/***/
#changepass stdLbl {
	width: 150px;
}
#okBox {
	background:#ccffcc url(/Resources/Images/www.famfamfam.com/silk/icons/accept.png) no-repeat scroll 32px 20px;
	border:1px solid green;
	color:green;
	padding:20px 20px 20px 100px;
}

/***/

#Search {
	padding: 10px;
	border: 1px solid gray;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	margin-bottom: 1em;
	background-color: #EEEEEE;
	text-align:center;
}
#qq {
	width: 300px;
}

.sitemap {
	margin:0;
	padding: 0;
	list-style: none;
}
.sitemap LI {
	margin:0px;
	padding: 0.2em 0 0.2em 1.5em;
	background: url(/Resources/Images/www.famfamfam.com/silk/icons/bullet_black.png) no-repeat scroll 0 1px;
}

/**/
.ProductIndexes ul.horizontal li
{
	padding: 0 0.7em;
}

.ProductIndexes ul.horizontal li a.Active
{
	font-weight: bold;
	text-decoration: underline;
}

body.print
{
	background: white;
}
/*
Width=595.2756 px
Height=841.8898 px
*/
body.print #print
{
	width: 595px;
	margin: 50px;
}



/****/
.footer-tile {
	float: left;
	width: 232px;
	padding: 0.2em 8px;
}
.footer-tile H3 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed gray;
}
.footer-tile LI {
	font-size: 0.75em;
}
.bar-right P{
	border-right: 1px dashed gray;
}

#bottom .centered {
	border-top: 1px dashed gray;
	margin-top: 0.5em;
	padding-top: 0.5em;
	font-size: 0.75em;
}

.curlTopRight {
	position: absolute;
	right: 0px;
	top: 0px;
}
.curlTopRight IMG {
	margin: 0px;
	border: 0px;
}

DIV#Home {
	width: 611px;
	margin:0 auto;
	position: relative;
}

DIV#Home .overimg {
	position: absolute;
	top:0px;
	right: 0px;
}
DIV#Home .overwelcome {
	position: absolute;
	top:60px;
	left:25px; 
}

DIV#Home .overtext {
	position: absolute;
	width: 591px;
	top:300px;
	left: 0px;
	padding: 10px;
	text-align: center;
	font-size: 1.5em;
}