/* external style sheet for the AMI Documentation */
 
 BODY
{
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #000066;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-bottom: 0px;
	background-color: #f2ecdb;
	background-image: url(images/yback.gif);
	background-repeat: repeat-y;

}
p {color: #000066;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	FONT-SIZE: 11px;
}

#date {color: #000066;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	FONT-SIZE: 15px;
	line-height: 20px;
	font-weight: bold;
}

#workshop{color: #000066;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	FONT-SIZE: 13px;
	line-height: 18px;
	 font-weight: bold;
}

#workshopdescription{color: #000066;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	FONT-SIZE: 11px;
	line-height: 15px;
}





ul {
	FONT-SIZE: 11px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/list_bullet.gif);
}

ul.intro {
	FONT-SIZE: 11px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	
	list-style-image: url(images/list_bullet2.gif);
}


H1
{
	FONT-SIZE: 16px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #D5791E;
}


A, A:link
{
	TEXT-DECORATION: none;
	color : #D5791E;
}
A:visited
{
	TEXT-DECORATION: none;
	color : #ff0000;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #006699;
}

.intros
{
	FONT-SIZE: 15px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #D5791E;

}

.topline
{
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #ff6600;
	width: 600px;
	padding: 2px 2px 0 4px;

}

td.subjectheadersfree1 {
padding-bottom: 5px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
 border-bottom: 1px dashed #eeeeee;
}



td.subcontent
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	
}

td.freesignupbox
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	padding-left:8px;
	border-right: 1px solid #00c0ff;
	border-left: 1px solid #00c0ff;
	height: 241px;

	color : #000066;

}

td.homeflashbox
{
	height: 53px;
	width: 303px;
	}
	
	
td.rotateimage
{
	padding-top: 10px;
	background-color: #fbfbfd;
	}
	

td.homeside {

	border-left: 1px solid #441e1f;
	background-image:  url(images/sidebar.gif);
	background-repeat: repeat;

}
 .floatrightnowidth
{
float: right;
margin: 0 0 10px 10px;

padding: 0px;
}

/*
** Bottom Horizontal Links
*/
.item-list ul li {
  list-style: square;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #339900;
background-color: #fff;
text-decoration: none;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;

}

#navlist a:hover
{
color: #339900;
text-decoration: none;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

td.bottomnavhome {
padding-bottom: 0px;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;

}

#floatlefthome
{
float: left;

margin: 0px 0px 0px 0px;

padding: 0px;
}

#floatleftexpert
{
float: left;

margin: 0px 8px 15px 0px;

padding: 0px;
}

#workshopteaser
{
	clear: left;
	border-bottom: 1px dotted #00c0ff;
	padding-top: 7px;
	padding-bottom:7px;
	padding-right:20px;
	min-height: 130px;
	
}

td.workshopdialback {

	border-left: 1px solid #ff7200;
	border-right: 1px solid #ff7200;
	
	
}

#solutionheader
{
	border-bottom: 1px solid #cccccc;
	padding-top: 20px;
	padding-bottom:2px;
	padding-right:10px;
	FONT-SIZE: 14px;
	color: #0066cc;
	 font-weight: bold;
	 width: 245px;
	
}

#right-element {
   position: relative;
   right: 0;
 
   }



#learnmore
{
	border-bottom: 1px solid #ffffff;
	padding-bottom:2px;
	font-weight: bold;
	line-height: 30px;
	
	
}