/* 
Project: DEVILLE
         (Five Page Static Website)
Author: Joe Twumasi
Author URI: http://www.xposegrafix.com
*/
/*---------------------------------------------------------------
 Reset Style Applied
---------------------------------------------------------------*/
html, body, p, ul, lo, li, form, fieldset, label, input, strong,
b, img, span, a, img, h1, h2, h3, h4, h5, h6,table, td, th, div {
  margin: 0px;
  padding: 0px;
  outline: none;
}

ul, ol {
  list-style: none;
}

img {
  border: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  color:#b32318;
  padding: 10px 0px;
}
/*---------------------------------------------------------------
 Base Style
---------------------------------------------------------------*/
body {
  background: #fafafa url(../images/bkg.jpg) repeat-x top left;
  font: 12px Arial, Tahoma, sans-serif;
  color: #333;
  line-height: 20px;
  text-align: center;
}

a {color: #b32318; text-decoration: none; font-size: 12px;}

a:active {color:#b32318}

a:hover {color:#333}

strong {
  color: #b32318;	
}
/*---------------------------------------------------------------
 Main Style Applied
---------------------------------------------------------------*/
#dl-wrapper { 
  width: 850px;
  margin: 0px auto;
  border:3px solid #b32318;
  text-align: left;
  background: #fff;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

#dl-header {
  height: 200px;
  840px;
  background: url(../images/headerbkg.jpg) no-repeat top left;
  position: relative;
}

#dl-firesideheader {
  height: 200px;
  840px;
  background: url(../images/firesidebkg.jpg) no-repeat top left;
  position: relative;
}



#dl-logo {
  width: 129px;
  height: 193px;
  position: relative;
  float: left;
}

#dl-productdiplay {
  width: 520px;
  position: relative;
  height: 177px;
  float: left;
  left: 50px;
  top: 8px;
}

#dl-fireside {
  width: 250px;
  position: relative;
  height: 117px;
  float: right;
  left: 30px;
  top: -5px;
}

#dl-laundry {
  width: 250px;
  position: relative;
  height: 117px;
  float: right;
  left: -10px;
  top: -5px;
}

#dl-electrifan {
  width: 200px;
  position: relative;
  height: 117px;
  float: right;
  left: 30px;
  top: -5px;
}

#dl-windowfurnishing {
  width: 231px;
  position: relative;
  height: 195px;
  float: right;
  top: -2px;
}

#dl-ecoproduct {
  width: 238px;
  position: relative;
  height: 195px;
  float: right;
  top: -2px;
  right: -2px;
}

#dl-topashvac {
  width: 238px;
  position: relative;
  height: 195px;
  float: right;
  top: -2px;
  right: 35px;
}

#dl-complete {
  width: 238px;
  position: relative;
  height: 195px;
  float: right;
  top: -2px;
  right: 70px;
}





#dl-menu {
 width: 850px;
 height: 38px;
 background: url(../images/menubkg.png) repeat-x top left;
}

.datetime {
  color:#fff;
  padding: 7px 0px 0px 10px;
  float: left;
}

#menu {
  float: right;
  height: 31px;
  width: 460px;
}

#menu ul li {
  display: inline;	
}

#menu ul li a {
  float: left;
  padding: 8px 17px;
  text-transform: uppercase;
  color:#fff;
  font-size: 13px;
  margin-left: 5px;
  line-height: 21px;
  font-weight: bold;
}

#menu ul li a:active {
  color:#fff;	
}

#menu ul li a:hover {
  color:#fff;	
}

.selected {
  background: url(../images/activebkg.png) repeat-x bottom left;	
}

#dlmain-content {
 width: 850px;
 position: relative;
 padding-top: 15px;
}

#dlleft-content {
  width: 200px;
  float: left;
  position: relative;
}

#dl_sidemenu {
  width: 200px;	
}

#dl_sidemenu h3 {
  display: block;
  background:url(../images/sidehbkg.png) repeat-x top left;
  height: 20px;
  padding: 5px 10px;
  color:#fff;
}

#dl_sidemenu ul li a{
  display: block;
  min-height: 8px;
  padding: 4px 10px 4px 18px;
  border-bottom:1px solid #fff;
  color:#000;
  background: #e7e7e7 url(../images/dotbkg.gif) no-repeat 4% 55%;
  height: 22px;
  line-height: 22px;
}

#dl_sidemenu ul li a:active {
  color:#fff;	
}

#dl_sidemenu ul li a:hover {
  color:#b32318;
  background: #e7e7e7 url(../images/dotbkg_hv.gif) no-repeat 4% 55%;
}

.active {
  color:#990000!important;
  background: #e7e7e7 url(../images/dotbkg_hv.gif) no-repeat 4% 55%!important;
}

.activelaundry {
  color:#990000!important;
  background: #e7e7e7 url(../images/dotbkg_hv.gif) no-repeat 4% 55%!important;
}

.activewindow {
  color: #990000!important;
  background: #e7e7e7 url(../images/dotbkg_hv.gif) no-repeat 4% 55%!important;
}

.electric {
  float: left;	
  margin: 5px 10px 10px 0px;
}

.cataelectric {
  float: left;	
  margin: 8px 10px 10px 20px;
}

.electrictxt {
  width: 520px;
  float: left;
  text-align: justify;
  padding-bottom: 30px;
}

#catalogue{
  background-image:url(../images/cataloguead.jpg);
  height:200px;
  width:200px;
  display:block;
  margin-top:20px;
}


#dlright-content {
  width: 630px;
  float: right;
  position: relative;
}

#dlright-othercontent {
  width: 630px;
  float: right;
  position: relative;
}

#dlright-windowcontent {
  width: 620px;
  float: right;
  position: relative;
}

#dlright-windowcontent h2 {
  color:#fff;
  background:url(../images/pageheadenbkg.jpg) no-repeat;
  height: 30px;
  padding: 4px 0px 0px 5px;
  margin-bottom: 8px;	
  font-size: 16px;
}

#dlright-othercontent h2 {
  color:#fff;
  background:url(../images/pageheadenbkg.jpg) no-repeat;
  height: 30px;
  padding: 4px 0px 0px 5px;
  margin-bottom: 8px;
  font-size: 16px;
}

.fireside-txt  {
  width: 580px;
  text-align: justify;
  padding-top: 15px;
}

.deville-fireside {
  position: relative;
  float: left;
  top: 50px;
  z-index: 100;
  left: -5px;
}

.deville-laundry {
  position: relative;
  float: left;
  top: 145px;
  z-index: 100;
  left: -5px;
}

.deville-window {
  position: relative;
  float: left;
  top: 130px;
  z-index: 100;
  left: -5px;
}

.deville-electric {
  position: relative;
  float: left;
  top: 100px;
  z-index: 100;
  left: -5px;
}

.deville-ecoproducts {
  position: relative;
  float: left;
  top: 38px;
  z-index: 100;
  left: -5px;
}


.deville-homeware {
  position: relative;
  float: left;
  top: 180px;
  z-index: 100;
  left: -5px;	
}

.moredown {
  position: relative;
  float: left;
  top: 38px;
  z-index: 100;
  left: -5px;	
}

.fdown {
  position: relative;
  float: left;
  top: 180px;
  z-index: 100;
  left: -5px;	
}

.hleft-items {
  float: left;
  width: 380px;
}

.dlfl-video {
  width: 370px;
  height: 215px;
  background: #000;
  float: left;
}

.home-text {
  float: left;
  width: 370px;
  text-align: justify;
  padding-top: 8px;
}

.asseenonTV {
  float: right;
  position: relative;
  margin-right: -30px;
  width: 141px;
  right: 2px;
  height: 110px;
}

.ashVac {
  float: right;
  position: relative;
  margin-right: -10px;
  top: 60px;
  width: 141px;
  right: 2px;
  height: 110px; 	
}

.free-item {
  float: left;
}

.free-itemtext {
  width: 550px;
  float: left;
  text-align: justify;
  padding: 20px 20px 18px 10px;
}

.freeitem {
  z-index: 100;
  left: 222px;
  float: right;
  position: absolute;
}

.laundry_pic {
  float: left;
  margin-top: 10px;
}

.window_ani {
  float: left;
  margin-right: 20px;
  margin-left: -35px!important;
}

.window_anitext {
  text-align: justify;
  padding: 0px 30px 10px; 0px;
}

.curtin_pole {
  margin: 20px 0px 0px 0px;	
}

.ashuse {
  margin-top: 30px;	
}

.down {
  margin-top: 98px;
}

.clothers_winder {
  width: 595px;
  height: 400px;
  background:url(../images/clothes_winder.jpg) no-repeat top left;
}

.clothers_winder p{
  padding: 240px 230px 0px 10px;
  float: left;
  text-align: justify;
}

.clear {clear: both}
/*---------------------------------------------------------------
 Form Style
---------------------------------------------------------------*/
#contact {
  padding: 20px 0px 0px 0px;
  margin-right: 100px;
}

#contact p {
  display: block;
  padding: 4px 10px;
  background: #f3f3f3;
  margin-bottom: 1px;
}

#contact p label {
  float: left;
  width: 100px;
} 

#contact p input[type=text] {
  border:1px solid #c5c5c5;
  padding: 2px 2px;
  width: 220px;
  color:#666;
}

#contact p select {
  border:1px solid #c5c5c5;
  padding: 2px 2px;
  width: 225px;
  color:#666;
} 

#contact p textarea {
  border:1px solid #c5c5c5;
  padding: 2px 2px;
  width: 325px;
  color:#666;
}

.sendBtn {
  border:0px;
  background: url(../images/sidehbkg.png) repeat-x top left;
  padding: 8px 10px;
  width: 110px;
  color:#fff;
  font-size: 12px;
  font-weight: bold;
  cursor:pointer;
}


/*---------------------------------------------------------------
 Inner page Style
---------------------------------------------------------------*/

/*---------------------------------------------------------------
 Footer Style Applied
---------------------------------------------------------------*/
#dl-footer {
  background:#e3e3e3;
  height: 32px;
  margin-top: 30px;
  clear: both;
  font-size: 11px;
}

.dlleft-footer {
  float: left;
  padding: 7px 0px 0px 8px;
}

.dlright-footer {
  float: right;
  padding: 7px 8px 0px 0px;
}

.dlright-footer a {
  color:#333;
  font-size: 11px;
  padding: 0px 3px;
}

.dlright-footer a:hover {
  color:#b32318;
}


#player{          
    display: block;
    width:370px;
    height:215px;
    
    margin-bottom:20px; 
    float: left;  
}    

.avova{
	width: 850px;
	margin: 0px auto;
	text-align: right;
	text-decoration: none;
}


