/* @override http://dev.olympusmedical.co.in/common/css/eventsandtraining.css */

/* @override http://dev.olympusmedical.co.in/common/css/eventsandtraining.css */

/* @override http://dev.olympusmedical.co.in/common/css/eventsandtraining.css */

/* @override http://dev.in.medical.olympus-global.com/common/css/eventsandtraining.css */


@charset "utf-8";

/* ****************************************************************************
CSS Information

Site URL:	http://www.xxxxx/index.html
File name:	eventsandtraining.css(./common/css/eventsandtraining.css)
Summary:	Events and Training
Created:	2012/12/12 Wed.
Order of description


******************************************************************************* */
#contentsWrap
	{
	_margin-bottom: 0;
	}
	

/* --------------------------------------------------------
	__sNavi
-------------------------------------------------------- */
/*#sNavi {
	margin-top: 55px;
}*/

/* --------------------------------------------------------
	__eT
-------------------------------------------------------- */
#eT {
}

#eT h1 {
	font-size: 2.6em;
	color: #08107B;
	font-weight: normal;
}

/* eventTab
------------------------------*/
#eT .eventTab {
	width: 100%;
	border-bottom: 1px solid #CCC;
}

#eT .eventTab ul {	
/*	margin-left: 10px;*/
}

#eT .eventTab ul.tab li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: url(/common/images/bg_tab_events.gif) repeat-x left top;
	width: 0;
	white-space: nowrap;
}

#eT .eventTab ul.tab > li
	{
	width: auto;
	}

#eT .eventTab ul.tab li a {
	display: block;
	padding: 5px 10px;
	height: 19px;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	background: url(/common/images/bg_tab_events_r.gif) no-repeat right top;
	width: 0;
}

#eT .eventTab ul.tab > li a
	{
	width: auto;
	_width: 0;
	}

#eT .eventTab ul.tab li.active {
	background: url(/common/images/bg_tab_benefits_on.gif) repeat-x left top;
	border-left: none;
	color: #FFF;
	border-left: 1px solid #CCC;
}

#eT .eventTab ul.tab li.active a {
	background: url(/common/images/bg_tab_benefits_on_r.gif) no-repeat right top;
	color: #FFF;
}

#eT .itemContent {
}

#eT .itemInner {
	position: relative;
	margin: 0;
	padding: 20px 0 0;
	width: 730px;
	border-bottom: 1px solid #CCC !important;
}

#eT .detailInner {
	position: relative;
	margin: -40px 0 20px 0;
}

#eT .itemTxt
	{
	}

#eT .itemTxt h2 {
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #444;
}

#eT .itemTxt h2 a
	{
	font-weight: bold;
	}

#eT .itemTxt h2.detail {
	margin-bottom: 10px;
	font-size: 1.6em;
	margin-top: 15px;
}

#eT .itemTxt h3 {
	font-size: 1.2em;
}

#eT .itemTxt p {
	margin: 0 30px 20px 0;
	font-size: 1.2em;
}
#eT .itemTxt a.more,
#eT .itemTxt p a{
	font-weight: normal;
}

#eT .itemTxt .more{
	font-size: 1.2em;
}

#eT .itemTxt ul{
 margin-bottom: 20px;	
}
#eT .itemTxt ul li{
	display: inline;
	background: none;
}
#eT .itemTxt ul li a{font-weight: normal;
}
#eT .itemTxt .detailTxt p {
	margin: 0 30px 20px 0;
	font-size: 1.2em;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}

#eT .itemTxt .meta {
margin: 0;
}

#eT .itemTxt .more {
	padding-left: 10px;
	background: url(/common/images/arw_more_01.gif) no-repeat left center;
}

#eT .moreR {
	float: right;
	padding-left: 10px;
	background: url(/common/images/arw_more_01.gif) no-repeat left center;
	font-size: 1.2em;
}

#eT .fullBooked {
	position: absolute;
	right: 0;
	top: 5px;
}

p.back{
	font-size: 1.2em;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}

p.back a{
	font-weight: normal;
}


