http://www.xebiatestsite.com/contact-us.html@charset "utf-8";
/* This is a CSS Document */ 
/*Author: Xebia India*/ 
/*Dated: 17-11-09*/
/*Reset all the values*/
html {
	color: #3e3e3e;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, select {
	margin: 0;
	padding: 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3e3e3e;
}
form {
	margin:0px;
	padding:0px;
	border:0px;
}
fieldset, img, input, select {
	border: 0;
	background:none;
}
li {
	list-style: none;
}
h1 {
	font-size: 22px;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
br {
	clear: both
}
a {
	outline: none;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
/* User defined CSS*/

.loading img {
	float:left;
}
#container {
    width: 1004px;
	margin: 0 auto;
	height: 100%;
	background-color: #fff;
	/*min-height: 100%;*/
	height: auto !important;
}
#searchBox {
	float: right;
	width: 510px;
	background: url(../images/search-box-j.png) no-repeat;
	height: 31px;
}
.searchBox_table{
	width: 100%;
        text-align:right;
}

.searchBox_select {
	width: 114px;
	color: #653a71 !important;
	background-color: #fff;
	margin: 5px 0 0 50px;
	height:19px;
}
#ajaxSearch_form {
	width:185px;
        margin:-20px 0 0 -10px;
}
#ajax_search_box{
        margin-top:6px;
}
input#ajaxSearch_submit {
	width:22px !important;
	height: 20px;
	background: url(../images/searchBox_arrow.gif) left bottom no-repeat;
	margin-top: 3px;
	padding:0px 2px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
input#ajaxSearch_input {
	height: 18px;
	margin: -45px 0 2px 14px;
	color: #653a71 !important;
	background-color: #fff;
	padding-left: 2px;
}
#searchBox_form_navs {
        float: left;
	padding: 2px;
        margin-top:-2px;
}
#searchBox_form_navs ul {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	float: right;
	padding-right:5px;
}
#searchBox_form_navs ul li {
	display: inline;
	color: #653a71;
	padding: 0 0 0 0;
	font-size:10px;
}
#searchBox_form_navs ul li a {
	text-decoration: underline;
	color: #653a71;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
        /*font-weight:bold;*/
}
/*#searchBox_form_navs ul li a:hover {
	text-decoration: underline;
}*/




/*
#searchBox_form {
	width: 310px;
	float: left;
	margin-left: 50px;
	height: 31px;
	position:relative;
	top:2px;
}


#search_site{
	width:195px;
	float:right;
}

#otherSites {
	width:120px;
	float:left;
}

#searchBox_form_right_corner {
	background-repeat: no-repeat;
	background-position: right;
}
#searchBox_form select {
	width: 114px;
	color: #653a71 !important;
	background-color: #fff;
	margin: 5px 0 0 9px;
	height:19px;
}
#searchBox_form fieldset{
	display: inline;
        width:180px;
}
#searchBox_form fieldset label {
	display: inline;
        padding-left:2px;
}
#searchBox_form form {
	padding: 0px;
	margin: -41px 20px 0px 40px;
        float:right;
}
.xinput#ajaxSearch_submit {
	width:22px !important;
	height: 20px;
	background: url(../images/searchBox_arrow.gif) left bottom no-repeat;
	margin-top: 3px;
	padding:0 2px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.xinput#ajaxSearch_input {
	height: 18px;
	margin: 5px 0 2px 14px;
	color: #653a71 !important;
	background-color: #fff;
	padding-left: 2px;
}
#searchBox_form_navs {
        float: left;
	padding: 2px;
}
#searchBox_form_navs ul {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	float: right;
	padding-right:5px;
}
#searchBox_form_navs ul li {
	display: inline;
	color: #653a71;
	padding: 10px 0 0 0;
	margin-top: 20px !important;
	font-size:10px
}
#searchBox_form_navs ul li a {
	text-decoration: underline;
	color: #653a71;
	margin-top: 10px;
        font-weight:bold;
}
#searchBox_form_navs ul li a:hover {
	text-decoration: underline;
}
*/


#logo {
	position: absolute;
	top: 20px;
	padding-left: 1px;
}
#top_navigation_base {
	float: left;
	width: 839px;
	height: 52px;
	background-image: url(../images/menu_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 165px;
}
#top_navigation_networking_icons {
	float: left;
	width: 22px;
	background-image: url(../images/menu_right_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	height: 52px;
        
}
#social_icons{
        padding-left:5px;
	width: 100%;
}
#top_navigation_networking_icons img {
	padding-top: 28px;
	padding-right: 2px;
}
.content {
	background-image: url(../images/header-home-base.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1004px;
	padding-top: 9px;
	min-height:340px;
}
#content_left_section {
	width: 705px;
	float: left
}
#rightbar {
	width: 299px;
	float: left;
	font-size: 12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.rightbar_content_top_img {
	background-image: url(../images/side-box-top.png);
	background-repeat: no-repeat;
	height: 14px;
	margin-left: 0px;
	width: 294px;
	left:4px;
	position:relative;
	border:solid 0px red;
}
.rightbar_content_bottom_img {
	background-image: url(../images/side-box-bottom.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 294px;
}
.rightbar_content {
	background-image: url(../images/side-box-middle.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-left: 4px;
}
.rightbar_content .divider {
	width: 294px;
	background-image: url(../images/divider-image.png);
	background-repeat: repeat-y;
	height: 3px;
}
.rightbar_content .icon img{
	padding-top: 2px;
	margin-left: 18px;
	position: relative;
}

.rightbar_content strong {
	margin-left: 18px;
	color: #3E3E3E;
	font-weight: bold;
	font-size: 11px !important;
	padding-left: 0px;
}
.rightbar_content strong a {
	color: #653a71;
	font-weight: bold;
	font-size: 11px !important;
}
.rightbar_content h1 {
	color:#2E2E2E;
	font-size:20px;
	font-weight:normal;
	margin-left:18px;
	padding-bottom:18px;
	padding-top:16px;
}
.rightbar_content h2 {
	color:#847B87;
	font-size:13px;
	font-weight:normal;
	margin-left:18px;
}
.rightbar_content h3 {
	font-weight:normal;
	margin-left:18px;
	padding-top:9px;
	color:#666;
	font-size:13px;
}
.rightbar_content h4 {
	font-weight:normal;
	margin-left:18px;
	padding-bottom:6px;
	padding-top:9px;
	color:#865f91;
	font-size:13px;
}
.rightbar_content h5 {
	font-weight:normal;
	margin-left:18px;
	padding-bottom:6px;
	padding-top:9px;
	color:#623a71;
	font-size:13px;
}
.rightbar_content h6 {
	font-weight:normal;
	margin-left:18px;
	padding-bottom:6px;
	padding-top:9px;
	color:#868586;
	font-size:13px;
}
#events {
	background-image: url(../images/events.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 25px;
	padding-bottom: 6px;
	padding-top: 2px;
	font-size: 18pt;
	font-weight: normal;
	margin-left: 18px;
}
#whitepaper {
	background-image: url(../images/whitepaper.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 25px;
	padding-bottom: 6px;
	padding-top: 2px;
	font-size: 18pt;
	font-weight: normal;
	margin-left: 24px;
}
#rightbar_content2_top_img {
	background-image: url(../images/right_rounded_top.gif);
	background-repeat: no-repeat;
	height: 14px;
}
#rightbar_content2_bottom_img {
	background-image: url(../images/right_rounded_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
}
#rightbar_content2 {
	background-image: url(../images/rightsection_repeat.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#rightbar_content2 div p {
	line-height: 18px;
	font-size: 12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	border-bottom: 1px #e3e0e0 dotted;
	margin: 2px 10px 10px 25px;
	padding-bottom: 10px;
}
#rightbar_content2 div p span {
	color: #ff9c00;
	margin-left: 5px;
}
#rightbar_content div p span a {
	text-decoration: underline;
	color: #ff9c00;
}
#rightbar_content1 div p span a {
	color: #ff9c00;
}
#rightbar_content2 div p span a {
	color: #ff9c00;
}
#rightbar_content2 strong {
	margin-left: 25px;
	color: #ff9c00;
	font-weight: bold;
	font-size: 11px !important;
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
}
#left_section {
	width: 690px;
	float: left;
	
	background-repeat: no-repeat;
	height: 337px;
	
	left: 10px;
	position: relative;
}
.WhyXebia {
	width: 272px;
	float: left;
	margin-top: 20px;
	height: 198px;
}

.ctotext { 
        font-size: 11px !important;
	color: #3e3e3e;
	padding-top:3px;
	color:#653a71;
	font-style:italic;
}
.WhyXebia h2 {
	font-size: 12pt;
	font-weight: normal;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 10px 4px 5px 4px;
	color: #3e3e3e;
	font-weight:bold;
	margin-bottom:5px;
}
.WhyXebialeft_img {
	background-image: url(../images/whyxebia_left.png);
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	width: 10px;
	height: 198px;
}

.WhyXebia_rightimg {
	background-image: url(../images/whyxebia_right.png);
	background-repeat: no-repeat;
	height: 198px;
	background-position: top left;
	width: 10px;
	float: left
}
.WhyXebia_right_img {
	float: left;
	width: 10px;
	background-image: url(../images/round_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 162px;
}
/*.WhyXebia_content p {
	font-size: 13px;
	padding-right:25px;
	text-align:justify;
	font-size:11px;
}*/
.WhyXebia_content a {
	color:#ff9c00;
	font-size:11px;
	padding-right:10px;
	font-weight:bold;
}


.video_presentation_sec {
	width: 717px;
	float: left;
	height:218px;
	margin: 2px 0 0 15px;
	background: transparent url(../images/widget_base.png) no-repeat top left;
}
.video_presentation_topimg {
	background-image: url(../images/videosec_top_gradient_img.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 7px;
	width: 329px;
}
.videoframe {
	margin: 0 5px;
	float: left
}
.presentationbox {
	width: 220px;
	float: left;
	margin-left: 11px;
}
.presentationbox_left_img {
	float: left;
	width: 12px;
	background-image: url(../images/presentation_left_border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
}
.presentationbox_content {
	float: left;
	width: 196px;
	background-image: url(../images/presentation_top_repeat.gif);
	background-repeat: repeat-x;
}
.presentationbox_content p {
	padding-top: 10px;
}
.presentationbox_right_img {
	float: right;
	width: 12px;
	background-image: url(../images/presentation_right_border.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 159px;
}
.reasons_visuals {
	width: 208px;
	float: left;
	margin-top: 14px;
}
.reasons_visuals_left_img {
	float: left;
	width: 4px;
	background-image: url(../images/reason_visual_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
}
.reasons_visuals_content {
	float: left;
	width: 182px;
	background-image: url(../images/reasons_top_repeated.gif);
	background-repeat: repeat-x;
}
.reasons_visuals_content img {
	margin-top: 10px;
	text-align: center
}
.reasons_visuals_right_img {
	float: right;
	width: 4px;
	background-image: url(../images/reason_visual_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 65px;
	margin-right: 18px;
}
.rtc_sec {
	width: 700px;
	height: 254px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
.partners-logo-structure img {
	margin: 35px 0px 35px 0px;
}
.rtc_sec .partners-logo-structure {
	width: 698px;
	height: 103px;
	float: left;
	margin-top: 10px;
	position: relative;
	left: 0px;
}
.rtc_sec_leftimg {
	float: left;
	width: 11px;
	height: 103px;
	position: relative;
	left: 3px;
}
.rtc_sec_rightimg {
	float: left;
	width: 11px;
	height: 103px;
	position: relative;
	right: -3px;
}
.rtc_sec_middleimg {
	float: left;
	width: 670px;
	height: 103px;
	position: relative;
}
.rtc_sec_content {
	width: 678px;
	float: left;
	background-image: url(../images/reasons_top_repeated.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align:middle;
}
.rtc_sec_content p {
	font-size: 12px;
}
.rtc_sec_content_banner {
	float: left;
	margin-top: 10px;
	width: 200px;
	color: #ff9c00;
	margin-right: 10px;
	background-image: url(../images/reasons_border.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
.rtc_sec_content_banner ul {
}
.rtc_sec_content_banner ul li {
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.rtc_sec_content_banner ul li a {
	color: #ff9c00;
	text-decoration: underline;
}
.rtc_sec_content_banner_last {
	float: left;
	margin-top: 10px;
	width: 210px;
	color: #ff9c00;
	margin-right: 10px;
}
.rtc_sec_content_banner_last ul {
}
.rtc_sec_content_banner_last ul li {
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.rtc_sec_content_banner_last ul li a {
	color: #ff9c00;
	text-decoration: underline;
}
.rtc_sec h2 {
	font-size: 16pt;
	padding-top: 15px;
	color: #3e3e3e;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 15px;
}
.rtc_sec p {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	padding-top:10px;
}
.rtc_sec p.info {
	font-size: 12px;
	top: 5px;
	position: relative;
	color: #333333;
	font-weight: normal;
	padding-left: 15px;
	line-height: 18px;
}
.rtc_sec p.info .orange {
	font-size: 12px;
	color: #ff6600;
	font-weight: normal;
	line-height: 18px;
}
.orange {
	font-size: 12px;
	color: #ff6600;
	font-weight: normal;
}
#footer_leftimg {
	width: 16px;
	float: left;
	height: 200px;
	background-image: url(../images/footer_round_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#footer {
	background: url(../images/footer_gradient.png) no-repeat;
	background-position: left top;
	height: 157px;
	width: 1004px;
	margin: 0 auto;
}
#footer_innerdiv {
	width: 1004px;
	margin: 0 auto;
	background-color: transparent;
	text-align: center;
	color: #FFFFFF;
}
#footer_innerdiv_logo {
	float: left;
	padding: 45px 0 0 15px;
}
#footer_rightimg {
	background-image: url(../images/footer_round_right.gif);
	float: left;
	background-repeat: no-repeat;
	float: left;
	width: 16px;
	height: 200px;
}
#footer_menu {
	float: right;
	width: 668px;
	padding-top: 31px;
	text-align: left
}
#footer_menu ul {
	display: block;
	width: 222px;
	color: #333;
	margin-top: 10px;
	float: left;
}
#footer_menu ul li {
	line-height: 30px;
	color: #3f2347;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px !important;
	width:220px;
}
#footer_menu ul li a {
	color: #3f2347;
	text-decoration: underline;
	display: block;
	padding-left: 8px;
}
#footer_menu ul li a:hover {
	background-image: url(../images/footer_menu_hoverbg.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.disclaimer {
	position: relative;
	text-align: center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px !important;
	line-height: 11px;
	width: 1004px;
	color: #FFFFFF;
    margin:0 auto;
	background-image: url(../images/footer_repeat_img.png);
	background-position: left top;
	/*background-repeat:repeat-x;*/
	height:16px;
	padding-top:8px;
	clear:both;
}
.disclaimer a {
	color: #FFFFFF;
	font-size: 11px !important;
        text-decoration:underline;
}
.disclaimer a:hover {
        text-decoration:underline;
}
.top_banner {
	margin: 2px 0px 0px 5px;
	width: 285px;
	height: 164px;
}
.container_border {
	width: 299px;
	float: right;
}
.right-box {
	padding-bottom:0px;
	padding-top:21px;
	margin-top:2px !important;
}
.space_div {
	height: 10px;
}
.spaceer6px {
	height: 7px;
}
.spacer2 {
	height: 30px;
}
.rtc_sec .partners-logo-structure .partner-base {
	width: 9px;
	height: 50px;
	float: left;
	border: solid 1px red;
	text-align: center;
	vertical-align: middle;
	padding-top: 35px;
}
.recentlist img {
	margin-left: -7px;
	margin-top: 1px;
	position: relative;
}

.highlighed {
	line-height: 18px;
	font-size: 12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #653a71;
}
.highlighed ul {
	margin:0;
	padding:0;
}
.highlighed ul li {
	color: #653a71;
	line-height: 18px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:transparent;
	background-image: url(../images/divider-image.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	margin-right:1px;
}
.highlighed ul li a {
	color: #653a71;
	display: block;
	background-color:transparent;
	padding: 7px 25px 10px 18px;
	line-height: 15px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.highlighed ul li a span {
	text-decoration: underline;
	font-size: 11px;
}
.highlighed ul li a:hover {
	color: #fff;
	background-color: #bea4c5 !important;
}
/* Widget styles */
#widget h1 {
	color: #000;
	font-size: 16pt;
	font-weight: normal;
	line-height: 20pt;
	color:#3e3e3e;
}
div#widget {
	width: 700px;
	height: 254px;
	background-image: url("../images/base.png");
	background-repeat: no-repeat;
	background-position: center;
}
div#tabswhychooseus {
	width:100px;
}
div#tabswhychooseus li {
	width:100%;
}
div#tabswhychooseus ul li {
	width: 100%;
	padding: 0px 0px 0px 20px;
	border:0px;
	margin: 0px;
}
div#tabs {
	width: 665px;
	height: 87px;
	position: relative;
}
div#tabs li {
	height: 89px;
	width:116px;
	padding-right:6px;
}
/*div.rtc_sec li.ui-state-active {
	background-image: url("../images/arrow.png");
	background-position: center bottom;
	background-repeat: no-repeat;
}*/
div#tabs ul {
	width: 100%;
	padding: 0px 0px 0px 20px;
	border:0px;
	margin: 0px;
}
.ui-tabs {
	position: relative;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	/*	padding: .5em;
*/	text-decoration: underline;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	border: 0;



	padding:10px 0 0 0;
	background: none;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	position: absolute;
	left: -99999999px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
* html .ui-helper-clearfix {
	height: 1%;
}
.ui-helper-clearfix {
	display: block;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity = 0);
}
.ui-state-disabled {
	cursor: default !important;
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a#grails {
	background: url('../images/grails-off.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#java {
	background: url('../images/java-off.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#jboss {
	background: url('../images/jboss-off.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#flex {
	background: url('../images/flex-off.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#web20 {
	background: url('../images/web20-off.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
li.ui-state-active a#web20 {
	background: url('../images/web20.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#web20:hover {
	background: url('../images/web20_hover.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
li.ui-state-active a#grails {
	background: url('../images/grails.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#grails:hover {
	background: url('../images/grails_hover.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
li.ui-state-active a#jboss {
	background: url('../images/jboss.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#jboss:hover {
	background: url('../images/jboss_hover.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
li.ui-state-active a#java {
	background: url('../images/java.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#java:hover {
	background: url('../images/java_hover.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
li.ui-state-active a#flex {
	background: url('../images/flex.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
a#flex:hover {
	background: url('../images/flex_hover.png') no-repeat 1px 0px;
	width: 116px;
	height: 102px;
}
div#widgetDesc {
	height: 35px;
	width: 100%;
	font-size:11px;
	line-height:18px;
}
#content_left_section_innerPge {
	width: 697px;
	float: left;
	margin-left:8px;
}
.innerPge_rt_links {
	padding-top: 4px;
	width: 257px;
	min-height: 235px;
	padding-left:21px;
}
.innerPge_rt_links h2 {
	color:#553261;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding-bottom:5px;
	padding-top:10px;
	text-transform:uppercase;
}
.innerPge_rt_links ul {
	margin:0;
}
.innerPge_rt_links ul li {
	line-height:23px;
	color:#333;
	font-size:9pt;
}
.innerPge_rt_links ul li a {
	background-image:url(../images/orange_arrow.gif);
	background-position:14px 7px;
	background-repeat:no-repeat;
	color:#333333;
	font-size:13px;
	line-height:25px;
	padding-left:25px;
	text-decoration:underline;
}
.innerPge_rt_links ul li a:hover {
	text-decoration:underline
}
div.inner {
	background:url(../images/header-inner-base.png) no-repeat;
}
.inner_page_content {
	background-image:url(../images/Inpage_contentbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	width:695px;
}


.inner_page_contentpart {
	float:left;
	margin:0 25px 15px 18px;
}
.inner_page_contentpart h1 {
	color:#2E2E2E;
	font-size:20px;
	font-weight:normal;
	margin-bottom:12px;
	padding-top:23px;
}
.inner_page_contentpart h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
.inner_page_contentpart h2 {
	font-size:16px;
	color:#2E2E2E;
}

.inner_page_contentpart strong.tech_name
{
	font-size:16px;
	color:#562562;
}
.inner_page_contentpart h3 {
	font-size:16px;
	color:#ff9c02;
}
.inner_page_contentpart h3 a{
	color:#FF9C02;
        text-decoration:underline;
}
.inner_page_contentpart h3 a:hover{
	color:#FF9C02;
        text-decoration:underline;
}
.inner_page_contentpart h4 {
	border-left:2px solid #C1B5C4;
	color:#623A6F;
	font-size:14px;
	padding-left:10px;
}
.inner_page_contentpart h5 {
	font-size:14px;
	color:#562562;
	line-height:22px;
}
.inner_page_contentpart_contactus
{
	font-size:12px !important;

}
.ipc_contactus_name
{
	color:#562562 !important;
}
.inner_page_contentpart h6 {
	font-size:12px;
	color:#2e2e2e;
}
.inner_page_contentpart p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:22px;
	margin-bottom:10px;
	padding:0 10px 0 0;
	text-align:justify;
}
.inner_page_contentpart p a {
	/*color:#ff9c00*/
	color:#653A71!important;
	text-decoration:underline!important;
        font-weight:normal;

}
.inner_page_contentpart p a:hover {
	text-decoration:underline!important;
}


.breadcrumbs {
	width:600px;
	float:left;
	margin:0;
	padding:8px 5px;
	color:#999999;
}
.breadcrumbs a {
	color:#999999;
	text-decoration:underline;
}
.breadcrumbs a:hover {
	color:#653a71;
}
.newsfeed {
	padding-left:20px;
	margin-bottom:50px;
	width:675px;
	padding-top:10px;
	float:left;
}
.newsfeed h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:14px;
	margin:0 10px 10px 0;
	border-bottom:1px #CCCCCC dotted;
	padding:0 0 0 20px;
	line-height:20px;
	background: transparent url(../images/rss.png) no-repeat 2px 4px;
}
.newsfeed h2 a {
	color: #3e3e3e;
	text-decoration:underline;
}
.newsfeed h2 a:hover {
	color: #50145f;
}
.newsfeed p {
	margin:5px 20px 10px 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
}
.newsfeed span {
	color:#999999;
}
/*right side box with images along with text description*/

.highlighed p {
	color: #653a71;
	line-height: 18px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:transparent;
	margin: 7px 24px 10px 18px;
	padding-top:2px;
}
.highlighed p a {
	text-decoration: underline;
	color: #653a71;
}
.highlighed img {
	margin:7px 5px 0 0;
}
.highlighed p span {
	font-size: 11px;
	color: #653a71;
}
.highlighed p span a {
	text-decoration: underline;
	color: #653a71;
}
.left12Margin {
	margin-left:4px;
	position:relative;
	top:-3px;
}
div#brandTabs {
	height: 195px;
	width:100%
}
.ui-tabs-vertical {
	width: 55em;
}
.ui-tabs-vertical .ui-tabs-nav {
	padding: .2em .1em .2em .2em;
	float: left;
	width: 11em;
}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 90%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	height:100px;
	width:128px;
	margin-left:5px;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
	border-right-width: 1px;
}
#brandTabs li.ui-state-active a {
	background-repeat:no-repeat;
	height:107px;
	width:128px;
	margin-left:5px;
}
/*#brandTabs li.ui-state-active a#tvwidget {
	background-image:url(../images/xebiatv_icon.png);
	background-position:7px 4px;
}*/
#brandTabs li.ui-state-active a#eventwidget {
	background-image:url(../images/xebia_eventsicon.png);
	background-position:1px 4px;
}
#brandTabs li.ui-state-active a#blogwidget {
	background-image:url(../images/xebia_blogicon.png);
	background-position:1px 4px;
}
#brandTabs div div {
	padding:10px 0 5px 0;
	width:300px;
	float:left;
	margin:1px 0 0 25px
}
.active {
	height:24px;
	background-color:#653a71!important;
	padding:6px 10px;
	margin:10px 12px 20px 0;
}
.active a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
/*.inactive {
	height:24px;
	background-color:#b29cb7!important;
	padding:6px 10px;
	margin:10px 12px 20px 0;
}
.inactive a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}*/
#brandTabs div div ul {
	margin:2px 0 0 0;
	padding-top:3px;
}
#brandTabs div div ul li {
	line-height:22px;
	color:#908c8c!important;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:11px!important;
	background-image:url(../images/widget_bulletarrow.png);
	background-position:1px 9px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:0!important;
	padding-top:0!important;
	width:335px;
	border-bottom:dotted 1px #cccccc;
}
#brandTabs div div ul li a {
	color:#333!important;
	text-decoration:underline;
}
#brandTabs div div ul li a:hover {
	text-decoration:underline;
}
#brandTabs div div p {
	margin-top:5px;
	font-weight: normal;
}
#brandTabs div div p a {
	color:#ff9c00;
	text-decoration:underline;
}
#brandTabs div div p a:hover {
	color:#ff9c00;
	text-decoration:underline;
}
#brandTabs hr {
	border:0;
	margin:0;
	padding:0;
}
/*search result*/
.searchresult_container div form label {
	font-size:12px;
}
.searchresult_container div form #button {
	padding:0 !important;
	margin:0 !important;
}
.search {
	border:1px #d8d8d8 solid;
	border-top:2px #d8d8d8 solid;
	padding:10px;
	background-color:#f8f8f8;
	width:90%;
}
.searchresult_container form input {
	border:1px #bea4c5 solid;
}
.paging {
	text-align:center !important;
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
}
.paging a {
	color:#3e3e3e;
	text-decoration:underline;
}
.paging a:hover {
	color:#3e3e3e;
	text-decoration:underline;
}
.noborder {
	background-color:#eaeaea;
	font-size:11px;
	padding-top:0!important;
	margin-top:10px;
}
.ajaxSearch_result a {
	color:#404040;
	font-weight:bold;
	text-decoration:underline;
	font-size:11pt;
	padding-bottom:2px;
	padding-left:20px;
	border-bottom:1px #CCCCCC dotted;
	line-height:20px;
	background: transparent url(../images/search_bullets.png) no-repeat 2px 0px;
}
.ajaxSearch_resultExtract {
	margin-top: 10px;
}
.searchresult_container p {
	margin:0px;
}
.searchresult_container {
	padding-left:20px;
	margin-bottom:50px;
	width:675px;
	padding-top:10px;
	float:left;
}
div#homeNewsbox {
	height:140px;
}
div#whitepapersBox {
	height:207px;
}
p#ajaxSearch_intro {
	display:none;
}
.loading span {
	font-size:16px;
	line-height:110%;
}
img.loadingImg {
	padding:0px !important;
	margin:0px;
}
div.readmoreLink {
	height:20px;
	width:110px;
}
div.readmoreLink:hover {
	background:url(../images/reamore_hoverbg.png) no-repeat;
	background-position:10px 0px;
}
/* News feed*/
.newsfeed {
	padding-left:20px;
	margin-bottom:50px;
	width:675px;
	padding-top:10px;
	float:left;
}
.newsfeed h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin:0 10px 10px 0;
	border-bottom:1px #CCCCCC dotted;
	padding:0 0 0 20px;
	line-height:20px;
	background: transparent url(../images/rss.png) no-repeat 2px 4px;
}
.newsfeed h2 a {
	color: #3e3e3e;
	text-decoration:underline;
}
.newsfeed h2 a:hover {
	color: #50145f;
}
.newsfeed p {
	margin:5px 20px 10px 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
}
.newsfeed span {
	color:#999999;
}
.brandTabs-description {
	padding:0px 7px 5px 0px !important;
	margin-top:10px;
	color:#b29cb7;
	font-size:11pt;
	line-height:18px;
	font-weight:bold;
}
/* Z-index of #mask must lower than #boxes .window */
#mask {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:9000;
	background-color:#000;
	display:none;
}
#boxes .window {
	/*position:fixed;
	display:none;*/
	z-index:9999;
	/*padding:20px;*/
}
.video-button {
	width:111px;
	height:20px;
	color:#FFFFFF;
	background: transparent url(../images/video-button.png) no-repeat;
	cursor:pointer;
	padding:2px 0 0 12px;
	margin:10px 0 0;
	font-size:11px;
	text-decoration:none;
	display:block;
}
.widget_presentationbox {
	width:145px;
	float:right;
	margin:5px 0 0 10px;
	padding:2px 46px 0px 0px;
}
#searchBox_form div {
	/*visibility:hidden;*/
}
.searchresult_container p {
	margin:0;
	padding:0;
}
.AS_ajax_resultsIntroFailure {
	color:#f7270c;
	font-weight:bold;
}
.video_presentation_sec ul li.divider {
	background-image:none!important;
}
/*inner page right box with img*/

.highlighed_inner {
	line-height: 18px;
	font-size: 12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding-bottom:20px;
}
.highlighed_inner ul {
	margin:0;
	padding:0;
}
.highlighed_inner ul li {
	color: #653a71;
	line-height: 25px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color:transparent;
	margin-right:1px;
	margin: 0px 24px 0px 18px;
}
.highlighed_inner ul li a {
	color: #653a71;
	display: block;
	background-color:transparent;
	/*	padding: 0px 25px 10px 18px;
*/	line-height: 15px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.highlighed_inner ul li a span {
	font-size: 11px;
}
.highlighed_inner ul li a:hover {
	color: #fff;
	background-color: #bea4c5;
}
.highlighed_inner p {
	background-color:transparent;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	margin:0 20px 0 20px;
	text-align:justify;
	text-decoration:none;
	line-height:22px;
}
.highlighed_inner p em {
	font-style:italic;
	line-height:20px;
	font-size:12px;
}
.highlighed_inner a {
	color: #653a71;
	text-decoration:underline;
	font-size: 12px !important;
        font-weight:bold;
}
.highlighed_inner a:hover {
	text-decoration:underline;
}

.inner_links a {
	color: #653a71;
	text-decoration:underline;
	font-size: 12px !important;
        font-weight:normal;
}
.inner_links a:hover {
	text-decoration:underline;
}
.highlighed_inner img {
	margin:0px 5px 0 -4px !important;
	padding-top:0 !important;
}
.highlighed_innerp span {
	text-decoration: none;
	font-size: 11px;
	color: #653a71;
}

.highlighed_inner strong {
	margin-left:0 !important;
}
.highlighed_inner hr {
	height: 3px;
	border:0;
	border-bottom:1px #d7bade solid;
	margin:0;
	padding:0;
}
/*why choose use us */
.wcu {
	clear:both;
	margin:0;
	padding:0;
}
ul#tab {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#tab li {
	display: inline;
	margin:0;
	width:91px!important;
	height:24px;
	padding-top:5px;
}
ul#tab li a {
	color: #42454a;
	border-bottom: none;
	text-decoration: underline;
	background:url(../images/tabs_whyxebia.png) 100% -26px;;
	width:90px;
	float:left;
	margin:0!important;
	padding:0 !important;
	height:26px;
	text-align:center;
	vertical-align:baseline;
}
ul#tab li a:hover {
	background-position:100% 53px;
}
ul#tab li a.selected {
	color: #000;
	background-position:100% 53px;
}
ul#tab li a p {
	padding-top:5px;
	font-weight:bold;
}
div.tabContent.hide {
	display: none;
}
.inner_page_contentpart p img {
	margin:5px 10px 0 0;
}
.inner_page_contentpart hr {
	height:3px;
	margin:0 0 15px;
	border:none;
	border-bottom:1px #d7bade solid;
}
.inner_page_contentpart h2, h3, h4, h5, h6 {
	/*	font-size:13px !important;
	color:#653A70 !important;*/
	margin-bottom:5px;
}
.inner_page_contentpart ul, ol {
	margin-left:20px;
}
.inner_page_contentpart ul li, .inner_page_contentpart ol li {
	background-image:url(../images/orange_arrow.gif);
	background-position:5px 9px;
	background-repeat:no-repeat;
	color:#623A6F;
	font-size:13px;
	line-height:22px;
	margin-bottom:5px;
	padding-left:15px;
	text-align:justify;
}
.nocolor li {color:#3E3E3E !important;}

.customersouter {
	padding:2px;
	margin:0 0 20px 15px
}
.customercontent {
	padding:9px 15px 13px 0;
	text-align:justify;
}
.customercontent img {
	margin:0 10px 10px 0 !important;
}
.customercontent h3 {
	border-bottom: 1px #c2b1c7 dotted;
	padding:0 0 6px 0;
	margin: 0 0 6px 1px;
	font-weight:normal;
	font-size:14pt;
	color:#ff9c00;
}
div#nav {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.inner_page_contentpart br {
	clear:none
}
.highlighed_inner h2 + p {
	border-bottom:1px #888 dotted;
	margin-bottom:10px;
}
.inner_page_contentpart h6 + p img {
	margin:6px 10px 0 0
}
.paddingleft5px {
	padding-left:5px
}
.highlighed_inner h3 + p {
	border-bottom:1px #999 dotted;
	margin-bottom:5px;
	padding-bottom:5px;
}
address {
	padding-left:30px;
	font-style:normal
}
/*table style for agile testing page*/
table#agiletesting {
	border:1px #ccc solid;
	border-collapse:collapse;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
table#agiletesting tr#thead {
	background-color:#643a70;
	color:#fff;
	font-size:11px;
	line-height:32px;
}
table#agiletesting td {
	padding-left:4px;
	height:22px;
	font-size:12px
}
.greytr {
	background-color:#E6E6E6
}
/* table style for logos*/

table#logos_printweb {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	border-collapse:collapse
}
#header {
	height:30px;
	font-size:14px;
	font-weight:bold;
}
table#logos_printweb a {
	color:#3e3e3e;
	text-decoration:underline;
	font-size:10px
}
table#logos_printweb img {
	margin:5px 0 0 0;
}
table#logos_printweb a:hover {
	color:#3e3e3e;
	text-decoration:underline;
	font-size:10px
}
/*contcat us form style*/

#contactus {
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#contactus input, select {
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#contactus td {
	padding-left:5px;
	height:30px;
	line-height:25px
}
#contactus th {
	color:#fff;
	background-color:#653a71;
	height:30px;
	line-height:25px
}
#contactus th {
	color:#3e3e3e;
	height:50px;
	line-height:25px;
	padding-left:5px;
	background:url(../images/form_repeat.gif) repeat-x top left;
	font-weight:normal;
}
#contactus .dividerline {
	border-bottom:solid 1px #CCC;
	line-height:5px;
}
.testimonial {
	float:right;
	color:#636;
	font-style: italic;
	font-weight:bold;
}
.inner_page_contentpart ul#xebeeList li a {
	color:#3e3e3e !important;
	text-decoration:underline!important;
}
.inner_page_contentpart ul#xebeeList li a:hover {
	text-decoration:underline !important;
}

.inner_page_contentpart div#xebia_blogs a {
	color:#653A71!important;
	text-decoration:underline!important;
        font-weight:bold;
}
.inner_page_contentpart div#xebia_blogs a:hover {
	text-decoration:underline !important;
}

#contactus {
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#contactus select {
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	border:1px #ccc solid;
	height:25px;
	padding:2px;
	vertical-align:middle;
}
#contactus select.width {
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	border:1px #ccc solid;
	height:25px;
	padding:2px;
	vertical-align:middle;
	width:204px;
}
#contactus .message {
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#FC0;
}
/* #contactus input.text {
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	border:1px #ccc solid;
	height:25px;
	vertical-align:text-top;
}*/
#contactus input.text {
	border:1px solid #CCCCCC;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:13px;
	height:20px;
	margin-top:2px;
	padding-top:5px;
	vertical-align:middle;
	padding-left:2px;
	width:200px;
}
#youtubevideos {
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#youtubevideos th {
	color:#3e3e3e;
	height:50px;
	line-height:25px;
	background:url(../images/form_repeat.gif) repeat-x top left;
	font-weight:normal;
}
select.calendarDateInput {
	font-size:13px;
	letter-spacing:0.06em;
}
span#orderdate_ID {
	width:155px !important
}
span#orderdate_ID table {
	width:155px !important
}
.redastric {
	color:#F00
}
/* #contactus #submit {
	background-color:#855E91;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	color:#FFFFFF;
	height:30px !important;
	line-height:27px !important;
	margin-left:55px;
	width:75px;
}
#contactus #reset {
	background-color:#855E91;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	color:#FFFFFF;
	height:30px !important;
	line-height:27px !important;
	margin-left:5px;
	width:75px;
} */
.inner_page_contentpart ul li a {
	color:#653A71!important;
	text-decoration:underline!important;
        font-weight:none;
}
.inner_page_contentpart ul li a:hover {
	text-decoration:underline !important;
}
.errors strong {
	color:#F00
}
.formrightimg {
	background:url(../images/form_right.gif) no-repeat top left;
}
.formleftimg {
	background:url(../images/form_left.gif) no-repeat top left;
}
ul.tickmark {
	margin:0;
	padding:0;
	list-style:none
}
ul.tickmark li {
	background:url(../images/tickmark.png) no-repeat 0px 10px;
	padding-left:20px;
}

div.blog_desp {
	padding-left:15px;
	color:#333;
	font-size:13px;
}
li ul li a {
	font-weight: normal !important;
}
.inner_page_contentpart p.mobile img {
	margin:5px 3px 0 0 !important
}
.highlighed_inner ul.mobile_links {
	margin:0;
	padding:0
}
 ul.mobile_links li {
	line-height:22px;
}
 ul.mobile_links li a {
	font-weight:normal !important;
	line-height:22px !important;
	background:transparent url(../images/orange_arrow.gif) no-repeat 14px 10px;
	padding-left:25px;


}

 ul.mobile_links li a:visited {
	font-weight:normal !important;
	line-height:22px !important;
	background:transparent url(../images/orange_arrow.gif) no-repeat 14px 10px;
	padding-left:25px;
	

}

ul.mobile_links li a:hover {
	color:#653A71;
	font-weight:normal !important;
	line-height:22px !important;
	background-images:url(../images/orange_arrow.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	padding-left:25px;
background-color:none!important;
	
}

ul.mobile_links li a:active {
	font-weight:normal !important;
	line-height:22px !important;
	background:transparent url(../images/orange_arrow.gif) no-repeat 14px 10px;
	padding-left:25px;


}

ul.mobile li {
	display:inline;
	padding-left:0!important;
	background:none!important;
}
ul.mobile li img {
	margin:0 5px 0 0!important;
	padding:0!important
}
.tabContent_mobile {
background:transparent url(../images/mobilebg.png) no-repeat scroll 100% -32px;
padding-left:17px;
padding-top:0
}

.tabContent {
padding-left:10px;
padding-top:0px;
}

.tabContent p {
margin:0;
padding-right:22px;
padding-top:10px
}
.tabContent h1 {
	padding-top:0!important
}



/*tab style for mobile page */
div.mobiletab {

	margin:12px 0 0 -9px;
	text-align:left;
	width:666px;
}
div.mobiletab ul#tab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:36px;
	margin:0;
	text-align:left;
}
div.mobiletab ul#tab li {
	color:#4D3F51;
	float:left;
	font-size:16px;
	height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0 !important;
	padding-top:0;
	position:relative;
	text-align:left;
	vertical-align:middle;
	width:222px !important;
}
div.mobiletab ul#tab li a {
	background:transparent none repeat scroll 0 0;
	color:#000000;
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	text-decoration:none !important;
	width:222px;
}
div.mobiletab ul#tab li.selected a {
	color:#FFFFFF;
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	text-align:left;
	text-decoration:none !important;
}
div.mobiletab ul#tab li.selected {
	background:transparent url(../images/tabbg_selected.png) repeat-x scroll left top;
	float:left;
	height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	width:209px !important;
}
div.mobiletab ul#tab li span {
	background:transparent url(../images/mobile_arrow.png) no-repeat scroll right top;
	display:block;
	font-weight:normal;
	left:13px;
	position:absolute;
	text-align:left;
	top:0;
	width:222px !important;
	z-index:2;
}
div.mobiletab ul#tab li a.first-child span {
	left:-4px;
	padding-left:21px;
	position:absolute;
	text-align:left;
	text-decoration:none !important;
	top:0;
}
div.mobiletab ul#tab li:first-child a {
	background:transparent url(../images/tabdefault.png) no-repeat scroll left top;
	left:3px;
	position:absolute;
	text-align:left;
	text-decoration:none !important;
	top:0;
}
div.mobiletab ul#tab li:first-child a.selected {
	background:transparent url(../images/tabselected.png) no-repeat scroll left top;
	left:3px;
	position:absolute;
	text-align:left;
	text-decoration:none !important;
	top:0;
}
div.mobiletab ul#tab li:first-child a.selected span {
	background:transparent url(../images/mobile_arrow.png) no-repeat scroll right top;
	color:#FFFFFF;
	font-size:16px;

	left:13px;
	padding-left:0;
	position:absolute;
	text-align:left;
	text-decoration:none !important;
	top:0;
	width:222px !important;
}
div.mobiletab ul#tab li:first-child + li {
	background:transparent url(../images/tabbg.png) repeat-x scroll left top;
	left:-1px;
	text-align:left;
	text-decoration:none !important;
	top:0;
}
div.mobiletab ul#tab li:first-child + li a.selected {
	background:transparent url(../images/tabbg_selected.png) repeat-x scroll left top;
	color:#FFFFFF !important;
	left:0;
	position:absolute;
	text-align:left;
	text-decoration:none !important;
	top:0;
}
div.mobiletab ul#tab li:first-child + li + li a span {
	background:transparent url(../images/right_rounedcorner.png) no-repeat scroll 198px top !important;
	padding-left:13px;
	text-align:left;
	text-decoration:none !important;
	top:0;
}
div.mobiletab ul#tab li:first-child + li + li {
	background:transparent url(../images/tabbg.png) repeat-x scroll left top;
	left:-5px;
	text-align:left;
	top:0;
}
div.mobiletab ul#tab li:first-child + li + li a.selected {
	background:transparent url(../images/tabbg_selected.png) repeat-x scroll left top;
	color:#FFFFFF !important;
	left:0;
	position:absolute;
	text-align:left;
	text-decoration:none !important;
	top:0;
}
div.mobiletab ul#tab li:first-child + li + li a.selected span {
	background:transparent url(../images/right_rounedcorner_selected.png) no-repeat scroll 198px top !important;
	color:#FFFFFF !important;
	padding-left:13px;
	text-align:left;
	text-decoration:none !important;
	top:0;
}


/* button style */
.button_placeholder {
	padding-right:0px;
	text-align:left;
	border:solid 0px red;
	padding:0px;
	margin:0px;
	width:100%;
}
.button_style_enabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background:transparent url(../images/buttonimage-new.png) no-repeat right top;
	text-align:center;
	cursor:pointer;
	height:29px;
	border:0px;
	margin:0px;
	font-weight:bold;
	vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
	border:0px;
}
.button_style_enabled:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background:transparent url(../images/buttonimagehover-new.png) no-repeat right top;
	cursor:pointer;
	height:29px;
	border:0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	padding-left:15px;
	border:0px;
}
.button_style_enabled_edge {
	background:transparent url(../images/buttonimage-new3.png) no-repeat left top;
	height:29px;
	border:0px;
	margin:0px;
	padding-left:2px;
	border:0px;
}
.button_style_disabled_edge {
	background:transparent url(../images/button-image-disabled4.png) no-repeat left top;
	height:29px;
	border:0px;
	margin:0px;
	padding-left:2px;
	border:0px;
}
.button_style_disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background:transparent url(../images/button-image-disabled-new.png) no-repeat right top;
	cursor:pointer;
	height:29px;
	border:0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	padding:0 15px 0px 12px !important;
	border:0px;
}
.left_float {
	float:left;
}
.right_float {
	float:right;
}
/* css added in aug 2010 */
.text_right_form {
	text-align:right;
	padding-right:5px;
}
#request_quote a{
	color: #3f2347;
	text-decoration: underline;
	display: block;
	padding-left: 8px;	
}
#request_quote img{
	text-decoration: none;
	display: block;
	float:right;
}#social_nav {
	border:solid 0px red;
	padding:0px;
	margin:auto;
	background:transparent url(../images/social-nav-topbg.png) repeat-y;
	position:fixed;
	width:48px;
	z-index:50000;
	height:100%;
left:0;
}
#social_nav .center {
	position:absolute;
	background:transparent url(../images/social-nav-topbg.png) repeat-y;
	left:0px;
	top:100px;
}
#social_nav .topcurve {
	width:48px;
	background:transparent url(../images/social-nav-topcurve.png) no-repeat top left;
	height:74px;
}
#social_nav .bottomcurve {
	width:48px;
	background:transparent url(../images/social-nav-bottomcurve.png) no-repeat top left;
	height:74px;
}
#social_nav .middlebgcurve {
	width:48px;
	background:transparent url(../images/social-nav-middlebg.png) repeat-y;
}
#social_nav .followus {
	padding-left:7px;
	padding-bottom:5px;
}
#social_nav .icons {
	padding-left:5px;
}
.upcoming_box {
    background: url("../images/small_boxes_bg.png") repeat-x scroll left top transparent;
    border: 1px solid #E3E3E3;
    border-radius: 7px 7px 7px 7px;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    position: relative;
    width: 660px;
}
.upcoming_box h3 {
    color: #643970;
    font-family: "Trebuchet MS";
    font-size: 20px;
    font-weight: normal;
    padding: 8px;
}

.calendar_icon {
    background: url("../images/calendar_icon.png") no-repeat scroll left top transparent;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 31px;
}

.upcoming_events {
    float: left;
    margin-bottom: 5px;
    min-height: 240px;
    width: 100%;
}

.table_border {
    margin: 0 auto;
    width: 100%;
}

.table_border {
    width: 100%;
}

.events tr {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #AAD0D9;
    border-left: 1px solid #AAD0D9;
    color: #678197;
    padding: 5px 6px;
    text-align: left;
}

.events thead th {
    background-image: url("../images/tbody_bg.png");
    background-repeat: repeat-x;
    color: #643970;
    font: bold 11px "Arial","Trebuchet MS",Arial,Helvetica,sans-serif;
    height: 23px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-top: 4px;
    text-align: left;
}

.events th {
    border-right: 1px solid #FFFFFF;
    font-weight: normal;
    padding: 0;
}

.events tr {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #AAD0D9;
    border-left: 1px solid #AAD0D9;
    color: #678197;
    padding: 5px 6px;
    text-align: left;
}

.events .column1 {
    background: none repeat scroll 0 0 #F7F6F8;
}

.events .column2 {
    background: none repeat scroll 0 0 #F1EEF2;
}

.events td {
    border-bottom: 2px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #643970;
    font-size: 11px;
    padding: 7px;
    text-align: left;
}

.middle_align {
    vertical-align: middle;
}

.upcoming_box a {
    color: #7A4C8B;
    font-size: 11px;
    font-weight: normal;
    margin: 0 12px 0 0;
    text-decoration: none;
    text-decoration:underline;
}
.iframe-border {
    border:solid 1px #cccccc;
}
.events .image-event {
   float: right;
   padding: 0 10px 0 10px;
}
/***************Homepage clients slideshow********/
.customer_section{
float: left;
   
}

.customer_section h3 {
  color: #684673;
  font-family: 'MyriadWebBold';
  font-size: 17px;
  font-weight: bold;
  margin-left: 0px;
  padding-top: 7px;
  text-align: center;
}

.customer_section span {
    color: #a59da6;
 
   
}

.slider_content{
float:left;


}

.toll_free {
  float: left;
  margin-top: -9px;
}
.leftcustnav {
  float: left;
  margin-left: 5px;
  margin-top: 50px;
}

.rightcustnav {
  float: right;
  margin-right: -7px;
  margin-top: 32px;
}

.custslider {
  background: url("../images/customer_box.png") no-repeat scroll center top transparent;
  float: left;
  height: 119px;
  margin-left: 0px;
  margin-top: 0px;
  padding-left: 0px;
  text-align: center;
  width: 226px;
}
.custslider div{ 
  width:220px!important;
  background:transparent!important;
  padding-top:5px;
}
@font-face {
    font-family: 'MyriadWebRegular';
    src: url('myriad-webfont.eot');
    src: url('myriad-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriad-webfont.woff') format('woff'),
         url('myriad-webfont.ttf') format('truetype'),
         url('myriad-webfont.svg#MyriadWebRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadWebBold';
    src: url('myriadb-webfont.eot');
    src: url('myriadb-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadb-webfont.woff') format('woff'),
         url('myriadb-webfont.ttf') format('truetype'),
         url('myriadb-webfont.svg#MyriadWebBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.custtext{
  font-size:10px;
  width:215px;
  padding-bottom:5px;
  line-height:12px;
  color:#808080;
}
.custtext p{
  font-size:10px;
  line-height:12px;
  color:#808080;
  text-align:center;
  padding-right:0px;
}
.WhyXebia_content {
  background: url("../images/chooseus_bg_client.png") no-repeat scroll left top transparent;
  float: left;
  height: 218px;
  padding-left: 1px;
  padding-top: 2px;
  width: 271px;
}
.WhyXebia_content img {
	margin:0;
}

.jboss_box{
 background: url("../images/jboss_banner_box.png") no-repeat scroll left top transparent;
float:left;
height: 175px; margin-top: 14px; margin-left: 5px;
width:289px;
}

.jboss_banner_area{
float:left;
height: 175px; margin-top: 14px; margin-left: 5px;
width:289px;
}
.jboss_banner {
    float: left;
    padding-left: 8px;
    padding-top: 12px;
    
}

.jboss_content{

margin-bottom:6px;
margin-top:15px;
}
.jboss_content p{
font-family: 'MyriadWebRegular';
font-size:12px;
line-height:14px;
color:#3e3e3e;
}

.jboss_content span{
font-family: 'MyriadWebBold';
font-size:15px;

color:#3e3e3e;
}


.scrum_workshop { float:right; padding:0px 0px 0px 0px; width:150px; text-align:center; margin-top: 96px;}

.scrum_workshop h4 {color:#e46d0a; font-size:16px; font-weight:bold; margin:0px 0px 4px 0px;}

.scrum_workshop .scrum_txt {font-weight:bold; font-size:12px; color:#653a70; line-height:13px;}

.scrum_workshop a {color:#E46D0A;}



.scrum_workshop, .scrum_workshop h4 {font-family:Arial, Helvetica, sans-serif;}



.webinar_banner {
     float: right;
    margin-right: 6px;
    margin-top: 6px;
}

.webinar_banner h4 {
 color: #3E3E3E;
    font-family: 'MyriadWebBold';
    font-size: 16px;
    line-height: 14px;
    padding-top: 10px;
}

.webinar_banner p {
 color: #3E3E3E;
    font-family: 'MyriadWebRegular';
    font-size: 10px;
    line-height: 11px;
    width: 130px;
  
}
.webinar_banner span {
 color: #000000;
    font-family: 'MyriadWebRegular';
    font-size: 11px;  
  
}

.red_color{
font-family: 'MyriadWebBold';
font-size:15px;

color:#c90000 !important;
}



/* mobile page scroller*/
.mobilescroller .maintxt{float:left; width:300px}

.mobilescroller #slideshow {
	margin:0 auto;
	width:300px;
	position:relative;
	float:left;
}
.mobilescroller #slideshow #slidesContainer {
	margin:0 auto;
	width:228px;
	height:515px;
	overflow:auto;
	position:relative;
	margin-top:20px;
	
}
.mobilescroller #slideshow #slidesContainer .slide {
  height: 150px;
  margin: 77px auto 0;
  width: 180px;
}
.mobilescroller .control {
	display:block;
	width:39px;
	height:30px;
	text-indent:-10000px;
	cursor: pointer;
	margin-top:200px;
	position:absolute;
}
.mobilescroller #leftControl {
	top:0;
	left:0;
	background:transparent url(../images/leftarrow.png) no-repeat 0 0;
}
.mobilescroller #rightControl {
	top:0;
	right:0;
	background:transparent url(../images/rightarrow.png) no-repeat 0 0;
}
.mobilescroller .slide img {
	float:right;
	margin:0;
}

.mobilescroller .recentlist{float:left;}

@font-face {
    font-family: 'gothic-webfont';
    src: url('gothic-webfont.eot');
    src: url('gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothic-webfont.woff') format('woff'),
         url('gothic-webfont.ttf') format('truetype'),
         url('gothic-webfont.svg#gothic-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gothicb-webfont';
    src: url('gothicb-webfont.eot');
    src: url('gothicb-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothicb-webfont.woff') format('woff'),
         url('gothicb-webfont.ttf') format('truetype'),
         url('gothicb-webfont.svg#gothicb-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
p.webinar_txt{
	font-family:'gothicb-webfont';	
	font-size:14px;
	color:#404040;
	line-height:14px;
	}
	p.webinar_txt span{
	font-family:'gothic-webfont';	
	font-size:14px;
	color:#404040
	}
	p.jbms{font-family:'gothicb-webfont';
	font-size:18px;	
	line-height:20px;
	}
	p.jbms span{
	font-family:'gothicb-webfont';
	font-size:18px;	
	line-height:20px;
	color:#c90000;
	}
	p.dte{
	font-family:'gothicb-webfont';
	font-size:12px;
	line-height:30px
	}
#mail{margin-top:5px;}
#mail span{color:#FF9C00;}
