/*#############################################
Name: Modular Interiors Inc.
Date: 12-22-2006
Author: Worry-Free Computers
URL: http://www.WorryFreeComputers.com
##############################################*/

html {min-height: 100%;}
* {
margin: 0;
padding: 0;
}
a {color: Navy;}
a:hover {color: Blue;}
body {
background: #5B6F87 url(/img/bg-blue.gif) center;
color: Black;
font: normal 62.5% Tahoma,sans-serif;
}
.blue {
font: italic  110% Tahoma,sans-serif;
color: #0033FF;
}
.boldblue {
color: #000099;
font-weight: bold;
}
p,code,ul {padding-bottom: 1.2em;}
li {
list-style: none;
}
h1 {
font: normal 1.8em Tahoma,sans-serif;
margin-bottom: 4px;
}
h1,h2,h3 {padding-top: 6px;}
blockquote {
background: url(/img/quote.gif) no-repeat;
display: block;
font-weight: bold;
margin: 20px;
padding: 0px 0px 0px 30px;
}
.top {
padding: 0px 10px 0;
}
.header {
background: #FFF;
font-size: 1.2em;
height: 80px;
padding: 10px 10px 10px 10px;
width: 740px;
margin: auto;
}
.header .left, .header .right {
background: #A4A4A0;
color: #FFF;
height: 80px;
}
.header .left {
background: #B3C2C7 url(/img/header.jpg) repeat-x;
font: bold 3.8em sans-serif;
line-height: 80px;
text-align: center;	width: 530px;
}
.header .right {
overflow: auto;
width: 200px;
}
.header .right p,.header .right h2 {padding: 18px 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}
.container {
background: #FFF;
font-size: 1.2em;
margin: 0 auto;
padding: 0 10px 10px;
width: 740px;
}
.navigation {	background: #D9E1E5 url(/img/nav.gif);
border: 1px solid #DFEEF7;
border-color: #DFEEF7 #CFDEE7;
height: 41px;
}
.navigation a {
background: #D9E1E5 url(/img/nav.gif);
border-right: 1px solid #AFBEC7;
color: #456;
display: block;
float: left;
font: bold 1.1em sans-serif;
line-height: 41px;
padding: 0 20px;
text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}
.navigation a.current {background-position: left bottom; color: #234;}

.navgallery {background: #D9E1E5 url(/img/nav2.gif);
border: 1px solid #DFEEF7;
border-color: #DFEEF7 #CFDEE7;
height: 26px;
width: 459px;
}
.navgallery a {
background: #D9E1E5 url(/img/nav2.gif);
border-right: 1px solid #AFBEC7;
color: #456;
display: block;
float: left;
font: bold 1.1em sans-serif;
line-height: 26px;
padding: 0 28px;
text-decoration: none;
}
.navgallery a:hover {background-position: left bottom; color: #234;}
.navgallery a.current {background-position: left bottom; color: #234;}

.main {
border-top: 10px solid White;
background: url(/img/bgmain.gif) repeat-y;
}
.dot {
list-style: disc;
}
.dot li {
margin-left: 15px;
list-style: disc;
}
.dotless {
list-style: none;
}
.dotless li {
margin-left: 18px;
padding-top: 5px;
list-style: none;
}
.content {
float: left;
margin: 10px 0px 0px;
padding: 0 16px;
width: 500px;
}
.content .descr {
color: Black;
font-size: 0.9em;
margin-bottom: 6px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}
.clearer {clear: both;}
.col1 {
border-right: solid 3px #BFCDD4;
width: 160px;
float: left;
padding: 10px 10px 10px 20px;
position: relative;
}
.col2 {
padding: 10px 10px 10px 240px;
position: relative;
}
.pcol1 {
border-right: solid 3px #BFCDD4;
width: 140px;
padding: 10px 5px 10px 5px;
float: left;
position: absolute;
}
.pcol2 {
border-right: solid 3px #BFCDD4;
width: 150px;
padding: 10px 20px 10px 5px;
float: right;
position: static;
}
.pcol3 {
padding: 10px 20px 10px 20px;
float: right;
position: static;
}	
.email {
padding: 30px 10px 20px 20px;
position: relative;
}
.left {float: left;}
.right {float: right;}
.imgleft {
float: left;
padding: 0px 20px 0px 20px;
color: #525252;
}
.imgright {
float: right;
padding: 0px 20px 0px 20px;
color: #525252;
}
.imgFader {
float: right;
width:150px;
height:112px;
color: #525252;
border: medium solid Gray;
}
.request {
padding: 10px 200px 0px 10px;
text-align: right;
}
.button {
padding: 10px 10px 10px 10px;
position: relative;
}
.sidenav {
float: right;
width: 200px;
}
.sidenav h2 {
color: #5A5A43;
font-size: 1em;
line-height: 30px;
margin: 0;
padding-left: 12px;
}
.sidenav ul {
padding: 0;
border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
font-size: 1.1em;
color: #554;
display: block;
padding: 8px 0 8px 5%;
text-decoration: none;
width: 95%;
}
.sidenav li a:hover {
background: #F0F0EB;
color: #654;	}
.footer {
border-top: 10px solid White;
background: url(/img/bgfooter.gif) repeat-x bottom;
color: White;
font: bold 1em sans-serif;
text-align: center;
height: 40px;
}
.footer ul {
padding: 10px;
}
.footer ul li {
display: inline;
padding: 0px 8px 0px 8px;
}
.footer a {
color: Blue;
}
.footer a:hover {
color: #0082FF;
}

/*Gallery Style*/

.gallery a {
color: #456;
display: block;
float: left;
padding: 6px;
}
#thumbBox{
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
#thumbBox .footerbar{
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{
background-color: white;
}
#thumbLoading{
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}