/* 
-----------------------------------------------
  Kinaxis.com/go/experts/
  Typography
----------------------------------------------- */

/* master text defaults */
body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	}

/* customer logo table */
.logotable, .logotableR2 {
	background-position: center center; 
	background-repeat: no-repeat;
	border: 1px dotted #336699;
	margin-right: -1px;
	margin-top: -1px;
	padding: 0px;
	border-collapse: collapse;}
.logotableR2 {border-top: 0;}

/* table with internal divisions */
table#tableIntDiv {
	border: 1px solid white;
	border-collapse: collapse;
	border-bottom: 1px dotted #ab5a01;
	background-color: white;
}
table#tableIntDiv th, table#tableIntDiv td {
	border: 1px dotted #ab5a01;
	font-size: 11px;
}
table#tableIntDiv th b {color: #ab5a01;}


/* table with row division*/
table#tableRowDiv {
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
	border-collapse: collapse;
	background-color: white;
}
table#tableRowDiv th, table#tableRowDiv td {
	border-top: 1px dotted #ab5a01;
	border-bottom: 1px dotted #ab5a01;
	font-size: 11px;
}
table#tableRowDiv th {
	border-top: 0;
	border-bottom: 1px dotted #ab5a01;
	font-size: 11px;
}
tr.ruled{background:#ffffec;}  

tr#schedDiv td {
	border-top: 1px solid #dddddd;
	font-size: 11px;
}


/* TEXT STYLING */

/* .body and .text have been added for compatibility with older/other content */
p, .BC, .bc, .body, .text, .grey {
color: #000000;
font-size: 12px;
font-style: normal;
margin-top: 0;
margin-bottom: 1em;
padding-left: 1px;
line-height: 1.4; }
.section {color: #990000;}

/* BCB list controls */
ul.bcb li {
	color: #333;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	}
.bcb ul, ul.bcb {
	list-style-image: url(http://www.kinaxis.com/images/w2/li-rtchevron-customers.gif);}
ol.bcb, .bcb ol {
	margin-left: 25px;
	padding-left: 0px;}
ul.bcb li ul, ol.bcb li ul  {
	margin-top: 1.2em;
	margin-bottom: 1em;}
.bcb li.strong {color: #666666;}
.bcb li.strong li {font-weight:normal;}
	

.double li {margin-bottom:6px;}
	
/* learn more styling */
P.LM {font-size: 11px;
font-weight: bold;
color: #990000;
text-indent: 0px;
border: 0;
margin: 0;
margin-top: 25px;
margin-left: 20px;
margin-bottom: 7px;
padding: 0;
padding-bottom: 4px;
border: 0px;
background-image:url(http://www.kinaxis.com/images/w2/learnmore-dots-customers.gif);
background-repeat: no-repeat;
background-position: bottom right;
}	

P.LMhead {font-weight: bold;
color: #666666;
font-size: 11px;
text-indent: 20px;
padding: 0;
margin: 0;
margin-bottom: 6px;}	

P.LMitem {text-indent: -20px;
font-size: 11px;
line-height: 13px;
margin: 0; 
margin-left: 20px;
margin-bottom: 4px; 
padding: 0;
padding-bottom: 5px;
border: 0px;
background-image:url(http://www.kinaxis.com/images/w2/learnmore-dots-neutral.gif);
background-repeat: no-repeat;
background-position: bottom right;
}	
	

tr.sched {
margin: 0; padding:0;
background-image:url(http://www.kinaxis.com/images/w2/dashbg.gif);
background-position: bottom left;}
.scheditem {background-color: #fff;}


hr {
	color: #fff;
	background-color: #fff;
	height:1px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
hr.gray {border-top: 1px dotted #999999;}


/* body quotes */
p.quo {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;}
dl.quo {
	border: 1px dotted #990000;
	border-left: 0;
	border-right: 0;
	margin-top: 20px;
	margin-bottom: 20px;}
dl.quo dt {
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 16px;}
dl.quo dd {
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0;
	color: #666;
	font-size: 12px;}

#biotable P.quo {
	color: #990000;
	font-size: 13px;
	padding-top: 20px;
}
	
dl.datecols {
	margin-top: 0; 
	padding-top: 0;
	}
dl.datecols dt {
	float: left;
	color: #666;
	padding: 0;
	margin: 0; 
	width: 125px;
	padding-bottom: 15px;
	}
dl.datecols dd {
	padding-left: 0px;
	margin-left: 125px;
	padding-bottom: 15px;
	}	
* html dl.datecols dd {
  height: 1%;
  margin-left: 0;
  }	


.micetype {
	font-size: 10px;
	font-weight:bold;
	color: #a5a5a5;
	text-decoration: none;}


/* smaller body copy */
/* note BC is defined at top */
.bc2, .BC2, .body2 {
font-size: 11px;
line-height: 13px;
font-style: normal;}

.bc3 {
	font-size: 9px;
	color: #999999;
	line-height: 12px;
	font-style: normal;
	}

/* Header */
h1, .headline, h2, .BCH2 {
	font-size: 18px;
	font-weight: normal;
	color: #474850;
	text-align: left;
	margin-left: 1px;
	margin-top: 0px;
	line-height: 22px;
	margin-bottom: 8px;
	}
.main h1 {color: #474850;}

/* Bottom Band Navigation */
.bbNext{
font-size: 11px;
margin-top: 35px;
margin-bottom: 20px;
}
A.bbNext {
padding-right: 10px;
background-image:url(http://www.kinaxis.com/images/w2/arrow-neutral.gif);
background-repeat: no-repeat;
background-position: right center;
}
.bbPrev{
font-size: 11px;
margin-top: 35px;
margin-bottom: 20px;
}
A.bbPrev {
padding-left: 10px;
background-image:url(http://www.kinaxis.com/images/w2/arrow-left.gif);
background-repeat: no-repeat;
background-position: left center;
}

.redlink {
font-size: 12px;
color: #BC0231;
font-style: normal;
}

p.redlink {
	border-bottom: 0;
	padding-bottom: 20px;
	font-weight: bold;
	}

p.BC .redlink {font-size: 12px}
	

/* A: styling */
A:link    {color: #000000; text-decoration:none;}
A:visited {color:#000000;text-decoration:none}
A:hover   {color:#BC0231;text-decoration:underline}
A:active {color:#BC0231;text-decoration:underline}

.introlink A:link    {color: #000000; text-decoration: underline;}
.introlink A:visited {color: #000000; text-decoration: underline;}
.introlink A:hover   {color: #BC0231; text-decoration: underline;}
.introlink A:active  {color: #BC0231; text-decoration: underline;}

.redlink A:link, A.redlink:link    {color: #bc0231; text-decoration: underline;}
.redlink A:visited, A.redlink:visited {color:#bc0231; text-decoration: underline;}
.redlink A:hover, A.redlink:hover   {color:#bc0231; text-decoration: underline;}
.redlink A:active, A.redlink:active  {color:#bc0231; text-decoration: underline;}

.micetype A:link    {color:#eeeeee; text-decoration: none;}
.micetype A:visited {color:#eeeeee; text-decoration: none;}
.micetype A:hover   {color:#ffffff; text-decoration: underline;}
.micetype A:active  {color:#ffffff; text-decoration: underline;}
/* END A: styling */

.rapid {font-weight:bold; font-style:italic;}
.response {font-weight:normal; font-style:italic;}


/* expertsdownloads list controls */
.expertsdownloads {
	margin: 0 0 0 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    }
.expertsdownloads li {	
	margin-bottom: 0;
    padding: 0 5px 10px 37px;
    background-image: url(http://www.kinaxis.com/go/experts/images/icons/expertsdownloads-pdf.gif);
    background-repeat: no-repeat;
    background-position: 0 0px;
    list-style: none;
    }	
.expertsdownloads li.nested {
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:-3px;
	}
.expertsdownloads li.blog {background-image: url(http://www.kinaxis.com/go/experts/images/icons/expertsdownloads-blog.gif);}	
.expertsdownloads li.kit {background-image: url(http://www.kinaxis.com/go/experts/images/icons/expertsdownloads-kit.gif);}	
.expertsdownloads li.mediacvg {background-image: url(http://www.kinaxis.com/go/experts/images/icons/expertsdownloads-mediacvg.gif);}	
.expertsdownloads li.pdf {background-image: url(http://www.kinaxis.com/go/experts/images/icons/expertsdownloads-pdf.gif);}	
.expertsdownloads li.podcast {background-image: url(http://www.kinaxis.com/go/experts/images/icons/expertsdownloads-podcast.gif);}	
.expertsdownloads li.wmv {background-image: url(http://www.kinaxis.com/go/experts/images/icons/expertsdownloads-wmv.gif);}
.expertsdownloads li.arrow {background-image: url(http://www.kinaxis.com/go/experts/images/icons/expertsdownloads-arrow.gif);}	
.expertsdownloads li.2level {font-weight: bold;}
.expertsdownloads ul {
	margin: 5px 0 0 0;
	padding: 5px 0 5px 0; 
	}
.expertsdownloads ul li {
	font-weight:normal;
	padding: 0 0 1px 0;
	margin-bottom:4px;
	list-style: disc;
	background-image:none;
	}
/* end link list controls */



/* 
-----------------------------------------------
MISC
----------------------------------------------- */
img {border:none;}
form {margin:0;padding:0;}

:focus
{
  -moz-outline-style: none;
}
