@charset "UTF-8";

body {
	background-color: #FFFFFF;
	background-image: url(images/pattern-1.png);
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	color: #333333;
} 
h1 {
	font-size: 16px;
	color: #996600;
	line-height: normal;
}

		
#container {
	height: 574px;
	width: 760px;
	margin-top: -288px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -380px;
	background-repeat: no-repeat;
}
#navigation {
	height: 561px;
	width: 196px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
}
#nshadow {
	height: 13px;
	width: 196px;
	margin: 0px;
	top:561px;
	position: absolute;
	left: 0px;
	background-image: url(images/bn-shadow.png);
}
#rshadow {
	background-image: url(images/r-shadow.png);
	height: 574px;
	float: left;
	width: 10px;
}
#content {
	float:left;
	height: 541px;
	width: 315px;
	background-image: url(images/content-bg.png);
	padding: 10px;
}
#gallery {
	float:left;
	height: 541px;
	width: 521px;
	background-image: url(images/content-bg.png);
	padding: 10px;
}
#cshadow {
	height: 13px;
	width: 335px;
	margin: 0px;
	top:561px;
	position: absolute;
	left: 206px;
	background-image: url(images/bc-shadow.png);
}
#gshadow {
	height: 13px;
	width: 541px;
	margin: 0px;
	top:561px;
	position: absolute;
	left: 206px;
	background-image: url(images/bg-shadow.png);
}
#images {
	height: 541px;
	width: 176px;
	float: left;
	background-image: url(images/images-bg.png);
	padding: 10px;
	overflow:hidden;
}


#images img {
	padding-bottom: 10px;
}
#ishadow {
	height: 13px;
	width: 196px;
	margin: 0px;
	top:561px;
	position: absolute;
	left: 551px;
	background-image: url(images/bi-shadow.png);
}
.gorgeous {
	margin: 10px;
}
#menu {
	width: 173px;
	height:207px;
	margin-left: 10px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#menu li a {
	height: 23px;
	margin: 0px;
	padding: 0px;
}
#menu li ul {
margin-left:170px;

position:absolute;
float:right;
	height: auto;
	padding: 0px;
	background-color: #FFFFFF;
	padding:5px;
	z-index: 1000;
}
#menu li ul a {
padding:5px;
	color: #7F5500;
	text-decoration: none;

}
  #menu li:hover ul {
position:relative;
    display:block;
	float:left;
margin-left:170px;
margin-top:-23px;
}
#menu li>ul {
	top: 0px;
	left: auto;
	margin-left: 170px;
	margin-top: -23px;
	z-index: 130000;
	}
/*********************** SCROLLERS ***********************/
.root 		{
	position:relative;
	float:left;
	height:			440px;
	width:			288px;
	margin: 			0px 0px 20px 0px;
		}
.root p 	{
	margin:			10px 10px 5px 0px;
	font-size: 14px;
	}
.root a {
	color: #7F5500;
	text-decoration: none;
}
.root a:hover {
	color: #996600;
	text-decoration: none;
}
	
.thumb 		{
		position:			absolute;
		height:			40px;
		width:			15px;
		left: 			10px;
		}
.up, .dn 	{
		position:			absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer {
	position:			relative;
	left:			0px;
	top:			0px;
	width:			288px;
	height:			420px;
	clip:			rect(0 288 550 0);
	overflow:			auto;
		}
.scrollContent {
	position:			relative;
	left:			0px;
	top:			0px;
	width:			288px;	
		}
/* Tooltips */

.tool-tip {
	color: #000;
	padding:10px;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #7F5500;
	padding: 8px 8px 0px;
	background: url(images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 4px;
	background: url(images/bubble.png) bottom right;
}
.scrollbar-vert{
				background-color: #d2e8ff;
				height: 206px;
				width: 20px;
				float:left;
			}
			.handle-vert{
				height: 42px;
				width: 20px;
				background: url(styles/img/handle.gif) no-repeat;
			}
/*rollover button*/

a.button
{
    display: block;
    cursor: pointer;

}

a.button span, a#active_button span
{
    position: absolute;
    left: -999em;
	
}



/* HACKS*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a.button span
{
    text-indent: -999em;
}

@media all  /* this hides the style from IE5 mac */
{
    a.button span
    {
        position: absolute;
        left: -999em;
		
    }
}#
#scroll0Content img {
	display: block;
}
.caption {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
}
h2 {
	font-size: 15px;
	margin: 0px;
}
#styler {
	margin-right: auto;
	margin-left: 10px;
	width: 150px;
	text-align: left;
	margin-top: 20px;
}
li {
	font-size: 14px;
		color: #333333;

}
.red {
	color: #FF0000;
	font-weight: bold;
}
.testimage {
	padding-right: 10px;
	float: left;
}
.left {
	float: left;
	margin-right: 10px;
}
.adminimage {
	width:40px;
	float: left;
	margin: 5px;
}
#galleryadmin {
	font-size: 12px;
	overflow: auto;
	height: 400px;
}
#galleryadmin h5 {
	font-size: 12px;
	margin-bottom:5px;
	margin-top: 0px;
}
#back {
	float: right;
	width: 150px;
	text-align: right;
}
#back a {
	color: #333333;
	text-decoration:none;
	font-size: 12px;
		}
#message {
	width: 740px;
	color: #FFF;
	padding:10px;
	background-image: url(images/grad.png);
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}
.right {
	float: right;
	margin-left: 10px;
}
#container #copyright {
	width: 740px;
	padding: 5px;
	text-align: right;
	font-size: 10px;
}
.fb {
	margin-top: 7px;
	margin-right: auto;
	margin-left: 15px;
}
