/* @override http://www.villakecapibali.com/scripts/styles.css */

/* @group General Styles */

body {
font-family: "lucida grande", lucida, verdana, sans-serif;
font-size:  0.8em;
color: #ccc;
background: #000054;
position: absolute;
left: 5px;
}

p {
}

.head {
font-size: 1.2em;
text-align: justify;
color: #fff;
}

.head2 {
font-size: 1.0em;
text-align: justify;
color: #fff;
}

.txt {
font-size: 0.8em;
text-align: justify;
}

pre{
font-family: "lucida grande", lucida, verdana, sans-serif;
font-size:  1em;
color: #ccc;
}

b, strong {

}

a:link, a:visited {
color: #c80;
text-decoration: none;
}

a:hover, a:active {
text-decoration: none;
color: #f80;
}

img {
}

.image-left {
}

.image-right {
}
	
/* @end */

/* @group Layout */

#container {
width: 820px;
overflow: none;
margin: 0 auto;
}

.clearer {
clear: both;
}

#pageHeader {
margin: 10px;
border-bottom: 2px solid #ff8800;
}

#pageHeader img {
}

#pageHeader h1 {
}

#pageHeader h2 {
}

#contentContainer {
width: 620px;
float: right;
font-size: 1.2em;
}

#contentContainer #content {
padding: 10px;
text-align: justify;
line-height: 150%;
}

#contentContainer #head {
padding: 10px;
}

#sidebarContainer {
width: 180px;
float: left;
}

#sidebarContainer #sidebar {
padding: 10px;
}

#sidebarContainer .sideHeader {
padding: 10px;
}

#footer {
margin: 10px;
text-align: center;
font-size: 0.85em;
border-top: 1px solid #ff8800;
}

#footer p {
font-size: 1em;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
padding: 10px;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li {
}

#navcontainer a {
display: block;
color: #000054;
padding: 5px;
background-color: #ff8800;
border-bottom: 1px solid #000000;
font-weight: bold;
text-indent: 5px;
letter-spacing: 3px;
opacity: 0.75;
}

#navcontainer a:hover {
color: #cccccc;
border-left: 2px solid #cccccc;
border-bottom: 1px solid #666666;
}

#navcontainer a:active {
}

#navcontainer a.vbb {
color: #FFFFFF;
background-color: #2C328A;
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
font-size: 0.80em;
padding-left: 15px;
background-color: #7f7f7f;
color: #f80;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
padding: 0.1px;
text-align: center;
font-size: 0.8em;
}

.table-head1 {
font-size: 1.5em;
background: #333;
width: 201px;
}

.table-head {
font-size: 1.1em;
background: #333;
width: 133px;
}

.table-row1 {
background: #555;
}

.table-row2 {
background: #666;
}

.table-tc {
font-size: 1.1em;
font-weight: bold;
text-align: left;
}

.table-no {
width: 20px;
font-size: 1.1em;
text-align: right;
}

.table-desc {
width: 580px;
text-align: justify;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
}

.album-description {
}


.album-wrap {
}

.thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */