
/* ---------->>> GLOBAL <<<-----------*/

* { margin: 0; padding: 0;}

html, body { margin: 0; padding: 0; height: 100%; }

body {
 background:#fff url(/wsimages/styles/bkg.gif) top left repeat-x;
 color: #101010;
 font: normal 12px/1.4 Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, li, ol, dl, fieldset, address { 
	padding:0;
	margin:0; 
	}
fieldset { padding: .5em; }

a { text-decoration: none; color:#003399; }
a:hover { text-decoration: none; }
a:active { outline: none; }
a:focus { outline: none; }

/* ---- PAGINATION ---- Hide the Page X of Y ---------- */
ul.linklist div.pagination h4 {
	font-size: 11px;
	display: none;	
}

/* ---------->>> DIVS <<<-----------*/

#container {
	/*The sole purpose of this container is to 
	force the footer to the bottom of the screen */
	position: relative;
	min-height: 100%;
	}

* html #container {
	height: 100%;
	}
	
#header { 
 padding: 0;
 margin: 0 auto;
 margin-top: 10px;
 width: 880px;
}

#breadcrumb
{
margin: 0 auto;
padding-bottom: 10px;
}

#rightcol {
float: right;
width: 250px;
padding-left: 40px;
margin-left: 20px;
}

#content {
 width: 880px;
 margin: 0 auto;
 padding-top: 20px;
 padding-bottom: 10px;
}

#showcase { 
background-color: #eee;
 margin: 0 auto;
 padding: 10px;
 padding-bottom: 50px;
}

#footer {
	position: relative;
	background: #000 url(wsimages/styles/footer_bkg.gif) top left repeat-x ; 
	width: 100%;
	color: #C0C0AB;
	text-align: center;
	font: 12px "Helvetica" sans-serif;
	padding: 10px 0;
	margin: -2em auto 0 auto;
	position: relative;
	margin: 0 auto;
	clear: both;
	}

.wrapper { width: 880px; margin: 0 auto; }

/* code to separate menu from body text */
.left-col {
 width: 230px; 
 float: left;
}

/*.left {
margin-right: 30px;
} */

.right {
  margin-left: 270px;	
}

/* ---------->>> HEADER ITEMS <<<-----------*/

#home .feature, #aboutus .feature, #solutions .feature, #hosting .feature,  #support .feature, #careers .feature, #news .feature, #events .feature, #generic .feature  { 
 background: #fff url(/wsimages/styles/header_home.jpg) bottom no-repeat;
 height: 302px;
 width: 880px;
 text-align: left;
 padding: 0px;
 border: 1px solid #fff;
 margin: 0 auto;
 color: #ffffff;
}

#home .feature { 
 background: #fff url(/wsimages/styles/header_home.jpg) bottom no-repeat;
 height: 302px;
}

#aboutus .feature { 
 background: #fff url(/wsimages/styles/header_about.jpg) bottom no-repeat;
 height: 224px;
}

#solutions .feature { 
 background: #fff url(/wsimages/styles/header_solutions.jpg) bottom no-repeat;
 height: 224px;
}

#hosting .feature { 
 background: #fff url(/wsimages/styles/header_hosting.jpg) bottom no-repeat;
 height: 224px;
}

#support .feature { 
 background: #fff url(/wsimages/styles/header_support.jpg) bottom no-repeat;
 height: 224px;
}

#careers .feature { 
 background: #fff url(/wsimages/styles/header_careers.jpg) bottom no-repeat;
 height: 224px;
}

#news .feature { 
 background: #fff url(/wsimages/styles/header_news.jpg) bottom no-repeat;
 height: 224px;
}

#events .feature { 
 background: #fff url(/wsimages/styles/header_events.jpg) bottom no-repeat;
 height: 224px;
}

#generic .feature { 
 background: #fff url(/wsimages/styles/header_generic.jpg) bottom no-repeat;
 height: 224px;
}

h1 { }
	#header h1 {
	height:59px; /* height of logo */
	width:300px; /* width of logo */
	background: #fff url(/wsimages/styles/logo.png) top left no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
	float: left;
	}
	.feature h1 {
	font: normal 42px "Helvetica" sans-serif;
	line-height: 40px;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 340px;
	margin-left: 60px;
	color: #fff;
	}
	.feature h1 span {
	font: normal 56px "Helvetica" sans-serif;
	color: #ffc;
	}
	
	#content h1, #showcase h1 {
	font: normal 22px "Helvetica" sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
	#showcase h1 { 
	color: #000;
	}
	

h2 { }

	h2
	{ 
	font: bold 16px "Helvetica" sans-serif; 
	padding: 3px 5px 5px 0px;
	}
	
	#subnav h2 { 
	font: bold 14px "Helvetica" sans-serif; 
	padding: 3px 5px; 
	text-align: right;
	background-color: #2a5098; 
	color: #fff; 
	}
	
	#showcase h2 {
	color: #373D2E;
	font: normal 18px "Helvetica" sans-serif; 
	}



p { }

	#header .util { 
	display: block;
	width: 500px; 
	float: right; 
	text-align: right;
	margin-top: 50px;
	margin-right: 20px;
	}
	
	
	.feature p {
	font: 16px "Helvetica" sans-serif;
	margin-bottom: 15px;
	line-height: 22px;
	width: 320px;
	margin-left: 60px;
	}

	#content p{
		padding: 5px 0;
	}

ul { }	
	#content ul {
	margin-bottom: 15px;
	}
	
li {
	margin-left: 5%; 
	}	
	.arrow li, .subarrow li
	{
	list-style-type: none;
	padding-left: 20px;
	background-image: url(/wsimages/styles/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	.subarrow li
	{
	background-image: url(/wsimages/styles/sub_arrow_bullet.gif);
	margin-top: 10px;
	padding-left: 20px;
	}
	
	#subnav .active { 
	color: #000;
	font-weight: bold;
	}


a { }
	#header h1 a {
	display:block;
	width:100%;
	height:98%;
	outline:none;
	color: #666;
	}
	
	.util a { color: #666; padding: 4px;}
	.util a:hover { text-decoration: none; color: #000; }
	
	#content a { border-bottom: 1px dotted #003399; }
	#content a:hover { color: #000; border-bottom: 1px dotted #000; }
	
img { }
	
/* ---------->>> Global NAVIGATION <<<----------

#nav { width: 900px; height: 57px; background: url(/wsimages/styles/nav.gif) no-repeat; position: relative; margin: 0 auto; }
#nav li { display: inline; } 
#nav li a:link, #nav li a:visited { 
display: block; float:left;  width: 150px; height: 42px; padding-top: 15px; text-align: center; color: #ddd; font: 16px "Verdana"; overflow: hidden; z-index: 10; padding-right: 0px;}

#nav .active a { background: url(/wsimages/styles/nav.gif) no-repeat -0px -114px; } 
#nav .active a:link, #nav .active a:visited { left: 0px; width: 150px; }
#nav a:hover, #nav a:focus { background: url(/wsimages/styles/nav.gif) no-repeat -0px -57px; } 
#nav .active a { background: url(/wsimages/styles/nav.gif) no-repeat -0px -114px; } 

*/
#ctr {
	float:
}

#nav { width: 900px; height: 57px; background: url(/wsimages/styles/navButtonBackground.gif) no-repeat; position: relative; margin: 0 auto; }
/* #nav {
	width: 950px;
	height: 57px;
	position: relative;
	margin: 0 auto;
	margin-left: 22%; */
}

#nav ul {  list-style-type: none; } /* Added by CR on May 28 */
#nav li { display: inline; margin: 0; }  /* Modified by CR on May 28 */

#nav .active a { background: url(/wsimages/styles/navButtonBackground.gif) repeat-x -0px -114px; } 
#nav a:hover, #nav a:focus { background: url(/wsimages/styles/navButtonBackground.gif) repeat-x -0px -57px; } 
#nav li a:link, #nav li a:visited {
	width: 90px;
	display: block;
	float: left;
	height: 42px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #ddd;
	font: 16px "Verdana";
	overflow: hidden;
	z-index: 10;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

	/* hide from IE mac \*/
	#nav li {width:auto}
	/* end hiding from IE5 mac */
	
/*---------- bubble tooltip -----------*/

a.tt{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; }
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/wsimages/styles/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/wsimages/styles/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/wsimages/styles/bubble.gif) no-repeat bottom;
}

/* ---------->>> Left Nav COLUMN <<<-----------*/

#subnav {
width:220px;
float: left;
background:#fff url(/wsimages/styles/leftside.gif) repeat-y left top;
margin-right: 40px; 
margin-bottom: 40px; 
}
.navtop {
width:100%;
height:20px;
background:url(/wsimages/styles/top.gif) no-repeat left top;
}
.navtop span {
display:block;
position:relative;
height:20px;
background:url(/wsimages/styles/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(/wsimages/styles/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.navbottom {
width:100%;
height:60px;
background:url(/wsimages/styles/bottom.gif) no-repeat left bottom;
}
.navbottom span {
display:block;
position:relative;
height:60px;
background:url(/wsimages/styles/bottom-right.gif) no-repeat right top;
}


/* ---------->>> SVSN Forms <<<-----------*/

#content form		{
	background-color: transparent;
	margin: 10px 0 10px 0;
	padding: 4px 0px 0px 0px;
}

#content form fieldset	{
	background-color: transparent;
	border: solid 1px #ccc;
	padding: 8px;
}

div.req	{
	background-color: transparent;
	color: #c00;
	font: normal 10px/2 Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
span.req	{
	background-color: transparent;
	color: #c00;
}

#content form fieldset legend	{
	font-weight: bold;
	color: black;
}

#content form fieldset label, #login label	{
	background-color: transparent;
	color: #000000;
	display: block;
	float: left;	
	margin: 0 8px 0px 0;
	padding-top: 5px;
	text-align: right;
	width: 100px;
}

#content form fieldset p.submit input, #login p.submit input	{	
	margin: 3px 0 6px 109px;
	padding: 1px 1px 3px 1px;
}

#content form fieldset p, #login p	{
	margin-bottom: 3px;
	clear: both;
}

#content form label.error	{
	background-color: transparent;
	color: #c00;
	margin: -2px 0 9px 109px;
	text-align: left;
	width: 70%;
}


/* ---------->>> Misc Tags <<<-----------*/


.solution { width: 185px; float: left; margin-right: 40px; }
.solution img { margin: 10px 0; }

.last { margin: 0;}
.clear { clear: both; background: none; }


		
/* TABLES - svsn */
.svsnTable{
	border-collapse: collapse;
	border-right: 1px solid #E5EFF8;
	border-top: 1px solid #E5EFF8;
	margin: 1em auto;
}

.svsnTable thead th{
	background: none repeat scroll 0 0 #F4F9FE;
	color: #264D98;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: center;
}
.svsnTable th {	
	border-bottom: 1px solid #E5EFF8;
	border-left: 1px solid #E5EFF8;
	padding: 0.3em 0.4em;
}
.svsnTable tr.odd td{
	background: none repeat scroll 0 0 #F4F9FE;
}
.svsnTable td {
	border-bottom: 1px solid #E5EFF8;
	border-left: 1px solid #E5EFF8;
	padding: 0.3em 0.4em;
	text-align: center;
}
.svsnTable td.colOne{
	color: #264D98;
	font: 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: left;
}
