@charset "UTF-8";
/* CSS Document */

/*

MOBIQA: LIVE EVENTS

*/

body
{
	/* color:#cb2027; */
}

ul#navigation.sf-menu
{
	background-image:url(/live/images/live_nav_bg.png);
}

ul#navigation.sf-menu, 
ul#navigation.sf-menu * 
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

ul#navigation.sf-menu li
{
  background:none;
}

ul#navigation.sf-menu li li
{
	text-align:left;
	background-color:#cb2027;
}

ul#navigation.sf-menu li:hover, 
ul#navigation.sf-menu li.sfHover, 
ul#navigation.sf-menu a:focus, 
ul#navigation.sf-menu a:hover, 
ul#navigation.sf-menu a:active 
{
  color:#cb2027;
  background:url(/live/images/live_nav_down.jpg) repeat-x;
}

ul#navigation.sf-menu a, 
#navigation .sf-menu a:visited 
{
	color:#fff;
}

ul#navigation.sf-menu a 
{
  border:0 none;
  padding:0.75em 1em;
  text-decoration:none;
  display:block;
  position:relative;
  overflow:hidden;
}

#headerimages
{
	background:#e7262e;
}

#pagebody-content
{
	background-image:url(/live/images/live__pagebody_bg.gif);
}

body.site-page #pagebody-content
{
	background-image:none;
}

div#content h1,
div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content h6
{
	color:#cb2027;
}

div#content div#journey1,
div#content div#journey2
{
	float:left;
}

#sidebar
{
  border-right:0 none;
  background:url(/live/images/live_newbox_bg.jpg) repeat-x;
  color:#ccc;
}

#sidebar-content h1,
#sidebar-content h2,
#sidebar-content h3,
#sidebar-content h4,
#sidebar-content h5,
#sidebar-content h6,
#sidebar-content a
{
	color:#fff;
}

#footerbody
{
  background:url(/live/images/live_footer_bg.png) no-repeat 0 top;
}

#footerbody a
{
	color:#fff;
}

#newsview div.navi
{
  background-image:url(/live/images/live_news_scroll_tab.jpg);
  margin:0;
}

#newsview div#newsview-body div.items p
{
	background:url(/live/images/live_news_scroll_bg.png) no-repeat;
}

#TB_window
{
  background-image:url(/live/images/live_product_layers.png)!important;
}

#TB_ajaxContent
{
	color:#fff!important;
}

#TB_title
{
	background:none!important;
}

#TB_ajaxWindowTitle
{
	display:none!important;
}

#TB_closeAjaxWindow
{
  color:#fff!important;
  float:right;
  margin-bottom:1px;
  padding:12px!important;
  text-align:right;
}

#TB_window a
{
	color:#fff!important;
}

div.case-studies div.table div.tr
{
	border-bottom-color:#cb2027;
}

#content a 
{
	color:#cb2027;
  border-bottom-color:#cb2027;
}

#newsview div#newsview-body div.items a
{
	color:#fff;
  border-bottom-color:#fff;
}

#newsview div#newsview-body div.items p a:hover
{
	background-color:#CB2027;
}

#content div#column2
{
	border-left-color:#cb2027;
}

#about-mobiqa-content ul li
{
  list-style-image:url(/images/icons/bullet_red.png);
}

div#content-leftcol.newsletters
{
  border-right-color:#cb2027;
}

div#content-leftcol.newsletters h2,
div#about-mobiqa-content h2
{
  color:#fff;
  background:#e8242e url(/live/images/live_nav_up.jpg) repeat-x;
}

div.newsletters div.table div.tr
{
  border-top-color:#cb2027;
}

div.newsletters div.table div.tr.last
{
	border-bottom-color:#cb2027;
}

form label
{
  color:#cb2027;
}

form span.textbox
{
  background:#f29495 url(/live/images/live_nav_down.jpg) repeat-x;
}

form span.textbox input,
form span.textbox textarea,
form span.textbox select
{
	border-color:#f0505a;
  border-top-color:#cb2027;
  border-left-color:#cb2027;
}

form p.buttons input
{
  border-color:#f0505a;
  border-bottom-color:#cb2027;
  border-right-color:#cb2027;
  background:#f0505a url(/live/images/live_nav_down.jpg) repeat-x;
}