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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {
	margin: 0;
	padding: 0;}
	
table {
	border-collapse: collapse;
	border-spacing: 0;}
	
fieldset,img,a img,:link img,:visited img {
	border: 0;}
	
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;}
	
ol,ul {
	list-style: none;}
	
caption,th {
	text-align: left;}
	
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;}
	
q:before,q:after {content:'';}


body {
  background-color: #A5A5A5;
  font: 12px/16px Arial, Helvetica, sans-serif;
  color: #242B11;}

h1 { 
	font-size: 20px;
	color: #FF0000;
	font-weight: normal;
	margin: 30px 24px 10px 0;}
	
h1.home  { 
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 30px;
	margin: 30px 25px 10px 20px;}
	
#title { 
	font-size: 20px;
	color: #FF0000;
	font-weight: normal;
	margin: 30px 24px 20px 0;}

h2 {
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  margin: 20px 24px 10px 0;}
  
#bio {
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  margin: 0 24px 30px 0;}
  
h3 {
  font-size: 1.4em;
  color: #660508;
  margin-top: 20px;
  margin-bottom: 10px;}

.homepage #bg-image {
  background-image: url(images/backgroung-image.jpg);
  background-repeat: repeat-x;
  height: 1000px;
  position: relative;}
  
#topbanner {
  background-image: url(images/topredbanner.jpg);
  height: 115px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FFFFFF;
  position: relative;}
  
#wrap {
  position: relative;
  width: 900px;
  margin-right: auto;
  margin-left: auto;}
  
#middle-pic {
  height: 300px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;}
  
#lowerbanner {
  background-image: url(images/lowergraybanner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;}

/* ---------------------------- NAV BAR --------------------------------- */

#nav {
  height: 58px;
  width: auto;
  position: relative;}

.nav-wrap {
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0 0 0 235px;
  background: #FFFFFF;}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

#example-one {
  margin: 0 auto;
  list-style: none;
  position: relative;
  /* width: 700px; */
  text-align: center;}
  
#example-one li { 
	display: inline;}

#example-one li a {
  color: #000000;
  font-size: 13px;
  display: block;
  float: left;
  padding: 6px 10px 4px 10px;
  text-decoration: none;
  text-transform: none;}
  
#example-one li a:hover { 
	color: #FF0000;}

#magic-line {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: #B66F6D;}

.current_page_item a, .current_page_item_two a {
  color: #FF0000 !important;}
  
/* ---------------------------- STRUCTURE --------------------------------- */
  
#logo {
  height: 105px;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  background: url(images/logo.png) top center no-repeat;}
  
#content {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  /* filter:alpha(opacity=80); */
  /* -moz-opacity:0.8; */
  /* -khtml-opacity: 0.8; */
  /* opacity: 0.8; */
  background-color: #EDEDED;
  position: relative;
  background-image: url(../images/shadow.png);
  background-repeat: repeat-x;}
  
#leftside {
  width: 460px;
  float: left;
  position: relative;
  padding: 0 30px 0 30px;}
  
#leftside p {
	margin: 0 0 20px 0;
  line-height: 18px;}
  
#leftside a {
	color: #A533A5;
	margin: 0 0 20px 0;
  line-height: 22px;
  text-decoration: underline;
  font: 12px Arial, Helvetica, sans-serif;}
  
#leftside a hover {
	color: #000000;
	margin: 0 0 20px 0;
  line-height: 22px;
  text-decoration: none;
  font: 12px Arial, Helvetica, sans-serif;}
  
#rightside {
  width: 220px;
  float: right;
  padding: 13px 25px 0 0;}
  
#rightside a {
	color: #A533A5;
	margin: 0 0 20px 0;
  line-height: 22px;
  text-decoration: underline;
  font: 12px Arial, Helvetica, sans-serif;}
  
#rightside a hover {
	color: #000000;
	margin: 0 0 20px 0;
  line-height: 22px;
  text-decoration: none;
  font: 12px Arial, Helvetica, sans-serif;}
  
#rightside p {
	margin: 0 0 30px 0;
  line-height: 16px;}
	
#oneside {
  width: 780px;
  float: left;
  margin: 0 30px 0 30px;}
  
#homebar {
  width: 800px;
  height: 70px;
  float: left;
  position: relative;
  background: url(../images/home-about.png) no-repeat top left;}
  
#pulldownbar {
  clear: both;
  height: 60px;}
  
#team td { 
	width: 120px;
	padding: 0 20px 20px 10px;
	float: left;}

#team td a {
  color: #000000;
  text-decoration: none;
  text-transform: none;}
  
#team td a:hover { 
	color: #FF0000;}

/* ---------------------------- COLLECTIONS --------------------------------- */

#collections {
  width: 730px;
  height: auto;
  padding: 20px 0 0 20px;
  color: #666666;}
  
#collections ul {
  margin: 0;
  padding: 0;
  list-style-type: none;}
  
#collections ul li {
  display: block;
  float: left;
  padding: 0 10px 0 0;}

/* ---------------------------- FOOTER --------------------------------- */
  
#footer {
  height: 75px;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  text-align: center;
  color: #515151;}
  
#footer a {
	color: #515151;
  text-decoration: none;
  font-size: 11px;}
  
#footer a:hover {
  text-decoration: none;
  color: #FFFFFF;}
  
/* ---------------------------- MISC --------------------------------- */

#spacer {
  height: 30px;}
  
.center {
  text-align: center;
  margin-top: 15px;
  color: #4B4B4B;
  font-size: 11px;}

#sponsourlinks {
  background-image: url(../images/sponceredbrands.png);
  background-repeat: no-repeat;
  height: 100px;
  clear: both;
  background-position: center;
  margin-top: 30px;
  position: relative;
}
#duo-last {
  background-image: url(../images/duo-last-brands.png);
  background-repeat: no-repeat;
  height: 100px;
  clear: both;
  background-position: center;
  margin-top: 30px;
  position: relative;
}
.current_page_item a {
  color: #6B090A;
}

#clicktohomepage {
  background-image: url(../images/enelogohomepage.png);
  background-repeat: no-repeat;
  display: block;
  width: 270px;
  height: 90px;
  margin-left: 10px;
  margin-top: 25px;
  position: relative;
  background-position: top;
}
#clicktohomepage1 {
  background-image: url(../images/enelogohomepage.png);
  background-repeat: no-repeat;
  display: block;
  width: 270px;
  height: 175px;
  margin-left: 10px;
  margin-top: 25px;
  position: relative;
  background-position: top;
}
#clicktohomepage a {
  display: block;
  height: 100%;
  width: 100%;
}
#clicktohomepage1 a {
  display: block;
  height: 100%;
  width: 100%;
}
.sidenav {
  padding-left: 15px;
}
a {
  text-decoration: none;
  color: #B66F61;
  font-size: 14px;
}
.sidenav a:hover {
  text-decoration: underline;
  color: #660508;
}
a:visited {
  color: #B66F61;
}
.slideshow {  
    height:  268px;  
    width:   802px;  
    padding: 0;  
    margin:  0;  
} 
 
.slideshow img {  
    padding: 0px; 
    background-color: #eee;  
    width:  802px; 
    height: 268px; 
    top:  0; 
    left: 0 
} 
.sidenav .currentpage {
  color: #6B090A;
}
#topbanner #clientlogin {
  display: block;
  width: 150px;
  height: 25px;
  margin-left: 720px;
  margin-top: 10px;
  position: absolute;
  font-size: 11px;
}
#topbanner #clientlogin a {
  display: block;
  height: 100%;
  width: 100%;
  color: #FFF;
}
#sidetext {
  padding-left: 0px;
  margin-left: 0px;
}

/*  main contact form  */
#contact-main {
  margin:20px 0 10px 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  position: relative;
}
 
#contact-main label {
  width:170px;
  position:relative;
  display:block;
  text-align:right;
  margin-bottom:10px;
  font-size:1em;
  }
 
#contact-main label input, #contact-main label textarea, #contact-main label select {
  width:220px;
  position:absolute;
  left:110%;
  top:-2px;
  text-align: left;}
 
#contact-main label select { width:175px; }
 
#contact-main label textarea { height:100px; overflow:auto; }
 
/*  submit button form elements */
 
input.submit, input.submit-contact-main { 
  width:60px;
  height:20px;
  cursor:pointer; 
  padding:0; 
  }
 
input.submit-contact-main { margin:95px 0 0 243px; } 
 
fieldset {
  text-decoration: none;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  position: relative;
}
  
#services li {
  margin: 0;
  padding: 0 0 10px 5px;
  list-style: square inside url("images/arrow.gif");}
  
/* ---------------------------- BLOG --------------------------------- */
	
#leftside-blog {
	width: 460px;
	float: left;
	position: relative;
	padding: 0 30px 0 30px;}

#leftside-blog p {
	margin: 0 0 20px 0;
	line-height: 18px;}
	
#leftside-blog a {
	color: #A533A5;
  line-height: 22px;
  text-decoration: none;
  font: 12px Arial, Helvetica, sans-serif;}
  
#leftside-blog a hover {
	color: #000000;
  line-height: 22px;
  text-decoration: none;
  font: 12px Arial, Helvetica, sans-serif;}	
	
#leftside-blog h2 a {
  font-size: 20px;
  font-weight: normal;
  color: #A533A5;
  margin: 20px 24px 10px 0;}
  
#post-2 {
	padding: 0 0 75px 0;}
	
.comment-notes {
	font-size: 10px;}
	
#comments {
	padding: 30px 0 0 0;}
