/* CSS for page components that should be re-usable */
/* see wiki docs http://sww.sas.com/sascom/wiki/Category:MetaversePagePatterns */

#SectionBody table {
	border-collapse: collapse;
}

/* Styling of header elements in the body of all pages.   Markup is being adjusted for SEO. */
/* update made 27Nov07 - lisa linn */
/* css code provided by Jeff Foxx */
#content h1 {
        color: #073266;
        font-size: 1.3em;
        font-weight: bold;
        margin: 0;
        text-transform: none;
}
#content h3.subhead {
        color: #333;
        font-size: 1em;
        font-style: normal;
        text-transform: none;
        margin: 0;
        padding: 0;
        background-color: none;
        font-weight: bold;
}


/* RSS Subscribe */
#rsssubscribe {
	position: absolute;
	top: 130px;
	right: 0px;
	padding: 0px 10px 0px 0px;
	color : #39c;
  	font-weight : bold;
  	font-size: 70%;
}
#rsssubscribe a {
	text-decoration: none;
	color : #39c;
}
#rsssubscribe a:hover { text-decoration: underline; }
#rsssubscribe a:hover img { text-decoration: none; }
#rsssubscribe img {
	border: none;
	width: 14px;
	height: 14px;
}

/* FEATURE STORIES */
/* a table is used if there are two stories side by side */
#content #featureStoryTable td {
	border: 1px solid #ccc;
	padding : 5px;
	font-size: 100% !important;
	vertical-align: top;
	width: 50%;
}
#content td#featureSpacerCell {
	width: 10px;
	border: none;
}
/* if only one story the featureStory container is used instead of the table */
#content #featureStory {
	border: 1px solid #ccc;
	padding : 5px;
}
/* the guts of each container, be it a table cell or a div, are the same */
#content .featureGraphic {
	float: left;
}
#content .featureText {
	margin: 0 0 0 160px;
	padding: 0;
}
#content .featureText h3 {
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
	font-size: 120% !important;
}
#content .featureText p {
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
}
#content .featureText p a {
	font-weight: bold;
}
#content .featureClear {
	clear: both;
}


/* VIDEO BAR */
#videobar {
	float: left;
	width: 200px;
	margin: 0 20px 5px 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	border: none;
}
#videobartop {
	margin: 0 0 0 0;
	padding: 23px 0 0 0;
	background: url(http://www.sas.com/success/images/video_tab.gif) top left no-repeat;
}
.videobartitle {
	  color : #039;
}
#videobartext {
	margin: 0 0 0 0;
	padding: 10px 5px 0 5px;
	border-left: solid 1px #708090;
	border-right: solid 1px #708090;
	background: #eee;
	color: #333;
	text-decoration: none;
}
#videobarbottom {
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	background: url(http://www.sas.com/success/images/video_bottom.gif) top left no-repeat;
}
.videobarphoto {
	margin: 12px 0 5px 0;
	color: #333;
	text-decoration: none;
	font-size: 95%;
	height: 1%;
}
.videobarphoto img {
	float: left;
	margin: 5px 8px 5px 0;
	border: 1px;
}
#videobartext p {
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.viewvideo {
	padding:0;
	margin:0;
	font-weight: bold;
	text-align: left;
	clear: left;
}
#videobartext ul {
	margin: 0 0 0 0;
	padding-left: 0px;
	list-style: url(http://www.sas.com/images/carrot.gif);
}
#videobartext ul li {
	margin: 0 0 0 15px;
	color: #333;
	text-decoration: none;
}
#videobartext hr {
	border: 0;
	width: 170px;
	text-align: center;
	height: 1px;
	color: #000;
	background: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}


/* COMPELLING MOMENTS SECTION AT BOTTOM OF MAIN CONTENT AREA */
#compellingmoments {
	margin-top: 24px;
	padding-top: 8px;
 	text-align: left;
   background: url(http://www.sas.com/images/homepage/dot.gif) repeat-x;
}
#compellingspacer { width: 430px; }
#lookingformore {
	padding: 2px 8px 10px 0;
    margin-right: 170px;
    background: url(http://www.sas.com/images/homepage/dot.gif) repeat-y right;
}
#lookingformore p {
	margin-top: 0;
	font-weight: bold;
}
#lookingformore ul {
	margin-bottom: 10px;
}
#lookinggraphic {
	float: right;
	width: 150px;
	padding: 0 20px 0 5px;
   text-align: center;
}
#lookinggraphic p {
	margin-top: 0;
	font-size : 8pt;
	font-style : normal;
	color : #333;
	text-decoration: none;
}
#lookinggraphic img {
	border: none;
}



/* RIGHT COLUMN */
#thirdcolumn, #rightnav {
	text-align: left;
	width: 198px;
}
#thirdcolumn p {
	margin: 0;
	padding: 0;
	font-size: 70%;
    line-height: 11pt;
    color: #425566;
}
#thirdcolumn h3 {
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 16pt;
	text-transform: uppercase;
	margin-bottom: -10px;
}
#rightnav p {
	margin: 0;
	padding: 0;
	font-size: 70%;
    line-height: 11pt;
    color: #425566;
}
#rightnav h3 {
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 16pt;
	text-transform: uppercase;
	margin-bottom: -10px;
}


/* READ MORE SECTION IN RIGHT COLUMN - used in various parts of area */
#readmore {
	padding-bottom: 20px;
}
#readmore h3 {
	font-size: 75%;
	color: #000;
	margin: 15px 0 -8px 0;
}
#readmore ul {
	margin: 0;
	padding-left: 15px;
	list-style: url(http://www.sas.com/images/diamond_table.gif);
}
#readmore ul li {
	margin-top: 10px;
	font-size: 70%;
	font-style: normal;
	color: #425566;
	text-decoration: none;
}
#readmore ul li.more {
	font-weight: bold;
	list-style: none;
}
#readmore ul li ul {
	padding-left: 15px;
	list-style: url(http://www.sas.com/images/carrot.gif);
}
#readmore ul li ul li {
	margin-top: 5px;
	font-size: 100%;
}

/* BOILERPLATE FOR SASCOM ARTICLES, IN RIGHT COL */
#sascomBoiler {
	text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    margin: 0;
    padding: 5px 0 0 0;
    border-top: 2px solid #ccc;
}
#sascomBoiler p {
	margin: 0;
	padding: 0;
}
#sascomBoiler img {
	margin-top: 10px;
}

/* PAGE TOOLS SECTION AT TOP OF MAIN CONTENT AREA */
#PageTools {
	position: absolute;
	font-size: 70%;
	top: 130px;
	right:10px;
}
#PageTools a{
	text-decoration: none;
	color: #06c;
}
#PageTools a:hover {
	text-decoration: underline;
}
#PageTools img { border: none; }

/* BEGIN LEFT NAV STYLES */
#leftnav img {
	border: 0;
}
#leftnav dl.navLevel1 {
	margin: 0;
	width: 180px;
}
/* FIRST LEVEL STYLES */
#leftnav dl.navLevel1 dt {
	font-size: 100%;
	font-weight: bold;
	margin: 1px 0 0 8px;
}
#leftnav dl.navLevel1 dt a.toggleIcon {
	padding: 4px 5px 0 0;
	float: left;
}
/* for IE 6 */
* html #leftnav dl.navLevel1 dt a.toggleIcon {
    padding: 4px 2px 0 0;
}

/* LEVEL 1 ONE ACTIVE LINK */
/* firefox obeys table and ie obeys inline-block */
#leftnav dl.navLevel1 dt a.navLevel1on {
	display: table;
	display: inline-block;
	margin: 0 1px 5px 0;
	color: #f60 !important;
}
/* for IE 6 */
* html #leftnav dl.navLevel1 dt a.navLevel1on {
    margin: 0 1px 4px 0;
}
#leftnav dl.navLevel1 a.navLevel1on:hover {
	color: #f60 !important;
}

/* LEVEL 1 INACTIVE LINK */
#leftnav dl.navLevel1 dt a.navLevel1off {
	display: table;
	display: inline-block;
	margin: 0 1px 5px 0;
	color: #06c !important;
}
#leftnav dl.navLevel1 a.navLevel1off:hover {
	color: #f60 !important;
} 
/* for IE 6 */
* html #leftnav dl.navLevel1 dt a.navLevel1off {
    margin: 0 1px 4px 0;
}
#leftnav dl.navLevel1 dd {
	padding: 0 0 0 10px;
}
/* for IE 6 */
* html #leftnav dl.navLevel1 dd {
    padding: 0 0 0 7px;
    font-size: 70%;
}
#leftnav dl.navLevel1 dt.noToggle {
	margin-top: -5px;
	clear: left;
	height: 17px;
}
#leftnav dl.navLevel1 dt.noToggle img {
	margin: 0 0 0 1px;
}
#leftnav dl.navLevel1 dt.noToggle a.noToggleOff {
	margin: -3px 0 0 2px;
}
#leftnav dl.navLevel1 dt.noToggle a.noToggleOn {
	margin: -3px 0 0 2px;
	color: #f60 !important;
}

/* SECOND LEVEL STYLES */
#leftnav dd.navLevel2off {
	display: none;
}
#leftnav dd.navLevel2on {
	vertical-align: top;
	margin: -5px 0 6px 0;
	display: block;
}
#leftnav dd.navLevel2on div {
	margin: 0 0 1px 0;
	vertical-align: top;
	font-size: 50%;
	cursor: pointer;
}
/* for IE 6 */
* html #leftnav dd.navLevel2on div {
    height: 13px;
}
/* for IE 7 */
* + html #leftnav dd.navLevel2on div:first-child {
   margin: 0 0 -2px 0;
}
#leftnav dd.navLevel2on img.navElbow {
	float: left;
	width: 18px;
	height: 13px;
}
/* LEVEL 2 LINKS */
#leftnav dd.navLevel2on a {
	font-size: 140%;
	line-height: 120%;
	font-weight: normal !important;
	display: table;
	margin: 2px 0 0 0;
	color: #06c !important;
}
/* for IE 6 */
* html #leftnav dd.navLevel2on a {
    margin: 2px 0 0 0;
    font-size: 190%;
    display: inline-block;
}
/* for IE 7 */
* + html #leftnav dd.navLevel2on a {
    display: inline-block;
}
/* LEVEL 2 ACTIVE LINK */
#leftnav dd.navLevel2on a:hover {
	color: #f60 !important;
}
#leftnav dd.navLevel2on a.active {
	color: #f60 !important;
}
/* END LEFT NAV STYLES */

/* Styles for category area */
.catHead {
	height: 35px;
	background: url(http://www.sas.com/images/homepage/dot.gif) repeat-x bottom;
	margin: 5px 0 15px 0;
}
.catHead h2 {
	float: left;
	font-size: 140% !important;
	color: #06c !important;
	text-transform: none !important;
}
.regLabel {
	float: right;
	padding: 0 20px 0 19px;
	background: url(http://www.sas.com/images/pixellock.gif) 0px -2px no-repeat;
}

/* Styles for subcategory anchor links area */
.subCatNav {
	margin: 0 0 20px 0;
}
.subCatNav a {
	white-space: nowrap;
}
.navPipe {
	color: #06c;
	padding: 0 1px 0 1px;
}
/* Begin blue subcategory box */
.subCatHead {
	margin: 10px 10px 15px 0; 
	border-bottom: 1px solid #054BA1;
}
.subCatHead table {
	border-collapse: collapse;
}
.subCatTD {
	background: url(http://www.sas.com/images/whitepapers/title_background.gif) #054BA1;
	padding: 6px 0 4px 0;
}
.subCatTD h2 {
	color: #fff !important; 
	font-size: 130% !important;
	font-weight: bold !important;
	padding: 0 50px 0 35px !important;
	text-transform: none !important;
	margin: 0 !important;
	background: url(http://www.sas.com/images/whitepapers/title_arrow.gif) 15px 2px no-repeat; 
}
.subCatCorner {
	background: url(http://www.sas.com/images/whitepapers/title_endcap.gif) no-repeat;
	margin: 0;
	padding: 0;
}
.toTop {
	float: right;
	padding: 14px 0 0 10px;
	color: #f60;
	font-size: 80%;
	text-decoration: none;
	background: url(http://www.sas.com/images/whitepapers/uparrow.gif) 0px 17px no-repeat;
	cursor: pointer;
}

/* Styles for left and right lists */
.alphaList {
	float: left;
	width: 45%;
}
.betaList {
	float: left;
	width: 45%;
	padding: 0 0 0 40px;
	background: url(http://www.sas.com/images/homepage/dot.gif) repeat-y 0;
}

/* Styles for list items */
.contentItem {
	margin: 0 0 15px 0;
}
.itemTitle {
	font-size: 110%;
	font-weight: bold;
}
.itemTitle sup {
	font-size: 100%;
	font-weight: bold;
}
.alphaList .itemTitle {
	margin: 0 20px 0 0;
}
.itemSubTitle {
	font-style: italic;
	padding: 0 0 3px 0;
}
.alphaList .itemSubTitle {
	margin: 0 20px 0 0;
}
.miniNav {
	height: 25px;
	display: block;
}
.toggleTab1 {
	height: 25px;
	padding: 0 0 0 5px;
	cursor: pointer;
	width: 130px;
	position: relative;
	float: left;
	margin: 0 10px 0 0;
}
.toggleTab1 img {
	padding: 0 4px 0 0;
}
.toggleTab1 span {
	color: #06c;
	text-decoration: underline;
	padding: 0 0 0 1px;
}
.toggleTab2 {
	height: 25px;
	background: url(http://www.sas.com/images/pixellock.gif) 0px -1px no-repeat;
	position: relative;
	width: 100px;
	float: left;
}
.toggleTab2NoReg {
	height: 25px;
	position: relative;
	width: 100px;
	float: left;
}
.regLink {
	padding: 0 0 0 15px;
}
.abstractOn {
	padding: 5px;
	visibility: visible;
	display: block;
	background-color: #C8E2F9;
}
.abstractOff {
	visibility: hidden;
	display: none;
}
.alphaList .abstractOn {
	margin: 0 20px 0 0;
}
.fileSize {
	font-style: italic;
	font-size: 85%;
}

/* Miscellaneous styles */
.displayOff {
	display: none;
}
.displayOn {
	display: block;
}
.visibleOff {
	visibility: hidden;
}
.fullWidth {
	clear: both;
	visibility: hidden;
	letter-spacing: 500px;
}