@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}


body {
	background-color: #461514;
	font-family: "Lucida Sans Unicode", Geneva, Veranda, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#shadow{width:910px;background-image:url(http://morrisrozen.com/assets/rightshadow.png);
	background-position:right;
	background-repeat:no-repeat;
	margin:auto;}
	
#wrapper {
	width:900px;
	margin:auto;
	background-color:#fff;
	min-height:800px;
	}
#header{
	background-image:url(http://morrisrozen.com/assets/header.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:94px;
	}	

#menu_bar{
	background-color:#fff;
	margin:auto;
	height:60px;
	margin-top:-4px;
	}
#content{
	width:900px;
	}

#reviews {width:250px;
     color:#461514;
	 margin-left:20px;
	 }

.footer{clear:both;
        width:900px;
		margin:auto;
		background-color:#fff;
			}
.footer-text{text-align:center;}


.footer-links{font-size:8px;
              text-align:center;
			  padding-top:15px;}
/*=======Image Rotator Styles*/

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:400px;
	margin-left: 0;
	width:520px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}

/*================================*/

#right_box{width:350px;
}

.text{padding:15px;
color:#461514;}

/* simplyee */


a img { 
	border: 0; 
}

a {
	outline:none;
}

form {
	margin: 0;
	padding: 0;
}


/* Instructions Page*/

#diy{width:90%;
     margin:auto;}
#diy li {padding-bottom:5px;
         }

/* -------------------------------------------------------------------------
main images
--------------------------------------------------------------------------- */
.imageTable {
	width: 865px;
	margin: 0 0 0 15px;
}

/* -------------------------------------------------------------------------
text
--------------------------------------------------------------------------- */

p {
	font-size: 13px;
	color: #000;
	padding: 0 0 5px 0;
}

h1, h2, h3, h4 {
	font-family: Georgia, Arial, sans-serif;
	color: #461514;
}

h1 {
	background: transparent;
	font-size: 25px;
	line-height: 24px;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	background: transparent;
	font-size: 19px;
	line-height: 18px;	
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}

h3 {
	background: transparent;
	font-size: 15px;
	color: #777;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}

a:link, 
a:visited,
a:active {
	font-weight: normal;
	color: #461514;
	text-decoration: none;
}

/* -------------------------------------------------------------------------
 Breadcrumbs
--------------------------------------------------------------------------- */

#breadcrumbs {
	background: transparent;
	font-size: 12px;
	color: #777;	
	margin: 0;
	padding: 15px 0 15px 0;	
}

#breadcrumbs a,
#prevNext a {
	background: transparent;
	text-decoration: none;
	color: #000;	
}

#breadcrumbs a:hover,
#prevNext a:hover {
	background: transparent;
	text-decoration: underline;
	color: #000;	
}

.breadcrumbSpacer {
	font-weight: 600;
	font-size: 14px;
	color: #000;
}

.currentCrumb {
	font-weight: normal;
	color: #461514;
	font-weight: 600;
}

/* -------------------------------------------------------------------------
 Layout
--------------------------------------------------------------------------- */

.clearfix {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.leftContent {
	background: transparent;
	float: left;
	position: relative;		
	width: 567px;
	padding: 0 15px 25px 18px;
	margin: 0;	
}

.leftContentWide {
	background: transparent;
	float: left;
	position: relative;		
	width: 867px;
	padding: 0 15px 25px 18px;
	margin: 0;	
}

#colorsContent {
	width: 900px;
	text-align: center;
}

#gallery .leftContent {
	background: transparent;
	float: left;
	position: relative;		
	width: 882px;
	padding: 0 0 25px 18px;
	margin: 0;	
}

.rightContent {
	background: transparent;
	float: left;
	position: relative;		
	width:290px;
	padding: 0 10px 25px 0;
	margin: 0;	
}

.entry {
	background: transparent;
	margin: 0;
	padding: 0 25px 15px 0;
}

.entryImage {
	float: right;
	margin: 0 0 0 15px;
}

.entry p {
	font-size: 13px;
	color: #000;
	padding: 0 5px 15px 0;
	line-height: 150%;
}

/* -------------------------------------------------------------------------
 Testimonials
--------------------------------------------------------------------------- */

.testimonialsBox {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 10px;
	border: solid 1px #eee;
}

.testimonial {
	background: transparent url(../assets/quote_right.jpg) no-repeat right bottom;
	margin: 0;
	padding: 0 19px 0 0;
}

.testimonial p {
	background: transparent;
	font-size: 12px;
	line-height: 125%;
	color: #555;
	margin: 0;
	padding: 0 0 7px 0;
}

.testimonialsAuthor {
	font-size: 14px;
	line-height: 13px;
	color: #461514;
}

/* -------------------------------------------------------------------------
 Form
--------------------------------------------------------------------------- */

.contactForm {
	background: transparent;
	margin: 0;
	padding: 0 0 15px 0;
}

.fieldLabel {
	font-size: 13px;
	margin: 0;
	padding: 14px 0 2px 0;	
}

.fieldLabel .required {
	color: #ff0000;
    padding-left: 4px;	
}

.note {
	font-size: 14px; 
	color: #777; 
	font-size: 14px; 
}

.field input[type="text"] {
	background: #fff;
	height: 20px;
	font-size: 12px;
    line-height: 26px;	
	color: #777;
	padding: 5px 0 0 4px;
	border: solid 1px #f00;
}

.field textarea {
	background: #fff;
	font-size: 12px;
	color: #777;
	padding: 3px 0 0 4px;
	border: solid 1px #f00;
}

.field select {
	background: #fff;
	height: 24px;	
	font-size: 12px;
	color: #777;
	padding: 3px 0 0 0;
	border: solid 1px f00#;
}

.submitForm {
	margin: 10px 0;
	padding: 0;
}
