@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	font-size: 12px;
	margin:0;
	padding:0;
	line-height:15px;
	text-align:center;
}
#container {
	width:860px;
	margin:0 auto;
	text-align:left
}
.description {
	margin-left:44px;
}
.description h4{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 12px;
}
.checked {
	float:left;
	margin-right:14px;
	width:30px;
	height:40px;
}
#counter {
	color:#666666;
}
#counter strong {
	color:#000;
}
#settings {
	width:210px;
	float:left;
	padding: 10px 0 10px 10px;
	background-color: #F0F0F0;
}
#statistics {
	margin-left:240px;
	padding: 10px;
}
#demo {
}
#demo .extra {
	padding-left:30px;
}
#demo .options {
	padding-left:10px;
}
#demo .getOption {
	padding-left:10px;
	padding-right:20px;
}
.quittext {
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	font-size: 10pt;
}
.landmarks {
	margin-bottom:10px;
}
.time {
	width:150px;
	float:left;
	padding-left:20px;
	background:url(../images/clock.gif) no-repeat center left;
	font-size: 14px;
}
input {
	margin:0;
	padding:0;
	margin-top:4px;
	width: 55px;
	margin-bottom: 4px;
}
select {
	margin:0;
	padding:0;
	margin-top:4px;
	width: 60px;
	margin-bottom: 4px;
}
label {
	color:#666666;
	font-size:11px;
	margin:0;
	padding:0;
}
h2 {
	margin-top:0;
	padding-top:0;
	line-height:20px;
	color: #BF0000;
}
h3 {
	margin:0 0 10px 0;
	padding:0;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
}
h1 {
	width:371px;
	height:132px;
	padding:0;
	margin:0;
	background:url(../images/logo.gif) top left no-repeat;
}
h1 span {
	display:none;
}
.clear {
	clear:both;
}
.left {
	float:left;
	width:65px;
}
form {
	margin:0;
	padding:0
}
.isaved {
	background: url(../images/heart.gif) no-repeat #F3FFEC 10px center;
	padding:12px;
	border:1px solid #CCFFCC;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.line1, .line2, .line3 {
	height:25px;
	font-size:14px;
	padding-left:50px;
}
.line1 {
	background: url(../images/stopped.gif) no-repeat 10px center;
	padding:8px 8px 8px 50px;
}
.line2 {
	background: url(../images/calender.gif) no-repeat 10px center;
	padding:8px 8px 8px 50px;
}
.line3 {
	background: url(../images/money.gif) no-repeat 10px center;
	padding:8px 8px 8px 50px;
}
#footer a {
color:#666;
text-decoration:none;
}

#language {
color:#666;
text-decoration:none;
float:right;
clear:both;
color:#333;
margin-top:8px;
text-align:right;
}

#language a{
color:#0066FF;
text-decoration:none;
}
#language a:hover{
	color:#0066FF;
	text-decoration:underline;
}


a.button {
display:block;
background:url(http://www.quitcounter.com/images/button_back.gif) top left no-repeat;
color:#666666;
margin-top:6px;
font-size:13px;
text-decoration:none;
clear:both;
height:38px;
padding:0 0 0 4px;
width:200px;
}
a:hover.button {
background:url(http://www.quitcounter.com/images/button_back_hover.gif) top left no-repeat;
}
span.icon {
display:block;
float:left;
margin:2px 6px 0 4px;
}
span.text {
display:block;
float:left;
margin-top:8px;
}


.rss_box {font-size:12px;line-height:16px;margin-top:20px;}

.rss_box li {margin-bottom:8px;border-bottom:1px solid #ccc;padding-bottom:8px}

.rss_box a{font-size:14px;font-weight:bold;color:#9cb031;}

.quittips {text-align:left;}
.quitcounter {text-align:left;margin-top:8px;}
