/* * * * * * * * * * * * * * * * 
General ASQ Conference Template
May 2007
* * * * * * * * * * * * * * * */

html {
height:100%;
}

body {
margin:0;
padding:0;
height:100%;
font-family: "Trebuchet MS", Arial, sans-serif;
color:#454545;
font-size:1em;
background-color: #ffffff;
line-height:1.1em;
}

a {
color: #194B96;
text-decoration:underline;
}

a:hover {
color: #666666;
text-decoration: none;
}

a:visited {
color: #194B96;
text-decoration:underline;
}

em {
font-style:italic;
}

strong {
	font-weight:bold;
	font-size: 14px;
	font-family: inherit;
}

.red {
color: #CC0000;
}

.small {
font-size: .8em;
}

#followbox {border:2px solid #bebbbb;width:120px;background-image:url(http://www.asq.org/img/follow/followbg.jpg);padding-top:5px;padding-left:15px;border-right:2px solid #7b7b7b;border-bottom:2px solid #7b7b7b;}
.followicon {border:0px;width:42px;height:42px;padding-bottom:5px;padding-right:15px;float:left;}
.followclear {clear:both;font-size:1px;height:1px;}

/* * * * * * Header * * * * * */


#headerBack {
margin:0;
padding:0;
height:100px;
background-color:#194B96;
background-image:url(../img/conferences/template/headerBack-bg.jpg);
background-repeat:repeat-x;
}

#header {
margin:0 0 0 10px;
padding:0 0 0 0;
width:730px;
height:90px;
}

#header h1 {
margin:0;
padding:30px 0 0 75px;
font-size:1.9em;
color:#ffffff;
}

#header h2 {
margin:0;
padding:10px 0 0 75px;
font-size:1.4em;
color:#ffffff;
line-height:.9em;
}

#header h3 {
margin:0;
padding:10px 0 0 75px;
font-size:1em;
color:#eeeeee;
}

#header h4 {
margin:0;
padding:4px 0 0 75px;
font-size:1em;
color:#eeeeee;
}

#header img {
margin:0;
padding:0;
float:left;
border:none;
}

/*
#header img.ff-ie7 {
margin:0;
padding:0;
float:left;
border:none;
}

#header img.ie6 {
display:none;
}
*/

/* * * * * * Outer Container * * * * * */
#container {
margin:0 0 0 10px;
padding:0;
width:780px;
background-color:#ffffff;
font-size:.9em;
}

#centerColumn p, #centerColumnSingle p {
padding:2px 0 4px 0;
}

#centerColumn h1, #centerColumnSingle h1 {
font-size:1.7em;
line-height:1em;
}

#centerColumn h2, #centerColumnSingle h2 {
font-size:1.3em;
}

#centerColumn h3, #centerColumnSingle h3 {
font-size:1em;
font-weight:lighter;
}

#centerColumn h4 {
font-size:1em;
font-weight:bold;
color:#454545;
}

#centerColumn h1, #centerColumnSingle h1, #centerColumn h2, #centerColumn h3, #rightColumn h2, #leftColumn h2, #leftColumn h3 {
color:#C24900;
}

#centerColumn h1, #centerColumnSingle h1, #centerColumn h2, #centerColumn h3, #centerColumn h4 {
margin:2px 0 4px 0;
padding:0;
}

#leftColumn h2, #leftColumn h3 {
margin:0 0 -8px 0;
font-size:1.3em;
}

#centerColumn img.visual, #centerColumnSingle img.visual {
margin:0 auto;
padding:0 0 0 5px;
border:none;
}

img.bio {
float:left;
margin:0 10px 5px 0;
padding:3px;
border:1px solid #eeeeee;
}

#speakerBio2 {
	float:left;
	padding:3px;
	width:107px;
	font-size:0.8em;
	background-color:#E2DCD4;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}






/* * * * * * Left Column * * * * * */
#leftColumn {
float:left;
margin:-20px 10px 0 0;
padding:0;
width:165px;
background-color:#ffffff;
font-size:.75em;
border:1px solid #ffffff;
}

#leftColumn p {
padding:4px;
}

#leftColumn img.visual2 {
margin:0 auto;
padding:0 0 0 5px;
border:none;
}








/* * * * * * Center Column * * * * * */
#centerColumn {
margin:10px 0 0 175px;
padding:0;
background-color:#ffffff;
font-size:1em;
}

#centerColumnSingle {
margin:10px 0 0 25px;
padding:0;
background-color:#ffffff;
font-size:1em;
}

.frontLogos {
float:left;
margin:15px 2px 0 2px;
padding:0;
width:145px;
text-align:center
}

.frontLogos img {
border:none;
}



/* * * * * * Right Column * * * * * */
#rightColumn {
float:right;
margin:5px 0 0 10px;
padding:10px;
width:165px;
background-color:#ffffff;
font-size:.75em;
border-left:1px solid #eeeeee;
}

#rightColumn p {
padding:4px;
}


/* * * * * * Footer * * * * * */
#footer {
margin:0 auto;
padding:0;
width:730px;
height:45px;
line-height:45px;
background-color:#ffffff;
text-align:center;
font-size:.8em;
}


/* * * * * * Lists * * * * * */
ul, ol {
margin:0 0 12px 0;
padding:0;
}

li {
margin:0 0 5px 15px;
padding-left:15px;
list-style:none;
background-image:url(../img/conferences/template/bulleted-li-bg-dark.gif);
background-position:0 3px;
background-repeat:no-repeat;
font-size:.9em;
color:#454545;

/*
margin:0 0 5px 20px;
padding:0;
list-style-type:disc;
*/
}

#nav {
margin-bottom:20px;
}

#nav ul {
list-style-type:none;
margin:0;
padding:0;
}

#nav li {
list-style-type:none;
margin:0 0 0 0;
padding:0;
font-size:1.1em;
}

#nav li a{
display:block;
width:149px;
margin:0;
padding:8px 0 8px 16px;
text-decoration:none;
background-color:#C6D2E5;
background-image:url(../img/conferences/template/nav-bg.gif);
background-position:left;
background-repeat:no-repeat;
border-bottom:1px solid #ffffff;
}

#nav li a:hover {
color:#ffffff;
background-color:#8FA7CC;
}

#nav ul li ul li a{
display:block;
width:145px;
margin:0;
padding:6px 0 6px 20px;
font-size:.9em;
color:#194B96;
text-decoration:none;
background-color:#E3E9F2;
border-bottom:1px solid #ffffff;
}

#nav ul li ul li a:hover {
background-color:#8FA7CC;
}

#nav ul li ul li a:before {
	content: "\00BB \0020";
	}

.basic {
margin:16px 0 0 0;
padding:4px;
font-size:1.1em;
border-top:1px dashed #cccccc;
border-bottom:1px dashed #cccccc;
}

.basic ul {
list-style:none;
}

.basic li {
margin:0 0 5px 0;
background-image:url(../img/conferences/template/bulleted-li-bg-blue.gif);
background-position:0 3px;
background-repeat:no-repeat;
font-size:.9em;
color:#2c2c2c;
}

.bulleted {
margin:5px 0 0 0;
padding:4px;
font-size:1.1em;
}

.programs {
margin:13px 0 5px 0;
padding:6px;
font-size:1.1em;
}

.programTitle {
margin:0 0 0 0;
padding:4px;
}

.bulleted ul, .programs ul, .programTitle ul {
list-style:none;
}

.bulleted li, .programs li {
margin:0 0 5px 0;
padding-left:15px;
list-style:none;
background-image:url(../img/conferences/template/bulleted-li-bg.gif);
background-position:0 3px;
background-repeat:no-repeat;
}


.programTitle li {
margin:0 0 10px 0;
padding:0 0 7px 26px;
list-style:none;
background-image:url(../img/conferences/template/program-title-bg.jpg);
background-position:0 0;
background-repeat:no-repeat;
}




/* * * * * * speakers * * * * * */
#speakers {
margin:15px 0 0 0;
padding:4px 0 10px 0;
background-color:#ffffff;
font-size:.9em;
/* border-top:1px solid #eeeeee; */
}

#speakers h2 {
margin:0 0 4px 0;
}

#speakers p {
margin-top:0;
font-size:.9em;
}

#speakers em {
font-size:.9em;
}

#speakers img {
border:none;
}

#speakers img.bio {
margin:17px 0 0 95px;
padding:2px;
}

#speaker1 {
float:left;
margin:0 0 0 5px !important;
margin:0 0 0 3px; /* IE6 Specific */
padding:3px;
width:170px;
background-color:#E2DCD4;
}

#speaker2 {
float:left;
margin:0 5px 0 5px;
padding:3px;
width:170px;
background-color:#E2DCD4;
}

#speaker3 {
float:left;
margin:0;
padding:3px;
width:170px;
background-color:#E2DCD4;
}

#speaker4 {
float:left;
margin:5px 0 0 5px !important;
margin:5px 0 0 3px; /* IE6 Specific */
padding:3px;
width:170px;
background-color:#E2DCD4;
}

#speaker5 {
float:left;
margin:5px 5px 0 5px;
padding:3px;
width:170px;
background-color:#E2DCD4;
}

#speaker6 {
float:left;
margin:5px 0 0 0;
padding:3px;
width:170px;
background-color:#E2DCD4;
}

#speaker7 {
float:left;
margin:5px 0 0 5px;
padding:3px;
width:170px;
background-color:#E2DCD4
}

#speakerBio {
float:left;
margin:0 10px 0 0;
padding:3px;
width:170px;
font-size:.8em;
background-color:#E2DCD4;
}

#speakerBio p {
padding:2px 0 4px 0;
}

#speakerBio br {
padding:2px 0 10px 0;
}
.speakerBiosm {
float:left;
margin:0 10px 0 0;
padding:3px;
width:78px;
font-size:0.8em;
background-color:#E2DCD4;
}
.speakerBiopara {
height: 100%;
margin-top: 10px;
}


/* * * * * * backgrounds for program timelines * * * * * */

.timeline {
margin:8px 5px;
padding:5px;
background-color:#E3E9F2;
background-image:url(../img/conferences/template/timeline-bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

.timelineCornerL {
float:left;
margin:-5px 0 0 -5px;
padding:0;
}

.timelineCornerR {
float:right;
margin:-5px -5px 0 0;
padding:0;
}

.timeline h2 { /* to fix indent from corner graphics * * * */
position: relative;
left: -5px;
}

/* * * * * * workarounds and hacks * * * * * */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* * * * * * style for accessible forms * * * * * */
.required {
color:#0074C5;
font-size:15px;
}

.requiredText {
color:#999999;
font-size:11px;
text-align:right;
}

.toTop {
margin-top:10px;
font-size:11px;
text-align:right;
}

form.cmxform {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size:13px;
}

form.cmxform p {
margin:0 10px 0 20px;
padding:0;
}

form.cmxform fieldset {
margin:15px auto;
padding:20px;
width:500px;
background-image:url(../img/conferences/template/request-info-form-bg.jpg);
background-position:0 0;
background-repeat:no-repeat;
}

form.cmxform legend {
padding: 0 2px;
font-size:16px;
/*color:#194B96;*/
color:#C24900;
}

form.cmxform .fancy {
border:1px solid #cccccc;
background-color:#ffffff;
}

form.cmxform input.clean {
padding:20px 0 0 10px;
border:none;
}

form.cmxform input:focus.clean {
background-color:#ffffff;
border:none;
}

form.cmxform textarea {
border:1px solid #cccccc;
background-color:#ffffff;
}

/*
form.cmxform textarea:focus {
border:1px solid #1A4B97;
background-color:#D6E1F2;
}
*/

form.cmxform select {
border:1px solid #A3B7D5;
background-color:#ffffff;
}


form.cmxform label {
display: inline-block;
line-height: 1.8;
vertical-align: top;
color:#000000;
}

form.cmxform fieldset ol {
margin: 0;
padding: 0;
list-style: none;
background-image:none;
}

form.cmxform fieldset li {
list-style: none;
padding:5px;
margin:0;
background-image:none;
}

form.cmxform fieldset fieldset {
border: none;
margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
padding: 0 0 5px;
font-weight: normal;
}

form.cmxform fieldset fieldset label {
display: block;
width: auto;
}

form.cmxform em {
color: #454545;
}

form.cmxform em.nothing {
font-weight:normal;
font-style:italic;
color: #547699;
}

form.cmxform label {
width: 150px; /* Width of labels */
}

form.cmxform fieldset fieldset label {
margin-left: 153px; /* Width plus 3 (html space) */
}

.formBlock {
margin:-40px 0 0 153px;
}

.formBlock2 {
margin:-20px 0 0 153px;
}

.formBlock3 {
margin:-20px 0 0 75px;
}

.inputBack {
padding:2px 0 0 2px;
margin:0;
border-right:1px solid #cccccc;
background-color:#ffffff;
background-image:none;
# /* Leave this floating pound sign here for a Safari hack */
}

.inputBack {
padding:2px 0 0 2px;
margin:0;
border-right:1px solid #cccccc;
background-color:#ffffff;
background-image:url(/img/conferences/template/input-bg.gif);
background-position:0 0;
background-repeat:no-repeat;
}

form.cmxform input {
border:none;
background:#ffffff;
}





/*
styles specific to 2008 Six Sigma Conference ///////////////////////////////////////////
*/

#headerBack-ss08 {
margin:0;
padding:0;
height:100px;
background-color:#607890;
background-image:url(../img/conferences/template/headerBack-bg-ss08.jpg);
background-repeat:repeat-x;
}

#nav-ss08 {
margin-bottom:20px;
}

#nav-ss08 ul {
list-style-type:none;
margin:0;
padding:0;
}

#nav-ss08 li {
list-style-type:none;
margin:0 0 0 0;
padding:0;
font-size:1.1em;
}

#nav-ss08 li a{
display:block;
width:149px;
margin:0;
padding:8px 0 8px 16px;
text-decoration:none;
color:#2B4040;
background-color:#D3DCDC;
background-image:url(../img/conferences/template/nav-bg-ss08.gif);
background-position:left;
background-repeat:no-repeat;
border-bottom:1px solid #ffffff;
}

#nav-ss08 li a:hover {
color:#ffffff;
background-color:#90A8A8;
}

#nav-ss08 ul li ul li a{
display:block;
width:145px;
margin:0;
padding:6px 0 6px 20px;
font-size:.9em;
color:#194B96;
text-decoration:none;
background-color:#E3E9F2;
border-bottom:1px solid #ffffff;
}

#nav-ss08 ul li ul li a:hover {
background-color:#8FA7CC;
}

#nav-ss08 ul li ul li a:before {
	content: "\00BB \0020";
	}
#speakerBio2 {
	float:left;
	padding:3px;
	width:107px;
	font-size:0.8em;
	background-color:#E2DCD4;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.table2 {
	border: thin solid #B1C2C2;
}
/*
styles specific to 2010 Quality Management Conference ///////////////////////////////////////////
*/
#headerBack-qm10 {
margin:0;
padding:0;
height:100px;
background-color:#9E3039;
background-image:url(../img/conferences/template/headerBack-bg-qm10.jpg);
background-repeat:repeat-x;
}

/* Testimonials Wrapping
------------------------------------------------------------------------------------------------------------- */
.testWrap, .testWrapDark {
margin:10px 20px 15px 20px;
padding:5px 10px 5px 10px;
}

.testWrapDark {
padding:5px 10px 25px 10px;
background-color:#c5d6e6;
background-image:url(../img/conferences/template/testimonial-bg.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}

small {
font-size:11px;
color:#454545;
}

/* two column set up for central column
------------------------------------------------------------------------------------------------------------- */

#twoWrap {
	margin:0;
	padding:0;
	width:600px;
}

#middleLeft {
float:left;
margin:10px 0 10px 0;
padding:5px;
width:270px;
}

#middleLeft h2 {
 color:#ffffff;
}


#middleRight {
	float:left;
	margin:10px 0 10px 15px;
	padding:5px;
	width:270px;
}

#moreStream {
margin:0 0 0 15px;
padding:0;
width:125px;
font-size:10px;
}

/*****Style for STEM-Agenda Program page - Cell Spacing*****/

.stemcell {
	
	padding-bottom:5px;
	}
/***/
