/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Arial,Helvetica,sans-serif;
}

h1.logo {
	text-indent:-3000px;
	overflow:hidden;	
	display:block;
	width:190px;
	height:18px;
	background: url("../images/logo.png");
	position:absolute;
	left:45px;
	top:40px;
}

#nav {
width:250px;
position:absolute;
left:45px;
top:70px;
}

#nav h3 a, #nav h4 a {
background:url("../images/nav.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
height:23px;
outline:medium none;
overflow:hidden;
text-decoration:none;
width:80px;
}

a {
	color:#808080;
}

#tabs-1.loading {
width:500px;
background: url("../images/spinner.gif") no-repeat 18px 35px;
}

#nav ul a {
	text-decoration:none;
	font-size:12px;
	margin-top:0px;
	color:#bfbfbf;
}

#nav ul li {
	padding-top:0px;
}

#nav ul a:hover {
	color:#3a3a3a;
}

#nav h3 a.work {
	background-position:0px 0px !important;
	text-indent:-3000px;
	overflow:hidden;
}

#nav h3 a.play {
	background-position:0px -23px !important;
	text-indent:-3000px;
	overflow:hidden;
}

#nav h4 a.blog {
	background-position:0px -46px !important;
	text-indent:-3000px;
	overflow:hidden;
}

#nav h4 a.updates {
		background-position:0px -94px !important;

	text-indent:-3000px;
	overflow:hidden;
}

#nav h4 a.contact, #nav h4 a.contact_active {
	background-position:0px -67px !important;
	text-indent:-3000px;
	overflow:hidden;
}

#nav h3 a.work:hover {
	background-position:-81px 0px !important;
}

#nav h3.ui-state-active a.work  {
	background-position:-81px 0px !important;
}

#nav h3 a.play:hover {
	background-position:-81px -23px !important;
}

#nav h3.ui-state-active a.play  {
	background-position:-81px -23px !important;
}

#nav h4 a.blog:hover {
	background-position:-81px -46px !important;
}

#nav h4 a.updates:hover, #nav h4 a.updates_active {
	background-position:-81px -94px !important;
	text-indent:-3000px;
	overflow:hidden;
}

#nav h4 a.contact:hover, #nav h4 a.contact_active {
		background-position:-81px -67px !important;

}

ul.accordion {
	padding-bottom:15px;
}

#nav a.active {
	color:#3a3a3a;
}

#nav h3, #nav h4 {
padding-top:0px;
}

#container {
	position:absolute; 
	top:0px; 
	left:0px;
	height:100%;
}

#left_sidebar {
	position:relative;
	float:left;
	width:270px;
	height:100%;
}

#right_sidebar {
	position:absolute;
	left:270px;
	padding-top:33px;
}

.banner_container {
	padding-left:25px;
	width:300px;
	float:left;
}

.banner_wrapper {
	float:left;
	width:980px;
	height:270px;
	margin-left:-10px;
}

.video_container {
	padding-left:15px;
	width:350px;
	float:left;
}

.video_wrapper {
	float:left;
	width:730px;
	height:270px;
	margin-left:0px;
}

.video_large_container {
	padding-left:15px;
	width:534px;
	float:left;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#twitter_update_list {
	float:left;
	padding-top:7px;
	width:750px;
}


#twitter_update_list li {
	-moz-border-radius:10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px; 
	display:block;
	font-size:12px;
	line-height:20px;
	float:left;
	padding:.6em 1em .6em 1em;
	color:#787878;
	background: #F0F0F0;
	margin:3px;
	font-weight:bold;
	text-transform:uppercase;
}

#twitter_update_list li:hover {
background:url("../images/bg_tile.png");
	color:#FF6861; 
}


#twitter_update_list li a {
	color:#787878;
	text-transform:lowercase;
	font-weight:normal;
}

#twitter_update_list li a:hover {
	color:#FF6861;

}

.description_container {
	float:left;
	width:800px;
	margin-left:-23px;
	padding-left:0px;
	padding-top:8px;
}

.description_box {
	font-size:12px;
	display:block;
	width:370px;
	color:	#808080;
	line-height:17px;
	padding-left:40px;
	padding-bottom:20px;
}

.profile_container {
width:450px;
float:left;	
padding-top:10px;
padding-left:18px;
font-size:12px;
line-height:17px;
color:#3a3a3a;
}

.profile_container a {
color:#808080;
}

.profile_container a:hover {
color:#FF6861;
}

.description_box a:hover {
color:#FF6861;
}



h5 {
	font-size:13px;
	color:#3A3A3A;
	padding-bottom:10px;
	margin:0;
}

#tabs {
	height:25px;
}

.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}


/*ALL TABS CSS
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Interaction states
----------------------------------*/
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color:#BFBFBF; text-decoration: none; font-size:13px; font-weight:bold; }
.ui-state-active a, .ui-state-active a:link, .ui-state-default a:hover { color:#3A3A3A; text-decoration: none; }


/* Overlays */

----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .7em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .25em .5em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1.7em .2em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }




body.mobio #tabs-1 img, body.mobio #tabs-2 img, body.mobio #tabs-3 img, body.mobio #tabs-4 img, body.mobio #tabs-5 img, body.mobio #tabs-6 img  {
	margin-left:12px;
}

body.portal #tabs-1 img, body.portal #tabs-2 img, body.portal #tabs-3 img {
	margin-left:-15px;
	margin-top:-10px;
}

body.portal #tabs-4, body.portal #tabs-5, body.portal #tabs-6   {
	margin-left:19px;
}

body.portal #tabs-7, body.portal #tabs-8, body.portal #tabs-9, body.portal #tabs-10   {
	margin-left:9px;
	margin-top:-5px;
}

body.mobio-client #tabs-1 img, body.mobio-client #tabs-2 img, body.mobio-client #tabs-3 img   {
	margin-left:16px;
	margin-top:0px;
}

object, embed {
  outline: 0;
}


