/*

Theme Name: New Zealand Immigration DVD
Theme URI: nzimmigrationdvd.com
Version: 2.0
Author: Media Industry Ltd

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #002467 url(img/bg.gif) top left repeat-x;
color: #121212;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#fix
{
position: absolute;
top: 0px;
right: 0px;
height: 910px;
width: 40%;
background: url(img/bg2.gif) top right repeat-x;
}

#wrap
{
position: relative;
margin: auto;
width: 960px;
}

	#lshim
	{
	position: absolute;
	top: 0px;
	left: -152px;
	width: 152px;
	height: 910px;
	background: url(img/lshim.gif) top left no-repeat;
	}
	
	#rshim
	{
	position: absolute;
	top: 0px;
	right: -153px;
	width: 153px;
	height: 910px;
	background: url(img/rshim.gif) top left no-repeat;
	}

	#top
	{
	position: relative;
	height: 153px;
	background: url(img/top.jpg) top left no-repeat;
	}
	
	#nav
	{
	position: relative;
	height: 45px;
	background: url(img/navbg.gif) top left;
	}
	
		#nav li
		{
		position: relative;
		float: left;
		padding-left: 35px;
		height: 45px;	
		}
		
		#nav a
		{
		position: relative;
		float: left;
		font-size: 1.1em;
		padding: 15px 8px 0 8px;
		height: 30px;
		font-weight: bold;
		color: #121212;	
		}
		
		#nav a:hover
		{
		color: #467c29;
		}
	
	
	#pagewrap
	{
	position: relative;
	background: #c8c8c8;
	font-family: "Trebuchet MS";
	}
	
		#content
		{
		position: relative;
		float: left;
		background: #fff;
		width: 640px;
		}
		
		/* Layout for Index */
		
			.entry
			{
			position: relative;
			padding: 30px;
			text-align: left;
			font-size: 1.2em;
			}
			
				.entry p
				{
				position: relative;
				line-height: 1.5em;
				padding-bottom: .0em;
				}
				
				.entry a
				{
				color: #467c29;
				font-weight: bold;
				}
				
				.entry a:hover
				{
				text-decoration: underline;
				}
				
			.entryhead
			{
			position: relative;
			margin-left: -5px;	
			height: 28px;
			margin-bottom: 15px;
			color: #002163;
			letter-spacing: .05em;
			
			font-weight: bold;
			font-size: 1.7em;

			}
			
			.entryheadhalf
			{
			position: relative;
			margin-left: -5px;	
			height: 28px;
			margin-bottom: -10px;
			color: #002163;
			letter-spacing: .05em;
			
			font-weight: bold;
			font-size: 1.4em;

			}
			
			.entryheadsub
			{
			position: relative;
			text-align: left;
			
			letter-spacing: .1em;
			margin-bottom: -12px;
			color: #002163;
			font-weight: bold;
			font-size: 1.2em;
			}
			
			.hdpreview
			{
			float: left;
			margin-top: 20px;
			margin-left: -4px;
 			padding: 0px;
  			}
  			
			.thinborderfloatL
			{
			float: left;
			margin-right: 10px;
  			border: 1px solid #b5b5b5;
 			padding: 3px;
 			background-color: #fff;
  			}
  			
  			.thinborderfloatR
			{
			float: right;
			margin-left: 10px;
  			border: 1px solid #b5b5b5;
 			padding: 3px;
 			background-color: #fff;
  			}	
			
			#topcontent
			{
			position: relative;
			background: url(img/videobg.gif) top left repeat-y;

			}
			
				#tcleft
				{
				padding-left: 9px;
				padding-bottom: 15px;
				padding-right: 20px;
				padding-top: 15px;
				position: relative;
				float: left;
				width: 350px;
				}
				
				#tcright
				{
				padding-left: 37px;
				padding-bottom: 0;
				padding-right: 0;
				padding-top: 15px;
				position: relative;
				float: left;
				width: 223px;
				font-size: 1.2em;
				text-align: left;
				color: #fff;
				}
				
					#tcright h2
					{
					position: relative;					
					font-size: 1.3em;
					font-weight: bold;
					letter-spacing: .09em;
					padding: 4px 0 0px  25px;
					background: url(img/tick.gif) left center no-repeat;
					}
					
					#tcright p
					{
					font-size: 1.05em;
					letter-spacing: .08em;
					position: relative;
					padding: 7px 8px 0 26px;
					}
			
			/* Layout for Subpages */
			
			.subpageentry
			{
			position: relative;
			padding: 30px;
			text-align: left;
			font-size: 1.2em;
			margin-left: 20px;
			
			}
			
				.subpageentry p
				{
				position: relative;
				line-height: 1.5em;
				padding-bottom: 1em;
				}
				
				.subpageentry a
				{
				color: #467c29;
				font-weight: bold;
				}
				
				.subpageentry a:hover
				{
				text-decoration: underline;
				}

			#subtopcontent
			{
			position: relative;
			background: url(img/subtop.jpg) no-repeat left;
			
			height: 35px;
			
			margin-bottom: -20px;
			}
			
		
		/* Layout for Sidebar */

		#sidebar
		{
		position: relative;
		float: left;
		width: 270px;
		padding: 15px 25px 0 25px;
		text-align: center;
		background: url(img/sbbg.gif) top left repeat-x;
		}
		
			.sbbox
			{
			position: relative;
			text-align: center;
			background: #fff;
			padding-bottom: 4px;
			margin-bottom: 18px;
			}
			
			.sbbox2
			{
			position: relative;
			padding: 15px;
			font-size: 1.2em;
			margin-bottom: 18px;
			background: #b5b5b5;
			}
			
			.sbbox2feedback
			{
			position: relative;
			font-size: 1.2em;
			margin-bottom: 18px;
			background: #b5b5b5 url(img/sb_feedback.gif) no-repeat;
			
			padding: 30px 15px 15px;
			
			}
			
			
			.sbbox2news
			{
			position: relative;
			font-size: 1.2em;
			margin-bottom: 18px;
			background: #b5b5b5 url(img/sb_news.gif) no-repeat;
			
			padding: 30px 15px 15px;
			
			}
			
			.sbbox2win
			{
			position: relative;
			font-size: 1.2em;
			margin-bottom: 18px;
			background: #ffffff;
			padding: 18px 15px 15px;
			
			}
			
			.sbbox2quote
			{
			position: relative;
			padding-top: 4px;
			padding-bottom: 2px;
			padding-left: 15px;
			padding-right: 15px;		
			font-size: 1.2em;
			margin-top: -5px;
			margin-bottom: -3px;
			background: #b5b5b5;
			}
			
		#foot
		{
		position: relative;
		clear: both;
		padding: 8px 0 8px 10px;
		color: #696969;
		text-align: left;
		}
		
			#foot p
			{
			position: relative;
			line-height: 1.5em;
			letter-spacing: .09em;
			}
		
			#foot a
			{
			color: #696969;
			}
			
			#foot a:hover
			{
			color: #121212;
			}
#alert
{
	margin-bottom: -10px;
	margin-top: 5px;
	position: relative;
	padding-left: 45px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	background: #fff6bf url(img/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color: #c30012;
	font-size: 1em;
}