html, body
{
    font-family:	Arial;
    /*background-color:	#dcdcdc;*/
    background-color:	#ffffff;
    /*background-image:   url("../bkGrd.jpg");*/
    /*background-image:   url(../images/bgWinter_2000.jpg);*/
    /*background-image:   url(../images/bgPhoto_02_b_2000.jpg);*/
    /*background-size:    100%;*/
    
/*height: 100%;*/
margin: 0;
padding: 0;

}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

.boxTop
{
    height:             50px;
    /*background-image:   url(../images/bgWinter_1024.jpg);*/
}
.boxLeft
{
    position:       absolute;   
/*position:relative;*/
    z-index:        1;

    /*width: 150px;*/
    width:          auto;
    margin-left:    10px;
    margin-top:     50px;
    height:         auto;
    min-height:	    400px;
    
    padding:        20px;
    
    /*background-color:	#ececec;*/
    /*background: url(../images/bgTrans_50_01.png);*/
    /*filter:             alpha(opacity=50);*/
    /*moz-opacity:        0.5;*/
    /*opacity:            0.5;*/
    /*border-top:		1px #acacac solid;*/
    /*border-left:	1px #acacac solid;*/
    /*border-bottom:	3px #acacac solid;*/
    /*border-right:	3px #acacac solid;*/
    
    
}

.boxMain
{
    /*position: absolute;   */
position:relative;
z-index:1;

    width: 50%;
    margin-left: 25%;
    margin-top: 150px;
    
    height: auto;
    min-height:	400px;
    
    /*overflow:   auto;*/
    /*height: 400px;*/
    
    padding: 20px;
    
    background-color:	#ececec;
    background: url(../images/bgTrans_50_01.png);
    /*filter:             alpha(opacity=50);*/
    /*moz-opacity:        0.5;*/
    /*opacity:            0.5;*/
    border-top:		1px #acacac solid;
    border-left:	1px #acacac solid;
    border-bottom:	3px #acacac solid;
    border-right:	3px #acacac solid;
    
    
}
.box2
{
    /*position: relative;   */
    width: 85%;
    margin-left: 5%;
    margin-top: 10px;
    
    /*height: auto;*/
    /*min-height:	100px;*/
    overflow:   auto;
    height: 400px;
    
    padding: 10px;
    /*padding-top:    0px;*/
    
    /*background-color:	#ffffff;*/
    /*border-top:		1px #acacac solid;*/
    /*border-left:	1px #acacac solid;*/
    /*border-bottom:	3px #acacac solid;*/
    /*border-right:	3px #acacac solid;*/
    
    font-size:          90%;
}
.box2.p_agb
{
    overflow:   scroll;
    height: 400px;
}
.box2.p_overflow
{
    overflow:   auto;
    height: 400px;
}
.box3
{
    /*position: relative;   */
    width: 50%;
    margin-left: 25%;
    margin-top: 20px;
    height: auto;
    
    padding: 20px;
    /*padding-top:    0px;*/
    
    background-color:	#ffffff;
    /*border-top:		1px #acacac solid;*/
    /*border-left:	1px #acacac solid;*/
    /*border-bottom:	3px #acacac solid;*/
    /*border-right:	3px #acacac solid;*/
    
    /*font-size:          90%;*/
    text-align:		center;
}
.boxTest
{
    /*position: relative;   */
    width: 500px;
    margin-left: 5%;
    margin-top: 10px;
    height: 100px;
    
    padding: 10px;
    /*padding-top:    0px;*/
    
    background-color:	#ffffff;
    border-top:		1px #acacac solid;
    border-left:	1px #acacac solid;
    border-bottom:	3px #acacac solid;
    border-right:	3px #acacac solid;
    
    font-size:          90%;
}
.fontSize2
{
    font-size:	80%;
}
a
{
    /*font-size:		14pt;*/
    /*font-weight:	bold;*/
    margin-left:	0px;
    margin-right:	20px;
    margin-top:		0px;
    text-decoration:	none;
    color:		#acacac;
    color:		#555555;
    color:              Blue;
}
a:hover
{
    color:		Navy;
}
a.int
{
    margin:		0px;
}

.txt2
{
    font-size: 80%;
}
.table
{
	width:100%;
	margin-left: -4px;
        margin-top:  -5px;
}
.table.left
{
	width:50%;
	text-align:left;
}
.table.right
{
	text-align:right;
	/*font-size:70%;*/
}
.right
{
	text-align:right;
}

td.e
{
    font-weight:    bold;
    color:          Blue;
}
td.u
{
    font-weight:    bold;
    color:          Red;
}
li
{
    margin-bottom:  5px;
}
div#style1
{
	/*text-align:     right;*/
	font-size:      70%;
        margin-bottom:  10px;
}
div#price
{
/*	font-size:      70%;*/
/*        margin-bottom:  10px;*/
    font-weight:    bold;
    text-align:     right;
}
div#subprice
{
    font-size:      70%;
    margin-top:     5px;
    font-weight:    lighter;
    text-align:     right;
}
hr
{
	color:		#acacac;
}
hr#line2
{
    width: 80%;
    color: #acacac;
}

h1
{
    font-size:		100%;
    font-weight:	bold;
    color:		Navy;
    
    margin:		0px;
    margin-bottom:	10px;
}
.h1Right
{
    font-weight:        normal;
    font-size:          80%;
    text-align:         right;
    vertical-align:     top;
    /*color:              #ff0000;*/
}
h2
{
    font-size:          85%;
    font-weight:        bold;
    color:		Navy;

    margin:		0px;
    margin-bottom:	10px;
}
h3
{
    font-size:          80%;
    font-weight:        bold;
    color:		Navy;

    margin:		0px;
    margin-bottom:	5px;
}
h2.agb
{
    margin-top:	        10px;
    color:		Navy;
}
h3.agb
{
    margin-top:	        10px;
    margin-left:        20px;
    color:		Navy;
}
.agb
{
    font-size:          80%;
    margin-right:       20px;
    text-align:         justify;
    /*color:              #808080;*/
    /*color:		#555555;*/
}
.agb.t1
{
    margin-left:    0px;
    margin-top:     0px;
    margin-bottom:  5px;
}   
.agb.t2
{
    margin-left:    20px;
    margin-top:     0px;
    margin-bottom:  5px;
}   
.agb.t3
{
    margin-left:    40px;
    margin-top:     0px;
    margin-bottom:  5px;
}
.myTitle
{
    /*color:		Navy;*/
    color:		#00aaff;
    font-weight:        bold;
    font-size:          95%;
}
.myTitle.left
{
    text-align:     left;
}
.myTitle.right
{
    text-align:     right;
}
a img
{
    border: none;
}
.sel
{
    /*color:              #ff0000;*/
    background-color:   #ececec;
}
.menu1
{
    /*font-size:		14pt;*/
    /*font-weight:	bold;*/
    margin-left:	0px;
    margin-right:	20px;
    margin-top:		0px;
    text-decoration:	none;
    color:		#acacac;
    color:		#555555;
}
.menu1:hover
{
    color:				Navy;
}
.menu1.selected
{
	color:				Blue;
}
.menu1.selected:hover
{
	color:				Blue;
}
.menu1:link
{
}
.menu1:visited
{
}
.menu1:active
{
}
.menu1:focus
{
}
.menu_02_1
{
    /*font-size:		14pt;*/
    /*font-weight:	bold;*/
    margin-left:	0px;
    margin-right:	20px;
    margin-top:		0px;
    
    text-decoration:	none;
    line-height:        30px;
    font-weight:        500;
    
    color:		#acacac;
    /*color:		#808080;*/
    color:              #ffffff;
    color:              #dcdcdc;
}
.menu_02_1:hover
{
    color:				Navy;
}
.menu_02_1.selected
{
	color:				Blue;
}
.menu_02_1.selected:hover
{
	color:				Blue;
}
.menu_02_1:link
{
}
.menu_02_1:visited
{
}
.menu_02_1:active
{
}
.menu_02_1:focus
{
}

.menu1A
{
    font-size:			14pt;
    font-weight:		bold;
    margin-left:		10px;
    margin-top:			0px;
    text-decoration:	none;
    color:				White;
}
.menu1A:hover
{
    color:				Navy;
}
.menu1A.selected
{
	color:				Blue;
}
.menu1A.selected:hover
{
	color:				Blue;
}
.menu1A:link
{
}
.menu1A:visited
{
}
.menu1A:active
{
}
.menu1A:focus
{
}

.menu2A
{
    font-size:			12pt;
    font-weight:		normal;
    margin-left:		10px;
    margin-top:			0px;
    text-decoration:	none;
    color:				White;
}
.menu2A:hover
{
    color:				Navy;
}
.menu2A.selected
{
	color:				Blue;
}
.menu2A.selected:hover
{
	color:				Blue;
}
.menu2A:link
{
}
.menu2A:visited
{
}
.menu2A:active
{
}
.menu2A:focus
{
}
.newBoxLeft
{
    /*position:	absolute;*/
    float:      left;
    width:      auto;
    height:     auto;

    
    padding:    0px;
    border:     0px #333 solid;
    margin-top:	0px;
    margin-left:0px;
}
.newBoxRight
{
    float: right;
    
    width:      auto;
    height:     auto;
    
    
    padding:    0px;
    border:     0px #333 solid;
    border-left:1px blue solid;
    padding-left: 5px;
    margin-top:	0px;
    margin-left:0px;
}
.bgGrey
{
    vertical-align: top;
    background-color: #e0e0e0;
}
.bgWhite
{
    vertical-align: top;
    background-color: #ffffff;
}
/*--TOP PANEL--*/
#menu0
{
    /*width:464px;*/
    /*height:398px;*/
    /*position:relative;*/
    /*margin:0 auto;*/
}
#menu0 ul
{
    /*width:464px;*/
    /*border:1px blue solid;*/
}
#menu0 ul li
{
    float:left;
    font:12px/30px Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
}
#menu0 ul li a
{
    width:92px;
    height:30px;
    display:block;
    background:url(menu0-normal.jpg) 0 0 no-repeat #dcdcdc; color:#FDFDFD;
    text-decoration:none;
    text-align:center;
}
#menu0 ul li a:hover
{
    background:url(menu0-hover.gif) 0 0 no-repeat #66605B;
    color:#1A1917;
}
#menu0 ul li.menupadding
{
    margin:0 0 0 1px;
}
#menu0 ul li.home
{
    width:92px;
    height:30px;
    display:block;
    background:url(menu0-hover.gif) 0 0 no-repeat #FDFDFD;
    color:#1A1917;
    text-align:center;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


