@import url('style.css');



#pagecontent {
	overflow: hidden;
	min-height: 625px;
	height: auto !important;
	height: 700px;
}

/*#panel-recipe p a.pLink { color: #0198cd; text-decoration: underline; } */

.box1 {
	margin-top: 10px;
}

.box1 a { margin-bottom: 5px; }

#recipeImg { 
	margin-left: 5px; 
	min-height: 272px;
	height: auto !important;
	height: 272px;
/*	min-height: 274px; 
	height: 274px;*/
}

p { margin-bottom: 25px; 
	margin-left: 16px;
}


p.greeting {
/*	text-transform: uppercase; */
	margin: 20px 0 16px 16px;
}

p.greeting span { font-weight: bold; }

.box1 p { margin-left: 0; }

.dottedLine {
	margin: 8px 0 10px 0; 
	width: 475px;
	overflow: auto;
	background: url(/img/en/recipe/dottedLine.gif) bottom left no-repeat;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

.dottedLineoftitle {
	min-height: 20px;
	height: auto !important;
	height: 20px;
}



.boxBelow { margin-top: 25px; }

#staticCARD { 
	min-height: 500px; 
	height: auto !important; 
	height: 600px; 
	overflow: hidden;
	*overflow: visible;
/*	_margin-left: -2px; */
}

form span {
	display: block;
	float: left;
	font-size: 10px; 
}


a.noLink { cursor: text; }

.ddTitle {
	font-size: 11px;
	font-weight: bold;
}

.recipeName {
	width: 231px;
}

.recipeName p { margin: 0; }

.recipeName a {
	margin-left: 15px;
}

.temporImg {
	position: absolute;
	margin-top: -75px;
	margin-left: 200px;
	z-index: 1000;
	display: none;
}

.ddTitle a {
	margin-left: 0px;
}

.category {
	width: 91px;
	text-align: center;
	margin-right: 70px;
}

.category a {
	width: 50px !important;
	width: 100px;
}

.recipeDelete {
	width: 45px;
	text-align: center;
}

.recipeDelete, .recipeDelete input { padding-top: 0; margin-top: 0; }













#btnUpdate {
	display: block;
	margin: 40px 0 0 385px;

}

/****************************** sign up ****************************/

ul#signupList {
	list-style-type: disc;
	color: #0c9cce;
	padding-left: 65px;
	width: 342px !important;
	width: 400px;
	margin-top: 20px !important;
	margin-top: 10px;
	margin-bottom: 20px;
/*	margin-left: 25px; */
}

ul#signupList li span { color: #373737; line-height: 18px; }

p.signupP {
	margin: 10px 0 0 50px;
}

fieldset { 
	width: 375px; 
/*	overflow: auto; */
	left: 41px; 
	padding-top: 20px; 
	position: relative;
}

fieldset div { margin-bottom: 15px; }

fieldset div span { display: block; }

.signupLeftside { margin-right: 25px; }

.signupHalf { 
	width: 175px;
	float: left;
}

.inputHalf { width: 175px; }

.signupFull { 
	width: 375px;
	clear: left;
}

.signinFull, .inputINFull {
	width: 250px;
}

.inputFull { width: 375px; }

.birth-month { clear: left; }


.dob { 
	clear: left;
}

.birth-month, .birth-year { width: 84px; float: left; }

.birth-month { margin-right: 5px;}

.btnSubmit { text-align: right; }

.rolloverthis-Main, ul#multiRecipeImgs li a.rolloverthis-sections {
/*	border: 1px solid red; */
	position: absolute;
	z-index: 500;
	display: block;
}

.rolloverthis-Main {
	width: 380px;
	height: 180px;
}

ul#multiRecipeImgs li a.rolloverthis-sections {
	width: 150px;
	height: 100px;
}

/*
#myProfile {
	margin-left: 45px;
	margin-top: 50px;
}
*/

#miniRecipeBox .recipeName {
	width: 200px;
}

#miniRecipeBox .category {
	width: 75px; 
	margin-right: 60px !important;
	margin-right: 40px;
}

#miniRecipeBox .dottedLine {
	width: 410px;
}

#miniRecipeBox #btnUpdate {
	margin-left: 336px;
	margin-top: 0px;
}

.box2 {
	padding-bottom: 40px;
	margin-bottom: 40px;
}

a.forgotpwd span {
	position: relative;
	bottom: 2px;
}

.recipeName p a.btnArrow, .recipeName a.btnArrow {
	display: block;
	width: 150px;
}

.category a.btnArrow {
	width: 75px !important;
	width: 90px;
	margin-left: 0 !important;
	margin-left: 10px;
}

#miniRecipeBox .dottedLine .recipeName p {
	width: 200px;
}

.box1 ul li {
	line-height: 16px;
}

select {
	font-size: 11px;
}

#staticCard {
	overflow: auto !important;
	overflow: hidden;
}

.signupFull ul li {  float: left; width: auto; }

.signupFull ul li span { position: relative; top: 3px; }

#updateButton {
	float: right; 
	margin-right: 30px !important;
	margin-right: 10px;
	margin-top: -15px;
}

#imgRecipe { top: 0; }