/* /////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////   mattwalford.co.uk   ////////////////////////// */
/* ////////////////////////////   WEBSITE.CSS   ////////////////////////////// */
/* ////////////////////   © James Brannon Media Design   ///////////////////// */

html, body { height:100%; width:100% }
body { margin:0; padding:0; border:0; background:#fff; font-size:10px; font-family:sans-serif; font-weight:100; color:#393939 }
img { border:0; padding:0; margin:0; outline:none; -ms-interpolation-mode: bicubic }
a { border:0; outline:none; text-decoration:none; cursor:pointer; color:#393939 }
a:hover{ color:#ff4200 }
ul { list-style-type:none; margin:0px; padding:0px }
span.header { display:block; margin:10px 0 5px 0; font-weight:700; font-size:11px }

#container { top:0px; left:0px; overflow:hidden; width:100%; height:100% }
#nav { width:150px; margin:40px 0 40px 80px; padding:0; float:left }
#nav img { margin:0 0 7px 0 }
#nav span.menu { word-spacing:9px; display:block; margin:5px 0 5px 0; color:#dbdbdb }
#nav span.agent { display:block; margin:0 0 10px 0 }
#nav span.active { color:#dbdbdb }
#nav span.current { display:block; margin:10px 0; color:#dbdbdb }
#nav a.menu { display:block; margin:10px 0 }
#details { margin:50px 0 0 0 }
#galleries { margin:30px 0 0 0 }
#content { margin:44px 0 0 320px }
#flash { width:100%; height:100%; float:left; z-index:2; top:0px; left:0px; position:absolute; overflow:hidden }

.about { height:100%; position:absolute; left:626px; top:40px }
.about span.header { margin:40px 0 5px 0 }
.about span.txt { display:block;width:300px }
.floater { z-index:3; position:relative; overflow:hidden }
.stripe{ height:100%; width:266px; background:#000 }
.stripe img{ float:left; position:relative; top:-44px }
.submit { background:#f9e87b; text-decoration:none; color:#393939; cursor:pointer; border:0; font-size:10px; padding:5px }
.submit_alt { background:#fff; text-decoration:none; color:#393939; cursor:pointer; border:0; font-size:10px; padding:5px }
.input { width:200px; border:1px solid #393939; font-size:11px; line-height:11px; padding:4px }
.grey { color:#dbdbdb } 

/* /////////////////////////////////   END   ///////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
