@charset "utf-8"

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

a{ text-decoration: underline; }
a:link{ color: #F55EAD; }
a:visited{ color: #F55EAD; }
a:hover{ color: #F5BCDA; }

#wrapper {
	margin: 0 auto;
	width: 950px;
}
#faux {
	margin-bottom: 5px; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 950px;
	background-image: url(faux-1-2-col.gif);
}
#header {
	color: #333;
	width: 950px;
	height: 105px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	background-image: url(../images/main-h.gif);
}

body.home #leftcolumn ul li a#nav-home,
body.stika #leftcolumn ul li a#nav-stika,
body.price #leftcolumn ul li a#nav-price,
body.example #leftcolumn ul li a#nav-example,
body.howto #leftcolumn ul li a#nav-howto,
body.posting #leftcolumn ul li a#nav-posting,
body.faq #leftcolumn ul li a#nav-faq,
body.about #leftcolumn ul li a#nav-about,
body.link #leftcolumn ul li a#nav-link,
body.toi #leftcolumn ul li a#nav-toi,
body.pol #leftcolumn ul li a#nav-pol,
body.site #leftcolumn ul li a#nav-site
{
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	border: medium double #FFCC99;
}

h1 {
color:#333333;
font-size:8pt;
margin:0px 0px 0px 770px;
}

#leftcolumn ul li{
	background-color:#555555
	height: 30px;
	display: block;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 100%;
	list-style: none;
}

#wrapper #faux li a:hover {
	background-color: #FFFFCC;
}


h2 {
	clear: both;
	margin: 20px 0px 10px 0px;
	padding: 2px 0px 0px 10px;
	font-size: 11pt;
	font-weight: bold;
	color:#FFFFFF;
	height: 35px;
        background: url(../images/h2.jpg) no-repeat;
}

h3 {
	clear: both;
	margin: 20px 0px 10px 0px;
	padding: 2px 0px 0px 10px;
	font-size: 11pt;
	font-weight: bold;
	color:#FFFFFF;
	height: 35px;
        background: url(../images/h2.jpg) no-repeat;
}



#leftcolumn {
	display: inline;
	width: 190px;
	float: left;
}
.price td {
	font-size: 12px;
	text-align: center;
}

.tokka td {
	font-size: 9px;
	text-align: left;
}

.about td {
	font-size: 12px;
	text-align: left;
	background-color:#FFFFFF;
}

.link td {
	font-size: 12px;
	text-align: center;
	background-color:#FFFFFF;
}

.toi td {
	font-size: 12px;
	text-align: center;
	background-color:#FFFFFF;
}


.pol td {
	font-size: 12px;
	text-align: center;
}

.stika td {
	font-size: 12px;
	text-align: center;
}

.tokka td {
	font-size: 11px;
	text-align: center;
}

#leftcolumn h2 {
	position: relative;
	left: 5px;
	top: 10px;
}

table{	
        background: #DEDEDE;
        margin: 0px 0px 0px 0px;
        font-size: 1.0em;
        width: 680px;
}

td{
        font-size: 0.9em;
        border: 1px solid #B0B0B0;
        line-height: 2.0em;
        text-align: center;
}

th{     
		font-size: 0.9em;
        border: 1px solid #B0B0B0;
		background:#DEDEDE;
        line-height: 2.0em;
        text-align: center;
}

#rightcolumn {
	float: right;
	color: #333;
	width: 650px;
	display: inline;
	position: relative;
	line-height: 1.8em;
	font-variant: normal;
	letter-spacing: 0.05em;
	right: 60px;
}

#rightcolumn p {
	margin: 0px 0px 0px 0px;
}

img				{
	margin: 0px 10px 0px 0px;
}


#right1column {
	float: right;
	color: #333;
	width: 670px;
	display: inline;
	position: relative;
	line-height: 1.8em;
	font-variant: normal;
	letter-spacing: 0.05em;
	right: 50px;
}

#right1column ul {
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0;
}

#right1column li {
float:left;
font-size:10pt;
font-weight:normal;
margin:0 0 10px 5px;
padding:0;
width:145px;
}

#right2column {
	float: right;
	color: #333;
	width: 650px;
	display: inline;
	position: relative;
	line-height: 1.8em;
	font-variant: normal;
	letter-spacing: 0.05em;
	right: 105px;
}

#right2column ul {
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0;
}

#right2column li {
float:left;
font-size:10pt;
font-weight:normal;
margin:0px 0px 10px 0px;
padding:0;
width:650px;
}

#right3column {
	float: right;
	color: #333;
	width: 650px;
	display: inline;
	position: relative;
	line-height: 1.8em;
	font-variant: normal;
	letter-spacing: 0.05em;
	right: 50px;
}

#right3column ul {
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0;
}

#right3column li {
float:left;
font-size:10pt;
font-weight:normal;
margin:0px 0px 10px 5px;
padding:0;
width:195px;
}

#footer {
	width: 950px;
	clear: none;
	color: #333;
	background: #E5CAE4;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0px;
}
#wrapper #footer ul {
	display: block;
	text-align: center;
	padding-bottom: 1px;
	margin:0px;
}

#wrapper #footer #copyright ul {
	margin:0px;
}

#wrapper #footer li {
	display: inline;
	margin:0px;
}

.clear { clear: both; background: none;}
#rightcolumn .container h5 {
	background-color: #FFFFCC;
	border: thin dotted #FFCC99;
}
#rightcolumn .container .ans {
	background-color: #EEECE3;
	margin-top: 1px;
	border: 0.5px solid #E6E7C2;
}
