#gallery
{
	position: relative;
	top: 10px;
}

#main_content
{
    width:960px;
    height:455px;
}

#gallery_menu
{
	margin: 10px;
	width: 205px;
}

#gallery_filter
{
	padding: 0px;
    border:solid 3px #000000;
	border-bottom: 0px;
	/*background:url('/shared/images/dark_carb_fiber.gif') #757575;*/
	width:199px;
}

#gallery_filter form{
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
    line-height:16px;
	height: 18px;
	margin-bottom: 0;
	padding-left: 15px;
	padding-bottom: 5px;
}

#gallery_filter form select
{
	display:inline;
	margin-left:5px;
	background-color:#3f3f3f;
	color: #ffffff;
	border:solid 1px #000000;
	margin-left: 15px;
	width: 118px;
}

#gallery_filter form span
{
	display: block;
	float: left;
	margin-top: 1px;
}

#gallery_controls
{
    color:#FF0000;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    padding: 1px;
    border: 1px solid #000000;
    position: relative;
    width: 98%;
    height: 12px;
}

#gallery_previous, #gallery_next
{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-weight:600;
	margin: 0px 0px 0px 0px;
}

#gallery_previous
{
	position: absolute;
	left: 0px;
	top:0px;
	background:url('/shared/images/gallery_left.gif') repeat-y;
	background-position:center left;
	width:65px;
	height: 14px;
	z-index:1;
}

#gallery_previous:hover
{
	background-image: url('/shared/images/gallery_left_on.gif');
}

#gallery_next
{
	position: absolute;
	right: 0px;
	top:0px;
	background:url('/shared/images/gallery_right.gif') repeat-y;
	background-position:center right;
	width:65px;
	height: 14px;
	z-index:1;
}

#gallery_next:hover
{	
	background-image: url('/shared/images/gallery_right_on.gif');
}

#gallery_thumbs
{
	margin-top:0px;
	padding-left:3px;
    /*background:#A3A3A3 url(/shared/images/lite_carb_fiber.gif) repeat-x scroll 0%;*/
	border: 3px solid #000000;
	border-top: none;
	height:365px;
	overflow: hidden;
	position: relative;
    scrollbar-3dlight-color:#A3A3A3;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#A3A3A3;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#A3A3A3;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#A3A3A3;
}

#gallery_thumbs_scrollarea {
	background:url('/shared/images/scroll_white.gif') repeat-y; 
	height: 365px;
	width: 11px;
	position: relative;
	top: 0px;
	left: 183px;
}

#gallery_thumbs_scrollthumb {
	background: transparent url('/shared/images/scroll_thumb.gif') no-repeat scroll top center;
	height: 41px;
	width: 13px;
	cursor: move;
}

#gallery_thumbs_container {
	position: relative;
	top: -365px;
	width: 185px;
	left: 0px;
	padding-top: 1px 0pt 0pt 2px;
	visibility: hidden;
	background:#CCC;
}

#gallery_thumbs_container .videos img{
	float:right !important;
}


.photo.exterior_photos.clear_float {clear: left;}

.video 
{
	border: 1px solid #ffffff;
	margin: 5px 5px 5px 5px;
	float: right;
}

.video:hover, #gallery_thumbs .at
{
	border-color: #FF0000;
	
}

.videos, .tv_spot
{
	float: right;
}

.video img
{
	float: left;
	
}

.video p
{
	color:#000000;
	font-size:11px;
	margin:2px 2px 0px 0px;
	text-decoration:none;
	text-align: center
	
}

.video a, .video a:visited
{
	color: #FFFFFF;
	text-align : center;
}

.photo{
	margin: 5px 0px 0px 5px;
	width: 80px;
	float: left;
	border: 1px solid #FFFFFF;
}
.photo:hover, .at{
	border: 1px solid #FF0000; /*#d7d4bb;*/
}

.photo a
{
	/*padding-right: 5px;*/
}

#video_player
{
	border: 3px solid #000000;
	position: absolute;
	top: 0px;
	left: 580px;
	visibility: hidden;
	height: 403px;
	width: 718px;
	z-index: 1;
	background-color: #000;
}

#enlarged_photo
{
	/*float: left;
	position:relative;
	display:none;
	left:20px;
	top:10px;*/
	
	width: 720px;
	border:3px solid #000000;
	left: 220px;	
	text-align: right;
	
}

#enlarged_photo img
{
	top: 0px;
	position: absolute;
	left: 220px;
}


#enlarged_photo .caption
{
	display: block;
	text-align: left;
	color:#CCC;
	left: 220px;
	position: absolute;
	bottom : 0px;
	top:406px;
	width:720px;
}

#enlarged_photo .container {
	position: relative;
}

#wallpaper_info {
	position: absolute;
	right: 12px;
	bottom: 10px;
	width: 87px;
}

* html #wallpaper_info {
	bottom: 27px;
}

#wallpaper_info a.wallpaper_label {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 87px;
	height: 23px;
	background: url(/shared/images/wallpaper/wallpaper_download_btn.gif) center center no-repeat;
}

#wallpaper_info ul {
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px 0px 19px;
	padding: 0px;
	height: 0px;
	list-style-type: none;
	background: url(/shared/images/wallpaper/wallpaper_download_menu_bg.gif) top right repeat-y;
}

#wallpaper_info li {
	margin-left: 7px;
	padding: 2px 0px;
}

#wallpaper_info li.last_item {
	padding: 0px;
	height: 8px;
}

#wallpaper_info li a {
	display: block;
	padding-right: 10px;
	text-align: right;
	color: #000;
	font-weight: bold;
	
}

#wallpaper_info li a:hover {
	color: #FFF;
}

#wallpaper_popup {
	margin: 0px;
	padding: 0px;
	background: #4b4b4b url(/shared/images/wallpaper/wallpaper_popup_bg.gif) top center repeat-x;
}

#wallpaper_container {
	padding: 20px;
}

#head_info {
	position: relative;
}

	#close_button {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 23px;
		height: 23px;
		background: url(/shared/images/wallpaper/wallpaper_popup_btn.gif) center center no-repeat;
	}

#wallpaper_src {
	border: 1px solid #FFF;
}

#popup_height {
	position: absolute;
	width: 10px;
	height: 100%;
}

/* IA doesn't want dimension combo box to display, remove style to display */
.wallpaper_links {
	display: none;
}

/* #head_info Classes */
.info {
	font-family: arial, verdana, helvetica, san-serif;
}

.info div {
	margin: 0px 20px 20px 0px;
	float: left;
}

.info h3,
.info ul {
	margin: 0px;
	padding: 0px;
}

.info h3 {
	font-size: 9pt;
}

.info li {
	list-style-type: none;
	font-size: 8pt;
	font-weight: bold;
}

.autoclear {
	clear: both;
}

.autoclear:after {
	display: block;
	clear: both;
	content: "";
	height: 0px;
	
}

.video ul.misc
{
	display: none;
}
