/*
-----------------------------------------------
CityWest Homepage
version: 2007.05.23
----------------------------------------------- 
Table of Contents
----------------------------------------------- 

   1.  =Structure
   2.  =Headers
   3.  =Nav
   4.  =Footer
   5.  =Misc
   
----------------------------------------------- 
*/


/* 1.  =Structure
----------------------------------------------- */

body {
	background:url(../images/bg.gif);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	}
	
#home #shadow {
	background:url(../images/shadow.png) repeat-y !important;
	background:url(../images/shadow.gif) repeat-y;
	width:910px;
	text-align:left;
	margin:0 auto;
	position:relative;
	}
	
#home #site {
	background:url(../images/splash.jpg) left 30px no-repeat;
	position:relative;
	left:51px;
	width:810px;
	}
	
/* 2.  =Headers
----------------------------------------------- */

#home h1 {
	padding:7px 0 0 44px;
	margin:0;
	}
	
#home h2 {
	margin:0;
	padding:42px 425px 0 50px;
	color:#70b4e4;
	font-weight:bold;
	font-size:0.9em;
	}
	
#home p.intro {
	font-size:0.7em;
	position:relative;
	/*margin:10px 0 225px 0; */
	margin:10px 0 165px 0;
	padding-left:50px;
	padding-right:445px;
	position:relative;
	}
	
/* 3.  =Nav
----------------------------------------------- */

/* Generic list/nav styles */
#home ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#home ul li {
	font-size:0.7em;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	border-left:1px solid #999;
	}
	
#home ul li.first {
	border:none;
	}
	
#home a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#home a:hover {
	text-decoration:underline;
	}

/*Specific styles for each nav menu */ 

#tools_nav {
	float:right;
	position:relative;
	right:22px;
	bottom:10px;
	}

#splash_nav {
	clear:both;
	background:url(../images/nav_fade_sm.png);
	border-top: 1px solid #999;
	border-bottom:1px solid #999;
	display:block;
	margin:0;
	padding:0.5em 0;
	height:1em;
	}

*html #splash_nav {

	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nav_fade_sm.png", sizingMethod="scale");
	}
	
ul#home_nav {
	margin:0;
	padding:0;
	}
	
ul#home_nav li {
	padding-left:10px;
	margin-left:0px;
	margin-right:10px;
	}

ul#home_nav li.first {
	padding-left:23px;
	}
	
#yellow_pages_nav {
	float:right;
	font-style:italic;
	position:relative;
	right:22px;
	}
	
#yellow_pages_nav .label {
	border:none;
	color:#999;
	font-weight:bold;
	margin:0;
	}
	
ul#main_nav {
	float:left;
	display:block;
	width:100%;
	background:#033e47;
	}
	
ul#main_nav li {
	border:none;
	margin: 0;
	padding: 0;
	}

/* june 21, 2007 */	
ul#main_nav li a {
	font-size:1.2em;
	display:block;
	width:79px; 
	height:100px;
	padding-top:22px;
	padding-left:22px;
	}
	
/* june 21, 2007 */	
/* =HACK: Box model hack for IE */	
* html ul#main_nav li a {
	width:101px; 
	w\idth:79px; 
	}
	
#rupert { background:#001987;}
#pedward { background:#3882a4;} /* june 21, 2007 */
#terrace { background:#106576;}
#kitimat { background:#0157af;}
#hazeltons { background:#0b6da0;}
#smithers {	background:#0b76c0;}
#houston { background:#04296d;}
#stewart { background:#033e47;}


/* 4.  =Footer
----------------------------------------------- */

#footer {
	clear:both;
	float:left;
	background:#000;
	width:100%;
	padding:10px 0;
	}
	
#footer ul{
	float:left;
	}
	
#footer ul li a, #footer a {
	color:#63a1cb;
	text-decoration:none;
	}
	
#footer p.dw_link {
	color:#999;
	font-size:0.7em;
	font-weight:bold;
	margin:0;
	padding:0;
	float:right;
	position:relative;
	right:22px;
	}
	
/* 5.  =Misc
----------------------------------------------- */
	
.clearfix {
	clear:both;
	}
	
.bottom_shadow {
	clear:both;
	background:url(../images/bottom_shadow.png);
	width:900px;
	height:20px;
	display:block;
	margin:0 auto;
	}
	
/* Use IE specific filter to load png shadow in IE */	
*html .bottom_shadow {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bottom_shadow.png", sizingMethod="scale");
	}
	
#home-phone {
	position: absolute;
	width: 400px;
	top: 428px;
	left: 20px;
}	

#home-phone h3 {
  width: 190px;
	height: 60px;
	position: relative;
	margin: 0 0 10px 0;
}

#home-phone h3 a {
  background: url(/themes/citywest_theme/images/home-phone-service.png) no-repeat top left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
}

*html #home-phone h3 a {
  background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/citywest_theme/images/home-phone-service.png", sizingMethod="crop");
}


#shadow #site #home-phone p {
	margin: 3px 0 2px 0;
	font-size: 14px;
	font-weight: bold;
}
	
#shadow #site #home-phone a {
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

#shadow #site #home-phone a:hover {
 color: #70B4E4;
}

#celebrate_button {
	padding:15px 0 0 0;
	width:225px;
	position:absolute;
	bottom:220px;
	right:15px;	
	clear:both;
	}
	
	
#celebrate_button h4 {
	font-weight:bold;
	}
	
#celebrate_button h4, #celebrate_button p {
	border:none;
	margin:0;
	padding:0;
	font-size:12px;
	}
	
#celebrate_button p, #celebrate_button p a {
	font-weight:normal;
	}
	
#celebrate_button p a {
	text-decoration:underline;
	}

	
#celebrate_button .text {
	float:left;
	width:140px;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	}
	
#celebrate_button img {
	}
	
#celebrate_button a {
	color:#FFF;
	}
	
