﻿html, body { height : 100%; width: 100%; font-family : Tahoma, Arial; font-size : 13px; color: #ffffff; margin : auto; padding : 0px; background-color : #ffffff; }
#Background { position: absolute; height : 100%; width: 100%; background-color : #ffffff; }
#BG13 { height : 100%; background-color : #ffffff; width: 30%; float: left; background-image: url(../images/layout/Stripe_Silver_Decontrasted_Wallpaper_White.jpg); background-repeat:repeat; }
#BG23 { height : 100%; background-color : #ffffff; width: 70%; float: right; background-image: url(../images/layout/Damask_Silver_Decontrasted_Wallpaper_White.jpg); background-repeat:repeat; }

#DivHome { position: relative; overflow: auto; display: table; width: 600px; margin: auto; top: -335px; margin-bottom: -200px; }

#DivHomeTop { position: relative; overflow: hidden; display: table; height: 100px; width: 600px; }
#DivHomeBottom { position: relative; overflow: hidden; display: table; width: 600px; top: 95px; }
#btnDivHome { position: relative; display: inline; height: 93px; width: 263px; z-index:10; }

#btnDivCurtains, #btnDivUpholstery, #btnDivBlinds, #btnDivWallpaper { position: relative; display: inline-block; height: 30px; width: 120px; z-index:10; }
#imgDivCurtains, #imgDivUpholstery, #imgDivBlinds, #imgDivWallpaper { z-index:11; }

#DivCurtains, #DivUpholstery, #DivBlinds, #DivWallpaper { position: relative; display: table; z-index:1; }

.PopupTitle { font-size: 15px; font-weight: bold; }
.PopupText { font-size: 11px; }

.PageTitle { font-size: 18px; font-weight: bold; }
.PageText { font-size: 12px; }

a, a:link, a:active, a:visited { font-family : Tahoma, Arial; font-size : 12px; color: #ffffff; text-decoration: none; }
a:hover { font-family: Tahoma, Arial; font-size: 12px; color: #e3ffe3; text-decoration: none; }

/*Shadow Classes*/
.DC { border: none; background-image: url(../images/layout/DBG.png); background-repeat: repeat; text-align: left; vertical-align: top;}
.DT { border: none; background-image: url(../images/layout/DBG.png); background-repeat: repeat; width: 120px; height: 18px; }
.DSTL { width: 18px; height: 18px; background-image: url(../images/layout/DSTL.png); background-repeat:no-repeat; background-position: right bottom; }
.DST { height: 18px; background-image: url(../images/layout/DST.png); background-repeat: repeat-x; background-position: center bottom; }
.DSTR { width: 18px; height: 18px; background-image: url(../images/layout/DSTR.png); background-repeat:no-repeat; background-position: left bottom; }
.DSL { width: 18px; background-image: url(../images/layout/DSL.png); background-repeat: repeat-y; background-position: right center; }
.DSR { width: 18px; background-image: url(../images/layout/DSR.png); background-repeat: repeat-y; background-position: left center; }
.DSBL { width: 18px; height: 18px; background-image: url(../images/layout/DSBL.png); background-repeat:no-repeat; background-position: right top; }
.DSB { height: 18px; background-image: url(../images/layout/DSB.png); background-repeat: repeat-x; background-position: center top; }
.DSBR { width: 18px; height: 18px; background-image: url(../images/layout/DSBR.png); background-repeat:no-repeat; background-position: left top; }
.DSIBR { width: 18px; height: 18px; background-image: url(../images/layout/DSIBR.png); background-repeat:no-repeat; background-position: left top; }
.DSIBL { width: 18px; height: 18px; background-image: url(../images/layout/DSIBL.png); background-repeat:no-repeat; background-position: right top; }
.DSITR { width: 18px; height: 18px; background-image: url(../images/layout/DSITR.png); background-repeat:no-repeat; background-position: left bottom; }
.DSITL { width: 18px; height: 18px; background-image: url(../images/layout/DSITL.png); background-repeat:no-repeat; background-position: right bottom; }

#TopBar { position: absolute; overflow: visible; display: block; margin: auto; top: 0px; background-color: Transparent; width: 100%; height: 44px; }
#TopBar_Table { width:100%; height: 44px; }
#TopBar_Left { width: 35px; background-image: url(../images/layout/TopBar_Left.png); background-repeat: no-repeat; background-position: right top; }
#TopBar_Right { width: 35px; background-image: url(../images/layout/TopBar_Right.png); background-repeat: no-repeat; background-position: left top; }
#TopBar_Mid { background-image: url(../images/layout/TopBar_bg.png); background-repeat: repeat-x; background-position: center top; vertical-align: top; padding-top: 5px; }

#BottomBar { position: absolute; overflow: hidden; display: block; margin: auto; bottom:0px; background-color: Transparent; width: 100%; height: 40px; }
#BottomBar_Table { width:100%; height: 40px; }
#BottomBar_Left { width: 35px; background-image: url(../images/layout/BottomBar_Left.png); background-repeat: no-repeat; background-position: right bottom; }
#BottomBar_Right { width: 35px; background-image: url(../images/layout/BottomBar_Right.png); background-repeat: no-repeat; background-position: left bottom; }
#BottomBar_Mid { background-image: url(../images/layout/BottomBar_bg.png); background-repeat: repeat-x; background-position: center bottom; vertical-align: bottom; padding-bottom: 3px; }

#DivContent { position: relative; overflow: visible; display: block; margin-left: auto; margin-right: auto; top: 55px; background-color: Transparent; width: 600px; }

/*opacity:0.7;filter:alpha(opacity=70);*/