html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;   
}

body
{
    background-color: rgb(233,233,233);
    color: #333;
    font-family: arial, helvetica, sans-serif;
}

html,
body
{
    margin: 0;
    padding: 0;
    height: 100%;
}

.page
{
    margin: 0 auto;
    width: 839px;
    background-color: white;
    background-image: url(/images/background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    text-align: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

h1.porscheWappen
{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 100;
    width: 223px;
    height: 128px;
    font-size: 1px;
    /* Das Logo ist nun ein Hintergrundbild (BU - 2009-04-08) */
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h1.porscheWappen a img
{
    width: 223px;
    height: 128px;
    border: 0;
}


a
{
    color: rgb(102,102,102);
}

.content
{
    padding-left: 248px;
    width: 567px;
    padding-bottom: 0;
    clear: both;
    min-height: 820px;
    height: auto !important;
    height: 820px;
}

h2
{
    padding: 0;
    margin: 0;
    color: rgb(132,132,132);
    font-size: 19px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin-bottom: 16px;
}

h2 img
{
    display: block;
    height: 27px;
}

h2.standaloneHead
{
    margin-top: 0;
    padding-top: 100px;
    border-bottom: 1px solid rgb(204,204,204);
    padding-bottom: 1px;
    margin-bottom: 21px;
}

body p.comment
{
    color: rgb(200,50,50);
    letter-spacing: 1px;
    padding: 4px;
    padding-left: 8px;
    border-left: 1px dotted rgb(200,50,50);
    margin-top: 40px;
    margin-bottom: 18px;
}

.innerContent p,
.innerContent h3,
.innerContent table
{
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 18px;
    font-size: 78%;
    line-height: 1.29em;
    clear: both;
}

.innerContent table p
{
    font-size: 12px;
}

.innerContent h3
{
    margin-top: 28px;
    margin-bottom: 6px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    width: 399px;
    overflow: hidden;
}

.innerContent h3 img
{
    display: block;
    padding: 0;
    margin: 0;
}

* html .content .innerContent h3
{
	padding-top: 28px;	
	margin-top: 0;
	
}

* html .content .innerContent .introFactsContent h3
{
	padding: 0;
	margin: 0;	
}

* html .content .innerContent h3.firstH3
{
	padding-top: 0;	
	margin-top: 0;
	
}

*+html .content .innerContent #galleryClaims+h3
{
	padding-top: 28px;	
	margin-top: 0;
	
}


p.footnote
{
    font-size: 10px;
}

p.navigation
{
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 128px;
    width: 224px;
}

.navigationChapter
{
    display: block;
    border-top: 1px solid rgb(204,204,204);
    padding-left: 24px;
    padding-right: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    font-size: 10px;
    text-decoration: none;
}

.navigationChapter
{
    width: 223px;
}

.navi\gationChapter
{
    width: 180px;
}

.navigationHome
{
    background-image: url(/images/arrow-gray.gif);
    background-position: 210px 8px;
}

.navigationHome:hover
{
    background-image: url(/pools/pco/images/arrow-red.gif);
    color: rgb(153,0,0);
}

.navigationBelowHome,
.navigationBelowHomeFirst
{
    background-image: url(/images/arrow-gray.gif);
    background-position: 10px 8px;
}

.navigationBelowHome:hover,
.navigationBelowHomeFirst:hover
{
    background-image: url(/pools/pco/images/arrow-red.gif);
    color: rgb(153,0,0);
}

.navigationBelowHomeLast
{
    background-image: url(/images/arrow-gray-down.gif);
    background-position: 8px 10px;
}

.navigationBelowHomeLastActive
{
    background-image: url(/pools/pco/images/arrow-red-down.gif);
    background-position: 8px 10px;
    color: rgb(153,0,0);
}

.navigationBelowHomeLastActiveSingle
{
    background-image: url(/pools/pco/images/arrow-red.gif);
    background-position: 10px 8px;
    color: rgb(153,0,0);
    border-bottom: 1px solid rgb(204,204,204);
}

.navigationBelowHomeLast:hover
{
    background-image: url(/pools/pco/images/arrow-red-down.gif);
    color: rgb(153,0,0);
}

.navigationBelowHomeFirstAndLastActive:hover
{
    background-image: url(/pools/pco/images/arrow-red-down.gif);
    color: rgb(153,0,0);
}

.subNavigation
{
    display: block;
    width: 223px;
    border-top: 1px dashed rgb(204,204,204);
    border-bottom: 1px solid rgb(204,204,204);
	padding-top: 3px !important;
	padding-top: 4px;
    padding-bottom: 4px;
}

.subNavigationHeader
{
    background-image: url(/images/arrow-gray-down.gif);
    background-position: 16px 6px;
    background-repeat: no-repeat;
}

.subNavigationHeader:hover
{
    background-image: url(/pools/pco/images/arrow-red-down.gif);
}

.subNavigationHeaderActive
{
    background-image: url(/pools/pco/images/arrow-red-down.gif);
    background-position: 16px 6px;
    background-repeat: no-repeat;
    color: rgb(153,0,0);
}

.subNavigationHeaderActive,
.subNavigationHeader
{
    margin-bottom: 1px;
}

.subNavigationChapter,
.subSubNavigation
{
    display: block;
    padding: 0 24px 0 32px;
    font-size: 10px;
    text-decoration: none;
    line-height: 15px;
	margin-top: 1px;
}

.subSubNavigation
{
    padding-left: 44px;
    width: 170px;
}

a.subNavigationChapter,
a.subSubNavigation
{
    width: 222px;
}

a.subNavi\gationChapter
{
    width: 167px;
}

a.subSubNavi\gation
{
    width: 155px;
}

.subNavigationChapter:hover,
.subSubNavigation:hover,
.subNavigationActive
{
    color: rgb(153,0,0);
}

.subNavigationActive
{
    background-image: url(/pools/pco/images/arrow-red.gif);
    background-position: 18px 4px;
    background-repeat: no-repeat;
}

.subSubNavigationActive
{
    background-image: url(/pools/pco/images/arrow-red.gif);
    background-position: 32px 4px;
    background-repeat: no-repeat;
}

.subSubNavigationActive
{
    color: rgb(153,0,0);
}

#grid
{
    position: absolute;
    left: -1px;
    top: 0;
    width: 840px;
    height: 800px;
    background-image: url(/images/grid-navi.gif);
    background-repeat: no-repeat;
    display: none;
    -moz-opacity: .4;
    filter: alpha(opacity=40);
    z-index: 4000;
}

.introImage
{
    margin-left: -24px;
    margin-bottom: 19px;
}

.introImage img
{
    display: block;
}

.introImage #introFlash
{
    position: absolute;
    top: 0;
}

#footer
{
    position: absolute;
    bottom: 0 !important;
    bottom: -1px;
    height: 21px !important;
    width: 100%;
    color: rgb(102,102,102);
    font-size: 10px;
    border-top: 1px solid rgb(204,204,204);
    background-color: #fff;
    background-image: url(/images/background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    overflow: hidden;
}

.copyright,
.meta
{
    position: absolute;
    top: 4px !important;
    top: 6px;
    line-height: 10px;
    overflow: hidden;
}

.meta
{
    width: 224px;
    left: 0;
    text-align: center;
}

.copyright
{
    left: 248px;
    width: 610px;
}

#footer a
{
    text-decoration: none;
}

#footer a:hover
{
    color: rgb(153,0,0);
}

.related
{
    width: 138px;
    height: 150px;
    position: relative;
    left: 429px;
    overflow: hidden;
}

.innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: -150px;
    padding-bottom: 100px;
}
#knowledgebaseWrapper .innerContent
{
	margin-top: 0px;
}

.innerContent a
{
    color: rgb(102,102,102);
    text-decoration: underline;
}

.innerContent a:hover
{
    color: rgb(153,0,0);
}

.related a
{
    display: block;
    text-decoration: none;
    width: 117px;

    padding-top: 3px;
    padding-bottom: 0;
    padding-left: 18px;
    font-size: 10px;
    background-image: url(/images/arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
}

.related a:hover
{
    color: rgb(153,0,0);
    background-image: url(/pools/pco/images/arrow-red.gif);
}

.image
{
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 10px;
    color: rgb(102,102,102);
}

.image img
{
    display: block;
    margin-bottom: 4px;
}

a img
{
    border: 0;
}

.fullContent
{
    background-color: transparent;
    text-align: center;
    background-image: none;
    padding-top: 100px;
}

#navigationShade
{
    position: absolute;
    left: 224px;
    top: 124px;
    width: 226px;
    height: 154px;
    display: none;
    z-index: 2999;
}

#navi\gationShade
{
    background-image: url(/images/transparent/gray-60.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=60);
    background-image: none;
    background-color: #ccc;
}

body.langPT #navigationShade
{
    height: 131px;
}

#navigationHomeSub
{
    position: absolute;
    left: 229px;
    top: 128px;
    width: 215px;
    height: 144px;
    display: none;
    overflow: hidden;
    border-bottom: 1px solid rgb(204,204,204);
    z-index: 3000;
}

body.langPT #navigationHomeSub
{
    height: 120px;
}

.navigationHome,
.navigationBelowHomeFirst,
#navigationHomeSub
{
    text-transform: uppercase;
}

#navigationHomeSub .navigationChapter
{
    width: 227px;
    height: 24px;
    overflow: hidden;
}

#navigationHomeSub .navi\gationChapter
{
    width: 170px;
    height: 13px;
}

#navigationHomeSub .navigationChapter:hover
{
    color: rgb(153,0,0);
    background-color: rgb(242,242,242);
}

#navigationHomeSub a
{
    background-color: #fff;
    border-left: 1px solid rgb(204,204,204);
    border-right: 1px solid rgb(204,204,204);
}

.zoomable
{
    cursor: pointer;
}

.zoomImage
{
    position: absolute;
    left: 110px;
    top: 110px;
    width: 400px;
    height: 300px;
    display: none;
    z-index: 1701;
}

#zoomImageShade
{
    position: absolute;
    left: 100px;
    top: 100px;
    width: 410px;
    height: 310px;
    display: none;
    z-index: 1700;
}

#zoomIma\geShade
{
    background-image: url(/images/transparent/black-05.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=5);
    background-image: none;
    background-color: #000;
}

.mainframe
{
    width: 615px;
    height: 1600px;
    display: block;
    border: 0;
    frameborder: 0;
    overflow: hidden;
    margin-left: -24px;
}

body.framed
{
    background-color: #fff;
    overflow: hidden;
}

.framed .content
{
    padding-left: 0;
}

.debugInfo a
{
    position: absolute;
    top: 10px;
    right: 8px;
    width: 15px;
    font-size: 11px;
    display: block;
}

.debugInfo a
{
    color: #bbb;
}


/* Table module */

table.normalTable
{
    border-collapse: collapse;
    width: 399px;
    margin-top: 21px;
    margin-bottom: 16px;
}

table.extensive
{
    width: 567px;
}

.normalTable th,
.normalTable td
{
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    text-align: left;
}

.normalTable th
{
    background-color: rgb(132,132,132);
    color: #fff;
}


.normalTable .alternate td
{
    background-color: rgb(248,248,248);
}

.normalTable td
{
    background-color: #fff;
    border-bottom: 1px dashed rgb(204,204,204);
}


table.separateColumns td.alternate
{
    background-color: #fff;
}

table.separateColumns td
{
    background-color: rgb(248,248,248);
}

.closeButton
{
    position: absolute;
    left: 20px;
    top: 4px;
    width: 13px;
    height: 13px;
    cursor: pointer;
}

ul.defaultList li,
ol.defaultList li
{
    font-size: 12px;
    margin-bottom: 8px;
    font-size: 78%;
    line-height: 1.29em;
}

ul.defaultList li
{
    list-style-type: none;
    background-image: url(/pools/pco/images/ul-square-red.gif);
    background-position: 0px 6px;
    background-repeat:no-repeat;
    padding-left: 13px;
}

body h3.firstH3
{
    margin-top: 0;
    padding-top: 0;
}

p.introduction
{
    border-top: 1px dashed rgb(204,204,204);
    border-bottom: 1px dashed rgb(204,204,204); 
    padding-top: 12px;
    padding-bottom: 11px;
	font-weight: bold;
	color: #848484;
}

table td.number
{
    text-align: right;
}

body div.width183
{
    width: 183px;
}

.continueButton
{
    text-align: right;
}

.contentframe
{
    border: 0;
    width: 567px;
    height: 319px;
}

.noShow
{
	display: none;
}

#ifLoggedIn
{
    display: none;
}

#ifLoggedIn a
{
    color: rgb(153,0,0);
}

.subTitle
{
    color: rgb(132,132,132);
    font-size: 13px;
    margin-bottom: 8px;
    display: block;
}

.exceptionLine
{
    border-bottom: 1px solid rgb(204,204,204);    
}

.rootPool .copyrightpho
{
display: none;
}

.PAGEtrainingoverview .defaultList,
.PAGEtrainingcalendar .defaultList
{	
	padding-left: 0;
}

.PAGEtrainingoverview .defaultList li,
.PAGEtrainingcalendar .defaultList li
{
	width: 100px;
	float: left;
}

.PAGEtrainingoverview .bookbutton,
.PAGEtrainingcalendar .bookbutton
{	
	padding-top: 10px;
	clear: both;
}

.PAGEtrainingoverview #kbasetitle,
.PAGEtrainingcalendar #kbasetitle
{
	color: #848484;	
}

/* not in knwledgebase-layer, but related to it: 
milky semi-transparent background 
will be inserted at runtime via javascript
*/

#kbaseMilkyBG
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1063px; /*100%;*/
    height: 100%;
    background-color:#F5F5F5;
    filter: alpha(opacity=92);
    opacity: 0.92;
    z-index:3800;
}

/* ie6 hack */
* html #kbaseMilkyBG 
{ 
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/* Tabs module (gallery) */

.tabContainer
{
    position: relative;
    margin: 0;
    padding: 0;
    width: 567px;
    overflow: hidden;
    z-index: 100;
}

.tabs
{
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 700px;
    height: 14px;
    font-size: 10px;
}

.tabs li
{
    position: relative;
    float: left;
    background: #ccc;
    margin: 0;
    padding: 0;
    height: 16px;
    background: #ccc url(../images/tab-bg.gif) no-repeat right top;
}

.tabs li a
{
    float: left;
    display: block;
    height: 16px;
    padding: 2px 20px 0px 20px;
}

.\tabs li a
{
    padding: 0;
    text-decoration: none;
}

.tabs li a img
{
    display: block;
    margin: 0;
    padding: 2px 20px 0px 20px;
}

.tabs .tab1
{
    z-index: 109;
    border-left: 1px solid #ccc;
}

.tabs .tab1 a img
{
    padding-left: 5px;
}

.tabs .tab1 a
{
    padding-left: 5px;
}

.\tabs .tab1 a
{
    padding-left: 0px;
}

.tabs .tab2
{
    z-index: 108;
    left: -15px;
}

.tabs .tab3
{
    z-index: 107;
    left: -30px;
}

.tabs .tab4
{
    z-index: 106;
    left: -45px;
}

.tabs .tab5
{
    z-index: 105;
    left: -60px;
}

.tabs .tab6
{
    z-index: 104;
    left: -75px;
}

.tabs .tab7
{
    z-index: 103;
    left: -90px;
}

.tabs .tab8
{
    z-index: 102;
    left: -105px;
}

.tabs .tab9
{
    z-index: 101;
    left: -120px;
}

.tabs .tab10
{
    z-index: 100;
    left: -135px;
}
/* Erweiterung der Tabs von 10 auf 14 */
.tabs .tab11
{
    z-index: 99;
    left: -150px;
}
.tabs .tab12
{
    z-index: 98;
    left: -165px;
}
.tabs .tab13
{
    z-index: 97;
    left: -180px;
}
.tabs .tab14
{
    z-index: 96;
    left: -195px;
}




.tabs li a.lastChild
{
    background: url(../images/tab-last-bg.gif) no-repeat right top;
}

.tabs .selected a
{
	cursor: default;
}

.tabs .selected a.lastChild
{
    background: url(../images/tab-last-selected-bg.gif) no-repeat right top;
}

.tabs .selected
{
    background: #fff url(../images/tab-selected-bg.gif) no-repeat right top;
    z-index: 120;
}

.tabContent
{
    position: relative;
    top: -1px;
    border: 1px solid #ccc;
    width: 567px;
    margin: 0;
    margin-bottom: 4px;
    padding: 23px 14px 14px 22px;
    z-index: 10;
}


/**************************************************/
/* changes 4 Sharebar/new Bluebuttonstyle Rollout */
/* Navigation - Blue Buttons */

.shoppingButtons
{
	padding: 0px !important;
	top: 0px !important;
	width: 200px !important;
}

div.shoppingButtons
{
	left: 0px;
}
body.home div.shoppingButtons
{
	left: 60px !important;
}
body.home .shoppingButtons .navigation-bluebox
{
	margin-left:0px;
}
.navigation-bluebox
{
	border: 1px #666666 solid;
	padding: 1px;
	background-color: White;
	position: relative;
	margin-left:23px;
	margin-right:23px;
	margin-top:17px;
	margin-bottom: 0px;
	width: 179px;
}
.blueboxitem
{
	display: block;
}
.blueboxitem a
{
	border-bottom: 1px #888888 solid;
	height: 23px;
	line-height: 22px;
	color: White;
	background-color: #666666;
	text-indent: 15px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
.blueboxitem a.last
{
	border-bottom: 0px red solid;
}
.blueboxitem a:hover
{
	background-color: #F3F6F9;
	color: #5B85AD;
}

div.navigation {
    position:absolute;
    top:128px;
}

div.navigation p.navigation {
    position:relative;
    top:0;
}
  
body.home .shoppingButtons 
{
  position: relative !important;
  left: 0px;
  width: 177px;
  height: auto;
  top: 13px;
  padding: 0px 0px 0px !important;
  /*top: 0px;
  padding: 13px 0px 0px !important;*/
  margin: 0px;
}
body.home .shoppingButtons span 
{
  width: 176px;
  background-color: #FFFFFF;
}
body.home .shoppingButtons span a
{
  padding: 0px;
  padding-left: 20px;
  padding-top: 1px;
  margin: 0px;
  width: 153px;
  height: 14px;
  vertical-align: middle;
}

/*body.home div.navigation {
position:absolute;
top:455px;
}*/

body.home div.navigation {
/* STV:  position:relative;
top:-250px;
height: 200px;*/
height:auto;
position:relative;
top:-250px;
width:223px;
}

/* changes 4 Sharebar/new Bluebuttonstyle Rollout */
/**************************************************/


/****************************************************************************/
/****************************************************************************/
/***********  Begin Training Selector Tool  Styles  *************************/
/****************************************************************************/
/****************************************************************************/

#SDSTrainingSelector .tabContainer ul
{
	margin: 0px;	
	padding: 0px;
    width: 569px;
}

#SDSTrainingSelector .tabContainer
{	
	margin-top: 33px;
    background-color: #fff;
}


#SDSTrainingSelector .tabContent
{
	width: 567px;
	position:relative;
	height: auto;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	line-height: normal;
	text-align: left;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
  
}


/* Start dropdown block */
#SDSTrainingSelector #monthBlock 
{
	display: block;
	position:relative;	
	padding: 0;
	background-color: #F5F5F5;
	width: 567px;
	height: 23px;
}

#SDSTrainingSelector #monthText
{
	font-size: 10px;
	position:absolute;
	left: 5px;
	top: 4px;
	margin: 0px;
	padding: 0px;
}

#SDSTrainingSelector #monthDropDown 
{
	position: absolute;
	left: 83px;
	top: 1px;
	margin: 0px;
	padding: 0px;
}

#SDSTrainingSelector #monthDropDown select
{
	width: 200px;
	font-size: 11px;
}
/* End of Dropdown block */

/* background table */
#sdsBgTable 
{
	width: 567px;
	padding: 0px;
	margin: 0px;
	display: block;
	border-collapse: collapse;
	border-right: 1px solid #CCCCCC;
	/*border-top: 1px solid #CCCCCC;*/
}

#sdsBgTable.cols3 td
{
    width: 189px;
}

#sdsBgTable.cols4 td
{
    width: 153px;
	
}


html>body #sdsBgTable 
{
	margin-left: 1px;
	width: 566px;
}


#sdsBgTable td {
	margin: 0;
	border-top: 0;
	text-align: left;
	vertical-align: top;
	height: 39px;
}

#sdsBgTable tr.titleRow td
{
	/*width: 98px;*/
	
	border: 1px solid #CCCCCC;
	border-right: none;
	text-align: center;
	vertical-align: middle;
	padding:0;
	font-size: 10px;
	background-color: #F5F5F5;
	color: #666666;
	height: 23px;
	line-height: normal;
}

html>body #sdsBgTable tr.titleRow td
{
	height: 24px;
}

#sdsBgTable tr.lastBeforeTitle td
{
	border-bottom:1px solid #CCCCCC;
}



/* background table first Column (Y-Values)*/
#sdsBgTable td.SDSColYAxisValues {
	width: 75px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	font-size: 10px;
	text-align: left;
	padding: 2px 5px 10px 4px;
	vertical-align: top;
	line-height: normal;
	color: #666666;
}

#sdsBgTable td.SDSColFirst
{
    border-left: 1px solid #CCCCCC;    
}


#sdsBgTable td.SDSColFirst, #sdsBgTable td.SDSColMid
{
	padding: 0;
	/*width: 98px;*/
	height: auto;
	border-bottom: 1px dashed #CCCCCC;
	
}

#sdsBgTable td.SDSColMid {
	border-left: 1px dashed #CCCCCC;
}
/* End of background table */

/* SDS Date links */
#sdsBgTable ul.SDSLink
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	margin-left: 5px; 
	margin-top: -4px;
	margin-bottom: 4px;
}


html>body #sdsBgTable ul.SDSLink 
{
	margin-top: -5px;
	margin-bottom: 5px;
}

#sdsBgTable ul.SDSLink2
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	margin-left: 5px; 
	margin-top: 0px;
	margin-bottom: 4px;
}


html>body #sdsBgTable ul.SDSLink2
{
	margin-top: 0px;
	margin-bottom: 5px;
}

#sdsBgTable ul.SDSLink li, #sdsBgTable ul.SDSLink2 li  
{
	list-style: none;
	text-align: left;
	line-height: 12px;
	margin-top: 7px;
	margin-bottom: 0px;
}


#sdsBgTable a 
{
	color: #A9A9A9; /* Booked date color */
}

#sdsBgTable a:hover
{
	color: #990000;
	text-decoration: underline;
}

#sdsBgTable a.SDSCourseAvailable
{
	color: #5B85AD; /* available date color */
}

#sdsBgTable tr.titleRow td {
	width: 140px;
	}
	
	#sdsBgTable tr.titleRow2 td
	{
	    color:#FFFFFF;
	    background-color:#848484;    
	    text-align:left;
	    height:auto;
	    font-size:10px;
	    text-decoration:none;
	    border:1px solid #848484;
	}
	#sdsBgTable td.lastRow
	{ border-top:1px solid #CCCCCC;
	    }

/* End SDS Date Links */

.CONTENTtrainingoverview .innerContent
{
	font-size: 10px;
	color: #A9A9A9;
}

#printlogo,
#headlineback
{
	display: none;
}

#printheader,
#printfooter
{
	display: none;
}

.clearfix
{
    clear: both;
}

a.greybutton 
{
    background-color:transparent;
    background-image:url(/images/background/greybutton-background.gif);
    background-repeat:repeat-x;
    border-color:#CCCCCC #999999;
    border-style:solid;
    border-width:1px;
    display: table;
    font-size:11px;
    height:23px;
    line-height:24px;
    padding-right:4px;
    text-decoration:none;
    clear: both;
    margin-top:3px;
    display: inline-block; /* for IE 7 and lower */
}

a.greybutton span {
    background-color:transparent;
    background-image:url(/images/background/greybutton-arrow.gif);
    background-position:left -20px;
    background-repeat:no-repeat;
    display:block;
    line-height:22px;
    padding-top: 3px;
    padding-left:31px;
    height:20px;
}
a.greybutton span img
{
    display: inline;
}
a.greybutton:hover span
{
    background-position:left -20px;
}
