body {
    text-align: center;
    height: 100%;
}
#page {
    position: relative; zoom: 1;
    z-index: 1;
    width: 950px;
    text-align: left;
    margin: 15px auto 0 auto;
    min-height: 100%;
}

#extra1 {
    float: left;
    width: 100%;
    width: 100%;
    height: 532px;
    margin-top: -345px;
}
 
#page #header {
    position: relative; zoom: 1;
    z-index: 1;
    height: 90px;
}

#page #primary-navigation {
    width: 0;
    height: 0;
    float: left;
}
#primary-navigation ul {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 10;
    width: 575px;
}
#page #primary-navigation ul ul {
    right: auto;
}

#column-wrapper {
     padding-left: 186px;
    margin-top: 9px;
}
#page #column-wrapper-inner {
    width: 100%;
}

#page #content {
    min-height: 530px;
    margin-top: 9px;
}

body.has-secondary-navigation #page #content {
    float: left; display: inline;
    width: 100%;
    margin-top: 0;
}

body.has-secondary-navigation #page #content-inner {
    padding-left: 21px;
}

#page #secondary-navigation {
    float: left; display: inline;
    width: 186px;
    z-index: 1;
    position: relative;
    padding-bottom: 197px;
    margin-left: -100%;
    left: -186px;
}


#page #extended-footer {
    clear: both;
    padding: 15px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
#page #footer {
    clear: both;
    min-height: 93px;
    _height: 93px;
}


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    background: url(bg/bg_page-top-09.jpg) #e0eff3 center -70px repeat-x;
    color: #333333;
}
#page {
}

#extra1 {
    background: url(bg/bg_page-bottom.jpg) transparent left top repeat-x;
}

#extra1 div {
    background: url(bg/bg_footer-reflection.jpg) transparent center top no-repeat;
    height: 73px;
    margin-top: 345px;
}

#breadcrumb {
    font-size: 9pt;
    color: #1d465c;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
#breadcrumb ol {
    margin: 0;
    padding: 0;
}
#breadcrumb a,
#breadcrumb a:visited {
    color: #1d465c;
    font-weight: normal;
}
#breadcrumb ol li {
    background-image: url(bg/bul_breadcrumb.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    border: none;
    padding: 0 0 0 9px;
    margin: 4px 7px 0 0;
    max-width: 200px;
}
#breadcrumb ol li:first-child,
#breadcrumb ol li.first {
    background-image: none;
    padding-left: 0;
    margin-left: 0;
}

#page-title {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #7ab9d1;
}
body.has-breadcrumb #page-title {
    padding-top: 1.012em;
}
body.has-breadcrumb #page-title h1 {
    padding: 0;
}

body.has-sub-content #column-wrapper {
    background: url(bg/bg_content.png) transparent -1333px 0 repeat-y;
}
body.has-sub-content #content-inner {
    background: url(bg/bg_content.png) transparent -558px 0 no-repeat;
}
body.has-flash-banner #content-inner {
    background-position: -2425px 0;
}


body.has-sub-content #content #main {
    float: left; display: inline;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-right: -200px;
}

body.has-sub-content #content #main-inner {
    margin-right: 190px;
    padding: 0 23px 20px 0;
}

body.has-sub-content #content #sub {
    float: right; display: inline;
    width: 181px;
}

body.has-flash-banner #breadcrumb ol {
    top: 314px; /* just inside content region */
}
 
#top-page-link {
    margin-top: 3em;
}
#top-page-link a {
}

 
.teaser {
    font-size: 1.33em;
    color: #1D465C;
}

#flash-banner {
    width: 950px;
    height: 186px;
    margin: 9px 0 0 0;
}

ul#header-links li#select-region {
    margin: 0 25px 0 0;
    border: none;
}
ul#header-links li#select-region a {
    padding: 0 25px 0 0;
    background: url(bg/bg_primary-navigation.png) right -332px no-repeat;
    outline: none; /* Remove dotted line on focus */
}
#page #header ul.select-region-active li#select-region a {
    color: #000;
    background-position: right -332px
}

.flash-alt-content {
    position: relative;
}
.flash-alt-content p {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 1.1818em;
}
 
#select-region-content {
    width: 360px;
    background: #FFF;
    border: 1px solid #7AB9D1;
    border-top: none;
    margin: 5px auto;
    text-align: left;
    position: relative;
}
#page #header ul.select-region-active {
    background: url(bg/bg_primary-navigation.png) 0 -432px no-repeat;
}
body#www-turbocms-com div.select-region-active {
    position: absolute;
    left: 50%;
    top: 30px;
    z-index: 10;
    margin: 0;
}
#select-region-content dl {
    margin: 0 0 0 0;
    padding: 0 5px;
    float: left; display: inline;
    width: 169px;
    background: url(bg/bg_select-region.png) bottom left repeat-x;
    font-size: 0.91667em;
}
#select-region-content dl.first {
    border-right: 1px solid #C3DFEA;
}
#select-region-content dl dt {
    font-weight: normal;
    margin: 5px 0;
    font-weight: bold;
    display: none; /* We are not using the dt anymore, but I will leave in the styles just in case we need them again */
}
#select-region-content dl dd {
    padding: 0;
}
#select-region-content dl dd a {
    color: #36627B;
    text-decoration: none;
    padding: 3px 0 3px 22px;
    margin: 0 0 0 2px;
    background: url(bg/ico_icons.png) no-repeat 0 0;
}
#select-region-content dl dd a:hover {
    text-decoration: underline;
}


#select-region-content dl dd.united-states a     { background-position: 0 -50px }
#select-region-content dl dd.mexico a             { background-position: 0 -100px }
#select-region-content dl dd.brazil a             { background-position: 0 -150px }
#select-region-content dl dd.switzerland a         { background-position: 0 -200px }
#select-region-content dl dd.austria a             { background-position: 0 -250px }
#select-region-content dl dd.italy a             { background-position: 0 -300px }
#select-region-content dl dd.germany a             { background-position: 0 -350px }
#select-region-content dl dd.spain a             { background-position: 0 -400px }
#select-region-content dl dd.poland a             { background-position: 0 -450px }
#select-region-content dl dd.uk a                 { background-position: 0 -500px }
#select-region-content dl dd.irland a             { background-position: 0 -550px }
#select-region-content dl dd.australia a         { background-position: 0 -600px }
#select-region-content dl dd.new-zealand a         { background-position: 0 -650px }
#select-region-content dl dd.singapore a         { background-position: 0 -700px }

#content-footer {
    width: 741px;
    padding: 11px 10px 12px 10px;
    margin-bottom: 10px; /* margin to footer below */
    border-top: 1px solid #80BCD3;
    background: url(bg/big_grey_box.png) -1670px bottom no-repeat;
}
#content-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#content-footer ul li {
    float: left; display: inline;
    margin: 0;
    padding: 0;
    background-image: none;
}
/* footer page controls */
#content-footer ul#footer-page-controls {
    float: left; display: inline;
    margin: 0 0 0 198px;
}
#content-footer ul#footer-page-controls li a {
    color: #36627B;
}
#content-footer ul#footer-page-controls li a:hover {
    color: #A3B8C3;
}
#content-footer ul#footer-page-controls li a {
    padding: 3px 0 3px 20px;
    background: url(bg/ico_icons.png) 0 -1150px no-repeat; 
}
#content-footer ul#footer-page-controls li.top-link a {
    margin-right: 17px;
}
#content-footer ul#footer-page-controls li.email-link a {
    background-position: 0 -1100px;
    margin-right: 10px;
}
#content-footer ul#footer-page-controls li.print-link a {
    background-position: 8px -1050px;
    border-left: 1px solid #D0DBE1;
    padding-left: 31px;
}
/* footer social links */
#content-footer ul#footer-social-links {
    float: right; display: inline;
}
#content-footer ul#footer-social-links li a {
    display: block;
    outline: none; /* remove the dotted outline */
    width: 16px;
    height: 16px;
    margin: 0 10px;
    text-decoration: none;
}
#content-footer ul#footer-social-links li a span {
    background: url(bg/ico_icons.png) 0 -755px no-repeat;
}
#content-footer ul#footer-social-links li.delicious-link a span     { background-position: 0 -805px; }
#content-footer ul#footer-social-links li.newsvine-link a span         { background-position: 0 -855px; }
#content-footer ul#footer-social-links li.technorati-link a span     { background-position: 0 -905px; }
#content-footer ul#footer-social-links li.facebook-link a span         { background-position: 0 -955px; }
#content-footer ul#footer-social-links li.rss-link a span             { background-position: 0 -1005px; }

/************************
 * file icons
 ************************/
.document-link {
    margin: 5px 0;
}
.document-link a {
    background: transparent url(bg/ico_icons.png) no-repeat 0 -1500px;
    padding: 3px 0 3px 20px;
}
/* Setup specific styles for each icon type */
.document-link-pdf a     { background-position: 0 -1550px }
.document-link-word a     { background-position: 0 -1600px }
.document-link-xls a     { background-position: 0 -1650px }
.document-link-ppt a     { background-position: 0 -1700px }
.document-link-zip a     { background-position: 0 -1750px }
.document-link-audio a     { background-position: 0 -1800px }

/************************
 * font and print page controls
 ************************/
ul#page-controls {
    margin: 0;
    padding: 5px 0 0 10px;
    list-style: none;
}
ul#page-controls li {
    float: left; display: inline;
    margin: 5px 5px 0 0;
    padding: 0;
    width: 20px;
    height: 16px;
    overflow: hidden;
}
ul#page-controls li.arb-hover {
    cursor: hand;
    cursor: pointer;
}
ul#page-controls li span {
    text-indent: -9999em;
    display: block;
    background: url(bg/ico_icons.png) 0 -1310px no-repeat;
}
ul#page-controls li#font-size-down-control span {
    background-position: 0 -1360px;
}
ul#page-controls li#font-size-up-control span {
    
}
ul#page-controls li a {
    outline: none; /* remove the dotted outline */
    padding: 0 5px 0 25px;
    background: url(bg/ico_icons.png) 5px -1055px no-repeat; 
}
ul#page-controls li.print-link {
    width: 47px;
}
ul#page-controls li.email-link {
    width: 58px;
	height: 16px;
	display:block;
	
}
ul#page-controls li.print-link a {
    border-left: 1px solid #4B869D;
}
ul#page-controls li.email-link a {
    background-position: 5px -1107px;
	display:block;
	height: 16px;
	border-left:1px solid #4B869D;
}

/************************
 * search results
 ************************/
dl.search-results {
    border-bottom: 1px solid #B7B7B7;
    padding: 0 25px 0 0;
}
dl.search-results dt {
    font-weight: normal;
    font-size: 1.5em;
    color: #36627B;
    border-bottom: 1px solid #C5E1EF;
    padding: 2px;
    margin: 0 0 15px 0;
    clear: both;
}
dl.search-results dt a {
    color: #36627B;
    text-decoration: none;
}
dl.search-results dt a:hover {
    color: #ED1C24;
}
dl.search-results dd {
    padding: 0;
    margin: 0 0 15px 0;
}
dl.search-results dd .highlight {
    color: #ed1c24;
    font-weight: bold;
}

/************************
 * search results - normal search specific
 ************************/
dl#normal-search-results-list dt {
    border-top: 1px solid #C5E1EF;
    border-bottom: none;
    padding: 10px 25px 3px 25px;
    margin-bottom: 5px;
    font-size: 1.1667em;
    font-weight: bold;
}
dl#normal-search-results-list dt a:link,
dl#normal-search-results-list dt a:visited,
dl#normal-search-results-list dt a:active {
    color: #36627B;
}
dl#normal-search-results-list dt a:hover {
    color: #ED1C24;
}
dl#normal-search-results-list dd {
    padding: 0 25px;
}





/************************
 * partners search results
 ************************/
.partners-form .left-col label.leftlabel {
	width: 50px;
	float: left;
	display: block;
	clear: both;
	padding-top: 4px
} 
.partners-form .left-col .region,
.partners-form .left-col .country {
	width: 140px;
}

.partners-form .right-col .level {
	width: 110px;
}
 
ul#partners-search-results-list {
	padding: 0;
	margin: 0;
	border-bottom: none;
}

ul#partners-search-results-list li {
	border-top: 1px solid #C5E1EF;
	border-bottom: none;
	margin-bottom: 5px;
	background: none;
	padding: 15px 0 10px 0;
	_padding: 15px 0 0px 0;
}

ul#partners-search-results-list .name {
	color:#36627B;
	font-size:1.5em;
	xfont-weight:bold;
	padding: 0 0 5px 0;
	margin: 0;
}
ul#partners-search-results-list .location {
	padding: 0 0 2px 0;
}

ul#partners-search-results-list .url {
	padding: 0 0 15px 0;
	margin: 0;
}


ul#partners-search-results-list .level {
	float: right;
}	


ul#partners-search-results-list .content {
	float: right;
	width: 370px;
}


ul#partners-search-results-list li.noimage .content {
	width: 100%;
	float: left;
}

ul#partners-search-results-list .image {
	float: left;
	width: 135px;
	position: relative;
	display: block;
}

ul#partners-search-results-list .image img {
	display: block;
	margin: 0 auto;
}

ul.customers-by-industry p.url {
	padding-bottom: 4px !important;
}

ul.customers-by-industry .name {
	padding-bottom: 2px !important;
	margin-bottom: 0 !important;
}

ul.customers-by-industry li.nocasestudy  .name {
	font-size: 1.133em  !important;
	font-weight: bold;
}


ul.customers-by-industry  li.nocasestudy .content {
	float: none !important;
	width: 100% !important;
	
}

ul.customers-by-industry  li.nocasestudy {
	padding: 10px 0 5px 0 !important;
	_padding: 10px 0 5px 0 !important;
}



/************************
 * search results - customers specific
 ************************/

dl#customers-search-results-list {
	padding-right: 0;
	border-bottom: none;
}

dl#customers-search-results-list dt img {
	float: right;
	margin-top: -2px;
	zoom: 1;
	clear: both;
}

dl#customers-search-results-list dd .content {
	float: right;
	width: 340px;
}

dl#customers-search-results-list dd .image {
	float: left;
	width: 135px;
}

dl#customers-search-results-list dd .image img {
	display: block;
	margin: 0 auto;
}

body.partners-section dl#customers-search-results-list dd .image img {
	width: 135px;
}

#page dl.partners dd .content {
	float: right;
	width: 280px;
	padding-bottom: 20px;
}

#page dl.partners dd .content p {
	margin: 0;
}

#page dl.partners dd .image {
	float: left;
	width: 185px;
	padding-bottom: 40px;
}




/************************
 * search results sub list
 ************************/
#page dt.spacer,
#page dd.spacer {
    padding: 0;
    margin: 0;
    border: none;
    float: none;
}

/*
#page dt.search-results-sub-list {
    margin-bottom: 7px;
}
#page dt.search-results-sub-list-first,
#page dd.search-results-sub-list-first {
    
    
}
*/
#page dt.search-results-sub-list {
    padding: 9px 0 5px 0;
    margin: 3px 0;
    border-top: 1px solid #DEDDDD;
    border-bottom: none;
    font-size: 1em;
    color: #333;
}
#page dt.search-results-sub-list p {
    margin: 0;
    padding: 0;
}
#page dt.search-results-sub-list a {
    font-weight: bold;
}
#page dt.search-results-sub-list a:link,
#page dt.search-results-sub-list a:visited,
#page dt.search-results-sub-list a:active {
    color: #36627B;
}
#page dt.search-results-sub-list a:hover {
    color: #ED1C24;
}
#page dd.search-results-sub-list {
    display: none;
}


/************************
 * separators
 ************************/
.separator-1, 
.separator-2, 
.separator-3 {
    margin-bottom: 10px;
}
.separator-1 {
    border-bottom: 1px dotted #6B74BE;
}
.separator-2 {
    border-bottom: 1px solid #DEDDDD;
}
.separator-3 {
    border-bottom: 1px solid #C5E1EF;
}


/************************
 * image caption
 ************************/
.content-image {
    float: right;
    clear: both;
    padding: 0 0.5em 0 1em;
}
.content-image .image {
    display: block;
    margin: 5px 0;
    text-align: center;
}
.content-image .caption {
    font-size: 0.91667em;
    color: #6D6C6B;
    margin: 7px 0;
}

/************************
 * staff image
 ************************/
 
div.person-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
div.person-list .person-list-container {
    clear: both;
    margin: 0 0 15px 0;
    padding: 0;
    background-image: none;    
}
div.person-list .person-list-container .person-img {
    float: left; display: inline;
    width: 110px;
}
body.is-management div.person-list .person-list-container .person-img img {
    border: 1px solid #7AB9D1;
}
div.person-list .person-list-container .content {
    float: left; display: inline;
    width: 400px;
    margin: 0 0 0 15px;
}
div.person-list .person-list-container .content h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.4166em;
    font-weight: normal;
    color: #1D465C;
    margin-top: 0;
    margin-bottom: 0.25em;
}
div.person-list .person-list-container .content h4 {
    font-size: 1.1667em;
    font-weight: normal;
    margin-top: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #E8EFF3;
}

/************************
 * sitemap
 ************************/
.clearer { /* was going to use an hr, but it turned out to not style correctly cross browser. We also needed a bottom border so we could not use display-inline-block */
    clear: both;
    border-bottom: 1px solid #7AB9D1;
    zoom: 1; /* IE hover bug */
}
.sitemap-col {
    float: left; display: inline;
    width: 260px;
    margin: 0 5px 15px 0;
}
.sitemap-col * {
    
}
.sitemap-col h3 {
    color: #1D465C;
}
.sitemap-col ul {
    margin: 0;
    padding: 0;
}
.sitemap-col ul ul {
    margin-left: 15px;
}
.sitemap-col ul ul ul {
    
}
.sitemap-col ul li {
    
}
.sitemap-col ul li a {
    
}
.sitemap-col ul li li {
    padding-left: 5px;
}
.sitemap-col ul li li li {
    
}
 
/************************
 * two column content layout
 ************************/
.twocolumn-content {
}
.twocolumn-content .col1 {
    clear: both;
    float: left;
    padding: 0;
    width: 49%;
}
.twocolumn-content .col2 {
    float: right;
    padding: 0;
    width: 48%;
}

/************************
 * two column content layout
 ************************/
.twocolumn-content {
}
.twocolumn-content .col1 {
    clear: both;
    float: left;
    padding: 0;
    width: 49%;
}
.twocolumn-content .col2 {
    float: right;
    padding: 0;
    width: 48%;
}

/************************
 *  PAGE INDICATOR / PAGEINATION
 ************************/
    
ul.pagination {
    padding: 15px 0;
    margin: 10px auto 20px auto;
    text-align: center;
    clear: both;
    height: 0;
}
ul.pagination li {
    background: none;
    float: left; display: inline;
    margin: 0;
    padding: 0;
}
ul.pagination li a {
    display: block;
    color: #325E76;
    padding: 4px 7px;
    margin: 0 2px;
    border: 1px solid #BED8E5;
}
ul.pagination li a:link,
ul.pagination li a:visited {
    text-decoration: none;
}
ul.pagination li a:hover {
    background: #36627B;
    border-color: #36627B;
    color: #FFF;
}
ul.pagination li span.at-start,
ul.pagination li span.at-end {
    display: block;
    margin-right: 15px;
    padding: 3px 5px;
    color: #BED8E5;
    border: 1px solid #BED8E5;
}
ul.pagination li span.at-end {
    margin-right: 0;
    margin-left: 15px;
}
ul.pagination li.previous-page,
ul.pagination li.next-page {
    line-height: 1.1em;
    margin-right: 10px;
}
ul.pagination li.next-page {
    margin-right: 0;
    margin-left: 10px;
}
ul.pagination li.previous-page a,
ul.pagination li.next-page a {
    background: #EAF1F5 url(bg/bg_pageindicator.png) bottom left repeat-x;
    border-color: #FFF;
    margin: 0;
	border: 1px solid #7FAAC0;
}
#page ul.pagination li.previous-page a:hover,
#page ul.pagination li.next-page a:hover {
    color: #ED1C24;
}
ul.pagination li span.active {
    display: block;
    padding: 4px 7px;
    margin: 0 2px;
    font-weight: bold;
    color: #ED1C24;
}
.page-indicator-results-text {
    clear: both;
    padding: 10px 0;
    font-weight: bold;
}

/************************
 * INLINE GALLERY
 ************************/
/*
    NOTE: there must be no space be the inline elements
    
    </li><li>
    
    Rather than
    
    </li>
     
    <li>
*/
ul.inline-gallery {
    list-style-type: none; 
    padding: 0; /* Just to be safe */
    margin: 0; /* Just to be safe */
}
ul.inline-gallery li {
    display: -moz-inline-box; /* Mozilla */
    display: inline-block; /* Opera, Safari, MAC IE */
    *display: inline; /* WIN IE 5,6, 7*/
    zoom: 1; /* make sure IE hasLayout */
    vertical-align: top; /* Make MAC IE play nice */
    padding: 0; /* Just to be safe */
    margin: 0; /* Just to be safe */
    min-height: 110px; /* Set min-height for all standards complient browsers */
    _height: 110px; /* Set min-height for IE6 */
    width: 251px; /* This width works in all browsers except Mozilla */
}
ul.inline-gallery li > div { /* Width for Mozilla */
    width: 255px;
}
/************************
 * INLINE GALLERY: home page specific styles
 ************************/
 
ul#quicklinks,
ul.quicklinks {
    margin-bottom: 25px;
}
ul#quicklinks li,
ul.quicklinks li {
    margin: 0 10px 10px 0;
    background: none;
}
ul#quicklinks li h2,
ul.quicklinks li h2 {
    margin: 10px 0 0 0;
    padding: 0 0 5px 0;
    zoom: 1; /* This is to make IE havelayout because it was adding extra padding below the bottom border */
    font-size: 1.5em;
}
ul#quicklinks li h2 a,
ul.quicklinks li h2 a {
    text-decoration: none;
}
ul#quicklinks li h2 a:hover,
ul.quicklinks li h2 a:hover {
    text-decoration: underline;
    color: #36627B;
}
ul#quicklinks li img,
ul.quicklinks li img {
    float: left; display: inline;
    margin: 0 10px 0 0;
}
ul#quicklinks li p,
ul.quicklinks li p {
    margin: 0;
    padding: 0;
}
ul#quicklinks li .more-link,
ul.quicklinks li .more-link {
    clear: both;
    padding: 5px 0 0 0;
}
ul#quicklinks li .multiple-more-links .more-link,
ul.quicklinks li .multiple-more-links .more-link {
    padding: 2px 0 0 0;
}
/************************
 * INLINE GALLERY: Display only one highlight link
 ************************/
ul.singlehighlight {
    padding: 0;
}
ul.singlehighlight li {
    padding-left: 0;
}

/************************
 * NEWS & EVENTS
 ************************/
h2.news-events-heading {
    border-bottom: 1px solid #7AB9D1;
    font-size: 2em;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 0.8em;
}
h2.news-events-heading a {
    color: #1D465C;
    text-decoration: none;
}
h2.news-events-heading a:hover {
    color: #ED1C24;
}
#page ul.news-events {
    padding: 0;
    margin: 0;
}
#page ul.news-events li p.news-date {
    font-size: 0.91667em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0.5em 0;
}
#page ul.news-events li {
    padding-left: 0;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #C5E1EF;
}
#page ul.news-events li h3 {
    margin: 0 0 0.5em 0;
    padding: 0;
    font-size: 1em;
}

/************************
 * More Link
 ************************/
 
.more-link {
}
.more-link a:link,
.more-link a:visited {
    color: #36627b;
    padding-right: 15px;
    background: url(bg/bg_primary-navigation.png) transparent right -186px no-repeat;
}
.more-link a {
    padding-bottom: 3px;
}
.more-link a:hover {
    color: #ed1c24;
    background-position: right -166px;
}
.multiple-more-links {
    padding: 1.1em 0 0 0;
}
.multiple-more-links .more-link {
    padding: 2px 0 0 0;
}

/************************
 * More Link JS enhanced - THIS IS ONLY FOR IE
 ************************/
 
html.js .more-link-ie-fix a:link,
html.js .more-link-ie-fix a:visited {
    color: #36627b;
    padding-right: 0;
    background-image: none;
}
html.js .more-link-ie-fix a span {
    width: 11px;
    height: 11px;
    margin-left: 4px;
    display: inline-block;
    background: url(bg/bg_primary-navigation.png) transparent right -189px no-repeat;
    _background-position: right -186px; /* IE6 was getting the height wrong */
}
html.js .more-link-ie-fix a:hover span {
    background-position: right -169px;
    _background-position: right -166px; /* IE6 was getting the height wrong */
}

/************************
 * Whitepaper Listing
 ************************/
.whitepaper-container {
    float: left;
    width: 255px;
    margin: 0 10px 0 0;
}
.whitepaper-container h3 {
    margin: 0;
}
ul.whitepaper-listing {
    list-style-type: none;
    margin: 0;
    padding: 0 0 1em 0;
}
ul.whitepaper-listing li {
    background-image: none;
    margin: 0;
    padding: 2px 0 0 0;
}
/************************
 * Next / previous Link
 ************************/
ul.next-prev {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.next-prev li {
    float: left; display: inline;
    background-image: none;
    margin: 0;
    padding: 0;
}
ul.next-prev li.next {
     
}
ul.next-prev li.prev {
    border-right: 1px solid #D2E1E6;
}
ul.next-prev li a {
    padding: 5px 15px 5px 25px;
    display: block;
    color: #36627B;
    text-decoration: none;
    outline: none; /* Remove focus dotted border */
    background: url(bg/bg_primary-navigation.png) transparent left -207px no-repeat;
}
ul.next-prev li a:hover {
    text-decoration: underline;
    background-position: left -237px;
}
ul.next-prev li.next a {
    padding-right: 25px;
    padding-left: 15px;
    background-position: right -207px;
}
ul.next-prev li.next a:hover {
    background-position: right -237px;
}

/************************
 * USER NOTES (message box type stuff)
 ************************/
 
.important, .success, .error, .cancelled {
    padding: 15px 15px 15px 50px;
    min-height: 32px;
    _height: 32px;
    margin: 1em auto;
    background-position: 15px 12px;
    background-repeat: no-repeat;
}
.important h2, .success h2, .error h2, .cancelled h2 {
    color: inherit;
    margin-top: 0;
}
.important {
    color: #325E76;
    background-image: url(bg/ico_note.gif);
    background-color: #E0EFF3;
    border: 1px solid #82BDD4;
}
.success {
    color: #2d8228; 
    background-image: url(bg/ico_success.gif);
    background-color: #f4fcf4;
    border: 1px solid #92A565;
}
.error {
    color: #FF0000;
    background-image: url(bg/ico_error.gif);
    background-color: #fff1f1;
    border: 1px solid #B6060D;
}

/************************
 * Form prompt text
 ************************/
input.displayingPromptValue {
    color: #666;
}


/*****************************************************************************************
 *            Utility styles
 ****************************************************************************************/
/************************
 * PIPELIST: a list which is displayed inline with ' | ' as a seperator
 ************************/
.pipe-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.pipe-list li {
    float:  left; display: inline;
    background-image: none;
    border-left: 1px solid black;
    padding: 0 5px 0 5px;
    margin: 0 5px 0 -5px;
}
.pipe-list li:first-child { 
    border-left: 0;
    border-right: 0;
}

/************************
 * links list
 ************************/
ul.links-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}
ul.links-list li {
    background: url(bg/bul_links-list.gif) transparent 0 4px no-repeat;
    padding-left: 10px;
    margin-bottom: 3px;
}
ul.links-list li a {
    color: #000;
    text-decoration: none;
}
ul.links-list li a:hover {
    text-decoration: underline;
}


/************************
 * definition item list
 ************************/
dl.labelled-items-list {
}
dl.labelled-items-list dt {
    float: left;    
    clear: both;
    width: 45%;
    margin: 0 0 5px 0;
    padding: 0;
}
dl.labelled-items-list dd {
    padding: 0;
    margin: 0;
    float: right; 
    width: 52%;
}

/************************
 *  transfer box
 ************************/
 
.transfer-box {
    border: 1px solid #333;
    position: absolute;
    z-index: 100000;
}


/************************
 *  IMAGE-REPLACED: accessible text image replacement
 ************************/
/*
  Usage: <tag class="image-replaced">the text to replace<span></span></tag>
*/
.image-replaced {
    position: relative;
    overflow: hidden;
}

.image-replaced span{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat;
}

/************************
 * accessibility styles
 ************************/
/* hide items in a way still accessibly to screen readers (and unstyled browsers of course) */
.accessibility, hr {
    position: absolute !important;
    top: -1000em !important;
    left: -1000em !important;
}

/************************
 * collapsible regions
 ************************/
 
html.js #content .collapsible-body {
    overflow: hidden;
    margin-left: 10px;
}
html.js #content .collapsed .collapsible-body * {
    display: none;
}
html.js #content .collapsible-heading a {
  padding-left: 10px;
  background: url(bg/bul_collapsible-open.png) transparent 0 50% no-repeat;
  color: inherit;
}
html.js #content .collapsible-heading a:hover {
    cursor: pointer;
    cursor: hand;
    text-decoration: underline;
}
html.js #content .collapsed .collapsible-heading a {
    background: url(bg/bul_collapsible-closed.png) transparent 0 50% no-repeat;
}

/************************
 * clearfix, a class to clear floated elements
 ************************/
 
/* clearfix for good browsers */
html > body .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* clearfix for IE/mac */
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac, clearfix for IE/win and reset for not IE/mac */
@media all {
    * html .clearfix {
        _height: 0;
    }
    
    .clearfix {
        display: block;
    }
}

/************************
 * flash inclusion
 ************************/
/* These are standard flash inclusion styles... do not modify */
@media screen {
    .flash-text-replaced embed,
    .flash-text-replaced object {
        visibility: visible !important;
        margin: 0;
        clear: none;
        _margin-right: -3px; /* account for IE 6 putting 3px of margin on the left when next to a floated element */
        display: block;
    }
    
    html.flash-text-has-flash span.alt {
        display: block;
    }
    .flash-text-replaced span.alt {
        position: absolute;
        left: -10000px;
        top: -10000px;
    }
}
.flash-replaced .alt {
        position: absolute;
        left: -10000px;
        top: -10000px;
}

/* custom font tweaks go here */
html.flash-text-has-flash h1 {
}
html.flash-text-has-flash h2 {
    zoom: 1; /* stop ie 6 putting 3px of internal margin on our text (and pushing the embed element down when it's inserted */
}
html.flash-text-has-flash .teaser p {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0.5px;
    *letter-spacing: 1px;
}
html.flash-text-has-flash #page #sub .box h2 {
    letter-spacing: -0.5px;
    *letter-spacing: -1px;
}

@charset "utf-8";
/*****************************************************************************************
 *             Content styles for standard (X)HTML elements
 ****************************************************************************************/
/* start from a clean slate */
* {
    margin: 0;
    padding: 0;
}
/************************
 * HEADINGS
 ************************/
 
h1 {
    font-size: 3.0em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    color: #1D465C;
}
h2 {
    font-size: 1.75em;
    font-weight: normal;
    margin: 1.5em 0 0.5em 0;
    color: #ED1C24;
    font-family: Helvetica, Arial, sans-serif;
}
h3 {
    font-size: 1.1667em;
    font-weight: bold;
    margin: 1em 0 0.5em 0;
    color: black;
}
h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0 0.5em 0;
}
h5 {
    font-size: 1em;
    font-weight: bold;
    margin: 0.75em 0 0.4em 0;
}
h6 {
    font-size: 1em;
    font-weight: normal;
    margin: 0.5em 0 0.3em 0;
}

/************************
 * BODY TEXT BLOCK ELEMENTS
 ************************/
 
p {
    line-height: 1.3; /*Adjust this property for optimum readability. Remeber - wider content may require a larger line height.*/
    margin: 0 1em 1em 0;
}
blockquote {
    font-weight: bold;
    margin: 1em 0;
    padding: 0 0 0 30px;
}
pre {
    margin: 1em 0;
    padding: 0 0 0 30px;
}
address {
    margin: 1em 0;
    padding: 0 0 0 30px;
    font-family: inherit;
    font-style: normal;
}
dd address {
    margin: 0;
    padding: 0;
}

/************************
 * LISTS
 ************************/
ul {
    margin: 0.75em 0;
    padding: 0 0 0 25px;
    list-style-type: none;
}
ul ul {
    list-style-type: circle;
}
ul ul ul {
    list-style-type: square;
}
ol {
    margin: 1em 0;
    padding: 0 0 0 25px;
    list-style-type: decimal;
}
ol ol {
    list-style-type: lower-alpha;
}
ol ol ol {
    list-style-type: lower-roman;
}
li {
    padding: 1px 0;
    margin: 0;
}
ul li {
    padding-left: 15px;
    background: url(bg/ico_arrow.gif) 0 0.5em no-repeat;
}
li li,
li li li {
    background: none;
}
/* definition lists */
dl {
    padding: 0;
    margin: 1em 0;
}
dt {
    font-weight: bold;
}
dd {
    padding: 0 0 0 30px;
    margin: 0.5em 0;
}

/************************
 * INLINE TEXT ELEMENTS
 ************************/
i, em {
    letter-spacing: 0.08em;
    margin-right: 1px;
}
b, strong {
    font-weght: bold;
}
a:link {
    color: #ED1C24;
    text-decoration: underline;
}
a:visited {
    color: #36627B
}
a:hover,
a:focus {
    color: #ED1C24;
    text-decoration: none;
    cursor: hand;
}
a:active {
}
/* treatment for 'help' text styles */
abbr, acronym, span.help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
/* CODE: Designates a fragment of computer code.
   SAMP: Designates sample output from programs, scripts, etc.
   KBD: Indicates text to be entered by the user.
   VAR: Indicates an instance of a variable or program argument. */
code, samp, kbd, var {
}
/* quote */
q {
}
/* Contains a citation or a reference to other sources. */
cite {
}
/* Indicates that this is the defining instance of the enclosed term */
dfn {
}
/* subscript */
sub {
}
/* superscript */
sup {
}
/* small text */
small {
    font-size: 0.82em;
}

/************************
 * TABLE STYLES
 ************************/
 
table {
    margin: 0 0 1em 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    font-size: 1em; /* stop stupid IE/win text size bug */
}
caption {
    padding: 3px 5px 3px 0;
    font-weight: bold;
    text-align:left;
}
th {
    padding: 10px 15px;
    text-align: left;
    background-color: #36627B;
    border: 1px solid #1D465C;
    color: #fff;
    font-weight: bold;
    
    /*background-color: #3e83c9;
    border-right: 1px solid #fff;*/
}
td {
    padding: 10px 15px;
    border: 1px solid #1D465C;
    /* border-bottom: 1px solid #95bce2; */
    vertical-align: top;
}
/* table row striping */
tr.arb-even td {
    background-color: #BED8E5;
}
/* highlight hovered row */
tr.arb-hover td {
    background-color: #C5E1EF;
}

/************************
 * MISCELLANEOUS
 ************************/
 
/* stop borders on images used as links */
img {
    border: none;
}
img {
    _behavior: url(/css/iepngfix.htc); /* must be absolute URL, blank.gif must be next to iepngfix.htc */
}
/* IE puts a margin on <form> elements which we NEVER want.  Remove it */
form {
    margin: 0;
    padding: 0;
}
/*****************************************************************************************
 *            fixed width box styles
 ****************************************************************************************/
#webinars,
#tours,
#case-studies,
#contact,
.box {
    margin-top: 7px;
    margin-bottom: 7px;
}
#sub .box {
    float: right;
    width: 100%;
    margin-bottom: 14px; /* 7px + margin-bottom above to give real gap between boxes */
}
#webinars h2,
#tours h2,
#case-studies h2,
#contact h2,
.box h2 {
    margin: -7px 0 0 0;
    padding: 11px 16px 0 16px;
    font-size: 1.83em;
    background-image: url(bg/boxes.png);
    position: relative;
    _height: 0; /* This is to stop the IE scroll bug */
}
#sub .box h2 {
    padding: 7px 10px 0 10px;
}
#webinars .content,
#tours .content,
#case-studies .content,
#contact .content,
.box .content {
    background-image: url(bg/boxes.png);
    min-height: 92px;
    _height:92px;
    margin-bottom: -7px;
    padding: 11px 16px;
    _padding: 12px 16px;
    position: relative; /* make IE6 respect the negative margin */
    font-size: 9pt;
}
#sub .box .content {
    padding: 10px;
}

#page #sub .red-box .content .content-image {
    float: none;
    clear: none;
    padding: 0;
}

/*****************************************************************************************
 *            Custom box colors / styles
 ****************************************************************************************/
/************************
 * page control boxes
 ************************/
 
#page #sub .page-controls-box {
    margin-top: 0;
}
 
#page #sub .page-controls-box .content {
    background-position: -1329px bottom;
    min-height: 35px;
    _height: 35px;
    padding: 0;
}
#page #sub .page-controls-box .content ul {
    background: url(bg/boxes.png) -1329px top no-repeat;
}
body.has-flash-banner #page #sub .page-controls-box .content {
    background-position: -1510px bottom;
}
body.has-flash-banner #page #sub .page-controls-box .content ul {
    background-position: -1510px top;
}
 
/************************
 * purple boxes
 ************************/
 
/* text colors */
#webinars,
#webinars a,
#webinars h2,
#sub .box,
#sub .box a,
#sub .box h2 {
    color: white;
}

#webinars h2 a,
#webinars h2 a:hover,
#webinars h2 a:active {
color: white;
text-decoration:none;
}

/* box colors */
#webinars,
#sub .box {
    background-color: #1d455b;
}
/* box images */
#webinars .content {
    background-position: 0 100%;
}
#webinars .content strong {
    font-size: 1.1818em;
}
#webinars .content a.title {
    text-decoration: none;
}
#webinars .content a.title:hover {
    text-decoration: underline;
}
#sub .box .content {
    background-position: -967px 100%;
}
#webinars h2 {
    background-position: 0 0;
}
#sub .box h2 {
    fon-size: 1.25em;
    background-position: -967px 0;
}
#sub .box img.thumbnail {
    display: block;
    margin: 0 0 10px 0;
}
#sub .box .content-image {
    display: block;
    margin: 0 0 10px 0;
}
#sub .box .more-link a {
    padding-right: 18px;
}
#sub .box .more-link a:link,
#sub .box .more-link a:visited {
    background-position: right -648px;
}
#sub .box .more-link a:hover {
    background-position: right -678px;
}
/************************
 * red boxes
 ************************/
 
/* text colors */
#tours,
#tours a,
#tours h2 {
    color: white;
}
#tours h2 a,
#tours h2 a:hover,
#tours h2 a:active {
color: white;
text-decoration:none;
}
/* box colors */
#tours {
    background-color: #b6060d;
}
/* box images */
#tours .content {
    background-position: -322px 100%;
}
#tours h2 {
    background-position: -322px 0;
}
#tours .content strong {
    font-size: 1.1818em;
}
#tours .content a.title {
    text-decoration: none;
}
#tours .content a.title:hover {
    text-decoration: underline;
}

#sub .red-box {
    background-color: #ED1C24;
}
#sub .red-box h2 {
    background-position: -1148px 0;
}
#sub .red-box .content {
    background-position: -1148px 100%;
}
#sub .red-box .more-link a:link,
#sub .red-box .more-link a:visited {
    background-position: right -588px;
}
#sub .red-box .more-link a:hover {
    background-position: right -618px;
}

/************************
 * grey boxes
 ************************/
/* box colors */
#case-studies,
#contact {
    background-color: #feffff;
}
/* box images */
#case-studies .content,
#contact .content {
    background-position: -644px 100%;
}
#case-studies h2,
#contact h2 {
    background-position: -644px 0;
    color: #36627b;
}
#case-studies h2 a,
#contact h2 a,
#case-studies h2 a:hover,
#contact h2 a:hover,
#case-studies h2 a:active,
#contact h2 a:active {
text-decoration: none;
color: #36627b;
}


/************************
 * generic box contents
 ************************/
.box .content ol {
    margin: 0 0 0 22px;
    padding: 0;
}
ul.box-link-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.box-link-list li {
    padding-left: 17px;
    background: url(bg/ico_icons.png) 3px -1255px no-repeat;
    position: relative; /* This is to force IE6 to show the bullet points */
}
ul.box-link-list li a {
    margin: 0;
    padding: 0;
}    

.box .content form a:link {text-decoration:none}

/************************
 * First boxes in sub column
 ************************/
#page #sub .first-box-blue h2 {
    background-position: -1691px top;
}
#page #sub .first-box-blue .content {
    background-position: -1691px bottom;
}
#page #sub .first-box-red h2 {
    background-position: -1872px top;
}
#page #sub .first-box-red .content {
    background-position: -1872px bottom;
}

/* Reset for flash banner pages */
body.has-flash-banner #page #sub .first-box-blue h2 {
    background-position: -967px top;
}
body.has-flash-banner #page #sub .first-box-blue .content {
    background-position: -967px bottom;
}
body.has-flash-banner #page #sub .red-box h2 {
    background-position: -1148px top;
}
body.has-flash-banner #page #sub .content h2 {
    background-position: -1148px bottom;
}

/************************
 * Contact Us Box
 ************************/
.box .vcard {
    padding: 0 0 0.75em 0;
}
.box .vcard .url,
.box .vcard .type {
    display: none;
}
.box .vcard abbr {
    font-weight:bold;
    border: none;
}

/************************
 * side bar fill box
 ************************/
/************************
 * 
 * THIS IS BEING TAKEN OUT, BUT I AM LEAVING IT JUST IN CASE THEY WANT TO PUT IT BACK IN
 * 
 
#page #sidebar-fill {
    margin-top: 0;
    padding: 0 0 20px 0;
    background: #E7EFF3 url(bg/box_sidebar-fill.png) no-repeat left bottom;
    position: relative; /* to enable the negative margin for the content footer 
}
#page #sidebar-fill div {
    min-height: 20px;
    _height: 20px;
    background: url(bg/box_sidebar-fill.png) no-repeat left top;
}
*/
/************************
 * bottom border on box
 ************************/
#page #sub .box h2 {
    padding-bottom: 5px;
    border-bottom: 1px solid #072D43;
}
#page #sub .box .content {
    border-top: 1px solid #3B809F;
}
#page #sub .red-box h2 {
    border-color: #711418;
}
#page #sub .red-box .content {
    border-top: 1px solid #E16C6C;
}
#page #sub .page-controls-box .content {
    border: none;
}

/************************
 * JavaScript random boxes
 ************************/
 
.case-study-box,
.quick-tour-box {
    display: none;
}
.first-box {
    display: block;
}
/*****************************************************************************************
 *            Fieldset styling
 ****************************************************************************************/
 
/************************
 *  fieldsets
 ************************/
fieldset {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
}

/************************
 * legend 
 ************************/
fieldset h2.legend,
fieldset .legend,
fieldset legend {
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: black;
    font-size: 1em;
}

/*****************************************************************************************
 * Default form items appearance
 ****************************************************************************************/
 
input.text {
    margin: 0;
    padding: 2px !important;
    font-size: 0.91667em;
    border: 1px solid #979393;
    color: #333;
}
.form-item textarea {
    margin: 0;
    padding: 2px;
    font-size: 1em;
    border: 1px solid #979393;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}
.form-item select {
    margin: 0;
    display: inline;
    padding: 1px !important;
    font-size: 0.91667em;
    border: 1px solid #979393;
    color: #333;
}
.form-item select option {
    padding: 0 3px;
}
.form-item label {
    vertical-align: middle;
    font-weight: normal;
}

/************************
 *  buttons
 ************************/
.buttons-form-item {
    text-align: right;
    margin-top: 10px;
    margin-right: 5px;
}
.buttons-form-item input {
    background: #C4D4DD;
    border: 1px solid #E1EBF1;
    cursor: pointer;
    color: #2B556D;
    padding: 2px;
    margin: 0;
    font-weight: bold;
    line-height: 1em;
}

/************************
 *  radios / checkboxes
 ************************/
/* style the container */
#page .checkboxes-form-item,
#page .radios-form-item {
    clear: both;
}
/* style the fieldset */
#page .checkboxes-form-item fieldset,
#page .radios-form-item fieldset {
    padding: 0;
}
/* style the input/label container */
#page .checkboxes-form-item .form-item,
#page .radios-form-item .form-item {
    margin: 0 0 3px 0;
    padding: 0;
}
/* get the label and input to sit nicely beside each other */
#page .checkboxes-form-item label,
#page .checkboxes-form-item input,
#page .radios-form-item label,
#page .radios-form-item input {
    display: inline;
    vertical-align: middle;
}
/* push the label away from the input slightly */
#page .checkboxes-form-item input,
#page .radios-form-item input {
    margin-right: 5px;
    width: 13px; /* for ie */
    height: 13px; /* For ie */
}
/* styling for the label */
#page .radios-form-item label,
#page .checkboxes-form-item label {
    font-weight: normal;
    float: none;
    margin: 0;
}

/************************
 * enhanced textareas
 ************************/
.enhanced-textarea .textarea-footer {
    background-color: #ececec;
    border: 1px solid #999;
    border-top: none;
}
 
.enhanced-textarea .grippie {
    min-height: 5px;
    _height: 5px;
    background: url(bg/bg_grippie.gif) #ececec 50% 50% no-repeat;
}
.enhanced-textarea .grippie:hover {
    cursor: n-resize
}
.enhanced-textarea .textarea-length-counter {
    text-align: right;
    padding: 2px;
}

/************************
 *  container / inline form items
 ************************/
fieldset.container-form-item {
}
#page fieldset.container-form-item .form-item {
    float: left; 
    _float: none; /* ie 6 had crazy jumping label issues when these boxes were floated. make it display inline and no float instead to line up the items */
    _display: inline;
    margin: 0 10px 0 0;
    clear: none;
    padding: 0 0 1.4em 0;
    position: relative;
    overflow: visible; /* IE7 chops off content if this is hidden */
}
#page fieldset.container-form-item .form-item label {
    margin: 0;
    position: absolute;
    text-align: left;
    width: auto;
    bottom: 0; 
    left: 0;
    font-size: 9pt;
}
#page fieldset.container-form-item .read-only-form-item label {
    display: none;
}

#page fieldset.container-form-item legend {
    font-weight: normal;
}
#page fieldset.container-form-item .form-item input.text,
#page fieldset.container-form-item .form-item  select {
    float: left;
    clear: left;
    max-width: 1000px;
}

/************************
 *  error form items
 ************************/
.error-form-item {
}
div.error-message,
span.error-message {
    margin: 5px 0 5px 6px;
    padding: 2px 2px 2px 20px;
    color: #B6060D;
    width: 232px;
    background: url(bg/ico_icons.png) 0 -1950px no-repeat;
}
.error-form-item input.text,
.error-form-item textarea,
.error-form-item select {
    border-color: #B6060D;
}
#page .error-form-item label {
    font-weight: bold;
    color: #B6060D;
}

/************************
 *  file uploader form item
 ************************/
.file-form-item dl.file-details {
    margin: 0;    
}
.file-form-item dl.file-details dt {
    float: left;
    width: 50px;
}
.file-form-item dl.file-details dd {
    padding: 0 0 0 60px;
}

/************************
 *  image uploader form item
 ************************/
.image-file-form-item dl.file-details {
    padding-left: 100px;
}
.image-file-form-item dl.file-details dt.thumbnail {
    position: absolute;
    left: -1000em;
    top: -1000em;
}
.image-file-form-item dl.file-details dd.thumbnail {
    padding: 0;
    float: left; display: inline;
    margin: 0 10px 0 -100px;
}

/************************
 *  date picker form item
 ************************/
.date-form-item .description {
    clear: both;
}
/* For the input and anchor */
a.dp-choose-date {
    width: 16px;
    height: 16px;
    border: none;
    color: #fff;
    padding: 0;
    margin: 0 0 0 3px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url(bg/but_calendar.png) #ececec left top no-repeat;
    text-indent: -1000px;
}
a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}
input.dp-applied {
    float: left;
}
/* For the calendar table */
table.jCalendar {
    border: 1px solid #000;
    background: #aaa;
    width: auto;
    margin: 0;
    border-collapse: separate; /* override default table styles */
}
table.jCalendar th {
    background-color: #333;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
    border: none;
    text-align: center;
}
table.jCalendar td {
    background: #ccc;
    color: #000;
    padding: 3px 5px;
    text-align: center;
    vertical-align: middle;
}
table.jCalendar td.other-month {
    background: #ddd;
    color: #aaa;
}
table.jCalendar td.today {
    background: #666;
    color: #fff;
    font-weight: bold;
}
table.jCalendar td.selected {
    background: #f66;
    color: #fff;
    font-weight: bold;
}
table.jCalendar td.selected:hover {
    background: #f33;
    color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
    background: #fff;
    color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
    background: #bbb;
    color: #888;
}
/* For the popup */
/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
div#dp-popup {
    position: absolute;
    font-size: 10px;
    background: #ccc;
    padding: 2px;
    min-height: 172px;
    min-width: 171px;
    z-index: 2000;
}
div#dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
}
a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}
a#dp-close:hover {
    text-decoration: underline;
}
div#dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}
div#dp-popup div#dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}
div#dp-popup div#dp-nav-prev a {
    float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div#dp-popup div#dp-nav-prev a, div#dp-popup div#dp-nav-next a {
    cursor: pointer;
}
div#dp-popup div#dp-nav-prev a.disabled, div#dp-popup div#dp-nav-next a.disabled {
    cursor: default;
}
div#dp-popup div#dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}
div#dp-popup div#dp-nav-next a {
    float: right;
}
div#dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}
div#dp-popup td {
    cursor: pointer;
}
div#dp-popup td.disabled {
    cursor: default;
}


/*****************************************************************************************
 *            focus highlighting
 ****************************************************************************************/
/* style the label when the associated control has focus */
.form-item label.arbHasFocus {
}
.form-item input[type=text].arbHasFocus,
.form-item textarea.arbHasFocus,
.form-item select.arbHasFocus {
    border: 1px solid #000;
}

/*****************************************************************************************
 * Form item widths
 ****************************************************************************************/
 
/************************
 * standard width controls
 ************************/
.form-item input.text,
.form-item textarea,
.form-item .short-help {
    width: 250px;
}
.form-item select {
    width: 257px;
}
/************************
 * extra short controls
 ************************/
.form-item .extra-short input.text,
.form-item .extra-short textarea,
.form-item input.extra-short,
.form-item textarea.extra-short,
.form-item .extra-short .short-help {
    width: 50px;
}
.form-item .extra-short select,
.form-item select.extra-short {
    width: 57px;
}

/************************
 * short controls
 ************************/
.form-item .short input.text,
.form-item .short textarea,
.form-item input.short,
.form-item textarea.short,
.form-item .short .short-help {
    width: 150px;
}
.form-item .short select,
.form-item select.short {
    width: 157px;
}

/************************
 * wide controls
 ************************/
.textbox .wide input,
x.form-item .wide textarea,
.form-item input.wide,
x.form-item textarea.wide,
.form-item .wide .short-help {
    width: 350px;
}
.form-item .wide select,
.form-item select.wide {
    width: 357px;
}

/*****************************************************************************************
 * misc
 ****************************************************************************************/
 
/************************
 * clearfix (float clearing) for controls
 ************************/
/*ClearFix for good browsers*/
html > body .form-item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* only mac ie \*//*/
* html .form-item { display: inline-block !important; }
*//* end hack */
@media all { /* Hides from IE-mac, clearfix for IE/win and reset for not IE/mac */
    .form-item { 
        zoom: 1; 
        display: block;
    }
}
/*
    layout for normal forms (contact forms etc.)
*/

/*****************************************************************************************
 * Two column forms (label beside inputs)
 ****************************************************************************************/
.two-column-form {
    width: 440px; /* hardcoding the form width */
    padding: 0;
}

/************************
 * fieldset / legends
 ************************/
/* first level fieldset */
.two-column-form fieldset {
    padding: 0 0 13px 0;
    margin-top: 19px;
}
/* second level fieldset */
.two-column-form fieldset fieldset {
    margin: 10px 9px 0 9px;
}
/* third level fieldset */
.two-column-form fieldset fieldset fieldset {
    margin: 10px 9px 0 9px;
}
/* first level legend */
.two-column-form .legend {
    display: block;
    margin: 0;
    padding: 12px 0 3px 3px;
    min-height: 17px;
    float: none;
}
.two-column-form .legend a {
    color: #432973;
    text-decoration: none;
}
/* second level legend */
.two-column-form fieldset fieldset .legend {
    padding-left: 41px;
}
/* third level legend */
.two-column-form fieldset fieldset fieldset .legend {
    padding-left: 41px;
}

/************************
 * styling for form items (make each one a row)
 ************************/
 
/* generic form item */
.two-column-form .form-item {
    padding: 0 0 0 160px; /* padding-left is width of first column */
    margin: 4px 1px 0 3px;
    clear: left;
}
/* form item contained within a fieldset */
.two-column-form fieldset .form-item {
    background-image: none;
    background-color: transparent;
    padding-right: 10px;
}
/* secondary fieldset form item */
.two-column-form fieldset fieldset .form-item {
    padding-left: 247px;
}
/* tertiary fieldset form item */
.two-column-form fieldset fieldset fieldset .form-item {
    padding-left: 249px;
}
/* child form items */
.two-column-form fieldset .form-item .form-item {
    padding: 0;
}
/* error form items */
.two-column-form fieldset .error-form-item {
    
}

#page .form-item-new-block-noline {
    border-top: none;
}


/************************
 * styling for form item labels (make them the first column)
 ************************/
 
/* get rid of legends in the label position to style the inner span */
.two-column-form .form-item legend {
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    _margin: 0 0 -10em -158px; /* see comment below for IE 6 fix */
    float: left; display: inline;
    overflow: visible;
}
/* IE 7 fix */
*:first-child+html .two-column-form fieldset.form-item legend {
    margin-left: -8px;
}
/* make the control label appear in the leftmost column */
.two-column-form .form-item label,
.two-column-form fieldset.form-item legend span {
    width: 150px;        /* width of first (label) column */
    margin: 3px 0 0 -160px;
    float: left; display: inline;
    padding: 0 16px 4px 0;
    font-weight: normal;
    line-height: 1.2em;
    text-align: left;
    /* position: relative;  this makes the labels jump in IE with collapsible fieldsets */
}
/* IE 6 fix, we're putting the negative margin on the legend, not the span inside because IE 6
   won't do overflow: visible on our 0 height 0 width legend if we negatively margin the span
   and don't have position: relative which makes things jump around :-( */
.two-column-form fieldset.form-item legend span {
    _margin: 0;
}
/* reset lower level labels */
.two-column-form .form-item .form-item label {
    float: none;
}
/* the (required) image */
.two-column-form .form-item label img,
.two-column-form .form-item legend span img {
    float: right; display: inline;
    margin-right: -15px;
    padding-left: 3px;
    padding-top: 3px;
}

/************************
 * space out buttons
 ************************/
.two-column-form .buttons-form-item {
    padding-top: 20px;
    padding-left: 0;
}
.two-column-form fieldset .buttons-form-item {
    padding-top: 4px;
    margin: 0 5px 0 0;
}

/************************
 * 3 column checkbox lists
 ************************/
#page .two-column-form div.checkboxes-form-item  {
    padding-left: 21px;
}
#page .two-column-form div.checkboxes-form-item .first-item 
{
    clear: left !important;
}
#page .two-column-form fieldset fieldset div.checkboxes-form-item  {
    padding-left: 41px;
    *padding-top: 12px; /* IE was putting the inputs at the top of the form-item */
}
#page .two-column-form div.checkboxes-form-item .form-item {
    float: left; display: inline;
    clear: none;
    width: 32.5%;
    margin: 0 -17px 3px 0;
    padding-left: 17px;
}
#page .two-column-form div.checkboxes-form-item .form-item input {
    float: left; display: inline;
    margin-left: -17px;
}
#page .two-column-form div.checkboxes-form-item .form-item label {
    padding-right: 30px;
    line-height: 1.1;
    _height: 0;
}

/* fieldset level descriptions*/
.two-column-form .description-form-item,
.two-column-form fieldset fieldset .description-form-item {
    padding-left: 21px;
}
/* form-item level descriptions*/
.two-column-form .form-item .description {
    color: #333;
    font-size: 0.91em;
    margin-botttom: 3px;
}
/* form-item level descriptions*/
.two-column-form .container-form-item .error-message {
    clear: both;
} 


.two-column-form .radios-form-item legend,
#page .checkboxes-form-item .form-item,
#page .radios-form-item label {
	position: relative;
	zoom: 1;
}

.two-column-form fieldset.radios-form-item legend span {
	position: relative;
	zoom: 1;
	_margin-left: -10px;
}

.form-item-new-block-noline {
	border-top: none !important;
}

/*****************************************************************************************
 * One column forms label above inputs
 ****************************************************************************************/
.one-column-form .legend,
.one-column-form label {
    margin: 20px 0 10px 0;
    display: block;
    font-weight: bold;
    color: #E6312A;
}
.one-column-form .form-item {
    margin: 10px 0;
}
.one-column-form fieldset .form-item label {
    margin: 0 0 5px 0;
    font-weight: normal;
    color: #000;
}


/*****************************************************************************************
 * Form item - new block
 ****************************************************************************************/
#page .form-item-new-block {
    border-top: 1px solid #C5E1EF;
    margin-top: 12px;
    padding-top: 15px;
}


/*****************************************************************************************
 * Form item - two lines
 ****************************************************************************************/
#page .form-item-two-line {
    padding-left: 0;
    padding-bottom: 5px;
    _margin-right: 15px; /* Some weirdness with IE6 */
}
#page .form-item-two-line label {
    width: 100%;
    margin-left: 0;
    float: none;
    display: block;
}
#page .form-item-two-line label img { /* Required fields */
    float: none;
}
#page .form-item-two-line select,
#page .form-item-two-line input.text {
    margin-left: 165px;
}


/*****************************************************************************************
 * Form item - hide labels
 ****************************************************************************************/
#page .form-item-hide-label label {
    display: none; /* Can't use text-indent or accessiblity class coz it goes wach in IE6 */
}
#page .form-item-hide-label {
    padding-left: 166px;
    _padding-left: 169px; /* IE6 is slightly different */
}



/*****************************************************************************************
 * Custom forms
 ****************************************************************************************/


  .currently-viewing{border-top:1px solid #B7B7B7; border-bottom:1px solid #B7B7B7; clear:both; zoom:1}
.currently-viewing p{margin:7px 10px}
.currently-viewing p a{color:#36627B}
 #page form.customers-form{width:100%; margin:10px 0}
#page form.customers-form .left-col, #page form.customers-form .right-col{float:left; width:222px}
/*#page form.customers-form h3.legend{background:#9BC3D6 url(bg/big_grey_box.png) no-repeat -2700px top; color:#333; font-weight:normal; padding:7px 10px; margin:0; font-size:1em}*/
#page form.customers-form fieldset{background:#78A8BF url(bg/big_grey_box.png) no-repeat -3270px bottom; border-bottom:1px solid #2B7AA0; padding:7px 10px}
#page form.customers-form fieldset fieldset{background:transparent; border:none; padding:0}
#page form.customers-form fieldset fieldset h3{color:#FFF; font-size:1em; font-weight:bold}
#page form.customers-form label, #page form.customers-form .label{color:#FFF; font-weight:bold; line-height:1em; vertical-align:baseline; margin-right:4px}
#page form.customers-form .label{font-size:1.1667em; margin-bottom:0.25em; display:block}
#page form.customers-form .currently-viewing{background:#BCD9E7; border-top:1px solid #FFF; border-bottom:1px solid #A2C2D1}
#page form.customers-form .box-link-list a{color:#fff}
#page form.customers-form fieldset .form-item{clear:both}
#page form.customers-form fieldset .buttons-form-item{margin:25px 0 0 0; *margin-top:5px}
#page form.customers-form fieldset .button-form-item-inline{clear:none; float:left; margin:0}
 #page form#resources-login{position:relative;  padding-bottom:30px}
#page form#resources-login a.link-button{ position:absolute; bottom:10px; _bottom:40px;  right:5px}
 #page form.one-row-form{width:100%; margin:10px 0}
#page form.one-row-form .legend{margin:5px 0}
#page form.one-row-form fieldset .form-item{width:380px; display:inline}
#page form.one-row-form fieldset .form-item label{float:left; display:inline; width:120px; padding-top:2px}
#page form.one-row-form fieldset .form-item input.text{float:left; display:inline}
#page form.one-row-form fieldset .buttons-form-item{float:none; display:-moz-inline-box;  display:inline-block;  *display:inline;  width:100px; margin-top:0; text-align:left}
#page form.one-row-form fieldset .buttons-form-item .link-button{margin-top:-1px; *margin-top:-5px; margin-left:10px}

/*****************************************************************************************
 *            Primary Navigation generic dropdown behaviour
 ****************************************************************************************/
/* hide submenus (ul's inside a li) by default.
        This is done by setting the position to absolute and moving the left
        edge of the item offscreen to play nice with assistive technologies 
        (screen readers).  Alternatives such as display: none / 
        display: block also hide content from screen readers.
*/
#primary-navigation li ul {
    position: absolute;
    left: -999em;
}
@media all { /* not mac ie for now, gotta find the issue with it */
    /* while we are showing the direct submenu, hide lower level menus */
    #primary-navigation li:hover ul ul, #primary-navigation li:hover ul ul ul, #primary-navigation li.arb-hover ul ul, #primary-navigation li.arb-hover ul ul ul {
        left: -999em;
    }
    
    /* when we hover over a menu item, show it's submenus (ul's) */
    #primary-navigation li:hover ul, #primary-navigation li li:hover ul, #primary-navigation li li li:hover ul, #primary-navigation li.arb-hover ul, #primary-navigation li li.arb-hover ul, #primary-navigation li li li.arb-hover ul {
        left: 0;
    }
}


/*****************************************************************************************
 *            Primary Navigation element  styling
 ****************************************************************************************/
#primary-navigation {
    background: url(bg/bg_primary-navigation.png) #08202f left top no-repeat;
}


/*****************************************************************************************
 *             Menu (ul) layout / styling
 ****************************************************************************************/
 
/************************
 * top level (and below) menus
 ************************/
 
#primary-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/************************
 * secondary level (and below) menus
 ************************/
 
#page #primary-navigation ul ul {
    width: 210px;  /* set submenu width */
    top: 30px; /* site directly below the primary links */
    margin: 0; /* under margin change for parent item */
    border-bottom: 3px solid #0E2E40;
}
/*
#primary-navigation ul li#solutions-section-link ul {
    margin-left: 4px; /* Move the sub nav over to account for the curve in the top navigation 
}
*/
/************************
 * tertiary (and below) menus 
 ************************/
 
#primary-navigation ul ul ul {
    margin-left: 174px; /* width of parent menu item above to sit directly next to it */
    top: 0; /* ul's are positioned absolute and the enclosing li is position: relative, this makes the top equal to the top of the enclosing menu item (li).  If there's a border, this may need to change to -1px */
}


/*****************************************************************************************
 *             Menu item (li) layout / styling
 ****************************************************************************************/
 
/************************
 * top level (and below) menu items  
 ************************/
 
#primary-navigation ul li {
    float: left; /* line them up in a line, side by side */
    display: inline;
    line-height: 1em;
    position: relative; /* position relative so that we can adjust the submenu positions relative to this menu item */
    margin: 0;
    padding: 0;
    _height: 0;
}

#primary-navigation ul li a   {text-decoration:none;}

/************************
 * secondary (and below) menu items 
 ************************/
 
#primary-navigation ul li ul li {
    clear: left; /* make the menu items line up vertically */
}
#primary-navigation ul li ul li.first {
}


/*****************************************************************************************
 *             Menu item link (a) layout / styling
 ****************************************************************************************/
/************************
 * top level (and below) links  
 ************************/
 
#primary-navigation ul li a {
    display: block;
    color: white;
    margin: 0;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

/************************
 * style the link rollover 
 ************************/
 
#primary-navigation ul li.arb-hover li a,
#primary-navigation ul li:hover li a,
#primary-navigation ul li li.arb-hover li a,
#primary-navigation ul li li:hover li a,
#primary-navigation ul li li li.arb-hover li a,
#primary-navigation ul li li li:hover li a,
#primary-navigation ul li li li li.arb-hover li a,
#primary-navigation ul li li li li:hover li a {
    color: #FFF;
    background-color: #214E66;
}
#primary-navigation ul li.arb-hover a,
#primary-navigation ul li:hover a {
    color: #3E3C3D;
}
#primary-navigation ul li.arb-hover a,
#primary-navigation ul li:hover a,
#primary-navigation ul li li.arb-hover a,
#primary-navigation ul li li:hover a,
#primary-navigation ul li li li.arb-hover a,
#primary-navigation ul li li li:hover a,
#primary-navigation ul li li li li.arb-hover a,
#primary-navigation ul li li li li:hover a {
    background-color: #ED1C24;
}

/************************
 * secondary level (and below) links
 ************************/
/* make the link fill the enclosing li */
#page #primary-navigation ul li ul li a {
    float: none;
    height: auto;
    display: block;
    margin: 0;
    padding: 0 15px;
    text-decoration: none;
    overflow: visible;
    width: 180px;
    line-height: 2.2em;
    background-image: url(bg/bg_nav-dropdown-repeat.gif); /* Border 1px dotted does not work in IE6 */
    background-repeat: repeat-x;
}


/*****************************************************************************************
 *            Link image replacement
 ****************************************************************************************/
/* all the links share the same background image */
#primary-navigation a span {
    background-image: url(bg/bg_primary-navigation.png);
}
/* solutions link */
#primary-navigation li#link-solution a {
    width: 79px;
}
#primary-navigation li#link-solution a span {
    background-position: -9px 0;
}
#primary-navigation li#link-solution:hover a span {
    background-position: -9px -30px;
}
body.solutions-section #primary-navigation li#link-solution a span {
    background-position: -9px -60px;
}

/* products link */
#primary-navigation li#link-product a {
    width: 80px;
}
#primary-navigation li#link-product a span {
    background-position: -88px 0;
}
#primary-navigation li#link-product:hover a span {
    background-position: -88px -30px;
}
body.products-section #primary-navigation li#link-product a span {
    background-position: -88px -60px;
}

/* studies link */
#primary-navigation li#link-study a {
    width: 93px;
}
#primary-navigation li#link-study a span {
    background-position: -168px 0;
}
#primary-navigation li#link-study:hover a span {
    background-position: -168px -30px;
}
body.customers-section #primary-navigation li#link-study a span {
    background-position: -168px -60px;
}

/* support link */
#primary-navigation li#link-support a {
    width: 72px;
}
#primary-navigation li#link-support a span {
    background-position: -261px 0;
}
#primary-navigation li#link-support:hover a span {
    background-position: -261px -30px;
}
body.training-section #primary-navigation li#link-support a span {
    background-position: -261px -60px;
}

/* services link */
#primary-navigation li#link-service a {
    width: 76px;
}
#primary-navigation li#link-service a span {
    background-position: -333px 0;
}
#primary-navigation li#link-service:hover a span {
    background-position: -333px -30px;
}
body.services-section #primary-navigation li#link-service a span {
    background-position: -333px -60px;
}

/* partners link */
#primary-navigation li#link-partner a {
    width: 75px;
}
#primary-navigation li#link-partner a span {
    background-position: -409px 0;
}
#primary-navigation li#link-partner:hover a span {
    background-position: -409px -30px;
}
body.partners-section #primary-navigation li#link-partner a span {
    background-position: -409px -60px;
}

/* resources link */
#primary-navigation li#link-resource a {
    width: 100px;
}
#primary-navigation li#link-resource a span {
    background-position: -484px 0;
}
#primary-navigation li#link-resource:hover a span {
    background-position: -484px -30px;
}
body.resources-section #primary-navigation li#link-resource a span {
    background-position: -484px -60px;
}

/* set styles for secondary nav block */
/*****************************************************************************************
 *            Miscellaneous secondary navigation styles
 ****************************************************************************************/
#page #secondary-navigation {
    background: url(bg/bg_content.png) #e0e9ec 0 100% no-repeat; /* gradient on bottom of nav block */
}
#secondary-navigation h3 {
    color: #1d465c;
    font-size: 1.75em;
    font-weight: normal;
    margin: 0;
    padding: 1em 15px 0.5em 15px;
    background: url(bg/bg_content.png) -372px 0 no-repeat;
    zoom: 1; /* stop IE6 scroll bug */
}
#secondary-navigation h3 span.section-name {
    display: block;
}

/*****************************************************************************************
 *            Show / Hide links
 ****************************************************************************************/
 
/************************
 * Static Show / Hide behaviour
 ************************/
/* hide secondary menus by default */
#secondary-navigation ul ul {
    display: none;
}
/* show the current subsection menu */
body.xxx-section #secondary-navigation li.xxx-section-link ul,
body.yyy-section #secondary-navigation li.yyy-section-link ul {
    display: block;
}
/************************
 * Javascript Show / Hide behaviour
 ************************/
/* show expanded menu items (and items directly under the expanded ones) */
#page #secondary-navigation ul.expanded,
#page #secondary-navigation li.expanded ul,
#page #secondary-navigation li.expanded li.expanded,
#page #secondary-navigation li.expanded li.expanded ul,
#page #secondary-navigation li.expanded li.expanded li.expanded,
#page #secondary-navigation li.expanded li.expanded li.expanded ul,
#page #secondary-navigation li.expanded li.expanded li.expanded li.expanded,
#page #secondary-navigation li.expanded li.expanded li.expanded li.expanded ul {
    display: block;
}
/* hide menu items not directly under a expanded item */
#page #secondary-navigation li ul,
#page #secondary-navigation li.expanded ul ul,
#page #secondary-navigation li.expanded li.expanded ul ul,
#page #secondary-navigation li.expanded li.expanded li.expanded ul ul,
#page #secondary-navigation li.expanded li.expanded li.expanded li.expanded ul ul {
     display: none;
}


/*****************************************************************************************
 *            Navigation menu styling
 ****************************************************************************************/
/************************
 * MENU CONTAINERS (ul's)
 ************************/
/* top level (and below) menu */
#secondary-navigation ul {
    margin: 0;
    padding: 0 2px;
    zoom: 1; /* IE6 needs this to caculate the correct width */
    list-style: none;
    position: relative;
    background: url(bg/bg_content.png) transparent -186px 0 repeat-y;
    overflow: hidden;
    border-bottom: 1px solid #7AB9D1;
}
#secondary-navigation ul ul {
    border-top: 1px solid #ccc;
    padding: 0;
    border-bottom: none;
}
#secondary-navigation ul ul ul {
    border-top: none;
}
/************************
 * MENU ITEM CONTAINERS (li's)
 ************************/
/* top level (and below) menu item containers */
#secondary-navigation li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #7AB9D1;
    line-height: 110%;
    float: left; display: inline;
    width: 100%;
}
#secondary-navigation li.first,
#secondary-navigation li li.first {
    border-top: none;
}
/* second level (and below) menu item containers */
#secondary-navigation li li {
    border-color: #E6EEF2;
}

/************************
 * MENU ITEM'S (a's)
 ************************/
/* 
 *  top level (and below) menu items 
 */
#secondary-navigation li a {
    margin: 0;
    display: block;
    padding: 9px 5px 9px 14px;
    text-decoration: none;
    color: #056ABC;
    font-weight: bold;
    zoom: 1;
    color: #1D465C;
    background: #E8EFF3;
    border-top: 1px solid #FFF;
}
/* expanded state */
#secondary-navigation li.expanded a {
    font-weight: bold;
}
/* active state */
#secondary-navigation li.active a {
    background-color: #1D465C;
    color: #FFF;
}
/* hover state */
#page #secondary-navigation li a:hover {
    color: #FFF;
    background-color: #ED1C24;
}

/* 
 *  second level (and below) menu items 
 */
#secondary-navigation li li a,
#secondary-navigation li.expanded li a {
    padding-left: 25px;
    font-weight: normal;
    background: #FFF;
    border-top: none;
    background-image: url(bg/ico_icons.png);
    background-repeat: no-repeat;
    background-position: 0 -1395px;
    color: #1D465C;
}
/* expanded state */
#secondary-navigation li li.expanded a {
    color: #000;
}
/* active state */
#secondary-navigation li li.active a {
    color: #FFF;
    font-weight: bold;
    background-position: 0 -1445px;
    background-color: #1D465C;
}
/* hover state */
#page #secondary-navigation li li a:hover {
    background-position: 0 -1445px;
}

/* 
 *  third level (and below) menu items 
 */
#secondary-navigation li li li a,
#secondary-navigation li li.expanded li a {
    padding-left: 36px;
    font-weight: normal;
    color: #000;
}

/*****************************************************************************************
 *            Header internal layout / styles
 ****************************************************************************************/
#header {
    
}
#header #logo {
    position: absolute;
    left: -4px;
    top: 3px;
}

/************************
 * Search form
 ************************/

#header #search-form {
	float: right; display: inline;
	clear: right;
	margin: 7px 0 0 0;
}

#header #search-form input,
#header #search-form .form-item {
	float: left;
	margin: 0;
}

#header #search-form .text {
	width: 150px;
	padding: 2px !important;
	height: 17px;
	border: none;
}

#header #search-form .button {
	width: auto;
	padding: 0;
	height: auto;
	border: none;
	padding-left: 5px;
}

#header #search-form label {
	display:none;
}







/************************
 * Header links
 ************************/
#header ul#header-links {
    float: right; display: inline;
    margin: -12px -7px 0 0;
    padding: 10px 0 10px 0;
    list-style: none;
    background: url(bg/bg_page-top-09.jpg) #1b3142 right -3px no-repeat;
    overflow: hidden;
    z-index: 15;
    position: relative; /* Needs this for IE6 */
    font-size: 9pt;
}
#header #header-links li {
    line-height: 1;
    border-color: white;
}
#header #header-links li a {
    color: white;
    padding: 0 2px;
    margin: 0 5px;
    text-decoration: none;
    
}
#header #header-links li a:hover {
    text-decoration: underline;
}

/************************
 * Brand bar
 ************************/

#header h2#nav-text {
	position: absolute;
	top: 60px;
	left: 0;
	width: 375px;
	height: 30px;
	margin: 0;
	padding: 0;
	color: #021A27;
}

#header h2#nav-text span {
	background: url(bg/bg_primary-navigation.png) 0 -100px no-repeat;
}
/*****************************************************************************************
 *            Footer internal layout / styles
 ****************************************************************************************/
#footer {
    background: url(bg/bg_primary-navigation.png) #021e2c 0 -860px no-repeat;
    color: white;
    position: relative;
    font-size: 9pt;
}
body.home-page #footer {
    background-position: 0 -750px;
}
#footer a:link,
#footer a:visited {
    color: white;
}

/************************
 * Copyright statement
 ************************/
 
#footer #copyright {
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

/************************
 * Footer Links
 ************************/
 
#footer ul#footer-links {
    line-height: 1;
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin: 0;
    padding: 0;
}
#footer #footer-links li {
    line-height: 1;
    background-image: url(bg/bul_breadcrumb.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
    border: none;
    padding: 0 8px 0 9px;
    margin: 0 8px 0 -9px;
}
#footer #footer-links li:first-child {
    background-image: none;
    border: none;
}

/************************
 * Open Text logo
 ************************/
#footer h3 {
	position: absolute;
	bottom: 52px;
	right: 10px;
	width: 455px;
	height: 35px;
	color: #FFF;
	margin: 0;
	padding: 0;
}
#footer h3 span {
    background: url(bg/bg_primary-navigation.png) 0 -365px no-repeat;
}

/************************
 * Newsletter subscription form
 ************************/
#subscribe-form {
    position: absolute;
    bottom: 35px;
    left: 15px;
}
#subscribe-form form label {
    font-size: 1.25em;
    display: block;
    margin: 0 0 5px 0;
}
#subscribe-form form input#subscribe-text {
    border: 1px solid #C0C0C0;
    color: #777;
    width: 160px;
    float: left; display: inline;
    padding: 2px;
}
#subscribe-form form input.button {
    float: left; display: inline;
    margin: 0 5px;
}

/************************
 * Site by Areeba Link
 ************************/
 
#footer #site-by-areeba-link {
    position: absolute;
    left: -1000px;
    top: -1000px;
}
/*****************************************************************************************
 *            Extended Footer general styles
 ****************************************************************************************/
#extended-footer {
    color: #1d465c;
    font-size: 9pt;
    background: #edf3f7 url(bg/big_grey_box.png) no-repeat -670px 0;
    margin-bottom: 1px;
}
#extended-footer a:link,
#extended-footer a:visited,
#extended-footer h2,
#extended-footer h3 {
    color: #1d465c;
}
#extended-footer h2 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 5px;
    border-bottom: 1px solid #7ab9d1;
    margin-bottom: 10px;
}
#extended-footer a { /* This is to stop IE6 from jumping around on hover */
    position: relative;
    zoom: 1;
}

/*****************************************************************************************
 *            Column layout
 ****************************************************************************************/
#footer-contact {
    float: left;
    width: 171px;
}
#footer-news {
    float: right;
    width: 171px;
}
#footer-resources {
    margin: 0 191px;
    zoom: 1; /* IE needs this to add top margin */
}

/*****************************************************************************************
 *            Resources styling
 ****************************************************************************************/
#footer-resources .section {
    float: left;
    width: 50%;
}
#footer-resources h3 {
    font-size: 1.1em;
    font-weight: normal;
    margin: 0;
}
#footer-resources ul.links-list {
    margin: 0.75em 0;
}
#footer-resources ul.links-list li {
    background-image: url(bg/ico_icons.png);
    background-position: 0 -1205px;
}


/*****************************************************************************************
 *            Contact styling
 ****************************************************************************************/
#footer-contact .vcard {
    margin-bottom: 20px;
}
#footer-contact .url,
#footer-contact .type {
    display: none;
}
#footer-contact abbr {
    border: none;
    font-weight: bold;
}


/*****************************************************************************************
 *            News & Events styling
 ****************************************************************************************/
#footer-news dt {
    font-weight: normal;
    margin-top: 10px;
}
#footer-news dd {
    padding: 0;
    margin-top: 0;
}
#footer-news dd a {
    text-decoration: none;
}
#footer-news dd a:hover {
    text-decoration: underline;
}

/*****************************************************************************************
 *            Sub content styles
 ****************************************************************************************/
 
#sub .box h2 {
    font-size: 1.25em;
}


*{padding: 0; margin: 0;}
/* 
    Used for all popup windows
*/

/*****************************************************************************************
 *            Popups
 ****************************************************************************************/
 
body.popup #page {
    background: #FFF;
    padding: 20px;
    margin: 40px auto;
    width: 480px;
    border: 1px solid #82BDD4;
}
/************************
 * overall page
 ************************/
body.home-page p {
    margin: 0 0 3px 0;
}
body.home-page #page #content {
    margin-bottom: 9px; /* This is because IE does not do the margin on the bottom floated elements to give space to the footer */
}
    
/************************
 * left column boxes
 ************************/
 
#feature,
#news-solutions {
    float: left;
    width: 620px;
    min-height: 260px;
    _height: 260px;
    margin-bottom: 6px;
}
#news-solutions {
    clear: both;
    min-height: 0;
    background-color: #feffff;
}
#news,
#solutions {
    float: left;
    width: 50%;
    min-height: 280px;
    _height: 280px;
}

/************************
 * right column boxes
 ************************/
#webinars,
#tours,
#case-studies,
#contact {
    float: right;
    clear: right;
    width: 322px;
    margin-bottom: 13px; /* 7px is used by overhanging box bottom */
}
#case-studies,
#contact {
    width: 323px;
}
/* adjust min height's */
#case-studies .content {
    min-height: 129px;
    *min-height: 131px;
     _height: 131px;	
}
@media all and (min-width: 0px) {
	body:not(:root:root) #case-studies .content {
		min-height: 123px;
	}
}
#tours .content {
    height: 112px;
    _height: 114px;
	*height: 114px;
    overflow:hidden;
}
@media all and (min-width: 0px) {
	body:not(:root:root) #tours .content {
		height: 104px;
	}
}
#contact .content {
    min-height: 36px;
    _height: 36px;
}


/*****************************************************************************************
 *            feature box styling
 ****************************************************************************************/
 
#feature {
     color: #36627b;
}
 
#feature h2 {
    font-size: 3.3em;
    padding-left: 16px;
}
#feature .content {
    padding: 0 300px 15px 16px;
    font-size: 1.42em;
}
 
 
 
 
/*****************************************************************************************
 *            news & solutions box styling
 ****************************************************************************************/
#news-solutions {
    margin-top: 7px;
    margin-bottom: 0;
    background: url(bg/big_grey_box.png) transparent left bottom no-repeat;
}
 
#news h2,
#solutions h2 {
    margin: -7px 0 0 0;
    padding: 14px 16px 0 16px;
    font-size: 1.83em;
    background-image: url(bg/big_grey_box.png);
    position: relative;
    color: #36627b;
}


#news h2 a,
#news h2 a:hover,
#news h2 a:active {
color: #36627b;
text-decoration:none;
}


#solutions h2 {
    background-position: -310px 0;
}
#news .content {
    padding: 14px 16px;
    font-size: 9pt;
}
#solutions .content {
    padding: 0 16px 14px 16px;
    font-size: 9pt;
}
#solutions h2 a,
#solutions h2 a:hover,
#solutions h2 a:active {
color: #36627b;
text-decoration:none;
}


/*****************************************************************************************
 *            news and events content styling
 ****************************************************************************************/
#news h3 {
    margin: 12px 0 7px 0;
    font-weight: bold;
    font-size: 1.09em;
    line-height: 1;
}

#news h3 a {
    color: black;
    text-decoration: none;
}
#news h3 a:hover {
    text-decoration: underline;
}


#news ul {
    margin: 0;
    padding-left: 15px;
}
#news ul li {
    margin: 5px 0;
}
#news ul li a {
    color: #36627b;
    text-decoration: none;
}
#news ul li a:hover {
    text-decoration: underline;
}
#news .news-content-holder {
    margin-right: 120px;
}
#news .news-content-holder h3 {
    margin-top: 0;    
}
#news .news-content-image {
    float: right;
    width: 110px
}


/*****************************************************************************************
 *            business solutions content styling
 ****************************************************************************************/
/* news item titles */
#solutions h3 {
    margin: 14px 0 7px 0;
    font-weight: bold;
    font-size: 1.09em;
    line-height: 1;
}

#solutions h3 a {
    color: black;
    text-decoration: none;
}
#solutions h3 a:hover {
    text-decoration: underline;
}

#solutions p {
    display: inline;
    margin: 0;
}
#solutions .more-link {
    display: inline;
    white-space: nowrap;
}


/*****************************************************************************************
 *            right hand box shared styling
 ****************************************************************************************/
#webinars,
#tours,
#case-studies {
    position: relative;
}
/* position the images correctly to the right of the boxes */
#tours .content-image {
    position: absolute;
    top: 0;
    right: 0;
}
#webinars .content-image,
#case-studies img {
    position: absolute;
    top: 0;
    right: 10px;
}

/************************
 * slideshow content 
 ************************/
#tours .content ul,
#case-studies .content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-height: 110px;
    _height: 110px;
}
/* hide all items in the list of slideshow items by default */
#tours .content ul li,
#case-studies .content ul li {
    position: absolute;
    left: -9999em;
    width: 140px;
    padding: 0;
    padding-right: 151px;
    background-image: none;
}
/* and only show the first one if there's no javascript */
#tours .content ul li.first,
#case-studies .content ul li.first {
    position: relative;
    left: 0;
}

/************************
 * slideshow paging controls 
 ************************/
#tours ul.next-prev,
#case-studies ul.next-prev {
    position: absolute;
    top: 5px;
    right: 15px;
}

/*****************************************************************************************
 *            webinars box specific styling
 ****************************************************************************************/
#webinars .content {
    _height: 90px; /* XXX, what's this fixing? 6px diff from the default*/
    padding-right: 160px;
}
#webinars .content img {
    top: auto;
    bottom: 0;
}
/* list of links at bottom of box */
#webinars .content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 20px;
    left: 15px;
}
#webinars .content ul li {
    float: left; display: inline;
    background-image: none;
    margin: 0;
    padding: 0;
}
#webinars .content ul li a {
    padding: 3px 12px 3px 10px;
    background: url(bg/bg_primary-navigation.png) transparent right -397px no-repeat;
}
#webinars .content ul li.first a {
    padding-left: 0;
}

/*****************************************************************************************
 *            tours box specific styling
 ****************************************************************************************/
#tours .content {
    padding-bottom: 3px;
}
#tours ul.next-prev li.prev {
    border-right: 1px solid #C94E55;
}
#tours ul.next-prev li a {
    background-position: 0 -297px;
}
#tours ul.next-prev li a:hover {
    background-position: 0 -267px;
}
#tours ul.next-prev li.next a {
    background-position: 100% -297px;
}
#tours ul.next-prev li.next a:hover {
    background-position: 100% -267px;
}
#tours img {
    position: absolute;
    top: 4px;
    right: 2px;
}    
 
 
 
/*****************************************************************************************
 *            case studies box specific styling
 ****************************************************************************************/

#case-studies strong {
    font-weight: normal;
    font-size: 1.09em;
}


/*****************************************************************************************
 *            contact box styling
 ****************************************************************************************/
#contact {
    position: relative;
    margin-bottom: 4px;
}
#contact .image-americas,
#contact .image-europe { /* !! This is a bit of a hack !! */
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 115px;
    height: 94px;
    z-index: 10;
    background: transparent url(bg/bg_contact-box-americas.gif) no-repeat bottom right;
}
#contact .image-europe {
    background-image: url(bg/bg_contact-box-europe.gif)
}
#contact .content {
    font-size: 1.0833em;
    position: relative;
    zoom: 1;
    padding-top: 3px;
}
#contact .content div {
    padding-top: 5px;
}
#contact .url,
#contact .type {
    display: none;
}
#contact .content abbr {
    border: none;
}
#contact .content a {
    text-decoration: none;
    color: #333;
}
#contact .content a:hover {
    text-decoration: underline;
}


#search-tips h3 {
    margin-top: 0;
}

#search-tips ul {
    padding-bottom: 10px;
}

/************************
 * link button
 ************************/
a.link-button {
    background: transparent url(bg/bg_primary-navigation.png) no-repeat 0 -715px;
    display: -moz-inline-box; /* Mozilla */
    display: inline-block; /* Opera, Safari, MAC IE */
    *display: inline; /* WIN IE 5,6,7 */
    zoom: 1; /* make sure IE hasLayout */
    height: 26px;
    line-height: 23px;
    padding: 0 0 0 15px;
    text-decoration: none;
    vertical-align: middle;
    position: static;
    _width: 0; /* for IE6 when you align the buttons to the right */
}
a.link-button span {
    background: transparent url(bg/bg_primary-navigation.png) no-repeat 100% -715px;
    color: #2B556D;
    display: block;
    line-height: 23px;
    height: 23px;
    padding: 0 10px 0 0;
    margin-right: -3px; /* pull the span off to the right so the background does not show through the transparent background */
    _margin-right: 0; /* IE6 was not playing nicely, so we can just let the background button show through */
    font-weight: bold;
    vertical-align: middle;
    position: static;
}

/************************
 * Call to Action button
 ************************/
#content .call-to-action {
 clear: both;
 float: right;
 padding: 2em 0;
}

/* recaptcha styles */
img#recaptcha_logo, img#recaptcha_tagline {
	display:none !important;
}

.recaptchatable {
	width:370px !important;
	border:0px solid #fff !important;
}

#recaptcha_widget {
	width: 370px !important;
	border: none !important;
}


#recaptcha_response_field {
	border:1px solid #979393 !important;
	color:#333333 !important;
	font-size:0.91667em !important;
	margin:0pt !important;
	padding:2px !important;
	width: 296px !important;
}

.recaptchatable .recaptcha_image_cell {
	background-color: transparent !important;
}

.recaptcha-form-item {
	border-top:1px solid #C5E1EF;
	margin-top:12px;
	padding-top:15px;
	display: block;
	clear:left;
	margin:15px 1px 0pt 3px;
	padding:15px 0 0 0;
}

.recaptcha_image_cell center {
	padding: 0;
	margin: 0;
}

.captcha-label {
	padding-left: 0px;
	*padding-left: 0px;
}


table#recaptcha_table td {
	background-color:transparent !important;
	border:medium none !important;
	height:auto !important;
	line-height:0pt !important;
	margin:0pt !important;
	padding:0pt 5px 0pt 0pt !important;
}
/*****************************************************************************************
 *			Search Form
 ****************************************************************************************/

#search-block-top .keywordsearchform {

}

#search-block-top .keywordsearchform input.text {
	width: 200px;
	margin-right: 10px;
	padding: 5px !important;
}

#search-block-top .keywordsearchform input.search-button,
#search-block-top .keywordsearchform a {
	font-size: 1em;
	font-family: Arial, Helvetica, Sans-Serif; /* input type=submit uses a different font by default which changes the size and causes jumping when it's switched out for a link-button */
	color: #FFF;
	border: none;
	zoom: 1;
	padding: 5px;
	background: #ADC1CD;
	margin: 0 5px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}



/*****************************************************************************************
 *			Search Tips
 ****************************************************************************************/

#search-tips {
	margin: 0 !important;
}

#search-tips h3 {
	margin-top: 0;
}

p.searchtips {
	padding: 5px 0;
}

p.searchtips a {
	padding: 0 18px 0 0;
	outline: none;
}



/***************************
 *  Search Results
 ***************************/
#content #main .refinesearcharea {
    padding: 10px 0 40px 0;
}
#content #main .refine-search input,
#content #main .refine-search  {
    width: 220px;
    padding:2px;
    margin:0pt;
    xvertical-align:middle;
    padding:0px;
}
#content #main .refine-search input {
    *float: left;
    height: 14px;
    font-size:0.909em;
    margin-top: 0px;
    
}
#content .paginginfo {
    float:left;
}
#content .searchinfo {
    float:right;
    xcolor: #D95D17;
}
#content .searchbutton {
    margin-left: 8px;
}
#content .Search-Result-Url {
    color:Gray !important;
    font-weight: normal !important;
    background:#FFFFFF none repeat scroll 0% 0% !important;
    font-size:x-small !important;
}
#content .Search-Result-Title {
    font-size:larger !important;
    text-decoration: underline !important;
    font-weight: normal !important;
    border-bottom: 0px dotted #153B78 !important;
}
#content .Search-Result-Document-Type {
    padding: 0px 0px 0px 4px !important;
    color:Gray !important;
    font-weight: normal !important;
    font-size: smaller !important;
    background:#FFFFFF none repeat scroll 0% 0% !important;
    text-decoration: none !important;
}
#content .Search-Result-Document-Type-Image {
    background-repeat:no-repeat !important;
    padding:2px 4px 0px 20px !important;
}
#content .spelling-results {
    margin-top:-14px;
}
#content .search-results {
    padding: 1em 0 0 0;
    margin: 0;
    border-bottom: 1px solid #7A7A7A;
}
#content .search-results-row{    
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #D9D9D9;
}
#content .first-search-results-row {
   padding-top: 8px;
   padding-bottom: 8px;
}
#content .search-results .highlight {
    xbackground-color: #f0f2dd;
}
#content .search-results-row  a,
#content .first-search-results-row  a {
    text-decoration: underline;
    font-size: 1em;
    border-bottom: 0px dotted #153B78 !important;
	font-weight: bold;
	color: #00324C;
}
#content .search-results-row  a img,
#content .first-search-results-row  a img {
    text-decoration: none;
    padding-right: 3px;
}
#content .search-results-row  a:hover,
#content .first-search-results-row  a:hover {
    border-bottom: none;
    text-decoration: underline;
    padding-bottom: 1px;
    border-bottom: 0px dotted #153B78 !important;
}
#content .search-results-row p,
#content .first-search-results-row p {
    padding: 0.6em 0 0.6em 0;
    margin: 0;
}
#content .pagingPanel a,
#content .searchagain a {
    text-decoration: underline;
    zoom: 1;
    padding: 0 0.2em;
    border-bottom: 0px dotted #153B78 !important;
}
#content .pagingPanel a:hover,
#content .searchagain a:hover {
    text-decoration: underline;
    zoom: 1;
    border-bottom: 0px dotted #153B78 !important;
}
#content .pagingPanel {
    padding: 0;
    float:left;
}
a.disabled {
    border-bottom:medium none !important;
    color:gray !important;
    cursor:default;
    padding-bottom:1px !important;
    text-decoration:none !important;
}
/* remove table styles */
#content table.search-results {
    border: none;
    margin-top: 12px;
    margin-bottom: 40px;
}
#content table.search-results th,
#content table.search-results td {
    background-color: Transparent;
    border: none;
    color: #000;
    font-weight: normal;
}
/* new styles for search page */
div#search-block-top {
    display: block;
    margin-top: 1em;
    float: none;
    min-height: 3em;
}
#content table.search-results th.pagingPanel
{
    border-bottom:1px solid #7A7A7A;
    padding-bottom: 4px;
    width:100%;
}
#content table.search-results td.pagingPanel
{
    border-top:1px solid #7A7A7A;
    padding-top: 4px;
    width:100%;
}
 
#page h4 .export-link {
    text-decoration:underline;
}


/***************************************************************************************
 *                             partner search form
 ***************************************************************************************/
 
body.customersearch-page .search-form {
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #EAEBEF;
	margin:25px 0;
	padding:15px 0 5px 0;
} 

body.customersearch-page .search-form h3.legend {
	float: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 0.5em 15px;
}
 
body.customersearch-page .search-form .form-item {
	display: block;
	float: none;
	padding: 0.5em 0 0.5em 15px;
	margin: 0;
}
 
body.customersearch-page .search-form label {
	float: none;
	margin: 0;
	display: block;
	font-size: 0.91667em;
}

body.customersearch-page .search-form .form-item select {
	float: none;
	margin: 0;
	display: block;
	width:230px;
	font-size: 0.833em;
}

.search-form .form-item input {
	width: 218px;
	border:1px solid #999999;
	font-size: 0.833em;
	padding: 2px 5px;
}

body.customersearch-page .search-form .left-column .form-item select {
	width:250px;
}

body.customersearch-page .left-column {
	float: left;
	width:50%;
}

body.customersearch-page .right-column {
	float: right;
	width:49%;
}

body.customersearch-page .form-item-row {
	border-bottom: none;
	border-top: 1px solid #D0D4DA;
	padding: 5px 0 5px 0;
	margin-top: 8px;
	clear: both;
	display: block;
}

body.customersearch-page .search-form .buttons-form-item {
	width: auto !important;
	float: left;
	padding: 5px 0 0 15px;
	*padding: 5px 0 10px 15px;
	border: none;
}

body.customersearch-page .search-form .buttons-form-item input {
	width: auto !important;
	border: none;
}

body.customersearch-page .form-item input.text {
	float: none;
	width: 225px;
}

/***************************************************************************************
 *                             partner search form
 ***************************************************************************************/
 
body.partners-page .search-form {
    margin-bottom: 0;
    padding-bottom: 0;
} 
 
body.partners-page .form-item {
    display: block;
    float: none;
    padding: 0.5em 0 0.5em 15px;
    margin: 0;
}
 
body.partners-page .search-form label {
    float: none;
    margin: 0;
    display: block;
    font-size: 0.91667em;
}
body.partners-page .search-form .form-item select {
    float: none;
    margin: 0;
    display: block;
    width:230px;
    font-size: 0.833em;
}
.search-form .form-item input {
    width: 218px;
    border:1px solid #999999;
    font-size: 0.833em;
    padding: 2px 5px;
}
body.partners-page .search-form .left-column .form-item select {
    width:250px;
}
body.partners-page .left-column {
    float: left;
    width:50%;
}
body.partners-page .right-column {
    float: right;
    width:49%;
}
body.partners-page .form-item-row {
    border-bottom: none;
    padding: 5px 0 5px 0;
    margin-top: 8px;
}
body.partners-page .search-form .buttons-form-item {
    width: auto !important;
    float: left;
    padding: 5px 0 0 15px;
    *padding: 5px 0 10px 15px;
    border: none;
}
body.partners-page .search-form .buttons-form-item input {
    width: auto !important;
    border: none;
}

body.partners-page .form-item input.text {
    float: none;
    width: 225px;
}

ul#partners-search-results-list li {
	clear: both;
}

ul#partners-search-results-list li h3 {
	float: right;
	width:370px;
}

ul#partners-search-results-list .thumbnail img {
    width: 135px;
}

ul#partners-search-results-list .thumbnail {
	float: left;
}

.SG_icon {
	background-image:url(/images/sg_icon.png);
	_background-image:url(/images/sg_icon.gif)
}

.SG_icon110 {
	background-position:525px -60px;
}
.SG_icon113 {
	background-position:315px -60px;
}
.SG_icon116 {
	background-position:405px -60px;
}
.SG_icon135 {
	background-position:555px -90px;
}
.SG_icon117 {
	background-position:375px -60px;
}



