﻿/*
=reset
=fonts
=typography
=form
=messages
=helper
=layout
=content
=imeBlockList
=imeEventList
=imeNewsList
=imeScroller
=sf_newsList
=misc/unused?
*/

/*
=reset
---------------------------------------------------------------------------- */
/* @group */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

/*hr { display: block; height: 1px; border: 0; background: rgba(0,0,0,0.25); border-bottom: 1px solid #fff; margin: 1em 0; padding: 0; } */

input, select { vertical-align:middle; }
/* @end */

/*
=fonts
---------------------------------------------------------------------------- */
/* @group */
/*body { font: 0.6875em/1.4545em sans-serif; } /* 11px/16px */
body { font: 0.750em/1.4545em sans-serif; } /* 11px/16px */

select, input, textarea, button { font-size: 99%; }

/* normalize monospace sizing 
 * en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome
 */
pre, code, kbd, samp { font-family: monospace, sans-serif; }
/* @end */

/*
=typography
---------------------------------------------------------------------------- */
/* @group */
html {
  /* height: 101%;*/
}

body {
  background: #ddd; 
  color: #333;
}

body, select, input, textarea {
  font-family: "Sanchez", Verdana, Arial, sans-serif;
}

/* @group =headings */
h1 {
  font-size: 1.6363em; /* 18px */
  line-height: 1em; /* 18px */
  margin-bottom: 1em;
  color: #D22B1E;
}

h2 {
  font-size: 1.3636em; /* 15px */
  line-height: 1.0666em; /* 16px */
  margin-bottom: 1em; /* 15px */
  color: #D22B1E;
}

h2 a {
  color: #D22B1E;
  border-bottom: none;
}

h3  {
  font-size: 1.1818em; /* 13px */
  font-weight: normal;
  line-height: 1.1538em; /* 15px */ 
  margin-bottom: 1em; /* 13px */
  color: #D22B1E;
}

h3 a {
  color: #D22B1E;
  border-bottom: none;
}

h4 {
  font-size: 1em; /* 11px */
  line-height: 1.4545em; /* 16px */      
  margin-bottom: 1em; /* 11px */
  color: #57504b;
}

h4 a {
  color: #000;
  border-bottom: none;
}
/* @end */

/* @group =links */
a:hover, a:active {
  outline: none;
}

a {
  color: #772432;
  border-bottom: 1px dotted #c00;
  _border-bottom: 1px solid #c00; /* ie6 */
  text-decoration: none;
}

a:focus, a:hover, a:active {
  color: #333;
  border-color: #999;
}
/* @end */

/* @group =lists */
ul, ol {
  margin: 0 0 1em 1.8em;
}

ol { list-style: decimal; }
/* @end */

strong, th { font-weight: bold; }

/* @group =table */
table {
  width: 100%;
}

td, td img { vertical-align: top; }
/* @end */

p { margin-bottom: 1em; font-size: 101%; }

hr {
/*
  border: 0;
  color: #D52B1E;
  background-color: #f00;
  height: 2px;
  font-size: 0em !important;
*/
}
/* @end */

/*
=form
---------------------------------------------------------------------------- */
/* @group */
textarea { overflow: auto; } /* thnx ivannikolic! www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

/* align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
/*.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; } */

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }
 
/* webkit browsers add a 2px margin outside the chrome of form elements */  
button, input, select, textarea { margin: 0; }

/* make buttons play nice in IE: www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button { width: auto; overflow: visible; }

/* ie6 cant read these selectors input[type=text], input[type=password] */
.textbox { 
  border: 1px solid #8d9eb0;
  height: 18px; /* 22px */
  color: #666;
  line-height: 18px;
}

.textbox:focus { border-color: #772432; } /* or focus */ 

select {
  border: 1px solid #8d9eb0;
}

.button {
  font: 10px; /* 10px */
  font-weight: bold;
  line-height: 15px;
  color: #fff;
  text-transform: uppercase;
  background: #742632;
  border: none;
  margin: 0;
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
}
/* @end */

/*
=messages
---------------------------------------------------------------------------- */
/* @group */
.clear { clear: both; }
.warning, .mandatory, .required { color: #f00; }


/* For 3rd party forms module only: */
.fieldsContainer .required label { color: #000000; }

.warningGreen { color: green; }
.note { font-style: italic; }
/* @end */

/*
=helpers
---------------------------------------------------------------------------- */
/* @group */
/* for image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; } 

/* Hide only visually, but have it available for screenreaders www.webaim.org/techniques/css/invisiblecontent/ & j.mp/visuallyhidden */
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden;	
} 

.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }
/* @end */

/*
=layout
---------------------------------------------------------------------------- */
/* @group */
#imecontainer {
  width: 980px;
  background: #fff;
  margin: 0 auto;
}

/* @group =divTitle */
#divTitle {
  width: 940px;
  background: #bcd4c3;
  margin: 0 auto;
  padding: 10px 10px 11px;
  overflow: hidden;
}

#divLogo { float: left; }
#divLogo img { display: block; }
#divLogo a { outline: 0 none; }

#divTitleContent {
  float: right;
  overflow: hidden;
  width: 400px;
}

#divTitleContent a {
  font-size: 1em; /* 10px */
  line-height: 1.2em; /* 12px */
  color: #D52B1E;
  border-color: #D52B1E;
}

#divTitleContent a:focus,
#divTitleContent a:hover,
#divTitleContent a:active {
  color: #333;
  border-color: #999;
}

/* =divStatus */
.divStatus {
  margin-bottom: 20px;
}

#divTitleContent .divStatus {
  float: right;
  text-align: right;
}

.divStatus p {
  margin-top: 5px;
  font-size: 0.9090em; /* 10px */
  line-height: 1.2em; /* 12px */
}
/* @end */

/* @group =divTopNav */
#divTopNav {
  width: 954px;
  border-bottom: 3px solid #bcd4c3;
  padding: 3px;
  margin-bottom: 15px;
  float: left;
  margin: 0 0 15px 10px;
  display: inline;
}

#divTopNav ul {
  width: 940px;
  margin: 0;
  list-style: none;
  float: left;
  font-size: 1.0909em; /* 12px */
  line-height: 1.5em; /* 18px */
}

#divTopNav li {
  background: url(https://www.imeche.org/App_Themes/IME_old/global/Images/line.png) no-repeat 100% 50%;
  float: left;
  display: inline;
  margin: 0;
  padding: 0 1px 0 0;
  position: relative;
  z-index: 5;
}

#divTopNav a {
  padding: 0 6px;
  border-bottom: none;
  float: left;
}

#divTopNav a:focus,
#divTopNav a:hover,
#divTopNav a:active,
#divTopNav li:hover a,
#divTopNav li.over a,
#divTopNav li:hover.current a,
#divTopNav li.over.current a {
  background-color: #665c53;
  color: #fff;
}

#divTopNav li.current a {
  background-color: #d52b1e;
  color: #fff;
}

#divTopNav li.last { background: none; }

/* @group =divSubnav */
#divTopNav .divSubNav { display: none; }

#divTopNav li:hover .divSubNav,
#divTopNav li.over .divSubNav {
  display: block;
}

#divTopNav .divSubNav {
  position: absolute;
  border-top: 9px solid #665c53;
  background: url(https://www.imeche.org/App_Themes/IME_old/global/Images/divTopNav-bg.png) no-repeat 0 100%;
  top: 1.5em; /* 18px */
  left: -50px;
  padding: 10px 12px 10px 10px;
  width: 498px; /* 520px */
  _background-image: none; /* ie6 */
  _background-color: #736b61; /* ie6 */
}

#divTopNav .divSubNav.right {
  left: auto !important;
  right: -50px;
}

#divTopNav .divSubNav img {
  float: left;
  margin-right: 21px;
}

#divTopNav .divSubNav div {
  float: left;
  width: 286px;
  overflow: hidden;
}

#divTopNav .divSubNav h4 {
  font-size: 0.9166em; /* 11px */
  line-height: 1.1818em; /* 13px */
}

#divTopNav .divSubNav ul {
  width: 138px;
  font-size: 0.8333em; /* 10px */
  line-height: 1.8em; /* 18px */
  padding: 0;
  margin-right: 10px;
}

#divTopNav .divSubNav ul.last { margin-right: 0; }
#divTopNav .divSubNav li { background: none; float: none; display: block; padding: 0; }

#divTopNav .divSubNav a {
  float: none;
  padding: 0;
  color: #fff;
  border-bottom: 1px dotted #9f9994;
  _border-bottom-style: solid; /* ie6 */
  background: none !important;  
}

#divTopNav li:hover .divSubNav a:focus,
#divTopNav li:hover .divSubNav a:hover,
#divTopNav li:hover .divSubNav a:active,
#divTopNav li:hover .divSubNav a.current,
#divTopNav li.over .divSubNav a:focus,
#divTopNav li.over .divSubNav a:hover,
#divTopNav li.over .divSubNav a:active,
#divTopNav li.over .divSubNav a.current {
  color: #bbd3c3;
  border-color: #fff;
}
/* @end */
/* @end */  

#divMain {
 float: left;
 width: 950px;
 margin-left: 10px;
 display: inline;
}

#divSideNav {
  width: 184px;
  overflow: hidden;
  float: left;
}
  
#divContent {
  width: 756px;
  float: left;
  margin-left: 10px;
  display: inline;
  overflow: hidden;
}

#divMain.three-columns #divContent {
  width: 572px;
}

#divSideContent {
  width: 174px;
  float: right;
  overflow: hidden;
}

#divSideContent select {
  width: 160px !important;
  margin-bottom: 1em;
}

#divSideContent .textbox {
  margin-bottom: 1em;
  width: 156px !important;
}

#divSideContent input.button {
  margin: 1em 0 2em;
  float: right;
}

#divFooter {
  clear: both;
  width: 960px;
  margin-left: 10px;
  padding-top: 20px;
}

#divFooter br {
  display: none; /* use css to pad top rather than br's */
}

#divFooter ul {
  background: #f5faf6;
  width: 100%;
  margin: 0;
  list-style: none;
  float: left;
  padding: 5px 0;
  border-top: 1px solid #d7e5db;
}

#divFooter li {
  background: url(https://www.imeche.org/App_Themes/IME_old/global/Images/divFooter-line.png) no-repeat 100% 50%;
  float: left;
  display: inline;
  padding: 0 7px 0 6px;
}

#divFooter li:last-child,
#divFooter li.last { background: none; }

#divFooter p { padding: 10px 0; color: #666; clear: both; }
/* @end */

/*
=content
---------------------------------------------------------------------------- */
/* @group */
.left {
  float: left;
}

.right {
  float: right;
}

/* @group =more */
a.more,
ul.more li a {
  background: url(https://www.imeche.org/App_Themes/IME_old/global/Images/red-arrow.png) no-repeat 0 .4em;
  padding-left: 8px;
}

ul.more {
  margin-left: 0;
  list-style: none;
}
/* @end */

/* @group =banner */
.banner {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.banner img {
  display: block;
  border-bottom: 8px solid #bcd4c3;
  width: 100% !important;
  height: auto !important;
}
/* @end */ 

/* @group =divider1 */
.divider1 {
  background: url(https://www.imeche.org/App_Themes/IME_old/global/Images/divider-940.png) no-repeat 0 0;
  border-top: none;
  height: 21px;
  margin-top: 0;
  clear: both;
}
/* @end */

/* @group =divider2 */
.divider2 {
  border-top: 1px solid #bad5c3;
  background: none;
  height: 20px;
  margin-top: 20px;
  _margin-top: 15px; /* ie6 */
  clear: both;
}
/* @end */
/* @end */

/*
=imeBlockList
---------------------------------------------------------------------------- */
/* @group */

.imeBlockList {
  border-top: 3px solid #d52b1e;
  background: #e4eee7;
  padding: 7px;
  color: #000;
  margin-bottom: 20px;
  overflow: hidden;
  clear: both;
}

.imeBlockList .imeItem {
  margin-bottom: 10px;
  overflow: hidden;
}

.imeBlockList .imeItem:last-child {
  margin-bottom: 0;
}

.imeBlockList img.imeItemThumb {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
}

.imeBlockList h3 {
  font-weight: bold;
  color: #772432;
}

.imeBlockList h4 {
  font-weight: normal;
  color: #772432;
  margin-bottom: 0;
}

.imeBlockList .divider2 {
  margin-top: 15px;
  height: 10px;
}

/* @end */

/*
=imeEventList
---------------------------------------------------------------------------- */
/* @group */

.imeEventList {
  color: #000;
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%;
  clear: both;
}

.imeEventList.left {
  clear: left;
  margin-right:4px;
}

.imeEventList.right {
  clear: right;
}

.imeEventList .imeItemThumb {
  display: block;
  width: 100%;
  padding-bottom: 10px;
}

.imeEventList .imeItem {
  width: 100%;
  overflow: hidden;
}

.imeEventList .imeItem h4 {
  margin-bottom: 0;
}

.imeEventList .imeItem:last-child p:last-child {
  margin-bottom: 0;
}

.imeEventList .imeItem .divider {
  border-bottom: 2px solid #772432;
  height: 18px;
  margin-bottom: 12px;
}

/* @end */

/*
=imeNewsList
---------------------------------------------------------------------------- */
/* @group */

.imeNewsList {
  overflow: hidden;
  margin-bottom: 20px;
  clear: both;
}

.imeNewsList .imeItem {
  padding: 20px 0 20px 100px;
  min-height: 90px;
  position: relative;
  border-top: 3px solid #772432;
  overflow: hidden;
}

.imeItem_Left
{
   padding: 10px 0 0px 0px;
   border-top: 3px solid #772432;
   overflow: hidden;
}

.imeNewsList .imeItem .imeItemThumb {
  width: 90px !important;
  height: auto !important;
  position: absolute;
  top: 20px;
  _top: 23px; /* ie6 */
  left: 0;
  _left: -100px; /* ie6 */
}

/* @end */

/*
=imeScroller
---------------------------------------------------------------------------- */
/* @group */

#imeScroller {
  background: #e8e9ea;   
  width: 562px;
  height: 311px;
  position: relative;
  overflow: hidden;
}

#slides {
  width: 562px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#slides li { 
  z-index: 0 !important;
}

#slides img {
  width: 562px !important;
  height: 300px !important;
  display: block;
}

#controls {
  position: absolute;
  left: -4px;
  bottom: -3px;
  _bottom: -4px; /* ie6 */
  height: 41px;
  width: 570px;
  background: url(https://www.imeche.org/App_Themes/IME_old/global/Images/scroller-bg.png) no-repeat 0 100%;
}

#controls a {
  height: 36px;
  background: no-repeat 50% 50%;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 40px; 
}

#controls a:active {
  bottom: -1px;
}

#controls #prev {
  left: 441px;
  background-image: url(https://www.imeche.org/App_Themes/IME_old/global/Images/scroller-prev.png);
}
#controls #next {
  left: 477px;
  background-image: url(https://www.imeche.org/App_Themes/IME_old/global/Images/scroller-next.png);
}

/* @end */

/*
=sf_newsList
---------------------------------------------------------------------------- */
/* @group */

.sf_newsList {
  margin: 0 0 2em 0;
  padding: 0;
  list-style: none;
  color: #000;
  border-bottom: 3px solid #772432;
  clear: both;
  width: 100%;
}

.sf_newsList li {
  padding: 15px 0 15px 100px !important;
  min-height: 90px;
  position: relative;
  border-top: 3px solid #772432;
  margin: 0 !important;
}

.sf_newsList .sf_newsTitle {
  font-size: 1.1818em !important; /* 13px */
  font-weight: normal;
  line-height: 1.2307em !important; /* 16px */
  margin: 0 0 1em 0 !important;
}

.sf_newsList .sf_newsDate {
  font-size: 1em !important;
}

.sf_newsThumbnail {
  margin-bottom: 0;
}

.sf_newsThumbnail img {
  width: 90px !important;
  height: auto !important;
  position: absolute;
  top: 15px;
  _top: 20px;  /* ie6 */
  left: 0;
  _left: -100px; /* ie6 */
}

.sf_readMore {
  margin-bottom: 0;
}

ol.sf_pager {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0 !important;
}

ol.sf_pager li {
  margin: 0;
  padding: 0 5px 0 0 !important;
  display: inline;
}

ol.sf_pager li a {
 padding : 0 !important;
}

ol.sf_pager li a.sf_PagerSelItem {
  color: #fff !important;
  background: #772432;
  border-color: #772432;
  padding: 0 3px!important;
}
/* @end */

/*
=misc/unused?
---------------------------------------------------------------------------- */
/* @group */
/*fieldset { border: none; background-color:#F2F6F3; }*/
fieldset tr { text-align: left; }
fieldset th { width: 250px; }
fieldset h3 { background-color:#e7efe7; padding:5px 0px 5px 5px; } 

/* ##### SIGN IN AND SEARCH BOX ##### */
#divSearch { float:right; margin: 0px 15px 0px 0px; display:inline; background:orange; }
#divSearch input.text { margin: 0px 5px 0 0; width: 122px; vertical-align:top; border: #8d9eb0 1px solid}
#divSearch label { padding: 3px 3px 0 0px; }
#divSearch a { color: #7a2635; border-right:solid 1px #b2c9b9; padding-right:6px;} 
#divSearch .imgSearch { vertical-align: bottom; }  

/* Main login (large) @group */
fieldset.loginout {
  width:350px
}

fieldset.loginout div.row.title {
  background: #e2ece5;
  text-transform:uppercase;
  padding: 2px 0px 0px 6px;
  color:#772432;
  margin-bottom:3px;
  font-weight:bold;
  vertical-align:middle;
}

fieldset.loginout div.row {
  min-height:18px;
  padding:5px 0px 5px 0px;
}

fieldset.loginout div.row div.left {
    padding-left:6px;
    float:left;
    width:100px;
    padding-right:6px;
}

fieldset.loginout div.row div.right {
  float:left;
  width:200px;
}

fieldset.loginout input[type=text] { 
  margin: 0px 5px 0 0;
  width:200px;
  vertical-align:top;
  /*  border: #8d9eb0 1px solid; see =form */
}
fieldset.loginout input[type=password] { 
  margin: 0px 5px 0 0;
  width:200px;
  vertical-align:top;
  /*    border: #8d9eb0 1px solid; see =form */
}
/* @end */



/* ##### Presidens Choice? (####*/
#divContent .columnwrap {
	width 				: 100%;
	overflow 			: hidden;
	margin 				: 0 0 10px;
	position 			: relative;
}

#divContent .columnwrap .columnleft,
#divContent .columnwrap .columnright {
	
	/* width 				: 377px;
	padding 			: 10px 0 0;
	overflow 			: hidden;
   	background 			: transparent url(/Libraries/IME_Master_Images/Icons_Dots-57504B.sflb.ashx) repeat-x 0% 0%; 
    */
        background: url("https://www.imeche.org/Libraries/IME_Master_Images/Icons_Dots-57504B.sflb.ashx") repeat-x scroll 0 0 transparent;
        overflow: hidden;
        padding: 10px 0 0;
        width: 272px;

}

#divContent .columnwrap .columnleft {
	float 				: left;
}

#divContent .columnwrap .columnright {
	float 				: right;
}

#divContent .columnwrap p {
	margin 				: 0;
}

#divContent .columnwrap ul {
	list-style 			: none;
	margin 				: 0;
}

#divContent .columnwrap ul li {
	background 			: transparent url(https://www.imeche.org/Libraries/IME_Master_Images/Icon_-_Red_Square.sflb.ashx) no-repeat 0% 5px;
	padding 			: 0 0 0 13px; /* 258px */ 
	margin 				: 0;
}

#divContent .columnwrap ul li a {
	background 			: none;
}

#divContent .columnwrap ul li a:focus,
#divContent .columnwrap ul li a:hover,
#divContent .columnwrap ul li a:active {
    background 			: transparent url(https://www.imeche.org/Libraries/IME_Master_Images/Icons_Dots-CC0000.sflb.ashx) repeat-x 0% 100%;	
}

/* =columns.shaded */

#divContent .columnwrap.shaded {
	background 			: transparent url(https://www.imeche.org/Libraries/IME_Master_Images/Icons_Column_Wrap_Shaded_Bgd.sflb.ashx) repeat-y 0% 0%;
	padding 			: 0;
	margin 				: 0 0 12px 0;
}

#divContent .columnwrap.shaded .columnleft,
#divContent .columnwrap.shaded .columnright {
	background 			: none;
	padding				: 12px 8px 20px; /* 274px */
	width 				: 258px;
	color 				: #772432;  
}

#divContent .columnwrap.shaded ul {
	width 				: 258px;
}

/* =columns.headerborder */

#divContent .columnwrap.headerborder .columnleft,
#divContent .columnwrap.headerborder .columnright {
	background 			: none;
	margin 			: 10px 0px 0px 0px;
	border-top: solid 3px #d52b1e;
}

/* =columnwrap.noborder */

#divContent .columnwrap.noborder .columnleft,
#divContent .columnwrap.noborder .columnright {
	background 			: none;
}

#divContent .columnwrap h3, 
#divContent .columnwrap p.border-top {
	font-size 			: 1.1825em; /* 13px */
	font-weight 		: bold;
  	color 				: #772432;  
	margin 				: 0 0 8px 0 !important;
	padding 			: 0;
}


/* =Interview Booking Calendar */
.InterviewCalendar
{
  display:inline-block;
  float:left;
  width:100%;
  font-size:13px;
  
}
.InterviewCalendar .InterviewCentreRow
{
    float:left;
    padding: 10px 0px 7px 0px;
    border-bottom:1px solid #D52B1E;
    display:block;
    clear:both;
    width:100%;

}
    .InterviewCalendar .InterviewCentre
    {
        
       float:left;
       width:130px;
       display:inline-block;
       padding:10px 0px 10px 0px;
    }
    
    .InterviewCalendar .LegendLabel
    {
  
    color: #000000;
    padding: 5px 5px 5px 5px;
  
    }

    .InterviewCalendar .InterviewDates
    {
    overflow:hidden;


    }
.InterviewCalendar .InterviewDateRow 
{

    float:none ;
    clear:both;
    display:inline-block;
    padding:0px 0px 6px 0px;

}
.InterviewCalendar .InterviewDate
{

    float:left;
    width:90px;
    padding:10px 0px 10px 0px;
}
.InterviewCalendar .InterviewsTimes 
{
    overflow:hidden;
    float:left;
}

.InterviewCalendar .InterviewTimeSlot
{
    float:left;
    padding: 10px 5px 10px 0px;
}
   
.InterviewCalendar a.InterviewTime:link, .InterviewCalendar .KeyInterviewTime
{
    border:1px solid #707070;
    color: #000000;
    padding: 5px 5px 5px 5px;
    background-color:#D4D4D4;
    
}

.InterviewCalendar a.InterviewTime:hover
{
    border:1px solid #</div>;
    color: #000000;
    padding: 5px 5px 5px 5px;
    background-color:#707070;
    
}

   
.InterviewCalendar a.InterviewTimeUnavailable:link, .InterviewCalendar .KeyInterviewTimeUnavailable
{
    border:1px solid #D52B1E;
    color: #000000;
    padding: 5px 5px 5px 5px;
    background-color:#FFB2AD;
    cursor:default;
}
.InterviewMonthSelector
{ 
      text-align:center;
      font-size:20px;
      text-decoration:none;
      padding-bottom:20px;
      border-bottom:1px solid #772432;
          
    }
    
.InterviewMonthSelector a
{
    text-align:center;
    border-bottom-style:none;

}

.InterviewCalendar #divTxtMonth 
{
    display:inline;
    vertical-align:middle;
    width:200px;
}
.InterviewCalendar #divPrevious, .InterviewCalendar #divForward
{
    display:inline;
  padding:0px 30px 0px 30px;
}

.sfSuccess{
   display:block !important;
   background-color	: #CBE4CB;
		font-size			: 91.67% !important;
		margin				: 0 0 14px 0;
		padding				: 5px 0 5px 3px;
		/*text-transform		: uppercase;*/
		text-align			: center;
		font-weight			: bold;
		color				: Green;
   
   
}


.sfError {

   background-color	: #d52b1e !important;
		font-size			: 91.67% !important;
		margin				: 0 0 14px 0;
		padding				: 5px 0 5px 3px;
		/*text-transform		: uppercase;*/
		text-align			: center;
		font-weight			: bold !important;
		color				: #fff;
 
}

.sfIMEThumbnail
{
    height:90px;
    width:90px;
    position: absolute;
  top: 15px;
  _top: 20px;  /* ie6 */
  left: 0;
  _left: -100px; /* ie6 */
}

.tooltip-container {
    position: relative;
    display: inline-block;
}

.toolTipicon {
    width: 12px;
    height: 13px;
    background-color: grey;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 12px;
    cursor: pointer;
    font-size: 12px;
}

.tool_tip {
    visibility: hidden;
    width: 300px;
    background-color: #333;
    color: white;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-30%);
    opacity: 0;
    transition: opacity 0.2s;
    font-size: 12px !important;
}

.tooltip-container:hover .tool_tip {
    visibility: visible;
    opacity: 1;
}

.hideCell {
    visibility: hidden;
    border: none;
}

.subscriptionDescriptionCell {
    width: 75%;
    padding: 5px;
}

.chkEmail {
    cursor: pointer;
}

input[type="checkbox"] {
    cursor: pointer;
}