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

/*

MOBIQA: CINEMA

*/

body
{
	/* color:#9d2066; */
}

ul#navigation.sf-menu
{
	background-image:url(/cinema/images/cinema_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:#9d2066;
}

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:#9d2066;
  background:url(/cinema/images/cinema_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:#b72577;
}

#pagebody-content
{
	background-image:url(/cinema/images/cinema__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:#9d2066;
}

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

#sidebar
{
  border-right:0 none;
  background:#7c1951 url(/cinema/images/cinema_newsbox_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(/cinema/images/cinema_footer_bg.png) no-repeat 0 top;
}

#footerbody a
{
	color:#fff;
}

#newsview div.navi
{
  background:url(/cinema/images/cinema_news_scroll_tab.jpg) center bottom no-repeat;
}

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

#TB_window
{
  background-image:url(/cinema/images/cinema_product_layers_bg.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:#7c1951;
}

#content a 
{
	color:#7c1951;
  border-bottom-color:#7c1951;
}

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

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

#content div#column1
{
	border-right-color:#7c1951;
}

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

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

div#content-leftcol.newsletters h2,
div#about-mobiqa-content h2
{
  color:#fff;
  background:#7c1951 url(/cinema/images/cinema_nav_up.jpg) repeat-x;
}

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

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

form label
{
  color:#7c1951;
}

form span.textbox
{
  background:#f084b5 url(/cinema/images/cinema_nav_down.jpg) repeat-x;
}

form span.textbox input,
form span.textbox textarea,
form span.textbox select
{
	border-color:#b52476;
  border-top-color:#7c1951;
  border-left-color:#7c1951;
}

form p.buttons input
{
  border-color:#b52476;
  border-bottom-color:#7c1951;
  border-right-color:#7c1951;
  background:#b52476 url(/cinema/images/cinema_nav_down.jpg) repeat-x;
}