@import "base.css"; 
@import "frame.css";

/* standard elements */
html {min-height: 100%;}


/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border-top: 1px solid #bababa;
    height: 0px;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: 0;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
     /* background-color: #ffffff; */
	background:#000 url(images/bg.png);
	background-repeat: repeat;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666; 
        padding-top: 35px;
}

img {
	border-width: 0;
}



/* 1 HEADER */

.header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 351px;
	margin-left: auto;
	margin-right: auto;
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;    
}

.header .title {
	color: #a50303;
	padding-top: 40px;
	padding-left: 50px;
}



.header .title .sitename a {
	color: #f8f9f9;
	font: 3.8em Arial;
	padding-bottom: 2px;
	text-decoration: none;
      line-height:40px;
}
.header .title a:hover {color: #f5f9f9;}
.header .title .slogan {
	font: normal 1.2em Arial,sans-serif;
	padding-top: 3px;
	padding-left: 5px;
	color: #f2fafa;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

ul#menua
{
	position:absolute;
	display:block;
	background:transparent;
	right: 120px;
	top: 360px;
	text-transform: uppercase;
	font-size: 12px;
/*    background:transparent url('images/navh2.jpg') repeat-x top left;	*/
    height:81px;
    width:inherit;
    float:right;
}

ul#menua li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menua li a
{
	display:block;
	float:left;
	color:#d32525;
	text-decoration:none;
	top: 280px;
	padding:0 12px 0 0; 
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 12px;
}

ul#menua li a:visited .nav li a:visited {
	color: #d32525;
}
	
ul#menua li a:hover
{	
	text-decoration:underline;
	color:#d32525;
	height:22px;
/*	background: transparent url(images/nav_bg.jpg); 
	background-repeat: no-repeat;	
	 0px -30px */
}
	


/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 25px; /* 8 */
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.jpg);
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
}

.gradient {
	background-image: url(images/content-shim-photo.jpg);
}

.solid {
/*	background-image: url(images/content-shim-none.jpg); */
	background-image: url(images/content-shim.jpg);
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
}

/* 2 PAGE */

.page {
	background:#000;
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;    
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}



/* 2.1 HOME */

#home, #links, #dovesiamo  {
	background-image: url(images/body-repeat.jpg);
	position: relative; 
	width: 686px; 
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}


#photos  {
	background-image: url(images/photos.jpg);
	position: relative; 
	width: 686px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}




#sidebar {
	float: left;
	width: 214px;
	height: 303px;
}

#content {
	margin-left: 256px;
	margin-right: 0;
/*	height: 950px; */

}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#dovesiamo h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
	color:#2b4710;
}

#dovesiamo #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#dovesiamo .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}


/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#details {
/*	background-image: url(images/body-repeat-photo.gif); */
	background-image: url(images/photos.jpg);
	padding: 0;
	width: 760px;
}

/* 3 FOOTER */



/*
.footerbg {
	background-image: url(images/footer1.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
*/

.footerbg {
        /* background-image: url(images/content-shim.jpg); */
	background-color: White;
    background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 140px;
	text-align: center;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;    
}


.footer {
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 40px;
	text-align: center;
	font-size: 10px;
/*
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;    	
	border-bottom: 4px solid #FFFFFF;    
*/
	
}

ul#menub
{
	
	margin: 12px auto 5px auto;
        right: 120px;
	width:auto;
	display:block;
	background:transparent;
	text-transform: uppercase;
	font-size: 10px;
}

ul#menub li
{
	display:block;
	float:left;
	margin-left: auto;
	margin-right: auto;
}
	
ul#menub li a
{
	display:block;
	float:left;
	color:#d32525;
	text-decoration:none;
	padding:0 12px 0 0;  
}


ul#menub li a:visited {
	color: #d32525;
}
	
ul#menub li a:hover
{	
	text-decoration:underline;
	color:#d32525;
/*	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	*/	
}
	

ul#menub li a:current
{
	display:inline;
	height:22px;
	background:transparent;	
	float:left;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

#stylefour{position:relative;display:block;margin-top: 220px;height:44px;font-size:11px;font-weight:bold; background:transparent url(images/bgOFF.gif) repeat-x top left ; font-family:Arial,Verdana,Helvitica,sans-serif; text-transform:uppercase; border-top:5px solid #2b4710;}

#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}

#stylefour ul li{display:block;float:left;margin:0; }

#stylefour ul li a{display:block;float:left;color:#2b4710;text-decoration:none;padding:6px 30px 0 30px; height:23px; background:transparent url(images/bgDIVIDER.gif) no-repeat top right; }

#stylefour ul li a:hover,#stylefour ul li a.current{color:#2b4710; height:28px;background:#000 url(images/bgON.gif) repeat-x top right;}


