



body
{
	font-family: Arial, sans-serif;
	font-size: small;
	background-color: white;
	text-align: center;
	color: #333;
}



/* COLOR Driven styles  */
body.red #offer { border-left-color: #db0303; }
body.red #nav ul li a:hover { color: #db0303; }
body.red #main h3 { background-color: #db0303; }

body.green #offer { border-left-color: #3E9F48; }
body.green #nav ul li a:hover { color: #3E9F48; }
body.green #main h3 { background-color: #3E9F48; }

body.yellow #offer { border-left-color: #F4AA00; }
body.yellow #nav ul li a:hover { color: #F4AA00; }
body.yellow #main h3 { background-color: #F4AA00; }

body.purple #offer { border-left-color: #752FA4; }
body.purple #nav ul li a:hover { color: #752FA4; }
body.purple #main h3 { background-color: #752FA4; }

body.orange #offer { border-left-color: #FF751A; }
body.orange #nav ul li a:hover { color: #FF751A; }
body.orange #main h3 { background-color: #FF751A; }




a { color: #007dc3; }

h1 sup, h2 sup, h3 sup, h4 sup
{
	font-size: 60%;
	vertical-align: super;
}

#supercontainer
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.clear { clear: both; }

.pdf_indicator { padding-left:5px; font-size:65%; font-weight:normal; color: #666; }

/* ---------------------------Phantom click overlay makes the upper right part of the page clickable--------------------------- */
div#phantomClick { display: none; }

#headerContainer { background: url(images/headerContainer_bg.gif) no-repeat left top; padding-left: 10px; margin-top: 80px; border: 0px  solid; height: 1%; }

/* ---------------------------Image assignment based on body class--------------------------- */
#header
{
	background: url(images/header_bg.gif) no-repeat right top;
	position: relative;
	padding: 11px 11px 0 0px;
	*height: 1%;
} 

#header img#SASlogo
{
	padding: 20px 0 16px 10px;
	border: none;
	position: absolute; 
	top: -70px;
	right: 10px;
}


/* ---------------------------Headline and subheadline--------------------------- */

#offer
{
	background: url(images/header_bg.jpg) no-repeat right top;
	border-left: 25px black solid;
	border-bottom: 1px #ccc solid;
	position: relative;
	_height: 1%;
}
#offerHeadline { padding: 10px 0 0px 15px;  position: relative; }


#offerHeadline h1
{
	margin: 0;
	padding: 0;
	color: white;
	font: bold 2.2em 'Arial Narrow', Arial, Verdana, sans-serif;
	width: 640px;
}
#offerHeadline h2
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #999;
	font: 1.2em Arial, Verdana, sans-serif;
	font-weight: 200;
	width: 635px;
}

h3#offerType
{
display: none;}



/* ---------------------------Tabbed nav--------------------------- */
#nav { height: 26px; position: absolute; bottom: -29px; left: -25px; width: 880px; border-bottom: 1px #ccc solid;}
#nav ul { padding: 0 0 1px 0; margin: 0; list-style-type: none; padding-left: 20px; }
#nav ul li { float: left; padding: 0; margin: 0 0 0 1px; height: 25px; cursor: pointer; text-transform: uppercase; }
#nav ul li a { background: url(images/sprites.gif) no-repeat right -25px; margin: 0; padding: 0 18px 0 0; display: inline-block; color: #333; font: 1.1em/25px Arial, sans-serif; text-decoration: none; cursor: pointer; }
#nav ul li a span { margin: 0; padding: 0 0 2px 8px; line-height: 25px; display: block; cursor: pointer;}
#nav ul li a:hover { text-decoration: none;}
#nav ul li a:hover span { }
#nav ul li.active a { color: #00539b; }
#nav ul li.active a span { padding: 0 0 2px 8px; line-height: 25px; }


/* ---------------------------Main content--------------------------- */
#contentContainer { background: url(images/contentContainer_bg.gif) repeat-y; padding-left: 10px; margin: 0; }
#content { background: url(images/content_bg.gif) repeat-y right top; padding: 20px 10px 0 0; min-height: 200px; _height: 200px; }

#main {	padding-bottom: 20px; padding-top: 30px; }
div.twoCol #main { width: 640px; float: left; }
div.oneCol #main { width: 100%; position: relative; }
div.oneCol #main p, div.oneCol #main h3, div.oneCol #main ul { margin-right: 15px;}
div.oneCol #sidebar { display: none;}

#main h3
{
	background: url(images/slanter.png) no-repeat right top;
	_background-image: url(images/slanter.gif);
	font: bold 1.1em Arial, sans-serif;
	margin: 0;
	line-height: 27px;
	padding-left: 20px;
	color: white; 
}

#main p, #main table, #main h4, #main h5, #main div { margin-left: 20px;}

#main ul
{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	list-style-type: none;
}

#main ul li
{
	background: url(images/bullet.gif) no-repeat left 5px;
	padding: 0 0 8px 15px;
}

#main a.button 
{ 
	background: url(images/sprites.gif) no-repeat left -75px;
	display: inline-block;
	color: white;
	text-decoration: none;
	padding-left: 25px;
}

#main a.button span 
{
	background: url(images/sprites.gif) no-repeat right -75px;
	font: bold 12px/20px Arial, sans-serif;
	display: block;
	padding-right: 15px;
	padding-bottom: 2px;
}

#main a.button:hover { background-position: left -100px; }

#main a.button:hover span
{
	background-position: right -100px;
}

#main img { margin-left: 20px;}
#main p img { margin-left: 0px;}

#main ul.fulfillment li { background-image: url(/images/icons/news_list_bullet.gif); }
#main ul.fulfillment li a { font-weight: bold; text-decoration: none; }
#main ul.fulfillment li a:hover { text-decoration: underline; }

#viewwebcast a { background: url(images/sprites.gif) no-repeat right -150px; display: block; line-height: 31px; color: white; text-decoration: none; text-align: center; font: bold 16px/35px Arial, sans-serif; padding: 0 40px 5px 0; }
#viewwebcast { background: url(images/viewwebcast.gif) no-repeat left top; display: inline-block; margin: 0 0 0 20px; padding: 4px 0 0 55px; height: 40px; } 
#viewwebcast { *display: inline; }


/* --------------------------- Agenda Table --------------------------- */

table.agenda
{
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.agenda th { background-color: #999; padding: 5px; color: white; }

table.agenda td
{
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px #C9C9C9 dotted;
}

#main table.agenda p { margin: 0 0 2px 0; }

table.agenda td.agendaDay
{
	color: #003b76;
	font-weight: bold;
	border-bottom: 1px #999 solid;
	padding-top: 15px;
	border-right: none;
}

table.agenda td.col1 { font-weight: bold; width: 150px;}


/* --------------------------- Speaker Bios --------------------------- */

div.speakerBio
{
	padding-bottom: 10px;
	border-bottom: 1px #C9C9C9 dotted;
	margin: 20px 0 0 20px;
}

div.speakerBio img
{
	float: left; padding-right: 15px;
}

#main div.speakerBio div { margin-left: 150px;}

div.speakerBio h4 { margin: 0; padding: 0;}
div.speakerBio h5 { margin: 0; padding; 0; font-weight: normal; }
div.speakerBio p { margin: 10px 0; padding: 0; }



/* --------------------------- Sidebar--------------------------- */

#sidebar { width: 220px; float: right; margin-bottom: 30px; padding-top: 30px; }

#maincta { width: 220px; position: relative; height: 50px; text-align: center; margin-left: 5px;}
#sidebar #maincta a.button 
{ 
	background: url(images/sprites.gif) no-repeat left -150px;
	display: block;
	width: 200px;
	line-height: 27px;
	color: white;
	text-decoration: none;
	text-align: center;
	position: absolute;
	right: 5px;
	top: 0;
	z-index: 10000;
	padding-left: 30px;
}

#sidebar #maincta a.button span 
{
	background: url(images/sprites.gif) no-repeat right -150px;
	font: bold 16px/27px Arial, sans-serif;
	display: block;
	padding-right: 15px;
	padding-top: 0;
}

#sidebar #maincta  a.button:hover { background-position: left -200px; }

#sidebar #maincta a.button:hover span
{
	background-position: right -200px;
}

#saveDate
{
	background: url(images/calendar.gif) no-repeat 5px top;
	min-height: 55px;
	border-bottom: 1px #BEBEBE solid;
	font-size: 90%;
	padding: 0 5px 20px 60px;
}

#sidebar h5
{
	background-color: #999999;
	font: bold .9em/2em Arial, sans-serif;
	padding-left: 5px;
	color: white;
	margin: 10px 0;
}

#sidebar p { font-size: 90%; padding: 0 5px; margin: 0;}

#sidebar ul
{
	margin: 15px 5px 5px 5px;
	padding: 0 0 0 5px;
	list-style-type: none;
}

#sidebar ul li
{
	background: url(images/bullet.gif) no-repeat left 5px;
	padding: 0 0 8px 10px;
}

div.sidebar_item { text-align: left; }


#pageTools { border-top: 1px #BEBEBE solid; margin-top: 30px; }

#pageTools ul { margin: 10px; padding: 0; list-style: none;}
#pageTools ul li { margin: 0; padding: 0; background: none;}

#pageTools ul li #social ul { left: -190px; bottom: -100px; background-position: right 50%; }

#pageTools ul li #social ul li {  }

#pageTools ul li #social ul li a { }



#secondarycta { background: url(images/sprites.gif) no-repeat left -274px; padding: 10px 0;  }

#secondarycta h4 { margin: 0 0 0 20px; padding: 0; font-size: 12px; color: #00539b; }

#secondarycta ul { margin: 0 0 0 20px; padding: 0; list-style: none; }

#secondarycta ul li { background: url(images/arrowcircle.png) no-repeat left top; height: 20px; padding-left: 20px; margin-top: 8px;  }
#secondarycta div, #secondarycta p, #secondarycta h1, #secondarycta h2, #secondarycta h3 { margin-left: 10px; margin-right: 20px; }

/* --------------------------- Footer --------------------------- */

#footerContainer { background: url(images/footerContainer_bg.gif) no-repeat left top; padding-left: 20px; }
#footer { background: url(images/footer_bg.gif) no-repeat right top; height: 40px; padding-right: 10px; padding-top: 10px; font-size: 85%; }

#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer ul li { float: left; padding: 0 15px; border-right: 1px #333 solid;}
#footer ul li.last { border: none;}

#footer ul li a { }

#footer p#copyright { float: right; padding-right: 10px; margin:0; color: #333;}


/* ---------------------------FORMS--------------------------- */

form#event { clear: both;}

#main form table { margin-left: 0; }

/*
input
{
	background: url(images/sprites.gif) no-repeat left -125px;
	border: 1px #ccc solid;
	height: 20px;
}
*/

input.checkbox, input.radiobutton { background: none; border: none; }

#main #formSubmit { padding-left: 30%; margin-left: 0; }

form span.button
{
	background: url(images/sprites.gif) no-repeat right -75px;
	margin: 0;
	height: 22px;
	display: inline-block;
	padding-right: 7px;
}

form span.button input
{
	background: url(images/sprites.gif) no-repeat left -75px;
	border: none;
	color: white;
	font: bold 12px/22px Arial, sans-serif;
	display: block;
	height: 22px;
	padding: 0 5px 0 20px;
	cursor: pointer;
	_padding: 0 0 0 12px;
	*padding: 0 0 0 12px;
}

form span.button:hover { background-position: right -100px; }
form span.button:hover input { background-position: left -100px; }


p.form-instruct
{
	font-weight: bold;
}

p.requiredField { float: right; }


