body {
	background: url('../img/back_pattern.gif');
}

#mainContainer {
	width: 900px;
	height: 600px;
	border: 0px solid #000000;
	background: url('../img/gg_test.jpg') no-repeat;
}

#mainContainer2 {
	width: 900px;
	height: 600px;
	border: 0px solid #000000;
	background: url('../img/gg_test2.jpg') no-repeat;
}

#menuColumn {
	float: left;
	width: 177px;
	height: 600px;
	border: 0px solid #0000FF;
	background: url(../img/new.png) no-repeat 10px 355px;
}

#mainBodyTwo {
	float: left;
	width: 593px;
	height: 600px;
	border: 0px solid #FFF000;
}

#sideBar {
	float: left;
	width: 130px;
	height: 600px;
	border: 0px solid #FF0000;
}

.logobox {
	height: 150px
}

.mcMenu ul {
	width: 120px;
	text-align: center;
	border: 0px solid #FF0000;
	margin-left: 37px
}

.mcMenu ul li {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #6C5329;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 8px
}

.mcMenu ul li a {
	color: #6C5329;
	text-decoration: none
}

.mcMenu ul li a:hover {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 8px;
	background-color: #6C5329
}

.mcMenu ul li.blog {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 8px;
}

.mcMenu ul li.blog a {
	color: #F00;
	text-decoration: none
}

.mcMenu ul li.blog a:hover {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 8px;
	background-color: #F00
}

#innerBody {
	width: 590px;
	height: 800px;
	border: 0px solid #FFF000;
}

#innerHeader {
	width: 415px;
	height: 35px;
	margin-top: 25px;
	text-align: right;
	border: 0px solid #FF0000;
}

#innerSubMenu {
	width: 460px;
	height: 22px;
	margin-left: 5px;
	border: 0px solid #FF0000;
}

#innerContent {
	border: 0px solid #FFF000;
}

#recipeBody {
	background-image: url(../img/recipes.jpg);
	background-repeat: no-repeat;
}

.cAbout {
	background: url('../img/b_about.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.yPlain {
	background: url('../img/img_y_plain.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.yNonfat {
	background: url('../img/img_y_nonfat.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.yFig {
	background: url('../img/img_y_fig.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.yHoney {
	background: url('../img/img_y_honey.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.yPomegranate {
	background: url('../img/img_y_pomegranate.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.sVanilla {
	background: url('../img/img_y_vanilla.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.yHoneyblueberry {
	background: url('../img/img_y_honeyblueberry.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.yVanillahoney {
	background: url('../img/img_y_vanillahoney.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.yhoneystrawberry {
	background: url('../img/img_y_honeystrawberry.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.iBaklava {
	background: url('../img/img_i_baklava.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

.iChocolata {
	background: url('../img/img_i_chocolata.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}
.iHoneyPom {
	background: url('../img/img_i_honeypom.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}
.Lebni {
	background: url('../img/img_lebni.jpg') no-repeat;
	width: 593px;
	height: 482px;
	border: 0px solid #FF0000;
}

li.selected{
	background-color:#630;
	border-top:#FFF inset solid;
}
ul.sMenu {margin-left:10px;}
ul.subMenu {margin-left:10px;}
#yMenu {
	display: block; position: absolute; background-color:#630;;
}
.small {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}

.pHeader {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 26px;
}

ul.sMenu li {
	display: inline;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#FC0;
	font-size: 10px;
	line-height: 20px;
	margin-right: 15px;
	padding:4px;
}

ul.sMenu li a {
	text-decoration: none;
	color:#FC0;
}

ul.sMenu li a:hover {
	text-decoration: none;
	color:#FFF;
}

ul.subMenu li {
	display: inline;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#FFF;
	font-size: 10px;
	line-height: 20px;
	margin-right: 15px
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
}

ul.subMenu li a {
	text-decoration: none;
	color:#C30;
}

ul.subMenu li a:hover {
	text-decoration: none;
	color:#000;
}
li.xselected{
	color:#300;
	background-color:#FFF;
}
li.xselected a {
	color:#300;
	background-color:#FFF;
}

.contactAdr {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

h3 {
	display: inline
}

.cHeader {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}

.cHeader3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}

.cHeader2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}


.cSubHeader2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.scroll-pane {
	width: 500px;
	height: 458px;
	overflow: auto;
	float: left;
}

.scroll-pane2 {
	width: 400px;
	height: 458px;
	overflow: auto;
	float: left;
}

.scroll-pane3 {
	width: 375px;
	height: 458px;
	overflow: auto;
	float: left;
}

.scroll-pane4 {
	width: 375px;
	height: 430px;
	overflow: auto;
	float: left;
}

.scroll-pane5 {
	width: 500px;
	height: 300px;
	overflow: auto;
	float: left;
}

.scroll-pane6 {
	width: 250px;
	height: 150px;
	overflow: auto;
	float: left;
}

.nMenu {
	height: 460px;
	overflow-y: scroll;
	overflow-x: visible
}

.nMenu ul {
	width: 170px;
}

.nMenu ul li {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #05368D;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 12px
}

.nMenu ul li a {
	color: #05368D;
	text-decoration: none
}

.nMenu ul li a:hover {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 8px;
	background-color: #05368D
}

.hide {
	display: none;
	visibility: hidden;
	overflow: scroll;
	width: 100px;
	height: 300px;
}

ul.ingredients {
	list-style-position: outside;
	list-style: square;
	margin-left: 20px
}

ul.ingredients li {
	margin-bottom: 5px
}

a.links {
	color: #FF4F67;
	font-weight: bold;
	text-decoration: none
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px
}

.qform {
	margin: 5px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	/*border:1px solid #333333;*/
}

.qform2 {
	margin: 5px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*border:1px solid #333333;*/
}

input.ci {
	background-color: #05368D;
	border: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 20px;
	padding: 2px;
	width: 240px
}

textarea.ci {
	background-color: #05368D;
	border: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 505px;
	height: 150px;
	padding: 2px
}

input.fi {
	background-color: #05368D;
	border: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 20px;
	padding: 2px;
	width: 150px
}

textarea.fi {
	background-color: #05368D;
	border: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 150px;
	height: 150px;
	padding: 2px
}

a.pLinks {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.feedtext {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #6C5329;
	font-size: 13px;
	line-height: 16px;
}

.feedname {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

.feedloc {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 13px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #000000;*/
	width: 300px;
	background-color: #05368D;
	padding: 8px;
	/*opacity: 0.85;*/
}

#tooltip  div.body {
	font-family: Verdana, sans-serif;
	/*font-weight:bold;*/
	font-size: 10px;
	color: #CFE0FF;
}

#tooltip h3,#tooltip div {
	display: inline;
	margin: 0 6px 0 0;
	font-family: Verdana, sans-serif;
	/*font-weight:bold;*/
	font-size: 10px;
	color: #FFFFFF;
}

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding: 20px;
	height: 135px;
	opacity: 0.8;
	background: url('shadow.png');
}

#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}

#tooltip.pretty div {
	width: 220px;
	text-align: left;
}

#tooltip.fancy {
	background: url('shadow2.png');
	padding-top: 5em;
	height: 100px;
}

