/* Default Stylesheet for Waveworks */

* {
margin:0;
padding:0;
}

html {
background:url(images/html-bg.jpg) repeat-x 0px -17px;	
}


/** BODY ELEMENTS **/

body {
color: #333;
font-family:Helvetica, Arial, sans-serif;
font-size: 12px;
text-align: center;
}


h1, h2, h3, h4 {
color:#000;
margin-bottom:1em;
}

h1 {
font-size: 1.875em;
line-height:1.0em;
}

h2 {
font-size: 1.5em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1.1em;	
}

h5 {
font-size: 9px;	
}

p {
line-height: 1.4em;
margin:5px 0 15px 0;
padding:0;
color:#666;
font-size:12px;
}

a {
color:#d49421;
text-decoration:none;
}

a:hover{
color:#d49421;
text-decoration:underline;
}

img { 
border: none
}

ul {
margin:0;
padding:0;
color:#666;
}

li {
margin:0;
padding:0;
list-style-type:none;
}

ul.Standard {
width:100%;
margin:0px 0 20px 0;
padding:0;
float:left;
}

ul.Standard li{
background:url(images/bullet_arrow.gif) no-repeat 0 3px;
margin:4px 0 8px 0;
padding:0 0 0 10px;
}


														/* HEADER */
div#header{
width: 960px;
margin: 15px auto;
text-align: left;
padding:0 0 25px 0;
background:url(images/network_bg_trans.png) no-repeat scroll 350px 25px transparent;
}

														/* Logo */
div#logo {
float:left;
margin-bottom:40px;
}

														/* Login form */
div#login {
float:right;	
text-align:right;
margin-top:20px;
}

input[type="text"] {
border:1px solid #666;
-moz-border-radius:3px; /* Firefox */
-webkit-border-radius:3px; /* Safari and Chrome */
border-radius:3px;
padding: 5px;
font-weight:bold;
color:#666;
}

input[type="submit"] {
border:1px solid #666;
-moz-border-radius:3px; /* Firefox */
-webkit-border-radius:3px; /* Safari and Chrome */
border-radius:3px;
background-color:#778991;
padding: 5px;
font-weight:bold;
color:white;
}

														/* Sales */

.sales {
font-size:1.5em;
color:#d49421;
line-height: 1.5em;	
margin-top:30px;
}


														/* Tag line */
div#TagLine {
width:960px;
margin: 0px auto;
text-align:left;
clear:both;
}

div#TagLine p {
font-size:2.3em;
color:#d49421;
}

														/* Global Nav bar */
div#nav-bar {
text-align: left;
margin: auto 0;
width: 960px;
height: 32px;
clear:both;
}

div#nav-bar ul {
list-style: none;
margin: 0;
padding: 0;
list-style-type: none;
}

div#nav-bar li {	
float: left;
white-space: nowrap;
text-decoration: none;
letter-spacing: 2px;
padding: 4px 10px 0 10px;
display: inline;
border-right: #E6E6E6 1px solid;
border-left: #E6E6E6 1px solid;
height:24px;
}

div#nav-bar li a {
color:#000;

}

div#nav-bar li a:hover {
text-decoration:underline;
color:#d49421;
}

div#nav-bar li a.active {
color:#d49421;
}

#nav-bar-right {
float: right;	
}

div#nav-bar-right ul li {
float: left;
}


													   /* CONTAINER AREA */
div#container {
width: 960px;
margin: 15px auto;
padding:0;
font-family:Helvetica, Arial, sans-serif;
text-align: left;
}

														/* Breadcrumbs */
div#Breadcrumbs {
width: 100%;
float: left;
margin-bottom:20px;
margin-left:200px;
}

div#Breadcrumbs ul{
margin:0;
list-style-type:none;
float:left;
}

div#Breadcrumbs ul li{
margin:4px 0 8px 0;
padding:0 0 0 10px;
display:inline;
margin:0 0 0 0px;
background:url(images/bullet_arrow.gif) no-repeat 0 3px;
}

.Home{
background:none !important;
padding:0!important;
margin:0!important;
}

.white{
background:none !important;
color:white;
padding:0!important;
margin:0!important;
}
														
														/* Main (central) content area */

div#content{
width:960px;	
}

div#free-text{
width: 490px;
text-align: left;
float:left;
margin-left:30px;
margin-bottom:20px;
}

div#contentwide{
width: 100%;
text-align: left;
float:left;
margin-bottom:20px;
}

.IntroText {
font-size:1.1em;
font-weight:bold;
line-height:1.2;
margin-top:20px;
}


														/* Left column */
#left-column {
width: 170px;
text-align: left;
float:left;
border-width:thin;
}

														/* Left navigation bar for services */

ul#services-nav {
width:100%;
padding:0;
}

ul#services-nav li{
list-style-type:none;
}


#services-nav a:hover {
color:#d49421;
}

ul#services-nav li.section {
color:#666;
font-weight:bold;
font-size:1.2em;
line-height:1.5em;
}

ul#services-nav li.sectionpage{
line-height:1.5em;
}
	
.selected {
font-weight:bold;
}

														/* Feature boxes */
#feature-boxes {
width:168px;	
}

.feature-box {
border-left: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
margin-bottom:20px;
}
	
.feature-box img {
width:168px;
margin-left:-1px;
}

.feature-box h2 {
background-color:#666;
color:#FFF;
font-size:1.2em;
padding:10px;
}

.feature-box p {
margin:10px;
}


														/* Right column */
#right-column {
width: 240px;
text-align: left;
float:right;
margin-left:30px;
margin-bottom:20px;
}

div#verticals{
width:240px;	
}

#verticals img{
width:220px;
margin-left:-1px;
}

.verticals-image {
width: 220px !important;
}
														/* News */
#news {
border: 1px solid #E6E6E6;
border-bottom: none;
margin-bottom:20px;	
}

#news img{
width:240px;
margin-left:-1px;
}

#news h2 {
padding:10px;
margin-bottom:0;
}

#news h3 {
font-size:1.2em;
margin:10px;
font-style:italic;
margin-bottom:0.25em;
}

#news p {
margin:10px;
}

														/* Carousel */
#carousel {
border: 1px solid #E6E6E6;
border-bottom:	none;
margin-bottom:20px;	
}

#carousel img{
width:240px;
margin-left:-1px;
}

.carousel-image {
width: 220px !important;
margin: 0 10px 0 10px !important;
}

#carousel h2 {
margin: 10px;
}

#carousel h3 {
font-size:1.2em;
margin: 10px;
}

#carousel p {
margin: 10px;
}

#carousel ul {
margin-bottom:25px;
height:225px;
}

#carousel li {
padding-bottom:30px;
}


														/* Service template styles */

div#service-content {
width: 490px;
text-align: left;
float:left;
margin-left:30px;
margin-bottom:20px;
}

#service-description {
float:left;	
width: 290px;
}

.service-intro-text {
font-size:1.1em;
font-weight:bold;
line-height:1.2;
margin-top: 0px;	
}

														/* Service features */

#service-features {
float:right;	
width: 180px;
margin-left:20px;	
}

#service-features h2 {
font-size:1.2em;
}

														/* Footer */
div#footer{
width:100%;
font-size:1em;
text-align:center;
margin: 30px auto;
padding: 10px 0 20px 0;
float:left;
margin-top:30px;
border-top:1px solid #666;
}

.copyright {
margin-top:10px;
text-align:center;
}

ul.FooterLinks {
margin-top:15px;
list-style-type:none;

}

ul.FooterLinks  li{
padding:0 10px 0 0;
display:inline;
margin:0 10px 0 0 ;
}

														/* PDF icon */
ul.pdf {
width:100%;
margin:0px 0 0px 0;
padding:0;
float:left;
}

ul.pdf li {
background:url(images/pdf-icon.png) no-repeat 0 0;
margin:0px 0 0px 0;
padding:18px 0 3px 40px;
font-size:1.1em;
font-weight:normal;
}
														/* sitemap */
.sitemap ul ul{
	margin-left: 10px;
}

.sitemap ul ul ul{
	margin-left: 10px;
}
