/* Bali Botanic Garden Styles for Print */

body{
    font-size:11pt;
    font-family:Verdana, Arial, Sans-serif;
	line-height:14pt;
	}

#container{
	width: auto;
	margin: 0 5%;
	padding:0;
	border:0;
	float:none !important;
	}
#container-inner{margin-left:0;}
#leftcontent {display:none;}
#centercontent {float:none;}
#banner, #nav {display:none;}
#hidden {
	visibility:visible;
	height:68px;
	}
.printscreen {visibility:hidden; height:0;}

/* Make links print URL after underlined text for Mozilla-Netscape browsers */

#centercontent a[href^="/"]:after {
   content: " (http://www.kebunrayabali.com" attr(href) ") ";}
#footer a[href^="/"]:after {
   content: " (http://www.kebunrayabali.com" attr(href) ") ";}

#calendar td a[href^="/"]:after {
   content: " (http://www.kebunrayabali.com" attr(href) ") ";}

a:link, a:visited {
	color:#666666;
	background:transparent;
	text-decoration:none;
	}


/* content */
		
#ofinterest, #ofinterest2{
	padding:10px;
	margin:10px;
	border:1px solid #cccccc;
	}

#centercontent p, #centercontent td {font-family:"Times New Roman", Times, serif;}

#centercontent .headline1{
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    }

#centercontent .headline2{
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
	font-style:italic;
	margin:10px 10px 0 0;
    }

#centercontent .headline3{
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
	font-style:italic;
	margin:10px 10px 0 0;
    }

#centercontent .headline4{
    color: #99cc00;
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
	font-style:italic;
	margin:10px 10px 0 0;
    }
	
#centercontent .headline5{
    color: #99cc00;
    font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
    line-height: 26px;
	margin:10px 10px 0 0;
    }
#centercontent .headline5a{
    color: #99cc00;
    font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
    line-height: 26px;
	margin:0 10px 0 0;
    }
		
#centercontent .subhead{
    color: #99cc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
	text-transform: uppercase;
    }

#centercontent .calltoaction{ 
font-size: 11pt; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

#centercontent .pullital{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:24px;
	color:#99cc00; 
	font-style:italic;
	}

#centercontent .legal{
	font-size:9px;
	font-style:italic;
	line-height:10px;
	padding-top:10px;
	color:#666666;
	}
	
#centercontent .caption{
	font-size:9px;
	line-height:10px;
	color:#660000;
	}
	
#centercontent blockquote{ 
	font-family: Georgia, Times, "Times New Roman", serif;
	margin-left:30px; 
	font-size: 11pt; 
	font-weight: normal; 
	}

#footer{
	margin-left:0;
	font-size:9px;
	color:#666;
	line-height:10px;
	padding-top:0px;
	}
	
/* For all regular lists */

ul{
	list-style:disk;
	list-style-position:outside;
	padding-left:30px;
	font-size: 11pt; 
	font-weight: normal; 
	font-family: Georgia, Times, "Times New Roman", serif;
	}
ol{
	list-style:decimal;
	list-style-position:outside;
	padding-left:30px;
	font-size: 11pt; 
	font-weight: normal; 
	font-family: Georgia, Times, "Times New Roman", serif;
	}

/* recipe styles below are only on /chef/barillatips recipe pages */ 

#recipetitle{
	padding:5px;
	margin:0;
	border:1px solid #ccc;
	text-transform:uppercase;
	color:#99cc00;
	}
.recipelist{
	float:left;
	width:160px;
	margin:0;
	padding:5px;
	font-size: 11pt; 
	font-weight: normal; 
	font-family: Georgia, Times, "Times New Roman", serif;
	}
.recipelist{list-style:none;}
.recipelist li{
	clear:both;
	width:160px;
	text-align:left;
	color:#990000;
	padding:2px 5px 2px 0;
	}
	
/* float positioning (needs to be after main z-index declarations in stylesheet to work correctly) */

img.left {float:left; padding:0 10px 10px 0;}
img.right {float:right; padding:0 0 10px 10px;}
div.left {float:left; padding:0 10px 10px 10px;}
div.right {float:right; padding:0 10px 10px 10px;}

/*misc table specs */

#contactForm { color: #333333; margin:10px 20px; font-size: 11pt; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; }
#contactForm td { height:30px;}
#contactForm td.label { width:100px; text-align:right; }

#wallpaper { margin:10px;}
#wallpaper td { height:30px; width:155px; }

#cheflist td { height:24px; }

#calendar {margin:0 5% 0 0; color:#000; font-size:10pt; line-height:18px;}
#calendar td#date {text-align:center; font-weight:bold; width:24px;}
