/* CSS Document */
/*Set up existing HTML tags*/
body {
	margin: 8px auto 0 auto;
	text-align: center;
}
body, td, th, p, ul li {
	font-family: Arial, Helvetica, sans-serif;
	
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 6px;
}
ul li, ol li {
	/*margin-left: .75em;
	padding-left: .25em;
	margin-bottom: .5em;*/
}
p {
	line-height: 1.5em;
	margin-top: 0.5em;
	font-size: 0.9em;
	margin-bottom: .75em;
}
table td {
	vertical-align: top;
	text-align: left;
}
table th {
	vertical-align: bottom;
	text-align: left;
}
#right p.caption {
	color: #808080;
	font-size: .8em;
	text-align: left;
	margin: 1em 12px 0 0;
	line-height: 1.5em;
}

/*Layout tags*/
#main {
	text-align:center; 
	margin: 0px auto;
	width: 750px;
}
#text {
	float: none;
	width: 750px;
	margin: 8px auto;
	text-align: left;
}
#footer {
	width: 750px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#footer img { /*SAS owned company graphic*/
	float: left;
}

#left {
	width:463px;
	padding: 8px 24px 8px 24px;
	margin: 0 auto; 
	float:left;
	text-align: left;
	line-height: 1.2em;
}
#full {
	width:750px;
	padding: 0px 24px 8px 24px;
	margin: 0 auto; 
	float:left;
	text-align: left;
	line-height: 1.2em;
}
#right {
	width:215px;
	margin: 0 auto;
	padding: 8px 24px 18px 0;
	float:left;
	text-align: left;
	font-size: .9em;
}
#right p {
	/*font-size: .9em; */
	/*line-height: 1.2em;*/
	text-alight: left;
}

H1 {
	color: #00349A;
	padding: 2px 0px;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0px;
	text-align: left;
	border-bottom: none;
	text-transform: none;
}

/*H2 {
	color: #EF8D00;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
} */

h2 {
	color: #0073D0;
	font-size: 1.3em;
	/*text-transform: uppercase;*/
	margin-top: 0;
}

#left H3 {
	color: #007CBA;
	padding: 4px 0px;
	font-weight: bold;
	font-size: .9em;
	/*negative bottom margin to compensate for 12px top margin on all P tags*/
	/*margin-bottom: -8px;*/
	text-align: left;
}

#right h3 {
	color: #454545;
	font-size: 1em;
	text-transform: uppercase;
	margin-top: .5em;
}

td.label {
	text-align: right;
	vertical-align: middle;
}

.small {
	font-size: .7em;
}
.smalltext {
	font-size: .7em;
	line-height: 1.0em;
}
.smalltext_red {
	font-size: .85em;
	color: #FF0000;
}

ul.offer {
	margin: .2em 0 0 3px;
	padding:0;
}
ul.offer li {
	list-style-image: url(/images/ico_current.gif);
}
a.offer:link, a.offer:visited, ul.offer li a:link, ul.offer li a:visited {
	background-repeat: no-repeat;
	color: #00319E;
	text-decoration: none;
}
a.offer:hover, ul.offer li a:hover {
	text-decoration: underline;
}

/*Div to force footer to the bottom of the page -- Used in /includes/footer.shtml*/
.clearfix {
	clear: both;
}

.orangeButton {
	background: url(/images/landing/bg_offer_left.jpg) no-repeat top left;
	padding: 0;
	padding-left: 27px;
	height: 36px;
	width: auto;
}
#left .orangeButton {
	/*width: 260px;*/
}
#text .orangeButton {
	/*width: 260px;*/
}
#right .orangeButton {
	font-size: .9em;
	width: 180px;
}
.orangeButton a {
	display: block;
	text-decoration: none;
	height: 36px;
	background: url(/images/landing/bg_offer_right.jpg) no-repeat top right;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	padding-top: 8px;
	padding-left: 2px;
	color:#fae6d6;
	padding-right: 4px;
}
p.orangeButton a:hover {
	color: #fff;
}

#main ol {
	font-size: 0.9em;
	list-style: decimal outside;
	padding: 10px 25px 0 25px;
}

/* #main ul {
	font-size: 0.9em;
	list-style: disc;
	padding: 10px 25px 0 25px;
} */

#main li {
	padding: 0 0 10px 0;
}

.nobreak { white-space:nowrap;}

/* #formBox h3 {font-size: 14px} */


/* THESE NEXT TWO SECTIONS WERE COPIED FROM THE NEW ON DEMAND WEBCASTS CSS */

/*forms for series and app area select lists*/
form.webcastForm input.webcastButton {
	height: 17px;
	border: none;
	width: 16px;
	cursor: pointer;
	background: url(/images/ico_link_dbltri.png) no-repeat left top;
	text-indent: -200px;
	margin: 0 0 10px 5px;
}
form.webcastForm select {
	width: 275px;
	font-size: 1.2em;
}
form.webcastForm h4 {
	padding-top: 12px;
}


/*Form stuff*/
/* forms */
.formBox { margin: 0; -webkit-border-radius: 10px;  padding: 10px; }
.form-new { padding: 20px 0 0 0; }

/* new form experiment */
.form-new { margin: 0; padding: 0; }
.form-new {
    font-size: 0.9em;
    margin: 0;
    padding: 5px 0;
}
.form-new fieldset {
    border: 0 none;
    padding: 0 0 6px;
}
.form-new label {
    border: 0 none;
    cursor: default;
    display: block;
    font-size: 1em;
    margin: 0;
    outline: 0 none;
    padding: 4px 0 4px 0;
	font-weight: bold;
    text-align: left;
}
.form-new input[type="text"], .form-new input[type="email"] {
    background-image: -moz-linear-gradient(0% 12% 90deg, #FFFFFF, #999999);
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    font-size: 1.1em;
    margin: 0;
    outline: 0 none;
    padding: 5px 8px;
    width: 180px;
}
.form-new select {
    color: #333333;
    max-width: 180px;
}
.form-new select option {
	font-size: 1.1em;
	padding: 5px 8px;
}
#main2 #right.webcasts {
	width: 936px;
}
#main2 #right.webcasts #centerCol {
	width: 711px;
}
#main2 #right.webcasts #rightCol {
	width: 202px; margin-left: 23px; padding-top: 6px;
}
#main2 #right dl { font-size: 111%; }

/* 2013 year of stats block */
.year-of-stats { float: left; margin: 16px 0 0 0; padding: 10px; width: 205px; border: 1px solid #E0E0E0; border-radius: 6px; }
.year-of-stats p { padding: 3px 0 0 57px; line-height: 1.1em; }
#right .year-of-stats p.logo { float: left; margin: 0; padding: 0; width: 45px; height: 60px; }
.year-of-stats a { text-decoration: none; }

/* used in building better models landing page */
#content { font-size: 100%; margin: 0; padding: 10px 0; line-height: 1.35em; }
#content p { font-size: 100%; margin: 0; padding: 0 0 10px 0; }
#content dl { padding: 8px 0 2px 0; }
#content dt { padding: 0 0 1px 0; font-weight: bold; color: #CC6600; font-size: 115%; }
#content dd { font-weight: normal; padding: 0 0 5px 0; }
#content dd.date { padding: 0; font-size: 90%; font-weight: bold; text-transform: uppercase; color: #222; }

/* JMP Training Catalog block */
.jmpcat { float: left; margin: 16px 0 0 0; padding: 10px; width: 214px; border: 1px solid #E0E0E0; border-radius: 6px; }
.jmpcat p { padding: 3px 0 0 87px; line-height: 1.1em; }
#right .jmpcat p.cover { float: left; margin: 0; padding: 0; width: 80px; height: 117px; }
.jmpcat a { text-decoration: none; }

/* dsd for JMP 11 */
.bio-block { margin-top: 10px; padding: 12px 20px 6px 20px; border: 1px solid #CCC; border-radius: 6px; }

/* quote treatment
---------------------------------------------------------------------- */
#content blockquote { float: left; position: relative; width: 363px; margin: 20px 0 0 0; padding: 45px 50px 40px 50px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; }
#content blockquote p { padding: 0 0 25px 0; text-align: center; line-height: 1.2; } 
#content blockquote q { position: relative; display: inline-block; font-size: 160%; color: #555; font-style: italic; font-weight: normal; }
#content blockquote p span { position: absolute; display: inline-block; width: 40px; height: 74px; text-indent: -99999em; }
#content blockquote p span.ldqou { left: -46px; top: -23px; background:url(/images/quote-left.png) no-repeat top left; }
#content blockquote p span.rdqou { right: -46px; bottom: -58px; padding: 0 0 0 6px; background:url(/images/quote-right.png) no-repeat top right; }
#content blockquote cite { float: right; margin: 0 -40px 0 0; }
#content blockquote cite dl { font-size: 92%; font-style: normal; text-align: left; }
#content blockquote cite dt { padding: 0 0 0 52px; font-size: 116%; font-weight: normal; }
#content blockquote cite dd { padding: 0 0 0 52px; background: none; }
#content blockquote cite dd.quote-img { float: left; padding: 0; }
