/* CSS Document */
/* Simplified Box Model Hack to force correct font sizing in IE5 */
* html body {
	font-size: x-small; /* for IE5/WIN */
	f\ont-size: small;  /* for other IE versions */
}

body {  
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif; 
	font-size: 13px;
	background-color: #F7F9F4;
}

#container {
	width: 800px;
	background-color: #FFFFFF;
	border: solid #669999;
	border-width: 0 1px;
	margin: auto;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat:  no-repeat;	 
	height: 83px;
	margin: 0;
	padding: 0;
}

#chromemenu {
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 28px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: solid #669999 1px;
	margin-bottom: 40px;
}

#chromemenu ul {
	margin: 0;
	padding-top: 5px;
	list-style-type: none;
}

#chromemenu li {
	display: inline;
}

#chromemenu a {
	color:#336666;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px;
}

#content {
	padding: 0 50px;
	margin: 15px 0;
}

#content.flash {
	padding: 0;
}

#content h1, #column1 h1, #column2 h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color:#333366;
	background-image: url(../images/h1.2.jpg);
	background-repeat: repeat-x; 
	line-height: 29px;
	padding-left: 7px;
	padding-top: 4px;
	margin-bottom: 30px;
}

#content h2, #column1 h2, #column2 h2, #set1 h2, #set2 h2, #flash h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #336666;
	font-weight: bold;
	font-size: 15px;
	border-bottom: solid #336666 2px;
}

#content h2.video {
	clear: both;
	padding-top: 25px;
}

#content h3, #column1 h3, #column2 h3 { 
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #333366;
	background-image: url(../images/h1.2.jpg);
	background-repeat: repeat-x; 
	line-height: 29px;
	padding-left: 7px;
	margin: 30px 0 20px 0;
}

#content h3.flashpage {
	margin-left: 30px;
}

#content a, #column2 a { color: #669999; text-decoration: none; font-weight: bold; }
#content a:hover, #column2 a:hover { color:#95C966; }

#content a.view, #column2 a.view { color: #669999; text-decoration: none; font-weight: bold; font-size: 12px; }
#content a.view:hover, #column2 a.view:hover { color: #66CCCC; }

#content ul {
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;
}

#content ul li {
	margin: 2em 0;
}

/*exception for recipe lists*/

#content ul li.recipe {
	margin: 0 0;
}

#column1 {
	float: left;
	width: 314px;
	margin: 70px 0 0 12px;
}

#column1 ul li{
	list-style-type: none;
}

#column2 {
	margin: 40px 20px 0 350px;
}

#flash {
	float: left;	
}

#flashText, #flashTextThin {
	padding: 0 30px 0 40px;
	text-align: justify;
	line-height: 1.75em;
}

#flashText {
	margin-left: 470px;
}

#flashTextThin p.tween {
	margin-left: 510px;
}

#flashTextThin p.nomarg {
	margin-left: 0;
}

#flashTextThin p.flow {
	clear: none;
}

#flash h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #336666; 
	line-height: 29px;
	padding-left: 7px;
	margin: 0 20px 20px 20px;
	width: 460px;
	text-align:center;
}

#flashText p.question, #flashTextThin p.question {
	color: #003;
	background-color:#FFFFF4;
	border-bottom: solid 2px #FC0;
	padding: 7px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
}

#embed {
	border: solid #999 1px;
	width: 400px;
	margin: 10px 25px 10px 0;
	float:left;
	padding-top: 20px;
}

/* --------------------------------- HOME DETAILS ---------------------------------  */

#home {
	background-image: url(../images/tikweb-new-Jan2008_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 15px auto;/*10px 0 25px 20px;*/
}

#home img.start {
	margin-top: 176px;
	margin-left: 20px;
}

li.explore, li.explore2, li.explore3 {
	display: inline;
	list-style-type: none;
	background-image: none;	
	font-size: 15px;
}

li.explore a {
	margin-right: 30px;
}

li.explore2 a {
	margin-left: 38px;
}

li.explore3 a {
	margin-left: 24px;
}

#home a.homeimg {
	margin: 0 10px 0 35px;
}

#home a.homeimg2 {
	margin: 0 10px 0 7px;
}

#home a.homeimg3 {
	margin: 0 17px 0 44px;
}

#home a.homeimg4 {
	margin: 0;
}

#home a.homeimg, #home a.homeimg2, #home a.homeimg4 {
	opacity: 1;
	filter: alpha(opacity=100);
}

#home a:hover.homeimg, #home a:hover.homeimg2, #home a:hover.homeimg4 {
	opacity: .7;
	filter: alpha(opacity=70);
}

#home a.homeimg3 {
	opacity: .7;
	filter: alpha(opacity=70);
}

#home a:hover.homeimg3{
	opacity: 1;
	filter: alpha(opacity=100);
} 


#home #latest {
	border: dotted 1px #336666;
	background-color:#F8FFEC;
	padding: 5px 20px;
}

#home #latest ul {
	line-height: 1em;
	list-style-type: circle;
}

#home #latest ul li {
	margin: 4px;
}

.blah {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}


/* --------------------------------- PHOTO GALLERY DETAILS ---------------------------------  */

#fullcolumnTOP {
	text-align: center;
	margin: 15px 20px;
	background-image: url(../images/h1.2.jpg);
	background-repeat: repeat-x;
	height: 36px;
	margin-top: 20px;
}

#fullcolumnTOP h2 { 
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333366;
	line-height: 29px;
	padding-top: 4px;
}

/* for home page only */
#fullcolumnTOP {
	text-transform: none;
	background-image: none;
} 
/* end h1 for home page */

#set1 {
	width: 370px;
	float: left;
	margin: 15px;
}

#set2 {
	float: right;
	width: 370px;
	margin: 15px;
}

#set1 img, #set2 img {
	border: solid 1px #aaa;
	margin: 2px 1px;
}

#set1 a img, #set2 a img, #col1 a img {
	opacity: .6;
} 

#set1 a img:hover, #set2 a img:hover {
	opacity: 1;
}

#col1 img {
	margin: 0 12px;
}

.centerThumbs {
	margin: 0 10px 10px 10px;
}

.centercrews {
	text-align: center;
}

/* --------------------------------- Q&A DETAILS --------------------------------- */

ol {
	color: #696969;
	font-weight:bold;
	padding: 25px 0 25px 0;
	border-bottom: dotted 2px #696969;
}

ol li a:link { color: #336699; }
ol li a:hover { color: #95C966; }

.qaclips img {
	float: left;
	margin: 0 15px 5px 0; 	
}

.q {
	color: #336699;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 30px;
}

.a {
	padding-bottom: 20px;
	color: #333333;	
}

.top {
	margin-left: 600px;
	font-size: .8em;
}

/* --------------------------------- RESOURCES DETAILS --------------------------------- */

#submenuH {
	margin: auto;
}
	
#submenuH a {
	color: #696969;
	font-weight:bold;
	padding: 0 20px;
}

a.back2top {
	position: fixed;
	background-color: #333333;
	opacity: 0.4;
	filter: alpha(opacity=40);
	right: 0;
	top: 80%;
	padding: 8px 15px;
	width: 40px;
	text-align: center;
}

a.back2top:hover {
	background-color: #333333;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#facetwit {
	position: fixed;
	top: 0;
	left: 10%;
}
	
#facetwit a {
	opacity: 0.4;
	filter: alpha(opacity=40);
	padding: 0 5px;
}

#facetwit a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}


/* --------------------------------- FOOTER DETAILS ---------------------------------  */

#footer {
	width: 750 px;
	height: 65px;
	background-color: #FFFFFF;
	border-top: solid #999999 2px;
	border-bottom: solid #999999 2px;
	clear: both;
	padding: 5px;
}

#footer img {
	margin: 12px 4px;
	float: left;
}
	
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 40px;
	text-align: right;
}

#footer a {
	color: #4C4C4C;
	font-weight:bold;
	text-decoration:none;
}

a.kapi:hover {
	color:#336666;
	text-decoration:underline;
}
/* end footer details */

a img {
	border: none;
}

sup {
	font-size: .8em;
}

a.vertical { /* is this being used by anything? If not, delete! */
	text-decoration: none;
	font-weight: bold;
	color: #336666;
}

.narrow {
	width: 600px;
	margin: auto;
}

.thin {
	width: 70px;
}
	
.hot {
	color: #CC0000;
}

.goRight {
	text-align: right;
}

.goCenter {
	text-align: center;
}

p.video {
	width: 480px;
}

img.video {
	float: left;
	margin: 5px 15px 5px 8px;
	border: outset 3px #000;
}

img.right {
	float: right;
	border: solid 1px #000;
	margin-left: 10px;
}

img.left {
	float: left;
	border: solid 1px #000;
	margin: 0 10px 8px 0;
}

img.noBorder {
	margin: auto;
	margin-bottom: 20px;
	display: block;
 	border: none;
}

img.simpleNoBorder {
	border: none;
}

p.paperback {
	color: #CC0000;
	text-align: right;
	margin-right: 98px;
	margin-top: 0;
	font-size: .8em;
}

p.scotese {
	text-align: justify;
	font-size: .8em;
	width: 150px;
}

p.lead1 {
	color: #333366;
	font-size: 14px;
	/*background-image: url(../images/h1.2.jpg);*/
	padding:4px 0;
}

p.button {
	margin: 22px 0;
}

p.tween {
	background-color: #FFC;
	border-top: solid 1px #6F3;
	border-bottom: solid 1px #360;
	padding: 12px 18px;
	color: #366;
	/*font-weight: bold;*/
	font-size: 1.2em;
	text-align: left;
	line-height: 1.75em;
	margin: 22px 18px;
	/*margin-left: 475px;*/
}

.goButton {
	/*background-color: #336666;
	border-top: solid 2px #6C9;
	border-left: solid 2px #6C9;
	border-right: solid 2px #033;
	border-bottom: solid 2px #033;*/
	background-color: #390;
	border-top: solid 2px #6F3;
	border-left: solid 2px #6F3;
	border-right: solid 2px #360;
	border-bottom: solid 2px #360;
	padding: 12px;
	color: #FFC;
	font-weight: bold;
}

.noborder {
	border: 0;
}

.lowercase {
	text-transform: capitalize;	
}

.leadSentence {
	font-size: 1.2em;
	color:#336666;
	font-weight: bold;
}

h3.flashpage {
	padding-left: 10px;
}

div.flv {
	margin-left:150px;
}	

li.doubleHigh {
	line-height: 2.5em;
	}
	
img.facebook {
	vertical-align: middle;
	}