@charset "utf-8";
/* CSS Document */

/* ------------------------ GENERAL ID ----------------------------- */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #A1D92E;
}
#site_box {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.clear_div {
	clear:both;
}
/* -------------------------- 1 HEADER ------------------------------- */
#header {
	width: 100%;
	background-image: url(../images/header-top.jpg);
	height: 217px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------- TABS ------00------------------------- */
#home {
	background-image: url(../images/home01.gif);	
	cursor:pointer;
	width:55px;
	height:19px;
	float:left;
}
#home:hover {
	background-image: url(../images/home02.gif);	
	cursor:pointer;
	width:55px;
	height:19px;
}
#recipes {
	background-image: url(../images/recipes01.gif);
	cursor:pointer;
	width:61px;
	height:19px;
	float:left;
}
#recipes:hover {
	background-image: url(../images/recipes02.gif);
	cursor:pointer;
	width:61px;
	height:19px;
}
#tipsnguide {
	background-image: url(../images/tips01.gif);
	cursor:pointer;
	width:92px;
	height:19px;
	float:left;
}
#tipsnguide:hover {
	background-image: url(../images/tips02.gif);
	cursor:pointer;
	width:92px;
	height:19px;
}
#glossary {
	background-image: url(../images/glossary01.gif);
	cursor:pointer;
	width:64px;
	height:19px;
	float:left;
}
#glossary:hover {
	background-image: url(../images/glossary02.gif);
	cursor:pointer;
	width:64px;
	height:19px;
}
#news {
	background-image: url(../images/news01.gif);
	cursor:pointer;
	width:48px;
	height:19px;
	float:left;
}
#news:hover {
	background-image: url(../images/news02.gif);
	cursor:pointer;
	width:48px;
	height:19px;
}
#mytrymasak {
	background-image: url(../images/mytrymasak01.gif);
	cursor:pointer;
	width:90px;
	height:19px;
	float:left;
}
#mytrymasak:hover {
	background-image: url(../images/mytrymasak02.gif);
	cursor:pointer;
	width:90px;
	height:19px;
}


#header #header_menu {
}
#header #login_box {
	float: right;
	width: 450px;
	margin-top: 25px;
	margin-right: 45px;
	background-color: #FFFFFF;
	margin-bottom: 18px;
}
#header #login_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #000000;
}
#header #login-register {
	float:left;
	line-height: 20px;
}
#header #login-register a.link{
	color:#000000;
}
#header #tab-menu {
	z-index: 200;
	padding-top: 172px;
}
#header #tab-menu img {
	cursor:pointer;
}
#header #language-selection {
	padding-top:25px;
}
#header .link{
	margin-top:20px;
}
#header #facebook-login {
	float: left;
	margin-top: 10px;
	margin-left: 50px;
}
/* ------------------------- 1.1 TAB MENU ------------------------------ */


#home-logintext {
	color:#095922;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#rounded-topleft {
	background-image: url(../images/corner02.gif);
	height: 20px;
	width: 20px;
	float: right;
}
#rounded-topright {
	background-image: url(../images/corner01.gif);
	height: 20px;
	width: 20px;
	float: left;
}
#divider {
	background-color:#318575;
	height:25px;
	background-image: url(../images/pattern01.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	width: 100%;
}

/* --------------------------- 2 FOOTER ------------------------------ */
#footer {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}
#footer .footer_links {
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
#footer a:hover {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
#footer a {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#footer .footer_links ul {
	list-style-type: none;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
}
#footer #advertise_with_us {
	float: right;
}
.home-footertext2 {
	color:#F00001;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.recipes-searchtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.home-more2:active {
	color:#F80000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
a.home-more:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00000;
	text-decoration: underline;
}
a.home-more:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00000;
	text-decoration: underline;
}
a.home-more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7A01;
	text-decoration: underline;
}
a.home-more:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7A01;
	text-decoration: underline;
}
a.home-more2:link {
	color:#2E576E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
a.home-more2:visited {
	color:#2E576E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
a.highlight:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.highlight:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.highlight:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #F00000;
	text-decoration: underline;
}
a.highlight:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #F00000;
	text-decoration: underline;
}

/* CSS Document */

/* ------------------------------ LEFT COLUMN ------------------------------ */

#col_left {
	width: 635px;
	float: left;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#col_right .ad_right {
	margin-left:auto;
	margin-right:auto;
	width:250px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.col_bottom_left #latest_members-body {
	padding: 7px;
}
.col_bottom_right #most_active-body {
	padding: 7px;
}
a.recipes-func:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f00000;
	text-decoration: underline;
}
a.recipes-func:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f00000;
	text-decoration: underline;
}
a.recipes-func:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7A01;
	text-decoration: underline;
}
a.recipes-func:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7A01;
	text-decoration: none;
}

#header-out {
	background-color: #FFFFFF;
}
#black-spacer {
	background-color: #000000;
	height: 2px;
	width: 100%;
}
#slice1 {
	float: left;
	width: 30px;
	height: 40px;
}
#super-footer {
	width:100%;
	clear:both;
	background-color:#669900;
	font-family: "Microsoft Sans Serif", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #486312;
	background-position: bottom;
	background-repeat: repeat-x;
	
}
h3.code,pre {
  color:#444;
  font:12px/1.1em 'courier new',courier,monospace;
  width:90%;
}
h3.code {
  background:#e3c78b;
  text-align:right;
  padding:2px 3px;
}
pre {
  padding:10px;
  overflow:hidden;
}

/* for livepipe window*/
 #control_overlay {  
     background-color:#000;  
 } 
  
 .modal {  
     background-color:#fff;  
     padding:10px;  
     border:1px solid #333;  
 } 
  
 .tooltip {  
     border:1px solid #000;  
     background-color:#fff;  
     height:25px;  
     width:200px;  
     font-family:"Lucida Grande",Verdana;  
     font-size:10px;  
     color:#333;  
 } 
  
 .simple_window {  
     width:250px;  
     height:50px;  
     border:1px solid #000;  
     background-color:#fff;  
     padding:10px;  
     text-align:left;  
     font-family:"Lucida Grande",Verdana;  
     font-size:12px;  
     color:#333;  
 } 
  
 .window {  
     background-image:url("../stylesheets/window_background.png");  
     background-position:top left;  
     -moz-border-radius: 10px;  
     -webkit-border-radius: 10px;  
     padding:10px;  
     font-family:"Lucida Grande",Verdana;  
     font-size:13px;  
     font-weight:bold;  
     color:#fff;  
     text-align:center;  
     min-width:150px;  
     min-height:100px;  
 } 
  
 .window .window_contents {  
     margin-top:10px;  
     width:100%;  
     height:100%;      
 } 
  
 .window .window_header {  
     text-align:center;  
 } 
  
 .window .window_title {  
     margin-top:-7px;  
     margin-bottom:7px;  
     font-size:11px;  
     cursor:move;  
 } 
  
 .window .window_close {  
     display:block;  
     position:absolute;  
     top:4px;  
     left:5px;  
     height:13px;  
     width:13px;  
     background-image:url("../stylesheets/window_close.gif");  
     cursor:pointer;  
     cursor:hand;  
 }
/* end of for lightpipe window */
