/* designMainContent */
div#designMainContent{ width:545px; position:relative; height: 434px; padding:0; margin: 0; border-style:solid; border-width:1px; border-color:#fff; margin-left:76px; top:20px; left:23px; _margin-left:36px; _top:20px; _left:23px; }
div#designMainContent img#vehicle { display: block; margin-top:24px;}
div#container.gallery #photoNext { position: absolute; top: 150px; right: 5px; }
div#container.gallery #photoPrev { position: absolute; top: 150px; left: 5px; }
div#container.gallery #photoNext a, div#container.gallery #photoPrev a { display: block; width: 34px; height: 51px; cursor: pointer; }
div#container.gallery #photoNext a { background: url(/images/vehicles/chevrolet/volt/photoArrowsSprite.gif) 0 0 no-repeat; outline: none; }
div#container.gallery #photoPrev a { background: url(/images/vehicles/chevrolet/volt/photoArrowsSprite.gif) 0 -54px no-repeat; outline: none; }
div#container.gallery #photoNext a:hover { background-position: -36px 0; }
div#container.gallery #photoPrev a:hover{ background-position: -36px -54px; }
div#container.gallery #photoNext a:active{ background-position: -72px 0; }
div#container.gallery #photoPrev a:active { background-position: -72px -54px; }
div#container.gallery #photoNext a:link.disabled { cursor: default; background-position: 108px 0; }
div#container.gallery #photoNext a:visited.disabled { cursor: default; background-position: 108px 0; }
div#container.gallery #photoNext a:hover.disabled { cursor: default; background-position: 108px 0; }
div#container.gallery #photoNext a:active.disabled { cursor: default; background-position: 108px 0; }
div#container.gallery #photoPrev a:link.disabled { cursor: default; background-position: 108px -54px; }
div#container.gallery #photoPrev a:visited.disabled { cursor: default; background-position: 108px -54px; }
div#container.gallery #photoPrev a:hover.disabled { cursor: default; background-position: 108px -54px; }
div#container.gallery #photoPrev a:active.disabled { cursor: default; background-position: 108px -54px; }
/* End of designMainContent */

/* Content Tabs */
ul#sectionSecondaryNav { position: absolute; bottom: -1px; left: 0; margin: 0; }
ul#sectionSecondaryNav { _bottom: -2px; }
ul#sectionSecondaryNav li { list-style-type: none; float: left; text-align: center; }
ul#sectionSecondaryNav li a { display: block; height: 28px; text-decoration: none; }
ul#sectionSecondaryNav li a span { display: block; padding: 6px 10px 7px; font-size: 75%; font-weight: bold; cursor: pointer; }
ul#sectionSecondaryNav li a, ul#sectionSecondaryNav li a span { _width: 1%; } /* IE6 */
/*ul#sectionSecondaryNav li.currentNavItem a span, ul#sectionSecondaryNav li a:hover span { font-weight: bold; }*/
/* End of Content Tabs */

/* get rid of those system borders being generated for A tags */
a:active {outline:none;} 
:focus {-moz-outline-style:none;}
div#viewingArea {float:none; position:relative; height:425px; text-align:center}
div#swfExtra {float:none;text-align:center;}
#photoNext, #photoPrev {position:absolute; top:163px; }
#photoNext.disabled, #photoPrev.disabled {display:none}
#photoNext img, #photoPrev img {height:52px; width:33px}
#photoPrev {left:50px; }
#photoNext {right:50px;}
#photoPrev a {display:block; background: url(/images/vehicles/chevrolet/volt/photoArrowsSprite.gif) 0 -52px no-repeat;}
#photoNext a {display:block; background: url(/images/vehicles/chevrolet/volt/photoArrowsSprite.gif) 0 0 no-repeat;}
#photoPrev a:hover {background: url(/images/vehicles/chevrolet/volt/photoArrowsSprite.gif) -37px -52px no-repeat;}
#photoNext a:hover {background: url(/images/vehicles/chevrolet/volt/photoArrowsSprite.gif) -37px 0 no-repeat;}
#hiddenThickBox {position:absolute; visibility:hidden}

/* Scrollable/Carousel styles */
.scrollable {position:relative;overflow:hidden; width: 608px; height:56px; margin-left:77px; margin-top:10px;}
.scrollable .items {/* (apparently )*/width:20000em;position:absolute;clear:both; padding:0; margin:0 ;}
.scrollable .items li {	float:left; width:76px;  height: 56px; text-align:center; list-style:none}
.scrollable .items li img {padding-top:3px}
.scrollable .items li.active {background-color:orange}
/*********** navigator/pagination  ***********/
.navi {float:none;	clear: both; height:20px; padding-left:350px} /* position and dimensions of the navigator */
.navi a {width:9px;height:9px;float:left;	margin:3px;background:url(/images/vehicles/chevrolet/volt/navigator.gif) 0 0 no-repeat;display:block;font-size:1px;} /* items inside navigator */
.navi a:hover {	background-position:0 -9px;} /* mouseover state */
.navi a.active {background-position:0 -9px;} 	/* active state (current page state) */	

/*=== Thickbox Overrides ===*/
#TB_window {border:none; -moz-border-radius: 15px; margin-top:-320px !important}
#TB_ajaxContent {margin-top:30px}
#TB_closeWindowButton {position:absolute; right:40px; z-index:9999}

/* misc. */
.lbdisclaimer { margin-left:77px; }
.clearer {float:none; clear:both; line-height:1px; height:1px;}

.en-disclaimer { font-size: 11px; padding-right: 107px !important; padding-top: 3px !important; text-align: right; }
