/* DOCUMENT ELEMENTS */
/*--------------------------------------------------------------------------------*/

body {
	background-color: #000066;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size : 100.01%;
	margin: 0;
	padding : 0;
	text-align: center; /* for IE */
}

p,ul,ol,h1,h2,h3,h4,h5,h6,form{
	margin : 0 0 1em 0;
	padding : 0;
}

img {
	padding : 0;
	margin: 0;	
	display: block;
}


/* SPECIFIC IDs */
/*--------------------------------------------------------------------------------*/


#page-wrapper {
	height: 100%;
	width: 994px;
	text-align: left;
	margin : 0 auto;
}

#synergy-bar {
	background : transparent url(/DisneyChannel/coryinthehouse/images/template/img_nav_top.gif) 0 0 no-repeat;
}

#top-banner-wrapper {
	text-align : center;
	background : transparent url(/DisneyChannel/coryinthehouse/images/template/img_bannerBG.gif) 0 0 no-repeat;
	
}

#ad-top {
	width: 14px;
}

#top-banner {
	text-align : left;
	margin : 0 auto;
	padding-left : 14px;
	width : 742px;
	background : transparent url(/DisneyChannel/navbar.disneyinternational.com/au/images/adtop728.gif) 0 0 no-repeat;
}

#dc-nav {
	
}

#dc-main {

}

#second-content {
	height: 264px;
	background: transparent url(/DisneyChannel/coryinthehouse/images/template/img_bottom_grads.gif) 0 0 repeat-x;
}

#bottom-banner-wrapper {
	float: left;
	width: 300px;
}

#email-a-friend {
	float: left;
	width: 460px;
}

#footer {
	font-size : 0.6em;
	line-height : 1.1em;
	color : white;
	height: 35px;
	margin: 4px 0 0 0;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {color : white; text-decoration : none;}
#footer a:hover {text-decoration : underline;}

#footer #footer-links {float : left;
width : 400px;}
#footer p {
	margin : 0;
	padding : 0;
}
#footer ul {
	margin : 0;
	list-style-type : none;
}
#footer ul li {
	float : left;
	margin : 0 7px 0 0;
	padding : 0 7px 0 0;
	border-right : 1px solid white;
	list-style-type : none;
}
#footer ul li.last-item {
	border-right : 0;
}
#footer p.copyright {
	float : right;
	margin : 0;
	padding : 0;
	text-align : right;
}

/* GENERIC CLASSES */
/*--------------------------------------------------------------------------------*/

.clearBoth {
	clear:both;
	height : 0;
	width : auto;
	border : 0;
	font-size: 1px;
	line-height: 1px;
	margin-top: -1px;
}

/* OVERRIDE RULES (template specific) */
/*--------------------------------------------------------------------------------*/
