

body,table,td
{
  font-family: verdana,arial,serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
body
{
  margin: 0px;
}
a,td.a
{
  font-weight: normal;
  font-size: 11px;
  text-decoration: underline;
  color: #000099;
}
a:hover,td.a:hover
{
}
a.small,td.a.small
{
  font-weight: normal;
  font-size: 9px;
  text-transform: none;
  letter-spacing: normal;
}
h1
{
  font-weight: bolder;
  font-size: 14px;
  text-transform: uppercase;
}
h2
{
  font-weight: bolder;
  font-size: 14px;
}
h3
{
  font-weight: bolder;
  font-size: 12px;
}
hr
{
  width: 100%;
  height: 1px;
  color: #cccccc;
  background-color: #cccccc;
}
.DarkGray
{
  background-color: #7F8683;
}
.NotificationBox
{
  padding: 5px 20px 5px 20px;
  border: 1px dotted #7F8683;
  background-color: #EEEEEE;
}
/* CONTAINER FOR HEADER PRODUCT SLIDESHOW (beside logo) */

.HeaderContainer
{
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 2px 0px 2px 0px;
  margin: 2px 0px 2px 10px;
  overflow: hidden;
}
/* MAIN GRAY NAVIGATION BAR */

.HeaderNavigationBar
{
  padding: 0px;
  padding-left: 15px;
  color: #F8E9AE;
  font-weight: bold;
  background-color: #7F8683;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.HeaderNavigationBar a
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.HeaderNavigationBar a:hover
{
  text-decoration: underline;
}
/* ROTATING LEFT IMAGE DISPLAY */

.LeftImageDisplay
{
  vertical-align: top;
  width: 150px;
  background-color: #7F8683;
}
/* LEFT NAVIGATION AREA */

.LeftNavigation
{
  padding: 15px 15px 5px 0px;
  vertical-align: top;
  width: 150px;
  background-color: #F3F3F2;
}
.LeftNavigation ul
{
  list-style-image: url('http://www.elmiradesignloft.com/images/list-button.gif');
}
.LeftNavigation li
{
  padding: 0px 0px 8px 0px;
}
.LeftNavigation li a
{
  color: #888888;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.LeftNavigation li a:hover
{
  color: #000000;
}
/* MAIN CONTENT SECTION */

.ContentContainer
{
  vertical-align: top;
  padding: 10px;
}
/* FAQ STYLES */

p.q
{
  font-weight: bold;
}
p.a
{
  padding: 0px 0px 5px 5px;
}
/* CONTENT FOOTER STYLES */

.ContentFooter
{
  padding: 30px 0px 5px 0px;
}
.ContentFooter a
{
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
.ContentFooter a:hover
{
  text-decoration: underline;
}
.ContentFooter.divider
{
  font-weight: bold;
  color: #999999;
}
/* REGISTRATION FORMS */

.RegistrationTitle
{
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  vertical-align: middle;
  white-space: nowrap;
}
.RegistrationField
{
}
.RequiredToken
{
  font-family: verdana;
  font-size: 13px;
  color: #CC0000;
  vertical-align: top;
}
.RegistrationTextBox
{
  width: 300px;
  font-family: verdana;
  padding-left: 3px;
  font-size: 11px;
}
.RegistrationDropDown
{
  width: 300px;
  font-family: verdana;
  font-size: 11px;
}
.RegistrationDropDownSmall
{
  font-family: verdana;
  font-size: 11px;
}
.RegistrationTextBoxSmall
{
  width: 148px;
  font-family: verdana;
  padding-left: 3px;
  font-size: 11px;
}
.RegistrationTextArea
{
  width: 100%;
  font-family: verdana;
  padding-left: 3px;
  font-size: 11px;
}
.RegistrationStep
{
  float: right;
  padding: 0px 5px 5px 5px;
  color: #CCCCCC;
}
.RegistrationStep.complete
{
  font-family: verdana;
  font-size: 18px;
  font-weight: bolder;
  color: #666666;
}
.RegistrationStep.upcoming
{
  font-family: verdana;
  font-size: 18px;
  font-weight: bolder;
  color: #CCCCCC;
}
.RegistrationButton
{
  border: 1px solid #CCCCCC;
  background-color: #EEEEEE;
  color: #333333;
  font-family: tahoma;
  letter-spacing: 1px;
  font-size: smaller;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 5px 3px 5px;
}
/* GALLERY STYLES */

.GalleryTitle
{
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  white-space: nowrap;
}
.GalleryField
{
}
.GalleryTextBox
{
  width: 400px;
  font-family: verdana;
  padding-left: 3px;
  font-size: 11px;
}
.GalleryDropDown
{
  width: 400px;
  font-family: verdana;
  font-size: 11px;
}
.GalleryTextArea
{
  width: 400px;
  font-family: verdana;
  padding-left: 3px;
  font-size: 11px;
}
.GalleryButton
{
  border: 1px solid #CCCCCC;
  background-color: #EEEEEE;
  color: #333333;
  font-family: tahoma;
  letter-spacing: 1px;
  font-size: smaller;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 5px 3px 5px;
  width: 80px;
  vertical-align: middle;
}
.GalleryDescription
{
  padding: 0px 10px 10px 10px;
}
.GalleryImages
{
  text-align: center;
  padding: 10px;
  color: #888888;
  font-weight: bold;
  background-color: #F3F3F2;
  border: 1px solid #cccccc;
}
.GalleryTestimonial
{
  float: left;
  width: 50%;
}
.GalleryFeatures
{
  float: right;
  width: 50%;
}
.GalleryButtonAction
{
  padding-bottom: 5px;
  color: #000099;
}

/* FORM Styles */
.UserProfile
{
  padding: 5px 5px 5px 17px;
  font-weight: bold;
  text-transform: lowercase;
  color: #999999;
}

/* LOGIN STYLES */

.LoginArea
{
  padding: 0px 5px 10px 17px;
  font-weight: bold;
  text-transform: lowercase;
  color: #999999;
}
.LoginArea a
{
  color: #888888;
  text-transform: none;
  text-decoration: none;
}
.LoginTextBox
{
  width: 100%;
  font-family: verdana;
  padding-left: 3px;
  font-size: 11px;
  border: 1px solid #CCCCCC;;
  margin: 2px 0px 4px 0px;
}
.LoginButton
{
  border: 1px solid #CCCCCC;
  background-color: #EEEEEE;
  color: #333333;
  font-family: tahoma;
  letter-spacing: 1px;
  font-size: smaller;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 0px 0px 0px;
}
/* TRADESHOW STYLES */

.tradeshowLocation
{
  font-style: italic;
  font-weight: bold;
  background-color: #eeeeee;
  padding: 2px 2px 2px 5px;
}

/* GALLERY NAV STYLES */

#navcontainer ul
{
padding: 0;
margin: 0;
background-color: #7F8683;
color: White;
font-family: tahoma;
}

#navcontainer ul li 
{ 
display: inline; 
width: 175px;
text-align: center;
}

#navcontainer ul li a
{
padding-top: .5em;
padding-bottom: .5em;
background-color: #7F8683;
color: White;
text-decoration: none;
width: 175px;
}

#navcontainer ul li a:hover
{
width: 175px;
background-color: #B1B1B1;
color: #F8E9AE;
}

#dropmenudiv{
position:absolute;
border:1px solid #B1B1B1;
border-bottom-width: 0;
font:normal 12px tahoma;
line-height:18px;
z-index:100;
text-transform: uppercase;
letter-spacing: 1px;
width: 173px;
}

#dropmenudiv a{
width: 173px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B1B1B1;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
width: 173px;
background-color: #B1B1B1;
color: #000000;
}

/* DIRECT CONNECT STYLES */

.DirectConnectTitle
{
  font-weight: bold;
  text-align: right;
  font-size: 14px;
  padding-right: 10px;
  white-space: nowrap;
}
.DirectConnectPremierTitle
{
  font-weight: bold;
  text-align: right;
  font-size: 13px;
  padding-right: 10px;
  white-space: nowrap;
}
.DirectConnectText
{
  font-size: 12px;
}
a.DirectConnectText
{
  font-size: 12px;
  color: #000000;
}

.DirectConnectSubTitle
{
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding-right: 10px;
  white-space: nowrap;
}

.LikeDCSubTitle
{
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding-right: 10px;
}

.DirectConnectNotify
{
  font-weight: bold;
  font-color: Red;
  font-size: 11px;
  text-align: left;
  padding-right: 10px;
  white-space: nowrap;
}
.DirectConnectTextBox
{
  width: 75px;
  font-family: verdana;
  padding-left: 3px;
  font-size: 11px;
}

.DirectConnectButton
{
  border: 1px solid #CCCCCC;
  background-color: #EEEEEE;
  color: #333333;
  font-family: tahoma;
  letter-spacing: 1px;
  font-size: smaller;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 0px 0px 0px;
}

/* END DIRECT CONNECT STYLES */

