/*
 * Pathfinder Guestbooks
 *
 * Developed by Phaistos Networks S.A.
 *
 * [c] 1997-2006
 *
---------------------------------------------------------- */
body {
	color: #555;
	background: #fff;
	text-align: center;
	margin: 8px 15px;
	}
body, table, input, select 	{ font: normal 13px/1.5em Arial, serif;      }
input, select 			    { line-height: normal; /* This is needed  */ }
img		                    { border: none;	                             }
form	                    { margin: 0;	                             }
hr                          { display: none;                             }
a		                    {
	color: #2251A6;
	text-decoration: none;
	cursor: pointer;
	}
a:hover                     { text-decoration: underline;                }


/* Headers
---------------------------------------------------------- */
#steps h2    {
	font-size: 21px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	}
#steps h2  b {
	font-weight: normal;
	color: #fa8100;
	}
#steps h3 {
	color: #0e8ed0;
	font-size: 18px;
	font-weight: normal;
	margin: 40px 0 20px 20px;
	padding: 0;
	}
#features h3 {
	color: #045d96;
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
	}
#content-text h2, #ad-free h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#ad-free h2 {
	color: green;
	line-height: 1.6em;
	}

/* Layout
---------------------------------------------------------- */
#wrapper		                     {
	width: 960px;
	text-align: left;
	margin: auto;
	}
#content, #sub-content               {
	min-height	: 0;
	_height		: 1%;
	}
#content:after, #sub-content:after   {
	content		: ".";
	clear		: both;
	display		: block;
	height		: 0;
	visibility	: hidden;
	}
#content {
	background: url("img/spacer.gif") no-repeat center bottom;
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
	}
#sub-content { background: url("img/grandient.png") repeat-x bottom; }
/* Header
---------------------------------------------------------- */
#top {
	position: relative;
	line-height: 100%;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding: 0 0 10px 0;
	}
* html body #top { height: 1%; }
#top #user {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 10px;
	font-size: 12px;
	width: auto;
	list-style: none;
	}
#user li {
	border-right: 1px solid #EEEEEE;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}
#user .username {
	font-weight: bold;
	border: none;
	padding: 0;
}
#user .last {
	border: none;
	margin: 0;
	padding: 0;
}
#top span { color: #999; }

/* Content
---------------------------------------------------------- */
#steps, #content-text {
	float: left;
	width: 700px;
	}
#steps {
	background: url("img/steps-corners.jpg") no-repeat 0px 40px;
	_padding-bottom: 4px;
	}
#content-text {
	float: left;
	width: 500px;
	padding-right: 10px;
	overflow: hidden;
	/*background: url("img/ad-free.png") no-repeat 18px 60px;*/
	}
#content-text p { line-height: 1.7em; }
#steps img    {
	float: right;
	clear: right;
	margin-top: 64px;
	}
*:first-child+html #steps  { padding-bottom: 4px; }
#steps li img              { float: none;         }
#login                     { float: right;        }
#ad-free {
	float: right;
	width: 420px;
	background: #fcfff9 url("img/ad-free-bg.gif") repeat-y center;
	}
#ad-free-top    { background: url("img/ad-free-top.gif") no-repeat center top;       }
#ad-free-footer { background: url("img/ad-free-footer.gif") no-repeat center bottom; }
.example { color: #888;           }
.ad-free { color: #000!important; }
#ad-free form div.submit {
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #70c61c;
	background-color: #BDEF8C;
	margin: 25px 0 25px 0;
	padding: 20px;
	}
#ad-free form label {
	font-size: 16px;
	color: #333;
	margin-right: 10px;
	padding: 2px;
	}
#ad-free table td {
	padding:  10px;
}
#ad-free form select,
#ad-free form input[type=text] {
	width:  185px;
}
#ad-free form .button {
	display: block;
	margin: 10px 0 0 238px;
	_margin: 10px 0 0 226px;
	background-color: green; color: #fff;
	}
*:first-child+html #ad-free form .button { margin: 10px 0 0 207px; }
#content-text .first { font-size: 16px; }
#content-text ul     {
	list-style-type: none;
	/*background: url("img/grandient.png") repeat-x bottom;*/
	background: url("img/ad-free.png") no-repeat 18px 0px;
	border-bottom: 1px solid #eee;
	margin: 40px 0 0 0;
	padding:  0 0 40px  160px;
	}
#content-text ul.en	{ background: url("img/ad-free-en.png") no-repeat 18px 0px; }
 #content-text ul li {
	font-size: 16px;
	font-weight: bold;
	color: #777;
	margin-bottom: 10px;
	background: url("img/green-checkmark-large.gif") no-repeat left center;
	padding: 3px 0 7px 36px;
	}
.note                {
	font-size: 11px;
	color: #999;
	}
.note strong { font-size: 13px; }
.forgot              {
	font-size: 11px;
	margin: 4px 0 4px 0;
	display: block;
	}
.create {
	display: block;
	text-align: center;
	color: #fafafa;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #ddd;
	border-width: 1px 2px 2px 1px;
	background-color: #0e8ed0;
	margin-top: 14px;
	padding: 4px 0 4px 0;
	}
.create:hover {
	text-decoration: none;
	background-color: #fafafa;
	color: #0e8ed0;
	}
#steps ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	}
#steps ul li {
	font-size: 14px;
	color: #777;
	display: block;
	margin-bottom: 10px;
	}
.one   {
	background: url("img/1.png") no-repeat left center;
	padding: 10px 0 12px 50px;
	}
.two   {
	background: url("img/2.png") no-repeat left center;
	padding: 10px 0 12px 50px; line-height: 1.4em;
	}
.three {
	background: url("img/3.png") no-repeat left center;
	padding: 10px 0 12px 50px;
	}
#steps ul li strong {
	color: #0e8ed0;
	font-weight: normal;
	}

/* Sub Content
---------------------------------------------------------- */
#features {
	float: left;
	width: 700px;
	padding-bottom: 10px;
	}
#advertising {
	float: right;
	}
#advertising h2 {
	font-size: 2em;
	margin: 0;
	padding: 0;
	}
#advertising h2 a {
	display: block;
	width: 240px;
	height: 161px;
	color: #fff;
	text-align: center;
	line-height: 1.3em;
	background:  url("img/advertising.png") no-repeat;
	padding-top: 20px;
	}
#advertising h2 a.eng	{ background: url("img/advertising-en.png") no-repeat; }
#advertising h2 a:hover {
	text-decoration: underline;
	}
#features ul {
    overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	_height: 1%;
	}
#features li {
	float: left;
	border-right: 1px solid #eee;
	padding: 15px 20px 0 20px;
	margin: 0 0 0 8px;
	width: 190px;
	_width: 188px;
	height: 160px;
	}
.features-c {
	border-right: none!important;
	padding-right: 0px!important;
	}
#features p { line-height: 1.6em; }

/* Footer
---------------------------------------------------------- */
#footer {
	text-align: center;
	border-top: 1px solid #e6e6e6;
	line-height: 2em;
	color: #888;
	padding-top: 10px;
	}

/* Buttons
---------------------------------------------------------- */
.button {
	font-family:  	Arial, Verdana, Helvetica, sans-serif;
	line-height: 	12px;
	color: 			#333;
	background: 	#ddd;
	padding: 		3px 4px 2px 4px;
	text-align: center;
	cursor: pointer;
	c\ursor: pointer;
	}
.button.bold {
	background: 	#206ba4;
	color: #fff;
	}
* html .button { padding-left: 0; padding-right: 0; }

/* Form
---------------------------------------------------------- */
#login label { display: block; }
#login p {
	width: 200px;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	border-width: 1px 2px 2px 1px;
	line-height: 1.8em;
	padding: 20px;
	margin: 0;
	}
#username, #pass {
	width: 15.1em;
	margin-bottom: 6px;
	}
div.error {
	background: #fad9d3 url("img/error.gif") no-repeat 10px center !important;
	border: 1px solid #f8a38a;
	color: red;
	padding: 10px 10px 10px 35px;
	}
.text {
	padding: 3px;
	font-family: arial, serif;
	border: 1px solid #ddd;
	width: 15em !important;
	margin: 0;
	}

#warning {
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 17px;
	background: #C1172C;
	color: #fff;
	border: 4px solid #fff;
	box-shadow: 0px 0px 3px #666;
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
	text-align: center;
}