/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{
	background:#dbdbdb;
}
/* Reset */
body,img,h1,h2,h4,h5,h6,ul,ol {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(../images/x.gif);
}
h1 {
	font-size: 2em;
	margin-top: 0px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 100%;
	margin-top: 0px;
	font-weight: bold;
}
/* End Reset */

body {
	font-size:0.75em;
	font-family:Tahoma, Arial, sans-serif;
	background-color: #dbdbdb;
}
a:link {
	color: #26639b;
}
a:visited {
	color: #26639B;
}
a:hover {
	color: #2E76B8;
}
a:active {
	color: #26639b;
}
/* Colors */
.color-yellow {background:#f2bc00;}
.color-red    {background:#dd0000;}
.color-blue   {background-color:#26639b;}
.color-white  {
	background-color: #EAEAEA;
	background-image: url(../images/widget_header_bg.jpg);
	background-repeat: repeat-x;
	border: 1.5px solid #828282;
}
.color-orange {background:#f66e00;}
.color-green  {background:#8dc100;}
.color-yellow h3,
.color-white h3,
.color-green h3
	{color:#000;}
.color-red h3,
.color-blue h3,
.color-orange h3
	{color:#FFF;}
/* End Colors */

/* Head section */
#head {
    background: #000 url(img/head-bg.png) repeat-x;
    height: 100px;
}
#head h1 {
    line-height: 100px;
    color: #FFF;
    text-align: center;
    background: url(img/myintra.png) no-repeat center;
    text-indent: -9999em
}
/* End Head Section */

/* Columns section */
#columns .column {
	float: left;
	width: 33.2%;
	/* Min-height: */
		min-height: 400px;
	height: auto !important;
	height: 400px;
}
#columns .column_full {
	float: left;
	width: 66.6%;
	/* Min-height: */
		min-height: 400px;
	height: auto !important;
	height: 400px;
}
#columns .column_2 {
	float: left;
	width: 66%;
	/* Min-height: */
		min-height: 400px;
	height: auto !important;
	height: 400px;
}
.action_sheets {
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
}
.full_width {
	margin-top: 5px;
	width: 100%;
}

/* Column dividers (background-../images) : */
	#columns #column1 {
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 4px;
}
input {
	color: #000000;
	/*background-color: #CCCCCC;*/
}

#header {
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/landing_page_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#header_menu {
	width: 100%;
	text-align: center;
}
.header_img_logo {
	padding-top: 5px;
	padding-left: 5px;
}
#main_menu_elements {
	margin-left: 5px;
	width: 20em;
}
#main_menu {
	height: 30px;
	background-image: url(../images/menu_05.jpg);
}
.menu_gadgets {
	width: 135px;
	background-image: url(../images/menu_03.jpg);
	height: 19px;
	float: left;
	margin-left: 5px;
	padding-left: 30px;
	padding-top: 11px;
	font-size: 0.923em;
	font-weight: bold;
}
.menu_gadgets_empty {
	width: 125px;
	height: 19px;
	float: left;
	margin-left: 5px;
	padding-left: 35px;
	font-size: 0.923em;
	font-weight: bold;
	padding-top: 9px;
}
#login_menu {
	background-image: url(../images/login_menu_repeater.jpg);
	height: 42px;
}
#login_name {
	height: 42px;
}
#network_table {
	margin-right: 10px;
}
.network_status_td {
	padding-right: 12px;
	font-size: 0.923em;
	color: #26639b;
	font-weight: bold;
}
#footer {
	width:100%;
	float: left;
	height: 20px;
	font-size: 100%;
	margin-top: 10px;
	vertical-align: middle;
	text-indent: 15px;
	padding-top: 8px;
	background-image: url(../images/header_repeater.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-left-color: #AFAFAF;
}
.font_blue_bold {
	font-size: 0.8461em;
	color: #26639b;
	font-weight: bold;
	text-decoration: underline;
}
.font_red_reguler {
	font-size: 100%;
	color: #990000;
	font-weight: bold;
}
.font_red_reguler_small {
	font-size: 100%;
	color: #26639b;
	font-weight: bold;
}
.font_red_reguler_large {
	font-size: 1.076em;
	color: #26639b;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
.widget-content p {
	color: #333333;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.widget-content_welocme  h3 {
	color: #26639b;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 1em;
	font-size: 140%;
}

.widget-content_welocme  p {
	color: #333333;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 1em;
	line-height: 1.5em;
}
.widget-content_welocme {
	color: #333333;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: url(../images/landing_page_welcome_bg.jpg);
	background-repeat: repeat-x;
	background-color: #f7f8fa;
}
.widget-content_welocme img {
	float: left;
	margin-right: 1em;
}
.widget-content a {
	color: #26639B;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.widget-content img {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.widget-content h3 {
	margin-top: 10px;
	color: #26639B;
	margin-bottom: 0px;
}
.font_blue_bold_reguler {
	font-size: 100%;
	color: #26639b;
	font-weight: bold;
}
.font_blue_bold_reguler_data {
	font-size: 120%;
	color: #6C6C6C;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.font_blue_bold_reguler_data_unread {
	font-size: 120%;
	color: #26639B;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
.login_name_data_login {
	padding-left: 5px;
}
.login_name_img {
	margin-right: 5px;
	margin-left: 15px;
}
	#columns #column3 {
	background-position: left top;
}
#columns #column1 .widget {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 2.5px;
}
#columns #column3 .widget {
	margin-top: 5px;
	margin-right: 2.5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#columns #column3_mail {
	width: auto;
}
#columns .widget {
	padding: 3px 1px;	/* padding greater than corner height|width */
	/*padding: 2px;*/
	margin-top: 5px;
	margin-right: 2.5px;
	margin-bottom: 7px;
	margin-left: 2.5px;
}
#ehr_div_text {
	float: right;
	width: 80%;
}
#ehr_div_icons {
	float: left;
}
#columns .widget .widget-head {
    color: #000;
    overflow: hidden;
    width: 100%;
    height: 22px;
    line-height: 22px;
}
#columns .widget .widget-head_wb {
    color: #000;
    overflow: hidden;
    width: 100%;
    height: 22px;
    line-height: 22px;
}
#columns .widget .widget-head h3 {
	float: left;
	color: #333333;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#columns .widget .widget-head_wb h3 {
	float: left;
	color: #333333;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#columns .widget .widget-content {
	color: #333333;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	line-height: 1.2em;
	overflow: hidden;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/widget_bg_.jpg);
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: left;
}
#columns .widget .widget-content_2 {
	color: #333333;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	line-height: 1.2em;
	overflow: hidden;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/widget_bg_.jpg);
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.widget-content_2_div    {
	float: left;
	width: 60px;
	font-weight: bold;
	font-size: 95%;
	text-align: center;
	margin-bottom: 10px;
}
#columns .widget .widget-content_2 a {
	width: 40px;
	font-weight: bold;
	font-size: 95%;
	text-align: center;
}
#columns .widget .widget-content  p {
	text-align: left;
	padding-top: .2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}
#columns .widget .widget-content .../images-side {
	float: left;
	margin-bottom: 40px;
}
#columns   .widget   .widget-content   img {
	float: left;
	border: 1px solid #FFF;
	margin: 10px;
}
#columns .widget .widget-content pre {
    padding: 0.5em 5px;
    color: #EEE;
    font-size: 0.9230em;
}
#columns .widget .widget-content ul {
    padding: 5px 0 5px 20px;
    list-style: disc;
}
#columns .widget .widget-content ul li {padding: 3px 0;}
#columns .widget .widget-content ul.../images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;
}
#columns .widget .widget-content ul.../images li {
    display: inline;
    float: left;
}
#columns .widget .widget-content ul.../images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
}
#logo {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
#logo img {
	padding-left: 0px;
}
#header_icons {
	text-align: center;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}
.header_icons {
	float: left;
	width: 7%;
}
.header_img_icon_div {
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 95%;
}
.header_img_icon_div_1 {
	float: left;
	margin-top: 15px;
	width: 70px;
}
.ul_menu {
	list-style-type: none;
	display: inline;
}
.il_menu {
	list-style-type: none;
	display: inline;
	padding-right: 60px;
}
#main_menu_myintra {
	float: left;
	margin-bottom: -3px;
}
#main_menu_links {
	float: left;
	margin-top: 13px;
	margin-left: 20px;
}
#main_menu_search {
	float: right;
	margin-right: 20px;
	margin-top: 8px;
}
#main_menu_search_icon {
	float: right;
	margin-top: 8px;
}
#login_menu_login {
	margin-top: 13px;
	margin-left: 15px;
	float: left;
}
#login_menu_date {
	float: left;
	margin-top: 13px;
	margin-left: 20px;
	color: #26639B;
	font-weight: bold;
}

#login_menu_date_landing {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	color: #26639B;
	font-weight: bold;
}
#login_menu_network {
	float: right;
	margin-top: 13px;
	margin-right: 18px;
	color: #26639B;
	font-size: 100%;
	font-weight: bold;
}
.login_menu_login {
	margin-top: 18px;
	margin-left: 15px;
	float: left;
}
#main_menu img {
	padding-left: 5px;
}
.wedgets_div_icons {
	padding-bottom: 20px;
	float: left;
}
.wedgets_div_icons_center {
	clear: both;
	float: left;
}

.wedgets_div_news {
	padding-bottom: 20px;
	float: left;
	padding-right: 10px;	
}
.action_sheet {
	clear: both;
	margin-left: 17px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.action_sheet_header {
	float: left;
	width: 150px;
	margin-right: 20px;
	height: 30px;
}
.action_sheet_header_2 {
	float: left;
	margin-right: 20px;
	height: 30px;
}
#checkbox {
	height: 15px;
}
#Error {
  top: 0px;
  right: 0px;
  width: 125px;
  background-color: yellow;
  border: solid 1px Black;
  padding: 10px;
  font-family: Sans-Serif;
  font-size: 10pt;
  position: absolute;
  margin: 5px;
}
#CloseButton {
  float: right;
  cursor: pointer;
}
.action_sheet_content {
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.action_sheet_content    table {
	border: 1px solid #999999;
}
.action_sheet_content    table    a:link {
	text-decoration: none;
}
.action_sheet_content table a:visited {
	text-decoration: none;
}
.action_sheet_content  table td {
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/menu_05_.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.vacations_content {
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.vacations_content table td {
	border: 1px solid #E8E8E8;
	padding-left: 5px;
	background-image: url(../images/menu_05_.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.numbers {
	text-align: right;
	font-size: 105%;
}
.vacations_content table h3 {
	font-size: 100%;
	color: #333333;
}
.dock_css {padding-bottom: 10px;
}
#layer1  {
	border: 10px groove #CCCCCC;
	z-index: 9999;
	overflow: hidden;
	position: absolute;
	width:50%;
	margin-left : 25%;
	margin-right : auto;
	background-color: #FFFFFF;
	padding: 10px;
}#layer1 input {
	float: left;
	margin-right: 10px;
}
#layer1 img {
	margin-right: 10px;
}
#Button2    {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#c_table a{
	line-height: 20px !important;
}

.rdContent a{
	line-height: 20px !important;
}
.rdContent p{
	text-align: justify !important;
}
.enlarge{
	background-image: url(/../images/WebEnlarge.gif) !important;
}
.rdTitle
{
	font-weight: bold !important;
	font-size: 13px !important;
	color: black !important;
	font-family: Tahoma !important;
}
