/* ByteMobile Print Stylesheet */

/* Global Layout
-------------------------------*/
body { 
	background-color: #fff; 
	margin: 0 auto; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666; 
	text-align: center; }
#wrapper { 
	position: relative;
	width: 760px; 
	padding: 0px; 
	margin: 0px auto; }
#container {
	position: absolute; 
	top: 162px; 
	left: 0px;
	}

/* General Default Styles
-------------------------------*/	
br {
	clear: both;
	}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	margin: 0 0 30px 0;
	}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	margin: 5px 0 10px 0;
	}
h2.alt {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	margin: 5px 0 16px 0;
	}
h3 {
	font-weight: bold;
	font-size: 11px;
	color: #666;
	margin: 5px 0 10px 0;
	}
h3.alt {
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	margin: 5px 0 2px 0;
	}
p {
	font-size: 11px;
	color: #666;
	margin: 0 0 12px 0;
	clear: both;
	line-height: 15px;
	}
ul { 
	list-style-type: none; 
	padding: 0px;  
	margin: 0;
	}
li { 
	list-style-type: none; 
	background:  url(/img/bullet.gif) no-repeat 1px 5px; 
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	}
ul ul { 
	list-style-type: none; 
	padding: 0;  
	margin: 10px 0 0 0;
	}
li li { 
	list-style-type: none; 
	background:  url(/img/bullet2.gif) no-repeat 1px 5px; 
	padding: 0 0 0 12px;
	}
ul ul ul { 
	list-style-type: none; 
	padding: 0;   
	margin: 10px 0 0 0;
	}
li li li { 
	list-style-type: none; 
	background:  url(/img/bullet3.gif) no-repeat 1px 4px; 
	padding: 0 0 0 12px;
	}
ul ul ul ul { 
	list-style-type: none; 
	padding: 0;  
	margin: 10px 0 0 0;
	}
li li li li { 
	list-style-type: none; 
	background:  url(/img/bullet4.gif) no-repeat 1px 5px; 
	padding: 0 0 0 10px;
	}
a:link { 
	text-decoration: underline; 
	color: #DB3434;  
	}
a:active { 
	text-decoration: underline; 
	color: #FF008A;  
	}
a:visited { 
	text-decoration: underline; 
	color: #666;  
	}
a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}
ul.links { 
	list-style-type: none; 
	padding: 0;  
	margin: 0;
	}
ul.links li { 
	list-style-type: none; 
	background:  url(/img/arrow-red.gif) no-repeat 1px 5px; 
	margin: 0;
	padding: 0 0 5px 10px;
	}
ul.links a:link { 
	text-decoration: none; 
	color: #DB3434;  
	}
ul.links a:active { 
	text-decoration: none; 
	color: #FF008A;  
	}
ul.links a:visited { 
	text-decoration: none; 
	color: #666;  
	}
ul.links a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}
a.top:link, a.top:active, a.top:visited { 
	text-decoration: none; 
	color: #666;
	clear: both;
	font-size: 9px;
	background: url(/img/top.gif) no-repeat 0 4px;
	padding: 0 0 0 12px;
	}
a.top:hover { 
	color: #DB3434; 
	}
.float {
	float: left; 
	margin: 0; 
	padding: 0;
	}
.caption {
	margin: 7px 0 24px 0;
	color: #A31F1F;
	}
.sub {
	margin: 1px 0 5px 0;
	color: #A31F1F;
	}
img {
	border: 0;
	}
td { 
	font-size: 11px;
	color: #666;
	}
table.data {
	border-collapse:collapse; 
	border:0px; 
	width: 100%;
	margin: 10px 0 10px 0;
	}
table.data th {
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background-color: #bbb;
	font-size: 11px;
	text-align: left;
	}
table.data td {
	padding: 5px;
	text-align: left;
	}
table.data td p {
	margin: 3px 0 3px 0;
	line-height: 15px;
	}
table.data tr.row1 {
	background-color: #fff;
	}
table.data tr.row2 {
	background-color: #f2f2f2;
	}
.date {
	display: inline;
	width: 56px; 
	float: left;
	}
.article {
	display: inline;
	float: left;
	width: 340px;
	}
.article_sm {
	display: inline;
	float: left;
	width: 130px;
	}
	.article_sm_new {
	display: inline;
	float: left;
	}
.article p {
	padding: 0;
	margin: 0 0 2px 0;
	}
.article_sm p {
	padding: 0;
	margin: 0 0 2px 0;
	}	
.required { 
	color: #666;
	font-size: 11px;
	background: url(/img/required.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
	margin: 0;
	}
input {
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666;
	}
.input { 
	border: 1px solid #ccc; 
	}
	
/* Masthead
-------------------------------*/
#header {
	position: relative;
	width: 760px;
	height: 79px;
	background: #fff url(/img/bytemobile-header.gif) no-repeat top left;
	text-align: left;
	}
img.logo {
	float: left; 
	margin: 30px 0 0 7px;
	border: 0;
	}
#people {
	position: absolute;
	top: 24px;
	left: 599px;
	z-index: 5;
	width: 155px;
	height: 137px;
	background: url(/img/people.gif) no-repeat top left;
	}
	
/* Global Navigation
-------------------------------*/
#nav_global {
	margin-left: 559px;
	font-size: 10px;
	text-align: left;
	}
#nav_global .links {   
	float: left;
	width: 58px;
	margin: 1px 8px 0 0; 
	text-align: center;
	}
#nav_global a:link { 
	text-decoration: none; 
	color: #DB3434;  
	}
#nav_global a:active { 
	text-decoration: none; 
	color: #FF008A;  
	}
#nav_global a:visited { 
	text-decoration: none; 
	color: #666;  
	}
#nav_global a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}

/* Main Navigation
-------------------------------*/
#nav_main {
	position: relative;
	height: 28px;
	border: 1px solid #D5D3D3;
	background: #fff url(/img/main-nav.gif) repeat-x top left;
	text-align: left;
	margin-top: 1px;
	display: none;
	}


/* Breadcrumb
-------------------------------*/
#breadcrumb {
	position: absolute;
	top: 111px;
	left: 0px;
	width: 760px;
	padding-top: 6px;
	text-align: left;
	background: #fff url(/img/breadcrumb.gif) repeat-x top left;
	}
#breadcrumb p {
	padding: 0;
	margin: 0 10px 0 10px;
	height: 44px;
	}
#breadcrumb a:link { 
	text-decoration: none; 
	color: #DB3434;  
	}
#breadcrumb a:active { 
	text-decoration: none; 
	color: #FF008A;  
	}
#breadcrumb a:visited { 
	text-decoration: none; 
	color: #DB3434;  
	}
#breadcrumb a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}

/* Left-Hand Navigation
-------------------------------*/
#nav_left {
	display:inline;
	float: left;
	width: 161px;
	margin-right: 26px;
	text-align: left;
	color: #999;
	}
#nav_left ul { 
	list-style-type: none; 
	padding: 0;  
	margin: 0;
	}
#nav_left li { 
	list-style-type: none; 
	padding: 0;  
	margin: 0;
	line-height: 0px;
	}
#nav_left div.lev2 { 
	display: table; 
	height: 35px;
	width: 161px; 
	#position: relative; 
	overflow: hidden;  
	background: url(/img/left-nav.gif) no-repeat top left; 
	text-align: left; 
	padding: 0;
	margin: 0;
	}
#nav_left div.lev2 p {
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
	padding: 0 20px 0 5px;
	}
#nav_left div.lev2 p span { 
	#position: relative; 
	#top: -50%;
	color: #999;
	}
#nav_left div.lev2 a:link { 
	#position: relative; 
	#top: -50%;
	text-decoration: none; 
	color: #990000; 
	}
#nav_left div.lev2 a:active { 
	#position: relative; 
	#top: -50%;
	text-decoration: none; 
	color: #FF008A;  
	}
#nav_left div.lev2 a:visited { 
	#position: relative; 
	#top: -50%;
	text-decoration: none; 
	color: #990000;  
	}
#nav_left div.lev2 a:hover { 
	#position: relative; 
	#top: -50%;
	text-decoration: none; 
	color: #666;  
	}
#nav_left div.lev3 {  
	width: 161px;   
	background: url(/img/lev3-bg.gif) repeat top left; 
	text-align: left; 
	padding: 16px 0 5px 0;
	margin: 0;
	}
#nav_left div.lev3 p {
	padding: 0 10px 12px 16px;
	margin: 0;
	}
#nav_left div.lev3 a:link { 
	text-decoration: none; 
	color: #990000; 
	}
#nav_left div.lev3 a:active { 
	text-decoration: none; 
	color: #FF008A;
	}
#nav_left div.lev3 a:visited { 
	text-decoration: none; 
	color: #990000; 
	}
#nav_left div.lev3 a:hover { 
	text-decoration: none; 
	color: #999;  
	}

/* Content Column (3 Column Layout)
-------------------------------*/
#content_center {
	display: inline;
	float: left;
	width: 400px;
	margin-right: 23px;
	text-align: left;
	}
#content_center .columns {
	position: relative;
	width: 400px;
	clear: both;
	}
#content_center .column1 {
	float: left; 
	width: 190px; 
	margin-right: 20px;
	}
#content_center .column2 {
	float: left; 
	width: 190px;
	}
.prod_icon {
	float: left; 
	margin: 0 10px 45px 0;
	}
.prod_text {
	float: left; 
	width: 125px;
	}
.prod_text h3 {
	margin: 0 0 8px 0;
	}
.pullquote {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 3px 0 0 15px;
	background: url(/img/quote-left.gif) no-repeat top left;
	}
.pullquote p {
	color: #990000;
	font-size: 12px;
	line-height: 16px;
	}
.pullquote p.sig {
	color: #666;
	font-size: 11px;
	text-align: right;
	}


/* Content Column (2 Column Layout)
-------------------------------*/
#content {
	display: inline;
	float: left;
	width: 573px;
	margin: 0px;
	text-align: left;
	}
#content .pgtitlebar {
	float: left;
	width: 515px;
	height: 52px;
	background: url(/img/page-title.gif) no-repeat top left;
	margin: 1px 0 15px 4px; 
	}	
#content .columns {
	position: relative;
	width: 573px; 
	clear: both;
	}
#content .column1 {
	float: left; 
	width: 274px; 
	margin-right: 25px;
	}
#content .column2 {
	float: left; 
	width: 274px;
	}
.lev4nav {
	clear: both;
	border-top: 1px solid #E5E5E5;
	height: 38px;
	font-size: 10px;
	color: #ccc;
	}
.lev4nav .box {
	float: left;
	padding: 0 10px 1px 10px;
	text-align: center;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	}
.lev4nav .box1 {
	float: left;
	padding: 0 4px 1px 4px;
	text-align: center;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.lev4nav a:link { 
	text-decoration: none; 
	color: #DB3434;  
	}
.lev4nav a:active { 
	text-decoration: none; 
	color: #FF008A;  
	}
.lev4nav a:visited { 
	text-decoration: none; 
	color: #666;  
	}
.lev4nav a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}

/* Right-Hand Sidebar
-------------------------------*/
#sidebar {
	display:inline;
	float: left;
	width: 150px;
	text-align: left;
	}
#sidebar .component {
	width: 150px;
	background:  url(/img/sidebar.gif) no-repeat top left; 
	padding-top: 14px;
	margin-bottom: 20px;
	}
#sidebar .component p {
	padding: 8px 10px 0 10px;
	margin: 0;
	line-height: 15px;
	}
#sidebar ul { 
	list-style-type: none; 
	padding: 6px;  
	margin: 0;
	}
#sidebar li { 
	list-style-type: none; 
	background:  url(/img/arrow-red.gif) no-repeat 2px 4px; 
	margin: 0;
	padding: 0 0 5px 10px;
	}
#sidebar a:link { 
	text-decoration: none; 
	color: #DB3434;  
	}
#sidebar a:active { 
	text-decoration: none; 
	color: #FF008A;  
	}
#sidebar a:visited { 
	text-decoration: none; 
	color: #666;  
	}
#sidebar a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}

/* Footer
-------------------------------*/
#footer {
	clear: both;
	width: 760px;
	background-color: #fff;
	height: 50px;
	background:  url(/img/footer.gif) repeat-x top left; 
	padding-top: 60px;
	color: #999;
	}
#footer p {
	padding: 2px 0 10px 0;
	margin: 0; 
	}
#footer a:link { 
	text-decoration: none; 
	color: #999;  
	}
#footer a:active { 
	text-decoration: underline; 
	color: #FF008A;  
	}
#footer a:visited { 
	text-decoration: none; 
	color: #666;  
	}
#footer a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}

/* Home Page
-------------------------------*/
#home_header {
	width: 760px;
	height: 20px;
	background: #fff url(/img/home-header.gif) no-repeat top left;
	}
#home_nav_main {
	display: none;
	height: 28px;
	border: 1px solid #D5D3D3;
	background: #fff url(/img/main-nav.gif) repeat-x top left;
	text-align: left;
	margin-top: 1px;
	}
#flash {
	width: 760px;
	height: 270px;
	
	}
	#flash1{
	width: 398px;
	height: 310px;
	
	}
#home_people {
	position: absolute;
	top: 0px;
	left: 558px;
	z-index: 5;
	width: 200px;
	height: 135px;
	}
	#home_people1{
	position: absolute;
	top: 1px;
	left: 560px;
	z-index: 5;
	width: 199px;
	height: 135px;
}
#home_content {
	position: relative;
	width: 760px; 
	height: 450px;
	clear: both;
	border-bottom: 1px solid #E5E5E5;
	margin: 20px 0 16px 0;
	}
#home_content .info {
	float: left; 
	width: 260px;
	height: 273px; 
	margin: 1px 20px 0 0;
	background: url(/img/home-info.gif) no-repeat top left;
	}
#home_content .info .text {
	padding: 4px 10px 10px 10px;
	text-align: left;
	}
#home_content .advert {
	float: left; 
	width: 200px;
	height:auto;
	margin-top: 85px;
	}
#home_content ul { 
	list-style-type: none; 
	padding: 0 16px 0 12px;  
	margin: 0;
	}
#home_content ul li { 
	list-style-type: none; 
	background:  url(/img/arrow-red.gif) no-repeat 1px 5px; 
	margin: 0;
	padding: 0 0 22px 10px;
	color: #999;
	}
#home_content ul a:link { 
	text-decoration: none; 
	color: #DB3434;  
	}
#home_content ul a:active { 
	text-decoration: none; 
	color: #FF008A;  
	}
#home_content ul a:visited { 
	text-decoration: none; 
	color: #666;  
	}
#home_content ul a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}
#customers {
	height: 68px;
	padding-left: 8px;
	text-align: left;
	background:  url(/img/customers-bg.gif) repeat-x bottom left;
	}
#customers img {
	margin: 2px 9px 0 0;
	}
#home_footer {
	clear: both;
	width: 760px;
	background-color: #fff;
	color: #999;
	margin-top: 10px;
	}
#home_footer p {
	padding: 2px 0 10px 0;
	margin: 0; 
	}
#home_footer a:link { 
	text-decoration: none; 
	color: #999;  
	}
#home_footer a:active { 
	text-decoration: underline; 
	color: #FF008A;  
	}
#home_footer a:visited { 
	text-decoration: none; 
	color: #666;  
	}
#home_footer a:hover { 
	text-decoration: underline; 
	color: #FF4800;  
	}
/*---------------------------------*/
/*#mobility {left: 0px; background: url(/img/visiongain_award.gif) 30 0; background-repeat:no-repeat}*/
#math { width: 200px; height: 117px; left: 0px; background: url(/img/credibility_badge.gif) 0 0; margin-top: 12px;}

/*#mobility a {width: 147px; height: 51px; display: block; border: none;}*/
#math a {width: 200px; height: 117px; display: block; border: none;}	

/*#mobility a:hover {background: url(/img/visiongain_award.gif) 0 -51px no-repeat;}*/
#math a:hover {background: url(/img/credibility_badge_over.gif) 0 0 no-repeat;}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


#pageLogo { display:none; }
/* new home */
#row-top
{
	width: 100%;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 4px;	
}
#top-col-1-1
{
	position: relative;
	background-image: url(/img/home_what_we_do.png);
	width: 336px;
	height: 110px;
	float: left;
	margin-right: 2px;
	padding-top: 50px;
	padding-left: 16px;
	padding-right: 26px;
	text-align: left;
}
#top-col-1-2
{
	background-image: url(/img/home_whats_new.png);
	width: 336px;
	height: 110px;
	float: left;
	padding-top: 50px;
	padding-left: 16px;
	padding-right: 26px;
	text-align: left;
}
#top-col-1-1 p
{
	line-height: 13px;
	font-size: 11px;
}
#top-col-1-1 a#learn-more-link
{
	position: absolute;
	background-color: transparent;
	width: 100px;
	height: 20px;
	top: 130px;
	left: 8px;
}
#top-col-1-2 p
{
	line-height: 13px;
	font-size: 11px;
	background: url(/img/home_right_arrow.gif) no-repeat top left;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 4px;
}
#top-col-1-2 a
{
	color: #5E7BBD;
}
#row-middle
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
}
#col-2-1
{
	width: 378px;
	height: 143px;
	margin-right: 2px;
	float: left;
}
#col-2-2
{
	width: 378px;
	height: 143px;
	float: left;
}
#row-twitter
{
	position: relative;
	width: 764px;
	height: 46px;
	background-image: url(/img/home_twitter_background.png);
	margin-bottom: 4px;
	text-align: left;
}
#row-twitter #row-twitter-content
{
	position: absolute;
	width: 610px;
	height: 26px;
	margin-left: 100px;
	margin-top: 16px;
}
ul#twitter_update_list, ul#twitter_update_list li
{
	list-style-type: none;
	font-size: 11px;
	background:  none; 
	background-image:  none;
}
#row-twitter #row-twitter-content ul, #row-twitter #row-twitter-content ul li
{
	list-style-type: none;
	font-size: 11px;
	background:  none; 
	background-image:  none;
}
#twitter_update_list, #twitter_update_list li
{
	list-style-type: none;
	font-size: 11px;
	background:  none; 
	background-image:  none;
}

#row-twitter a#twitter-btn-next
{
	position: absolute;
	width: 13px;
	height: 13px;
	top: 15px;
	left: 736px;
	cursor: pointer;
}
#row-twitter a#twitter-btn-prev
{	
	position: absolute;
	width: 13px;
	height: 13px;
	top: 15px;
	left: 719px;
	cursor: pointer;
}
#row-bottom
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
}
#col-4-1
{
	width: 185px;
	height: 118px;
	margin-right: 7px;
	float: left;
}
#col-4-2
{
	width: 185px;
	height: 118px;
	margin-right: 7px;
	float: left;
}
#col-4-3
{
	width: 185px;
	height: 118px;
	margin-right: 6px;
	float: left;
}
#col-4-4
{
	width: 185px;
	height: 118px;
	float: left;
}/* new home */
#row-top
{
	width: 100%;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 4px;	
}
#top-col-1-1
{
	position: relative;
	background-image: url(/img/home_what_we_do.png);
	width: 336px;
	height: 110px;
	float: left;
	margin-right: 2px;
	padding-top: 50px;
	padding-left: 16px;
	padding-right: 26px;
	text-align: left;
}
#top-col-1-2
{
	background-image: url(/img/home_whats_new.png);
	width: 336px;
	height: 110px;
	float: left;
	padding-top: 50px;
	padding-left: 16px;
	padding-right: 26px;
	text-align: left;
}
#top-col-1-1 p
{
	line-height: 13px;
	font-size: 11px;
}
#top-col-1-1 a#learn-more-link
{
	position: absolute;
	background-color: transparent;
	width: 200px;
	height: 20px;
	top: 130px;
	left: 8px;
}
#top-col-1-2 p
{
	line-height: 13px;
	font-size: 11px;
	background: url(/img/home_right_arrow.gif) no-repeat top left;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 4px;
}
#top-col-1-2 a
{
	color: #5E7BBD;
}
#row-middle
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
}
#col-2-1
{
	width: 378px;
	height: 143px;
	margin-right: 2px;
	float: left;
}
#col-2-2
{
	width: 378px;
	height: 143px;
	float: left;
}
#row-twitter
{
	position: relative;
	width: 764px;
	height: 46px;
	background-image: url(/img/home_twitter_background.png);
	margin-bottom: 4px;
	text-align: left;
}
#row-twitter #row-twitter-content
{
	position: absolute;
	width: 610px;
	height: 26px;
	margin-left: 100px;
	margin-top: 16px;
}
ul#twitter_update_list, ul#twitter_update_list li
{
	list-style-type: none;
	font-size: 11px;
	background:  none; 
	background-image:  none;
}
#row-twitter #row-twitter-content ul, #row-twitter #row-twitter-content ul li
{
	list-style-type: none;
	font-size: 11px;
	background:  none; 
	background-image:  none;
}
#twitter_update_list, #twitter_update_list li
{
	list-style-type: none;
	font-size: 11px;
	background:  none; 
	background-image:  none;
}

#row-twitter a#twitter-btn-next
{
	position: absolute;
	width: 13px;
	height: 13px;
	top: 15px;
	left: 736px;
	cursor: pointer;
}
#row-twitter a#twitter-btn-prev
{	
	position: absolute;
	width: 13px;
	height: 13px;
	top: 15px;
	left: 719px;
	cursor: pointer;
}
#row-bottom
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
}
#col-4-1
{
	width: 185px;
	height: 118px;
	margin-right: 7px;
	float: left;
}
#col-4-2
{
	width: 185px;
	height: 118px;
	margin-right: 7px;
	float: left;
}
#col-4-3
{
	width: 185px;
	height: 118px;
	margin-right: 6px;
	float: left;
}
#col-4-4
{
	width: 185px;
	height: 118px;
	float: left;
}
