/* Search module */

.search
{
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 200px;
}

.search p
{
    position: absolute;
    left: 48px;
    bottom: 46px !important;
    bottom: 37px;
    height: 17px;
    margin: 0;
    padding: 0;
}

.sea\rch p
{
    bottom: 43px;
}




/* Begin Search with RSS link */
/*
.search a
{
    position: absolute;
    left: 48px;
    bottom: 36px !important;
	font-size: 10px;
	background-image: url(rss-feed_icon.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
	padding-left: 15px;
	/*color: #666666;
	color: #336699;
}

.search a:hover
{
    background-image: url(rss-feed_icon.gif);
	 color: #CC0000;
}*/

.searchwithrss p
{
    position: absolute;
    left: 48px;
    /*bottom: 0px !important;*/
    bottom: 0px;
    height: 17px;
    margin: 0;
    padding: 0;
	padding-bottom: 21px;
	clear: both;
	
}



.rssnewsfeed
{
    position: absolute;
    left: 63px;
    bottom: 36px !important;
	font-size: 10px;
	background-image: url(rss-feed_icon.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 2px;
	padding-left: 15px;
	color: #666666 !important;
	/*color: #336699;*/
	z-index: 1001;
}

.rssnewsfeed:hover
{
    background-image: url(rss-feed_hover_icon.gif) !important;
	 color: #E17B1C !important;
}



/* End Search with RSS link */




.searchfield,
.searchbutton
{
    margin: 0;
    padding: 0;
}

.searchfield
{
    width: 109px;
    margin-right: 1px;
    height: 17px;
    color: #666;
    font-size: 9px !important;
    font-size: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;
}

.sea\rchfield 
{
    width: 105px;
    height: 13px;
}

*+html .searchfield
{
	font-size: 10px !important;
}

.searchbutton,
.searchbuttonMore
{
    position: relative;
    top: 0 !important;
    top: 0px;
    left: -4px;
    width: 17px;
    height: 17px;
    border: 0;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}

.searchbuttonMore
{
    width: 24px;
}

.sea\rchbutton
{
    top: 1px;
}

*+html .searchbutton
{
	top: 1px !important;
}

.innerContent .searchbutton
{
    margin-left: 1px;
    position: relative;
    top: 0 !important;
}

.link span.searchUrl
{
    color: #999;
    font-size: 11px;
    width: 394px;
    height: 11px;
    overflow: hidden;
    text-decoration: underline;
    display: block;
}

h3.searchResultTitle {
	padding-left: 18px;    
    background-image: url(arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
    margin-top: 0px;
    color: #848484;
}



/* Inline download module */

.download
{
    border-bottom: 1px dashed rgb(204,204,204);
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.download p
{
    margin-bottom: 8px;
}

.download a
{
    display: block;
    background-image: url(arrow-gray.gif);
    background-position: 1px 4px;
    background-repeat: no-repeat;
    color: rgb(102,102,102);
    padding-left: 14px;
    font-size: 10px;
}

.download a:hover
{
    background-image: url(arrow-red.gif);
    color: rgb(204,0,0);
}


/* Illustrated links, links module,
   link sub-type model, link sub-type model info
*/

a.link,
a.illustratedLink,
a.illustratedNewsLink
{
    position: relative;
    margin-bottom: 17px;
    height: 87px;
    clear: both;
    display: block;
    text-decoration: none;
    cursor: pointer;
    background-color: #fff;    
}

a.illustratedLink,
a.illustratedNewsLink
{
    width: 567px;
}

a.link
{
    width: 399px;
}

a.link:hover,
a.illustratedLink:hover
{
    background-image: url(illustrated-link-back.gif);
    background-repeat: repeat-y;
    background-position: 100% 0;
}

a.link:hover span,
a.illustratedLink:hover span
{
    background-color: rgb(245,245,245);
}

a.link:hover span,
a.illustratedLink:hover span,
a.illustratedNewsLink:hover span
{
    background-image: url(illustrated-link-back.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

a.illustratedNewsLink:hover span
{
    color: rgb(204, 0, 0);
}

.illustratedLinkImage
{
    width: 151px;
    height: 79px;
    display: block;
    float: left;
}

a.link span,
a.illustratedLink span,
a.illustratedNewsLink span
{
    width: 394px;
    height: 79px;
    display: block;
    font-size: 12px;
    padding: 4px;
    padding-left: 6px;
    color: #333;
}

a.illustratedNewsLink span
{
    height: 79px;
    background-color: rgb(245,245,245);
    border-top: 1px solid rgb(153, 0, 0);
    border-bottom: 1px solid rgb(153, 0, 0);
}

a.illustra\tedNewsLink span
{
    height: 77px;
}

a.illustratedLink span,
a.illustratedNewsLink span
{
    float: right;
}

a.illustratedNewsLinkWithoutImage span {
	float: none;
}

a.link strong,
a.illustratedLink strong,
a.illustratedNewsLink strong
{
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 4px;
    color: rgb(132,132,132);
    display: block;
    padding-left: 14px;
    background-image: url(arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 2px 6px;
}

a.illustratedNewsLink strong
{
    background-image: url(arrow-red-dark.gif);
    color: rgb(153, 0, 0);
}



/* Expandable module */

.expandables
{
    margin-bottom: 21px;
}

.expandable
{
    margin-top: 1px;
    height: 19px;
    overflow: hidden;
    background-color: rgb(245,245,245);
    padding-bottom: 1px;
}

.expandable h3
{
    font-family: arial, helvetica, sans-serif;
    padding-top: 3px;
    color: #333;
    font-size: 11px;
    height: 17px;
    overflow: hidden;
    margin-top: 0;
    background-color: rgb(204,204,204);
    padding-left: 28px;
    background-image: url(arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 11px 7px;
    font-weight: normal;
    cursor: pointer;
}

.expandable p
{
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgb(245,245,245);
}

body div a.link,
body div a.link span
{
    height: auto;
}

/* Inline movie module */

.inlineMovie
{
    width: 567px;
    height: 101px;
    border: 1px solid rgb(214,214,214);
    position: relative;
    margin-bottom: 21px;
    overflow: hidden;
}

.inlineMovie .thumb
{
    position: absolute;
    left: 0;
    top: 0;
    width: 158px;
    height: 101px;
    display: block;
}

.inlineMovie h3
{
    position: absolute;
    left: 167px;
    top: 4px;
    width: 399px;
    margin-top: 0;
    margin: 0;
    padding: 0;
}

.inlineMovie .movieformat
{
    position: absolute;
    top: 37px;
    height: 61px;
    width: 100px;
    font-size: 11px;
}

.mediaplayer
{
    left: 167px;
}

.quicktime
{
    left: 300px;
}

.movieformat strong
{
    display: block;
    color: rgb(132,132,132);
    margin-bottom: 6px;
    font-size: 12px;
}

.movieformat a
{
    display: block;
    font-size: 11px;
}

/*.inlineMultimedia:hover {
	 background-image: url(play_icon.gif);
    background-repeat: no-repeat;
	 background-position: 51px 28px;
}*/

.inlineMultimedia:hover img.thumb {
	 filter: alpha(opacity=50);
    -moz-opacity: .5;	 
	 opacity: .5;	 
}

.inlineMultimedia .flashmovie
{
    position: absolute;
    top: 50px;
 	 left: 470px;
    height: 61px;
    width: 84px;
    font-size: 11px;
}

.inlineMultimedia .flashmovie a
{
    display: block;
    font-size: 11px;
	 margin-bottom: 7px;
}


/* News module */

table.news
{
    margin: 0;
    margin-bottom: 21px;
    border-collapse: collapse;
    width: 399px;
    padding: 0;
}

.news td
{
    text-align: left;
    vertical-align: top;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    color: rgb(102,102,102);
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
}

.news a
{
    display: block;
    background-image: url(arrow-gray.gif);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    margin-right: 20px;
    padding-left: 16px;
    text-decoration: none;
    color: rgb(102,102,102);
    line-height: 17px;
}

.news a:hover
{
    background-image: url(arrow-red.gif);
    color: rgb(204,0,0);
}

p.newsTeaser
{
    font-size: 78% !important;
}

/* Image combo */

.imageCombo1
{
    float: left;
    width: 183px;
}

.imageCombo2
{
    float: right;
    clear: right;
    width: 183px;
}

.imageCombos:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Link overview module */

ul.linkOverviews
{
    position: relative;
    height: 180px;
    width: 399px;
    margin: 0;
    padding: 0;
}

.linkOverviews li,
.linkOverviews a
{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 10px;
}

.linkOverviews li
{
    width: 120px;
    height: 80px;
}

.linkOverviews a
{
    text-decoration: none;
    color: rgb(51,51,51);
    padding: 2px;
    width: 124px;
    height: 80px;
}

.linkOve\rviews a
{
    height: 76px;
}

.linkOverviews a:hover
{
    color: rgb(51,51,51);
    background-color: rgb(242,242,242);
}

.linkOverview1,
.linkOverview4,
.linkOverview7
{
    left: 0;
}

.linkOverview2,
.linkOverview5,
.linkOverview8
{
    left: 144px;
}

.linkOverview3,
.linkOverview6,
.linkOverview9
{
    left: 288px;
}

.linkOverview4,
.linkOverview5,
.linkOverview6
{
    top: 88px;
}

.linkOverview7,
.linkOverview8,
.linkOverview9
{
    top: 176px;
}

.linkOverviews li strong,
.linkOverviews li span
{
    display: block;
}

.linkOverviews li strong
{
    padding-left: 10px;
    background-image: url(arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 1px 6px;
    margin-bottom: 2px;
    font-size: 11px;
    color: rgb(132,132,132);
}

.linkOverviews br
{
    display: none;
}

.linkOverviews span br
{
    display: inline;
}


/* Application Download (Screensaver) module */

.appDownload
{
    width: 520px;
    position: relative;
    height: 92px;
    margin-bottom: 21px;
}

.appDownload h3
{
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 1px;
}

.appDownload p
{
    font-size: 10px;
    margin-bottom: 12px;
}

.appDownload p a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.appDownloadExplanation
{
    position: absolute;
    left: 256px;
    top: 0;
    width: 265px;
}

.appDownload1
{
    position: absolute;
    left: 0;
    top: 0;
    width: 105px;
}

.appDownload2
{
    position: absolute;
    left: 136px;
    top: 0;
    width: 105px;
}


/* Gallery movie module */

.galleryMovie
{
    position: relative;
    width: 509px;
    height: 64px;
    border-bottom: 1px dashed rgb(204,204,204);
    margin-bottom: 16px;
}

.galleryMovie .thumb
{
    display: block;
    width: 95px;
    height: 47px;
    border: 1px solid rgb(204,204,204);
    position: absolute;
    left: 0;
    top: 0;
}


.galleryMovie .movieExplanation
{
    position: absolute;
    left: 105px;
    top: 0;
	 width: 270px;
    height: 50px;
}


.galleryMovie .movieExplanation h3
{
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 0;
}


.galleryMovie .movieExplanation p
{
    font-size: 10px;
}

/*
.galleryMovie h3
{
    position: absolute;
    left: 105px;
    top: -4px;
    width: 300px;
    margin-top: 0;
}*/

.galleryMovie .moviePlay
{
    position: absolute;
    left: 394px;
    top: 33px;
    width: 84px;
    height: 18px;
    text-transform: uppercase;
}


.galleryMovie a
{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.galleryScreensaverDownload {
	position: absolute;
	top: 91px;
}


/* Sound download module */

.sound
{
    position: relative;
    width: 509px;
    height: 64px;
    border-bottom: 1px dashed rgb(204,204,204);
    margin-bottom: 16px;
}

.sound .thumb
{
    display: block;
    width: 95px;
    height: 47px;
    border: 1px solid rgb(204,204,204);
    position: absolute;
    left: 0;
    top: 0;
}

.sound .soundExplanation
{
    position: absolute;
    left: 105px;
    top: 0;
    width: 100px;
    height: 50px;
}

.sound .soundExplanation h3
{
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 0;
}

.sound .soundExplanation p
{
    font-size: 10px;
}

.sound .soundPlay,
.sound .soundDownload
{
    position: absolute;
    left: 273px;
    top: 34px;
    width: 80px;
    height: 18px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.sound .soundDownload
{
    left: 353px;
}

.sound a
{
    text-decoration: none;
}





/* 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(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 li a.lastChild
{
    background: url(tab-last-bg.gif) no-repeat right top;
}

.tabs .selected a
{
	cursor: default;
}

.tabs .selected a.lastChild
{
    background: url(tab-last-selected-bg.gif) no-repeat right top;
}

.tabs .selected
{
    background: #fff url(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 22px 14px 22px;
    z-index: 10;
}

.tabCon\tent 
{
    width: 523px;
}


/* News Links module */

.newsLinks
{
    background-color: rgb(245,245,245);
    border-top: 1px solid rgb(142,6,20);
    border-bottom: 1px solid rgb(142,6,20);
    padding-top: 4px;
    padding-bottom: 9px;
    position: relative;
    height: 88px;
}

.newsLinks h3
{
    margin-top: 0;
    margin-left: 16px;
    margin-bottom: 8px;
}

.newsLinks ul
{
    margin: 0;
    padding: 0;
    display: block;
}

.newsLinks li
{
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.newsLinks a
{
    display: block;
    font-size: 12px;
    margin-left: 16px;
    padding-left: 8px;
    margin-bottom: 2px;
    background-image: url(arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    color: rgb(50,50,50);
    text-decoration: none;
    padding-top: 0;
    height: 18px;
    line-height: 13px;
    padding-bottom: 0;
    margin-bottom: -3px;
}

.newsLinks a:hover
{
    background-image: url(arrow-red.gif);
}


/* Gallery module */

.galleryImage
{
    position: relative;
    top: 10px;
    margin: 0;
    padding: 0;
    margin-left: -15px;
    margin-bottom: 57px;
    width: 595px;
    height: 317px;
    border: 1px solid #ccc;
    line-height: 0;
    font-size: 10px;
}

.galleryImage img
{
    display: block;
    line-height: 0;
    font-size: 10px;
}

.galleryImage > .floating { /*display:table for Mozilla & Opera*/
	display: table;
	position: static;
}

.floating { /*for IE*/
	height: 100%;
	position: relative;
	margin: auto;
      overflow: hidden;
}

.floating div { /*for IE*/
	position: absolute;
	top: 50%;
	left: 50%;
}

.floating > div { /*for Mozilla and Opera*/
	display: table-cell;
	vertical-align: middle;
	position: static;
}

.floating div img {
	position: relative;
	top: -49.5%;
	left: 0 !important;
	left: -50%;
}


.switchgalleryImage
{
    position: absolute;
    top: 343px;
    left: 489px;
    width: 87px;
    height: 17px;
}

.prevgalleryImage
{
    position: absolute;
    top: 0;
    left: 0;
}

.nextgalleryImage
{
    position: absolute;
    top: 0;
    left: 55px;
}

#gallerySubtitles
{
    position: absolute;
    left: 249px;
    top: 337px;
}

#gallerySubtitles div
{
    color: #666666;
    z-index: 11111;
    font-size: 11px;
    display: none;
    width: 210px;
}

.exterior
{
    width: 385px;
    height: 128px;
}

.interior
{
    width: 385px;
    height: 128px;
}

.wallpapers
{
    width: 320px;
    height: 128px;
}

.postcards
{
    width: 340px;
    height: 128px;
}

ul.galleryThumbs
{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: -15px;
}

ul.galleryThumbs li
{
    float: left;
}

ul.galleryThumbs li img
{
    display: block;
}

ul.galleryThumbs li div
{
    margin-right: 15px;
    margin-top: 15px;
    border: 1px solid #ccc;
}

ul.galleryThumbs .selected
{
    display: block;
    border: 1px solid rgb(204,0,0);
}

ul.galleryThumbs .selected img
{
    filter: alpha(opacity=50);
    -moz-opacity: .5;
}

ul.wallpaperRes
{
    position: absolute;
    left: 247px;
    top: 331px;
    width: 192px;
    margin: 0;
    padding: 0;
    list-style: none;
	 visibility: hidden;
}

ul.wallpaperRes li
{
    float: left;
    width: 96px;
}

.wallpaperRes a
{
    display: block;
    text-decoration: none;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 0;
    padding-left: 18px;
    font-size: 10px;
    background-image: url(arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
}

.wallpaperRes a:hover
{
    color: rgb(204,0,0);
    background-image: url(arrow-red.gif);
}

.galleryTitle
{
    display: none;
    position: absolute;
    right: 6px;
    top: 332px;
    text-align: right;
    width: 200px;
    height: 22px;
}


/* Shopping buttons module */

.shoppingButtons
{
    position: relative;
    top: -1px;
    left: 1px;
    display: block;
    width: 287px;
    height: 120px;
    padding-left: 47px;
    padding-top: 10px !important;
    padding-top: 15px;
    margin-top: 0;
    z-index: 1234;
}

*+html .shoppingButtons
{
	padding-top: 15px !important;
}

.shoppin\gButtons
{
    width: 125px;
}

.shoppingButtons span
{
    display: block;
    background-color: transparent;
    border: 1px solid rgb(91,133,173);
    margin-top: 5px;
    margin-bottom: 0;

    height: 19px;
    padding-left: 1px;
    padding-top: 1px;
    width: 127px;
}

.shoppin\gButtons span
{
    width: 124px;
    height: 16px;
}

.shoppingButtons span a
{
    display: block;
    background-color: rgb(91,133,173);
    padding-left: 9px;
    width: 130px;
    height: 15px;
    padding-top: 1px;
    text-decoration: none;
    color: white;
    font-size: 10px;

}

.shoppingShade
{
    position: absolute;
    top: 273px;
    left: 0;
    width: 223px;
    height: 166px;
    z-index: 0;
    background-image: url(chessboard-light.gif);
    background-repeat: repeat;
}

.shoppin\gShade
{
    background-image: url(white-05.png);
    background-color: transparent !important;
    background-color: white;
    filter: alpha(opacity=5);
}

.shoppin\gButtons span a
{
    width: 114px;
    height: 14px;
}

.shoppingButtons span a:hover
{
    color: rgb(91,133,173);
    background-color: white;
}

body.home .shoppingButtons
{
    top: -20px;
}

body.home .shoppingButtons span
{
    border: 1px solid white;
}

/* Teaser bar module */

.teaserBar
{
    position: relative;
    top: -4px;
    left: 0;
    margin: 0 0 52px 0;
    padding: 0;
    height: 65px;
    display: block;
}

.teaserBar li
{
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    width: 135px;
    height: 65px;
    display: block;
}

.teaserBar img
{
    display: block;
    border: 1px solid rgb(205,205,205);
}

.teaserBar span
{
    display: block;
    margin-top: 5px;
    padding-left: 8px;
    background: #fff url(arrow-gray.gif) no-repeat left 3px;
    font-size: 10px;
}

.teaserBar li a 
{
    text-decoration: none;
    display: block;
}

.teaserBar a:hover span
{
    background-image: url(arrow-red.gif);
}

.teaserBar .teaser1
{
    left: 0;
}

.teaserBar .teaser2
{
    left: 152px;
}

.teaserBar .teaser3
{
    left: 304px;
}

.teaserBar .teaser4
{
    left: 456px;
}


/* Content Navigation module for overview pages */

.contentNav
{
    position: relative;
    top: -5px;
    margin: 0;
    padding: 0;
}

.contentNav li
{
    display: block;
    margin: 0;
    padding: 0;
    height: 19px;
    margin-bottom: 13px;
}

.contentNav li a
{
    padding-left: 16px;
    background: #fff url(arrow-gray.gif) no-repeat 2px 4px;
    font-size: 12px;
    text-decoration: none;
}

.contentNav li a:hover
{
    background-image: url(arrow-red.gif);
}


/* News navigation module */

.newsNav
{
    position: relative;
    margin: 0;
    margin-bottom: 22px;
    padding: 0;
    width: 397px;
    height: 53px;
    border: 1px solid #ccc;
}

.newsNav li
{
    display: block;
    position: absolute;
    font-size: 10px;
}

.newsNav li a
{
    margin: 0;
    padding: 0;
    padding-left: 14px;
    background: #fff url(arrow-gray.gif) no-repeat left 3px;
    text-decoration: none;
}

.newsNav li a:hover
{
    background-image: url(arrow-red.gif);
}

.newsNav .item1
{
    left: 17px;
    top: 12px;
}

.newsNav .item2
{
    left: 169px;
    top: 12px;
}

.newsNav .item3
{
    left: 17px;
    top: 28px;
}

.newsNav .item4
{
    left: 169px;
    top: 28px;
}


/* Homepage module */

/* changed */


.homeNavigation
{
    position: absolute;   
    z-index: 2000;
    left: 0;
    top: 0;    
    width: 223px;	
/*    height: 312px;	 changed */
	height: 280px;
}


.homeNavigationShade
{
    position: absolute;   
    z-index: 1000;
    left: 0px;
    top: 128px;    
    width: 223px;	
    height: 312px;    
}


.homeNavigationShadeWhite
{
 	background-image: url(white-20.png) !important;
    background-color: transparent !important;
    filter: alpha(opacity=20);
    background-image: none;
    background-color: #FFFFFF;        
}


.homeNavigationShadeBlack
{
   background-image: url(black-20.png) !important;
   background-color: transparent !important;
   filter: alpha(opacity=20);
   background-image: none;
   background-color: #000000;      
}

.home h2
{
    display: none;
}

div.topnav
{
    display: block;
    position: absolute;
    left: 0;
    top: 200px;
    width: 223px;
    height: 23px;
    font-size: 10px;
    padding-left: 23px;
    padding-top: 5px;
    text-decoration: none;
    background-image: url(arrow-white.gif);
    background-repeat: no-repeat;
    background-position: 210px 8px;
    color: white;
    overflow: hidden;
    z-index: 40;
    background-color: transparent;
    text-transform: uppercase;
    cursor: pointer;
}

div.topna\v
{
    width: 200px;
    height: 18px;
}

#topnav1, .topnav1 { z-index: 3000; top: 129px; }
#topnav2, .topnav2 { z-index: 3000; top: 153px; }
#topnav3, .topnav3 { z-index: 3000; top: 177px; }
#topnav4, .topnav4 { z-index: 3000; top: 201px; }
#topnav5, .topnav5 { z-index: 3000; top: 225px; }
#topnav6, .topnav6 { z-index: 3000; top: 249px; }
#topnav7, .topnav7 { z-index: 3000; top: 273px; }
#topnav8, .topnav8 { z-index: 3000; top: 297px; }
#topnav9, .topnav9 { z-index: 3000; top: 321px; }
#topnav10, .topnav10 { z-index: 3000; top: 345px; }
#topnav11, .topnav11 { z-index: 3000; top: 369px; }
#topnav12, .topnav12 { z-index: 3000; top: 393px; }
#topnav13, .topnav13 { z-index: 3000; top: 417px; }

.navshade,
.navshadeSimple
{
    display: none;
    position: absolute;
    left: 227px;
    top: 1px;
    width: 307px; /* changed 151px; */
    height: 438px;
}

.nav\shade
{
    background-image: url(white-20.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=20);
    background-color: white;
    background-image: none;
}

.navshadeSimple
{
    background-image: url(chessboard.gif);
    background-repeat: repeat;
}

#navshade1, #navshadeSimple1 { left: 224px; }
#navshade2, #navshadeSimple2 { left: 532px; /* changed 376px; */ }

#navshade3,
#navshadeSimple3
{
    display: none;
    position: absolute;
    top: 1px;
    left: 528px;
    width: 566px; /* changed 310px; */
    height: 438px;
}

#nav\shade3
{
    background-image: url(white-45.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=45);
    background-color: white;
}

#navshadeSimple3
{
    background-image: url(chessboard.gif);
    background-repeat: repeat;
}

.navshadeTopnav
{
    position: absolute;
    left: 0;
    display: block;
    z-index: 0;
    height: 23px;
    width: 223px;
    background-image: url(chessboard-light.gif);
    background-repeat: repeat;
}

.navshadeTop\nav
{
    background-image: url(white-13.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=13);
    background-image: none;
    background-color: #fff;
}

div.subnav
{
    display: none;
    position: absolute;
    width: 307px; /* changed 151px; */
    height: 23px;
    font-size: 10px;
    padding-left: 15px;
    padding-top: 5px;
    background-color: white;
    color: black;
    font-size: 10px;
    text-decoration: none;
    background-image: url(arrow-gray.gif);
    background-repeat: no-repeat;
    background-position: 294px 8px;  /* changed 138px 8px; */
    filter: alpha(opacity=86);
    -moz-opacity: .86;
    cursor: pointer;
}

div.subna\v
{
    width: 292px; /* changed 136px; */
    height: 18px;
}

.subnav1 { left: 224px; }
.subnav2 { left: 532px; /* changed 376px */ }

.toppos1 { top: 129px; }
.toppos2 { top: 153px; }
.toppos3 { top: 177px; }
.toppos4 { top: 201px; }
.toppos5 { top: 225px; }
.toppos6 { top: 249px; }
.toppos7 { top: 273px; }
.toppos8 { top: 297px; }
.toppos9 { top: 321px; }
.toppos10 { top: 345px; }
.toppos11 { top: 369px; }
.toppos12 { top: 393px; }
.toppos13 { top: 105px; }


div.final,
div.final:hover,
div.final:active
{
    background-image: none;
}


.navshade,
.navshadeSimple,
.navshadeTopnav
{
    z-index: 2;
}

.subnav,
.info
{
    z-index: 150;
}

body.home p.navigation
{
    top: 300px;
}

body.home div.introImage
{
    position: absolute;
    left: 24px;
    top: 0;
    width: 839px;
    height: 440px;
    z-index: 0;
}

body.home a.navigationChapter,
body.home span.subNavigation
{
    display: none;
}

body.home .search
{
    position: absolute;
    top: 2px;
    left: 0;
}

body.home .search p
{
    position: absolute;
    left: 48px;    
    top: 451px;
    height: 17px;
    margin: 0;
    padding: 0;
}

body.home .sea\rch p
{
        top: 452px;
}

.search p.lastChild
{
    display: none;
}

body.home .search p.lastChild
{
    display: block;
    position: absolute;
    left: 48px;    
    top: 484px !important;
    top: 483px;
}

body.home .sea\rch p.lastChild
{
    top: 484px;
}

body.home .search .searchbutton
{
    top: 0 !important;
    top: 0px;
}

body.home .sea\rch .searchbutton
{
    top: 1px;
}

*+html body.home .sea\rch .searchbutton
{
	top: 1px !important;	
}


/* Begin Search with RSS link */
body.home .search a
{
    position: absolute;
    left: 48px;
    top: 486px;
	 height: 15px;
	font-size: 10px;
	background-image: url(rss-feed_icon.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
	padding-left: 15px;
	/*color: #666666;*/
	color: #336699;
}

body.home .search a:hover
{
    background-image: url(rss-feed_icon.gif);
    color: #CC0000;
}
/* End Search with RSS link */


a.homeHead,
a.homeHead:link,
a.homeHead:visited,
a.homeHead:hover,
a.homeHead:active
{
    position: absolute;
    font-weight: bold;
    color: white;
    font-size: 18px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    letter-spacing: -1px;
}

.home div.content
{
    min-height: 590px;
    height: auto !important;
    height: 590px;
}

.home .related, .home .related_hidden
{
    display: none;
}

.home .innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: 0;
    padding-top: 460px;
    padding-bottom: 0;
}



/* ImageSwitch Module (XHTML!) */

.imageSwitch
{
    position: relative;
    top: 0;
    left: 397px !important;
    left: 357px;
    padding: 4px;
    margin-top: 8px;
    width: 202px;
    height: 180px;
    list-style-type: none;
    font-size: 10px;
    border: 1px solid #ccc;
    display: block;
}

.image\Switch
{
    width: 194px;
    height: 170px;
}

.imageSwitch li
{
    display: block;
    height: 16px;
    padding-left: 0;
    margin: 0;
    margin-left: 10px;
    margin-right: 10px;
}

.imageSwitch a
{
    text-decoration: none;
    cursor: default;
    margin: 0;
    padding-left: 14px;
    background: white url(arrow-gray.gif) no-repeat left 3px;
    width: 174px;
}

.imageSwitch a.selectedImage img
{    
    display: block;
}

.imageSwitch a.selectedImage
{    
    color: rgb(204,0,0);
    background: white url(arrow-red.gif) no-repeat left 3px;
}

.imageSwitch img
{
    padding: 0;
    margin: 0;
    position: absolute;
    top: -1px;
    right: 202px;
    display: none;
}

img.imageSwitchDefault
{
    position: absolute;
    left: 1px;
    top: 28px;
}

.image\Switch img
{
    right: 204px;
}

.imageSwitch .selected
{
    color: rgb(204,0,0);
    background: white url(arrow-red.gif) no-repeat left 3px;
}

.search
{
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 200px;
}


.related_hidden
{
	height:150px;
	z-index:-5;
}



/* lightbox effect, shade above all the page */
#pageoverlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index:100001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}


/* video in header */

#headerstage {
	width: 615px;
	background-color: #CCCCCC; 
	text-align: center; 
	vertical-align: middle;
	line-height: 0;
}

#headervideoshadowbar {
	position: absolute;
	top: 0px;
	left: 682px; 
	width:135px;
	background-color: #000000; 
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

#headervideobuttonlink {
	position: absolute;	
	width: 77px;
	height: 77px;
	/*background: url(headerfilm_playicon_grey.png) no-repeat;*/
	background: url(headerfilm_playicon_orange.png) no-repeat;
}

#headervideobuttonlink:hover {	
	/*background: url(headerfilm_playicon_grey_a.png) no-repeat;*/
	background: url(headerfilm_playicon_orange_a.png) no-repeat;
}