/* CSS Document */

/*This CSS file was written for the You Love Disney website by Iain Hanlon contactme@iainhanlon.co.uk*/
/**********************************/
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-position: top;
}

/*Structural Elements*/
/**********************************/
	
#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top: 10px;
	padding:0;
	border: 1px solid #000000;
		}

#contentheader {
	height: 180px;
	width: 800px;
	background-color: #EC1C24;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}

#nav_menu {
	height: 30px;
	width: 800px;
	float:left;
	background-color: #3399FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	
		}

#maincontent {
	padding: 5px;
	width: 790px;
	margin-top: 0px;
	float:left;
		}				

#contentleft {
	width:390px;
	padding:0px 5px 0px 0px;
	float:left;
	margin-bottom: 5px;
	margin-top: 0px;
		}
	
#contentright {
	width:390px;
	float:left;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
		}

	
div#footer {
	clear: both;
	width:800px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EC1C24;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	}


/*logo*/
/**********************************/
div#logo {
	width:530px;
	height:150px;
	float:left;
	}

#logo h1 {
	height: 150px;
	width: 530px;
	font-size: 38px;
	text-align: center;
	line-height: 150px;
	text-indent: -2000em;
	margin:0px;
	padding:0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	}

#logo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	}

/*Navigation Menu*/
/**********************************/
ul#topnav
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin: 0px;
}

#topnav li
{
	display:inline;
	list-style-type: none;
}

#topnav a {
	padding: 6px 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	}

#topnav a:link, #topnav a:visited
{
color: #fff;
text-decoration: none;
}

#topnav a:hover
{
color: #fff;
background-color: #EC1C24;
text-decoration: none;
}


/*PageNavigation Menu*/
/**********************************/
div#pagenav {
	background-color: #3399FF;
	float:left;
	width: 100%;
	height: 30px;
	margin-bottom:5px;

		}


ul#pagenavlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin: 0px;
}

#pagenavlist li
{
	display:inline;
	list-style-type: none;
}

#pagenavlist a {
	padding: 6px 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	}

#pagenavlist a:link, #pagenavlist a:visited
{
color: #fff;
text-decoration: none;
}

#pagenavlist a:hover
{
color: #fff;
background-color: #EC1C24;
text-decoration: none;
}


/*Text Formatting*/
/**********************************/

p {	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 15px;
}

a {	color: #000000;
	margin-top: 0px;
	margin-bottom: 8px;
}

h1 {
	font-size: 16px;
	color: #0054A5;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 20px;
}

h2 {font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #EC1C24;
	line-height: 15px;
}
h3 {font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #000000;
	line-height: 15px;
}

h4 {font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #FFFFFF;
	line-height: 15px;
}

/*Creates a transparent block element above a background image*/
/**********************************/
div#homelink1 {
	height: 40px;
	width: 307px;
	display: block;
	float:left;
}

div#homelink1 a {
	font-size: None;
	display: block;
	height: 20px;
	width: 307px;
	line-height: 0px;
}

/*Inline Elements*/
/**********************************/
.formlabel {
	clear: left;
	float: left;
	width: 70px;
	padding-right: 5px;
	text-align: right;
	font-size: 9px;
}

.picspan {
	display: block;
	padding: 0px;
	line-height: 100%;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.picspanright {
	display: block;
	padding: 0px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
}
.reverse a {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 28px;
	text-decoration: none;
	background-color: #FFA400;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	display: block;
}

.picspan {
	display: block;
	padding: 0px;
	float: left;
	line-height: 100%;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0px;
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
}
.picspanright {
	display: block;
	padding: 0px;
	float: right;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	list-style-type: none;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}
.bodytxtspan {
	display: block;
	margin-left: 50px;
	width: 300px;
} 

.picspannoline {
	display: block;
	padding: 0px;
	float: left;
	line-height: 100%;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0px;
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 0px;
}
.picspanrightnoline {
	display: block;
	padding: 0px;
	float: right;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	list-style-type: none;
	overflow: hidden;
}

blockquote.float {
	float: right;
	width: 250px;
	padding: 2px;
	margin: 0 0em 0 5px;
	color: #FFFFFF;
	background: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
  }
 blockquote p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  }
  
  .reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 28px;
	text-decoration: none;
	background-color: #3399FF;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	display: block;
}

  .reverse_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399FF;
	width: 280px;
	display: block;
	padding-left: 5px;
}

/*Text Pop when mouse is rolled over text*/
/**********************************/

div#popup {
	width: 240px;
	position: relative;
	}

div#popup a {
	display:inline;
	width:350px;
	height:200px;
	text-decoration:none;
	color: #FFA400;
	font-size: 14px;
	font-weight: bold;
	}

div#popup a:hover {
	display:inline;
	color: #FFFFFF;
	background:transparent;
	border-right-style: none;
	}

div#popup a span {
	display: none;
	}

div#popup a:hover span {
	display: block;
	position: absolute;
	width: 340px;
	height:155px;
	padding:5px;
	font-size: 12px;
	color: #000000;
	z-index: 100;
	left: 0px;
	top: -175px;
	text-align: left;
	background-color: #FFA400;
	}
