﻿
    
#home-left-container
{
	position:relative;
	float:left;
	background-color:Whitesmoke;
	background-color:White;
	border:solid 0px Blue;
	margin:2px 0px 2px 0px;
	width:788px;
	width:830px;
	height:435px;
	height:100%;
	margin:0px;
}
#home-repair-block
{
	position:absolute;
	top:5px;
	left:0px;
	margin:0px;
	margin:2px 0px 0px 0px;
	background-color:Yellow;
	background-color:#dddddd;
	border:solid 1px Black;
	width:380px;
	height:315px;
	border-bottom:solid 0px #dddddd;
	z-index:10;
	border-right:solid 2px DarkSlateGray;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#dddddd', EndColorStr='#aaaaaa');
	background-image: -webkit-linear-gradient(top, #dddddd, #aaaaaa); /* For Chrome and Safari */
	background-image:    -moz-linear-gradient(top, #dddddd, #aaaaaa); /* For old Fx (3.6 to 15) */
	background-image:     -ms-linear-gradient(top, #dddddd, #aaaaaa); /* For pre-releases of IE 10*/
	background-image:      -o-linear-gradient(top, #dddddd, #aaaaaa); /* For old Opera (11.1 to 12.0) */
	background-image:         linear-gradient(to bottom, #dddddd, #aaaaaa); /* Standard syntax; must be last */
	
}

#home-stock-overlay-image
{
	border:solid 0px Blue;
	width:400px;
}
#home-combo-select {
	position: absolute;
	background-color: white;
	background-image: -webkit-linear-gradient(top, #dddddd, #aaaaaa); /* For Chrome and Safari */
	background-image: -moz-linear-gradient(top, #dddddd, #aaaaaa); /* For old Fx (3.6 to 15) */
	background-image: -ms-linear-gradient(top, #888888, #aaaaaa); /* For pre-releases of IE 10*/
	background-image: -o-linear-gradient(top, #444444, #aaaaaa); /* For old Opera (11.1 to 12.0) */
	bxackground-image: linear-gradient(to bottom, #eeeeee, #cccccc); /* Standard syntax; must be last */
	background-image: linear-gradient(to bottom, Blue, #000022); /* Standard syntax; must be last */
	color: White;
	left: 38px;
	top: 160px;
	width: 197px;
	height: 29px;
	border: none;
	font: bold 18px Arial;
} 

#home-stock-keyword-input
{
	position:absolute;
	top:240px;
	left:43px;
	width:190px;
	height:auto;
	background-color:Transparent;
	border:none;
	color:LightGray;
    font:bold 18px Arial;
	
	
}

#home_repair_overlay_image {
	border: solid 0px Blue;
	width: 380px;
	z-index: 99;
}

#home-stock-block {
	position: absolute;
	top: 5px;
	left: 410px;
	margin: 2px 0px 0px 0px;
	background-color: #dddddd;
	width: 400px;
	height: 290px;
	border: solid 1px Black;
	border-right: solid 2px DarkSlateGray;
	border-bottom: solid 2px DarkSlateGray;
	background-image: -webkit-linear-gradient(top, #dddddd, #aaaaaa); /* For Chrome and Safari */
	background-image: -moz-linear-gradient(top, #dddddd, #aaaaaa); /* For old Fx (3.6 to 15) */
	background-image: -ms-linear-gradient(top, #dddddd, #aaaaaa); /* For pre-releases of IE 10*/
	background-image: -o-linear-gradient(top, #dddddd, #aaaaaa); /* For old Opera (11.1 to 12.0) */
	background-image: linear-gradient(to bottom, #dddddd, #aaaaaa); /* Standard syntax; must be last */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#dddddd', EndColorStr='#aaaaaa');
}

#home-stock-keyword-button {
	position: absolute;
	top: 230px;
	left: 250px;
}

#home-right-container {
	border: solid 0px Lime;
	float: right;
	background-color: Black;
	background-color: White;
	margin: 5px 0px 2px 0px;
	width: 163px;
	height: 435px;
	height: 100%;
	margin: 0px;
	overflow: hidden;
}



#home-gal-block {
	position: relative;
	position: absolute;
	left: 0px;
	top: 320px;
	border: solid 1px Black;
	background-color: Transparent;
	background-color: #bbbbbb;
	background-color: #dddddd;
	margin: 0px 10px 0px 0px;
	width: 810px;
	height: 215px;
	border-right: solid 2px DarkSlateGray;
	border-bottom: solid 2px DarkSlateGray;
	background-image: -webkit-linear-gradient(top, #aaaaaa, #dddddd); /* For Chrome and Safari */
	background-image: -moz-linear-gradient(top, #aaaaaa, #dddddd); /* For old Fx (3.6 to 15) */
	background-image: -ms-linear-gradient(top, #aaaaaa, #dddddd); /* For pre-releases of IE 10*/
	background-image: -o-linear-gradient(top, #aaaaaa, #dddddd); /* For old Opera (11.1 to 12.0) */
	background-image: linear-gradient(to bottom, #aaaaaa, #dddddd); /* Standard syntax; must be last */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#aaaaaa', EndColorStr='#dddddd');
}


.home-gal-strip-item {
	position: relative;
	float: left;
	display: inline-block;
	background-image: url(Images/film_strip_partial.jpg); /*TODO WARNING -IMPORTANT: Remove this when in dedicated css file */
	/*THESE ARE REQUIRED FOR IT TO DISPLAY IN FF3.6 */
	-webkit-background-size: 100% 100%; /* Safari 3.0 */
	-moz-background-size: 100% 100%; /* Gecko 1.9.2 (Firefox 3.6) */
	-o-background-size: 100% 100%; /* Opera 9.5 */
	background-size: 100% 100%; /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */


	background-size: 140px 150px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='Images/film_strip_partial.jpg', sizingMethod='scale');
	width: 140px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.home-gal-strip-image {
	position: absolute;
	left: 5px;
	top: 23px;
	float: left;
	display: inline-block;
	border: solid 1px SaddleBrown;
	background-color: Gray;
	width: 100px;
	height: 80px;
	margin: 0px;
	padding: 1px 1px 1px 1px;
	padding: 0px;
}

#home-gal-strip-curl-image {
	position: absolute;
	height: 150px;
}

#home-photo-column {
	position: relative;
	left: 0px;
	top: 30px;
	top: -20px;
	top: 0px;
	width: 100%;
	height: 430px;
	height: 100%;
	height: 630px;
	background-color: LightGray;
	background-color: Black;
	background-color: Transparent;
	margin: 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

.home-photo-item {
	position: relative;
	float: right;
	display: block;
	clear: both;
	top: 0px;
	width: 160px;
	height: 123px;
	background-color: Black;
	background-color: DarkSlateGray;
	background-color: Whitesmoke;
	background-color: #dddddd;
	border: solid 1px Green;
	margin: 8px 0px 3px 0px;
	overflow: hidden;
	overflow: visible;
	border: solid 1px Black;
}

.home-photo-image {
	position: absolute;
	top: 3px;
	left: 3px;
	height: auto;
	width: 130px;
	height: 82px;
	width: auto;
	background-color: Whitesmoke;
	margin: 0px;
	border: solid 1px Black;
	padding: 1px;
	border: solid 1px Gray;
	border: solid 0px Black;
	padding: 0px;
}

.home-photo-info-block {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 88px;
	height: 35px;
	width: auto;
	width: 100%;
	background-color: Pink;
	border: solid 0px Lime;
	background-color: Transparent;
	background: linear-gradient(#dddddd, #aaaaaa);
}

.home-photo-info-text {
	font: bold 9px Arial;
	left: 0px;
	top: 110px;
	height: 20px;
	width: auto;
	background-color: Transparent;
	color: White;
	color: Black;
	border: solid 0px Blue;
	padding: 1px 3px 2px 3px;
}

.home-photo-info-condition {
	position: absolute;
	left: 130px;
	top: -6px;
	width: 30px;
	background-color: Transparent;
	border: solid 0px Blue;
}

#home-notes {
	font: bold 20px Arial;
	background-color: Transparent;
}


#home-gal-strip-container
{
	border:solid 1px Green;
	margin:10px 0px 10px 10px;
	width:100%;
	height:10px;
	width:810px;
	background-color:Fuchsia;
	background-color:Transparent;

    /*TODO WARNING -IMPORTANT: Remove this when in dedicated css file */
    /*	
	background-image:url(../Images/film_strip_partial.jpg);
	background-image:url(Images/film_strip_partial.jpg);
	background-repeat:repeat-x;	
	background-size:140px 130px;
*/	
	padding:0px;
}



#carouselhAuto {
	position: absolute;
	top: 30px;
	left: 20px;
	background-color: Transparent;
}

#hm-carousel-container
{
	position:relative;
	top:15px;
	left:5px;
	width:800px;
	height:180px;
	background-color:Transparent;
	border:solid 0px Red;
	overflow:hidden;
}

#hm_carousel_strip {
	position: absolute;
	width: 20000px;
	height: 100%;
	background-color: Transparent;
	border: solid 0px Blue;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background-image: url(../Images/film_strip_partial.jpg);
	background-repeat: repeat-x;
	/*THESE ARE REQUIRED FOR IT TO DISPLAY IN FF3.6 */
	-webkit-background-size: 100% 100%; /* Safari 3.0 */
	-moz-background-size: 100% 100%; /* Gecko 1.9.2 (Firefox 3.6) */
	-o-background-size: 100% 100%; /* Opera 9.5 */
	background-size: 100% 100%; /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */

	background-size: 160px 140px;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/film_strip_partial.jpg',sizingMethod='scale')";
}

.hm_carousel_item {
	position: absolute;
	clear: none;
	left: 0px;
	top: 0px;
	background-color: Blue;
	background-color: Transparent;
	color: Gold;
	height: 100px;
	width: 100px;
}

.hm_carousel_index {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: Lime;
	color: Blue;
	height: 15px;
	width: 15px;
	z-index: 140;
}

.hm_carousel_text {
	position: absolute;
	margin: 105px 0px 0px 10px;
	padding: 2px;
	background-color: Black;
	border: solid 0px DarkSlateGray;
	color: White;
	height: 20px;
	height: Auto;
	width: Auto;
	width: 130px;
	font: normal 10px Arial;
	z-index: 130;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.hm_carousel_image {
	position: absolute;
	top: 18px;
	left: 0px;
	height: 90px;
	width: 110px;
	margin: 0px;
	margin: 20px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	background-color: Pink;
	border: solid 1px Green;
}