/* Copyright 2007 E3Switch LLC All Rights Reserved. */
/* 06/30/07 */

hr {
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
	border-style: solid;
	border-width: 0 0 1px 0;
}

#cfb {
	border: 0 none;
}

#c21 {
	margin: 0 auto;
	padding: 17px;
	border-style:none,solid,none,solid;
	border-width:1px;
	border-color:red;
	text-align:left;
	font-size: 100%;
}

#c21 p, #c21 h4, #c21 h5 {
	padding: 0px 0 0px 10px;
}

.block, .blockctr{
	margin-left: 30px;
	margin-right: 30px;
}

.blockctr{
	text-align: center;
}

#benefits, #reqs{
	background-color:#e5e5e2;
	border: 1px solid white;
	padding-top: 0px;
	margin-top: 20px;
}

ul {
	margin-top: 6px;
}

h4, h5 {
	font-size: 100%;
	margin-bottom: 6px;
	margin-top: 20px;
}

h5 {
	font-size: 93%;
	margin-left: 20px;
	margin-top: 17px;
	font-weight: normal;
}

#benefits h4, #reqs h4 {
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 6px;
}

#caps ul li {
	margin-left: 40px;
}

#prodsel ul li {
	font-weight: normal;
	font-size: 75%;
}

#prodsel h2 {
	text-align: center;
}

#prodsel h3 {
	text-align: center;
	font-size: 80%;
}

caption {
	text-align: center;
	padding: 4px 0 3px 0;
	font-weight: bold;
}

table {
/*	background-color: #66ffff;*/
	background-color: #99f1f1;
	border-collapse: separate;
	border: 1px solid #aaa;
	border-spacing: 2px;
	font-size: 85%;
	margin-bottom: 15px;
}

td, th {
/*	background-color: #99ffff;*/
	background-color: #c5f1f1;
/*	border: inset 1px #6ff;*/
	border: inset 1px #aff;
	text-align: center;
	vertical-align: middle;
	padding: 3px 13px 3px 13px;
}

td.router, th.router, td.routergreen {
	font-size: 90%;
	color:white;
}

td.router, th.router {
	background-color: #599;
}

td.routergreen {
	background-color: #486;
}

.green {
	background-color: #80f8a5;
}

.teal {
	background-color: #98ffff;
}

.c2 {
	margin:0px 5px 0px 0px; 
	display:block;
	border-style:none,solid,none,solid;
	border-width:1px;
	border-color:red;
	background:white;
	padding-top:175px;
	padding-left: 200px;
	padding-right: 0px;
	z-index:5;

	min-width:360px;

	text-align: center;

}

html
{
	color: black;
	background-color: white;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	position: static;
	overflow-y:auto;
/*	z-index: 10;*/
	border-style: none;
	font-size: 110%;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	height: 100%;
	font-family: Times, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.c3
{
	position: fixed;
	left:580px;
	top: 0px;
	overflow: visible;
	z-index: 20;
	text-align: left;
	color: black;
	background-color:none;
	height: 157px;
	font-size: 100%;
	margin-right: 8px;
	padding: 10px 40px 10px 20px;
}

.c3 h1, #pname {
	font-size: 15px;
	padding: 0;
	margin:0;
}

.c3 ul {
	font-size: 12px;
	margin-top:10px;
	font-weight:bold;
}

.c1
{
	width: 200px;

	float: left;
	overflow: hidden;
}


#pname {
	border:none;
	border-bottom: 1px silver solid;
	margin-bottom: 5px;
	color: #64e;
	font-weight: bold;
}
	
.logohead_container
{
	width:100%;
}

.logohead
{
/*	width:35%;*/
	width:350px;
	margin:0;
	padding:10px 20px 10px 25px;
	float:left;
	border: 0 none;
}


#header {
	overflow: visible;
	position: fixed;
	top:0;
	left:200px;
	background-color:white;
	text-align:left;
	margin:0;
	padding:0;
	padding-top: 5px;
	border: 1px solid white;
	width:1500px;
	z-index: 10;
	border-style: solid;
	border-bottom: 10px solid silver;
}

/* * html #header {padding-right:100px;} */

/*- Menu 4--------------------------- */
	
#menu {
	position: fixed;
	top:0px;
	left:0;
	width: 202px;
	height: 100%;
	background-color:silver;
	padding: 0px;
	border-style: solid solid none solid;
	border-color: black;
	border-size: 1px;
	border-width: 1px;
	z-index: 20;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;

	font-size: 100%;
	font-weight: bold;
	text-align: center;

	}

* #menu
{
	font-size: 15px;
}

#menu h1 {
	margin:1px;
	color: white;
	padding: 20px 20px 0 20px;
	font-size: 153%;

}

#menu h1#e3loc {
	font-size: 12px;
	font-style: italic;
	padding: 0px 20px 40px 20px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0 0px 0 0px;

	border-style: none none none solid;
	border-color: black;
	border-size: 0px;
	border-width: 8px;
}
* html #menu ul {
	padding: 0;
	border-style:none;
}

#menu li {
/*	width: 190px;*/
}

#web img {
	width:202px;
	margin:0;
	padding:0;
	background-color:black;
	padding-top:10px;
	border:none;
}

#web a {
	display:none;
}

#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a.x2 {
	height: 56px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 48px;
	padding: 15px 0 0 0;
}

#menu li a:link, #menu li a:visited {
	color: white;
	display: block;
	background:  url(images/menu.gif) repeat-x;
	padding: 8px 0 0 0px;
	}
	
#menu li a:hover, #menu li a.curloc {
	color: white;
	background:  url(images/menu.gif) 0 -64px repeat-x;
	padding: 8px 0 0 0px;
	font-size: 105%;
	}	

#menu li a.x2:link, #menu li a.x2:visited {
	padding: 15px 0 0 0px;
	}
	
#menu li a.x2:hover {
	padding: 15px 0 0 0px;
	background:  url(images/menu.gif) 0 -64px repeat-x;
	}	

#menu li.space {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	background: none;
}

* html #menu 	{ position:absolute; }
* html #header	{ position:absolute; 	width:100%;}
* html .c3 		{ position:absolute; }

div#copy {
	text-align:center;
	font-size:10px;
	font-weight:normal;
}

div#viawrap {
	font-size: 95%;
	margin:0 auto;
	text-align:center;
	font-style:italic;
	padding: 0;
}

span#hidden {
	color: white;
}

span#viacom {
	font-size: 95%;
}

img#topo1 {
	border: 0;
	width: 671px;
	height: 138px;
}

div#running {
	font-weight: bold;
	margin-top:30px;
	font-size: 110%;
}

div#topo {
	text-align: center;
}

input#time, input#gmtoff {
	text-align: right;
	border: none;
	background-color: white;
	font-size: 100%;
	font-weight: bold;
}

input#gmtoff {
	text-align: left;
	font-size: 93%;
	font-weight: normal;
}
