/*
Theme Name: Unilink
Theme URI: http://alined.com/
	Author: Alined
Author URI: http://alined.com/
*/

@charset "UTF-8";
/* CSS Document */

font-face {
    font-family: 'ubuntulight';
    src: url('../fonts/ubuntu-l-webfont.eot');
    src: url('../fonts/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-l-webfont.woff') format('woff'),
         url('../fonts/ubuntu-l-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-l-webfont.svg#ubuntulight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubunturegular';
    src: url('../fonts/ubuntu-r-webfont.eot');
    src: url('../fonts/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-r-webfont.woff') format('woff'),
         url('../fonts/ubuntu-r-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ubuntumedium';
    src: url('../fonts/ubuntu-m-webfont.eot');	
    src: url('../fonts/ubuntu-m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-m-webfont.woff') format('woff'),
         url('../fonts/ubuntu-m-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-m-webfont.svg#ubuntumedium') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
	font-family: 'Calibri';
	src: url('../fonts/Calibri.eot');
}
@font-face {
	font-family: 'Calibri';
	src: url('../fonts/Calibri.woff') format('woff'),
	url('../fonts/Calibri.svg#Calibri') format('svg');
}
@font-face {
	font-family: 'Calibri-Light';
	src: url('../fonts/Calibril.eot');
}
@font-face {
	font-family: 'Calibri-Light';
	src: url('../fonts/Calibril.woff') format('woff'),
	url('../fonts/Calibril.svg#Calibri-Light') format('svg');
}
@font-face {
	font-family: 'Calibri-Italic';
	src: url('../fonts/CALIBRII.eot');
}
@font-face {
	font-family: 'Calibri-Italic';
	src: url('../fonts/CALIBRII.woff') format('woff'),
	url('../fonts/CALIBRII.svg#Calibri-Italic') format('svg');
}
@font-face {
	font-family: 'Calibri-Bold';
	src: url('../fonts/CALIBRIB.eot');
}
@font-face {
	font-family: 'Calibri-Bold';
	src: url('../fonts/CALIBRIB.woff') format('woff'),
	url('../fonts/CALIBRIB.svg#Calibri-Bold') format('svg');
}
@font-face {
	font-family: 'Calibri-BoldItalic';
	src: url('../fonts/CALIBRIZ.eot');
}
@font-face {
	font-family: 'Calibri-BoldItalic';
	src: url('../fonts/CALIBRIZ.woff') format('woff'),
	url('../fonts/CALIBRIZ.svg#Calibri-BoldItalic') format('svg');
}



@media screen and (min-width: 1000px) {
* {margin:0;padding:0;}
html {
    height: 100%;
}
p	{
	margin:10px 0;
}
ul	{
	padding:0 0 0 20px;
}


ol { 
	list-style-position: inside;
    margin: 0 0 0 20px;
}
ol li { 
	padding: 10px 0;
}
/*#wrapper-full {
	min-height: 100%;
}*/
#main {
	padding-bottom: 150px;
}








body	{
	margin:0;
	padding:0;
	font-size:15px;
	font-family:Helvetica, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	height:100%;
	position: relative;
	font-family: 'Calibri', Helvetica, Arial, Helvetica, sans-serif;
}
body.home	{
	background:url(images/background_04.png) repeat-x;
}
body.solutions	{
	background:url(images/background.jpg) repeat-x center top;
}

a	{
	color:#003e7e;
	text-decoration:none;
}
a:hover	{
	color:#000;
}
a img	{
	border:none;
	outline:none;
}
img a	{
	border:none;
	outline:none;
}
.archive-header	p	{
	margin:20px 0;
}
.archive-header h1 {
	line-height: 28px;
}
h1	{
	color:#414042;
	font-size:22px;
	margin:10px 0;
	font-family: 'Calibri';
	font-weight:normal;
}
h2	{
	color:#003e7e;
	font-size:34px;
	margin:15px 0;
	font-family: 'Calibri-Light';
	font-weight:normal;
	line-height: 34px;
}
h3	{
	color:#414042;
	font-size:16px;
	margin:0 0 10px 0;
	font-family: 'Calibri-Light';
	font-weight:normal;
}
img.alignright {
	float:right; 
	margin:0 0 1em 1em
}
img.alignleft {
	float:left; 
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
.alignright {
	float:right; 
}
.alignleft {
	float:left; 
}
.aligncenter {
	display: block; 
	margin-left: auto;
	margin-right: auto
}
.wrap {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
.page	{
	clear: left;
    float: left;
    margin: 0 auto;
    width: 1000px;
}
#wrapper-left	{
	background: url("../images/background_01_new.png") repeat-x scroll right 3px transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
#wrapper-right	{
	background: url("../images/background_02a_new3.jpg") repeat-x scroll left 0 transparent;
    height: 100%;
    right: 0;
    top: 0;
    width: 50%;
	position:absolute;
}
#wrapper-left-home	{
	background: url("../images/background_01_new.png") repeat-x scroll right 3px transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
#wrapper-right-home	{
	background: url("../images/background_02a_new3.jpg") repeat-x scroll left 0 transparent;
    height: 100%;
    right: 0;
    top: 0;
    width: 50%;
	position:absolute;
}

#wrapper-left-solutions	{
	background: url("../images/background_01_new.png") repeat-x scroll right 3px transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25%;
}
#wrapper-right-solutions	{
	background: url("../images/background_02a_new3.jpg") repeat-x scroll left 0 transparent;
    height: 100%;
    right: 0;
    top: 0;
    width: 50%;
	position:absolute;
}

#solutions-banner	{
	background: none repeat scroll 0 0 transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top:101px;
    width: 100%;
}
.breadcrumbs {
    float: left;
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 100%;
}
.post-page {
	float:none !important;
	width:auto !important;
	border: medium none !important;
}

#button-box.show	{
	display:block !important;
}
#button-box	{
   	background: url("../images/button-box.png") no-repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    height: 140px;
    left: -220px;
    padding: 20px 30px 20px 20px;
    position: absolute;
    top: -20px;
    width: 170px;
    z-index: 99;
}
#button-box h3, #login-form	 h3	{
	color:#FFFFFF;
	font-size: 15px;
	font-family: 'Calibri';
	margin:0 0 5px ;
}
#login-form	a {
	color:#FFFFFF;
}
#rss	{
	cursor: pointer;
    height: 24px;
    position: absolute;
    right: 63px;
    top: 46px;
    width: 23px;
    z-index: 999;
}
#rss-links	{
   	background: url("../images/rss-links_new.png") no-repeat scroll 0 0 transparent;
    border-bottom: 1px solid #ACACAC;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 30px 20px 20px;
    position: absolute;
    right: 55px;
    top: 94px;
    width: 161px;
    z-index: 9999;
}
#rss-links	 h3	{
	color: #57585A;
    font-family: 'Calibri';
    font-size: 18px;
    margin: 0 0 5px;
}
#rss-links 	ul	{
	font-size: 12px;
    list-style-type: none;
    padding: 0;
}
#rss-links 	li {
	padding:4px 0;
}
#rss-links a	{
	color:#57585A;
}
#rss-links a:hover	{
	color:#000000;
}
#login-form	{
   	background: url("../images/loginform_new.png") no-repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 30px 20px 20px;
    position: absolute;
    right: 3px;
    top: 24px;
    width: 160px;
    z-index: 99;
}
#login-form	 h3	{
	color:#FFFFFF;
	font-size: 15px;
	font-family: 'Calibri';
	margin:0 0 5px ;
}
#login-form	a {
	color:#FFFFFF;
}
.widget_wp_sidebarlogin form {
	margin: 5px 0 !important;
}
.widget_wp_sidebarlogin form p {
	margin: 3px 0 !important;
}
.widget_wp_sidebarlogin label {
	display: block;
	font-size: 11px;
}
#login-form input.input	{
	width: 150px !important;
	padding: 3px 5px
}
p.login-remember	{
	display:none;
}
.widget_wp_sidebarlogin ul	{
	margin:0;
	padding:0;
}
.widget_wp_sidebarlogin ul li	{
	margin:0;
	padding:3px 0;
}		
#login-form p.login-submit input#wp-submit	{
	background: url("../images/login-btn-hover.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 26px;
	overflow: hidden;
	text-indent: -999px;
	width: 57px;
	border:none !important;
	cursor:pointer;
}
#login-form p.login-submit input#wp-submit:hover	 {
	background-position:0 -26px;
}
#wrapper-banner {
    float: left;
    min-width: 1000px;
    position: relative;
    width: 100%;
	height:700px;
	 z-index: 0;
}
#wrapper-full {
    float: left;
    min-width: 1000px;
    position: relative;
    width: 100%;
	z-index:99;
}
#wrapper-logo {
    float: left;
    min-width: 1000px;
    position: relative;
    width: 100%;
}
#wrapper-nav {
	background:#58595b;
    float: left;
	height:42px;
    min-width: 1000px;
    position: relative;
    width: 100%;
}

#wrapper-header	{
    float: left;
    min-width:1000px;
    position: relative;
    width: 100%;
	height:250px;
}
#wrapper-header-home	{
    float: left;
    height: 700px;
    min-width: 1000px;
    position: relative;
    width: 100%;
}
#wrapper-header-solutions	{
    float: left;
    height: 260px;
    min-width: 1000px;
    position: relative;
    width: 100%;
	*height: 104px;
}
#wrapper-header.thumbnail {
	float:left;
	height: 225px;
    min-width: 1000px;
    position: relative;
    width: 100%;
	
}
#logos {
	float:left;
	margin:10px 0;
}
#logo	{
	height: 118px;
    left:0px;
    position: absolute;
    top: 0;
    width: 266px;
	 z-index: 99;
}
#logo-solutions	{
	height: 118px;
    left:-200px;
    position: absolute;
    top: 0;
    width: 266px;
	 z-index: 99;
}
#logohome	{
	height: 138px;
    left: 0px;
    position: absolute;
    top: 0;
    width: 266px;
    z-index: 9;
}

#logohome a div.four
{
	background-image: url("../images/unilink-logo4.png");
	width: 260px;
	height: 130px;
}
#logo-solutions a div.three
{
	background-image: url("../images/unilink-logo3b_new.png");
	width: 461px;
	height: 130px;
}
#logo a div.two
{
	background-image: url("../images/unilink-logo2_new2.png");
	width: 260px;
	height: 117px;
}


#navigation	{
        height: 42px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 61px;
    width: 746px;
    z-index: 99;
}
#darkgrey	{
	background: none repeat scroll 0 0 #57585A;
    height: 42px;
    position: absolute;
    right: 0px;
    top: 61px;
    width: 713px;
    z-index: 9;
}

#mobileMenuButton
{
	display:none;
}
#login-ctn
{
    position: absolute;
    right: 2px;
    top: 44px;
}

#login-btn	{
	 height: 29px;
    width: 60px;
    z-index: 99;
}
#login-btn a	{
	background: url("../images/login-btn-hover_02.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 27px;
    overflow: hidden;
    text-indent: -999px;
    width: 58px;
}
#login-btn a:hover	 {
	background-position:0 -28px;
}
#nav {
	width:100%
}
#access {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0 auto;
}
#access ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0 0 0 0;
    padding-left: 0;
}
#access li {
    float: left;
    position: relative;
}
#access a {
    color: #FFFFFF;
    display: block;
    font-family: 'Calibri-Light';
    font-size: 17px;
    font-weight: normal;
    height: 42px;
    line-height: 2.6em;
    padding: 0 1.8em;
    text-decoration: none;
	background:#58595b;
}
#access li#menu-item-276 a	{
 	/*background: url("../images/home-btn_new.png") no-repeat scroll center -1px transparent;
    text-indent: -999em;
	padding: 0 1.04em;*/
}
#access li#menu-item-276 a:hover, #access li.current-page-item a	{
 	/*background: url("../images/home-btn_new.png") no-repeat scroll center -45px transparent;
    text-indent: -999em;*/
}
#access ul ul {
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 3.5em;
    width: 188px;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
	background: none repeat scroll 0 0 rgb(88, 89, 91) !important;
    color: #ffffff;
    font-family: 'Calibri-Light';
    font-size: 17px;
    font-weight: normal;
    height: 41px !important;
    line-height: 2.5em !important;
    width: 150px;
}
#access li:hover > a, #access ul ul:hover > a, #access a:focus {
}
#access li:hover > a, #access a:focus {
    color: #003e7e;
	background: #FFFFFF; !important;
}
#access ul ul li:hover > a, #access ul ul a:focus {
    color: #CCCCCC;
	background:#FFFFFF;
}
#access ul li:hover > ul {
    display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
	background: #FFFFFF;
	color: #003e7e;
}
#access ul ul li.current-menu-item > a, #access ul ul li.current-menu-ancestor > a, #access ul ul li.current_page_item > a, #access ul ul li.current_page_ancestor > a {
   background:#FFFFFF;
}
#access ul ul li:hover > a, #access ul ul a:focus {
    
}
#home-panels	{
	float:left;
	position:relative;
	width:1000px;
	height:360px;
}
.homepanels_bg {
	background: url("../images/white-overlay.png") no-repeat scroll 0 -50px rgba(0, 0, 0, 0);
    height: 586px;
    left: -50px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0 !important;
    width: 586px !important;
    z-index: 999 !important;
}
.homepanels_image {
	left: 40px !important;
    margin: 0;
    padding: 0 0 0 20px;
    position: absolute !important;
    text-align: left;
    top: 180px !important;
    width: 300px !important;
    z-index: 999 !important;
	display: none;
}
.homepanels_text	{
    border-left: 3px solid red;
    border-top: 3px solid red;
    color: red;
    left: 140px;
    margin: 0;
    padding: 0 0 0 20px;
    position: absolute;
    text-align: left;
    top: 198px;
    width: 300px;
}
.homepanels_text_div	{
	background: none repeat scroll 0 0 #ffffff;
    height: 60px;
    left: 0;
    margin: 0;
    opacity: 0.8;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 190px;
    width: 100%;
}
.homepanels_text a	{
	color:#003E7E;
}
.homepanels_text a:hover	{
	color:#000;
}
.img	{
	position: absolute;
    top: 0;
	left:0;
}
.homepanels_text h1	{
	color: red;
    font-family: 'Calibri';
    font-size: 30px;
    font-weight: normal;
}
.homepanels_text p	{
	font-size:18px;
	color:#003e7e;
	font-family: 'Calibri';
	margin:0;
}
#page-image {
	height: 260px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1000px;
}
#page-image img {
    float: right;
}
#page_title {
	background: none repeat scroll 0 0 #003e7e;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    font-family: 'Calibri-Light';
    font-size: 17px;
    height: 110px;
    left: 0;
    opacity: 0.8;
    padding: 20px 25px;
    position: absolute;
    text-align: left;
    top: 26px;
    width: 420px;
    z-index: 999;
}
#page_title h1 {
	color: #ffffff;
    font-family: 'Calibri-Light';
    font-size: 38px;
	margin:0;
}
#page_title p {
	color:#FFFFFF;
	font-size:16px;
}

#banner-slide {
	height: 700px;
    left:0;
    position: absolute;
    width: 1000px;
}
#banner-slide img	{
	margin:0;
	padding:0;	
}
#cover	{
	position: absolute;
    left: 77px;
    top: 100px;
	
}
#solutions {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0;
    width: 100%;
}
#solutions ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0 0 0 0;
    padding-left: 0;
}
#solutions li {
    float: left;
    position: relative;
}
#solutions a {
    color: #6D6E71;
    display: block;
   font-family: 'Calibri-Light';
    font-weight: normal;
    height: 54px;
    line-height: 50px;
    text-decoration: none;
	text-align:center;
	font-size:20px;
	
}
.down {
	 background: url("../images/buttons_09.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 69px;
    left: 50%;
    margin-left: -34px;
    position: absolute;
    text-indent: -999em;
    top: 410px;
    width: 69px;
    z-index: 999;
}

.prev {
	position:absolute;
	left:30px;
	top:210px;
	z-index: 999;
	background:url(../images/buttons_06.png) no-repeat;
	width:72px;
	height:69px;
	text-indent:-999em;
	cursor:pointer;
}
.next {
	position:absolute;
	right:40px;
	top:210px;
	z-index: 999;
	background:url(../images/buttons_03.png) no-repeat;
	width:72px;
	height:69px;
	text-indent:-999em;
	cursor:pointer;
}
.intro {
	font-size:17px;
	color:#003e7e;
}
.intro.highered {
	color:#ee3124;
}
.ball { 
	float: right;
    margin: 30px 20px;
    width: 30%;
}
.benefits {
	border:1px solid #ccc;
    border-radius: 5px;
    clear: left;
    float: left;
    margin: 20px 20px 20px 0;
    padding: 20px;
    width: 50%;
}
.benefits h3 {
	text-transform:uppercase;
	font-family: 'Calibri-Bold';
}
.benefits ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.benefits li {
	background-image: url("../images/list-item-tick.png");    
	background-position: 0px 3px;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.partnerlink_pdf {
    border-radius: 5px;
    float: right;
    margin: 10px 0 20px 20px;
    padding: 20px;
    text-align: center;
    width: 20%;
}



#solutions li#menu-item-133 a, #solutions li#menu-item-1618 a { background: url("../images/onestopbtn-hover2.png") no-repeat scroll 0 -54px transparent; padding: 0px 10px 0 10px; width: 176px; }
#solutions li#menu-item-134 a { background: url("../images/booknetbtn-hover2.png") no-repeat scroll 0 -54px transparent; padding: 0px 10px 0 10px; width: 176px; }

#solutions li#menu-item-133 a:hover, #solutions li#menu-item-133.current_page_item a, #solutions li#menu-item-133.current-page-ancestor a { 
	background: url("../images/onestopbtn-hover2.png") no-repeat scroll 0 0 transparent; 
}
#solutions li#menu-item-134 a:hover, #solutions li#menu-item-134.current_page_item a, #solutions li#menu-item-134.current-page-ancestor a { 
	background: url("../images/booknetbtn-hover2.png") no-repeat scroll 0 0 transparent; 
}

#solutions li#menu-item-1618 a:hover, #solutions li#menu-item-1618.current_page_item a, #solutions li#menu-item-1618.current-page-ancestor a { 
	background: url("../images/onestopbtn-hover2.png") no-repeat scroll 0 0 transparent; 
}


#solutions li#menu-item-133 a:hover { color:#000000; }
#solutions li#menu-item-134 a:hover  { color:#000000; }

#solutions li#menu-item-133.current_page_item a:hover { color: #6D6E71; }
#solutions li#menu-item-134.current_page_item a:hover  { color: #6D6E71; }

.cycle-slideshow {
	margin: auto;
    position: absolute;
    width: 100%;
	height:700px;
}
.cycle-slideshow div.slider {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    position: absolute;
    width: 100%
}
.fader {
	position:absolute;
	bottom:0;
	z-index:999;
	background:url(../images/fader.png) repeat;
	width:100%;
	height:100px;
}
#wrapper-homepage	{
    float: left;
    margin: -200px 0 0;
    min-height: 20%;
    min-width: 1000px;
    padding-bottom: 100px;
    position: relative;
    width: 100%;
    z-index:999;
}
#wrapper-content	{
    float: left;
    min-width: 1000px;
    padding-bottom: 100px;
    position: relative;
    width: 100%;
	min-height: 20%;
	z-index: 9;
}
#wrapper-content.shortpage	{
	padding-bottom: 100px !important;
}
#wrapper-content-quik	{
    float: left;
    margin:0 0 0;
    min-width: 1000px;
    padding-bottom: 85px;
    position: relative;
    width: 100%;
    z-index: 99;
	min-height:440px;
}
.ie10 #wrapper-content-quik {  
   margin:-484px 0 0 !important; 
}  
#wrapper-content-quik.shortpage	{
	padding-bottom: 90px !important;
}
#main	{
	float:left;
	clear:left;
	padding:0;
	width: 100%;
}
#news-banner-page	{
	border-top: 1px solid #E9EAEA;
    float: left;
    margin: 0 10px;
    padding: 25px 0;
    width: 976px;
}
#news-banner-page a.news-item	{
	color:#003e7e;
	font-weight:normal;
}
#news-banner-page a.news-item:hover	{
	color:#6D6E71;
	font-weight:normal;
}
#news-banner-page a	{
	font-weight:bold;
}
#news-banner {
    color: #6d6e71;
    float: right;
    margin: 0 0 20px 40px;
    padding: 20px 20px 0;
    width: 260px;
}

.newstitle	{
	width:44px;
	float:left;
}
.newsitem	{
	float:left;
	display:block;
	
}

.newsitem .news-item	{
    clear: left;
    color: #4d4d4d;
    float: left;
    font-weight: normal;
    padding: 10px 0;
    width: 100%;
	font-size: 15px;
}
.news-item a {
	color:#003e7e;
}
.news-item a:hover {
	color:#000000;
}
.newsitem a span.bold	{
	font-weight:bold;
	color:#6d6e71;
}
.newsitem a:hover span.bold	{
	font-weight:bold;
	color:#6d6e71;
}
.icon {
	float:right;
	margin:-35px 0 0;
}
.icontwo {
	margin:-10px 0 0;
}
.newsitem a p	{
	margin:0;
}
#years {
	color: #4d4d4d;
    float: left;
    margin: 0 0 20px;
    padding: 20px 5px 0;
    width: 620px;
}
#wide_news {
	float: left;
    margin: 30px 0 30px 5px;
    padding: 0;
    width: 620px;
}
 #homepage_list {
    color: #4d4d4d;
    float: left;
    margin:0;
    width: 100%;
}
.first_row { 
	float:left;
	clear:left;
	width:100%;
}
.intro {
	font-size:17px;
	color:#00205b;
}
.intro.highered {
	color:#222;
}
.ball { 
	float: right;
    margin: 30px 20px;
    width: 30%;
}
.benefits {
	border: 1px solid #ccc;
    border-radius: 5px;
    clear: left;
    float: right;
    margin: 0 20px 20px;
    padding: 20px;
    width: 36%;
	background:none;
}
.benefits h3 {
	text-transform:uppercase;
	font-family: 'Calibri-Bold';
}

.benefits ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.benefits li {
	background-image: url("../images/list-item-tick.png");
    background-position: 0px 3px;
    background-repeat: no-repeat;
    padding-left: 15px;
}



.item {
	background: none repeat scroll 0 0 #f8f8f8;
    float: left;
    height: 290px;
    margin: 0 1.1% 20px;
    padding: 0 3.4%;
    width: 16%;
}
.item div.thumb_left {
	float:left;
	width:100%;
	height: 70px;
    text-align: center;
}
.item div.summary_right {
	float: left;
    padding: 3.5% 0;
    text-align: center;
    width: 100%;
}
.item div.summary_right h3 {
 	font-size: 30px;
}
.item div.summary_right p {
	margin:5px 0;
}


#payments-button	{
	float: right;
    margin: 10px 0 0;
    width: 140px;
}
#payments-button a {
    background: url("../images/online-payments-hover.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    overflow: hidden;
    text-indent: -999px;	
    width: 132px;
}
#payments-button a:hover	 {
	background-position:0 -26px;
}
#twitter {
    border-radius: 4px;
    color: #4d4d4d;
    float: right;
    height: 152px;
    margin: 30px 0 30px;
    padding: 0 20px 20px;
    width: 270px;
}
#twitter p {
    clear: left;
    color: #4d4d4d;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
#twitter .muted {
	display:none;
}
#quotes	{
    float: left;
    margin: 10px 0 20px 10px;
    padding: 10px;
    width: 215px;
	height:180px;
}
#quote div.quote-text	{
	float: left;
    margin: 0 0 10px;
    width: 225px;
	color:#003e7e;
	font-size:21px;    
	font-family: 'Calibri';
	font-weight:normal;
}
#quote div.quote-logo	{
	float: left;
    width: 90px;
	text-align:center;
}
#quote div.quote-name	{
	float: right;
    padding: 10px 0;
    text-align: center;
    width: 145px;
}
#slider	{
	border: 1px solid #E9EAEA;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    float: left;
    margin: 10px 20px 20px 15px;
    padding: 20px 0;
    width: 695px;
	position: relative;
	font-size: 12px;
}

.mobilebanner	{
	display:none;
}
.standardbanner	{
	display:block;
}

#mobileItems
{


	display:none;
}

#slider h2	{
	color:#414042;
	font-size:16px;
	margin:0 0 8px;
}
#slider div.button	{
	float:left;
	clear:left;
	margin:10px 0;
}
#slider div.items a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    margin: 8px 0;
    padding: 7px;
    text-decoration: none;
    width: auto;
}
#slider div.items a:hover	{
	background: #DEDFE0;
}
#slider a.prev	{
	position:absolute;
	left:-15px;
	top:65px;
	cursor:pointer;
}
#slider a.next	{
	position:absolute;
	right:-15px;
	top:65px;
	cursor:pointer;
}
.scrollable {
  	position:relative;
  	overflow:hidden;
  	width:695px;
  	height:110px;
}
.scrollable .items {
  	width:2000000em;
  	position:absolute;
}
.items div.item {
  	border-right: 1px solid #E9EAEA;
    float: left;
    height: 110px;
    padding: 0 20px;
    width: 191px;
}
.solution-wide	{
	padding: 20px 20px 20px 0 !important;
    width: 660px !important;
	min-height: 425px;
}

.partnerlink_image{
	float:right;
	width:20%;
}

#main-content-wide	{
	background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0;
    padding: 0 20px 20px 5px;
    width: 100%;
}

#main-content-left	{
	 background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0;
    padding: 0 20px 20px 5px;
    width: 646px;
}
#main-content-left-solutions	{
	background: url("../images/main-content-left-solutions.png") repeat-y scroll right 0 transparent;
    float: left;
    margin: 0 0 0 10px;
    min-height: 469px;
    padding: 20px 40px 20px 0;
    width: 693px;
	position:relative;
}
#main-content-left-solutions-top {
	background: url("../images/main-content-left-solutions-top.png") no-repeat scroll right 0 transparent;
    height: 18px;
    left: 10px;
    position: absolute;
    top: 365px;
    width: 712px;
    z-index: 9999;
}
#main-content-left-onestopbtn	{
	background: url("../images/onestopbtn.png") no-repeat scroll right 0 transparent;
    height: 40px;
    left: 0px;
    position: absolute;
    top: 336px;
    width: 194px;
    z-index: 9999;
}
#main-content-left-booknetbtn	{
	background: url("../images/onestopbtn.png") no-repeat scroll right 0 transparent;
    height: 40px;
    left: 194px;
    position: absolute;
    top: 336px;
    width: 408px;
    z-index: 999;
}
#main-content-left-menu	{
	height: 54px;
    left: 0;
    position: absolute;
    top: 206px;
    width: 510px;
    z-index: 9999;
}
#main-content-right-blue	{
	float: left;
    padding: 0 0 20px 20px;
    width: 290px;
	margin: 1px 0 0;
}
#main-content-right	{
	float: right;
    padding: 0 0 20px 8px;
    width: 290px;
}
.red	{
	background:#b42929 !important;
}
.green	{
	background:#008155 !important;
}
.grey	{
	background:#757679 !important;
}
#main-content-right-blue div.red ul li	{
	border-bottom:1px solid #CCC;
}
#main-content-right-blue div.green ul li	{
	border-bottom:1px solid #CCC;
}
#main-content-right-blue div.grey ul li	{
	border-bottom:1px solid #CCC;
}
#solutionsbluebanner {
    background: none repeat scroll 0 0 #003E7E;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Calibri-Light';
    font-size: 17px;
    height: 110px;
    left: 0;
    opacity: 0.8;
    padding: 20px 25px;
    position: absolute;
    top: 26px;
    width: 420px;
    z-index: 9999;
	border-radius: 4px 4px 4px 4px;
}
#solutionsbluebanner h1	{
	color: #FFFFFF;
   font-family: 'Calibri-Light';
    font-size: 38px;
    margin: 10px 0 10px;
}
.sidebar	{
	border-radius: 4px;
    clear: left;
    color: #4d4d4d;
    float: right;
    margin: 0 0 10px;
    padding: 10px 0 20px 20px;
    width: 250px;
	position: relative;
}
.blue	{
	background:#003e7e;
	opacity:0.8;
	border:none;
	padding: 20px 20px 20px 20px;
	*padding: 20px 20px 10px 20px;
	color: #FFFFFF;
}
.blue ul	{
	border-top: medium none !important;
    float: left;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
	width: 100%;
	position: relative;
}
.blue ul li	{
	border-bottom: 1px solid #4774a2;
    clear: left;
    float: left;
    font-family: "Calibri";
    padding: 10px 0 !important;
    width: 100% !important;
}
.blue ul li a	{
	color:#ffffff !important;
}
.blue ul li a:hover, .blue ul li.current_page_item a {
	color:#CCC;
}
.solutions a {
	color:#FFFFFF;
}
.sidebar ul	{
	padding: 15px 0 0;
	margin:0 0 15px;
	list-style-type:none;
}
.sidebar ul li	{
	margin:0;
	padding:2px 0;
}
.sidebar ul li a {
	color:#4d4d4d;
	cursor: pointer;
}
/*.sidebar ul li a:before {
    content: "› ";
}*/
.red ul li a:before {
    content:normal;
}
.sidebar h2	{
    font-weight: normal;
    margin: 0 0 15px;
}
.sidebar h2.white {
	color:#FFF;
	margin:0 0 10px 0;
	font-family: 'Calibri-Light';
	font-size: 28px;
}
.sidebar p	{
	float:left;
	clear:left;
	margin:20px 0;
}
.sidebar div.button	{
	float:left;
	clear:left;
	margin:5px 0;
	width:100%;
	position:relative;
}
.sidebar div.button a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
.sidebar div.button a:hover	{
	background: #DEDFE0;
}
.onestopsecure {
	min-height: 150px !important;	
}
#main-content-left div.nav-next, #main-content-left div.nav-previous	{
	margin:0;
}
#main-content-left div.nav-next {
	float:right;
}
#main-content-left div.nav-previous	{
	float:left;
}
#main-content-left div.nav-next a, #main-content-left div.nav-previous a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
#main-content-left div.nav-next a:hover, #main-content-left div.nav-previous a:hover {
	background: #DEDFE0;
}
.assistive-text	{
	display:none;
}
.meta-nav	{
	display:none;
}
.whitepapers h2 {
	font-size:22px;
}
.accordion {
    margin: 0 auto;
	border-top:1px solid #E9EAEA;
}
.accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 648px center transparent;
    margin:0;
	color:#231f20;
    font-size:15px;
    font-weight:normal;
    border-bottom:1px solid #E9EAEA;
    cursor:pointer;
    height: 36px;
    line-height: 31px;
    padding: 10px 0;
}
.whitepapers .accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 600px center transparent;
	padding:10px 0px;
}	
.sidebar .accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 220px center transparent;
	padding:10px 0px;
	height: 20px;
    line-height: 20px;
	outline:none;
}	
.accordion h2.ui-state-active {
    cursor:default;
	color:#003e7e;
    background:url("../images/accordion-up.jpg") no-repeat scroll 648px center transparent;
	border-bottom:none;
}
.whitepapers .accordion h2.ui-state-active {
	background:url("../images/accordion-up.jpg") no-repeat scroll 600px center transparent;
}	
.sidebar .accordion h2.ui-state-active {
    background:url("../images/accordion-up.jpg") no-repeat scroll 220px center transparent;
}

.accordion h2:hover	{
	cursor:pointer;
	color:#003e7e;
}

.whitepapers	{
	float:left;
	width:633px;
	margin: 0 0 40px;
}
.accordion .pane {
    display:none;
    padding:15px 0 0;
    font-size:14px;
}
.whitepapers .accordion .pane {
	margin: 10px 0 20px 47px;
	padding:1px 0 0;
}
.sidebar .accordion .pane {
    display:none;
    padding:0px 0 0;
    font-size:14px;
}
.partners div.accordion .pane {
    display:none;
    padding:0 0 0;
    font-size:14px;
}
.accordion .pane h3 {
    font-weight:normal;
    margin:0;
    font-size:16px;
}	
.post	{
	float:left;
	clear:left;
	border-top:1px solid #E9EAEA;
	padding:10px 0;
	width:100%;
}
.post .thumb {
    float: left;
    height: 80px;
    margin: 0 20px 0 0;
    width: 70px;
}
.date	{
    color: #6d6e71;
    display: block;
    font-size: 11px;
    margin: 0;
}
.post h2	{
	font-family: "Calibri";
    font-size: 16px;
    margin: 0;
	line-height:24px;
}
.post p {
	margin:0;
}
.content-sidebar.redborder {
	border-left: 1px solid #b42929;
    border-top: 1px solid #b42929;
}
.content-sidebar.redborder h3 {
    color: #b42929;
}
.content-sidebar	{
    border-left: 1px solid #003e7e;
    border-top: 1px solid #003e7e;
    clear: right;
    color: #6d6e71;
    float: right;
    margin: 10px 0 20px 20px;
    padding: 20px;
    width: 210px;
}
.content-sidebar ul {
    list-style-image: url("../images/list-item-tick.png");
}
.content-sidebar ul li	{
	padding:5px 0;
}
.content-sidebar h3 {
    color: #003e7e;
}
.blue-dot-points	{
	float:left;
	width:200px;
	padding:0 0 0 10px;
	font-size:14px;
}
.blue-dot-points ul	{
	list-style-image: url("../images/list-item-whitetick.png");
	margin:0 0 0 0;
}
.blue-dot-points ul li	{
	padding:4px 0;
}
.blue-text	{
	float:left;
	width:200px;
	padding:0 0 0 10px;
}
.sidebar p	{
	margin:5px 0;
}
.textwidget	p	{
	margin:5px 0;
}
.nomobile	{
	display:block;
}
.nomobile h2 {
	font-size:18px;
	color:#414042;
}
.mobileVers	{
	display:none;
}
.logos	{
	clear: right;
    float: right;
    margin: 20px 40px 10px 25px;
	width:200px;
}
.content-buttons-right	{
	float:right;
	margin:-66px 0 0;
}
.content-buttons div.button	{
	float:left;
	clear:left;
	margin:5px 0;
	width:200px;
	position:relative;
}
.content-buttons div.button a	{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
.content-buttons div.button a:hover	{
	background: #FFFFFF;
	color:#000;
}
ul.testimonials li	{
	border-bottom:none !important;
}
.partner-popdown	{
	border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    display: none;
    float: left;
    margin: 0 40px 20px;
    padding: 5px 20px 10px;
    width: 583px;
}
.partners tr td img	{
	cursor:pointer;
}


.description-popdown	{
	border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    display: none;
    float: left;
    margin: 10px;
    padding: 5px 20px 10px;
    width: 583px;
}
.register_link	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    float: right;
    margin: -8px 0 0;
    padding: 7px;
    text-align: center;
    text-decoration: none;
}
.partnerlink {
	float:left;
	clear:left;
	width:100%;
}
.partner-logo	{
	display: inline-block;
    float: left;
    height: 70px;
    padding: 20px 10px;
    text-align: center;
    width: 140px;
	line-height:70px;
}
.partner-logo img	{
	cursor:pointer;
	vertical-align:middle;
}
.partner-logo a {
	float:left;
	display:block;
	width:100%;
	height:100%;
}
a.description-link	{
	cursor:pointer;
}
.rowd	{
	float:left;
	clear:left;
	width:100%;
	margin:5px 0;
}
.col_d	{
	float:left;
	padding:0 1% 0 0;
}




#footer	{
	clear: both;
    float: left;
    height: 285px;
    margin-top: -101px;
    min-width: 1000px;
    position: relative;
    width: 100%;
    z-index: 999;
}
#footer.shortfoot	{
	height:100px !important;
    margin-top: -101px !important;
}
#footer.homefoot	{
	height:100px !important;
    margin-top: -101px !important;
}
#news-footer	{
   	background: none repeat fixed 0 0 #FFFFFF;
    height: 70px;
	z-index: 999;
	float: left;
    min-width: 1000px;
    overflow: auto;
    position: relative;
    width: 100%;
}




#wrapper-footer	{
    border-top: 1px solid #d4d4d4;
    float: left;
    font-size: 14px;
    height: 285px;
    min-width: 1000px;
    overflow: auto;
    position: relative;
    width: 100%;
    z-index: 999;
}
#wrapper-footer h3 {
	color:#003e7e;
	font-size: 22px;
}
#footer-text {
    clear: left;
    float: left;
    margin: 0 auto;
    padding: 44px 0 0 6px;
    width: 1000px;
}
#footer-logo	{
	float: left;
    padding: 25px 10px 0 0;
    width: 129px;
}
#footer-sitemap	{
    float: left;
    margin: 25px 0 0 5px;
    width: 703px;
}
#footer-sitemap.homefooter {
	 width: 662px;
}
#footer-panel	{
	float: left;
    padding: 0;
    width: 150px;
}
#footer-panel ul, #footer-follow ul	{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer-panel li.menu-item-99 a {
	color:#003e7e;
}
#footer-panel li { 
	clear: left;
    display: inline;
    float: left;
}
#footer-follow li	{
	height:22px;
}
#footer-panel li a, #footer-follow li a	{
	color: #4d4d4d;
}
#footer-panel li a:hover, #footer-follow li a:hover	{
	color: #000000;
}
#footer-panel ul ul li {
	padding:0;
}
#footer-panel ul ul li a:before {
   content: "\203A  ";
}
#footer-copyright {
	color: #4d4d4d;
    float: left;
    margin: 52px 0 0;
    padding: 0;
    text-align: left;
    width: 60%;
}
#footer-copyright a {
	color: #4d4d4d;
}
#footer-copyright a:hover {
	color: #000000;
}
.copyright {
	color:#003e7e;
}

#viewLinks
{
	width:223px;
	position:absolute;
	right:0px;
	top:50px;
	font-size:11px;
	text-align:center;
}

#desktopLink
{
	display:none;
}

#footer-follow {
    margin: 0;
    position: absolute;
    right: 340px;
    top: 25px;
    width: 102px;
}
#footer-follow.homefooter {
	right:342px;
}
#footer-icons2 {
    float: left;
    margin: 0;
    position: absolute;
    right: 455px;
    top: 55px;
    width: 20px;
}
#footer-icons2.homefooter  {
	right:455px;
}
#footer-icons {
	float:left;
	margin:17px 0 0 ;
	width:30px;
}
#footer-contact {
    float: right;
    margin: 25px 0 0;
    text-align: left;
    width: 250px;
}
#footer-contact.homefooter {
	width:290px
}










#main-image	{
	float: left;
    padding: 3px 10px 0 20px;
    width: 959px;
}
#main-img	{
    height: 359px;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1000px;
    z-index: 99999;
}
#main-img img	{
	text-align:center;
}
#main-text	{
	font-family: 'helvetica_neuemediumcond';
    font-weight: normal;
    left: 50px;
    padding: 33px 10px 0 40px;
    position: absolute;
    top: 10px;
    width: 400px;
    z-index: 99999;
	font-size: 14px;
}










.wrapper-home {
    background: none;
	padding-top: 0;
}
.carousel-home {
    min-width: 1000px;
    position: relative;
    z-index: 11;
	*z-index: 11;
}
.carousel-window-home, .carousel-navigation-home, .item-inner-home {
    position: relative;
}
.carousel-home .carousel-window-home, .carousel-home .carousel-items-home, .carousel-home .carousel-item-home {
    height: 0;
}
.carousel-item-home {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-item-home .hero-image-home {
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
}
.carousel-item-mobile-home	{
	display:none !important;
}












.wrapper {
    background: none;
	padding-top: 103px;
}
.home-wrapper {
    background: none;
	padding-top: 91px;
}
section {
    display: block;
}
.carousel {
    min-width: 1000px;
    position: relative;
    z-index: 10;
	*z-index: 10;
}
.carousel-window, .carousel-navigation, .item-inner {
    position: relative;
}
.carousel .carousel-window, .carousel .carousel-items, .carousel .carousel-item {
    height: 700px;
}
.carousel-item {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-item .hero-image {
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
}
.carousel-item-mobile	{
	display:none !important;
}






.wrapper2 {
    padding-bottom: 0;
    background: #F0F0F0;
	margin-top:-433px;	
}
.carousel2 {
    min-width: 1000px;
    position: relative;
    z-index: 10;
}
.carousel-window2, .carousel-navigation2, .item-inner2 {
    position: relative;
}
.carousel2 .carousel-window2, .carousel2 .carousel-items2, .carousel2 .carousel-item2 {
    height: 500px;
}
.carousel-item2 {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-item2 .hero-image2 {
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
}



.wrapper3 {
    background: none;
	padding-top: 103px;
}

.carousel3 {
    min-width: 1000px;
    position: relative;
    z-index: 1;
}
.carousel-window3, .carousel-navigation3, .item-inner3 {
    position: relative;
}
.carousel3 .carousel-window3, .carousel3 .carousel-items3, .carousel3 .carousel-item3 {
    height: 363px;
}
.carousel-item3 {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-item3 .hero-image3 {
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
}


#feedback-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    position: absolute;
    right: -14px;
    top: -13px;
    width: 30px;
	cursor: pointer;
}
#feedback-box {
	-webkit-transition: -webkit-transform 0ms; 
	-webkit-transform-origin: 0px 0px; 
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility:hidden;
	-webkit-overflow-scrolling : touch;
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -215px;
    margin-top: 0;
    min-height: 40% !important;
    padding: 20px;
    position: fixed;
    top: 1%;
    z-index: 9999;
}
#feedback-button {
    background: url("../images/feedback01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 88px;
    position: fixed;
    right: 0;
    top: 40%;
    width: 28px;
	z-index: 9999;
}
#feedback-button:hover {
	background: url("../images/feedback01.png") no-repeat scroll -40px 0 rgba(0, 0, 0, 0);
}
#feedback-button a {
    display: block;
    height: 88px;
    width: 28px;
	cursor: pointer;
}
.gform_body	{
	font-size:12px;
}
.downloadform .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 99% !important;
}
.ebrochureform .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 99% !important;
}
#feedback-box .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 99% !important;
}
#gform_wrapper_2 .top_label .gfield_label {
    display: inline-block !important;
    float: left !important;
    font-size: 12px !important;
    font-weight: normal !important;
    margin: 8px 10px 15px 0 !important;
    text-align: right !important;
    width: 82px !important;
	line-height:normal !important;
}
.gform_wrapper textarea.medium {
    height: 100px !important;
}
.downloadform {
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -200px;
    margin-top: -316px;
    padding: 20px;
    position: fixed;
    top: 50%;
    width: 400px;
    z-index: 9999;
}
.download-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -13px;
    width: 30px;
}
.resourceform {
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -215px;
    margin-top: -224px;
    padding: 20px;
    position: fixed;
    top: 50%;
    width: 430px;
    z-index: 9999;
	
}
.resource-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -13px;
    width: 30px;
}
.ebrochureform {
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -200px;
    margin-top: -331px;
    padding: 20px;
    position: fixed;
    top: 50%;
    width: 400px;
    z-index: 9999;
}
.ebrochure-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -13px;
    width: 30px;
}


.logo_bg	{
	left: 0;
    position: absolute;
    top: 32px;
    width: 204px;
    z-index: 9;
}

.gform_button	{
	font-family:Helvetica,Arial,Helvetica,sans-serif;
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px;
    color: #6D6E71;
    margin: 8px 0;
    padding: 7px;
    text-decoration: none;
    width: auto;
	cursor:pointer;
	font-size:12px;
}
.gform_button:hover	{
	background: none repeat scroll 0 0 #DEDFE0;
}
.gform_footer	{
	margin:0 !important;
	padding: 5px 0 0 !important;
}


.nomargin	{
	margin:0 0 20px 20px;
}
#more-solutions {
	float:left;
	clear:left;
	width:691px;
	margin:0px 0 20px;
}
#more-solutions  .button {
    float: right;
    margin: 5px 0;
    position: relative;
}
#more-solutions  .button a {
	background: none repeat scroll 0 0 #f1f2f2;
    border: 1px solid #dedfe0;
    border-radius: 3px;
    color: #6d6e71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}




#wrapper-footer-links {
    float: left;
    min-width: 1000px;
    overflow: auto;
    padding-bottom: 160px;
    position: relative;
    width: 100%;
}

.whiteline {
	background: none repeat scroll 0 0 #ffffff;
    height: 1px;
    left: 197px;
    position: absolute;
    top: 116px;
    width: 300px;
}
}



@media screen and (min-width: 501px) and (max-width: 1000px) {
	
	
	
body	{
	margin:0;
	padding:0;
	font-size:15px;
	font-family:'Calibri',Helvetica,Arial,Helvetica,sans-serif;
	color:#4d4d4d;
	height:100%;
	position: relative;
}
body.home	{
	background:url(images/background_04.png) repeat-x;
}
body.solutions	{
	background:url(images/background.jpg) repeat-x center top;
}

a	{
	color:#003e7e;
	text-decoration:none;
}
a:hover	{
	color:#000;
}
a img	{
	border:none;
	outline:none;
}
img a	{
	border:none;
	outline:none;
}
p {
    margin: 10px 0;
}
h1 {
    color: #414042;
    font-family: 'Calibri';
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0;
}
h2	{
	color: #003e7e;
    font-family: 'Calibri-Light';
    font-size: 34px;
    font-weight: normal;
    line-height: 34px;
    margin: 15px 0;
}
h3 {
    color: #414042;
    font-family: 'Calibri-Light';
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
}
img.alignright {
	float:right; 
	margin:0 0 1em 1em;
    clear: none;
}
img.alignleft {
	float:left; 
	clear: none;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
.alignright {
	float:right; 
}
.alignleft {
	float:left; 
}
.aligncenter {
	display: block; 
	margin-left: auto;
	margin-right: auto
}
.wrap {
    margin: 0 auto;
    position: relative;

}
.page	{
	clear: left;
    float: left;
    margin: 0 auto;
    width: 100%;
}
#wrapper-full {
    float: left;
    position: relative;
    width: 100%;
}
#wrapper-left	{
	background: url("../images/background_01.jpg") repeat-x scroll right 3px transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25%;
}
#wrapper-right	{
	background: url("../images/background_02a.png") repeat-x scroll left 0 transparent;
    height: 100%;
    right: 0;
    top: 0;
    width: 75%;
	position:absolute;
}
#wrapper-left-home	{
	background: url("../images/background_01_new.png") repeat-x scroll right 3px transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25%;
}
#wrapper-right-home	{
	background: url("../images/background_02a_new.png") repeat-x scroll left 0 transparent;
    height: 100%;
    right: 0;
    top: 0;
    width: 75%;
	position:absolute;
}

#wrapper-left-solutions	{
	background: url("../images/background_07.jpg") repeat-x scroll right 3px transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#wrapper-right-solutions	{
	background: url("../images/background_08_tablet.jpg") repeat-x scroll left 0 transparent;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
	position:absolute;
}
.wrapper-home {
    float: left;
    position: relative;
    width: 100%;
}
#wrapper-nav {
    background: none repeat scroll 0 0 #58595b;
    float: left;
    height: 42px;
    position: relative;
    width: 100%;
}
#wrapper-banner {
    float: left;
    height: 300px;
    position: relative;
    width: 100%;
}
.homepanels_bg {
    background: url("../images/white-overlay.png") no-repeat scroll 0 -50px rgba(0, 0, 0, 0);
    height: 586px;
    left: -90px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0 !important;
    width: 586px;
    z-index: 999 !important;
}
.cycle-slideshow {
    height: 300px;
    margin: auto;
    position: absolute;
    width: 100%;
	z-index: 99;
}
.cycle-slideshow div.slider {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    position: absolute;
    width: 100%;
}
.fader {
    background: url("../images/fader.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 100px;
    position: absolute;
    width: 100%;
    z-index: 99;
}

#solutions-banner	{
	background: none repeat scroll 0 0 transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top:101px;
    width: 100%;
}
.nomobile h2 {
    color: #414042;
    font-size: 18px;
}

#button-box.show	{
	display:block !important;
}
#button-box	{
   	background: url("../images/button-box.png") no-repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    height: 140px;
    left: -220px;
    padding: 20px 30px 20px 20px;
    position: absolute;
    top: -20px;
    width: 170px;
    z-index: 99;
}
#button-box h3, #login-form	 h3	{
	color:#FFFFFF;
	font-size: 15px;
	font-family: 'Calibri';
	margin:0 0 5px ;
}
#login-form	a {
	color:#FFFFFF;
}

#login-form	{
   	background: url("../images/loginform.png") no-repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    height: 110px;
    padding: 30px 20px 20px;
    position: absolute;
    right: 2px;
    top: 26px;
    width: 160px;
    z-index: 99;
}
#login-form	 h3	{
	color:#FFFFFF;
	font-size: 15px;
	font-family: 'Calibri';
	margin:0 0 5px ;
}
#login-form	a {
	color:#FFFFFF;
}
.widget_wp_sidebarlogin label {
display: none;
}
p.rememberme	{
	display:none;
}
.widget_wp_sidebarlogin ul	{
	margin:0;
	padding:0;
}
.widget_wp_sidebarlogin ul li	{
	margin:0;
	padding:3px 0;
}		
#login-form p.submit input#wp-submit	{
	background: url("../images/login-btn-hover.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 26px;
	overflow: hidden;
	text-indent: -999px;
	width: 57px;
	border:none !important;
	cursor:pointer;
}
#login-form p.submit input#wp-submit:hover	 {
	background-position:0 -26px;
}



#wrapper-header {
    clear: left;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}
#wrapper-header-home	{
    float: left;
    height: 465px;
    min-width: 100%;
    position: relative;
    width: 100%;
}
#wrapper-header-solutions	{
    float: left;
    height: 261px;
    min-width: 100%;
    position: relative;
    width: 100%;
}
#logo	{
	height: 118px;
    left:2px;
    position: absolute;
    top: 0;
    width: 266px;
	 z-index: 99;
}
#logohome	{
	height: 138px;
    left: 41px;
    position: absolute;
    top: 0;
    width: 266px;
    z-index: 99;
}
#logo-solutions	{
	 height: 118px;
    left: -150px;
    position: absolute;
    top: 0;
    width: 410px;
    z-index: 99;
}
#logohome a div.four
{
	background-image: url("../images/unilink-logo4.png");
	width: 260px;
	height: 130px;
	position:relative;
	left:-41px;
}
#logo-solutions a div.three
{
	background-image: url("../images/unilink-logo3b.png");
	width: 461px;
	height: 130px;
	position:relative;
	left:-40px;
}
#logo a div.two
{
	background-image: url("../images/unilink-logo2_new.png");
	width: 260px;
	height: 117px;
	position:relative;
	left:5px;
}
#logos {
    float: left;
    margin: 10px;
}
#wrapper-logo {
    float: left;
    position: relative;
    width: 100%;
	height:100px;
}
#navigation	{
    xoverflow: hidden;
    background-color: #58595B;
    height: 40px;
    left: 261px;
    margin: 0;
    position: absolute;
    top: 61px;
    z-index: 99;
	overflow: hidden;		
}
#darkgrey	{
	background: none repeat scroll 0 0 #57585A;
    height: 42px;
    position: absolute;
    right: -11px;
    top: 61px;
    width: 514px;
    z-index: 9;
	display:none;
}

#mobileMenuButton
{
	display:none;
}
#login-ctn
{
    position: absolute;
		position:absolute;
		top:-50px;
		right:20px;
}

#login-btn	{
	height: 26px;
    width: 58px;
    z-index: 99;
}
#login-btn a	{
	background: url("../images/login-btn-hover.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    overflow: hidden;
    text-indent: -999px;
    width: 57px;
	cursor:pointer;
}
#login-btn a:hover	 {
	background-position:0 -26px;
}

#access {
	position:relative;
	xright: 9px;
clear: both;
    display: block;
    float: left;
    margin: 0 auto 0;
    width: 100%;
}
#access ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0 0 0 10px;
    padding-left: 0;
}
#access li {
    float: left;
    position: relative;
		zbackground-color:#58595B;
}
#access a {
    color: #ffffff;
    display: block;
    font-family: 'Calibri-Light';
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 3em;
    padding: 0 9px;
    text-decoration: none;
}
#access li#menu-item-276 a	{
}
#access li#menu-item-276 a:hover, #access li.current-page-item a	{
		
}
#access ul ul {
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 3.333em;
    width: 188px;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: none repeat scroll 0 0 rgb(88, 89, 91) !important;
    color: #ffffff;
    font-family: "Calibri-Light";
    font-size: 14px;
    font-weight: normal;
    height: 41px !important;
    line-height: 2.5em !important;
    width: 150px;
}
#access li:hover > a, #access ul ul:hover > a, #access a:focus {
}
#access li:hover > a, #access a:focus {
     background: none repeat scroll 0 0 #ffffff;
    color: #003e7e;
}
#access ul ul li:hover > a, #access ul ul a:focus {
     background: none repeat scroll 0 0 #ffffff;
    color: #cccccc;
}
#access ul li:hover > ul {
    display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
     background: none repeat scroll 0 0 #ffffff;
    color: #003e7e;
}
#access ul ul li.current-menu-item > a, #access ul ul li.current-menu-ancestor > a, #access ul ul li.current_page_item > a, #access ul ul li.current_page_ancestor > a {
   background:#FFFFFF;
}
#home-panels	{
	float:left;
	position:relative;
	width:1000px;
	height:360px;
}
.homepanels_text	{
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 257px;
	width: 100%;
}
.img	{
	position: absolute;
    top: 0;
	left:0;
}
.homepanels_text h1	{
	font-weight: normal;
	font-family: 'Calibri';
	color: #414042;
	font-size: 25px;
}
.homepanels_text p	{
	font-size:18px;
	color:#003e7e;
	font-family: 'Calibri';
	margin:0;
}
#page-image img {
    height: auto;
    width: 100%;
}
#page-image {
    clear: left;
    float: left;
    position: relative;
    width: 100%;
}
#page_title {
    background: none repeat scroll 0 0 #003e7e;
    border: medium none;
    color: #ffffff;
    float: left;
    font-family: "Calibri-Light";
    font-size: 17px;
    height: 110px;
    left: 0;
    margin: -6px 0 0;
    opacity: 0.8;
    padding: 20px 3%;
    text-align: left;
    width: 94%;
    z-index: 999;
}
#page_title h1 {
    color: #ffffff;
    font-family: "Calibri-Light";
    font-size: 38px;
    margin: 0;
}
#page_title p {
    color: #ffffff;
    font-size: 16px;
}
#banner-slide {
    xoverflow: hidden;
    height: 360px;
    left: 0;
    position: absolute;
    top: 103px;
    width: 100%;
}
#banner-slide img	{
	margin:0;
	padding:0;
	left:-117px;
	position:relative;
}
#cover	{
	position: absolute;
    left: 77px;
    top: 100px;
	
}
#solutions {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0;
    width: 100%;
}
#solutions ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0 0 0 0;
    padding-left: 0;
}
#solutions li {
    float: left;
    position: relative;
}
#solutions a {
    color: #6D6E71;
    display: block;
    font-family: "Calibri-Light";
    font-weight: normal;
    height: 54px;
    line-height: 50px;
    text-decoration: none;
	text-align:center;
	font-size:20px;
}


#solutions li#menu-item-133 a, #solutions li#menu-item-1618 a { background: url("../images/onestopbtn-hover2.png") no-repeat scroll 0 -54px transparent; padding: 0px 10px 0 10px; width: 176px; }
#solutions li#menu-item-134 a { background: url("../images/booknetbtn-hover2.png") no-repeat scroll 0 -54px transparent; padding: 0px 10px 0 10px; width: 176px; }

#solutions li#menu-item-133 a:hover, #solutions li#menu-item-133.current_page_item a, #solutions li#menu-item-133.current-page-ancestor a { 
	background: url("../images/onestopbtn-hover2.png") no-repeat scroll 0 0 transparent; 
}
#solutions li#menu-item-134 a:hover, #solutions li#menu-item-134.current_page_item a, #solutions li#menu-item-134.current-page-ancestor a { 
	background: url("../images/booknetbtn-hover2.png") no-repeat scroll 0 0 transparent; 
}

#solutions li#menu-item-1618 a:hover, #solutions li#menu-item-1618.current_page_item a, #solutions li#menu-item-1618.current-page-ancestor a { 
	background: url("../images/onestopbtn-hover2.png") no-repeat scroll 0 0 transparent; 
}
#solutions li#menu-item-1618 a:hover, #solutions li#menu-item-1618.current_page_item a, #solutions li#menu-item-1618.current-page-ancestor a { 
	background: url("../images/onestopbtn-hover2.png") no-repeat scroll 0 0 transparent; 
}




#solutions li#menu-item-133 a:hover { color:#000000; }
#solutions li#menu-item-134 a:hover  { color:#000000; }

#solutions li#menu-item-133.current_page_item a:hover { color: #6D6E71; }
#solutions li#menu-item-134.current_page_item a:hover  { color: #6D6E71; }



#wrapper-content {
    clear: both;
    float: left;
    margin: 10px 3%;
    padding: 0;
    position: relative;
    width: 94%;
}

#wrapper-content-quik.shortpage	{
	padding-bottom: 100px !important;
	padding:5%;
    width: 90%;
}
#wrapper-content-quik	{
    float: left;
    overflow: auto;
    padding-bottom: 85px;
    position: relative;
    z-index: 99;
	min-height:440px;
	background:none repeat scroll 0 0 #ffffff;
}

#main {
    clear: left;
    float: left;
    padding: 0;
    width: 100%;
}
#news-banner-page	{
	float: left;
    margin: 25px 0 25px;
    width: 732px;
}
#news-banner-page a.news-item	{
	color:#003e7e;
	font-weight:normal;
}
#news-banner-page a	{
	font-weight:bold;
}
#news-banner	{
	float: left;
    margin: 18px 20px 10px;
    width: 95%;
}
.newstitle	{
	width:44px;
	float:left;
}
.newsitem	{
	width:90% !important;
	float:left;
	display:block;
}
.newsitem a	{
	display:block;
	width:100% !important;
	min-height:20px !important;
}
.newsitem a.news-item	{
	color:#003e7e;
	font-weight:normal;
}

.newsitem a span.bold	{
	font-weight:bold;
	color:#6d6e71;
}
.newsitem a:hover span.bold	{
	font-weight:bold;
	color:#003e7e;
}

.newsitem a p	{
	margin:0;
}

#payments-button	{
	float: right;
    margin: 10px 0 0;
    width: 140px;
}
#payments-button a {
    background: url("../images/online-payments-hover.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    overflow: hidden;
    text-indent: -999px;
    width: 132px;
}
#payments-button a:hover	 {
	background-position:0 -26px;
}
#quote
{
	width:100% !important;
}
.breadcrumbs {
    float: left;
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 100%;
}
.breadcrumbs .home {
	display: inline;
    float: none !important;
    padding: 0 !important;
    width: auto !important;
}
.breadcrumbs .post-page {
	display: inline;
    float: none !important;
    padding: 0 !important;
    width: auto !important;
	border-top: medium none;
}
.whitepapers {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
#quotes	{
    clear: both;
	margin: 0 auto 20px;
    width: 88%;
    xmargin: 10px 0 0 10px;
    xpadding: 10%!important;
    xwidth: 90% !important;
	height:150px;
}
#quote div.quote-text	{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
    margin: 0 0 10px;
    xwidth: 260px;
	color:#003e7e;
	font-size:21px;    
	font-family: 'Calibri';
	font-weight:normal;
}
#quote div.quote-logo	{
    width: 90px;
	text-align:left;
	xmargin-left:auto;
	xmargin-right:auto;
	float:left;
	xheight:100px;
}
#quote div.quote-name	{
	text-align:left !important;
	margin-left:auto;
	margin-right:auto;
	float:left;
	clear:left !important;
	width:300px;
}

#quote p
{
	text-align:right !important;
	clear:none !important;
	margin:0px !important;
	xwidth: 90% !important;
	xpadding-left: 5% !important;
	xpadding-right: 5% !important;
	float:right !important;
}

#slider	{
	border: 1px solid #E9EAEA;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    float: left;
    margin: 10px 20px 20px 50px;
    padding: 20px 0;
    width: 695px;
	position: relative;
	font-size: 12px;
	left:-18px;
}

#mobileItems
{


	display:none;
}

#slider h2	{
	color:#414042;
	font-size:16px;
	margin:0 0 8px;
}
#slider div.button	{
	float:left;
	clear:left;
	margin:10px 0;
}
#slider div.items a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    margin: 8px 0;
    padding: 7px;
    text-decoration: none;
    width: auto;
}
#slider div.items a:hover	{
	background: #DEDFE0;
}
#slider a.prev	{
	position:absolute;
	left:-15px;
	top:65px;
	cursor:pointer;
}
#slider a.next	{
	position:absolute;
	right:-15px;
	top:65px;
	cursor:pointer;
}
.scrollable {
  	position:relative;
  	overflow:hidden;
  	width:695px;
  	height:100px;
}
.scrollable .items {
  	width:2000000em;
  	position:absolute;
}
.items div.item {
  	border-right: 1px solid #E9EAEA;
    float: left;
    height: 100px;
    padding: 0 20px;
    width: 191px;
}
.solution-wide	{
	xwidth: 700px !important;
}

.solution-wide div.content-sidebar
{
	xwidth:80%;
	margin:20px 0 0;
	
}
.partnerlink_image {
    float: right;
    margin: 0 0 0 5%;
    width: 22%;
}
#main-content-wide	{
	float: left;
    margin: 0 0 40px;
    width: 100%;
}

#main-content-left	{
	float: left;
    margin: 0 0 40px;
    width: 100%;
}
.intro {
    color: #003e7e;
    font-size: 17px;
}
.intro p {
    clear:both;
}
.intro.highered {
    color: #222;
}
.first_row {
    clear: left;
    float: left;
    width: 100%;
}
.benefits {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    border-radius: 5px;
    clear: left;
    float: left;
    margin: 20px 20px 20px 0;
    padding: 3% 3%;
    width: 94%;
}


.benefits h3 {
	text-transform:uppercase;
	font-family: 'Calibri-Bold';
}
.benefits ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
.benefits li {
	background-image: url("../images/list-item-tick.png");
    background-position: 0px 3px;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.benefits.highered li {
	background-image: url("../images/list-item-tick.png");
}
.benefits.booknet li {
	background-image: url("../images/list-item-tick.png");
}
#accordion img
{
	width:25px !important;
}
img.size-medium
{
}
	
#main-content-left-solutions	{
	background: url("../images/main-content-left-solutions.png") repeat-y scroll right 0 transparent;
    float: left;
    margin: 0 0 0 10px;
    min-height: 469px;
    padding: 20px 40px 20px 0;
    width: 693px;
	position:relative;
}
#main-content-left-solutions-top {
	background: url("../images/main-content-left-solutions-top.png") no-repeat scroll right 0 transparent;
    height: 18px;
    left: 10px;
    position: absolute;
    top: 365px;
    width: 712px;
    z-index: 9999;
}
#main-content-left-onestopbtn	{
	background: url("../images/onestopbtn.png") no-repeat scroll right 0 transparent;
    height: 40px;
    left: 0px;
    position: absolute;
    top: 336px;
    width: 194px;
    z-index: 9999;
}
#main-content-left-booknetbtn	{
	background: url("../images/onestopbtn.png") no-repeat scroll right 0 transparent;
    height: 40px;
    left: 194px;
    position: absolute;
    top: 336px;
    width: 408px;
    z-index: 999;
}
#main-content-left-menu	{
	height: 54px;
    left: 20px;
    position: absolute;
    top: 207px;
    width: 400px;
    z-index: 999;
}
#main-content-right-blue	{
    clear: left;
    float: left;
    width: 100%;
}
.logos	{
	float:left;
	clear:left;

}


#main-content-right	{
	float: left;
    xpadding: 30px 0 20px 10px;
    width: 100%;
}
.red	{
	background:#b42929 !important;
}
.green	{
	background:#008155 !important;
}
.grey	{
	background:#757679 !important;
}
#main-content-left img
{
		xfloat:left;
	height:auto;
	margin-bottom:10px;
}

#main-content-right-blue div.red ul li	{
	border-bottom:1px solid #CCC !important;
}
#main-content-right-blue div.green ul li	{
	border-bottom:1px solid #CCC !important;
}
#main-content-right-blue div.grey ul li	{
	border-bottom:1px solid #CCC !important;2
}
#solutionsbluebanner {
    background: none repeat scroll 0 0 #003e7e;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    font-family: "Calibri-Light";
    font-size: 17px;
    height: 110px;
    left: 20px;
    opacity: 0.8;
    padding: 20px 25px;
    position: absolute;
    top: 27px;
    width: 400px;
    z-index: 999;
}
#solutionsbluebanner h1	{
	color: #FFFFFF;
    font-family: "Calibri-Light";
    font-size: 38px;
    margin: 10px 0 10px;
}
.sidebar	{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9EAEA;
    border-radius: 4px 4px 4px 4px;
    clear: left;
    color: #4d4d4d;
    float: left;
    margin: 0 0 20px;
    padding: 3% !important;
    width: 94%;
}
.blue	{
	background:#003e7e;
	opacity:0.85;
	border:none;
	color: #FFFFFF;
}
.blue ul	{
	border-top: medium none !important;
    float: left;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
	width:100% !important;
}
.blue ul li	{
	border-bottom: 1px solid #4774a2;
    clear: left;
    float: left;
    font-family: "Calibri";
    padding: 10px 0 !important;
    width: 100% !important;
}
.blue ul li a	{
	color:#ffffff !important;
}
.blue ul li a:hover, .blue ul li.current_page_item a {
	color:#CCC;
}

.sidebar ul.testimonials li {
    border: medium none;
    height: 100px !important;
    margin-bottom: 50px;
    position: relative !important;
    width: 100% !important;
}

.onestopsecure
{
	min-height: 150px !important;	
}

.sidebar ul	{
	border-top:1px solid #e9eaea;
	padding: 15px 0 0;
	margin:0 0 15px;
	list-style-type:none;
}
.sidebar ul li	{
	margin:0;
	padding:2px 0;
}
.sidebar ul li a {
    color: #4d4d4d;
    cursor: pointer;
}
.sidebar h2	{
	font-weight:normal;
	margin:0 0 15px;
}
.sidebar h2.white {
	color:#FFF;
	margin:0 0 10px 0;
	font-family: "Calibri-Light";
}
.sidebar p	{
	float:left;
	clear:left;
	margin:20px 0;
}
.sidebar div.button	{
	float:left;
	clear:left;
	margin:0 0 10px;
	width:100%;
	position:relative;
}
.sidebar div.button a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
.sidebar div.button a:hover	{
	background: #DEDFE0;
}
#main-content-left div.nav-next, #main-content-left div.nav-previous	{
	margin:0;
}
#main-content-left div.nav-next {
	float:right;
}
#main-content-left div.nav-previous	{
	float:left;
}
#main-content-left div.nav-next a, #main-content-left div.nav-previous a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
#main-content-left div.nav-next a:hover, #main-content-left div.nav-previous a:hover {
	background: #DEDFE0;
}
.assistive-text	{
	display:none;
}
.meta-nav	{
	display:none;
}
.accordion {
    margin: 0 auto;
	border-top:1px solid #E9EAEA;
}
.accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 96% center transparent;
    margin:0;
	color:#231f20;
    padding:20px 0px;
    font-size:15px;
    font-weight:normal;
    border-bottom:1px solid #E9EAEA;
    cursor:pointer;
}
.whitepapers .accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 95% center transparent;
	padding:10px 0px;
}	
.sidebar .accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 95% center transparent;
	padding:10px 0px;
}	
.whitepapers .accordion h2.ui-state-active {
	background:url("../images/accordion-up.jpg") no-repeat scroll 95% center transparent;
}	
.accordion h2.ui-state-active {
    cursor:default;
	color:#003e7e;
    background:url("../images/accordion-up.jpg") no-repeat scroll 95% center transparent;
	border-bottom:none;
}
.sidebar .accordion h2.ui-state-active {
    background:url("../images/accordion-up.jpg") no-repeat scroll 95% center transparent;
}

.accordion h2:hover	{
	cursor:pointer;
	color:#003e7e;
}
.accordion .pane {
    display:none;
    padding:15px 0 0;
    font-size:12px;
}
.whitepapers .accordion .pane {
	margin: 10px 0 20px 35px;
	padding:1px 0 0;
}
.sidebar .accordion .pane {
    display:none;
    padding:0px 0 0;
    font-size:14px;
}
.partners div.accordion .pane {
    display:none;
    padding:0 0 0;
    font-size:12px;
}
.accordion .pane h3 {
    font-weight:normal;
    margin:0;
    font-size:16px;
}	
.post	{
	float:left;
	clear:left;
	border-top:1px solid #E9EAEA;
	padding:10px 0;
	width:100%;
}
.date {
    color: #6d6e71;
    display: block;
    font-size: 11px;
    margin: 0;
}
.post h2 {
    font-family: "Calibri";
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.post p {
    margin: 0;
}
.content-sidebar	{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9EAEA;
    border-radius: 4px 4px 4px 4px;
    color: #6D6E71;
    padding: 5%;
    width: 90%;	
		clear:both
}
.content-sidebar ul {
    list-style-image: url("../images/list-item-tick.png");
}
.content-sidebar ul li	{
	padding:5px 0;
}
.blue-dot-points	{
	float: left;
    font-size: 14px;
    padding: 0 0 0 10px;
    width: 205px;
}
.blue-dot-points ul	{
	list-style-image: url("../images/list-item-whitetick.png");
	margin:0 0 0 0;
}
.blue-dot-points ul li	{
	padding:4px 0;
}
.blue-text {
    float: left;
    padding: 0 0 0 10px;
    width: 170px;
}

div.partnerlink
{
	clear:both;
}

.partner-popdown	{
	display:none;
	clear:both;
}
.content-buttons	{
    float: left;
    margin: 20px 0px 10px;
    width: 100%;
}
.content-buttons div.button	{
	float:left;
	clear:left;
	margin:5px 0;
	width:100%;
	position:relative;
}
.content-buttons div.button a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
.content-buttons div.button a:hover	{
	background: #DEDFE0;
}


.logos {
    clear: left;
    float: left;
}
#footer	{
	clear: both;
    float: left;
    min-width: 100%;
    position: relative;
    width: 100%;
    z-index: 999;
}
#footer.shortfoot	{
	height:100px !important;
    margin-top: -100px !important;
}
#news-footer	{
   	background: none repeat fixed 0 0 #FFFFFF;
    xheight: 70px;
	z-index: 999;
	float: left;
    xmin-width: 665px;
    xoverflow: auto;
    position: relative;
    width: 100%;
}
.foot	{
	border-top: 1px solid #E9EAEA;
    padding: 0 20px;
    width: 95% !important;
}
div.partnerlink
{
	margin-top:20px;
}
.partner-popdown	{
	border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    display: none;
    float: left;
    margin: 0 0 20px;
    padding: 5px 20px 10px;
    width: 94%;
}
div.partner-logo
{
	width:30%;
	margin-right:3%;
	height:auto;
	float:left;
	text-align:center;
}

div.partner-logo img
{
}


.mobileVers	{
	display:none;
}
.rowd {
    clear: left;
    float: left;
    margin: 5px 0;
    width: 100%;
}
.col_d {
    float: left;
    padding:0 1% 0 0;
}
.register_link {
    background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    float: right;
    margin: -8px 0 0;
    padding: 7px;
    text-align: center;
    text-decoration: none;
}
.solutions a {
    color: #ffffff;
}	
a.description-link	{
	cursor:pointer;
}
.description-popdown {
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    display: none;
    float: left;
    margin: 10px;
    padding: 5px 20px 10px;
    width: 80%;
}

#wrapper-footer	{
    border-top: 1px solid #D4D4D4;
    xheight: 130px;
	z-index: 999;
	float: left;
    width: 90%;
	padding: 0 5%;
    xoverflow: auto;
    position: relative;
	font-size:14px;
}
#wrapper-footer h3 {
    color: #003e7e;
    font-size: 22px;
}
#footer-text {
    clear: left;
    float: left;
    margin: 0 auto;
    padding: 44px 0 0 6px;
    width: 100%;
}
#footer-logo	{
	float: left;
    padding: 25px 10px 0 0;
    width: 129px;
}
#footer-contact {
    float: right;
    margin: 25px 3% 0 0;
    text-align: right;
    width: 45%;
}
#footer-sitemap {
    float: left;
    margin: 25px 0 0 3%;
    width: 46%;
}
#footer-panel	{
	float: left;
	padding-right:30px;
}
#footer-panel ul, #footer-follow ul	{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer-panel li, #footer-follow li	{
	clear: left;
    display: inline;
    float: left;
    padding: 0;
}
#footer-panel li a, #footer-follow li a {
    color: #4d4d4d;
}
#footer-panel li.menu-item-99 a {
    color: #003e7e;
}
#footer-panel ul ul li {
	padding:0;
}
#footer-panel ul ul li a:before {
   content: "\203A  ";
}
#footer-panel li a:hover, #footer-follow li a:hover {
    color: #000000;
}
#footer-follow {
	display:none;
}
#footer-icons {
	display:none;
}
#footer-icons2 {
	display:none;
}
#footer-copyright {
	color: #4d4d4d;
    font-size: 14px;
    margin-top: 25px;
    padding:20px;
    text-align: center;
		clear:both;
		margin-left:auto;
		margin-right:auto;
}


#viewLinks
{
	width:223px;
	position:absolute;
	right:0px;
	top:50px;
	font-size:11px;
	text-align:center;
}

#desktopLink
{
	display:none;
}










#main-image	{
	float: left;
    padding: 3px 10px 0 20px;
    width: 959px;
}
#main-img	{
    height: 359px;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 99999;
}
#main-img img	{
	text-align:center;
}
#main-text	{
	font-family: 'helvetica_neuemediumcond';
    font-weight: normal;
    left: 50px;
    padding: 33px 10px 0 40px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 99999;
	font-size: 14px;
}
















.wrapper {
    padding-bottom: 10px;
    background: none;
	padding-top: 93px;
}
.home-wrapper {
    background: none;
	padding-top: 91px;
}
section {
    display: block;
}
.carousel {
    margin-top: 10px;
    position: relative;
    z-index: 10;
}
.carousel-window, .carousel-navigation, .item-inner {
    position: relative;
}
.carousel .carousel-window, .carousel .carousel-items, .carousel .carousel-item {
    height: 700px;
}
.carousel-item {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-item .hero-image {
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
}




.wrapper2 {
    padding-bottom: 0;
    background: none;
	margin-top: -450px;	
}
.carousel2 {
    xmin-width: 1000px;
    margin-top: 10px;
    position: relative;
    z-index: 10;
}
.carousel-window2, .carousel-navigation2, .item-inner2 {
    position: relative;
}
.carousel2 .carousel-window2, .carousel2 .carousel-items2, .carousel2 .carousel-item2 {
    height: 572px;
		list-style:none;
}
.carousel-item2 {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-item2 .hero-image2 {
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
		background-image:none !important;
		background-color:white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


#slideshow .slides, #slideshow{
    width: 100% !important;
}

span.copyright
{
}

table td
{
	padding:0px !important;
}

#contactTabletBox
{
	float:left;
	width:46%;
	margin-right:2%;
	margin-left:2%;
}



.description-popdown	{
	border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    display: none;
    float: left;
    margin: 10px;
    padding: 5px 20px 10px;
    width: 70%;
}


#feedback-button {
    background: url("../images/feedback01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 88px;
    position: fixed;
    right: 0;
    top: 40%;
    width: 28px;
	z-index: 9999;
	cursor: pointer;
}
#feedback-button:hover {
	background: url("../images/feedback01.png") no-repeat scroll -40px 0 rgba(0, 0, 0, 0);
}
#feedback-button a {
    display: block;
    height: 88px;
    width: 28px;
}

.ebrochure-close {
    background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -13px;
    width: 30px;
}
.ebrochureform {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 1%;
    padding: 2%;
    position: fixed;
    top: 1%;
    width: 94%;
    z-index: 9999;
}
.download-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -13px;
    width: 30px;
}
.resourceform {
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -200px;
    margin-top: -316px;
    padding: 20px;
    position: fixed;
    top: 50%;
    width: 400px;
    z-index: 9999;
}
.resource-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -13px;
    width: 30px;
}
.logo_bg	{
	left: 0;
    position: absolute;
    top: 32px;
    width: 204px;
    z-index: 9;
	display:none;
}

.slidetabs2 {
    left: 40% !important;
}

.homepanels_text_div {
	background: none repeat scroll 0 0 #ffffff;
	height: 60px;
	left: 0;
	margin: 0;
	opacity: 0.8;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 250px;
	width: 100%;
}
.slider {
}
.homepanels_image {
    left: 40px !important;
    margin: 0;
    padding: 0 0 0 20px;
    position: absolute !important;
    text-align: left;
    top: 70px !important;
    width: 300px !important;
    z-index: 999 !important;
}
.down {
    background: url("../images/buttons_09.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 69px;
    left: 50%;
    margin-left: -34px;
    position: absolute;
    text-indent: -999em;
    top: 250px;
    width: 69px;
    z-index: 999;
}
.prev {
    background: url("../images/buttons_06.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 54px;
    left: 30px;
    position: absolute;
    text-indent: -999em;
    top: 120px;
    width: 31px;
    z-index: 999;
}
.next {
    background: url("../images/buttons_03.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 58px;
    position: absolute;
    right: 40px;
    text-indent: -999em;
    top: 120px;
    width: 33px;
    z-index: 999;
}

.downloadform {
    -webkit-transition: -webkit-transform 0ms; 
	-webkit-transform-origin: 0px 0px; 
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility:hidden;
	-webkit-overflow-scrolling : touch;
	height:95%;
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -49%;
    padding: 3%;
    position: fixed;
    top: 1%;
    width: 92%;
    z-index: 99999;
}
.download-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -13px;
    width: 30px;
}
#feedback-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    position: absolute;
    right: -6px;
    top: -6px;
    width: 30px;
	cursor: pointer;
}
#feedback-box {
	-webkit-transition: -webkit-transform 0ms; 
	-webkit-transform-origin: 0px 0px; 
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility:hidden;
	-webkit-overflow-scrolling : touch;
	height:95%;
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -49%;
    padding: 3%;
    position: fixed;
    top: 1%;
    width: 92%;
    z-index: 99999;
}
#feedback-box textarea {
	height:40px !important;
}



#homepage_list {
    background: none repeat scroll 0 0 #ffffff;
    color: #4d4d4d;
    float: left;
    margin: 0;
    width: 100%;
}
.item {
    background: none repeat scroll 0 0 #f8f8f8;
    clear: left;
    float: left;
    margin: 0 4% 20px;
    padding: 0 1%;
    width: 90%;
}
.item div.thumb_left {
    float: left;
    height: 70px;
    text-align: center;
    width: 100%;
}
.item div.summary_right {
    float: left;
    padding: 0 0 4%;
    text-align: center;
    width: 100%;
}
.item div.summary_right h3 {
    font-size: 30px;
}
.icon {
    float: right;
}
#years {
    border-radius: 4px;
    color: #4d4d4d;
    float: left;
    margin: 40px 4% 0;
    padding: 15px 4%;
    width: 84%;
}
#wide_news {
    border-radius: 4px;
    color: #4d4d4d;
    float: left;
    margin: 40px 4% 00px;
    padding: 15px 4%;
    width: 84%;
}
#news-banner {
    border-radius: 4px;
    color: #4d4d4d;
    float: left;
    margin: 40px 4% 00px;
    padding: 15px 4%;
    width: 84%;
}
.newsitem {
    float: left;
    width: 100% !important;
}
.newsitem .news-item {
    clear: left;
    color: #4d4d4d;
    float: left;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 0;
    width: 100%;
}

#twitter {
    border-radius: 4px;
    color: #4d4d4d;
    float: left;
    margin: 40px 4% 40px;
    padding: 15px 4%;
    width: 84%;
}

#twitter p {
    clear: left;
    color: #4d4d4d;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
#twitter .muted {
    display: none;
}

.blue ul.testimonials li {
	border-bottom:none !important;
}
.green ul.testimonials li {
	border-bottom:none !important;
}
.red ul.testimonials li {
	border-bottom:none !important;
}

.partnerlink_pdf {
    border-radius: 5px;
    float: right;
    margin: 10px 0 20px 20px;
    padding: 20px;
    text-align: center;
    width: 20%;
}

.gform_body {
    font-size: 12px;
}
.gform_button {
    background: none repeat scroll 0 0 #f1f2f2;
    border: 1px solid #dedfe0;
    border-radius: 3px;
    color: #6d6e71;
    cursor: pointer;
    font-family: Helvetica,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 8px 0;
    padding: 7px;
    text-decoration: none;
    width: auto;
}

	
}






@media screen and (min-width: 0px) and (max-width: 500px) {


body	{
	margin:0;
	padding:0;
	font-size:15px;
	font-family: 'Calibri', Helvetica, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	height:100%;
	position: relative;
}
body.home	{
	xbackground:none repeat-x;
}
body.solutions	{
	xbackground:none repeat-x center top;
}

a {
	color: #003e7e;
	text-decoration: none;
}
a:hover	{
	color:#000;
}
a img	{
	border:none;
	outline:none;
}
img a	{
	border:none;
	outline:none;
}
ul {
    padding: 0 0 0 20px;
	margin:0;
}
h1	{
	color:#414042;
	font-size:22px;
	margin:0px 0px 10px 0px;
	font-family: 'Calibri', Helvetica, Arial, Helvetica, sans-serif;	
	font-weight:normal;
}
h2	{
	color:#003e7e;
	font-size:34px;
	margin:15px 0;
	font-family: 'Calibri-Light',Helvetica,Arial,Helvetica,sans-serif;	
	font-weight:normal;
}
h3	{
	color:#414042;
	font-size:16px;
	font-family: 'Calibri-Light',Helvetica,Arial,Helvetica,sans-serif;	
	font-weight:normal;
	xmargin:0px !important;
}
img.alignright {
	float:right; 
	margin:0 0 1em 1em
}
img.alignleft {
	float:left; 
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
.alignright {
	float:right; 
}
.alignleft {
	float:left; 
}
.aligncenter {
	display: block; 
	margin-left: auto;
	margin-right: auto
}
.wrap {
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.page	{
	clear: left;
    xfloat: left;
    margin: 0 auto;
    width: 100%;
}
#wrapper-left	{
	xbackground: url("../images/background_01.jpg") repeat-x scroll right 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25%;
}
#wrapper-right	{
	xbackground: url("../images/background_02.jpg") repeat-x scroll left 0 transparent;
    height: 100%;
    right: 0;
    top: 0;
    width: 75%;
	position:absolute;
}
#wrapper-left-home	{
	xbackground: url("../images/background_03.jpg") repeat-x scroll right 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25%;
}
#wrapper-right-home	{
	xbackground: url("../images/background_04.jpg") repeat-x scroll left 0 transparent;
    height: 100%;
    right: 0;
    top: 0;
    width: 75%;
	position:absolute;
}
#wrapper-full {
    float: left;
    min-width: 100%;
    position: relative;
    width: 100%;
    z-index: 99;
}
#wrapper-left-solutions	{
	background: none;
     xmin-height: 100%;
    left: 0;
    xposition: absolute;
    top: 0;
    xwidth: 25%;
}
#wrapper-right-solutions	{
	background:none;
    xheight: 100%;
    right: 0;
    top: 0;
    xwidth: 75%;
	xposition:absolute;
}

#solutions-banner	{
	background: none repeat scroll 0 0 transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top:101px;
    width: 100%;
}
#wrapper-logo {
    float: left;
    height: 100px;
    position: relative;
    width: 100%;
}
#logos {
    float: left;
    margin: 10px;
}
#wrapper-banner {
    float: left;
    height: 150px;
    position: relative;
    width: 100%;
}
.cycle-slideshow {
    height: 150px;
    margin: auto;
    position: absolute;
    width: 100%;
}
.cycle-slideshow div.slider {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 150px;
    position: absolute;
    width: 100%;
}
.slider {
    display: none;
}
.prev {
     background: url("../images/buttons_06.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 58px;
    left: 5%;
    position: absolute;
    text-indent: -999em;
    top: 37px;
    width: 33px;
    z-index:999;
}
.next {
    background: url("../images/buttons_03.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 58px;
    position: absolute;
    right: 5%;
    text-indent: -999em;
    top: 37px;
    width: 33px;
    z-index: 999;
}
.down {
    background: url("../images/buttons_09.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 69px;
    left: 50%;
    margin-left: -34px;
    position: absolute;
    text-indent: -999em;
    top: 120px;	
    width: 69px;
    z-index: 999;
}
.fader {
    background: url("../images/fader.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 100px;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.homepanels_image {
	display:none !important;
}

#login-form	{
   	background: url("../images/loginform.png") no-repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    height: 110px;
    padding: 30px 20px 20px;
    position: absolute;
    right: 7px;
    top: 34px;
    width: 160px;
    z-index: 99;
		line-height:normal;
}
#login-form	 h3	{
	color:#FFFFFF;
	font-size: 15px;
	font-family: 'Calibri', Helvetica, Arial, Helvetica, sans-serif;	
	margin:0 0 5px ;
}
#login-form	a {
	color:#FFFFFF;
}
.widget_wp_sidebarlogin label {
display: none;
}

.testsidebar
{
	height:200px;
}
#rss	{
	display:none;
}

p.rememberme	{
	display:none;
}
.widget_wp_sidebarlogin ul	{
	margin:0;
	padding:0;
}
.widget_wp_sidebarlogin ul li	{
	margin:0;
	padding:3px 0;
}		
#login-form p.submit input#wp-submit	{
	background: url("../images/login-btn-hover.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 26px;
	overflow: hidden;
	text-indent: -999px;
	width: 57px;
	border:none !important;
	cursor:pointer;
}
#login-form p.submit input#wp-submit:hover	 {
	background-position:0 -26px;
}



#wrapper-header	{
    float: left;
    min-width: 100%;
    position: relative;
    width: 100%;
}
#wrapper-header-home	{
    float: left;
    xheight: 560px;
    position: relative;
    width: 100%;
	height: 560px;
}
#wrapper-header-solutions	{
    float: left;
    xheight: 372px;
    min-width: 100%;
    position: relative;
    width: 100%;
}
#logo	{
	height: 118px;
	background-image: url("../images/mobileHomeOverlay.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:99;
	width: 85%;
}
#logohome	{
	height: 118px;
	background-image: url("../images/mobileHomeOverlay.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:99;
	width: 85%;

}
#logo-solutions	{
	height: 118px;
	background-image: url("../images/mobileHomeOverlay.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:99;
	width: 85%;

}
#logohome a div.four, #logo a div.three, #logo a div.two
{
	background-image: url("../images/mobileLogo2.jpg");
	width: 225px;
	height: 61px;
	position:absolute;
	left:12px;
	top:35px;
	z-index:99;
}
#logo-solutions a div.three	{
	background-image: url("../images/mobileLogo2.jpg");
	width: 225px;
	height: 61px;
	position:absolute;
	left:12px;
	top:35px;
	z-index:99;
}
#navigation	{
	xheight: 40px;
	xmargin: 0px 20px;
	width: 100%;
	clear:both;
	z-index:5;
	position:relative;
	top:-40px;
	xborder:1px solid red;
}
#login-ctn
{
	position:relative;
	clear:both;
}

#login-btn	{
	height: 40px;
	background-color:#003e7e;
	border-top:1px solid #58595b;
	padding-left:20px;
	clear:both;
	line-height:2.4em;
	z-index: 99;
	display: none;
}
#login-btn a
{
	height:40px;
	width:100%;
	display: block;
	overflow: hidden;
	width: 100%;
	cursor:pointer;
color:white;
font-size:16px;
}
#login-btn a:hover	 {
	color:#58595B;
}

#mobileMenuButton
{
	background-color: rgb(88, 89, 91);
    display: block;
    float: left;
    height: 40px;
    width: 100%;
}
#mobileMenuButton a 
{
	background-image: url("../images/mobileMenuIcon.png");
	background-repeat:no-repeat;
	background-position:center;
	width:15%;
	height:100%;
	padding-top: 40px;
	padding-left:20px;
	height: 0px;	
	float:right;
	display:block;
overflow:hidden;
}

#access {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0;
    width: 100%;
}
#access ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0 0 0 0;
    padding-left: 0;
}
#access li {
    xfloat: left;
		background-color:#58595b;
		border-bottom:1px solid #4c4c4e;
    position: relative;
}

#access li.menu-item-home
{
	border-top: 1px solid #e6e6e6;
	overflow:hidden;
}
#access li.menu-item-home a
{

	background-image: url("../images/mobileHomeIcon.png");
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 40px;
	height: 0px;	
	width: 15%;
	z-index:200;
	float:right;

}
#access li.menu-item-home a:hover {
	background-image: url("../images/mobileHomeIcon.png");
	background-repeat:no-repeat;
	background-position:center;
	background-color:#58595b
}
#access a {
	color: white;
    display: block;
    font-family: 'Calibri-Light',Helvetica,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
    height: 40px;
    line-height: 2.4em;
    padding-left: 20px;
    text-decoration: none;
}
#access ul ul {
     display: none;
    float: left;
    left: 30%;
    margin: 0;
    position: absolute;
    top: 0;
    width: 70%;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul li {
	border:none;
}
#access ul ul a {
	background: none repeat scroll 0 0 #58595b;
    color: #ffffff;
    font-family: "Calibri-Light",Helvetica,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
    height: auto;
    line-height: 1.2em;
    padding: 10px 20px;
    width: 100%;
}
#access li:hover > a, #access ul ul:hover > a, #access a:focus {
}
#access li:hover > a, #access a:focus {
    color: #003e7e;
	background: #FFFFFF; !important;
}
#access ul ul li:hover > a, #access ul ul a:focus {
    color: #003e7e;
	background:#FFFFFF;
}
#access ul li:hover > ul {
    display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
    xbackground:url(images/menu-item-current.jpg) no-repeat bottom center transparent;
}
#access ul ul li.current-menu-item > a, #access ul ul li.current-menu-ancestor > a, #access ul ul li.current_page_item > a, #access ul ul li.current_page_ancestor > a {
   background:#FFFFFF;
}
#menu-item-19 a:hover > #menu-item-1456 {
	margin:40px 0 0;
}
#home-panels	{
	float:left;
	position:relative;
	width:100% !important;
	height:360px;
}
.homepanels_text	{
	float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 35%;
}
.img	{
	position: absolute;
    top: 0;
	left:0;
}
.homepanels_text h1	{
	font-weight:normal;
	font-family: 'Calibri', Helvetica, Arial, Helvetica, sans-serif;	
	color:#414042;
	font-size:18px;
}
.homepanels_text p	{
	font-size:12px;
	color:#003e7e;
	font-family: 'Calibri', Helvetica, Arial, Helvetica, sans-serif;	
	margin:0;
}
#years {
    border-radius: 4px;
    color: #4d4d4d;
    float: left;
    margin: 0 5%;
    padding: 15px 0;
    width: 90%;
}
#wide_news {
    border-radius: 4px;
    color: #4d4d4d;
    float: left;
    margin: 20px 5% 0;
    width: 90%;
}
#page-image {
    float: left;
	clear:left;
    margin: 0px 0 40px;
	width:100%
}
#page-image img {
    height: 100%;
    width: 100%;
}
#page_title {
	background: none repeat scroll 0 0 #003e7e;
    border: medium none;
    clear: left;
    color: #ffffff;
    float: left;
    font-family: "Calibri-Light";
    font-size: 17px;
    margin: -6px 0 0;
    opacity: 0.8;
    padding: 20px 5%;
    width: 90%;
}
#page_title h1 {
	color: #ffffff;
    font-family: "Calibri-Light";
    font-size: 38px;
}
#page_title p {
	color:#FFFFFF;
	font-size:16px;
}
#banner-slide {
	xposition: absolute;
  	xtop: 600px;
	width:100%;
	height:190px;
	overflow:hidden;
	xbackground:url(images/banner0.jpg) no-repeat;
	top: -40px;
}
#banner-slide img	{
	margin:0;
	padding:0;	
	width:35%;
	height:auto;
}
#slideshow .slides {
	width:100% !important;
}
.slidetabs2 {
    left: 11% !important;
    position: absolute !important;
    text-align: center !important;
    top: 161px !important;
    z-index: 999 !important;
}
#slideshow .slides {
	height:190px !important;
}
#cover	{
	position: absolute;
    left: 77px;
    top: 100px;
	
}
.mobileVers h2 {
    color: #414042;
    font-size: 18px;
	font-weight: bold;
}
.register_link {
    background: none repeat scroll 0 0 #f1f2f2;
    border: 1px solid #dedfe0;
    border-radius: 3px;
    color: #6d6e71;
    display: block;
    float: left;
    margin: -8px 0 0;
    padding: 7px;
    text-align: center;
    text-decoration: none;
}
#solutions {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0;
    width: 100%;
}
#solutions ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0 0 0 0;
    padding-left: 0;
}
#solutions li {
	width:44%;
	padding: 5px 2%;
	xfloat: left;
	position: relative;
	background-color:#f1f2f2;
	border-bottom: 1px solid #E6E7E8;
}

#solutions li.current_page_item
{
	background-color:white;
	border-bottom: 1px solid white;
}


#solutions a {
    color: #6D6E71;
    display: block;
	font-family: 'Calibri', Helvetica, Arial, Helvetica, sans-serif;	
    font-weight: normal;
    height: 41px;
    line-height: 2.333em;
    text-decoration: none;
}
#solutions li#menu-item-133
{
	float:left;
	border-top: 1px solid #E6E7E8;
	border-right: 1px solid #E6E7E8;
	border-radius: 0px 2px 0px 0px; 
	-moz-border-radius: 0px 2px 0px 0px; 
	-webkit-border-radius: 0px 2px 0px 0px; 
}

#solutions li#menu-item-134
{
	float:right;
	border-top: 1px solid #E6E7E8;
	border-left: 1px solid #E6E7E8;
	border-radius: 2px 0px 0px 0px; 
	-moz-border-radius: 2px 0px 0px 0px; 
	-webkit-border-radius: 2px 0px 0px 0px; 

}

#solutions li#menu-item-1618
{
	float: left;
	border-top: 1px solid #E6E7E8;
	border-left: 1px solid #E6E7E8;
	border-radius: 2px 0px 0px 0px; 
	-moz-border-radius: 2px 0px 0px 0px; 
	-webkit-border-radius: 2px 0px 0px 0px; 

}

#solutions li#menu-item-133 a, #solutions li#menu-item-134 a, #solutions li#menu-item-1618 a {
	display:block;
	width:100%;
	height:42px;
	text-align:center;
	font-size:17px;
	}

#solutions li#menu-item-133.current_page_item a, #solutions li#menu-item-133.current-page-ancestor a, #solutions li#menu-item-1618.current_page_item a, #solutions li#menu-item-1618.current-page-ancestor a { xbackground: url("../images/onestopbtn-hover.png") no-repeat scroll 0 -50px transparent; }
#solutions li#menu-item-134.current_page_item a, #solutions li#menu-item-134.current-page-ancestor a, #solutions li#menu-item-1618.current_page_item a, #solutions li#menu-item-1618.current-page-ancestor a { xbackground: url("../images/booknetbtn-hover.png") no-repeat scroll 0 -51px transparent; }

#solutions li#menu-item-133 a:hover { color:#000000; }
#solutions li#menu-item-134 a:hover  { color:#000000; }
#solutions li#menu-item-1618 a:hover { color:#000000; }

#solutions li#menu-item-133.current_page_item a:hover { color: #6D6E71; }
#solutions li#menu-item-134.current_page_item a:hover  { color: #6D6E71; }
#solutions li#menu-item-1618.current_page_item a:hover  { color: #6D6E71; }




#wrapper-content {
    float: left;
    min-width: 100%;
    padding-bottom: 100px;
    position: relative;
    width: 100%;
    z-index: 9;
}
#wrapper-content.shortpage	{
	padding-bottom: 90px !important;
	clear:both;
}
#wrapper-content-quik	{
    xfloat: left;
    overflow: auto;
    position: relative;
    width: 90%;
		padding: 5%;
		margin: 10px 0;
    z-index: 99;
		background: #FFFFFF;
}

#main	{
	clear: left;
    float: left;
    width: 100%;
}
#news-banner-page	{
	float: left;
    margin: 25px 0 25px;
    width: 100%;
}
#news-banner-page a.news-item	{
	color:#003e7e;
	font-weight:normal;
}
#news-banner-page a	{
	font-weight:bold;
}
#news-banner	{
    border-radius: 4px;
    color: #4d4d4d;
    float: left;
    margin: 20px 0 0;
    padding: 15px 5%;
    width: 90%;
}
#news-banner h2 {
	margin: 0 0 10px;
	color: #414042;
}
.newstitle	{
	display: inline-block !important;
    float: left;
    font-size: 14px;
    height: auto !important;
    width: 24%;
}
.newsitem	{
	 float: left;
    width: 100% !important;
}
.newsitem a {
    color: #003e7e;

}
.newsitem .news-item	{
	border-top: 1px solid #e9eaea;
	clear: left;
	color: #4d4d4d;
	float: left;
	font-weight: normal;
	padding: 10px 0;
	width: 100%;
	font-size: 14px;
}

.newsitem a span.bold	{
	font-weight:bold;
	color:#6d6e71;
}
.newsitem a:hover span.bold	{
	font-weight:bold;
	color:#003e7e;
}

.newsitem a p	{
	margin:0;
}

#twitter {
	border-radius: 4px;
	color: #4d4d4d;
	float: right;
	margin: 0 0 50px;
	padding: 0 6% 20px;
	width: 88%;
}
#twitter p {
	clear: left;
	color: #4d4d4d;
	float: left;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}
#twitter .muted {
	display: none;
}

#payments-button	{
	clear:both;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #a9b9c9;
	background: #023d7f; /* Old browsers */
	background: -moz-linear-gradient(left,  #023d7f 0%, #265992 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#023d7f), color-stop(100%,#265992)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #023d7f 0%,#265992 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #023d7f 0%,#265992 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #023d7f 0%,#265992 100%); /* IE10+ */
	background: linear-gradient(to right,  #023d7f 0%,#265992 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#023d7f', endColorstr='#265992',GradientType=1 ); /* IE6-9 */
	display: none;
	height: 26px;
	margin-bottom:30px;
	overflow:hidden;
}
#payments-button a {
	background-image: url("../images/lock.png");
	background-repeat:no-repeat;
	background-position: 6px 4px;
	display:block;
	xoverflow: hidden;
	xtext-indent: -999px;
	width: 100%;
	height:100%;
	padding-left:30px;
	padding-top:4px;
	color:white;
}

#quotes	{
    float: left !important;
    height: 279px !important;
    overflow: hidden !important;
    width: 80% !important;
}
#quote
{
	width:100% !important;
	height:250px !important;
	
	position:relative !important;
}
#quote div.quote-text	{
  width: 100%;
	text-align:center;
	color:#003e7e;
	font-size:22px;    
	font-family: 'Calibri', Helvetica, Arial, Helvetica, sans-serif;	
	font-weight:normal;
}
#quote div.quote-logo	{
 text-align:center !important;
 width: 100% !important;
		clear:both !important;
		margin-top:5px !important;
	  margin-bottom:5px !important;
}
#quote div.quote-name	{
	width:100%;
	 text-align:center;
	clear:both;
}
#quote p
{
	float:none !important;
	clear:both !important;
	text-align:center !important;
	width:100% !important;
	margin:0px 5px 0x 10px !important;
	
}
#slider	{
	display:none;
}

#mobileItems
{
	border: 1px solid rgb(233, 234, 234);
	border-radius: 3px 3px 3px 3px;
	xpadding: 20px 0px;
	margin-bottom:20px;
	padding-bottom:20px;
	float: left;
}
#mobileItems div.item, #mobileItems div.firstItem
{
	margin: 0px 20px;
}
#mobileItems h2
{
	font-size:18px;
}

#mobileItems
{
	font-size:14px;
}
#mobileItems div.item h2
{
	padding-top:20px;
	border-top: 1px solid rgb(233, 234, 234);
}


.mobilebanner	{
	display:block !important;
}
.standardbanner	{
	display:none !important;
}

#slider h2	{
	color:#414042;
	font-size:16px;
	margin:0 0 8px;
}
#slider div.button	{
	float:left;
	clear:left;
	margin:10px 0;
}
#slider div.items a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    margin: 8px 0;
    padding: 7px;
    text-decoration: none;
    width: auto;
}
#slider div.items a:hover	{
	background: #DEDFE0;
}
#slider a.prev	{
	position:absolute;
	left:0px;
	top:65px;
	cursor:pointer;
	z-index:99;
}
#slider a.next	{
	position:absolute;
	right:0px;
	top:65px;
	cursor:pointer;
	z-index:99;
}
.scrollable {
  	position:relative;
  	overflow:hidden;
  	width:100%;
  	height:125px;
}
.scrollable .items {
  	width:2000000em;
  	position:absolute;
}
.items div.item {
  	border-right: 1px solid #E9EAEA;
    float: left;
    height: 125px;
    padding: 0 20px;
    xwidth: 100%;
}

#main-content-wide {
    float: left;
    margin: 0 5% 20px;
    width: 90%;
}
.partnerlink_image{
	float:left;
	clear:left;
	width:100%;
	margin:10px 0 20px;
}

#main-content-left {
    float: left;
    margin: 0 5% 20px;
    width: 90%;
}
#main-content-left.solution-wide {
    margin: 0;
    width: 100%;
}
.accordion img
{
	width:35px !important;
	height:35px !important;
}
#main-content-left img
{
		xfloat:left;
	height:auto;
	margin-bottom:10px;
}
#main-content-left-solutions	{
	xbackground: url("../images/main-content-left-solutions.png") repeat-y scroll right 0 transparent;
    float: left;
    xmargin: 0 0 0 10px;
    xmin-height: 469px;
    xpadding: 20px 40px 20px 0;
    width: 100%;
	position:relative;
}
#main-content-left-solutions-top {
	background: url("../images/main-content-left-solutions-top.png") no-repeat scroll right 0 transparent;
    height: 18px;
    left: 10px;
    xposition: absolute;
    xtop: 365px;
    width: 100%;
    z-index: 9999;
}
#main-content-left-onestopbtn	{
	background: url("../images/onestopbtn.png") no-repeat scroll right 0 transparent;
    height: 40px;
    left: 0px;
    xposition: absolute;
    xtop: 336px;
    width: 194px;
    z-index: 9999;
}
#main-content-left-booknetbtn	{
	background: url("../images/onestopbtn.png") no-repeat scroll right 0 transparent;
    height: 40px;
    left: 194px;
    xposition: absolute;
    xtop: 336px;
    width: 408px;
    z-index: 999;
}
#main-content-left-menu	{
	height: 40px;
    left: 0px;
    xposition: absolute;
	xtop: 331px;
    xwidth: 407px;
    z-index: 9999;
}
#main-content-right-blue {
    float: left;
    width: 100%;
}
#main-content-right {
    float: left;
    margin: 0 5%;
    width: 90%;
}
.first_row {
	float:left;
	clear:left;
	width:100%;
}
.breadcrumbs {
    float: left;
    margin: 0 0 20px 0 ;
    width: 100%;
}
.whitepapers {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.red	{
	background:#B42929 !important;
}
.green	{
	background:#008155 !important;
}
.grey	{
	background:#757679 !important;
}
#main-content-right-blue div.red ul li	{
	border-bottom:1px solid #CCC !important;
}
#main-content-right-blue div.green ul li	{
	border-bottom:1px solid #CCC !important;
}
#main-content-right-blue div.grey ul li	{
	border-bottom:1px solid #CCC !important;
}
#solutionsbluebanner {
    background: none repeat scroll 0 0 #003E7E;
    border: medium none;
    color: #FFFFFF;
	font-family: "Calibri-Light";	
    font-size: 17px;
    height: 220px;
    left: 0;
    opacity: 0.85;
    padding: 10px 5%;
    xposition: absolute;
    xtop: 150px;
    width: 80%;
    z-index: 9999;
		margin: 20px 5%;
	border-radius: 4px 4px 4px 4px;
	float: left;
}
#solutionsbluebanner h1	{
	color: #FFFFFF;
	font-family: "Calibri-Light";	
    font-size: 32px;
    margin: 10px 0 10px;
}
.sidebar	{
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e9eaea;
    border-radius: 4px;
    clear: left;
    color: #4d4d4d;
    float: left;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 20px 8%;
    width: 84%;
	
}



.blue	{
	background:#003e7e;
	opacity:0.85;
	border:none;
	xpadding: 20px;
	color: #FFFFFF;
}
.blue ul	{
	border-top: medium none !important;
    float: left;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.blue ul li {
    border-bottom: 1px solid #4774a2;
    float: left;
    font-family: "Calibri";
    padding: 10px 0 !important;
    width: 100%;
}
.blue ul li a {
    color: #ffffff !important;
}
.blue ul li a:hover, .blue ul li.current_page_item a {
	color:#CCC;
}
.icon {
    float: right;
}
.sidebar ul {
    border-top: 1px solid #e9eaea;
    list-style-type: none;
    padding: 15px 0 0 !important;
    width: 100% !important;
	margin: 0 0 15px;
}
.sidebar ul li	{
	margin:0;
	padding:2px 0;
}
.sidebar ul li a {
    color: #4d4d4d;
    cursor: pointer;
}
.sidebar h2 {
    font-size: 34px;
    font-weight: normal;
    margin: 0 0 15px;
}
.sidebar h2.white {
	color:#FFF;
	margin:0 0 10px 0;
	font-family: "Calibri-Light", Helvetica, Arial, Helvetica, sans-serif;	
}
.sidebar p	{
	float:left;
	clear:left;
	margin:15px 0;
}
.sidebar div.button	{
	float:right;
	clear:left;
	xmargin:15px;
	width:100%;
	margin: 5px 0;
}
.sidebar div.button a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
.sidebar div.button a:hover	{
	background: #DEDFE0;
}

.testimonials
{
	position:relative;
	width: 100% !important;
}
.sidebar ul.testimonials li
{
	height:84px !important;
	position:relative !important;
	width:100% !important;
	margin-bottom:50px;
	border:none;
}
.sidebar ul.testimonials
{
	height:140px !important;
	position:relative !important;
	overflow:hidden;
}
#homepage_list {
	background: none repeat scroll 0 0 #ffffff;
	float: left;
	margin: 0;
	width: 100%;
}
.item {
    background: none repeat scroll 0 0 #f8f8f8;
    clear: left;
    float: left;
    margin: 0 4% 20px;
    padding: 0 1%;
    width: 90%;
}
.item div.thumb_left {
	float: left;
    height: 50px;
    text-align: center;
    width: 100%;
}
.item div.summary_right {
    float: right;
    padding: 0 0 7%;
    text-align: center;
    width: 100%;
}
.item div.summary_right h3 {
    font-size: 30px;
}


#main-content-left div.nav-next, #main-content-left div.nav-previous	{
	margin:0;
}
#main-content-left div.nav-next {
	float:right;
}
#main-content-left div.nav-previous	{
	float:left;
}
#main-content-left div.nav-next a, #main-content-left div.nav-previous a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
#main-content-left div.nav-next a:hover, #main-content-left div.nav-previous a:hover {
	background: #DEDFE0;
}
.assistive-text	{
	display:none;
}
.meta-nav	{
	display:none;
}

div.partnerlink
{
	float:left;
	clear:both;
}

.partner-popdown	{
	display:none;
}


.accordion {
    margin: 0 auto;
	border-top:1px solid #E9EAEA;
}
.accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 95% center transparent;
    margin:0;
	color:#231f20;
    padding:20px 0px 40px 0px;
	margin-bottom:0;
    font-size:15px;
    font-weight:normal;
    border-bottom:1px solid #E9EAEA;
    cursor:pointer;
}
.sidebar .accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 95% center transparent;
	padding:10px 0px;
}	
.whitepapers .accordion h2 {
	background:url("../images/accordion-down.jpg") no-repeat scroll 95% center transparent;
	padding:10px 0px;
}	
.accordion h2.ui-state-active {
    cursor:default;
	color:#003e7e;
    background:url("../images/accordion-up.jpg") no-repeat scroll 95% center transparent;
	border-bottom:none;
}
.sidebar .accordion h2.ui-state-active {
    background:url("../images/accordion-up.jpg") no-repeat scroll 95% center transparent;
}
.whitepapers .accordion h2.ui-state-active {
	background:url("../images/accordion-up.jpg") no-repeat scroll 95% center transparent;
}	

.accordion h2:hover	{
	cursor:pointer;
	color:#003e7e;
}
.accordion .pane {
    display:none;
    padding:15px 0px;
    font-size:12px;
}
.sidebar .accordion .pane {
    display:none;
    padding:2px 0;
    font-size:14px;
}
.whitepapers .accordion .pane {
	margin: 10px 0 20px 35px;
	padding:1px 0 0;
}
div.partnerlink
{
	margin-top:20px 0;
}
.partner-popdown	{
	border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    display: none;
    float: left;
    margin: 0 0 20px;
    padding: 5px 20px 10px;
    width: 87%;
}
.register_link	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    float: left;
    margin: -8px 0 0;
    padding: 7px;
    text-align: center;
    text-decoration: none;
}
div.partner-logo {
    float: left;
    height: auto;
    text-align: center;
    width: 100%;
	margin: 10px 0;
}
div.partner-logo img	{
 	width:40%;
}
.partner-popdown img {
	width:100%
}
.nomobile	{
	display:none;
}
.mobileVers	{
	display:block;
}
div.partner-logo img
{
}

div.partner-popdown
{
	clear:both;
}
 
div.partner-popdown h2
{
	clear:both;
}
.partners div.accordion .pane {
    display:none;
    padding:0 0 0;
    font-size:12px;
}
.accordion .pane h3 {
    font-weight:normal;
    margin:0;
    font-size:16px;
}	
.post	{
	float:left;
	clear:left;
	border-top:1px solid #E9EAEA;
	padding:10px 0;
	width:100%;
}
.post p {
    margin: 0;
}
.post a
{
	float: left;
    margin-top: 0;
}
.date	{
    color: #6d6e71;
    display: block;
    font-size: 11px;
    margin: 0;
}
.post h2 {
    font-family: "Calibri";
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.content-sidebar	{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9EAEA;
    border-radius: 4px 4px 4px 4px;
    color: #6D6E71;
   xfloat: right;
   xmargin: -40px 0 20px 20px;
    padding: 5%;
    width: 90%;
		clear:both;
		margin-bottom:10px;
}
.content-sidebar ul {
    list-style-image: url("../images/list-item-tick.png");
}
.content-sidebar ul li	{
	padding:5px 0;
}
.blue-dot-points	{
	float:left;
	width:200px;
	padding:10px 0 0 10px;
	font-size:14px;
}
.blue-dot-points ul	{
	list-style-image: url("../images/list-item-whitetick.png");
	margin:0 0 0 0;
}
.blue-dot-points ul li	{
	padding:4px 0;
}
.blue-text	{
	float:left;
	width:200px;
	padding:0 0 0 10px;
}
.content-buttons	{
    float: left;
    margin: 20px 0px 10px;
    width: 90%;
}
.content-buttons div.button	{
	float:left;
	clear:left;
	margin:5px 0;
	width:100%;
	position:relative;
}
.content-buttons div.button a	{
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #DEDFE0;
    border-radius: 3px 3px 3px 3px;
    color: #6D6E71;
    display: block;
    margin: 0;
    padding: 7px;
    text-decoration: none;
}
.content-buttons div.button a:hover	{
	background: #DEDFE0;
}




#footer	{
	float: left;
    xheight: 160px;
    xmargin-top: -160px;
	clear:both;
    position: relative;
    width: 100%;
	z-index: 999;
}
#footer.shortfoot	{
	xheight: 90px !important;
    xmargin-top: -90px !important;
}
#news-footer	{
   	background: none repeat fixed 0 0 #FFFFFF;
    height: 200px;
	z-index: 999;
	float: left;
    xoverflow: auto;
    position: relative;
	width:100%
}
.foot	{
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #e9eaea;
}



#wrapper-footer	{
   	border-top: 1px solid #d4d4d4;
    overflow: hidden;
    padding: 0 5%;
    position: relative;
    width: 90%;
    z-index: 999;
}
#footer-text {
    clear: left;
    float: left;
    margin: 0 auto;
    padding: 44px 0 0 6px;
    width: 100%;
}
#footer-logo	{
	float: left;
	padding: 25px 10px 0 25px;
	width: 129px;
}

#footer-icons {
	display:none;
}
#footer-icons2 {
	display:none;
}
#footer-follow {
	display:none;
}
#wrapper-footer h3 {
    color: #003e7e;
    font-size: 22px;
	margin:10px 0;
}
#footer-contact {
    border-top: 1px solid #dddddd;
    float: left;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}
#footer-sitemap {
    float: left;
    width: 100%;
}
#footer-panel	{
	  float: left;
    width: 130px;
		margin: 0px 0px 0px 0px;
}
#footer-panel ul	{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer-panel li	{
	clear: left;
    display: inline;
    float: left;
    padding: 0;
}
#footer-panel li a, #footer-follow li a {
    color: #4d4d4d;
}
#footer-panel ul ul li {
	padding:0;
}
#footer-panel ul ul li a:before {
   content: "\203A  ";
}
#footer-copyright {
     border-top: 1px solid #dddddd;
    float: left;
    font-size: 14px;
    margin: 20px 0;
    padding: 20px 0 0;
    text-align: center;
    width: 100%;
}

#footer-panel li.menu-item-99 a {
    color: #003e7e;
}

#viewLinks
{
	clear:both;
	margin-left:25px;
	margin-right:25px;
	border-bottom: 1px solid rgb(212, 212, 212);
  border-top: 1px solid rgb(212, 212, 212);
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
	font-size:14px;
}
#viewLinks a {
	color:#6d6e71;
}

#mobileLink
{
	display:none;
}


#main-content-left td
{
	display:block;
	clear:both;
	padding:0px !important;
	width:100%;
	margin-bottom:20px;
}








.wrapper-home {
    padding-bottom: 0;
}
.wrapper-home {
    background: none;
	padding-top: 0;
}
section {
    display: block;
}
.carousel-home li {
    xmin-width: 960px;
}
	.carousel-wrapper-home {
    margin-top: 0;
    position: relative;
    z-index: 0;
		clear:both;
		top:0;
		margin-bottom:0;
}
.carousel-item-home {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.cms-home .carousel-home .carousel-wrapper-home {
    overflow: hidden;
}

.carousel-window-home, .carousel-navigation-home, .item-inner-home {
    position: relative;
}

.carousel-home .carousel-window-home, .carousel-home .carousel-items-home, .carousel-home .carousel-item-home {
   height: 264px;
	-webkit-margin-before:0px;
	-webkit-margin-after:0px;
}
.carousel-item-home {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    xtop: -18px
}




.carousel-item-home .hero-image-home { 
    background-position: top center;
    background-repeat: no-repeat;
    height: 264px; 	
	display:none !important;
}

.carousel-item-mobile-home .hero-image-home { 
    background-position: top center;
    background-repeat: no-repeat;
    height: 282px;
	width:320px;
}















.wrapper {
    padding-bottom: 0;
}
.wrapper {
    background: none;
	padding-top: 91px;
	z-index: -1;
}
section {
    display: block;
}
.carousel2 li {
    xmin-width: 960px;
		list-style:none;
}
	.carousel {
    margin-top: 10px;
    position: relative;
    z-index: 0;
		clear:both;
		top:-318px;
		margin-bottom:-284px;
}
.cms-home .carousel .carousel-wrapper {
    overflow: hidden;
}

.carousel-window, .carousel-navigation, .item-inner {
    position: relative;
}

.carousel .carousel-window, .carousel .carousel-items, .carousel .carousel-item {
   height: 264px;
	-webkit-margin-before:0px;
	-webkit-margin-after:0px;
}
.carousel-item {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    xtop: -18px
}


.onestopsecure
{
	min-height: 150px !important;	
}

.carousel-item .hero-image { 
    background-position: top center;
    background-repeat: no-repeat;
    height: 264px; 	
	display:none !important;
}

.carousel-item-mobile .hero-image { 
    background-position: top center;
    background-repeat: no-repeat;
    height: 318px;
	width:100%;
}

.mobiletable {
	width:100% !important;
}


.description-popdown	{
	border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    clear: left;
    display: none;
    float: left;
    margin: 10px;
    padding: 5px 20px 10px;
     width: 70%;
}
#feedback-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    position: absolute;
    right: -5px;
    top: -4px;
    width: 30px;
	cursor: pointer;
}
#feedback-box {
	-webkit-transition: -webkit-transform 0ms; 
	-webkit-transform-origin: 0px 0px; 
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility:hidden;
	-webkit-overflow-scrolling : touch;
	height:95%;
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -49%;
    padding: 3%;
    position: fixed;
    top: 1%;
    width: 92%;
    z-index: 99999;
}
#feedback-box textarea {
	height:40px !important;
}
#feedback-button {
    background: url("../images/feedback01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 88px;
    position: fixed;
    right: 0;
    top: 40%;
    width: 28px;
	z-index: 9999;
}
#feedback-button:hover {
	background: url("../images/feedback01.png") no-repeat scroll -40px 0 rgba(0, 0, 0, 0);
}
#feedback-button a {
    display: block;
    height: 88px;
    width: 28px;
	cursor: pointer;
}
.ebrochureform {
	-webkit-transition: -webkit-transform 0ms; 
	-webkit-transform-origin: 0px 0px; 
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility:hidden;
	-webkit-overflow-scrolling : touch;
	height:95%;
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -49%;
    padding: 3%;
    position: fixed;
    top: 1%;
    width: 92%;
    z-index: 99999;
}
.ebrochure-close {
    background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -5px;
    top: -4px;
    width: 30px;
}
.downloadform {
	-webkit-transition: -webkit-transform 0ms; 
	-webkit-transform-origin: 0px 0px; 
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility:hidden;
	-webkit-overflow-scrolling : touch;
	height:95%;
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -49%;
    padding: 3%;
    position: fixed;
    top: 1%;
    width: 92%;
    z-index: 99999;
}
.download-close {
    background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -5px;
    top: -4px;
    width: 30px;
}
.resourceform {
	-webkit-transition: -webkit-transform 0ms; 
	-webkit-transform-origin: 0px 0px; 
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility:hidden;
	-webkit-overflow-scrolling : touch;
	height:95%;
	background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 4px 0 #555;
    display: none;
    left: 50%;
    margin-left: -49%;
    padding: 3%;
    position: fixed;
    top: 1%;
    width: 92%;
    z-index: 99999;
}
.resource-close {
	background: url("../images/fancybox-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    position: absolute;
    right: -5px;
    top: -4px;
    width: 30px;
	cursor: pointer;
}
.logo_bg	{
	left: 19px;
	position: absolute;
	top: 37px;
	width: 204px;
	z-index: 999;
}
.post-page {
    border: medium none !important;
    float: none !important;
    width: auto !important;
}
.intro p img {
	clear: left !important;
    float: left !important;
    margin: 0 0 20px !important;
    text-align: center !important;
}
.intro p {
	float:left;
	clear:left;
}
.intro {
	float:left;
	clear:left;
	font-size:17px;
	color:#003e7e;
}

.intro.highered {
    color: #222;
}
.ball {
    float: left;
    margin: 30px 5%;
    width: 90%;
}
.benefits {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    border-radius: 5px;
    clear: left;
    float: left;
    margin: 20px 0;
    padding: 3% 7% 7%;
    width: 86%;
}
.benefits.highered {
}
.benefits.booknet {
	color:#003e7e;
}
.benefits h3 {
	margin: 10px 0;
	text-transform:uppercase;
	font-family: 'Calibri-Bold';
}
.benefits ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.benefits li {
	background-image: url("../images/list-item-tick.png");
    background-position: 0px 3px;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.benefits.highered li {
	background-image: url("../images/list-item-tick.png");
}
.benefits.booknet li {
	background-image: url("../images/list-item-tick.png");
}



.partnerlink_pdf {
    border-radius: 5px;
    float: right;
    margin: 10px 1% 20px 1%;
    padding: 3%;
    text-align: center;
    width: 20%;
}

.gform_body {
    font-size: 12px;
}
.gform_button {
    background: none repeat scroll 0 0 #f1f2f2;
    border: 1px solid #dedfe0;
    border-radius: 3px;
    color: #6d6e71;
    cursor: pointer;
    font-family: Helvetica,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 8px 0;
    padding: 7px;
    text-decoration: none;
    width: auto;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 99%;
}

}