/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0;
outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1em; color: black; background: white; }
ol, ul { list-style-type: none; list-style-position:outside;}
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* END RESET */

html { width: 100%; height: 100%; background:white url(/images/mainBackground.gif) top left repeat-x; }

body {
	margin: 0 auto;
	font: 62.5%/1.5 Verdana, sans-serif;
	background-color:#fff;
	width: 960px;
	height: 100%;
	position:relative;
	color:#444;
}

h1,h2,h3,h4,h5 { font-family: Georgia, Times, serif; font-weight:normal; padding:0.5em 0 0.2em 0; line-height:1.3em;}
h1 { font-size: 2.3em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.3em; }

p { margin: 0 0 1em 0; }
em { font-style: italic; }
a, a:link, a:visited { color: #d45500; border-bottom:1px solid #DFA47D; text-decoration:none; }
a:hover { color: #AF4600; }

#header, #mainNav { width: 960px; }
#header { background:url(/images/headerBackground.jpg) top left no-repeat; height:100px; position:relative;}
#mainNav { position:absolute; bottom:0; }
#mainNav .logo { float:left; margin:0 0 25px 10px; border-bottom:0; }
* html #mainNav .logo { margin:0 0 5px 10px; }
* html #nav { position:relative; top:23px; }

.clear_children {
	width: 960px;
	clear: both;
	position:relative;
	border-top:1px solid #1f4c74;
	margin-top:-1px;
	background:#fff url(/images/leftBackground.gif) top left repeat-y;
}

.left, .middle, .right {
	position:absolute;
	top:0;
	padding-bottom:5px;
}

.left {
	left:0;
	width: 240px;
	font-size: 1.1em;
}

.left a, .left a:link, .left a:visited, .right a, .right a:link, .right a:visited { color: #1C3664; border-bottom:0; }
.left a:hover, .right a:hover { color: #1C3664; border-bottom:1px solid #c1c9d8; }

.right {
	left:790px;
	width: 170px;
	font-size: 1.1em;
	border-left:1px solid #ccc;
}

#adsensevertical { margin-left:5px; }
#adsensesmallSquareBlue { margin:15px 0 0 18px; }
#adsensesmallSquare { float:right; margin:0 0 10px 15px; }

.middle {
	left:240px;
	width:515px;
	font-size:1.1em;
	line-height:1.6;
	padding:0 15px 20px 20px;
	border-right:1px solid #ccc;
}

#footer {
	width: 960px;
	font-size:1.2em;
	padding-bottom: 5px;
	border-top:solid 1px #ccc;
	text-align:center;
}

#footer ul { margin:10px 0; }
#footer ul li { display:inline; padding:0 0 0 20px; }
#footer a  { margin: 0 5px; color: #1C3664; border-bottom:0; }
#footer a:hover { color: #1C3664; border-bottom:1px solid #c1c9d8; }

.chicklet { margin-bottom: 10px; }

.chicklet h1, .chicklet h2 {
	margin: 10px 0;
	font-size:1.6em;
	color: #1C3664;
	background-color:#baced4;
	padding:0 10px;
	position:relative;
}

.right .chicklet h1, .right .chicklet h2 {
	background-color:transparent;
	padding:10px 0 0 0;
	margin:-1px 10px 10px 10px;
	border-top:1px solid #2c5c88;
}

.chicklet h1 a, .chicklet h1 a:link, .chicklet h1 a:visited, .chicklet h2 a, .chicklet h2 a:link, .chicklet h2 a:visited { color: #1C3664; border-bottom:0; }
.chickletBody { padding:0 10px; }
.chickletBody h4 { padding:0 0 10px 0; font-size:1.4em; }

.chickletBody li {
	margin: 7px 0;
	padding: 0;
	line-height: 1.2em;
}

.popChicklet { margin:20px 0 40px 0; }
.popChicklet .chickletBody { font: italic 1.4em/1.1 Georgia, serif; }
.popChicklet .chickletBody { color:#9BABBF;}
.popChicklet .chickletBody li { list-style-type:square; margin-left:15px; }
.popChicklet .chickletBody a { line-height:1.2; color: #AF4600; font-weight:bold; }
.popChicklet .chickletBody a:hover { color:#d45500; }
.right .popChicklet { margin-top:0; }
.right .popChicklet .chickletBody a { color: #d45500; }
.right .chickletBody { padding-right:0; }

.middleChicklet { margin-bottom:20px; }
.middleChicklet h2 { margin:10px 0; }
.middleChicklet ul { font:1.2em Georgia, serif; }
.middleChicklet li {
	width:45%;
	float:left;
	margin:5px 0px 5px 0;
	list-style-type:circle;
	padding-right:15px;
}

.middleChicklet .chickletBody li a { border-bottom:1px solid #DFA47D !important; }

.todaysVideos { height:706px; }
.relatedVideoChickletContent { min-height:405px; }
* html .relatedVideoChickletContent { height:405px; }

.globalErrorMessage {
	background-color: #FFE25F;
	padding: 10px;
	margin: 0 10px 10px 10px;
	border: solid #EFA848 1px;
	font-size: 1.8em;
}

.rssFeedArticlePage { float:left; margin: 0 15px 0 0; }
.rssFeed { font:1em Verdana, sans-serif; }
.rssFeed a { border-bottom:0; }
.rssFeed img { vertical-align: bottom; padding-right:5px; }

.topSpace { margin-top: 5px; }
.bottomSpace { margin-bottom: 5px; }
.topAndBottomSpace { margin-top: 5px; margin-bottom: 5px }
.underline { text-decoration: underline;}
.copy { text-align:center; font-size:1em; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.nobold, .nobold b { font-weight: normal;}
.small { font-size: 1em;}
.cleaner { clear: both; }
.moreMargin li { margin: 10px 0; }

.clear_children,.cc_tallest { position: relative; }
.cc_tallest:after { content: ''; }/* If it deals with navigation, it should be in this file */

#nav {
	background:#036 url(/images/navBackground2.gif) top left repeat-x;
	width: 960px;
	height: 30px;
	float: left;
	clear: left;
}

#nav ul {
	float: left;
	clear: left;
	width: 960px;
	height: 30px;
	margin: 0;
	display: inline;
}

#nav ul li {
	float: left;
	padding: 0;
	line-height:25px;
	background:transparent url(/images/tabEnd.gif) top right repeat-y;
}

#nav ul li a {
	float: left;
	display: block;
	border-bottom:0;
	font-size: 1.2em;
	color: #fff;
	padding: 2px 14px 2px;
}

#nav ul li a:hover { color: #bccde0; }
#timestamp { float: right; }

#header p.phraseDescription {
	font-size: 1em;
	line-height:1.3em;
	width: 880px;
	color:#666;
	position:absolute;
	bottom:26px;
	left:53px;
}

#textSearchForm {
	float:right;
	position:relative;
	top:-25px;
	right:0;
}

#textSearchForm input { font-size:1em; position:relative; top:-4px; }
#textSearchForm img { cursor:pointer; }

.hdiv {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	display: none;
}

ol.breadCrumb {
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 0;
	display: none;
}

.breadCrumb li {
	display: inline;
}

.topLinks { position:absolute; top:0; right:10px; width:300px; text-align:right;}
.topLinks li { display:inline;  margin:0 10px; }
.topLinks li a {  border-bottom:0; }
.topLinks li a:hover { border-bottom:1px solid #FFE1CC; }/* main content classes (search results, articles, etc.)*/

/* ARTICLE DIRECTORY */

ul#artDirList li {
	width:245px;
	float:left;
	height:140px;
	padding:0 10px 0 0;
}

ul#artDirList div {
	border-bottom:1px solid #ccc;
	height:55px;
	position:relative;
}

ul#artDirList div div {
	display:inline;
	position:absolute;
	bottom:0;
	height:auto;
	border-bottom:0;
}

ul#artDirList div h4 { display:inline; }
ul#artDirList div h4 a, ul#artDirList div li a { color:#425981 !important;}
ul#artDirList div ul { font-size:0.9em; margin-top:-5px; }
ul#artDirList div li { display:inline; float:none; width:auto; height:auto; padding:0; font:1em Georgia, serif; }
ul#artDirList img { margin-top:13px; }
ul#artDirList li a { font-size:1em; border-bottom:0; }
ul#artDirList li ul { padding:5px 0 0 0; }
ul#artDirList li ul li { margin:0 0 10px 0; height:auto; }

ul#artDirList li ul li a {
	border-bottom:0;
	color:#db6a1f;
	font-size:1em;
	display:inline;
}

#relatedArticles p { margin: 0 0 15px 0; }
#relatedArticles p b { font-weight:normal; }
.catChildrenBlock h4:before { content: "\BB\ " }

.itemsForCategory li p { width: 99%;  /* in IE, <i> tag widens div, this fixes it */ }

.articleInfo { clear:both; }
.articleInfo li { padding-left:20px; }
.articleInfo li h4 { text-align:right; }

.searchSummary { font-style:italic; }
.searchSummary ul li, .searchSummary ul { font:normal 0.9em Verdana, sans-serif; display:inline; }

h2.inResults { font-size:1.6em; }
.articleDesc { font-style:italic; }

/* COMPANY INFO */

.companyInfo { clear:both; }
.companyInfo h2 { font-size: 1.4em; }
.basicCompanyInfo h2 { font-size: 1.8em; padding-top:0; }

.basicCompanyInfo {
	float:left;
	width:360px;
	margin:20px 0;
}

.companyInfo .companyLogo a { border-bottom:0; }
.companyInfo .companyLogo h2 a { border-bottom:1px solid #FFE1CC; }
.companyLogo {
	text-align: center;
	width: 150px;
	float:right;
	margin-top:20px;
}

.exitLink ul.topLevel { margin: 0; }
.exitLink ul.topLevel li { list-style-image: url( /images/green_arrow.gif ); }

.exitLink ul.topLevel ul {
	text-align: left;
	margin: 0;
	padding-left: 25px;
	font-size: 1.4em;
}

.exitLink ul.topLevel ul li {
	list-style-image: none;
	list-style-type: disc;
}

#splashPageContent .kitchenCompanies {
	background: url( /images/arrow.gif ) no-repeat top left;
	text-align: left;
	font-size: 1.6em;
	padding: 35px 0 0 75px;
}

#mainContent .homeRight .exitLink2 {
	padding-left: 10px;
	font-size: 1.5em;
}

/* VIDEO CLASSES */

.videoLibraryText { padding: 0 15px 0 0; }
.videoLibraryPreviewText { text-align: center; }
div.videoInfo td { padding-bottom: 15px; }

.videoContainer { clear:both; min-height:170px; }
* html .videoContainer { height:170px; }
.videoContainer h3 { clear:both; margin:30px 0 10px 0; }

.chickletBody .embeddedVideoList li { padding-left:20px; }

.videoContainer .videoLibraryText {
	float:right;
	clear:right;
	width:310px;
}

.videoContainer h5 {
	text-align:right;
	clear:both;
	padding-top:0;
}

.videoContainer h4 { padding-top:0; }

.videoBody, .relatedVideoBody { margin-bottom:20px; min-height:210px; }
.videoBody a, .relatedVideoBody a { font:1.2em/1.4em Georgia, serif; }

.randomVideosMiddle .videoContainer { float:right; }

/* DIRECTORY */

ul.dirCol { width:49%; float:left; }
ul.dirCol li { margin-bottom:10px; font-weight:bold; }
ul.dirCol ul {  }
ul.dirCol ul li { display:inline; font-weight:normal; font-size:0.9em; }

.alphaHeader {
	background-color: #dedede;
	text-align: center;
	margin-bottom: 20px;
}

.alphaBackToTop { float: right; }
.alphaHeader a { font-size: 1.4em; }

.alphaHeader a.azCurrent {
	font-size: 2em;
	color: black;
}

#date {
	font-size:1.1em;
	margin:-3px 0 15px 2px;
	color:#666;
}

.newsletterMessage { margin-bottom: 8px; }

.chicklet div.catTree {
	padding-right: 0;
	padding-left: 2px;
}

.catTree ul.catTreeTop { margin: 0; }

.catTree ul li {
	background: url( /images/bullet.gif ) no-repeat 0 2px;
	padding: 0 0 0 8px;
	margin: 3px 0 0 0;
}

#linkPartners .partnerInfo .partnerType, #linkPartners .partnerInfo h4.partnerType { margin-bottom: 0; }

/* HARD CODED CHICKLET */

.hardCodedChicklet {
	border-left:1px solid #ccc;
	width:180px;
	float:right;
	margin: 0 0 10px 15px;
	padding:0 0 0 5px;
}

.hardCodedChicklet h2 {
padding-left:10px;
}

.hardCodedChicklet h5 {
	font-size:1.5em;
	padding:0;
	margin:0;
}

.hardCodedChicklet ul ul { padding-bottom:10px; }
.hardCodedChicklet ul ul li { font-size:1.3em; padding:0.1em 0; }
.hardCodedChicklet ul ul li a { color:#AF4600; border-bottom:0;  }
.hardCodedChicklet ul ul li a:hover { color: #d45500; border-bottom:1px solid #DFA47D;}div.wikiContent ul, div.wikiContent ol {
	padding-left: 35px;
	margin: 10px 0;
	list-style-type:disc;
}

div.remBio, span.remBio {
	font-style: italic;
	margin: 8px 0;
}

div.remFootnotes, span.remFootnotes {
	font-style: italic;
	margin: 8px 0;
}

table.wikitable { margin:10px 0; width:100%; }
table.wikitable td, table.wikitable th { padding:5px 10px 5px 0; }
table.wikitable td { border-bottom: 1px solid #e1e1e1; }

table.wikitable th {
	border-top: 3px double #baced4;
	border-bottom: 3px double #baced4;
	font:1.4em Georgia, serif;
}/* Search Field Styles */
#topSearchForm { padding:5px 0 0 10px; }

select.largeDropDown {
	font-size:1em;
	width:220px;
	margin-bottom:5px;
	font-family:Verdana, sans-serif;
}
