@charset "utf-8";
/*Client-specific CSS Document */

/*Defining Client specific fonts used on site
***********************************************************************/

@font-face {
    font-family: 'stoneSans';
    src: url('../fonts/stonesansiiitcpro-md-webfont.eot');
    src: url('../fonts/stonesansiiitcpro-md-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/stonesansiiitcpro-md-webfont.woff') format('woff'),
         url('../fonts/stonesansiiitcpro-md-webfont.ttf') format('truetype'),
         url('../fonts/stonesansiiitcpro-md-webfont.svg#stone_sans_ii_itc_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'preloSlab';
    src: url('../fonts/preloslab-medium-webfont.eot');
    src: url('../fonts/preloslab-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/preloslab-medium-webfont.woff') format('woff'),
         url('../fonts/preloslab-medium-webfont.ttf') format('truetype'),
         url('../fonts/preloslab-medium-webfont.svg#prelo_slab_mediummedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* 
@font-face {
    font-family: 'ITC Stone Sans';
    src: url('../fonts/stonesansiiitcpro-md-webfont.eot');
    src: url('../fonts/stonesansiiitcpro-md-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/stonesansiiitcpro-md-webfont.woff') format('woff'),
         url('../fonts/stonesansiiitcpro-md-webfont.ttf') format('truetype'),
         url('../fonts/stonesansiiitcpro-md-webfont.svg#stone_sans_ii_itc_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

} */


@font-face {
	font-family: 'ITC Stone Sans';
	src: url('../fonts/itc/StoneSansIIITCPro-Md.eot');
	src: local('☺'), 
	url('../fonts/itc/StoneSansIIITCPro-Md.woff') format('woff'), 
	url('../fonts/itc/StoneSansIIITCPro-Md.ttf') format('truetype'), 
	url('../fonts/itc/StoneSansIIITCPro-Md.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* End defining of fonts
***********************************************************************/


/* Default & General Styles
 **********************************************************************/ 

/*body {
color: #707070;
font-family: stoneSans;
}
*/
h1, h2, h3, h4{
font-family: ITC Stone Sans;

}



/* End Default & General Styles
 **********************************************************************/ 

/* Common elements 
 **********************************************************************/


/*	widget headings	*/

div.widget_content_heading  {
background: #4D4F53;
}

.no_heading_bg div.widget_content_heading h2,
.workflowdashboard.no_heading_bg  .widget_content_heading h2,
.no_heading_bg  div.config_search_field_container .header p,
.logo_finder .assetfinder div.widget_content_heading h2 {
color: #717175;
}

/*	end widget headings	*/

/* listing blocks	*/
.subfolder_listing_detailed div.text h3 {
color: #717175;
}

/* end listing blocks	*/

/*	search widgets	*/

#columns li.configureablesearch .widget_content_body {
background: #E2E2E2;
border: none;
color: #4D4F53;
}

#columns li.configureablesearch #clearConfigSearch {
color: #5EB9E4;	
}

#columns li.configureablesearch #clearConfigSearch:hover {
color: #4D4F53;	
}

.all_labels_left .config_search_container, .all_labels_left .field_values{
	float: left;
}

.config_search_field input.checkbox{
/*	background: #5EB9E4!important; */
}
/* end search widgets	*/
  
/* end Common elements 
 **********************************************************************/
  
/* Brandworkz global elements 
 **********************************************************************/

#mastheadTop {
/*background: url(http://demandware.edgesuite.net/aadn_prd/on/demandware.static/Sites-MCENGB-Site/Sites-MCENGB-Library/default/v1366690551766/home/homepage_elements/top-stripe_bg.png) repeat-x 0 0;	*/
background: #4D4F53;
}

#masthead {
	/* [disabled]height:164px; */
	background: none;
	z-index: 9999 !important;  /* to fix hidden dropdown menu */
}
#siteLogo img{
	width: 127px;
}
 
/* Top Navigation 
*********************/

#masthead #topNavigation {
	/* [disabled]background:#C9CAC8; */
	width: 100%;
	left: 0px;
}

#masthead #topNavigation ul li{
	background: none;
	padding-left: 20px;
}
#masthead #topNavigation ul li a {
color:#000;
background: none;
/*border-radius: 5px;*/
}

#masthead #topNavigation ul li.active a {
color: #4D4F53;
background: #FFF; /* added by srikanth */
}

#masthead #topNavigation ul li.hover a,
#masthead #topNavigation ul li a:hover {
color: #4D4F53;
background: #FFF;
}
 
#masthead #topNavigation ul li ul.subfolders li a.text_link {
color:#999999;
}

#masthead #topNavigation ul li ul.subfolders li a.text_link:hover {
color:#000;	
}

#mastheadTop{
width:0px;
height:0px;
}

/* end Top Navigation 
*********************/
 
/* Button styles
*********************/

a.button.cta, button.cta, #buttonSubmitLogin, #register button.submitBtn, #forgotten button.submitBtn, #columns li.configureablesearch #configureableSearchSubmit, .homepage_template_1 #sliderWrapper #slideWrapper .slide_link a, .homepage_template_2 #sliderWrapper #slideWrapper .slide_link a, .asset_download a.download_link, .widget_layout_template_listing a.button.cta, .workflow_dashboard a.button_add,
#submitbutton.btTxt.submit,#saveForm.btTxt.submit,.homepage_template_1 #sliderWrapper #slideWrapper .slide_link input#getStarted{
background: #E11B22!important;
background:-moz-linear-gradient(top, #E11B22 0%, #D5171E 100%)!important;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#E11B22), color-stop(100%,#D5171E))!important;
background:-webkit-linear-gradient(top, #E11B22 0%,#D5171E 100%)!important;
background-o-linear-gradient(top, #E11B22 0%,#D5171E 100%)!important;
background-ms-linear-gradient(top, #E11B22 0%,#D5171E 100%)!important;
background:linear-gradient(to bottom, #E11B22 0%,#D5171E 100%)!important;
color: #fff;
box-shadow: none!important;
-webkit-box-shadow:none!important;
text-shadow:none!important;

/*padding-left:10px;
padding-right:10px;*/

}
#submitbutton.btTxt.submit{
padding-left:10px;
padding-right:10px;
}

/* ebd Button styles
*********************/


/* Side navigation 
*********************/ 
#leftNavContainer .bmsMenu {
background: #f0eeed;
}

#bmsSideNavigation a:link, 
#bmsSideNavigation a:visited {
color:#005476;
}

#bmsSideNavigation #rootNodeLink {
color: #00A1E4;
}

#bmsSideNavigation a.activeLink {
color: #00A1E4;	

}

/* end Side navigation 
*********************/ 
 
 
 

/* Footer
*********************/


#footer {
background: #4D4F53;
}

#footer a:link, #footer a:visited {
color: #fff;
}

#footer a:hover{
color: #00A1E4;
}

/* end Footer
*********************/

/* end Brandworkz global elements 
 **********************************************************************/
 

 /*	Page Specific Styles	
 **********************************************************************/ 
 
 /* Homepage 
***************/

.home #columns .selected_assets .carousel_wrapper {
background: #ebf2f7;
}

/*.homepage_template_1 #slideWrapper ul#slides {
background: url(/BMS_customisable/resources_client/images/page_elements/bg_slides.png) 0 0 repeat;
}*/

ul#slideNav li {
background: #4D4F53!important;
border-right: 1px solid #fff;
color: #fff!important;
}

ul#slideNav li.active,
ul#slideNav li:hover {
background: #5EB9E4!important;
color: #fff!important;
}
.homepage_template_1 ul#slideNav li.active a, .homepage_template_1 ul#slideNav li:hover a{
color: #fff;
}

.home #slideWrapper ul li.active {

}

.homepage_template_1 #sliderWrapper #slideWrapper .slide_body p {
	color: #4D4F53;
}

.homepage_template_1 #slideWrapper ul#slides{
	background: rgb(251,251,251);
	background: rgba(251,251,251,0.85);
	padding: 10 px;
}

.homepage_template_1 #sliderWrapper #slideWrapper .slide_body h2{
	/*color: #0083A9; - commented by srikanth */ 
	color:#E11B22 /* added by srikanth */
}

form span.req {
display: inline;
float: none;
color: red !important;
font-weight: bold;
margin: 0;
padding: 0;
}


ul#slideNav li.active,
ul#slideNav li:hover {
background: #3eb1ff;
}

/*#newsListing div.item {
background: #b6aca7;	
}*/

/* End Homepage 
***************/

/* content page 
*******************/
.main_content .widget_content_heading h2 {
	color: #717175;
}

.main_content .widget_content_body p {
color: #424E4E;	
}

/* end content page 
*******************/

/* related links
*******************/

.inner_page .related_links_listing .related_links .widget_content_body{
background:#ebf2f7; 
border: 1px solid #ebf2f7;
border-top: none;
}

.inner_page .related_links_listing .widget_content_body p {
color: #707070;	
}

.inner_page .related_links_listing .widget_content_body a{
background: #b6aca7;	
color: #fff;
}

.inner_page .related_links_listing .widget_content_body a:hover {
background: #3eb1ff;

}

/* end related links
*******************/

/* Custom styles
***************/

#topNavigation ul.top_thumb_subfolders.no_thumb li.project_initiation div.level_two_container, #topNavigation ul.top_thumb_subfolders.no_thumb li.project_initiation_active div.level_two_container{
display: none;
}

#siteUtilities li#utils_help{
    display: none;
}


.homepage_template_1 #newsListing h3 {
color: #0083A9;
}

/* end Custom styles
*******************/
/*======Start Workflow button=============*/

span.workflow  {
	background: blue;
}
 

input[readonly],input[readonly="readonly"] {
	background-color: #C9CAC8;
}

#error p {
	color: red !important;
}

label.choice {
	width: 10%;
}


.ui-widget { font-size: 12px; }

div.ui-datepicker{
 font-size:10px;
}



 /*	End Page Specific Styles	
 **********************************************************************/

 
.wufoo li .error_hh{

color:red;


}