/* -----  HTML STYLES  ----- */
img {border:none;}

/* -----  ELEMENT STYLES  ----- */
.copy_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
.copy_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.recipe_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2C2216;
}
.method {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.recipe_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
.recipe_highlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
.copy_blackCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.copy_brown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	line-height: 15px;
}

#panelTitleJulius {padding: 10px 0px 10px 0px;}
#panelTitleJulius h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a60304;
	font-size:17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960316;
	padding-bottom: 6px;
	margin-bottom: 10px;
	
	}

.panelRight01 {
	background-image:url(Images/right_panel4.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
.panelRight02 {
	background-image:url(Images/right_panel5.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

#panelRight02 {
	width:244px;
	height:198px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#panelRight02 h1 {
	font-weight:bold;
	font-colour: yellow;
	width:150px;
	color: #FBC837;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height:21px;
}

#panelRight02 h2 {
	font-weight:bold;
	font-colour: yellow;
	width:150px;
	color: #FBC837;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height:18px;
}

#panelRight02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height:13px;
}

#videoLinks {
	height:65px;
	font-family: Arial, sans-serif;
	font-size:9px;
	padding: 0px 0px 0px 10px; 
}

#videoLinks ul { margin: 0px; padding:0px 0px 5px 0px;}
#videoLinks li {background-image:url(Images/button-video.gif); padding:2px 0 0 16px; background-repeat:no-repeat; white-space:nowrap; float:left; margin: 0px; list-style-type:none; height:14px;}
#videoLinks li.title { width:92px; font-size:12px; font-weight:bold; color: #a60304;}
#videoLinks li.menu1 {width:77px;}
#videoLinks li.menu2 {width:50px;}
#videoLinks img {padding: 0px 2px 0px 0px; border:none; text-align:left;}
#videoLinks a { color:#000000; text-decoration:none;}
#videoLinks a:hover {text-decoration:underline;}

#panelRight03 {
	width:154px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 123px;
}
#panelRight03 h1 {
	font-weight:bold;
	font-colour: yellow;
	width:150px;
	color: #a60304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#panelRight03 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
