@import url("global.css");

#red_stripe
{
	background:#892034;
	height:11px;
	margin:0 auto;
	width:970px;
}

#blue_stripe
{
	background-color:#115d65;
	clear:both;
	height:5px;
	width:100%;
}

#layout_center
{
	background:url("../images/layout_center_bg.jpg") repeat-y center top;
	margin:0 auto;
	padding:0 12px;
	/*width:994px;*/
	width:970px;	/*width - padding*/
}

/* BEGIN HEADER
******************************/
#header
{
	background:url("../images/header_bg.jpg") repeat-x left top;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	/*height:200px;*/
	height:189px;	/*height - (border-bottom)*/
}
	#header_left
	{
		float:left;
		height:189px;
		position:relative;
		text-align:center;
		/*width:390px;*/
		width:387px;	/*width - (#header-border) - (#flashBanner-border)*/
	}
		#exit_logo
		{
			position:absolute;
			bottom:10px;
			left:98px;
		}
	
	#flashBanner
	{
		border-left:1px solid #cccccc;
		float:right;
		height:189px;
		width:580px;
	}
/******************************/

/* START: tabbed navigation
******************************/
ul#main_nav
{
	background:url("../images/main_nav_bg.gif") repeat-x center top;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	display:block;
	height:38px;
	float:left;
	font-size:0.75em;
	list-style-type:none;
	margin:0;
	padding:0;
	/*width:970px;*/
	width:968px;	/*width - border*/
}
	
	#main_nav li
	{
		border-right:1px solid #3c8c99;
		float:left;
		/*height:100%;*/
		height: 38px;
	}
	
		#main_nav li a
		{
			color:#fff;
			float:left;
			/*height:100%;*/
			height:28px;
			padding:10px 7px 0 7px;
			text-decoration:none;
			/*width:100%;*/
		}
			#main_nav li a:hover
			{
				background-color:#cecdcd;
				color:#007b8a;
			}

ul#secondary_nav
{
	background:url("../images/secondary_nav_bg.gif") repeat-x center top;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #1e8792;
	clear:left;
	display:block;
	height:38px;
	float:left;
	font-size:0.75em;
	list-style-type:none;
	margin:0;
	padding:0;
	/*width:970px;*/
	width:968px;	/*width - border*/

}
	#secondary_nav li
	{
		border-right:1px solid #037886;
		float:left;
		/*height:100%;*/
		height: 38px;
	}
	
		#secondary_nav li a
		{
			color:#fff;
			float:left;
			/*height:100%;*/
			height: 28px;
			padding:10px 7px 0 7px;
			text-decoration:none;
			/*width:100%;*/
		}
			#secondary_nav li a:hover
			{
				background-color:#cecdcd;
				color:#007b8a;
			}
/* END: tabbed navigation
******************************/

/* BEGIN CONTENT 
******************************/
.layout_2col_wrapper
{
	background:#FFF url("../images/layout_2col_wrapper.gif") repeat-x left top;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	float:left;
}

	.layout_left
	{
		float:left;
		/*width:390px;*/
		width:388px;	/*width - (layout_2col_wrapper-border) - (layout_right-border)*/
	}
	
		#preview_dvd
		{
			background:url("../images/home/preview_dvd.jpg") no-repeat top left;
			border-top:1px solid #cccccc;
			/*height:220px;*/
			height:185px;	/*height - padding*/
			padding:35px 0 0 140px;
			/*width:388px;*/
			width:247px;	/*width - padding - (#prime_available-border)*/
		}
			
			#free_dvd
			{
				color:#155d64;
				display:block;
				font-size:1.5em;
			}
			
			#upclose
			{
				display:block;
				font-size:0.9em;
				margin:20px 0 0 0;
			}
			
			#learn_more
			{
				color:#892034;
				display:block;
				font-size:0.9em;
				margin:0 0 20px 0;
			}
		
		#percent1075
		{
			clear:both;
		}
			
			#percent1075 img
			{
				display:block;
				margin:48px auto 30px auto;
			}
			
			#percent1075 a
			{
				margin:0 0 0 150px;
			}
					
	.layout_right
	{
		border-left:1px solid #cccccc;
		float:right;
		padding:48px 5px 0 5px;
		/*width:580px;*/
		width:569px;	/*width - border - padding*/
	}

		#prime_available
		{
			background:url("../images/home/prime_available.jpg") no-repeat right top;
			border-top:1px solid #cccccc;
			color:#155d64;
			font-size:1.5em;
			/*height:220px;*/
			height:185px;	/*height - padding*/
			padding:35px 0 0 30px;
			position:relative;
			/*width:580px;*/
			width:550px;	/*width - padding*/
		}
		
			#prime_available img
			{
				float:left;
			}
			
			#prime_available #prime
			{
				float:left;
				line-height:1.5em;
				margin:-5px 0 0 10px;
			}
		
			#prime_available p
			{
				color:#000;
				font-size:0.6em;
				font-weight:bold;
				line-height:1.2em;
				position:absolute;
				bottom:40px;
				left:120px;
			}
			
			#prime_available .button
			{
				float:right;
				font-size:0.5em;
				line-height:30px;
				margin:80px 40px 0 0;
			}
/******************************/

/* BEGIN FOOTER

******************************/
#login_copy
{
	background:url("../images/login_copy_bg.jpg") no-repeat center top;
	clear:both;
	color:#FFF;
	font-size:0.6em;
	height:103px;
	margin:0px auto 50px auto;
	width:994px;
}
	
	#login_copy a
	{
		color:#fff;
	}
		#login_copy a:hover
		{
			color:#000;
		}
	
	#footer_copyright {
		float:left;
		padding:20px 40px;
		text-align:left;
	}
			
	#footer_login
	{
		padding:20px 40px;
	}

		#footer_login  ul {
			float:right;
			margin:0;
			padding:0;
		}
		
			#footer_login  ul li {
				list-style:none;
				float:left;
				padding:0;
				margin:0 5px 0 0;
			}
/******************************/

