html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end reset */

body {	
	
	background: #404040 url(slideshow/images/bg.jpg);
	color:  #fff;
	font-family: 14px/20px Times, Georgia, "Times New Roman", serif;
	text-align: center;
	
}
.fullBg {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#container {
	 position: absolute;
  top: 0;
  left: 0;
	width:990px;
	z-index: 50;
}
img {
	border:none;
	}
	a img {
	border:none;
	}

#col-left {
	
	width: 190px;
	float: left;
	text-align: left;
	margin: 20px 0 20px 20px;
}
#col-main {
	width: 640px;
	float: left;
	display: inline;
	margin: 20px 0;
}
#col-right {
	
	float: left;
	width: 120px;
	display: inline;
	margin: 20px 10px;
}

.alignleft {
	text-align: left;
	float: left;
	}

.alignright {
	float: right;
	text-align: right;
	}

.aligncenter {
	display: block;
	  margin-left: auto;
	  margin-right: auto;
	  text-align: center;
}
.top1 {
	font-size: 1.4em;
}
.top2 {
	font-style: italic;
	font-size: 1.2em;
}
.mtop4 {
	
	margin-top: 4em;
}
.mtop2 {
	
	margin-top: 2em;
}
.textr {
	/*
	margin-right: 2em;*/
	text-align: right;
}

a {	
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
}
.topm {
	font-size:1.3em;
}

.topma {
	font-size:1.3em;
}
.giu {
	margin: 0.5em;
}
.subg {
	
	font-size: 1em;
}

 a:hover {
	text-decoration: underline;
}
.collapse {
	
	display: none;
}
.incontent {
	width: 80%;
	min-width: 400px;
	background-color: #404040;
	padding: 1em;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em; /* future proofing */
	-khtml-border-radius: 1em;
	margin: 20px auto;
	text-align: left;
}
	
.incontent h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
}
.incontent h3 {
	font-size: 1.1em;
	font-style: italic;
}
.incontent2 {
	width: 80%;
	min-width: 400px;
	border: 1px solid #404040;
	margin: 20px auto;
	padding: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em; /* future proofing */
	-khtml-border-radius: 1em; /* for old Konqueror browsers */
	background: #DDD url('slideshow/images/bg.jpg') repeat;
	text-align: left;
	
	}
	
.incontent2 h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
		
}
.incontent2 h3 {
	font-size: 1em;
	font-style: italic;
	}


.alto {
	font-size: 1.2em;
	font-weight: bold;
}
.incontent p {
	font-size: 0.9em;
	margin: 0 0.5em 0.5em;
}

input {
	width: 300px;
	font-size: 1.2em;
	margin: 10px 0px 20px 0px;
}
.txar {
	width: 300px;
	height: 120px;
	font-size: 1.2em;
	margin-top: 20px;
	}

input[type=submit] {
margin-left: 200px;
    width: 100px;
    background-color: #fff;
    color: #333;
}

input[type=submit]:hover {
    color: #fff;
    background-color: #404040;
    }

input:focus, textarea:focus { 
	border: 1px solid white; 
	background-color:transparent;
	color: #fff; 
	}
	
#formail {
	margin: 20px auto;
}
#right {
	position: relative;
	width: 600px;
	margin-left: 40px;
	float: left;
	height: 100%;
	overflow: hidden;
	display: inline;
}
	
#right .content {
	padding: 20px 0px;
	position: relative;

}
h1 {
	margin-top: 130px;
	font-size: 32px;
	padding: 20px 0px;
	text-align:right;
	color: #f1f1f1;
}

#right ul li {
	height: 260px;
	padding: 10px 0px;
}
#right ul li:hover {
	height: 260px;
	padding: 10px 0px;
}
#right img {
	float: left;
	padding: 5px;
	background: url(slideshow/images/image-bg.png) top left no-repeat;
	margin-right: 20px;
}
#right h3 {
	float: left;
	text-transform: lowercase;
	padding: 4px;
	font-size: 20px;
	background: #f1f1f1;
	color: #262626;
	margin: 20px 0px;
}
#right .content p {
	float: left;
	width: 220px;
	color: #f1f1f1;
}
/* Text Page */
.about {
	margin-top: 145px;
}
#right .about p {
	float: left;
	width: 280px;
	padding: 0px 20px 0px 0px;
}
#right h2 {
	color: #f1f1f1;
	padding: 20px 0px;
	font-size: 18px;
	width: 620px;
	float: left;
	text-transform:uppercase;
}
#right .about img, #right .full img {
	padding: 0;
	margin: 0;
	background: none;
}
#right img.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
}
#right img.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
}

/* Content Page */
.full {
	margin-top: 145px;
}
#right .full p {
	float: left;
	width: 600px;
	padding: 0px 20px 10px 0px;
}
#right .full ul {
	display: block;
	float: left;
}
#right .full li {
	height: auto;
	padding: 5px 0px 5px 15px;
	background: url(slideshow/images/bullet.gif) center left no-repeat;
}
#right .full li:hover {
	height: auto;
	padding: 5px 0px 5px 15px;
}
.slideshow {
	overflow: hidden; 
	background:url(slideshow/images/bg.jpg);
}
#player {
	margin-left: auto;
	  margin-right: auto;
	  text-align: center;
}
