/*------------------------------------------------------------------
	
	[Stylesheet]

	Project:		Westnet
	Version:		1.0
	Last change:	01.04.09 [Created]
	Assigned to:	Garth Haseldine (GH)
	
	Changes [01.04.09] - GH		- Created File based on the screen.css style sheet
								- Specifically for the Internet Homepage				

-------------------------------------------------------------------*/


/*------------------------------------------------------------------

	[Table of Contents]
	
	1. 	Global Navigation
	2. 	Header
	3. 	Local Navigation Top
	4. 	Body and Generic Classes
	5. 	Subpage Content
	  5.1. Local Navigation Left
	  5.2. Subpage Full Content
	
	
	
	[Color codes]
	
	Background:	#ffffff (White)
	Content:	#575757 (Light Black)
	Header h1:	#122a73 (Dark Blue)
	Header h2:	#f94112 (Red)
	Header h3:	#2d86b9 (Blue)
	
	a (standard):	#0046e4 (Bright Blue)
	a (visited):	#009ce4 (Lighter Blue)

	[Typography]

	Body copy:			0.8em Verdana, Arial, Helvetica, sans-serif;
	
	
-------------------------------------------------------------------*/



/*------------------------------------------------------------------
	[ 1 ]
-------------------------------------------------------------------*/

#globalNavigation { font-size:9px; margin-top:6px; text-align:right; padding-right:30px; }
#globalNavigation ul { margin:0px; padding:0px; }
#globalNavigation ul li { list-style:none; padding:0px; display:inline; margin-left:5px; }
#globalNavigation ul li a { color:#2888db; text-decoration:underline; padding:3px 8px; }

#globalNavigation a:hover.home { background:url(/images/wnVseven/navigation/global-navigation/home-over.gif) no-repeat; }
#globalNavigation a:hover.internet { background:url(/images/wnVseven/navigation/global-navigation/internet-over.gif) no-repeat; }
#globalNavigation a:hover.phone { background:url(/images/wnVseven/navigation/global-navigation/phone-over.gif) no-repeat; }
#globalNavigation a:hover.hosting { background:url(/images/wnVseven/navigation/global-navigation/web-hosting-over.gif) no-repeat; }
#globalNavigation a:hover.mywestnet { background:url(/images/wnVseven/navigation/global-navigation/mywestnet-over.gif) no-repeat; }
#globalNavigation a:hover.help { background:url(/images/wnVseven/navigation/global-navigation/help-over.gif) no-repeat; }
#globalNavigation a:hover.contact { background:url(/images/wnVseven/navigation/global-navigation/contact-us-over.gif) no-repeat; }


/*------------------------------------------------------------------
	[ 2 ]
-------------------------------------------------------------------*/

.header { background:url(/images/wnVseven/header/header-behind-main-internet-01.jpg) no-repeat top left; width:959px;  }

#logoSpace { height:104px; width:959px; padding:0px 0px 0px 0px; }
#logoSpace .logo {  float:left; width:510px; }
#logoSpace .logo img { margin: 20px 0px 0px 72px; }

#logoSpace .tagline {  float:left; width:393px; text-align:center; }
#logoSpace .tagline img { margin:25px 0px 10px 0px; }
#logoSpace .tagline div { padding:0px; line-height:18px; background:url(/images/wnVseven/header/bg-customer-service-numbers.gif) no-repeat; text-align:center; color:#8d8d8d; font-size:10px;  }


/*------------------------------------------------------------------
	[ 3 ]
-------------------------------------------------------------------*/

#localNavigation * { font-size:11px; color:#394579; }

#localNavigation .tierOne { background:url(/images/wnVseven/navigation/local-navigation-top/internet-level1-wide-01.png) no-repeat left top; margin:0px; padding:0px; text-align:center; }

#localNavigation .tierOne table { width:65%; }

#localNavigation .tierOne td { text-align:center; }
#localNavigation .tierOne td a { color:#FFFFFF; text-decoration:none; }


#localNavigation .tierTwo { background:url(/images/wnVseven/navigation/local-navigation-top/internet-level2-wide-01.png) no-repeat left top; margin:0px; padding:0px; display:none; height:28px; }
#localNavigation .tierTwo li { list-style:none; display:inline; line-height:28px; margin:0px; padding:0px 5px; }
#localNavigation .tierTwo a { color:#1A80D7; text-decoration:underline; }

#localNavigation #SM-overview { padding-left:100px; }
#localNavigation #SM-broadband { padding-left:260px; }
#localNavigation #SM-dialup { padding-left:250px; }
#localNavigation #SM-additional { padding-left:350px; }
#localNavigation #SM-business { padding-left:220px; }
#localNavigation #SM-about { padding-left:80px; }
#localNavigation #SM-contact { padding-left:170px; }

#localNavigation #SM-why-choose-westnet { padding-left:40px; }
#localNavigation #SM-work-for-westnet { padding-left:135px; }
#localNavigation #SM-about-the-company { padding-left:230px; }
#localNavigation #SM-legal-information { padding-left:323px; }
#localNavigation #SM-media { padding-left:440px; }
#localNavigation #SM-westnet-in-the-community { padding-left:590px; }



/*------------------------------------------------------------------
	[ 4 ]
-------------------------------------------------------------------*/

body { font-size:.8em; line-height:140%; color:#575757; font-family:Verdana, SunSans-Regular, Sans-Serif; margin:0px; padding:0px; text-align:center; background:url(/images/wnVseven/header/header-blue-grad-01.gif) top repeat-x; }

.box { width:959px; margin:0px auto; padding:0; text-align:left; background:url(/images/wnVseven/backgrounds/content-internet-01.png) left repeat-y; }

h1, h2{ line-height:normal; }
h3, h4 { letter-spacing:-1px; }

ul li { margin-bottom:5px; }

.paddingZero { padding:0px }
.paddingSides15 { padding:0px 15px; }
.paddingLeft10 { padding-left:10px; }
.marginBottom15 { margin-bottom:15px; }
.floatLeft { float:left; }
.floatRight {float:right; }
.clearboth { clear:both; }
.hideme { display:none; }
.smallFont { font-size:85%; line-height:140%; color:#6e7592; }
.smallerFont * { font-size:11px;  line-height:140%; }
.normalFont * { font-size:0.8em; line-height:140%; }
.marginTop0 { margin-top:0px; }

#contentContainer { clear:both; background:url(/images/wnVseven/body/content-wide-mid-01.png) top left repeat-y; }

/*------------------------------------------------------------------
	[ 5 ]
-------------------------------------------------------------------*/

.contentInternetBase .panels { background:url(/images/wnVseven/backgrounds/content-internet-base-panels.png) repeat-y; }

.footerTxt, .footerTxt td a { color:#818181; }
.footerTxt a { color:#0046e4; }

#mainPanelBroadband { }
#mainPanelMBBroadband { display:none; }
#mainPanelSatellite { display:none; }
#mainPanelDialup { display:none; }


/*------------------------------------------------------------------
	[ 5.1 ]
-------------------------------------------------------------------*/

#localNavSide { width:181px; float:left; margin-top:5px; }
#localNavSide ul { padding:1px 0px 0px 0px; margin:0px 0px 0px 14px; background:url(/images/wnVseven/navigation/local-side/border-01.png) no-repeat top left; }
#localNavSide ul .selected { list-style:none; padding:6px 0px 6px 15px; background:url(/images/wnVseven/navigation/local-side/selected-first-01.png) no-repeat bottom left; margin:0px; }
#localNavSide ul li { list-style:none; padding:6px 0px 6px 15px; background:url(/images/wnVseven/navigation/local-side/not-selected-01.png) no-repeat bottom left; margin:0px; }
#localNavSide ul li a { width:153px; display:block; color:#000066; text-decoration:none; }
#localNavSide ul li a:hover { text-decoration:underline; }
#localNavSide p { padding:0px; margin:10px 0px 0px 0px; }



