/*
Title:      Lorin Marsh CSS v2
Author:     cody dennison | www.codyworks.us
Updated:    June 2006
*/

.body{
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C1BB8B;
	padding-top: 25px;
	margin-top: 0px;
	text-align: center; /* for IE */
}
.container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 775px;
	z-index:500;
}
.animation {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 775px;
	z-index:1;
}

/* Begin Line Styles for Layout */
.tandottedbottborder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFA472;
}
.browndottedbottborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE1A9;
}
.brownbox {
	border-color: #EEE1A9;
	border-style: solid;
	border-width: 1px;
}
/* End Line Styles */

/* Begin Global Text Styles */
.tanlinkcaps {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9E7F23;
	text-decoration: none;
}
a.tanlink:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #72634D;
	text-decoration: none;
}
a.tanlink:active {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F0E8C0;
	text-decoration: none;
}
a.tanlink:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #72634D;
	text-decoration: none;
}
a.tanlink:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #463427;
	text-decoration: underline;
}
.serifbodytan {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #7D6D34;
	text-decoration: none;
}
/* End Global Text Styles */

/* Begin Global Main-nav Styles */
.menuon {
	color: #9E7F23;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/globalnav/menuon_bg1.gif);
	background-repeat: y;
 }
 a.menuon:hover {
	color: #BB4722;
	display: block;
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #BB4722;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FDF7DC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #BB4722;
	border-right-style: solid;
	border-right-width: 1px;
	background-image:url(../images/globalnav/menuon_hover_bg1.gif);
	background-repeat:y;
 }
 a.menu {
	color: #72634D;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
 } 
 a.menu:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	color: #463427;
	font-weight: normal;
	text-decoration: none;
	border-bottom-color: #EEE2BF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FDF7DC;
	border-left-style: solid; 
	border-left-width: 1px;
	border-right-color: #EEE2BF;
	border-right-style: solid;
	border-right-width: 1px;
	background-image:url(../images/globalnav/mainnavover_bg1.gif);
	background-repeat:y;
 }
 /* End Global Main-nav Styles */
 
/* Begin Sub-nav CSS Pop-out Menu */
#nav {
	float: left;
	width: 775px;
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
	text-transform:none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	color: #72634D;
}
#nav ul {
	float: left;
	width: 775px;
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
	text-transform: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	border: solid #EFEFCE;
	border-width: 1px 0;
	

}
#nav a {
	display: block;
	width: 9em;
	w\idth: 5em;
	color: #72634D;
	text-decoration: none;
	padding: 0.25em 1em;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
}
#nav a.daddy {
	background: url(../images/dropdown_menu/rightarrow2.gif) center right no-repeat;
}
#nav li {
	float: left;
	width: 8.5em;
	text-transform: none;
	filter:alpha(opacity=90);
	opacity: 0.96;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #463427;
	z-index:500;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.4em;
	w\idth: 11.9em;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}
#nav li li {
	padding-right: 1em;
	width: 11em;
	background: #F0E8C0;
	border-bottom-color: #E1DA99;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #ECEAB7;
	z-index:500;
}
#nav li ul a {
	width: 12em;
	w\idth: 8em;
}

#nav li ul ul {
	margin: -1.75em 0 0 12em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
.navT {
	display: block;
	width: 8.5em;
	w\idth: 8em;
	color: #72634D;
	text-decoration: none;
	padding: 0.25em 1em;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
	cursor:default;
	background: url(../images/dropdown_menu/rightarrow2.gif) center right no-repeat;
	z-index:500;
}
.navB {
	color: #72634D;
	text-decoration: none;
	padding: 0.25em 1em;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px;
	cursor:default;
	z-index:500;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-image: url(../images/globalnav/li_bg1_over.jpg);
	background-repeat:y;
}
/* End Sub-nav CSS Pop-out Menu */

/* Begin About Us Styles */
.aboutcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #72634D;
	text-decoration: none;
	background-color: #F0E8C0;
	background-position: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDF0BF;
	border-bottom-color: #C8B573;
	padding-left: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
}
a.aboutcontentlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #72634D;
	text-decoration: none;
}
a.aboutcontentlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #4E4635;
	text-decoration: none;
}
a.aboutcontentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #72634D;
	text-decoration: none;
}
a.aboutcontentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #463427;
	text-decoration: none;
}
.aboutcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 16px;
	color: #4E4635;
	text-decoration: none;
	padding-right: 15px;
}
.abouttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #72634D;
	padding-top:25px;
	text-decoration: none;
	text-transform:capitalize;
}
/* End About Us Styles */

/* Begin Collections iFrame Styles
   Note: These styles will load in the iFrame */
.collectionsslidercopy {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top:5px;
}
/* End Collections iFrame Styles */

/* Begin Furniture Piece Styles */
.furnituretitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4635;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 75px;
	padding-right: 35px;
	padding-top: 60px;
	text-transform: uppercase;
}

.furnituretitleselection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.furnpiecedescrip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #4E4635;
	text-decoration: none;
	padding-left: 75px;
	padding-right: 35px;
}
.furnpiecebrowse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #4E4635;
	text-decoration: none;
	padding-left: 75px;
	padding-right: 35px;
	padding-top: 20px;
}
#furnpiecebrowse {
	padding-left: 75px;
	padding-top: 20px;
	text-align: left;
}
#furnpiecebrowse td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #4E4635;
	text-decoration: none;
}
#furnpiecebrowse a {
	text-decoration: none;
}

a.furnpiecelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #72634D;
	text-decoration: none;
}
a.furnpiecelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #4E4635;
	text-decoration: none;
}
a.furnpiecelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #4E4635;
	text-decoration: none;
}
a.furnpiecelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #463427;
	text-decoration: none;
}
/* End Furniture Piece Styles */

/* Begin Footer Styles */
 .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #AFA472;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
 }
 a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #72634D;
	text-decoration: underline;
}
/* End Footer Styles */
/* Begin Footer Styles for index2 */
 .footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #AFA472;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
 }
 a.footer2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #72634D;
	text-decoration: underline;
}
/* End Footer Styles */
/* Begin Global Branding */
.logo a {
	display: block;
	width: 320px;
	height: 67px;
	background: transparent url(../images/home/LM_logo_secondary.gif) no-repeat;
}
.logo a:hover {
	display: block;
	width: 320px;
	height: 67px;
	background: transparent url(../images/home/LM_logo_secondary2_ro.gif) no-repeat;
}
/* End Global Branding */

/* Begin Inquire Button Style */
.inquire a {
	display: block;
	width: 135px;
	height: 30px;
	background: transparent url(../images/furniture/template/inquire.gif) no-repeat;
	margin-left: 75px;
}
.inquire a:hover {
	display: block;
	width: 135px;
	height: 30px;
	background: transparent url(../images/furniture/template/inquire_over.gif) no-repeat;
	margin-left: 75px;
}
/* End Inquire Button */

/* Begin Email form Styles */
 #signup table {
 background-color: #F9FBFD;
 color: #000000;
 width: 440px;
 border: 1px solid #D7E5F2;
 border-collapse: collapse;
}

#signup td {
 border: 1px solid #D7E5F2;
 padding-left: 4px;
}
.labelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #3670A7;
 background-color: transparent;
 width: 220px;
}

.fieldcell {
 background-color: #F2F7FB;
 color: #000000;
 text-align: right;
 margin-right: 0px;
 padding-right: 0px;
}

.smalllabelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: transparent;
 color: #3670A7;
 width: 100px;
}

.smallfieldcell {
 background-color: #F2F7FB;
 color: #000000;
 text-align: right;
 
}
.fieldcell input {
 width: 200px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
 margin-right: 0px;
}

.smallfieldcell input {
 width: 100px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}

.smallfieldcell select {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}
.button {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	color:#FF0000;
	text-decoration: none;
	
}
/*---------------------------------------------------Results Display*/
.resultsdisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #4E4635;
	text-decoration: none;
	text-align:center;
	/*padding-left: 25px;
	padding-right: 35px;*/
}
.resultsleftdiv {
width:170px;
height:175px;
padding-left:10px;
display:inline-block;
float:left;
background-color:#FFFFFF;
}
.resultsrightdiv {
padding-right:10px;
padding-left:10px;
background-color:#FFFFFF;
text-align:center;
}

.resultswrapper {
background-color:#FFFFFF;
vertical-align:top;
}

.thumbtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4635;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.thumbtitle a {
color:#4E4635;
text-decoration:none;
}

.resultstitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #4E4635;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom:15px;
	padding-left:10px;
	padding-top: 10px
}
