/*/////////////////////////////////////////////////


CSS CREATED BY MICHAEL MOORE
CSS CREATED FOR NELSON GROUP
CSS CREATED JAN 07


/////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////

GENERAL ELEMENTS

////////////////////////////////////////////////////////////*/
body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3f3d37;
	line-height: 1.5em;
	background: url(../imgs/body_bg.jpg) top center;
}
h1 {
	font-size: 30px;
	margin: 1em 0 !important; margin: 1em 0 .6em 0;
	line-height: 1.2em;
}
h2 {
	font-size: 18px;
	color: #604492;
	margin: .5em 0;
}
img {
	border: 0px;
}
img.left,
img.right {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #dcd7c5;
	padding: 4px;
	background: #FFF;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
a {
	color: #0095c6;
	text-decoration: none;
}
a:hover {
	color: #015672;
	text-decoration: underline;
}
a.document,
a.att,
.attendance {
	padding: 2px 20px;
	line-height: 2em;
	font-weight: bold;
	background: url(../imgs/icon_document.gif) no-repeat left center;
}
a.att {
	padding: 2px 0px;
	background: none;
}
.attendance {
	padding: 2px 8px;
	background: url(../imgs/icon_attendance.gif) no-repeat left center;
}
span.att_num {
	border: 1px solid #990000;
	padding: 0px 2px;
	color: #FFF;
	background: #FF0000;
}
hr {
	height: 0px !important; height: 2px;
	border: 0px;
	background: transparent !important; background: #e5e1d1;
	padding: 0;
	font-size: 1%;
	padding: 0px;
	margin: 20px 0 !important; margin: 10px 0;
	border-top: 1px solid #e5e1d1;
	border-bottom: 1px solid #FFF;
}
table {
	width: 100%;
	margin: 0;
	padding: 0;
}
table td {
	padding: 4px;
}
table td.label {
	width: 200px;
}
.program_register {
	margin-top: 26px;
	float: right;
}
.program_map {
	width: 330px;
	height: 250px;
	border: 5px solid #e5e1d1;
}
div.clear {
	clear: both;
}
/*////////////////////////////////////////////////////////////

HEADER ELEMENTS

////////////////////////////////////////////////////////////*/
#header {
	height: 90px;
	color: #FFF;
}
#header .inner {
	width: 750px;
	margin: 0 auto;
	padding: 0 10px;
	line-height: 90px;
}
#header .title {
	float: left;
	height: 90px;
	width: 770px;
	font-size: 26px;
	line-height: 20px;
}
#header .profile {
	display: none;
	float: right;
}
#header .profile a.user_profile {
	padding: 2px 0 2px 20px;
	color: #FFF;
	background: url(../imgs/icon_profile.gif) no-repeat left center;
}
#header .profile a.user_detail {
	padding: 2px 0 2px 20px;
	color: #FFF;
	background: url(../imgs/icon_user.gif) no-repeat left center;
}
#header .profile a.user_profile:hover,
#header .profile a.user_detail:hover {
	color: #FFF;
	text-decoration: underline;
}
/*////////////////////////////////////////////////////////////

HEADER ELEMENTS

////////////////////////////////////////////////////////////*/
#wrapper {
	background: #f2f0e8 url(../imgs/content_bg.gif) repeat-x;
}
.content {
	width: 740px;
	padding: 15px;
	margin: 0 auto;
}
.home_banner {
	height: 178px;
	width: 738px;
	background: url(../imgs/banner_home.jpg) no-repeat;
}
.home_banner .flash {
	float: left;
	padding: 4px 0 0 4px;
}
.home_banner .login {
	float: right;
	width: 190px;
	margin: 20px 20px 0 0 !important; margin: 20px 10px 0 0;
	text-align: center;
	color: #FFF;
	padding: 0px 0;
}
.home_banner .login input {
	margin-bottom: 8px;
}
.home_banner .login a.forgot {
	color: #f8aaaa;
}
/*////////////////////////////////////////////////////////////

CONTENT ELEMENTS

////////////////////////////////////////////////////////////*/
table.list th {
	padding: 4px;
	border-top: 1px solid #9d83cc;
	border-bottom: 1px solid #9d83cc;
	text-align: left;
	color: #604492;
	background: #e9e2f5;
}
table.list tr th.time {
	width: 180px;
}
table.list tr td {
	border-bottom: 1px solid #e5e1d1;
}
table.list tr.odd td,
table tr.alt td {
	background: #faf9f3;
}
table tr.alt td {
	border-top: 1px solid #e5e1d1;
	border-bottom: 1px solid #e5e1d1;
}
table.program td {
	vertical-align: top;
}
table.program td.left {
	width: 340px;
	padding-right: 20px;
	border-right: 1px solid #e5e1d1;
}
table.program td.right {
	padding-left: 20px;
	border-left: 1px solid #FFF;
}
.program_time {
	padding-left: 24px;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	background: url(../imgs/icon_time.gif) no-repeat 0 2px;
}
.program_address {
	padding-left: 24px;
	font-size: 18px;
	line-height: 1.3em;
	background: url(../imgs/icon_world.gif) no-repeat 0 2px;
}
.program_speaker,
.program_personality {
	padding: 10px;
	border: 1px solid #e5e1d1;
	margin-bottom: 20px;
	background: #faf9f3;
}
/*////////////////////////////////////////////////////////////

FOOTER ELEMENTS

////////////////////////////////////////////////////////////*/
#footer {
	clear: both;
}
#footer .inner {
	width: 770px;
	height: 84px;
	line-height: 84px;
	margin: 0 auto;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: yellow;
	text-decoration: none;
}
#footer .inner .tekturna {
	display: block;
	float: left;
	width: 167px;
	height: 84px;
	background: url(../imgs/tekturna_logo.png) no-repeat;
	_background: url(../imgs/blank.gif);
	filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/tekturna_logo.png', sizingMethod='scale')
}
#footer .inner .novartis {
	display: block;
	float: left;
	width: 154px;
	height: 84px;
	background: url(../imgs/novartis_logo.png) no-repeat;
	_background: url(../imgs/blank.gif);
	filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/novartis_logo.png', sizingMethod='scale')
}
/*////////////////////////////////////////////////////////////

FORM ELEMENTS

////////////////////////////////////////////////////////////*/
form {
	padding: 0px;
	margin: 0px;
}
fieldset {
	border: 1px solid #604492;
	margin-bottom: 20px;
}
legend {
	font-size: 18px;
	margin: .5em 0;
	font-weight: bold;
	color: #604492;
}
input, textarea, select {
	font-family: Arial, sans-serif;
	font-size: 12px;

}
td.label, label {
	font-weight: bold;
}
td.label {
	text-align: right;
}
.req {
	font-weight: bold;
	color: red;
}