/*	BASE STRUCTURE
	============================================================================================ */

html { min-height: 100%; margin-bottom: 1px; }
	
body {
	background: #fff;
	font: 12px arial, tahoma, helvetica, sans-serif;
	color: #343434;
	margin: 0;
	padding: 0;
	}
table, tr, td {
	font: 12px arial, tahoma, helvetica, sans-serif;
	color: #343434;
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	}
	
#site {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	}
	
#header {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	}
#logoHome {
	text-align: left;
	width: 192px;
	height: 136px;
	margin: 0;
	padding: 0;
	}
#logo {
	text-align: left;
	width: 170px;
	height: 161px;
	margin: 0;
	padding: 0;
	}
#headerRight {
	background: url(../assets/backgroundHeader.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
	}
	
#search {
	margin: 10px 0 18px auto;
	padding: 0;
	width: 270px;
	text-align: right;
	}
#searchLeft {
	background: url(../assets/backgroundSearchLeft.gif) top left no-repeat;
	color: #fff;
	font-size: 11px;
	text-align: right;
	padding: 3px 4px 6px 12px;
	text-align: middle;
	white-space: nowrap;
	}
#searchMiddle {
	background: url(../assets/backgroundSearch.gif) top repeat-x;
	padding: 3px 2px 6px 2px;
	text-align: middle;
	}
#searchRight {
	background: url(../assets/backgroundSearchRight.gif) top right no-repeat;
	padding: 3px 12px 6px 4px;
	text-align: middle;	
	}
#search p {
	margin: 0 10px 2px 0;
	padding: 0;
	}
#searchMiddle input {
	font: 11px arial, tahoma, helvetica, sans-serif;
	color: #a2a2a2;
	border: 1px solid #b2bcb1;
	padding: 0 1px;
	}
	
#bookmark p {
	margin: 0;
	padding: 0;
	}
	
#menu {
	font-size: 14px;
	margin: 0 10px;
	padding: 0;
	}
#submenu {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
	}
	
#home {
	width: 948px;
	margin: 0 auto;
	}
#home td { vertical-align: top; }
#homeTL {
	background: #52b2e0 url(../assets/backgroundTL.gif) top left no-repeat;
	width: 223px;
	height: 247px;
	line-height: 14px;
	}
#buttonMoreSpices { text-align: center; }
#homeTR {
	width: 725px;
	height: 247px;
	}
#homeBL {
	background: #1489c1 url(../assets/backgroundBL.gif) top left no-repeat;
	width: 223px;
	height: 171px;
	}
#homeBL p {
	width: 100px;
	margin: 30px 0 0 35px;
	font-size: 11px;
	line-height: 1.1;
	}
#homeBR {
	background: #1489c1 url(../assets/backgroundBR.gif) top left no-repeat;
	width: 725px;
	height: 171px;
	}
#homeNews {
	margin: 53px 0 0 15px;
	width: 650px;
	}
#homeNews td {
	vertical-align: top;
	font-size: 11px;
	line-height: 1.1;
	padding: 0 0 0 20px;
	border-right: 0px solid #cccccc;
	width: 33%;
	}
#homeNews td.edge { border: none; }
.homeTab { margin: 0 0 0 57px; }
	
#banner {
	width: 950px;
	margin: 5px auto 2px auto;
	}
	
#toolbar {
	width: 932px;
	height: 17px;
	background: url(../assets/bg_tools.gif) 0 4px no-repeat;
	margin: 5px auto 0 auto;
/*
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
*/
	padding: 9px;
	font-size: 11px;
	color: #04337B;
	}
#toolbar a { text-decoration: none; }	
#tools {
	float: right;
	text-align: right;
	}
#tools span {
	margin-right: 12px;
	}
#tools img {
	margin-right: 2px;
	vertical-align: middle;
	}

#main {
	width: 950px;
	margin: 5px auto 2px auto;
	}
#blueBarLong {
	background: url(../assets/backgroundBlueBarLong.gif) no-repeat;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-align: left;
	padding: 1px 18px;
	height: 24px;
	}
#blueBarShort {
	background: url(../assets/backgroundBlueBarShort.gif) no-repeat;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-align: left;
	padding: 1px 18px;
	height: 24px;
	}
#greenBar {
	background: url(../assets/backgroundGreenBar.gif) no-repeat;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-align: left;
	padding: 1px 18px;
	height: 24px;
	}
#colFull { padding: 15px; }

#colLeft {
	vertical-align: top;
	padding: 15px 45px 15px 15px;
	}
#colRight {
	background: #f1f1f2;
	vertical-align: top;
	width: 245px;
	padding: 15px;
	}
#colRightEmpty {
	background: #fff;
	vertical-align: top;
	width: 245px;
	padding: 15px;
	}
	
.spTable {
	background: #f6f7ef;
	width: 595px;
	margin: 15px auto;
	}
.spTable td {
	margin: 0;
	padding: 10px 0 0 120px;
	border: 1px solid #8f8b48;
	width: 296px;
	height: 150px;
	font-size: 15px;
	font-weight: bold;
	}
.spTable .blackPepper { background: url(../assets/back_blackPepper.jpg) top left no-repeat; }
.spTable .paprika { background: url(../assets/back_paprika.jpg) top left no-repeat; }
.spTable .cinnamon { background: url(../assets/back_cinnamon.jpg) top left no-repeat; }
.spTable .redPepper { background: url(../assets/back_redPepper.jpg) top left no-repeat; }
.spTable .clove { background: url(../assets/back_clove.jpg) top left no-repeat; }
.spTable .rosemary { background: url(../assets/back_rosemary.jpg) top left no-repeat; }
.spTable .cumin { background: url(../assets/back_cumin.jpg) top left no-repeat; }
.spTable .sage { background: url(../assets/back_sage.jpg) top left no-repeat; }
.spTable .ginger { background: url(../assets/back_ginger.jpg) top left no-repeat; }
.spTable .turmeric { background: url(../assets/back_turmeric.jpg) top left no-repeat; }
.spTable .oregano { background: url(../assets/back_oregano.jpg) top left no-repeat; }
.spTable .vanilla { background: url(../assets/back_vanilla.jpg) top left no-repeat; }
	
.aoTable {
	width: 595px;
	margin: 15px auto;
	}
.aoTable th, .aoTable td {
	border: 1px solid #8f8b48;
	padding: 4px;
	}
.aoTable th {
	font-size: 14px;
	font-weight: normal;
	color: #208aad;
	text-align: left;
	}
.aoTable th span {
	font-size: 12px;
	display: block;
	}
.aoTable td {
	background: #f6f7ef;
	font-size: 13px;
	color: #474627;
	}
.aoTable td span {
	color: #aa8c4c;
	font-weight: bold;
	}
.aoTable .odd td { background: #eae6d2; }

.tab {
	text-align: right;
	margin: 0;
	padding: 0;
	}

.blueBox {
	background: #e4f2f2;
	padding: 15px;
	border: 1px solid #94b3c3;
	color: #195f82;
	margin-bottom: 15px;
	}
.blueBoxCenter {
	background: #e4f2f2;
	border: 1px solid #94b3c3;
	color: #195f82;
	text-align: center;
	width: 450px;
	margin: 15px auto 25px auto;
	padding: 15px;
	clear: both;
	}
	
.splitMiddle {
	width: 80%;
	margin: 15px auto;
	}
.splitMiddle td {
	vertical-align: top;
	padding: 0 15px;
	}
	
.references {
	background: #e4f2f2;
	border: 1px solid #94b3c3;
	padding: 8px;
	margin: 15px 0;
	font-size: 11px;
	color: #3a473d;
	}

.content {
	font-size: 12px;
	line-height: 1.3;
	}
#boxInflammation, #boxSpicesHerbs, #boxMcCormick, #boxAllspice {
	background: url(../assets/sidebar/backgroundWhite.gif) left repeat-y;
	width: 243px;
	}
#boxInflammation .content, #boxSpicesHerbs .content, #boxAllspice .content {
	padding: 0 15px;
	color: #8f8f8f;
	}
#boxMcCormick .content {
	padding: 0 25px;
	color: #004193;
	}
#didYouKnow01 {
	background: url(../assets/background-DidYouKnow01a.gif) left repeat-y;
	width: 243px;
	}
#didYouKnow01 .content {
	background: url(../assets/background-DidYouKnow01b.gif) top left no-repeat;
	padding: 70px 25px 0 25px;
	color: #483420;
	}
#didYouKnow02 {
	background: url(../assets/background-DidYouKnow02.gif) left repeat-y;
	width: 243px;
	}
#didYouKnow02 .content {
	padding: 0 25px;
	color: #fff;
	}
	
#pubMedMOPS {
	background: url(../assets/background-PubMed.gif) left repeat-y;
	width: 243px;
	}
#pubMedMOPS .content {
	padding: 0 25px;
	color: #fff;
	}
	
#spicesForHealth01, #spicesForHealth02 {
	background: url(../assets/background-SpicesForHealth.gif) left repeat-y;
	width: 243px;
	}
#spicesForHealth01 .content, #spicesForHealth02 .content {
	padding: 0 25px;
	color: #fff;
	}

#footer {
	background: url(../assets/backgroundFooter.gif) top center no-repeat;
	text-align: center;
	width: 930px;
	margin: 0 auto;
	padding: 20px;
	}
#footer p { margin: 0; }
#copyright {
	font-size: 11px;
	text-align: right;
	color: #979797;
	margin: 25px 0 10px 0;
	padding: 0;
	}
#disclaimer {
	border: 1px solid #ededed;
	color: #343434;
	text-align: left;
	font-size: 10px;
	line-height: 1;
	margin: 0 -10px;
	padding: 10px;
	}
	
.formBox {
	background: #eae6d2;
	border: 1px solid #8f8b48;
	margin: 5px;
	padding: 15px 25px;
	color: #474627;
	font-size: 11px;
	}
.formBoxSmall {
	background: #eae6d2;
	border: 1px solid #8f8b48;
	margin: 0 0 15px 0;
	padding: 5px;
	color: #474627;
	font-size: 11px;
	}
	
.innerTwoCol { }
.innerTwoCollLeft {
	vertical-align: top;
	padding: 0 15px 0 0;
	}
.innerTwoColRight {
	vertical-align: top;
	padding: 0;
	}

.twoColSmall {
	background: #f1eee0;
	border: 1px solid #8f8b48;
	margin: 15px 0;
	}
.twoColSmall th { padding: 8px 3px; }
.twoColSmall td {
	width: 100%;
	padding: 8px 3px;
	font-size: 12px;
	font-weight: bold;
	}
.blueLinkBox {
	background: #e4f2f2;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 5px 10px;
	border: 1px solid #8f8b48;
	} 
	
.quickFacts {
	width: 100%;
	background: #fff;
	border: 1px solid #8f8b48;
	margin-bottom: 5px;
	}
.quickFacts td {
	padding: 5px;
	vertical-align: middle;
	font-size: 12px;
	} 
	
.innerFormBox {
	background: #f6f4e9;
	border: 1px solid #8f8b48;
	margin: 5px 0 15px 0;
	padding: 8px;
	font-size: 11px;
	}
table.innerFormBox {
	background: #f6f4e9;
	border: 1px solid #8f8b48;
	margin: 5px 0 15px 0;
	width: 688px;
	}
#pubMedSearch table.innerFormBox { width: auto; }
.innerFormBox th {
	padding: 4px 8px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	}
.innerFormBox td {
	padding: 4px 8px;
	vertical-align: top;
	font-size: 11px;
	}
.threeCol td { width: 33%; }
.threeCol td select {
	margin-bottom: 4px;
	width: 100%;
	}
	
#pubMedSearch { }
#pubMedSearch td {
	vertical-align: top;
	}
	
#pubMedInfo {
	width: 250px;
	}
#pubMedInfo th {
	margin: 0;
	padding: 0;
	}
#pubMedInfo td {
	background: url(../assets/background-PubMedInfo.gif) left repeat-y;
	font-size: 11px;
	padding: 0 25px;
	}

#siteMap { }
#siteMap td {
	padding: 0 12px;
	vertical-align: top;
	width: 33%;
	}
	
.newsItem { margin-bottom: 10px; }
.newsItem td { vertical-align: top; }
.newsItem .newsTab {
	text-align: right;
	vertical-align: bottom;
	}
.newsItem .newsThumb { padding: 0 5px 0 0; }
.newsItem .newsThumb img { border: 1px solid #666666; }
.newsItem .newsText { }
.newsDivider {
	width: 470px;
	height: 1px;
	background: #1f2222;
	}
	
.linkItems {
	width: 100%;
	margin-bottom: 15px;
	}
.linkItems th {
	text-align: left;
	padding: 0 5px 0 0;
	vertical-align: top;
	}
.linkItems th img {
	border: 1px solid #666666;
	vertical-align: top;
	}
.linkItems td {
	vertical-align: top;
	padding: 0;
	}
.linkItems h2 { margin: 0 0 5px 0; }
	
.nomargin { margin: 0; padding: 0; }
.floatRight { float: right; }
.floatLeft { float: left; }
.clear { clear: both; }
.right { text-align: right; }
.center { text-align: center; }
.print { display: none; }
.nodisplay { display: none; }

/*	HEADINGS
	============================================================================================ */

p, h1, h2, h3, h4, h5, h6 { margin-top: 0; }

p { line-height: 15px; }

h1 {
	font-weight: normal;
	font-size: 24px;
	color: #cf8504;
	margin-bottom: 15px;
	}
.formBox h1, .formBoxSmall h1 {
	background: #f6f4e9;
	border: 1px solid #8f8b48;
	margin: 0 0 5px 0;
	padding: 0 8px;
	}
.formBoxSmall h1.plain {
	background: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #cc9900;
	}
	
h2 {
	background: #e4f2f2;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #94b3c3;
	color: #cf8504;
	padding: 2px 6px;
	clear: both;
	margin: 0 0 10px 0;
	}
.formBoxSmall h2 {
	background: #f6f4e9;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #8f8b48;
	color: #326883;
	padding: 2px 4px;
	margin: 0 0 3px 0;
	}
	
	
h3, .content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #2787b7;
	}
	
.references h4 {
	font-size: 18px;
	color: #2388a4;
	}
	
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #cd341b;
	}
.blueBoxCenter h4 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #195f82;
	}
	
h5 {
	background: #e4f2f2;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #94b3c3;
	color: #cf8504;
	padding: 2px 6px;
	margin: 0 0 10px 0;
	}  
	
	
h6, .content h6 {
	font-size: 16px;
	font-weight: bold;
	color: #2787b7;
	}
	
.required {
	color: red;
	font-style: italic;
	}

.adminobj {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : White;
	border : thin solid Navy;
	}

.question {
	font-weight: bold;
	font-size: 12px;
	color: #cf8504;
	}
	
.small { font-size: 11px; }
	
/*	LINKS
	============================================================================================ */
.shtable {
	width: 296px;
	height: 154px;
	margin: 0px;
	padding: 0px;
	border: solid 1px #8F8B48;
}
.shtable img {
	margin: 34px 4px 0px 20px;
}
.shtable p {
	margin: 34px 15px 0px 0px;
}
.shtable.blackpepper {
   background: url(../assets/back_blackPepper.jpg) top left no-repeat;
}
.shtable.paprika {
   background: url(../assets/back_paprika.jpg) top left no-repeat;
}
.shtable.cinnamon {
	background: url(../assets/back_cinnamon.jpg) top left no-repeat;
	}
.shtable.redPepper {
	background: url(../assets/back_redPepper.jpg) top left no-repeat;
	}
.shtable.clove {
	background: url(../assets/back_cloves.jpg) top left no-repeat;
}
.shtable.rosemary {
	background: url(../assets/back_rosemary.jpg) top left no-repeat;
}
.shtable.cumin {
	background: url(../assets/back_cumin.jpg) top left no-repeat;
}
.shtable.sage {
	background: url(../assets/back_sage.jpg) top left no-repeat;
}
.shtable.ginger {
	background: url(../assets/back_ginger.jpg) top left no-repeat;
}
.shtable.turmeric {
	background: url(../assets/back_turmeric.jpg) top left no-repeat;
}
.shtable.oregano {
	background: url(../assets/back_oregano.jpg) top left no-repeat;
}
.shtable.vanilla {
	background: url(../assets/back_vanilla.jpg) top left no-repeat;
}

a:link, a:active, a:visited {
	color: #1489c1;
	text-decoration: underline;
	}
a:hover { color: #db3b3b; }

.spTable a:link, .spTable a:active, .spTable a:visited {
	color: #67450a;
	text-decoration: none;
	} 

.spTable a:hover { color: #cf8504; } 

#search a:link, #search a:active, #search a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	}
#search a:hover { color: #b7b7b7; }

#menu a:link, #menu a:active, #menu a:visited {
	color: #db3b3b;
	text-decoration: none;
	display: block;
	padding: 4px;
	}
#menu a:hover { color: #2490c6; }
#menu ul li.on a:link, #menu ul li.on a:active, #menu ul li.on a:visited {
	color: #2490c6;
	background: #bce6fe;
	font-weight: bold;
	}
#menu ul li.on a:hover { color: #db3b3b; }

#submenu a:link, #submenu a:active, #submenu a:visited {
	color: #1589c2;
	text-decoration: none;
	display: block;
	padding: 2px;
	}
#submenu a:hover { color: #db3b3b; }
#submenu ul li.on a:link, #submenu ul li.on a:active, #submenu ul li.on a:visited {
	color: #2490c6;
	font-weight: bold;
	text-decoration: underline;
	}
#submenu ul li.on a:hover { color: #db3b3b; }

#homeTL ul li a:link, #homeTL ul li a:active, #homeTL ul li a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #27841b;
	display: block;
	height: 14px;
	padding: 0 15px 0 20px;
	border-bottom: 1px solid #b9d5b5;
	text-decoration: none;
	}
#homeTL ul li a:hover {
	background: #caedc6;
	color: #23471f;
	}
	
#homeBL a:link, #homeBL a:active, #homeBL a:visited {
	color: #002c75;
	text-decoration: none;
	}
#homeBL a:hover { color: #1489c1; }

#boxMcCormick a:link, #boxMcCormick a:active, #boxMcCormick a:visited { color: #e02e00; }
#boxMcCormick a:hover { color: #1489c1; }

#didYouKnow01 a:link, #didYouKnow01 a:active, #didYouKnow01 a:visited,
#didYouKnow02 a:link, #didYouKnow02 a:active, #didYouKnow02 a:visited { color: #483420; }
#didYouKnow01 a:hover, #didYouKnow02 a:hover { color: #7b6039; }

#spicesForHealth01 a:link, #spicesForHealth01 a:active, #spicesForHealth01 a:visited, 
#spicesForHealth02 a:link, #spicesForHealth02 a:active, #spicesForHealth02 a:visited { color: #43550f; }
#spicesForHealth01 a:hover, #spicesForHealth02 a:hover { color: #768b41; }

.content h3 a { text-decoration: none; }

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	color: #04337b;
	text-decoration: none;
	font-size: 12px;
	}
#footer ul li a:hover { color: #2490c6; }

#footer ul li.msi a:link, #footer ul li.msi a:active, #footer ul li.msi a:visited {
	color: #db3b3b;
	font-weight: bold;
	padding: 0 15px 0 0;
	}
#footer ul li.msi a:hover { color: #2490c6; }

/*	LISTS
	============================================================================================ */

ul li { margin-bottom: 5px; }
ol li { margin-bottom: 8px; }

ul.diamondBullets {
	list-style-image: url(../assets/bulletDiamond.gif);
	font-weight: bold;
	clear: both;
	}
	
#siteMap ul { list-style-image: url(../assets/bulletDiamond.gif); }

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#menu ul li span {
	color: #718f9e;
	display: block;
	padding: 4px;
	}
#menu ul li.on { }

#submenu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#submenu ul li {
	background:  url(../assets/backgroundSubmenu.gif) top repeat-x;
	float: left;
	margin: 0;
	padding: 0;
	height: 26px;
	}
#submenu ul li span {
	color: #1589c2;
	padding: 3px;
	font-size: 11px;
	display: block;
	}
	
#homeTL ul {
	margin: 32px 6px 2px 6px;
	padding: 0;
	list-style: none;
	}
#homeTL ul li {
	margin: 0;
	padding: 0;
	}
	
#footer ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 4px 0 8px;
	}
#menu ul li span { color: #04337b; }

/*	IMAGES
	============================================================================================ */

img { border: none; }

.photoLeft {
	float: left;
	margin: 0 5px 10px 0;
	}
.photoThumbLeft {
	float: left;
	margin: 0 5px 10px 0;
	border: 1px solid #666666;
	}
.photoThumb { border: 1px solid #666666; }

/*	FORMS
	============================================================================================ */

form {
	margin: 0;
	padding: 0;
	}
input, textarea, select {
	font: 11px arial, tahoma, helvetica, sans-serif;
	color: #474627;
	}
.fullWidth { width: 98%; }

/*	MISCELLANEOUS
	============================================================================================ */

.hr {
	background: #cccccc;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	}
.hr hr { display: none; }

blockquote { margin-left: 15px; }

.formBoxSmall blockquote {
	margin: 0 10px 15px 10px;
	}