*{
	margin: 0px;
	padding: 0px;
}

body{
	width: 100%;
	background:#7c8187 url('/images/shared/v1_2/body_bg.jpg') repeat-x;
	padding: 5px 0px 0px 0px;
	background-position: 0px 5px;
	background-color: #80868b;

}

p, a, em, h1, h2, h3, h4, h5, li, span{
	font-family: "trebuchet ms", verdana, helvetica, sans-serif;
	color: #272727;
}

a{color: #af2505;}

a:hover{
	text-decoration: underline; 
}

#wrapper{
	
	width: 870px;
	text-align:center;
	margin: 0px auto;
}

/* Container */

#container{
	/* background: #52575a; */
	background: #54595c url('/images/beta/register_side_graphic.gif') 0px -5px no-repeat;
	padding: 15px 0px 0px 15px;
	width: 870px;
	text-align:center;
	margin: 0px auto;
}


#header *, #container *{
	text-align: left;
}	

#header{
	background: transparent url('/images/shared/v1_2/branding.jpg') no-repeat;
	height: 114px;
	background-position: -10px 0px;
	width: 1022px;
	text-align:center;
	margin: 0px auto;
}

#header #branding{
	width: 510px;
	float: left;
	height: 77px;
}

#header #branding a{
	display: block;
	height: 77px;
	margin: 0px 0px 0px -15px;
	width: 510px;
	text-indent: -9999px;
}

#header #tagline{
	display: none;
	background-image:url('/images/shared/v1_2/market.jpg');
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-left: 25px;
	padding-top: 20px;
	width: 437px;
	float: left;
	margin-top: 12px;
}

#header #top_468_60_advert{
	float: right;
	width: 468px;
	padding-top: 7px;
	padding-right: 34px;

}

#header #nav{
	clear: both;
}
#header #nav ul{
	padding-left: 33px;
}
#header #nav ul li{
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px;
	width: 105px;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	height: 14px;
	text-align: center;
}

#header #nav li ul {
	position: absolute;
	width: inherit;
	left: -999px;
	padding:0px;
	margin: 0px 0px 0px 0px;
	top: 108px;
	z-index: 2;
	
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  background-color: #FFFFFF;
}
#header #nav li ul li{
	width: 125px;
	padding: 0px 0px;
	text-align: left;
	border-bottom: solid 1px #747474;
	height:26px;
}
#header #nav li ul li a{
	padding: 7px 0px 7px 12px;
	text-align: left;
}
#header #nav li:hover ul {
	left:auto;
}
#header #nav li:hover {
	background-color: #c64f1b;
}
#header #nav li:hover li {
	background-color: #FFFFFF;
}
#header #nav li li:hover {
	background-color: #888888;
}
#header #nav ul li a{
	/*height: 26px;*/
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	/*text-indent: -9999px;*/
}
#header #nav ul li ul a{
	color: #000000;
}
#header #nav ul li#cook{
	width: 125px;
}
#header #nav ul li#channel{
	width: 125px;
}
#header #nav ul li#shopping{
	width: 97px;
}
#header #nav ul li#shopping li{
	width: 97px;
}
#header #nav ul li#about{
	width:95px;
}
#header #nav ul li#about li{
	width: 95px;
}
#header #nav ul li#blog{
	width:67px;
}
#header #nav ul li#download {
	width:114px;
}
#header #nav ul li#contact{
	width:113px;
}
#header #sign_up{
	font-size: 13px;
	color: #000;
	padding: 6px 0px;
	margin-left: 60px;
	text-decoration: none;
	text-transform: none;
	height: 26px;
	display: block;
	float: left;
}
/* Form */
#register_member_form{
	position: relative;
	left: 340px;
	width: 500px;
}

#register_member_form  p{
	margin-bottom: 10px;

}

#register_member_form > p{
	margin-bottom: 25px;

}



.highlight{
	color: #8f0909;
}

td.tableCellTwo, td.tableCellOne{
	padding: 7px 50px 7px 0px;
	vertical-align: top;
}

td.tableCellTwo {
	width: 200px;
}

td,td.tableCellTwo .defaultBold,td.tableCellTwo .itempad, p{
	color: #fff;
	font-family: 'trebuchet ms', 'Lucida Grande', verdana, sans-serif;
	font-size: 12px;
}

td.tableCellTwo .itempad{
	font-size: 11px;
}



/* Footer */

#footer{
padding: 60px 0px 0px 0px; 
background: transparent url('/staging/images/blog/footer_cap.jpg') bottom left no-repeat;
height: 20px;
clear: both;}

/* Footer */

#footer{
padding: 60px 0px 0px 0px; 
background: transparent url('/staging/images/blog/footer_cap.jpg') bottom left no-repeat;
height: 20px;
clear: both;}

