body {
    background: url(../img/body.gif) repeat-x;
}

#wrapper {
    margin: 15px auto 0 auto;
    width: 960px;
}

#header {
    padding: 0 20px;
    background-color: #ffffff;
    position: relative;
}

#content {
    overflow: auto;
    padding: 30px 20px 20px 20px;
    background-color: #ffffff;
    position: relative;
}

#tour_operator {
    background-color: #ffffff;
    padding: 20px;
    margin-top: 20px;
    font-size: 17px;
    color: #0171bc;
    text-align:center;
}

#tour_operator * {
    vertical-align: middle;
}

#logo {
    position: absolute;
    top: 20px;
    left: 20px;
}

#footer {
    margin-top: 10px;
    padding: 0 20px;
    color: #0171bc;
    font-size: 11px;
}

#slogan {
    text-align: right;
    padding: 70px 40px 10px 0;
}

#slideshow {
    height: 280px;
    width: 920px;
	overflow: hidden;
	position: relative;
}

#slideshow ul {
	margin: 0;
	padding: 0;
}

#slideshow li {
	float: left;
	display: none;
}

#slideshow .text {
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: none;
	padding-bottom: 10px;
	padding-right: 30px;
}

#breadcrumbs {
	position: absolute;
	top: 10px;
}

#slideshow .tl, #slideshow .tr, #slideshow .br, #slideshow .bl {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#slideshow .tl {
    background: url(../img/slideshow_tl.png) no-repeat top left;
}

#slideshow .tr {
    background: url(../img/slideshow_tr.png) no-repeat top right;
}

#slideshow .br {
    background: url(../img/slideshow_br.png) no-repeat bottom right;
}

#slideshow .bl {
    background: url(../img/slideshow_bl.png) no-repeat bottom left;
}

.clear {
    clear: both;
}

#cerca_viaggio {
    margin-top: 10px;
    background: url(../img/button–ricerca–viaggio.png) no-repeat;
    color: #ffffff;
    font-size: 17px;
	width: 296px;
	height: 96px;
}

#cerca_viaggio a {
    color: #ffffff;
    font-size: 17px;
	display: block;
	padding: 18px 20px;
	width: 100%;
	height: 100%;
}

#cerca_viaggio img {
    padding-left: 18px;
}

#cerca_viaggio * {
    vertical-align: middle;
}

#search {
    margin-top: 10px;
    background: url(../img/search_bkg.gif);
    color: #ffffff;
    padding: 15px 20px;
    font-size: 17px;
}

#search input[type = text] {
    width: 172px;
}

#search * {
    vertical-align: middle;
}

#search label {
    font-size: 17px;
    color: #ffffff;
}

#newsletter {
    margin-top: 10px;
    background: url(../img/search_bkg.gif);
    color: #ffffff;
    padding: 15px 20px;
    font-size: 17px;
    position: relative;
}

#newsletter a {
    position: absolute;
    top: 11px;
    right: 40px;
}

#content .left {
    float: left;
    width: 296px;
    padding-right: 10px;
}

#content .right {
    background: url(http://ividiesse.eside.it/img/border_v.gif) repeat-y;
    margin-left: 306px;
    padding-left: 10px;
}

#content .left > ul {
    list-style: none;
	margin: 0;
	padding: 0;
}

#content .left > ul > li + li {
    margin-top: 10px;
}

#content .left > h2 {
    background-color: #dee5e9;
    color: #a5b7c2;
}

.clear {
    clear: both;
}

#commands {
	text-align: right;
}

#racconti_new label {
	width: 150px;
	display: inline-block;
}

#racconti_new .field * {
	vertical-align: middle;
}

#content .iscrizione {
	padding: 10px 20px;
}

#content .iscrizione a {
	font-size: 17px;
	margin-left: 50px;
	font-weight: bold;
}

#content .iscrizione * {
	vertical-align: middle;
	color: #4D4D4D;
}

#content .iscrizione img {
	margin-left: 10px;
}

.privacy-text {
	display: inline-block; 
	width:250px; 
	height: 70px; 
	border: 1px solid #AAAAAA;
	overflow: auto;
	font-weight: normal;
}

form input[type=text], #formTab textarea {
	border: 1px solid #AAAAAA;
}

form .required {
	font-weight: bold;
}

.attachment {
	background: url(../img/pdf.gif) no-repeat left;
	padding: 7px 10px 7px 28px;
	list-style: none;
}

.attachment a {
	color: #707070;
	font-size: 14px;
}

.attachment-press {
	background: url(../img/pdf.gif) no-repeat left 5px;
	padding: 7px 10px 7px 28px;
}
