/*==============================================================================
 Common
==============================================================================*/
body
{
  background: #eaeaec url(images/bg.jpg);
  border: 0px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  margin: auto;
  min-width: 950px;
  padding: 0px;
}

h1
{
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  line-height: 150%;
}

h2
{
  margin: 0px;
  padding: 0px;
  color: #999999;
  font-size: 9px;
  padding-left: 0px;
}

a:active
{
  color: #001379;
  text-decoration: none;
}

a:link
{
  color: #001379;
  text-decoration: none;
}

a:visited
{
  color: #001379;
  text-decoration: none;
}

a:hover
{
  color: #001379;
  text-decoration: underline;
}

.bodytext
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
}

.smallprint
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.bold
{
  font-weight: bold;
}

.clear
{
  clear: both;
}

/*==============================================================================
 Header
==============================================================================*/
.header-bar
{
  background: #000 url(images/header-bg.gif) top left repeat-x;
  height: 106px;
  width: 100%
}

.header-links
{
  background: url(images/logo.jpg) top left no-repeat;
  height: 106px;
  position: relative;
  width: 950px;
}

.header-links ul,
.header-links li
{
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.header-links ul
{
  bottom: 12px;
  position: absolute;
  right: 24px;
  width: 100%;
}

.header-links li
{
  display: inline;
}

.header-links li a:link,
.header-links li a:visited
{
  background: url(/images/header-nav-sep.gif) no-repeat left 50%;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 5px;
  text-decoration: none;
}

.header-links li.first a:link,
.header-links li.first a:visited
{
  background: none;
  padding: 0;
}

.header-links li a:hover
{
  color: #b2c3fc;
  text-decoration: none;
}

/*==============================================================================
 Sidebar
==============================================================================*/
div.sidebar
{
  width: 249px;
  background: #a6b5e8 url(/images/sidebar-bg.png);
  margin: 19px 0 0 48px;
}

div.sidebar-top
{
  background: url(/images/sidebar-top.png) no-repeat;
  height: 16px;
}

div.sidebar-title
{
  background: url(/images/sidebar-top.png) no-repeat;
  color: #fff;
  font-size: 20px;
  font-variant: small-caps;
  font-weight: bold;
  padding: 10px 15px;
}

ul.sidebar-buttons
{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.sidebar-buttons li
{
  margin: 0 0 5px 15px;
}

ul.sidebar-buttons li a:link,
ul.sidebar-buttons li a:visited
{
  background: url(/images/sidebar-button.png) no-repeat;
  color: #001379;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  height: 32px;
  text-decoration: none;
  width: 219px;
}

ul.sidebar-buttons li span
{
  margin-left: 9px;
}

ul.sidebar-buttons li a:hover
{
  background-position: 0 -32px;
  text-decoration: none;
}

ul.sidebar-buttons li.alt-first
{
  margin-top: 10px;
}

ul.sidebar-buttons li.alt a:link,
ul.sidebar-buttons li.alt a:visited
{
  background-position: 0 -32px;
}

ul.sidebar-buttons li.alt a:hover
{
  background-position: 0 0;
}

div.sidebar-bottom
{
  background: url(/images/sidebar-bottom.png) no-repeat;
  height: 5px;
  overflow: hidden; /* IE7 fix */
  width: 249px;
}

div.sidebar-bottom-1
{
  background: url(/images/sidebar-bottom.png) no-repeat;
  width: 249px;
}

div.sidebar-cards-accepted
{
  margin: 17px 0 2px 48px;
  text-align: center;
}

/*==============================================================================
 Footer
==============================================================================*/
.footer
{
  background: #fff;
  font-size: 11px;
  margin: 20px 0 0 0;
  padding: 12px 0;
}

.footer-copyright
{
  color: #7484bd;
  float: left;
  margin: 0 0 0 48px;
  text-align: center;
  width: 249px;
}

.footer-links
{
  float: left;
  width: 653px;
}

.footer-links ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.footer-links ul li
{
  display: inline;
}

.footer-links ul li a:link,
.footer-links ul li a:visited
{
  background: url(/images/footer-sep.gif) no-repeat left 50%;
  padding: 0 2px 0 6px;
}

.footer-links ul li.first a:link,
.footer-links ul li.first a:visited
{
  background: none;
  padding-left: 0;
}

/*==============================================================================
 Content
==============================================================================*/
.content
{
  margin: 20px 0 0 20px;
  width: 633px;
}

.bullet
{
  background: url(/images/bullet.gif) no-repeat left 50%;
  padding-left: 13px;
}

.page-title,
.results-title
{
  color: #001379;
  font-size: 30px;
  font-weight: bold;
}

.results-title
{
  text-align: center;
}

.page-subtitle,
.results-subtitle
{
  color: #001379;
  font-size: 24px;
  font-weight: normal;
}

.results-subtitle
{
  text-align: center;
}

.list-heading
{
  background: #f4545a url(/images/list-heading.png) no-repeat;
  font-size: 18px;
  height: 30px;
  padding: 1px 12px 0 12px;
}

.list-heading a:link,
.list-heading a:visited
{
  color: #fff;
}

.list-content
{
  background: #f7f7f8;
  padding: 7px;
}

/*==============================================================================
 5 Steps...
==============================================================================*/
.fivesteps
{
  color: #001379;
  font-size: 13px;
  margin: 0 55px;
}

.fivesteps-title
{
  color: #cc0235;
  font-size: 20px;
  font-weight: bold;
}

.fivesteps-title span
{
  color: #7484bd;
}

.fivesteps-text
{
  background-position: left top;
  background-repeat: no-repeat;
  _height: 19px;
  min-height: 19px;
  padding-left: 21px;
}

.fivesteps-text span
{
  position: absolute;
  left: -10000px;
  top: -10000px;
}

.fivesteps-number1
{
  background-image: url(images/number1.jpg);
}

.fivesteps-number2
{
  background-image: url(images/number2.jpg);
}

.fivesteps-number3
{
  background-image: url(images/number3.jpg);
}

.fivesteps-number4
{
  background-image: url(images/number4.jpg);
}

.fivesteps-number5
{
  background-image: url(images/number5.jpg);
}

/*==============================================================================
 Home page boxes
==============================================================================*/
.box-text
{
  background: #f7f7f8;
  color: #001379;
  font-size: 9pt;
  line-height: 17px;
  padding: 10px 14px;
  /*text-align: justify;*/
}

.box-text img
{
  margin: 0 0 0 14px;
}

.box-text .next-page
{
  margin-top: 8px;
}

.subtle-border
{
  border: 1px solid #d0d0de;
}

/*==============================================================================
 Home page SEO scroller
==============================================================================*/
#container
{
  height: 127px;
  overflow: hidden;
  text-align: left;
  margin-left: 4px;
  margin-top: 10px;
  position: relative;
  width: 620px;
}

#arrows
{
  height: 28px;
  position: absolute;
  right: 0px;
  top: 8px;
  width: 13px;
}

#scroller
{
  height: 127px;
  margin: 5px 0 0 0;
  overflow: visible;
  position: relative;
  text-align: left;
  width: 620px;
}

#mainContent
{
  padding: 0 16px 0 0;
}


#mainContent h1
{
  color: #646464;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#mainContent p
{
  color: #646464;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 2px;
}

.image2 a
{
  background-image: url(/images/bullet.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
}


/**
 * Vertical Left-to-Right Direction CSS Drop-Down Menu Component
 *
 * @file		dropdown.vertical.css
 * @package		Dropdown
 * @version		0.3.1
 * @type		Transitional
 * @requires	dropdown.css
 * @browsers	Windows: IE5+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute                      
 *
 */



ul.dropdown-vertical {
 width: 200px;
}

ul.dropdown-vertical ul {
 top: 1px;
 left: 99%;
}

ul.dropdown-vertical li {
 float: none;
}

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.2
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


/** 
 * Default CSS Drop-Down Menu Theme
 *
 * @file		default.css
 * @name		Default
 * @version		0.1.1
 * @type		transitional
 * @browsers	Windows: IE5+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2008 Live Web Institute
 *
 * Module Classes: *.dir {} *.on {} *.open {} li.hover {} li.first {} li.last {}
 * Expected directory tag - li
 *
 */


/*-------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				/*\.class|(li|a):hover/
 * @level sep	ul
 */


ul.dropdown {
 font-weight: bold;
}

	ul.dropdown li {
	 padding: 7px 10px;
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #fff #d9d9d9 #d9d9d9;
	 background-color: #f6f6f6;
	 color: #000;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #eee;
	 color: #000;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 margin-top: 1px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}




/* DROP DOWNS */

#css_dropdown_verticale, #css_dropdown_verticale ul, #css_dropdown_verticale li{
	padding:0;
	margin:0;
	}
	#css_dropdown_verticale li{
	list-style: none;
	position: relative;
cursor:pointer;
	background: url(http://www.functionjunction.co.uk/images/sidebar-button.png) no-repeat;
  color: #001379;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  height: 32px;
  text-decoration: none;
  width: 209px;
  padding-left:10px;
  margin-left:15px;
  margin-bottom:10px;
  z-index:100;
	}
	#css_dropdown_verticale li a{
	text-decoration:none;
	  color: #001379;
	  font-family:Arial, Helvetica, sans-serif;
	}
	#css_dropdown_verticale li:hover{
background-position: 0 -32px;
	}
	#css_dropdown_verticale ul ul{
	position: absolute;
	top:0;
	left:219px;
	visibility:hidden;
	
	
	}
	#css_dropdown_verticale ul li:hover ul{
	visibility:visible;
	
	}
	
	#css_dropdown_verticale ul li:hover ul li{
	background:none #f7f7f8; margin:0;	
	}
	#css_dropdown_verticale ul li:hover ul li:hover{
	background:none #e2e2ef;	
	}


