#wrap
{
	margin: 55px auto 0 auto;
	padding: 0 0 0 10px;
    position: relative;
    z-index: 2;
    width: 979px;
    background-image: url(../i/bg_shadows.gif);
	background-position: 0 507px;
	background-repeat: no-repeat;
	color: #666;
}

#header
{
    overflow: hidden;
	margin: 0;
	padding: 0 0 60px 0;
	_padding: 0 0 95px 0;
}

#header h1
{
    background: #fff url(../i/logo_amana.gif) top left no-repeat;
    float: right;
    height: 35px;
    line-height: 0;
    margin: 0 12px 0 0;
    padding: 0;
    text-indent: -9999px;
    width: 144px;  
}

#header h1 a
{
    display: block;
    width: 144px;
    height: 35px;
}

#header a.go_to
{
    display: block;
    float: left;
    line-height: 1em;
    margin: 22px 0 0 0;
    padding: 0;
    text-indent: -9999px;
   width: 113px;
   height: 12px;
   background: #fff url(../i/go_to_amana.gif) 0 0 no-repeat;
}

#masthead
{
	width: 969px;
	height:  211px;
	background: transparent url(../i/masthead.jpg) top left no-repeat;
}

#masthead h2, #masthead h3
{
	text-indent: -9999px;
	line-height: 0;
}

#fridge_feature
{
	position: absolute;
	top: 120px;
	left: 59px;
}

#fridge_feature p
{
    line-height: 1.2em;
}

p.fridge_title
{
    width: 165px;
    text-align: center;
    font-size: 14px;
}

#fridge_feature p a
{
 text-decoration: none;
}


#fridge_feature img
{
	width: 226px;
	height: 398px;

}

#new_designs
{
	padding:  0 0 0 330px;
	margin: 0;
}

#new_designs h4
{
	padding: 0;
	margin: 35px 0 5px 0;
	background: url(../i/head_ten_designs.gif) 0 0 no-repeat;
	display: block;
	width: 513px;
	height: 15px;
}

#new_designs h4 span, #new_designs h5 span, #zoom span
{
	display: none;
}

#new_designs h5
{
	padding: 0 0 10px 0;
	margin: 0;
	background: url(../i/txt_favorites.gif) 0 0 no-repeat;
	display: block;
	width: 516px;
	height: 26px;
}

#zoom_wrap
{
	position: relative;
}

#zoom
{
	position: absolute;
	left: -50px;
	top: 65px;
	width: 42px;
	height: 38px;
	display: block;
	background: url(../i/zoom.gif) 0 0 no-repeat;
}

#drag_field
{
    width: 600px;
}


#drag_field p
{
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	background: url(../i/dragdrop.gif) 0 0 no-repeat;
	display: block;
	width: 76px;
	height: 15px;
}

#drag_field p.error
{
	z-index: 4;
	top: 295px;
	position: absolute;
	color: red;
	font-size: 11px;
	padding: .5em 0;
	font-weight: normal;
	width: 100%;
	background: none;
}



#drag_field .ui-draggable-dragging
{
     filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* propietary IE extension */
	-moz-opacity: 0.6;         /* Mozilla extension */
    -khtml-opacity:0.6;        /* Konqueror extension (Safari 1.1)*/
    opacity: 0.6;              /* the correct CSS3 syntax */
}

#colors li, #chosen_colors li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 60px;
	height: 95px;
	display: block;
}

#chosen_colors
{
    overflow: hidden
}


#scale
{
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	background: url(../i/scale.gif) 0 0 no-repeat;
	display: block;
	width: 579px;
	height: 13px;
}


#drag_field p span, #scale p
{
	display: none;
}

#numbers li
{
    padding: 0;
	float: left;
	width: 40px;
	height: 95px;
	margin: 0 20px 0 0;
}

#numbers li div.bucket
{
    height: 94px; 
    width: 1%;
    line-height: 0;
    margin: 0 auto;
}

#numbers li div.snapper
{
	height: 1px;
	width: 1px;
}

/** number list **/
#numbers .num1
{
    background: transparent url(../i/num1.gif) 0 0 no-repeat;
}
#numbers .num2
{
    background: transparent url(../i/num2.gif) 0 0 no-repeat;
}
#numbers .num3
{
    background: transparent url(../i/num3.gif) 0 0 no-repeat;
}
#numbers .num4
{
    background: transparent url(../i/num4.gif) 0 0 no-repeat;
}
#numbers .num5
{
    background: transparent url(../i/num5.gif) 0 0 no-repeat;
}
#numbers .num6
{
    background: transparent url(../i/num6.gif) 0 0 no-repeat;
}
#numbers .num7
{
    background: transparent url(../i/num7.gif) 0 0 no-repeat;
}
#numbers .num8
{
    background: transparent url(../i/num8.gif) 0 0 no-repeat;
}
#numbers .num9
{
    background: transparent url(../i/num9.gif) 0 0 no-repeat;
}
#numbers .num10
{
    background: transparent url(../i/num10.gif) 0 0 no-repeat;
}

/** end number list **/

#colors li img
{
	cursor: pointer;
}


#notes
{
    padding: 35px 0 0 0;
    overflow: hidden;
}

#drag_note
{
    width: 339px;
    height: 22px;
    background: transparent url(../i/drag_note.gif) 0 0 no-repeat;
    float: left;
    padding: 0;
    margin: 8px 0 0 0;
}
#drag_note span
{
    display: none;
}

#buttons
{
	overflow: hidden;
	float: right;
    width: 240px;
    padding: 0 30px 0 0;
}
#buttons a
{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	float: left;
}

#buttons #reset
{
	background: #fff url(../i/btn_reset.gif) top left no-repeat;
	width: 49px;
	height: 13px;
	margin: 16px 0 0 0;
    padding: 0 10px 0 0;
}

#buttons #tell_me
{
	width: 142px;
	height: 29px;
}

#footer
{
	text-align: center;
	padding: 80px 0 80px 0;
}




/* ---------------------------------------------------------------------------------------------------------------------------- */
/* START YourPersonality.aspx */
#profiles
{
    width: 459px;
    height: 362px;
    padding: 57px 40px 0 460px;
}

#profiles h2
{
    color: #666;
    font-size: 2.7em;
    margin: 0 0 .5em 0;
    text-indent: -9999px;
    width: 233px;
    height: 37px;
    background: transparent url(../i/very_interesting.gif) 0 0 no-repeat;
}

#profiles h3
{
    color: #999;
    line-height: 1.2em;
    margin: 0 0 1.75em 0;
    width: 442px;
    height: 34px;
    text-indent: -9999px;
    background: transparent url(../i/inkblots_line.gif) 0 0 no-repeat;
}

#profiles p
{
    color: #666;
    line-height: 1.3em;
    float: left;
    width: 370px;
    padding: 0 0 0 20px;
}

#profiles .type_img
{
    height: 60px;
    width: 45px;
    float: left;
    margin: 3px 0 0 0;
}

.thom_swatch
{
    display: none;
}

.color_swatch
{
    float: left;
    width: 138px;
    height: 48px;
}

/* ***** START Profile backgrounds ***** */
.profile1a, .profile1b
{
    background: url(../i/fridge1_result.jpg) 0 0 no-repeat;
}
.profile1a .type_img
{
    background: transparent url(../i/type_01.gif) 0 0 no-repeat;
}
.profile1b .type_img
{
    background: transparent url(../i/type_02.gif) 0 0 no-repeat;
}
.profile1a .color_swatch, .profile1b .color_swatch
{
    background: transparent url(../i/swatch1.gif) 0 0 no-repeat;
}
.profile1a .thom_swatch, .profile1b .thom_swatch
{
    float: left;
    display: block;
    width: 138px;
    height: 48px;
    background: transparent url(../i/swatch_thom.gif) 0 0 no-repeat;
}

.profile2a, .profile2b
{
    background: url(../i/fridge2_result.jpg) 0 0 no-repeat;
}
.profile2a .type_img
{
    background: transparent url(../i/type_03.gif) 0 0 no-repeat;
}
.profile2b .type_img
{
    background: transparent url(../i/type_04.gif) 0 0 no-repeat;
}
.profile2a .color_swatch, .profile2b .color_swatch
{
    background: transparent url(../i/swatch2.gif) 0 0 no-repeat;
}

.profile3a, .profile3b
{
    background: url(../i/fridge3_result.jpg) 0 0 no-repeat;
}
.profile3a .type_img
{
    background: transparent url(../i/type_05.gif) 0 0 no-repeat;
}
.profile3b .type_img
{
    background: transparent url(../i/type_06.gif) 0 0 no-repeat;
}
.profile3a .color_swatch, .profile3b .color_swatch
{
    background: transparent url(../i/swatch3.gif) 0 0 no-repeat;
}

.profile4a, .profile4b
{
    background: url(../i/fridge4_result.jpg) 0 0 no-repeat;
}
.profile4a .type_img
{
    background: transparent url(../i/type_07.gif) 0 0 no-repeat;
}
.profile4b .type_img
{
    background: transparent url(../i/type_08.gif) 0 0 no-repeat;
}
.profile4a .color_swatch, .profile4b .color_swatch
{
    background: transparent url(../i/swatch4.gif) 0 0 no-repeat;
}

.profile5a, .profile5b
{
    background: url(../i/fridge5_result.jpg) 0 0 no-repeat;
}
.profile5a .type_img
{
    background: transparent url(../i/type_09.gif) 0 0 no-repeat;
}
.profile5b .type_img
{
    background: transparent url(../i/type_10.gif) 0 0 no-repeat;
}
.profile5a .color_swatch, .profile5b .color_swatch
{
    background: transparent url(../i/swatch5.gif) 0 0 no-repeat;
}

.profile6a, .profile6b
{
    background: url(../i/fridge6_result.jpg) 0 0 no-repeat;
}
.profile6a .type_img
{
    background: transparent url(../i/type_11.gif) 0 0 no-repeat;
}
.profile6b .type_img
{
    background: transparent url(../i/type_12.gif) 0 0 no-repeat;
}
.profile6a .color_swatch, .profile6b .color_swatch
{
    background: transparent url(../i/swatch6.gif) 0 0 no-repeat;
}

.profile7a, .profile7b
{
    background: url(../i/fridge7_result.jpg) 0 0 no-repeat;
}
.profile7a .type_img
{
    background: transparent url(../i/type_13.gif) 0 0 no-repeat;
}
.profile7b .type_img
{
    background: transparent url(../i/type_14.gif) 0 0 no-repeat;
}
.profile7a .color_swatch, .profile7b .color_swatch
{
    background: transparent url(../i/swatch7.gif) 0 0 no-repeat;
}

.profile8a, .profile8b
{
    background: url(../i/fridge8_result.jpg) 0 0 no-repeat;
}
.profile8a .type_img
{
    background: transparent url(../i/type_15.gif) 0 0 no-repeat;
}
.profile8b .type_img
{
    background: transparent url(../i/type_16.gif) 0 0 no-repeat;
}
.profile8a .color_swatch, .profile8b .color_swatch
{
    background: transparent url(../i/swatch8.gif) 0 0 no-repeat;
}

.profile9a, .profile9b
{
    background: url(../i/fridge9_result.jpg) 0 0 no-repeat;
}
.profile9a .type_img
{
    background: transparent url(../i/type_17.gif) 0 0 no-repeat;
}
.profile9b .type_img
{
    background: transparent url(../i/type_18.gif) 0 0 no-repeat;
}
.profile9a .color_swatch, .profile9b .color_swatch
{
    background: transparent url(../i/swatch9.gif) 0 0 no-repeat;
}

.profile10a, .profile10b
{
    background: url(../i/fridge10_result.jpg) 0 0 no-repeat;
}
.profile10a .type_img
{
    background: transparent url(../i/type_09.gif) 0 0 no-repeat;
}
.profile10b .type_img
{
    background: transparent url(../i/type_10.gif) 0 0 no-repeat;
}
.profile10a .color_swatch, .profile10b .color_swatch
{
    background: transparent url(../i/swatch10.gif) 0 0 no-repeat;
}

/* ***** END Profile backgrounds ***** */

#doubts
{
    float: left;
    line-height: 1.2em;
    margin: 20px 0 0 0;
    padding: 0 0 0 13px;
    width: 275px;
}

#doubts h4
{
    width: 190px;
    height: 16px;
    text-indent: -9999px;
    background: #fff url(../i/how_you_feel.gif) 0 0 no-repeat;
}

#doubts .do_over
{
    display: block;
    width: 51px;
    height: 16px;
    text-indent: -9999px;
    background: #fff url(../i/btn_do_over.gif) 0 0 no-repeat;
}

#picked_fridges
{
    float: left;
    width: 634px;
    padding: 0 0 0 50px;
    margin: 28px 0 28px 0;
}

#chosen_colors li
{
	margin: 0;
	padding: 0;
	float: left;
	width: 60px;
	height: 95px;
	display: block;
}

#chosen_colors
{
    overflow: hidden
}

hr
{
    width: 950px;
    margin: 0 13px;
    height: 1px;
    border: none;
    border-top: 1px solid #ccc;
}


/* Start Comments */
#comments
{
    padding: 30px 50px 0 13px;
    float: left;
    width: 470px;
}

#comments h3
{
    width: 71px;
    height: 11px;
    text-indent: -9999px;
    background: #fff url(../i/comments.gif) 0 0 no-repeat;
    padding: 0 0 10px 0;   
}

#comments ol
{
    margin: 0;
    padding: 0;
    list-style-type: none
}

#comments ol li
{
    margin: 0;
    padding: 12px 0 0 0;
}

#comments .comment_number
{
    width: 60px;
    float: left;
    font-size: 24px;
    color: #ccc;
}

#comments .bylines
{
    font-size: 10px;
    width: 390px;
    float: left;
    line-height: 1.1em;
}

#comments .author
{
    font-weight: bold;
    color: #cc0000;
}

#comments .content
{
    font-size: 11px;
    line-height: 1.4em;
    width: 97%;
}

#comments hr
{
    width: 100%;
    margin: 0 auto;
}
/* End Comments */

/* Start Comment Form */
#comment_form
{
    float: left;
    border: none;
    background-color: #f2f2f2;
    width: 432px;
    margin: 30px 0 0 0;
}

#comment_form label, #comment_form input, #comment_form textarea, #comment_form span, #comment_form h4
{
    display: block;
    margin: 0 0 0 22px;
}

#comment_form label
{
    color: #666666;
}

#comment_form input.textbox
{
    width: 180px;
    border: 1px solid #bebebe;
}

#comment_form textarea
{
    border: 1px solid #bebebe;
}

#comment_form h4
{
    color: #545454;
    font-size: 13px;
    padding: 1em 0;
}

#comment_form .submit
{
    padding: 20px 0 10px 0;
}
/* End Comment Form */

/* END YourPersonality.aspx */
/* ---------------------------------------------------------------------------------------------------------------------------- */








