@charset "utf-8";

/* 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}

.rounded-corners {
 	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	behavior: url(css/border-radius.htc);
	
	-moz-box-shadow:    -3px 3px 5px 6px #666;
    -webkit-box-shadow: -3px 3px 5px 6px #666;
    box-shadow:         -3px 3px 5px 6px #666;
}

body {
	background-image: url(../images/striped_bg3.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
}

h2 {
	font-size:24px;
	font-weight:bold;
	color:#0C0;
	margin:5px 0 10px 0;
}

p {
	font-size:16px;
	line-height:150%;
	margin:0 0 15px 0;
}

h3 {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:160%;
}

strong {
	font-weight:bold;
	color:#0C0;
}

#container {
	background-color: #FFF;
	width: 900px;
	margin: 50px auto 0px auto;
	border: 7px solid #FFF;
}

#header {
	background-image:url(../images/header_bg.jpg);
	width:900px;
	height:200px;
	border: none;
}

.logo {
	margin: 10px 0 0 20px;
	float:left;
}

.slogan { /* H1 */
	display:block;
	margin:155px 0 0 10px;
	color: #FFF;
	font-size:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-style:italic;
	font-weight:bold;
	float:left;
}

#navigation {
	width: 900px;
	height: 50px;
	background: url(../images/navigation-bg.jpg) no-repeat left top;
}

#navigation ul {
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	background: url(../images/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a.last {
	background:none;
}

#navigation ul li a:hover {
	color:#363636;
	background: url(../images/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#363636;
	background: url(../images/navigation-hover.png) repeat-x left top;
}

#main_content{
	width:900px;
    margin: 10px 0 8px 0;
}

#left_column{
	width:340px;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}

.clouds{
	margin:10px 10px 20px 30px;
}

.map{
	margin:10px 25px 20px 25px;
}

#text_area2{
	width:320px;
	margin:12px 10px 0 10px;
	font-size:14px;
	line-height:150%;
}

#text_area2 ul{
	list-style-image:url(../images/tick.png);
	padding-left:20px;
	margin:20px 0 0 0;
}

#text_area2 ul li{
	margin:5px 0 0 5px;
}

#right_column{
	width:520px;
	margin:0 10px 0 10px;
	padding:0;
	float:left;
}

#text_area{
	width:500px;
	margin:5px 10px 20px 10px;
}

#fixed_content {
	width:900px;
	height:180px;
	margin:0;
	padding:0;
	clear:both;
}

#button{
	width:360px;
	height:180px;
	float:left;
	background:no-repeat top right url(../images/box_tr.png) #7accc8;
	position:relative;
}

.bottom-right{
	position:absolute;
	bottom:0;
	right:0;
}

#button_box{
	width:150px;
	height:150px;
	margin:15px 105px 15px 105px;
	background-image: url(../images/button_offer.png);
}

#button_box:hover{
	width:150px;
	height:150px;
	margin:15px 105px 15px 105px;
	background-image: url(../images/button_offer_hover.png);
}

#calculator{
	background-color:#99ccff;
	background: #99ccff url(../images/euro_cigarette.png) no-repeat right bottom;
	width:512px;
	height:160px;
	padding:10px;
	float:right;
	position:relative;
}

.top-left{
	position:absolute;
	top:0;
	left:0;
}

.bottom-left{
	position:absolute;
	left:0;
	bottom:0;
}
	

#mashine{
	margin:12px 0 0 5px;
}

.input{
	width:50px;
	text-align:center;
	margin: 5px 0 0 0;
}

#questions{
	float:left;
	text-align:right;
}

#inputs{
	float:left;
	margin:0 0 0 10px;
}

#results{
	float:left;
	margin: 0 0 0 10px;
}

.result{
	width:85px;
	height:35Px;
	margin:5px 0 0 0;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#F00;
}

.my_button {
    background:url(../images/button_calc.png) no-repeat;
    cursor:pointer;
    width: 90px;
    height: 26px;
    border: none;
}

.my_button:hover {
    background:url(../images/button_calc_hover.png) no-repeat;
    cursor:pointer;
    width: 90px;
    height: 26px;
    border: none;
}

#footer{
	width:900px;
	height:65px;
	margin: 8px 0 0 0;
	padding:25px 0 0 0;
	background: url(../images/foot_br.png) no-repeat bottom right #99ffcc;
	position:relative;
}

.bottom-left {
	position:absolute;
	bottom:0;
	left:0;
}

#bottom_links {
	width:900px;
	height:50px;
	margin:20px auto 40px auto;
}

#bottom_links ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
} 
#bottom_links ul li {
	display: inline;
	margin: 0px;
} 
#bottom_links ul li a {
	height:33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font: bold 12px Arial;
	color: #000;
	text-decoration: none;
	background: url(../images/navigation-separator2.png) no-repeat right center;
} 

#bottom_links ul li a:hover {
	color:#363636;
}

#bottom_links li#active a {
	color:#363636;
}

#bottom_links ul li a.last {
	background:none;
}

#contact_form{
	margin:10px 0 0 0;
}

#contact_form label{
	padding:0 0 0 2px;
}


#left_form{
	float:left;
}

#right_form{
	float:right;
}

#right_form textarea{
	width:300px;
	height:180px;
}

.submit-button {
    background:url(../images/button_submit.png) no-repeat;
    cursor:pointer;
    width: 122px;
    height: 35px;
	border: none;
	margin:25px 0 0 15px;
}

.submit-button:hover {
    background:url(../images/button_submit_hover.png) no-repeat;
    cursor:pointer;
    width:122px;
    height: 35px;
    border: none;
	margin:25px 0 0 15px;
}


