/* 	********************************************************************************************** 

	*		LAYOUT *
	*		Created:	 11/07/2010	 *
	*		Last update: 11/07/2010  *  
	*		Created by: KreamWeb  *
    *		Author: Emanuela Castorina	 *

   	********************************************************************************************** */



/*----Reset------  */

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-size: 100%;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #1c0b11 url(../images/bg.jpg) repeat-x;
}

#wrapper {
	width: 1020px;
	margin: 0 auto;
	padding-left: 56px;
	padding-right: 63px;
	background: url(../images/bgwrapper.jpg) no-repeat 0 321px;
}


/* HEADER */
#header {
	position: relative;
}

#logo {
	background-image: url(../images/logo.jpg);
	width: 440px;
	height: 88px;
	margin-top: 3px;
	text-indent: -9999999px;
	margin-left: 56px;
}

#claim {
	height: 182px;
	background: url(../images/img_coffee.jpg) no-repeat;
	margin-top: 6px;
	color: #bc0806;
	font-size: 60px;
	padding-left: 335px;
	padding-top: 42px;
}

#claim2 {
	margin-top: -30px;
}

#subtitle {
	text-decoration: none;
	height: 72px;
	background-color: #221014;
	margin-top: 2px;
	color: #f8efe3;
	font: normal normal normal 20px/72px Georgia, "Times New Roman", Times, serif;
	padding-left: 63px;
}

#subtitle span {
	color: #c7a156;
	font-style: italic;
}

#container_form {
	position: absolute;
	background-image: url(../images/form.png);
	width: 394px;
	height: 379px;
	top: 20px;
	z-index: 100;
	right: 25px;
}
/* FORM STEP 1 */
#form1 {
	margin-top: 110px;
	margin-left: 52px;
}

.text {
	height: 30px;
	width: 310px;
	background: none;
	font-size: 18px;
	color: #746661;
	border: none;
	margin-bottom: 15px;
	padding-left: 5px;
}

.button {
	height: 53px;
	background: transparent url(../images/button.png) no-repeat 0 bottom;
	width: 320px;
	border: none;
	margin-left: -1px;
	text-indent: -999999px;
}

.button a {
	width: 100%;
	height: 100%;
	background: transparent url(../images/button.png) no-repeat 0 top;
	display: block;
}
/* GENERAL CONTENT */

#content {
	background: #fff url(../images/bgcontent.png) repeat-x;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	padding-top: 20px;
	line-height: 16px;
}

#content h2 {
	color: #c20605;
	font: normal 18px Arial, Helvetica, Geneva, sans-serif;
}

#content h3 {
	color: #483726;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
	padding-left:80px;
}


/* COLUMN 1 */

.col1 {
	width: 245px;
	min-height: 313px;
	float: left;
	background: url(../images/divider.png) no-repeat right 20px;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 10px;

}

.col1 p {
	margin-top: 20px
}

.col1 img {
	float: left;
	margin-left: 10px;
}

p.sec {
	margin-top: 40px;
}

.sec span {
	float: left;
	width: 170px;
	padding-left: 10px;
	font-size: 11px;
	color: #a0a1a1;
	padding-top: 10px;
}

/* COLUMN 2 */
.col2 {
	float: left;
	width: 400px;
	padding-left: 20px;
	background: url(../images/divider.png) no-repeat right 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.col2 div {
	width: 100%;
	clear: both;
	margin-top: 20px;
	line-height: 16px;
	
}

.col2 div span {
	float: left;
}
.col2 p{
	padding-left: 80px;
}
.note {
	color: #c20605;
	font: bold 15px/18px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}
/* COLUMN 3 */
.col3 {
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;

}

.col3 h2 {
	margin-bottom: 20px;
	padding-left: 5px;
}

.box {
	width: 250px;
	margin-bottom: 20px;
}

.box ul {
	padding-top: 15px;
	padding-left:90px;
	padding-bottom: 15px;
}

.box ul li {
	margin-bottom: 3px;
}

.box img {
	float: left;
	margin: 10px 0 10px 10px;
}

.box_top {
	background: url(../images/top.jpg) no-repeat;
	height: 9px;
}

.box_middle1 {
	background: url(../images/middle.jpg) repeat-y;
}

.box_middle2 {
	background: url(../images/middle2.jpg) no-repeat 0 bottom;
}

.box_bottom {
	background: url(../images/bottom.jpg) no-repeat 0 bottom;
	height: 9px;
}
/* LOGOS  */
.logos {
	clear: both;
	height: 80px;
	padding-top: 25px;
	background: url(../images/bglogos.png) repeat-x;
	
}

.logos ul li {
	float: left;
}
/* FOOTER  */
#footer {
	text-align: right;
	color: #d6d5d5;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	background-color: #1d0a12;
	height: 30px;
}



