/* 
    Document   : istyles
    Created on : September 15, 2008, 2:10 PM
    Author     : davidw
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

div#d_idoor { position: absolute; left: 135px; top: 68px;  width: 130px; }
div#d_idoor img { width: 130px; height: 350px; }
div#d_idoorB { position: absolute; left: 135px; top: 68px;  width: 130px; }
div#d_idoorB img { width: 130px; height: 350px; }
div#dd_idoorL { position: absolute; left: 69px; top: 68px; width: 130px; }
div#dd_idoorL img { width: 130px; height: 350px; }
div#dd_idoorR { position: absolute; left: 201px; top: 68px; width: 130px; }
div#dd_idoorR img { width: 130px; height: 350px; }
div#h8d_idoor { position: absolute; left: 135px; top: 32px;  width: 130px; }
div#h8d_idoor img { width: 130px; height: 422px; }
div#h8d_idoorB { position: absolute; left: 135px; top: 32px;  width: 130px; }
div#h8d_idoorB img { width: 130px; height: 422px; }
div#h8dd_idoorL { position: absolute; left: 69px; top: 32px; width: 130px; }
div#h8dd_idoorL img { width: 130px; height: 422px; }
div#h8dd_idoorR { position: absolute; left: 201px; top: 32px; width: 130px; }
div#h8dd_idoorR img { width: 130px; height: 422px; }

div#DS_DOOR_STYL { background-color: #f7f4e1; }
div#DS_DOOR_STYL ul { padding-left: 0px; border-left-width: 0px; margin: 0px; list-style-type: none; }
div#DS_DOOR_STYL ul li { padding-left: 10px; float: left; }
div#DS_DOOR_STYL ul li a { text-decoration: none; color: #000000; }
div#DS_DOOR_STYL ul li a:active { background: #d9d7ba; }
