/* DTL Conf styles - 2012 design */

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

#headercontainer {
	margin:0 0 0 0;
	padding:0;
	clear:both;
	background-image:url(/disted/conference/gen_images/banner12_bg.png);
	background-repeat:no-repeat;
	background-position:100% 0%;
	background-color:#6C8FB8;
}

#header {
	margin: 0;
	padding: 0;
	height: 131px;
}

#printbanner {
	position:absolute;
	left:-10000px;
}

#topMenu {
	background-color:#9AB5D7;
	margin: 0 0 0 0;
	padding:2px 10px 2px 15px;
	font-size:85%;
	font-weight:bold;
	color:#ffffff;
	clear:both;
	border-top:1px solid #ffffff;
	background-image:url(/disted/conference/gen_images/banner12_topmenu_bg.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
}

#topMenu a:link, #topMenu a:visited, #topMenu a:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

/* content on the right */
#contentContainer {
	margin: 0 5px 0 0;
	padding:0;
	background-color:#9AB5D7;
	/*background-color:#B3C8E1;*/
	background-image:url(/disted/conference/gen_images/sidemenubg_12.png);
	background-position:0% -156px;
	background-repeat:no-repeat;
}

#content {
	padding: 10px;
	margin:0 0 0 198px;
	min-height:700px;/* about the same as the left menu length to even out the columns */
	background-color:#FFFFFF;
}
/* fix ie6 min-height problem */
* html #content {
	height:700px;
}

#crumbs {
	margin:0;
	padding:0 0 5px 0;
	font-size:80%;
}

#backtotop {
	margin:0;
	padding:20px 0 0 0;
	font-size:80%;
}

#featureContainer {
	background-color:#FDE9D7;
	/*background-color:E7DCB6;*/
	border:0;
	padding: 00;
	margin:5px;
	float:right;
	color:#333333;
	/*background-image:url(/disted/conference/gen_images/linebars_narrow.png);
	background-repeat:repeat-y;
	background-position:0% 0%;*/
}

/* text and links for left menu with featureContainer */
#feature {
	margin: 0;
	padding: 1px;
}

#feature a:link, #feature a:visited, #feature a:hover {
	color:#0065A5;
	text-decoration:underline;
}

#feature table {
	border:6px solid #FDE9D7;
	background-color:#9AB5D7;
}

#feature table tr td {
	background-color:#EBF0F8;
	vertical-align:top;
	padding:6px;
}

#feature h1 {
  /*color: #E96C30;*/
  color:#333333;
  font-weight: bold;
  margin-bottom: 0;
  text-align:center;
  font-size:small;
}

/* menu on the left */
#leftMenuContainer {
	padding:10px 0 0 0;
	margin:0px;
	float:left;
	font-size:90%;
	line-height:130%;
	width:198px;
}

* html #leftMenuContainer {line-height:100%;}

#leftMenuContainer ul a:link, #leftMenuContaine ul a:hover, #leftMenuContainer ul a:visited {
	display: block;
	text-decoration:none;
}

#leftMenuContainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftMenuContainer li {
	padding:0;
}

/* text and links for left menu with leftMenuContainer */
#leftMenu {
	margin: 0px;
	padding: 0;
	min-height:650px;
}

/* fix ie6 min-height problem */
* html #leftMenu {
	height:650px;
}

.leftmenulink a:link, .leftmenulink a:visited, .leftmenulink a:hover {
	padding: 2px 5px 2px 15px;
	color:#0B3151;
	font-weight:bold;
}

.leftmenulink_sub a:link, .leftmenulink_sub a:visited, .leftmenulink_sub a:hover {
	padding: 2px 5px 2px 25px;
	color:#0B3151;
	font-weight:bold;
}

#leftheader {
	padding:6px 6px 6px 15px;
	background-color:#6786A2;
	font-weight:bold;
	margin:0px 0 10px 0;
	color:#ffffff;
}

#leftheader a:link, #leftheader a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#leftheader a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.leftheader_sub {
	padding:0;
	margin:2px 5px 2px 15px;
	color:#333333;
	font-style:italic;
	font-weight:bold;
}

/* proposal styles */

.propmenulink a:link, .propmenulink a:visited {
	padding: 2px 5px 2px 10px;
	color:#0B3151;
	font-weight:bold;
	font-size:90%;
}

.propmenulink a:hover {
	padding: 1px 5px 1px 10px;
	color:#333333;
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	font-size:90%;
}

.propmenuactive a:link, .propmenuactive a:visited, .propmenuactive a:hover {
	padding: 2px 5px 2px 10px;
	color:#333333;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	font-size:90%;
}

.successText {
	color:#2B5F73;
	font-weight:bold;
	/*border:1px solid #2B5F73;*/
	padding:5px 5px 5px 30px;
	background-image:url(/disted/conference/gen_images/icon_submitted.png);
	background-position:4px 4px;
	background-repeat:no-repeat;
}
/* for reviewers pages */
.successText_bg {
	color:#000000;
	font-weight:bold;
	padding:5px 5px 5px 30px;
	background-image:url(/disted/conference/gen_images/icon_submitted_bgtan.png);
	background-position:4px 4px;
	background-repeat:no-repeat;
	/*background-color:#CEE0E9;*/
	background-color:#ECCDB9;
}

.reviewform_top {
	border:3px solid #CEE0E9;
	padding:0px 10px 0px 10px;
	margin-top:10px;
}

.reviewform {
	border:3px solid #2B5F73;
	padding:10px;
	margin-top:10px;
}

/* use on table for presentation type page */
.linebottom1 {
	border-bottom:1px solid #9AB5D7;
	padding-top:10px;
	background-color:#F1ECD8;
}
/* alternate */
.linebottom2 {
	border-bottom:1px solid #9AB5D7;
	padding-top:10px;
	background-color:#FBDBBD;
}
/* alternate */
.linebottom3 {
	border-bottom:1px solid #EEE7CC;
	padding-top:10px;
	background-color:#9AB5D7;
}

/* end proposal styles */

#bottommenu {
	clear:both;
	background-color:#6786A2;
	margin: 0 0 0 0;
	padding:5px 10px 5px 10px;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}

#bottommenu a:link, #bottommenu a:visited {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#bottommenu a:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

#footerContainer {
	clear:both;
	background-color:#FFFFFF;	
	margin:0;
	padding:0;
}

#footer {
	color:#666666;
	font-size: x-small;
	font-weight:bold;
	padding: 10px;
	margin:0;
	text-align:center;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #666666;
	font-size: x-small;
	text-decoration:underline;
}

a:link, a:hover {
	color:#0065A5;
	text-decoration: underline;
}

a:visited {
	color:#0065A5;
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: Arial,sans-serif;
}

h1 {
	font-size: 116%;
	color: #0065A5;
	margin-bottom:20px;
}

h2 {
	font-size: 110%;
	color:#666666;
	font-style:italic;
	margin-top:15px;
}

h3 {
	font-size:100%;
	color:#333333;
	font-style:italic;
	margin-top:15px;
}

.mainTitle {
	font-size:120%;
}

img, a img {
	border:0;
}

.iconHdr {
	background-image:url(/disted/conference/gen_images/square2012.png);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight:bold;
	/*color:#006699;*/
}

.errorText {
	color:#FF0000;
	font-weight:bold;
	border:1px solid #FF0000;
	padding:5px 5px 5px 5px;
}

.caption {
	font-style:italic;
	font-size:80%;
	color:#003366;
}

.tbHeader {
	background-color:#0065A5;
	font-weight:bold;
	color:#ffffff;
}

.tbHeader a:link, .tbHeader a:visited, .tbHeader a:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

/* use on lists */
.linebottom {
	border-bottom:1px solid #9AB5D7;
	padding-top:10px;
}

.linebottomf {
	border-bottom:1px solid #9AB5D7;
	padding-top:10px;
	background-color:#FDE9D7;
}

.required {
	color:#FF0000;
}

.noShow {
	position:absolute;
	left:-10000px;
}

#skipTxt {
	position:absolute;
	left:-10000px;
	font-size:0px;
}

#sfield {display:none;}

/* agenda styles */

.hdr {
	padding:5px;
	color: #333333;
	font-weight:bold;
	text-align:center;
}

.bgcolor1 {
	/*background-color:#C7E8AE;*/
	background-color:#F1ECD8;
	text-align:left;
}

.bottomline {
	border-bottom:1px solid #0C4E67;
}

.formnotes {
	font-style:italic;
	font-size:small;
}

.spNavlink {
	text-decoration:none;
	color: #663366;
	font-weight:bold;
}

/* end agenda styles */

@media print {

body {
	width:100%;
	background-color:#FFFFFF;
}

#headercontainer {
	background-image:url();
	background-color:#FFFFFF;
}

#header {
	display:none;
}

#printbanner {
	position:relative;
	left:0;
}

#featureContainer {
	background-color:#FFFFFF;
}

#contentContainer {background-color:#FFFFFF; width:100%; background-image:url();}
#leftMenuContainer {display:none;}
#content {width:75%; margin-left:0; height:auto;}
* html #content {width:70%; height:auto;}

#topMenu {
	background-image:url();
	background-color:#ffffff;
	border-bottom:1px solid #000000;
}

#bottommenu {
	clear:both;
	background-color:#ffffff;
	background-image:url();
	border-top:1px solid #000000;
}
}
