@import 'search.css';
@import 'portfolio.css';
@import 'popup.css';

body {
	margin: 0;
	padding: 0;
	background-color: #f9fbfc;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

img {
    border: 0px;
}

a {
    color: #2b5bb0;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
    /*background-color: #487dc7;*/
}
a:visited
{
    color: #8195b7;
}

form {
    margin: 0;
}

#container {
    background: url(../_media/en/bg.gif) repeat-y center;
}
#content {
    width: 945px;    
    margin-left: -473px;
    left: 50%;
    position: relative;
}
	
#main {
    width: 945px;
    background-color: #fff;
}
#center-content { float: left; width: 695px; }
#right-content { width: 250px; float: left; } 
.clear { clear: both; width: 100%; height: 1px; }

/*#subnav*/
#htc-top-menu {
    position: absolute;
    top: 3px;
    left: 0px;
    width: 945px;
    text-align: right;
    font-size: 9px;
    color: #487DC7;
    height: 15px;
    /*border-bottom: solid 1px orange; */
}

/*#subnav*/
#htc-top-menu a {
    color: #487DC7;
    text-decoration: none;
}

/*#subnav*/
#htc-top-menu a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #487DC7;
}

.imgTopNavArrow{
    height: 7px;
    width: 5px;
    padding-left: 8px;
}


/*#container-top*/
#htc-container-top {
	width: 945px;
    background-image: url(../_media/en/bg_top_header.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

/*#container-logo*/
#htc-container-logo
{
    position: relative;
}
#htc-container-logo img.logo {
	margin-left: 18px;
	text-align: left;
    border: none;
}

/*#container-home*/
#htc-main-menu {
	width: 945px;
	text-align: left;
	margin-bottom: 8px;
}



#search-box{
    width: 210px;
}
#search-box input { width: 115px; line-height: 15px; }
    
#udm li a span {
    /*text-indent: -11111px;*/
    display: none;
    overflow: hidden;
}

/*#header-branding-home*/
#header-branding-home
{
    position: relative;
    height: 138px;
    width: 945px;
    margin-bottom: 10px;
}
#htc-header-branding, #home-3-columns, div.div4columns /*#home-4-columns*/ {
	width: 945px;
	text-align: left;
}
#home-3-columns{
    position: relative;
    height: 230px;
}
#home-3-columns img#bg-reflect{
    position: absolute;
    top: 0;
    left: 0;
}

#header-branding-inside {
	width: 945px;
	text-align: left;
}

/*#side1*/
#htc-side1 {
	position: absolute;
    top: 20px;
    left: 28px;
}

/*#side2*/
#htc-side2 {
	position: absolute;
    top: 20px;
    left: 640px;
}

/*#column-center*/
#htc-column-center {
	position: absolute;
    top: 20px;
    left: 332px;
}

#button {

}
.button {
    margin:0pt;
    padding:0pt;
}

/*#*/
.button a:hover img {
    opacity: 0.5;
    filter:alpha(opacity=50);
}

/*#*/
.button a:hover {
    background: transparent;
}


.button-software-logos {
    padding-top: 15px;
    padding-bottom: 15px;
}

.input_img_on{
    opacity: 0.5;
    filter:alpha(opacity=50);
}

/*#side-1-2nd-row
#home-col-1of4*/
div.col_1of4 {
	width: 231px;
	left: 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.tdNavLeft, .tdNavRight{
    background-color: #f5f5f5;
}

.tdNavLeft, .tdNavLeft_portfolio{
    text-align: left;
}

.tdNavRight, .tdNavRight_portfolio{
    text-align: right;
}
.tdNavLeft_portfolio, .tdNavRight_portfolio{
    background-color: #F6F6F6;
}

/*#side-center-2nd-row
#home-col-2of4, #home-col-3of4*/
div.col_2of4, div.col_3of4 {
	float: left;
	width: 310;
	position: relative;
	margin-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	
}

/*#side-2-2nd-row
#home-col-4of4*/
div.col_4of4 {
	top: 230px;
	right: 15px;
	padding: 0px 0px 0px 0px;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
}

#news-home, #careers-home {
	padding: 10px;
    padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F5F5F5;
	line-height: 12px;
}

.news-home-info {
	color: #999999;
}

.news_image{
    padding: 15px;
}

#2nd-row {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F5F5F5;
}


#container-login {
	
	text-align: left;
	
}

#container-login {
	padding: 15px;
	background-color: #F5F5F5;
}


.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95a9ba;
	text-transform: uppercase;
}

/*input, */
.input, .file{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
	color: #333333;
}
.input, .input-text{
    border: 1px solid #97aabd;
}

input.input{
    height: 15px;
}

textarea {
    border: 1px solid #97aabd;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
	color: #333333;
}

select, .file {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    height: 2em;
}

#footer {
    
    text-align: Left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #B6D0DE;
    height: 55px;
    padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-right: 30px;
    clear: both;
}

#footer-copy {
    float: left;
    padding-top: 8px;
    clear: left;
}

#footer-iw {
    float: right;
}

.bottom-line
{
    margin: 0px auto;
    width: 975px;
    height: 20px;
    background: url(../_media/en/bg_bottom.gif) repeat-x left bottom;
}
#container-left-column {
    float: left;
    width: 670px;
	/*padding-left: 15px;*/
	padding-right: 0px;
    color: #999;
}

#container-left-column .page-title {
    display: block;
    font-weight: bold;
    color: #666;
    padding-bottom: 10px;
    font-size: 1.4em;
}

#container-right-column {
    background-image: url(../_media/en/bg_right_column.gif);
    margin: 0;
    padding-left: 18px;
	background-repeat: no-repeat;

}

#main-content {
    padding: 23px 23px 23px 47px;
    text-align: left;
}

#container-breadcrumb {
	background-image: url(../_media/en/bg_breadcrumb.gif);
	text-align: Left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: 10px; 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
}

#container-title {
	padding-left: 22px;
	padding-top: 16px;
	padding-bottom: 8px;
    
}

.main-content-intro-text {
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    padding: 0px 0px 10px 0;
    margin-top: 0px;
}

.main-content-plain-text, .static-content-plain-text {
    text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
	padding-right: 0px;
	padding-left: 20px;
    padding-bottom: 40px;
}

.main-content-plain-text span,
.static-content-plain-text span {
    line-height: 1.8em;   
}

/*.main-content-plain-text*/ 
a.padded{
    padding-left: 3px;
    padding-right: 3px;
}

#forgot-password{
    border: 1px solid #F5F5F5;
}

.plaintext-small {
    text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

.plaintext-small a {
    color: #487DC7;
    margin: 0;
    padding: 0;
}
.plaintext-small a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #487DC7;
/*    color: #FFFFFF;
	background-color: #487DC7;
    margin: 0;
    padding: 0;
    text-decoration: none;*/
}

.case-studies-plain-text {
    text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    line-height: 16px;
	
}

.main-content-plain-text ul{
}

.main-content-plain-text ul li{
    padding-bottom: 6px;
}

main-content-plain-text h3 {
    font-size: 16px;
}

.subhead-1,
.subhead-2,
.subhead-3,
.subhead-3 ul,
.subhead-4,
.subhead-5,
.staticTitle
.subhead-6,
.subhead-7,
.subhead-8,
.subhead-9 {
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.subhead-1 {
	line-height: 18px;
	padding-top: 15px;
}

.subhead-2 {
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.subhead-3 {
	line-height: 21px;
}

.subhead-3 ul{
	line-height: 21px;
	list-style-image: url(../_media/en/bullet_blue_arrow.gif); 
}

.subhead-4 {
	font-size: 21px;
	line-height: 21px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.subhead-5, .staticTitle {
	font-size: 21px;
	line-height: 21px;
	padding-top: 20px;
}

.subhead-6 {
	font-size: 14px;
	color: #999999;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.subhead-7 {
    font-size: 13px;
    line-height: 16px;
}

.subhead-8 {
    padding: 5px;
    line-height: 14px;
    border-bottom-color: #DDE4EA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.subhead-9 {
	font-size: 21px;
	line-height: 18px;
	padding-bottom: 10px;
}

#container-right-column-box {
    padding-bottom: 15px;
    padding-top: 10px;
}

.container-right-column-box {
	padding-bottom: 10px;
    clear: both;
    width: 230px;
}

.container-right-column-box .img {
    overflow: hidden; display: block;
}
.container-right-column-box div .img {
    width: 210px;
}
	
#container-right-column-box-2, .container-right-column-box-2 {
	margin-top: 10px;
}
	
#main-content-box, .main-content-box {
	border-color: #DDE4EA;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	text-align: left;
	height: 65px;
    }
	
#main-content-box-2, .main-content-box-2 {
	border-color: #DDE4EA;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	text-align: left;
	height: 65px;
	margin-bottom: 15px;
    }
	
#container-thumbnail, .container-thumbnail {
	float: left;
	padding-right: 20px;
    }
	
#container-small-button {
	padding-top: 60px;
	
}

.main-content-plain-text-box {
    text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    line-height: 14px;
	padding-left: 20px;
	padding-top: 14px;
}

.main-content-plain-text-box-2 {

	border-color: #DDE4EA;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	background: #F1F1F1;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	
}


.container-client-login {
	width: 945px;
	padding-bottom: 8px;
    clear: both;
	
}

.portfolio-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}

.portfolio-description a {
  	color: #97C5FC;

}

.plain-text-back-to {
	border-color: #DDE4EA;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	background: #F1F1F1;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	margin-top: 40px;
	
}

.plain-text-menu-go-to {
    border-color: #DDE4EA;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    background: #F1F1F1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    line-height: 14px; 
}

.plain-text-go-to {
	padding: 5px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	border-top-color: #DDE4EA;
	border-top-style: solid;
	border-width: 1px;
}

#button-portfolio {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

#portfolio-page {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#button-software-logos {
	padding-top: 15px;
	padding-bottom: 15px;
}

#button-form {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.line {
	width: 100%;
	height: 1px;
	background-color: #D6D6D6;
	margin-top: 30px;
	margin-bottom: 30px;
}

.image-holder-1 {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

table.full-width-compact {
    width: 900px;
    border: 0px;
    border-collapse: collapse;
    padding: 0px;
}

table.full-width-compact td {
    padding: 0;
}

img#login-button {
     border: 0;
     height:21px;
     width: 52px;
}

img.arrow {
    height: 13px;
    width: 11px;
     
}

#arrow {
	text-align: left;
}

/**/
    td#email-title{
        width: 37px;
    }
    td#email-input{
        width: 150px;
    }
    td#password-title{
        width: 62px;
    }
    td#password-input {
        width: 150px;
    }
    
    td#login-button {
        text-align: right;
        width: 48px;
    }

    td#password-title, td#login-button{
        padding-left: 15px;
    }
    td#email-input, td#password-input{
        padding-left: 5px;
    }

    input#input-password {
        size: 24;
    }
    
    td#forgot-password {
        text-align: right;
        padding-left: 100px;
    }

/**/
.pMonthYear, .pSectionTitle{
/*    color: #666666;*/
    font-weight: bold;
}

h1{
    color: #666666;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: left;
}

#pSectionTitle{
    padding-left: 20px;
}
/*
    Careers
*/

.divRefCode{
/*    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
*/
    font-style: italic;
}

/*
    Popup content
*/
#popup-content{
    padding: 10px;
}


/* forgot password popup from login page */
#forgot-password-box{
    clear: both;
    border: 1px solid #b8b8b8;
    width: 300px;
}

#forgot-password-box-title{
    border-bottom: 1px solid #b8b8b8;
    padding: 5px;
    font-weight: bold;
    color: #848B80;
    font-size: 12px;
}
#forgot-password-box form {
    padding: 0px;
    margin: 0px;
}
#forgot-password-box td {
    font-size: 10px;
}
#forgot-button-submit{
    width: 50px;
    height: 21px;
}

/* [END] forgot password popup from login page */


#tblContactFormExt{
    width: 100%;
    border: 0;
    background-color: #cccccc;
}

#tblContactFormInt{
    width: 100%;
}
#tblContactFormInt tr{
    background-color: #F1F1F1;
}

    #tblContactFormInt td.tdInput{
        background-color: #F6F6F6;
    }

    #tblContactFormInt td.tdTitle{
        width: 140px;
        background-color: #F0F0F0;
    }

#tblContactFormInt .input,
#tblContactFormInt .input-text,
#tblContactFormInt .input-focus,
#tblContactFormInt textarea,
#tblContactFormInt .file{
    width: 400px;
}

#divFormArchives{
    text-align: left;
    padding-left: 40px;
	padding-top: 20px;
}

/******/
.dlRow {
    clear:both;
    height:8em;
    margin:2em auto;
    width:100%;
}

.dlRow dd {
    float:left;
    margin:0pt;
    width:33%;
}

.ulCol umn{
}

.ulCol umn li {
    float:left;
    list-style-image:none;
    list-style-position: inside;
    list-style-type: square;
    position:relative;
}

.liMain{
    padding-bottom: 15px;
    white-space: nowrap;
    list-style-image:none;
    list-style-type: none;
}
 
 /**
  * Site maps
  */
  
 .sitemap .site-section {
    margin-left: 40px;
 }
 
 .sitemap a:hover {
    text-decoration: none;
    color: white;
 }
  
 .sitemap .site-section.level-1 {
    margin-left: 0px;
 }

 .sitemap .site-section.level-1 a,
 .sitemap .site-section.level-1 a:visited {
/*    color: #1c6e48;*/   
    font-size: 14px;
    font-weight: bold;
 } 
 
 .sitemap .site-section.level-2 a,
 .sitemap .site-section.level-2 a:visited {
/*    color: #1c6e48; */  
    font-size: 12px;
    font-weight: normal;
 } 
 .sitemap .site-section.level-1 a:hover,
 .sitemap .site-section.level-2 a:hover {
/*    color: white;*/
 }

img#_portfolios{
    width: 230px;
    height: 115px;
}

#padded-top-bottom {
	text-align: center;
	padding-top: 40px;

}

#padded-left-right {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;

}
#news-title{
    font-size: 21px;
    line-height: 21px;
}
#news-title,
#news-date
{
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
}
#news-photos
{
    float: left;
    padding: 0px 10px 10px 0px;
}
#news-photos .photo
{
    display: block;
    border-bottom: solid 1px #a8b7c4;
    font-style: italic;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#news-photos .photo img
{
    display: block;
    padding: 0px;   
}
#news-summary {
	padding-top: 5px;
	padding-bottom: 10px;
	color: #999999;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;

}
#news-body
{
    padding-bottom: 20px;
}
#table-container {
	width: 100%;
	text-align: left;

}

#table-sidebar-1 {
	float: left;
	width: 60px;
	margin-left: 1px;
	margin-top: 1px;
	
}

#table-sidebar-2 {
	
	width: 90%;
	margin-left: 1px;
	margin-top: 1px;
	padding-left: 10px;
	padding-top: 1px;
}

#line-table {
	float:left;
	width: 100%;
	height: 1px;
	background-color: #D6D6D6;
	margin-top: 3px;
	margin-bottom: 3px;
}

#button-right-column {
	padding-bottom: 8px;

}

#header-large-title {
	padding-top: 15px;
	padding-left: 20px;
    text-align: left;
}

#header-large-bottom-graphic
{
    margin-bottom: 20px;
}

#container-thumbnail {
	width: 100%;  
	text-align: left;
}

#container-thumbnail-portfolio {
	width: 100%;  
	margin-bottom: 240px;
	text-align: left;
}

#thumbnail-column {
	padding-left: 15px;
	float: left;

}

#thumbnail-image {
	background-image: url(../_media/en/bg_thumbnail.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 203px;
	text-align: center;
	
	
}

#thumbnail-description {
	width: 203px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 30px;
	

}

#main-content-rotated-header {
        padding-top: 20px;
		padding-bottom: 40px;
}


#container-thumbnail-subhead {
	width: 95%;  
	background: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 12px; 
	border-bottom: 1px solid #ededed;
	text-align: left;


}


#link-right {
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
	float: right;
	padding-top: 5px;
    
}

#link-right-icon {
    text-align: right;
    float: right;
	padding-top: 4px;
	padding-left: 3px;
    
}


#container-column-main {
	width: 100%;
	text-align: left;
	padding-top: 20px;
}

#container-column {
	background-image: url(../_media/en/bg_soulutions_column.gif);
	background-repeat:no-repeat;
	list-style-image: url(../_media/en/bullet_ul.gif);    
	width: 180px;
	height: 400px;
	margin-right: 10px;
	padding-right: 20px;
	float: left;
	/*border-style: solid;
	border-color:#000000;
	border-width: 1px;*/
	
}

#container-banner-column {
	height: 320px;
	padding-top: 20px;
	padding-bottom: 10px;

}

#container-button-bottom {
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	padding-left: 10px;
}

#thumbnail-image-larger, #thumbnail-image-larger-wip, #thumbnail-image-larger-itouch {
	background-image: url(../_media/en/bg_thumbnail_larger.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 300px;
	text-align: center;
	padding-top: 40px;
    /*margin-top: 30px;*/
}
#thumbnail-image-larger-wip {
    padding-top: 30px;
}

#thumbnail-image-larger-itouch {
    padding-top: 20px;
}
.clear
{
    clear: both;
    visibility: hidden;
}
img#before
{
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter: alpha(opacity=100);
}
img#after
{
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
}
img#before, img#after
{
    position: absolute;
    top: 0;
    left: 0;
}
div.widget{
    position: relative;
}
div.widget a.openButton{
    color: #000;
}
div.widget a.openButton:hover
{
    color: #000;
}
dl.portfolioCategoryList dt
{
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 5px;
    border-bottom: solid 1px #f2f2f2;
    vertical-align: middle;
}
dl.portfolioCategoryList dt a
{
    display: block;
    font-weight: normal;
    font-size: 10px;
    line-height: 16px;
    float: right;
    padding-right: 15px;
    background: url(../_media/en/arrow.gif) no-repeat right top;
}
dl.portfolioCategoryList dd
{
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}



ul.casestudyList, ul.portfolioList
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 640px;
}
ul.casestudyList li, ul.portfolioList li{
    width: 212px;
    float: left;
}
ul.casestudyList li a, ul.portfolioList li a
{
    display: block;
    text-align: center;
}
.hs-portfolio .highslide-html
{
    background-color: #666;
}

.hs-portfolio .highslide-html-content
{
    padding-bottom: 25px;
}
div.sitemap a:hover
{
    color: #000;
}

.captcha .input-panel {
    padding-top: 5px;
}
.captcha .input-panel .reload {
    vertical-align: middle;
}