/* ---------------------------- 
[Master Stylesheet]

Project: 	Morris Appliance
Version:	1.0
Last change:	06/07/10 [templates created, lg]
Assigned to:	Lonnie Griffin [lg]
Primary use:	Web


------------------------------- */

/* ---------------------------- */
/* Basic Elements
/* ---------------------------- */
	
	body{ background: url(../images/bkground-body.gif) repeat-x; background-color:#fff; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; line-height:20px; }
	a, a:visited {color: #cc3328;}
	a img { border: none; }
	a:active, object {outline: none;}
	a:hover {text-decoration: none;}
	a:focus{ -moz-outline-style: none;}
	form { margin: 0px; padding: 0px; }
	h1 { display: none; }
	h2 {font-size: 18px; font-weight: normal;color: #ab471f;margin: 10px 0px 10px 0px;}
	h3 {font-size: 15px; color: #6d5f42; font-weight: bold; margin: 10px 0px 10px 0px;}
	h3 a { color: #6d5f42;}
	hr {height:1px; background: #333; display:block; clear:both; overflow:hidden; border: none;}
	p {padding: 0px; margin: 10px 0px 10px 0px;}
	address { font-style: normal; }
	ul { margin: 10px 0px 10px 20px; padding: 0px; line-height: 18px;}
	ul li {padding: 0px 0px 5px 0px;}
	ul li ul { margin: 10px 0px 0px 20px; padding: 0px; }
	blockquote { margin: 10px 50px 10px 50px; padding: 0px; }

/* ---------------------------- */
/* Main Containers
/* ---------------------------- */
	
	#main-wrapper {width: 960px; margin: 0px auto 0px auto; position: relative;padding: 0px 0px 0px 0px;}
		#main-wrapper:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
		
	#logo {position: absolute; top: 0px; left: 0px;}
	
	#phone-number {color: #ab471f; font-size: 18px; position: absolute; right: 36px; top: 0px; }
	
	#immediate-delivery {position: absolute; top: 70px; right: 140px;}
	#same-as-cash {position: absolute; top: 70px; right: 30px;}
	
	#menu {position: absolute; top: 89px; left: 0px; z-index: 99;}
		#menu img { float: left; }
		#menu ul {display: none; z-index: 999; margin: 0px; padding: 0px; background: #b37445; border-left:  1px solid #8f572e; border-right:  1px solid #8f572e;list-style: none; line-height: 18px;position: absolute; top:39px; }
		#menu ul li {margin: 0px; padding: 0px;}
		#menu ul a {text-decoration: none;padding: 3px 4px 3px 4px; color: #fff;height: 18px; display: block;width: 190px;border-bottom: 1px solid #8f572e }
		#menu ul a:hover { background: #ab471f; color: #fff; }
		#menu #dropdown-about-us {left: 87px;}
		#menu #dropdown-our-location { left: 201px; }
		#menu #dropdown-specials {left:348px; }
	
	#content {float: left; width: 655px; margin: 125px 0px 10px 0px;padding: 20px 20px 0px 20px; background:url(../images/bkground-content.gif) bottom right no-repeat; background-color: #fff; min-height: 520px; }
	
	#sidebar {width: 241px; float: right; padding: 168px 0px 0px 0px; margin: 0px 0px 10px 0px;}
		#sidebar p {border-bottom: 1px solid #ccc; padding: 0px 0px 20px 0px;}
		#sidebar ul {border-top: 1px solid #ccc;padding: 20px 0px 0px 0px; }
		#sidebar img {margin: 0px 0px 0px -10px;}
		#sidebar ul {margin:13px 0px 0px 0px; padding: 20px 0px 0px 15px;}
		#sidebar ul li a {color: #000; }
		
	#footer {border-top: 1px solid #ccc; text-align: center; padding: 10px 0px 0px 0px; clear: both; }
		#footer p { margin: 10px 0px 20px 0px; font-size: 11px; }
		#footer p, #footer a {color: #7f7f7f; }
		#footer ul { list-style: none;  padding: 0px; margin: 10px 0px 0px 0px;}
		#footer ul li {display: inline; border-right: 1px solid #000; padding: 0px 6px 0px 4px;   }
		#footer ul li.last { border: none; }
		#footer ul li a {color: #000; }
	
	#homepage {}
		#homepage #sidebar {padding: 148px 0px 0px 0px;}
		#homepage #slideshow { height: 256px; }
		#homepage .gradient-box {margin: 40px 0px 10px 0px; float: left; position: relative; background: url(../images/bkground-gradient-box.gif) no-repeat; width: 321px; height: 187px; text-align: center;}
		#homepage .gradient-box .iepngfix {position: absolute; top: -40px; left: 120px;}
		#homepage .gradient-box p {padding: 50px 30px 30px 30px;}

	.install-flash {background: #fff; border: 1px solid red; color: #333; padding: 10px;}
		.install-flash:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
		.install-flash a { color: #333; }
		.install-flash img { float: left; margin: 0px 10px 0px 0px; }
		
/* ---------------------------- */
/* Image Replacement
/* ---------------------------- */

	h2#welcome, h2#about-us, h2#our-location, h2#specials, h2#catalog, h2#contact-us {margin: 0px; overflow:hidden;  background-repeat:no-repeat; height:0px !important; font-size:0px;  padding:24px 0px 0px 0px; height /**/:24px; clear: both;}
	h2#welcome {background-image: url(../images/h2-welcome.gif)}
	h2#about-us {background-image: url(../images/h2-about-us.gif)}
	h2#our-location {background-image: url(../images/h2-our-location.gif)}
	h2#specials {background-image: url(../images/h2-specials.gif)}
	h2#catalog {background-image: url(../images/h2-catalog.gif)}
	h2#contact-us {background-image: url(../images/h2-contact-us.gif)}
	h2#non-menu, h2#non_menu { display: none; }

/* ---------------------------- */
/* Forms Validation
/* --------------------------/*/

	.lbl { display: block; font-weight: bold; margin: 0px; padding: 0px 0px 2px 0px;}
	.alert { background: url(../images/alert-small.gif) no-repeat 0px 2px; padding: 0px 0px 2px 20px; display: block; margin: 5px 0px 5px 0px; font-size: 11px; position: relative; }
	.success, .error {padding: 10px; margin: 10px 0px 10px 0px; font-weight: normal; clear: both; text-align: left; position: relative;}
	.error {  background: #fff; border: 1px solid red;}
	.error h4 {border: none;padding: 8px 0px 10px 35px; margin: 0px; background: url(../images/alert.gif) no-repeat 0px 0px; color: Red;  font-size: 14px; position: relative;}
	.success {background-color: #c3fbbb;border: 1px solid #abe9a2;}
	.success h4 {border:none; padding: 5px 0px 6px 33px;background: url(../images/success.gif) no-repeat 0px 0px; margin: 0px 0px 0px 0px; color: #000;}
	.success p, .alert p, .error p { margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; text-align: left; line-height: 18px; color: #000;}
	.progress {padding: 10px 0px 13px 10px; }
	.progress img {float: left; padding: 0px 10px 0px 0px; }
	.progress h4 { font-size: 15px; margin: 0px; padding: 10px 0px 0px 0px; color: Red;}
	
/* ---------------------------- */
/* Forms Formatting
/* ---------------------------- */

	#form { display: block; clear: both;}
	#form .left{float:left; margin:0px 5px 0px 0px}
	#form .left-phone{float:left; margin:0px 0px 0px 0px}
	#form .right-phone{float:left; margin:0px 0px 0px 5px}
	#form .clear{float:none}
	#form .lbl{position:relative; display:block; font-weight:bold; margin:5px 0px 1px 0px; clear:both; color:#333; font-size:12px}
	#form .field{font-size:12px; margin:0px 0px 0px 0px; color: #666; display: block;}
	#form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; font-size:15px; padding: 2px;}
	#form label {font-size: 12px;}
	#form select{font-size:14px;}
	#form h5{position:relative; font-weight:bold; font-size:12px; padding:4px; margin:10px 0px 5px 0px; color:#000; background-color:#e1e1e1; border-bottom:1px solid #ccc; display:block; clear:both}
	#form select { font-size: 13px; margin: 0px 0px 0px 0px; }
	#form .red{color:red;}
	#form .btn-submit{display:block; clear:both; margin:15px 0px 15px 0px; }
	#form .small{font-size:12px; line-height:16px; color: #666; }
	
/* ---------------------------- */
/* Misc
/* ---------------------------- */

	.left{float:left; }
	.right { float: right; }
	.center { text-align: center; }
	.img-left{float:left; margin:0px 10px 0px 0px; }
	.img-right{float: right; margin: 0px 0px 0px 10px; }
	
	.margin-right{margin-right: 10px;}
	.margin-top{ margin-top: 10px;}
	.margin-top-neg { margin-top: -10px; }
	.margin-bottom { margin-bottom: 15px; }
	.padding-left { padding-left: 15px; }
	
	.small{font-size:12px; line-height:16px;  }
	
	.nodis { display: none; }
	.clear{ clear: both; }
	.red{color:red;}
	.grey { color: #666; }
