/* Toyota ESQ - Print Stylesheet */
/* ####################################### */
/* ####################################### */

/* Toyota ESQ - Common Stylesheet */
/* ####################################### */
/* ####################################### */

/* TAG Definitions */
/* ####################################### */
body {
	margin: 0px;
	background-color: none;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
}

img {
	border: 0px;
}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3 {
	font-weight: lighter;
}

h2,h3 {
	font-size: 20px;
}

a:link {
	color: #119aa3;
	text-decoration: none;
}

a:hover, a:active, a:visited {
	color: inherit;
	text-decoration: none;
}

/* ID Definitions - General */
/* ####################################### */
#main {
	width: 900px;
	margin: 0px auto;
}

#header {
	width: 100%;
	margin: 18px 0px 14px 0px;
}

#mastheadSplash, #mastheadInterior {
	display: none;
}

#mastheadSplash {
	height: 418px;
}

#mastheadInterior {
	height: 155px;
}

#tertiaryNav {
	display: none;
}

#tertiaryNav a:link, a:active, a:visited {
	color: #286071;
	text-decoration: none;
}

#tertiaryNav a:hover {
	color: #a2b9c4;
	text-decoration: none;
}


#tertiaryFloat {
	float: right;
	width: 525px;
}


.tagWord a {
	color: inherit;
}

.tagWord a:hover {
	color: white;
}

#tagCloudPreview .tagWord a:link, a:hover, a:active, a:visited {
	color: inherit;
}	


#tagCloudPreview {
	width:255px;
	height:130px;
	background-color: #1E2834;
}

#tagCloudPreviewClip {
	width:136px;
	height:80px;
	top:20px;
	left:32px;
	position:absolute;
	background-color: #1b2935;
	overflow:hidden;

}

#tagCloudPreviewClip #tagCloud {
	background-color: #1b2935;
}

#tagCloudPreviewOverlay{
position: absolute;
width:100%;
height:100%;
}

#splashTagCloudPreview {
	width:182px;
	height:54px;
	background-color: #fdfcfc;
}

#splashTagCloudPreview #tagCloudPreviewClip {
	width:100%;
	height:100%;
	background-color: #fdfcfc;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
}

#splashTagCloudPreview #tagCloudPreviewOverlay{
	position:relative;
	top:-65px;
}

#tagCloud {
	background-color: #000000;
}

#splashTagCloudPreview #tagCloud {
	background-color: #fdfcfc;
}

#breadcrumb {
	float: left;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #286071;
}

#breadcrumb a:hover {
	color: #a2b9c4;
}

#filters {
	width: 300px;
	float: left;
	border-right: 1px solid #a2b9c4;
	color: #a2b9c4;
}

#filters a {
	margin-right: 10px;
}

#filters a:link, #filters a:visited, #filters a:active {
	color: #286071;
}

#filters a:hover {
	color: #a2b9c4;
}

#filters a img {
	vertical-align: middle;
}

#tags {
	float: left;
}

#tags .button {
	padding: 0 0 0 28px;
}

#tags a img {
	vertical-align: middle;
}

#tags #tagPreview {
	margin: 10px 0 0 0;
}

#content {
	width: 868px;
	min-height: 380px;
	padding: 16px 16px 0 0;
	background-color: none;
}

#content p {
	font-size: 16px;
	line-height: 24px;
}

#content h1 {
	margin-left: 8px;
}

#altContent {
	width: 868px;
	padding: 16px 20px 50px 26px;
	background: none;
}

#subNav {
	display: none;
}

#subNav a {
	font-size: 12px;
}

#subNav .colA {
	float: left;
	width: 180px;
	padding: 0px 16px 0px 8px;
}

#subNav .colA a img {
	margin: 0 2px 3px 0px;
}

#subNav .colB {
	float: left;
	width: 180px;
	padding: 0px 31px;
}

#subNav .colC {
	float: left;
	width: 390px;
	padding: 0px 16px;
}

#subNav .colD {
	float: left;
	width: 180px;
	padding: 0px 8px 0px 16px;
}

#subNav .noHeader {
	margin: 23px 0px 0px 0px;
}


#footer {
	display: none;
}

#legal {
	width: 876px;
	padding: 0;
	margin: 0 0 48px 0;
	font-size: 11px;
	color: #286071;
	text-align: left;
	float: left;
}

/* Definitions - Global Header / Footer */
/* ####################################### */
#topNav {
	display: none;
}

#topNav ul {
	display: inline;
	list-style: none;
}

#topNav li {
	display: inline;
	list-style: none;
	padding: 0px 4px;
}

#topNav form {
	display: inline;
	margin: 0px;
}

#searchForm {
	display: inline;
	width: 125px;
}

.inputText {
	width: 96px;
	height: 12px;
	vertical-align: top;
	color: #a2b9c4;
	background-color: #1b2935;
	border: 1px solid #5d6770;
}

#footer ul, #legal ul {
	display: inline;
	list-style: none;
	padding: 0px;
}

#footer li, #legal li {
	display: inline;
	list-style: none;
	padding: 0px 4px;
}

#legal li a {
	color: #286071;
}

#legal li a:hover {
	color: #286071;
	text-decoration: underline;
}

#toyotaLogo {
	float: right;
}

/* Definitions - Tags */
/* ####################################### */
#tagThumb {
	width: 182px;
	height: 54px;
	overflow: hidden;
	margin: -4px 0 0 0;
}

#tagPreview {
	width: 225px;
	height: 130px;
	overflow: hidden;
	position: absolute;
	float: left;
	z-index: 3;
	background: #1b2935;
}

/* Definitions - Splash */
/* ####################################### */
#splashContent {
	width: 868px;
	padding: 16px;
	background-color: none;
}

#splashFeatureNav {
	position: relative;
	z-index: 1;
	width: 100px;
	top: 28px;
	left: 763px;
	height: 0px;
}

#splashFeatureNav a img {
	margin-right: 2px;
}

#splashFeature a img {
	position: absolute;
	top: 96px;
}

.splashFilter {
	float: left;
	width: 188px;
	padding: 4px 11px 0px 9px;
	margin: 16px 17px 11px 0px;
	border-right: 1px solid #e7e9e7;
}

.splashTag {
	float: left;
	width: 188px;
	margin: 16px 0px 11px 0px;
	padding: 4px 0 0 0;
}

#subNav .colC ul {
	display: inline;
	list-style: none;
}

#subNav .colC li {
	margin-top: 12px;
}

#subNav .colC li a:link  {
	color: #a2b9c4;
}

#subNav .colC li a:hover {
	color: #286071;
}

/* Definitions - Search, Blog (Results Page) */
/* ####################################### */
#searchContainer, #altSearchContainer, #blogContainer, #altBlogContainer {
	width: 100%;
}

#searchNavigation {
	float: right;
	margin: 16px 4px 0 0;
	color: #1b2935;
	font-size: 0.7em;
}

#searchNavigation a:link {
	color: #286071;
	text-decoration: underline;
}

#searchNavigation a:hover {
	color: #1b2935;
	text-decoration: underline;
}

#searchNavigation a:active {
	color: #286071;
	text-decoration: underline;
}

#searchNavigation a:visited {
	color: #286071;
	text-decoration: underline;
}

#searchNavigation .selected, #altSearchNavigation .selected, #blogNavigation .selected, #articleCopy .selected, #eventNavigation .selected, #topicNavigation .selected {
	font-weight: bold;
}

#altSearchNavigation {
	float: right;
	margin-right: 4px;
	font-size: 0.7em;
}

#altSearchNavigation a:link {
	color: #a2b9c4;
	text-decoration: underline;
}

#altSearchNavigation a:hover {
	color: #fdfcfc;
	text-decoration: underline;
}

#altSearchNavigation a:active {
	color: #a2b9c4;
	text-decoration: underline;
}

#altSearchNavigation a:visited {
	color: #a2b9c4;
	text-decoration: underline;
}

.searchResultOdd, .blogResultOdd {
	float: left;
	width: 400px;
	margin: 10px 10px 4px 10px;
	padding-right: 14px;
}

#altSearchContainer .searchResultOdd, #altBlogContainer .blogResultOdd {
	margin: 10px 10px 4px 0;
}

#altSearchResultsHelp, .captchaImage {
	cursor:pointer;
	cursor: hand;
}

#altBlogResultsHelp {
	cursor:pointer;
	cursor: hand;
	margin: 0 0 3px 0;
}

.searchResultEven, .blogResultEven {
	float: left;
	width: 400px;
	margin: 10px 0px 4px 10px;
	padding-left: 24px;
}
.searchResult a {
	cursor: pointer;
}

.blogExcerpt {
	width: 640px;
	margin: 10px 32px 4px 10px;
	line-height: 1.1em;
	display: inline-block;
}

.blogMeta {
	width: 176px;
	display: inline-block;
	margin: 0;
	vertical-align: top;
}

#blogNavigation {
	color: #1b2935;
	font-size: 0.7em;
	width: 640px;
	margin: 16px 0 0 0;
	text-align: right;
}

/* Definitions - Article, About ESQ, RSS, Stay Connected */
/* ####################################### */
#articleContainer, #aboutContainer, #rssContainer, #stayConnectedContainer {
	width: 100%;
	background: none;
}

#articleCopy, #aboutCopy, #rssCopy {
	float: left;
	width: 588px;
	margin: 32px 32px 32px 0;
}

#stayConnectedCopy {
	float: left;
	width: 396px;
	margin: 14px 56px 0px 10px;
}


#articleNavigation {
	float: left;
	color: #1b2935;
	font-size: 1.0em;
}

#articleNavigation a, #eventNavigation a, #topicNavigation a {
	text-decoration: underline;
}

#articleMeta, #stayConnectedCaption {
	float: left;
	width: 240px;
	margin: 32px 0px;
}

#articleMedia, #aboutMedia {
	display: none;
}

#articleMedia a img, #aboutMedia a img {
	margin: 0px 6px 9px 0px;
}

#rssCopy {
	float: left;
	width: 396px;
	margin: 5px 0px 0px 10px;
}

.userCue {
	float: left;
	width: 170px;
	margin: 5px 0px 0px 54px;
}


/* Definitions - Events / Topics */
/* ####################################### */
#eventContainer, #topicContainer {
	margin: 8px 0 10px 0;
}

#eventArticles h4, #topicArticles h4 {
	margin: -4px 0 0 0;
	padding: 0 0 0 10px;
}

#eventArticle, $topicArticle {
	padding: 0 10px;
	margin: 0 0 16px 0;
}

#eventMeta, #topicMeta {
	float: left;
	width: 170px;
	margin: 0;
}

#eventArticlesLinks, #topicArticlesLinks {
	width: 650px;
	margin-left: 200px;
}

#eventCopy, #topicCopy {
	float: left;
	margin: 26px 10px 0 10px;
}

#eventCopy .description, #topicCopy .description {
	width: 632px;
	margin: -30px 0 0 205px; /* -27px: offset <p> margins (11px) + h4 height (19px) */
}

#eventNavigation, #topicNavigation {
	float: right;
	color: #1b2935;
	font-size: 0.7em;
	margin: 0px 20px 0 0;
}

.articleLinkPane {
	width: 192px;
	height: 142px;
	margin: 0 0 16px 16px;
	padding: 0 0 8px 8px;
	float: left;
	background-color: #1b2935;
}

.articleLinkThumbnail {
	margin: 0 0 1px -8px;
}

.articleLinkTitle {
	width: 184px;
	height: 27px;
	margin: -3px 0 0 0;
	background: #1b2935;
	font-size: 11px;
	color: #fdfcfc;
	padding: 0;
}

/* Decrease column C width since we are using the Print sub-nav */
#subNav .print {
	width: 180px;
}

/* Form Styles */
/* ####################################### */
#subNav form, #rssContainer form, #stayConnectedContainer form {
	border: none;
	margin: 0;
	padding: 0;
}

#subNav form ol, #rssContainer form ol, #stayConnectedContainer form ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subNav form a:link, #subNav form a:visited, #subNav form a:active {
	color: #0b9aa2;
}

#subNav .colB form ol li label {
	width: 68px;
	display: inline-block;
}

#subNav .colB form ol li input {
	width: 100px;
	height: 16px;
	display: inline-block;
	margin: 0px 0px 8px;
}

#subNav .colD form ol li input, #rssContainer form ol li input, #stayConnectedContainer form ol li input {
	margin: 5px 4px 5px 0px;
}

#subNav .colD form p  {
	margin: 27px 0 0 0;
}

#rssContainer form p a, #stayConnectedContainer form p a {
	float: right;
	margin: 16px 0 0 0;
}

#stayConnectedContainer form ol li label {
	width: 104px;
	display: inline-block;
	vertical-align: text-top;
}

#stayConnectedContainer form ol li input {
	width: 282px;
	margin-right: 0;
}

#stayConnectedContainer form .textGeneralInvert {
	font-size: 1em;
}

#stayConnectedContainer form #zipCode {
	width: 5em;
}

/* CLASS Definitions - General */
/* ####################################### */
.left {
	float: left;
}

.right {
	float: right;
}

.rightAlign {
	text-align: right;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}

#altSearchResultsTip.tooltip {
	width: 248px;
	position: absolute;
	z-index: 4;
	margin: -197px 0 0 272px;
}

#altBlogResultsTip.tooltip {
	width: 248px;
	position: absolute;
	z-index: 4;
	margin: -201px 0 0 249px;
}

.tooltip .tipContent {
	background: #286071;
	padding: 18px;
	font-size: 11px;
	color: #fdfcfc;
}

.forScreen {
	display: none;
}

.forPrint {
	display: block;
}

.printImg {
	display: none;
}

/* CLASS Definitions - Type */
/* ####################################### */
.textGeneral {
	color: #1e2834;
	font-size: 0.7em;
}

.textGeneral a {
	text-decoration: underline;
}

#content .textGeneral a, #content .textGeneralLink a {
	color: #286071;
}

#content .textGeneral a:hover, #content .textGeneralLink a:hover {
	color: #1b2935;
}

.textGeneral form a {
	text-decoration: none;
}

.textGeneralInvert {
	color: #a2b9c4;
	font-size: 0.7em;
}

.textGeneralInvertLink {
	color: #fdfcfc;
	font-size: 0.7em;
}

.textGeneralLink {
	color: #286071;
	font-size: 0.7em;
}

.textCaptionLink, .textCaption {
	color: #286071;
	font-size: 10px;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #1b2935;
	float: left;	
}

/* ####################################### */
/* ####################################### */

/* sIFR */
/* ####################################### */
.sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
}
  
.sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
}

h1 .sIFR-flash {
	width: 672px;
}

h2 .sIFR-flash {
	width: 400px;
}

.blogResult h2 .sIFR-flash {
	width: 640px;
}
  
.sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
}
  
.sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
}

.sIFR-active h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 36px;
}

.sIFR-active h2, .sIFR-active h3 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: -10px;
}
  
/* ####################################### */
/* ####################################### */

/* Lightview */
/* ####################################### */
#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 40px 0 0 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	padding-top: 16px;
	line-height: 13px;
	border-top: 16px #040507 solid;
	overflow: hidden;
}

.lv_innerController {
	display: none;
}

.lv_captionTitle {
	display: inline-block;
	width: 108px;
	color: #1b2935;
	font-size: 11px;
	font-weight: bold;	
}

.lv_captionDesc {
	display: inline-block;
	color: #1b2935;
	font-size: 11px;
	font-weight: normal;	
}

.lv_captionDesc a{
	text-decoration: underline;
}

.lv_WrapDown {
	background-repeat: repeat-x;
	background-position: bottom;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.lv_topcloseButtonImage {
	cursor: pointer; 
}

/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p {
	padding: 0 0 10px 0;
}

#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}

#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}

#lightviewError .type {
	font-weight: bold;
}

#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}

#lightviewError a, #lightviewError a:hover, #lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}

#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
	height: 22px;
}

* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}

#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.lv_controllerCenter  {
	width: auto; 
	float: left;
}

.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.lv_controllerCornerWrapperTopLeft, .lv_controllerCornerWrapperBottomLeft {
	top: 0; left: -100%;
}

.lv_controllerCornerWrapperTopRight, .lv_controllerCornerWrapperBottomRight {
	top: 0; left: 100%;
}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}

#lightviewController .lv_Corner {
	float: left;
}

#lightviewController .lv_Corner {
	float: right;
	position: relative;
}

#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr {
	float: left;
}

.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}

.lv_controllerCenter {
	float: left;
	width: auto;
}

.lv_controllerCenter li {
	list-style-type: none;
	/*float: left;*/
	display: inline;
	position: relative;
	clear: none;
}

.lv_controllerCenter li.lv_controllerSlideshow, .lv_controllerCenter li.lv_controllerSetNumber, .lv_controllerCenter li.lv_controllerClose {
	display: none;
}

.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}

.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}

.lv_controllerPrev, .lv_controllerNext, .lv_controllerSlideshow, .lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerNext {
	float: right;
}

#lightviewController .lv_controllerNext .lv_Button {
	float: right;
}

#lightviewController .lv_controllerNext { padding-right: 6px; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}
