/* basic */
body { font-family: Arial, sans-serif; font-size: small; text-align: center; color: #333; background: #007DC3 url(images/grad-white.png) repeat-x top left; }
a { color: #007DC3; }
h1 sup, h2 sup, h3 sup, h4 sup, .sup { font-size: 60%; vertical-align: super; }
.clear { clear: both; }
.pdf_indicator { padding-left: 5px; font-size: 65%; font-weight: normal; color: #666; }
a.backtotop {
	display: inline-block;
	text-decoration: none;
	padding-right: 15px;
	background: url('images/arrow-back2top.gif') no-repeat right top;
	font-size: 90%;
}
a.backtotop:hover { text-decoration: underline; }
.urgent { color:red;  }

hr { border-style: dotted; border-top: none; border-color: #C9C9C9;}


/* super container */
#supercontainer { width: 900px; margin: 0 auto; padding: 0; text-align: left; position: relative; }

/* header */
#headerContainer { float: left; width: 900px; }
#header { float: left; width: 900px; } 
#header img#SASlogo { float: right; padding: 5px 40px 5px 0; border: none; }

/* offer */
#offer { float: left; width: 900px; margin: 0; padding: 0; background: url(images/shad-bkgd.png) no-repeat 0 0; }
#offerHeadline { position: relative; width: 874px; margin: 13px 13px 2px 13px; padding: 0; }
#offerHeadline a img { display: block; margin: 0; border: 0; }
#offerHeadline h1 { position: absolute; top: 0; left: -9999px; margin: 0; padding: 0; color: #FFF; }
#offerHeadline h2 { position: absolute; top: 0; left: -9999px; margin: 0; padding: 0; color: #FFF; }

/* main tabbed nav */
#nav { float: left; display: inline; width: 874px; margin: 0 13px; background: #AAA; }
#nav ul { float: left; display: inline; margin: 0 0 0 20px; padding: 5px 0 0 0; list-style-type: none; background: #AAA; }
#nav ul li { float: left; padding: 0; margin: 0 2px 0 0; cursor: pointer; background: #007DC3; }
#nav ul li a { display: inline-block; margin: 0; padding: 0; color: #FFF; font-size: 1.1em; text-decoration: none; text-shadow: 1px 1px 0 #555; cursor: pointer; background: url(images/nav-main.png) no-repeat right top; }
#nav ul li a span { display: inline-block; margin: 0 4px 0 0; padding: 6px 4px 4px 8px; cursor: pointer; background: url(images/nav-main.png) no-repeat left top; }
#nav ul li a:hover { background-position: right -50px; text-decoration: none ; }
#nav ul li a:hover span { background-position: left -50px ;}
#nav ul li.active a { color: #007DC3; text-shadow: none; background: url(images/nav-main.png) no-repeat right -100px; }
#nav ul li.active a span { background: url(images/nav-main.png) no-repeat left -100px; }

/* main content  */
#contentContainer { float: left; width: 900px; margin: 0; padding: 0; background: url(images/shad-bkgd.png) repeat-y -900px 0; }
#content { padding: 20px 10px 0 10px; min-height: 200px; _height: 200px; }
#main {	padding: 0 30px; }
div.twoCol #main { width: 580px; float: left; }
div.oneCol #main { position: relative; }
div.oneCol #main p, div.oneCol #main h3, div.oneCol #main ul { margin-right: 15px; }
div.oneCol #sidebar { display: none; }
#main h3 { margin: 0; padding: 10px 0 0 0; color: #007DC3; font-size: 18px; font-weight: normal; line-height: 27px; background: url(images/dot.gif) repeat-x left bottom; }
#main table, #main h2, #main h4, #main h5, #main div { margin-left: 20px;}
#main div table, #main div h2, #main div h4, #main div h5, #main div div { margin-left: 0px;}
#main p { margin: 10px 0 20px 0; }
#main ul { margin: 10px 0 20px 0px; padding: 0 0 0 16px; list-style-type: none; }
#main ul li { margin: 0; padding: 0 0 8px 5px; list-style: square outside none; }
#main a.button { display: inline-block; margin: 0; padding: 0; height: 22px; color: #FFF; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none; text-shadow: 1px 1px 0 #555; cursor: pointer; background: #FF751A url(images/btn-sprite.png) no-repeat right -60px; }
#main a.button span { display: inline-block; margin: 0 4px 0 0; padding: 0 10px 0 23px; height: 22px; cursor: pointer; background: url(images/btn-sprite.png) no-repeat left -60px; }
#main a.button:hover { background-position: right -82px; }
#main a.button:hover span { background-position: left -82px; }
#main img { margin-left: 20px;}
#main p img, #main table 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-weight: bold; font-size: 16px; line-height: 35px; 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; }


/* --------------------------- Misc. Additions --------------------------- */

a.readmore { display: block; background: #e95a11 url(images/more-arrow.png) no-repeat left top; padding-left: 12px; margin-right: 8px; }

/*Tabs */

#yui-history-iframe { position:absolute; top:0; left:0; width:1px; height:1px; visibility:hidden; }

div#tabs { padding: 0; margin: 15px 20px; }
ul#tabbed_nav { margin: 0 0 30px 0; padding: 0; list-style: none; background: url(/images/globalnavigation/tabs-border.png) repeat-x left bottom; min-width: 480px; display: block; height: 24px; }
ul#tabbed_nav li { float: left; padding: 0; margin: 0; display: inline-block; height: 24px; }
ul#tabbed_nav li a { font-weight: normal; text-decoration: none; display: inline-block; background: url(/images/globalnavigation/tabs.png) no-repeat left -50px; padding-left: 10px; margin: 0 0 -1px 0; font: normal 12px/24px Arial, sans-serif; height: 24px; color: #333; }
ul#tabbed_nav li a em { line-height: 24px; height: 24px; display: inline-block; padding: 0 10px 0 0; text-align: center; background: url(/images/globalnavigation/tabs.png) no-repeat right -50px; font-style: normal; } ul#tabbed_nav li a:hover { text-decoration: none; background-position: left -100px; }
ul#tabbed_nav li a:hover em { background-position: right -100px; }
ul#tabbed_nav li.active a { background-position: left top; color: #003b76; }
ul#tabbed_nav li.active a em { background-position: right top; font-style: normal !important; }

div #tabs ul.multiline { height: 48px; }
div #tabs ul.multiline li { height: 48px; } 
div #tabs ul.multiline li a { background: url(/images/globalnavigation/tabs.png) no-repeat left -150px; line-height: 48px; height: 48px; }
div #tabs ul.multiline li a span { line-height: 42px; height: 42px; display: inline-block; padding: 6px 10px 0 0; text-align: center; background: url(/images/globalnavigation/tabs.png) no-repeat right -150px; }
div #tabs ul.multiline li.double a span { line-height: 18px; height: 42px; display: inline-block; padding: 6px 10px 0 0; text-align: center; background: url(/images/globalnavigation/tabs.png) no-repeat right -150px; }

div #tabs ul.multiline li a:hover { text-decoration: none; background-position: left -200px; }
div #tabs ul.multiline li a:hover em { background-position: right -200px; }

div #tabs ul.multiline li.active a { background-position: left top;}
div #tabs ul.multiline li.active a em { background-position: right top; }


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

table.agenda { border: 0; margin: 15px 0; }
table.agenda th { background-color: #999; padding: 5px 5px 5px 10px; 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;}

table.agenda td.e { background-color: white; }
table.agenda td.o { background-color: #F5F5F5; }


/* --------------------------- City Table --------------------------- */
table.citytable { border: none; font-size: 85%; border-collapse: collapse; margin-top: 15px; } 
table.citytable th { background-color: #007DC3; color: white; padding: 4px 8px; text-align: center; border-right: 1px #007DC3 solid; border-left: 2px white solid; }
table.citytable th.first { border-left: 1px #007DC3 solid; }
table.citytable td { border: 1px #7299B6 solid; padding: 5px; }
table.citytable tr.even { background-color: #DBDBDB; }
table.citytable td span.time { font-size: 80%; white-space: nowrap; }
table.citytable a.register { color: #FC6209; font-size: 90%; font-weight: bold; }
table.citytable a.register:hover { color: #0E437D; }


/* --------------------------- 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;}
#main div.speakerBio h4 { margin: 0; padding: 0;}
#main div.speakerBio h5 { margin: 0; padding: 0; font-weight: normal; }
#main div.speakerBio p { margin: 10px 0; padding: 0; }


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

#sidebar { width: 220px; float: right; margin: 0 3px 30px 0; }

#maincta { width: 220px; position: relative; height: 80px; text-align: center; margin-left: 5px;}
#sidebar #maincta a.button { display: block; position: absolute; top: 20px; left: 0px; margin: 0; padding: 0; width: 210px; height: 30px; font-weight: bold; font-size: 16px; line-height: 29px; color: #FFF; text-decoration: none; text-align: center; text-shadow: 1px 1px 0 #555; background: #FF751A url(images/btn-sprite.png) no-repeat right 0; z-index: 10000; }
#sidebar #maincta a.button span { display: block; margin: 0 4px 0 0; padding: 0; height: 30px; cursor: pointer; background: url(images/btn-sprite.png) no-repeat left 0; }
#sidebar #maincta a.button:hover { background-position: right -30px; }
#sidebar #maincta a.button:hover span { background-position: left -30px; }

#saveDate { font-size: 0.9em; padding: 15px 5px 15px 5px; background: #eee; color: #333;  }
#sidebar h5 { background-color: #999; font-weight: bold; font-size: 0.9em; line-height: 2em; 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; }
#sidebar a.button:hover { background-position: left -200px; }
#sidebar a.button:hover span { background-position: right -200px; }
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; *bottom: -108px; _bottom: 50%; _left: -200px; background-position: right 50%; }
#pageTools ul li #social ul li { height: 25px; }
#pageTools ul li #social ul li a { }

#secondarycta { background: url(images/sprites.gif) no-repeat left -274px; padding: 20px; }
#secondarycta h4 { margin: 0; padding: 0; font-size: 90%; color: #00539b; }
#secondarycta ul { margin: 0; padding: 0; list-style: none; }
#secondarycta ul li { background: url(images/arrowcircle.png) no-repeat left center; padding-left: 20px; margin: 8px 0;  }
#secondarycta p, #secondarycta h1, #secondarycta h2, #secondarycta h3 { margin-left: 0px; margin-right: 0px; }


/* ---------------------------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; }

#main p.profileLogin { background: #eee; margin: 5px 0 5px 0; padding: 10px 10px 10px 40px; display: inline-block;  }
#main p.profileLogin span.profileMgt { font-size: 90%; padding-left: 10px;}

form li {
	position: relative;
	vertical-align: text-top;
}
form li select#state { position: absolute; top: 0; }

#main form li p { display: inline; margin: 0 0 0 10px; padding: 0; position: absolute; top: 0; line-height: 20px;}

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

#main p.profileLogin a {  
display: inline-block; 
background: #007dc3;
color: white;
text-decoration: none;
font-weight: bold;
text-shadow: 0 -1px 0 #000;
padding: 0 8px;
line-height: 25px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-ms-border-radius: 5px;
border-radius: 5px;
border: 1px solid #97c0e6;
 }
 
 #main p.profileLogin a:hover {
 	background-color: #005483;
 }
#main p.profileLogin span.profileMgt a { display: inline; background: none; color: #007DC3; text-decoration: underline; font-weight: normal; text-shadow: none; padding: 0; line-height: auto;
-moz-border-radius: 5px;
-webkit-border-radius: 0px; 
-ms-border-radius: 0px;
border-radius: 0px;
border: none; 
 }
 #main p.profileLogin .profileMgt a:hover { background-color: none; }


#formSubmit { padding-left: 225px;}
form span.button { text-align: left; 
margin: 0; display: inline-block; padding: 0;
border: 2px solid #fbc29c;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-ms-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
min-width: 200px;
*width: 1%;
_width: 200px;
 }
form span.button input { margin: 0; color: white; font-weight: bold; font-size: 20px; line-height: 32px; display: block;  
padding: 10px 15px; cursor: pointer;  -moz-text-shadow: 0 -1px 0px #5a2502; -webkit-text-shadow: 0 -1px 0px #5a2502; text-shadow: 0 -1px 0px #5a2502;
border: none;
background-color: #ff751a;
background-image: -o-linear-gradient(top, rgb(255,118,26) 26%, rgb(189,98,7) 75%);
background-image: -moz-linear-gradient(top, rgb(255,118,26) 26%, rgb(189,98,7) 75%);
background-image: -webkit-linear-gradient(top, rgb(255,118,26) 26%, rgb(189,98,7) 75%);
background-image: -ms-linear-gradient(top, rgb(255,118,26) 26%, rgb(189,98,7) 75%);
background-image: linear-gradient(top, rgb(255,118,26) 26%, rgb(189,98,7) 75%);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff751a, endColorstr=#c6550a);
        /* For Internet Explorer 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff751a, endColorstr=#c6550a)";
white-space: normal;
width: 100%;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-ms-border-radius: 5px;
border-radius: 5px;
*margin-left: -20px;
        }
        
form span.button input:hover { 
background-color: #d65907;
background-image: -o-linear-gradient(top, rgb(219,95,13) 26%, rgb(138,73,8) 75%);
background-image: -moz-linear-gradient(top, rgb(219,95,13) 26%, rgb(138,73,8) 75%);
background-image: -webkit-linear-gradient(top, rgb(219,95,13) 26%, rgb(138,73,8) 75%);
background-image: -ms-linear-gradient(top, rgb(219,95,13) 26%, rgb(138,73,8) 75%);
background-image: linear-gradient(top, rgb(219,95,13) 26%, rgb(138,73,8) 75%);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d65907, endColorstr=#bf4f06);
        /* For Internet Explorer 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d65907, endColorstr=#bf4f06)";
}

p.form-instruct { font-weight: bold; }
#main p.requiredField { font-weight: bold; font-style: italic; font-size: 80%; margin-left: 30px; }
p.notice { font-size: .8em; line-height: 1.3em; color: #585858; margin-bottom: 0; }


/* footer */
#footerContainer { float: left; width: 874px; margin: 0 0 40px 0; padding: 0 13px 13px 13px; background: url(images/shad-bkgd.png) no-repeat bottom left; }
#footer { float: left; display: inline; width: 854px; margin: 0; padding: 10px; font-size: 85%; background: #EEE; }
#footer ul { float: left; margin: 0; padding: 0; list-style-type: none; }
#footer ul li { float: left; padding: 0 15px; border-right: 1px #777 solid; }
#footer ul li.last { border: none; }
#footer ul li a { color: #333; }
#footer p#copyright { float: right; padding-right: 10px; margin: 0; color: #333; }

/* ie6 hackkage */
* html body { background-image: none; background-color: #FFF; }
* html #offer { background: url(images/shad-bkgd.gif) no-repeat 0 0; }
* html #contentContainer { background: url(images/shad-bkgd.gif) repeat-y -900px 0; }
* html #footerContainer { background: url(images/shad-bkgd.gif) no-repeat bottom left; }

* html #nav ul li a { background: url(images/btn-sprite-ie6.gif) no-repeat right 0; }
* html #nav ul li a span { background: url(images/btn-sprite-ie6.gif) no-repeat left 0; }
* html #nav ul li a:hover { background: #777 url(images/btn-sprite-ie6.gif) no-repeat right 0; }
* html #nav ul li a:hover span { background: #777 url(images/btn-sprite-ie6.gif) no-repeat left 0; }
* html #nav ul li.active a:hover { text-shadow: none; background: url(images/nav-main.png) no-repeat right -100px; }
* html #nav ul li.active a:hover span { background: url(images/nav-main.png) no-repeat left -100px; }

* html #main a.button { background: #FF751A url(images/btn-sprite-ie6.gif) no-repeat right -80px; }
* html #main a.button span { background: url(images/btn-sprite-ie6.gif) no-repeat left -80px; }
* html #main a.button:hover { background: #777 url(images/btn-sprite-ie6.gif) no-repeat right -80px; }
* html #main a.button:hover span { background: #777 url(images/btn-sprite-ie6.gif) no-repeat left -80px; }

* html #sidebar #maincta a.button { background: #FF751A url(images/btn-sprite-ie6.gif) no-repeat right -50px; }
* html #sidebar #maincta a.button span { background: url(images/btn-sprite-ie6.gif) no-repeat left -50px; }
* html #sidebar #maincta a.button:hover { background: #777 url(images/btn-sprite-ie6.gif) no-repeat right -50px; }
* html #sidebar #maincta a.button:hover span { background: #777 url(images/btn-sprite-ie6.gif) no-repeat left -50px; }

/* --------------------------- LivePerson --------------------------- */
#sidebar .sidebar_item .lpPoweredByDiv { display: none; }
#sidebar .sidebar_item ul.questions { margin: 10px 0 0 0; padding: 0; line-height: 18px; font-size: 12px; }
#sidebar .sidebar_item ul.questions li { margin: 0 0 10px 0; padding: 0 0 0 22px; color: #007dc3; font-weight: bold; list-style-type: none; line-height: 18px; }
#sidebar .sidebar_item ul.questions li.phone { background: url(/images/contact_box/cobalt/cobalt_qs_icons.png) no-repeat 0 0; }
#sidebar .sidebar_item ul.questions li.email { background: url(/images/contact_box/cobalt/cobalt_qs_icons.png) no-repeat 0 -36px; }
#sidebar .sidebar_item ul.questions li.email a { color: #007dc3; font-weight: bold; text-decoration: none; }
#sidebar .sidebar_item ul.questions li.email a:hover { text-decoration: underline; }

.urgent { color:red;  }
