/* --------------------------------------------------------------    
   structure   
-------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	text-align: center;
}

#wrapper { width: 100%; min-width: 975px; overflow: hidden; }

#container, #footer 
{
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 55px;
	text-align: left;
}

#container
{
	text-transform: inherit;
	position: relative;
	height: 640px; 
	overflow: visible;
}

#logo { width: 100px; float: left; margin: 62px 80px 50px 0; }

#nav { width: 440px; float: left; margin: 28px 0 0 0;}

#nav span
{
	padding: 0px;
	margin: 0px;	
	width: 110px;
	float: left;
	height: 20px;
	overflow: hidden;
}



#maincontent { width: 830px; margin: 0 0 30px 16px; padding: 0; }

#column1 { width: 367px; margin: 0 62px 0 0; padding: 0; float: left; }
#column1-wide { width: 500px; margin: 0 62px 0 0; padding: 0; float: left; }
#column1-wider { width: 580px; margin: 0 62px 0 0; padding: 0; float: left; }

#column2 { width: 185px; margin: 0; padding: 0; float: left; }

#column1home { width: 387px; margin: 0 22px 0 0; padding: 0; float: left; }

#column2home { width: 185px; margin: -10px 0 0 0; padding: 0; float: left; }

#homebuzz
{
	width: 210px;
	position: relative;
	top: -260px;
	left: 182px;
}

/*use for single-column layouts */
#column { width: 567px; margin: 0 0 0 0; padding: 0; float: left; } 

/*use for wide-column layouts (no picture on right) */
#widecolumn { width: 767px; margin: 0 0 0 0; padding: 0; float: left; } 


.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
}


/* --------------------------------------------------------------    
   backgrounds   
-------------------------------------------------------------- */
.homebg
{
	background-image: url(../images/backgrounds/home.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.productsbg
{
	background-image: url(../images/backgrounds/products.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.flexbg
{
	background-image: url(../images/backgrounds/flex.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.servicesbg
{
	background-image: url(../images/backgrounds/services.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.partnersbg
{
	background-image: url(../images/backgrounds/partners.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.techbg
{
	background-image: url(../images/backgrounds/tech.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.aboutbg
{
	background-image: url(../images/backgrounds/about.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.teambg
{
	background-image: url(../images/backgrounds/team.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.careersbg
{
	background-image: url(../images/backgrounds/careers.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.mediabg
{
	background-image: url(../images/backgrounds/media.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.contactbg
{
	background-image: url(../images/backgrounds/contact.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

.blankbg
{
	background-image: url(../images/backgrounds/blank.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
}

/* -------------------------------------------------------------- 
   typography   
-------------------------------------------------------------- */

/* The font-size percentage is of 16px. (0.875 * 16px ~ 14px) */
   
body
{
	font-size: 87.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h3,h4,h5,h6 { font-weight: normal; color: #d9531e; }

h1 { font-size: 1.286em; line-height: 1.41em; margin-bottom: 0.5em; }
h2 { font-size: 1.1em; line-height: 1.3em; margin-bottom: 0.5em; color: #026CB6; font-weight: normal; }
h3 { font-size: 1.1em; line-height: 1.3em; margin-bottom: 0.5em; }
h4 { font-size: 1em; line-height: 1em; margin-bottom: 0.5em; }

h1 img, h2 img, h3 img, 
h4 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em 0; line-height: 1.243em; }
p img.left  { float: left; margin: 0 1em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 0 0 1em 1em; }

a:link      { 
	color: #f37321; text-decoration: underline;
	outline: none; /* eliminates ugly outline around clicked links (Firefox) */
}
a:visited	{ color: #7E8083; }
a:focus, a:hover     { color: #026CB6; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; color: #026CB6; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

.sidebar p, #homebuzz p	{ font-size: 0.786em; margin: 0 2em 1.5em 0; line-height: 1.2em; }

.sidebar li	{ font-size: 0.786em; line-height: 1em; margin: 0 0 0.5em 0.5em; }

.sidebar ul, .sidebar ol      { margin: 0 1.5em 0.6em 1.5em; }

.sidebar img { padding-top: 5px; padding-bottom: 3px; }

a.cta		{ display: block; margin: 0.5em 0 1.5em; text-transform: uppercase; }

a.buzz { display: block; margin-bottom: 0.5em; font-weight: bold; color: #026CB6; text-decoration: none; }

#footer p { font-size: 0.643em; color: #7E8083; padding-top: 10px; }

#footer a { color: #7E8083; }

#footer a:hover { color: #026CB6; }

.legal { font-size: 80%; }


/* Lists
-------------------------------------------------------------- */
ul.steps { list-style-type: none; margin: 0 2em 0.5em 0; padding: 0; }
ul.steps li { margin-left: 0; padding-left: 0; }

ul.downloads { list-style-type: disc; margin: 0 2em 0.5em 0; padding: 0; }
ul.downloads li { margin-left: 1.5em; padding-left: 0.5em; margin-bottom: 0.8em; }


li           { margin: 0 0 0.5em 0.5em; line-height: 1.243em; }

li ul, 
li ol       { margin: 0 1em; padding: 0 1em; }
ul, ol      { margin: 0 1em 1em 1em; padding: 0 1em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }

#chart { font-size: 0.8em; }
tr.charth td
{
	border-top: 1px #026CB6 solid;
	border-bottom: 1px #026CB6 solid;
}

table.downloads td { font-size: 0.786em; line-height: 1em; margin:0; }

tr.odd td
{
	background: #ebf3fb;
	border-bottom: 1px #026CB6 solid;
	border-top: 1px #026CB6 solid;
}

tr.last td
{
	border-bottom: 2px #026CB6 solid;
}


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.nospace    { margin-left:0; padding-left:0; margin-top:0; padding-top: 0;}
.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
