body {
 background-color: #000000;
 background-image: url('../img/assa_texture_bg.jpg');
 background-position: left top;
 background-repeat: repeat-x;
 margin: 0px;
}

a {
 color: #ffc770;
}

a:hover {
 color: #eeeeee;
}

#container {
 background-image: url('../img/assa_logo_bg.png');
 background-position: center top;
 background-repeat: no-repeat;
 min-height: 700px;
 margin: 0px auto;
 margin-top: 59px;
 padding-top: 40px;
 width: 860px;
}

#shadow {
 background-image: url('../img/assa_shadow.png');
 background-position: center top;
 background-repeat: no-repeat; 
 height: 483px;
 margin: 0px 30px 0px 30px;
 padding-top: 19px;
 width: 800px;
}

#page {
 background-image: none;
 background-position: center top;
 background-repeat: no-repeat; 
 height: 450px;
 margin: 0px auto;
 position: relative;
 width: 765px;
}

#page #left {
 float: left;
 padding-top: 79px;
 width: 250px;
}

#page #right {
 padding-top: 1px;
 float: left;
 width: 515px;
}

.navigation {
 background-image: url('../img/assa_navi.png');
 background-position: center top;
 background-repeat: no-repeat;
 height: 307px;
 line-height: 12px;
 padding: 50px 30px 10px 30px;
 width: 159px;
}

.navigation img {
 border: 0px;
 margin: 0px;
 padding: 0px;
}

.navigation a {
 background-color: transparent;
 border-left: 4px solid transparent;
 display: block;
 padding: 4px 0px 4px 0px;
 text-indent: 3px;
}

.navigation a:hover {
 background-color: #e6cb6b;
 border-color: #9e7d2f;
}

.assaggio_logo {
 background-image: none;
 background-position: center top;
 background-repeat: no-repeat;
 left: 8px;
 height: 154px;
 position: absolute;
 top: -30px;
 width: 203px;
 z-index: 1;
}

.content {
 background-image: url('../img/content_transparent.png');
 background-position: right top;
 background-repeat: no-repeat;
 color: #ffa312;
 font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, sans-serif;
 font-size: 11px;
 line-height: 18px;
 margin-left: 190px;
 padding: 4px 4px 15px 10px;
 height: 444px;
 width: 310px;
}

	.gallery_content {
	 background-image: url('../img/content_transparent.png');
	 background-position: right top;
	 background-repeat: repeat-x;
	 height: 444px;
	 width: 514px;
	}

.content h3 {
 border-top: 1px solid #ffffff;
 color: #ffffff;
 font-family: Georgia, Times, serif;
 font-size: 11px;
 margin-bottom: 0px;
 padding-top: 10px;
}

.content ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}

.content li {
 padding: 0px 0px 0px 5px;
 margin: 5px 0px 5px 0px;
 text-indent: 0px;
}

table.cater td{
 padding: 5px 0px 5px 0px;
 text-transform: lowercase;
}

#copyright {
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 11px;
 margin: 0px auto;
 padding-top: 10px;
 width: 705px;
}

#copyright .left {
 color: #a77a3a;
 float: left;
 text-align: left;
 width: 405px;
}

#copyright .right {
 float: left;
 text-align: right;
 width: 300px;
}

.content #mycustomscroll {
 background-color: transparent;
 border: 0px solid transparent;
 height: 390px;
 margin-left: 5px;
 overflow: auto;
 position: relative;
 width: 305px;
}

.close_lb {
 height: 20px;
}

	.gallery_content #mycustomscroll {
	 background-color: transparent;
	 height: 390px;
	 margin-left: 1px;
	 overflow: auto;
	 position: relative;
	 width: 505px;
	}


/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 36px;background: url(scrollbar.png) -36px 0px repeat-y;}
.vscrollerbarbeg {height: 24px !important;width: 36px;background: url(scrollbar.png) -108px -32px no-repeat;}
.vscrollerbarend {height: 24px;width: 36px;background: url(scrollbar.png) -108px 0px no-repeat;}
.vscrollerbase {width: 36px;background: url(scrollbar.png) 0px 0px repeat-y;}
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url(scrollbar.png) -72px -28px no-repeat;}
.vscrollerbaseend {height: 28px;width: 36px;background: url(scrollbar.png)  -72px 0px no-repeat;}
.hscrollerbase {height: 16px;}
.hscrollerbar {height: 16px;}
.vscrollerbar, .hscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: transparent;}

/* Scroll Bar Master Styling Ends Here */

.commentTitle {
 background-color: #000000;
 color: #efefef;
 display: inline-block;
 padding: 5px;
 width: 285px;
}