/* CSS Document */

* { margin: 0; padding: 0; }

html body {
	background: #000 url('images/body_bg.jpg') center top no-repeat; 
	font-family: Arial, Verdana, Helvetica, Frutiger, "Myriad Pro", Myriad, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #fff;
}
div#wrapper { 
	width: 964px;
	margin: 0 auto;
	padding: 0;
}
div#wrapper2 { 
	position:relative;
	top:0;
	left:0;
	width: 964px;
	margin: 0;
	padding: 0;
}

/*==================================
   General Text Styles
  ==================================*/
a, a:link, a:visited, a:active{color:#fe9833;text-decoration:none; outline:none;}

a:hover{color:#666;text-decoration:none; outline:none;}

h1{font-family: Arial, sans-serif;font-size:20px;color:#fe9833;padding:0 0 6px 0;}
h2{font-family: Arial, sans-serif;font-size:14px;color:#fff;background: url('images/tag_bg_howmuch2.gif') 0 0 no-repeat;padding:8px 0 0 30px;height:50px;}
h2 span{font-size:12px;}
h2.howmuch{font-family: Arial, sans-serif;font-size:14px;color:#fff;background: url('images/tag_bg_howmuch.gif') 0 0 no-repeat;padding:6px 0 0 30px;height:30px;}
h3{font-size:18px;text-transform:uppercase;}
h3.playnow{font-size:14px;text-transform:uppercase;padding:0 0 20px 30px;}
h4{font-size:16px;color:#fe9833;padding:0 0 12px 20px;}
p{padding:0 10px 20px 20px;}
#realcareers p{font-size:14px;line-height:20px;padding:0 10px 20px 0;}
ul{
padding:0 0 20px 0;
margin:0 0 0 40px;
}

/*==================================
   Top Section
  ==================================*/
div#topnav{
	position:absolute;
	top:0px;
	width:750px;
	height:114px;
	background: url('images/top_bg.gif') 0 0 no-repeat;
	left: 215px;
	background-position: right;
}

#whymanitoba a, #wheretostart a, #careers a, #careeroptions a, #schools a, #careerexpo a, #investinapprenticeship a,#whymanitoba a:hover, #wheretostart a:hover, #careers a:hover, #careeroptions a:hover, #schools a:hover, #careerexpo a:hover, #investinapprenticeship a:hover {
	display: block;
	text-indent: -9999px;
	height: 44px;
	text-decoration: none;
	position: absolute;
	top: 38px;
	margin: 0;
	padding: 0;
outline:none;
}
#whymanitoba a {
	width: 87px;
	left: 72px;
	background:url(images/why_bg.gif) 0 0 no-repeat;
}
#whymanitoba a:hover {
	background:url(images/why_bg.gif) 0 -44px no-repeat;
}
#wheretostart a {
	width: 83px;
	left: 168px;
	background:url(images/start_bg.gif) 0 0 no-repeat;
}
#wheretostart a:hover {
	background:url(images/start_bg.gif) 0 -44px no-repeat;
}
#careers a {
	width: 74px;
	left: 259px;
	background:url(images/careers_bg.gif) 0 0 no-repeat;
}
#careers a:hover {
	background:url(images/careers_bg.gif) 0 -44px no-repeat;
}
#careeroptions a {
	width: 75px;
	left: 342px;
	background:url(images/options_bg.gif) 0 0 no-repeat;
}
#careeroptions a:hover {
	background:url(images/options_bg.gif) 0 -44px no-repeat;
}
#schools a {
	width: 72px;
	left: 423px;
	background:url(images/schools_bg.gif) 0 0 no-repeat;
}
#schools a:hover {
	background:url(images/schools_bg.gif) 0 -44px no-repeat;
}
#careerexpo a {
	width: 71px;
	left: 504px;
	background:url(images/expo_bg.gif) 0 0 no-repeat;
}
#careerexpo a:hover {
	background:url(images/expo_bg.gif) 0 -45px no-repeat;
}
#investinapprenticeship a {
	width: 125px;
	left: 581px;
	background:url(images/apprenticeship_bg.gif) 0 0 no-repeat;
}
#investinapprenticeship a:hover {
	background:url(images/apprenticeship_bg.gif) 0 -44px no-repeat;
}
#divider1, #divider2, #divider3, #divider4, #divider5, #divider6 {
	display: block;
	position: absolute;
	top: 38px;
	height: 44px;
	width:1px;
	margin: 0;
	padding: 0;
	background:url(images/nav_divider.gif) 0 -1px no-repeat;
}
#divider1 {
	left:165px;
}
#divider2 {
	left:257px;
}
#divider3 {
	left:340px;
}
#divider4 {
	left:420px;
}
#divider5 {
	left:501px;
}
#divider6 {
	left:578px;
}

ul#topnav_list {
	position:absolute;
	top:9px;
	right:58px;
	width:600px;
	padding:0;
	margin:0;
	text-align:right;
}
ul#topnav_list li{
	display: inline;
	list-style-type: none;
	padding: 0 6px 0 6px;
	margin:0;
}
ul#topnav_list li a:link, ul#topnav_list li a:visited, ul#topnav_list li a:active{
	text-decoration:none;
	color:#fff;	
}
ul#topnav_list li a:hover{
	color:#fe9833;
}

#tradeup_logo{
position:absolute;
top:11px;
left:8px;
border:none;
}

/*Container for all three columns*/
#content_div{
	width:900px;
	padding:95px 0 0 65px;
}

/*==================================
   Left Column
  ==================================*/
#left_column{
position:relative;
float:left;
display:inline;
width:681px;
padding:120px 0 0 0;
margin:50px 0 0 0;
border-top:1px solid #fff;
border-left:1px solid #fff;
background:#143B63 url(images/playnow_texture_bg.gif) top center no-repeat;
}

img.title{padding:0 0 15px 20px;}

img#playnow_title{
position:absolute;
top:10px;
left:30px;
}
img#explore_title{
padding:0 0 5px 30px;
display:block;
}
img#build_title{
padding:0 0 5px 30px;
display:block;
}
img#wca_logo{
	margin:10px 0 0 39px;
}

table#games{
margin:0 0 20px 125px;
}

#residential a{
	display: block;
	text-indent: -9999px;
	height: 138px;
	width: 211px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background:url(images/residential_bg.gif) 0 0 no-repeat;
}
#residential a:hover{
background:url(images/residential_bg.gif) 0 -138px no-repeat;
}
#commercial a{
	display: block;
	text-indent: -9999px;
	height: 138px;
	width: 206px;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0;
	background:url(images/commercial_bg.gif) 0 0 no-repeat;
}
#commercial a:hover{
background:url(images/commercial_bg.gif) 0 -138px no-repeat;
}
#industrial a{
	display: block;
	text-indent: -9999px;
	height: 141px;
	width: 211px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background:url(images/industrial_bg.gif) 0 0 no-repeat;
}
#industrial a:hover{
background:url(images/industrial_bg.gif) 0 -141px no-repeat;
}
#roadbuilding a{
	display: block;
	text-indent: -9999px;
	height: 141px;
	width: 206px;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0;
	background:url(images/road_building_bg.gif) 0 0 no-repeat;
}
#roadbuilding a:hover{
background:url(images/road_building_bg.gif) 0 -141px no-repeat;
}
#startbuilding a{
float:right;
	display:inline-block;
	text-indent: -9999px;
	height: 209px;
	width: 377px;
	text-decoration: none;
	margin: 0 50px 20px 0;
	padding: 0;
	background:url(images/start_building_bg.gif) 0 0 no-repeat;
}
#startbuilding a:hover{
background:url(images/start_building_bg.gif) 0 -209px no-repeat;
}

/*==================================
   Right Column
  ==================================*/
#right_column{
float:left;
display:inline;
width:216px;
background:url(images/careersnav_bg.gif) 0 0 no-repeat;
}

#rightnav{
margin:8px 0 0 39px;
}
#careers_list{
font-size:11px;
margin:7px 0 30px 12px;
}
#careers_list li{
padding:0 0 2px 0;
}
#careers_list li a{
color:#fff;
}
#careers_list li a:hover{
color:#fe9833;
}


/*==================================
   Footer
  ==================================*/
div#footer {
position: relative;
width: 964px;
height: 27px;
text-align:center;
clear:both;
}

ul#footer_navlist{
width:964px;
list-style-type:none;
font-size:8px;
text-align:center;
padding:0 0 10px 0;
line-height:18px;
}
ul#footer_navlist li{
text-transform:uppercase;
list-style-type:none;
display:inline;
padding: 0 8px 0 0;
}
ul#footer_navlist a:link, ul#footer_navlist a:visited, ul#footer_navlist a:active{
text-transform:uppercase;
}

p.flashDownload{
width:495px;
text-align:center;
padding:50px 0;
}
