@charset "utf-8";
/* CSS Document */

/*img, div { behavior: url(../includes/iepngfix.htc) }*/

a
{
  outline: none;
}


/**********************************/
body, html, div, p, th, td, span
{
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	/*color:#4b4b4b;*/
	color:#7a3c1a;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
/*
p{
	margin-bottom:2px;
}
*/
p
{
	padding : 0;
	padding  : 5px 0px;
}
input, textarea, form 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
/**********************************/

body
{
	background: url(/en_CA/includes/images/contest/background/bg_repeat.jpg) repeat-x;
}

#main_container
{
	width:920px;
	height:auto;
	position:relative;
	margin:0px auto 0px auto;
	background:url(/en_CA/includes/images/contest/background/main_container_repeat.jpg) repeat-y;
	
}

#container
{
	width:895px;
	height:auto;
	position:relative;
	/*margin:0px auto 0px auto;*/
	color:#7a3c1a;
	/*background:url(/en_CA/includes/images/contest/background/bg_content_body_repeat.jpg) repeat-y;*/
	float:left;
}

#header
{
	position:relative;
	height:auto;
}

#header_logo
{
	position:relative;
	height:104px;
	width:911px;
	overflow:hidden;
	background:url(/en_CA/includes/images/header/header_logo.jpg) no-repeat;
}

#header_menu
{
	position:relative;
	width:895px;
	height:0px;
	overflow:hidden;
	background:url(/en_CA/includes/images/menu/bg_main_menu.jpg) no-repeat;	
}

#header_feature
{
	position:relative;
	width:895px;
	height:200px;
	overflow:hidden;
	background:url(/en_CA/includes/images/header/header_featured_plate.jpg) no-repeat;	
}

#recipe_search
{
	position:absolute;
	width:386px;
	height:48px;
	top:0px;
	left:494px;
	overflow:hidden;
	background:transparent url(/en_CA/includes/images/header/bg_recipe_search.gif) no-repeat;	
}

#right_shadow
{
	background:url(/en_CA/includes/images/contest/background/right_shadow.jpg) no-repeat;
	float:left;
	width:8px;
	height:433px;	
	overflow:hidden;
}

#left_shadow
{
	background:url(/en_CA/includes/images/contest/background/left_shadow.jpg) no-repeat;
	float:left;
	width:8px;
	height:433px;
	overflow:hidden;
}

/* CONTENT */
#content
{
	position:relative;
	height:auto;
	width:895px;
	background:#FFFFFF url(/en_CA/includes/images/contest/background/bg_content_body_repeat.jpg) repeat-y;
}

#content_bottom_round
{
	position:relative;
	height:18px;
	width:895px;
	background:#FFFFFF url(/en_CA/includes/images/background/bg_bottom_round.jpg) no-repeat;
	overflow:hidden;
}

/* FOOTER */
#footer
{
	background-color:#FFF;
	padding:20px 0px;
}

#footer, #footer div, #footer span
{
	color:#7a3c1a;
	text-align:center;
}

#footer a
{
	color:#7a3c1a;
	text-decoration:none;
}


.font10
{
	font-size:10px;
}

.font11
{
	font-size:11px;
}

.padding10
{
	padding:10px;
}

.padding-top10
{
	padding-top:10px;
}

.padding-top15
{
	padding-top:15px;
}

.padding-top20
{
	padding-top:20px;
}

.margin-left5
{
	margin-left:5px;
}

.margin-left10
{
	margin-left:10px;
}

.margin-left15
{
	margin-left:15px;
}

.centerfull
{
	position:relative;
	margin:0px auto 0px auto;
	width:920px;
}

.relative
{
	position:relative;
	height:auto;
}

.clear
{
	clear:both;
}

.red
{
	color:#F00;
}
.orange-title
{
	color:#c37224;
	font-size:16px;
	font-weight:bold;
}

.orange
{
	color:#c37224;
}

.brown-title
{
	color:#7a3c1a;
	font-size:16px;
	font-weight:bold;
}

/*input, textarea
{
border:1px solid #c6c6c6;
}*/