body {
    padding: 0px;
	text-align: center;
	font: normal normal 12px Verdana, Arial, Helvetica, Sans-serif;
}

a, table th, .ui-widget-content .vr-dialog-links a {
	color: #3a6326;
}

a.largelink {
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

a.mediumlink {
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

a img {
	border: 0;
}

a:hover, .vr-dialog-links a:hover {
	color: #F0A400;
}

.ar {
	text-align: right;
}

.ac {
	text-align: center;
}

div#header {
	margin: 20px auto 0 auto;
	width: 860px;
	height: 166px;
    background: url(graffa/header.gif) no-repeat;
    padding: 0px;
}

div#headerbcont {
	height: 122px;
	margin-left: 360px;
}

div#headerb {
	padding-top: 15px;
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 10px;
}

div#rightb, div.rlinks {
	float: right;
	margin-right: 20px;
	display: inline;
	/*margin-left: 20px;*/
}

div#bottomb {
	text-align: center;
	clear: both;
}

table.qlink {
	margin: auto;
}

table.qlink td {
	padding: 5px;
}

div.ingress {
	text-align: center;
	background: #f2f5ee;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 50px 20px 50px;
	color: #f07700;
	line-height: 16px;
}

div.qlinks {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 10px 0;
	color: #f07700;
	line-height: 16px;
}

div.ingress h2, div.qlinks h2 {
	color: #f07700;
	font-weight: bold;
	font-size: 18px;
	margin: 0 20px 5px 20px;
}

div.ingress p {
	margin-left: 0;
	margin-right: 0;
}

div.qlinkscont {
	float: left;
	position: relative;
	text-align: center;
	left: 50%;
}

div.qlinkscont2 {
	position: relative;
	left: -50%;
}

a.qlink {
	display: block;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	background-color: #eceee3;
	vertical-align: middle;
}

a.qlink:hover, a.qlink.active {
	background-color: #fafbf7;
}

a.qlink.active {
	background-color: #fafbf7;
	color: #F0A400;
}

a.cmpqlink  span, a.aqlink span, a.search-qlink span {
	font-size: 20px;
}

a.qlink img {
	display: none;
	vertical-align: middle;
}

a.cmpqlink { 
	width: 190px;
	height: 50px;
	margin: auto 10px;
	padding: 2px 35px 2px 2px;
	line-height: 20px;
	font-size: 12px;
	background: #eceee3 url('/graffa/btnright.gif') no-repeat 190px 10px;
}

a.aqlink { 
	width: 220px;
	height: 45px;
	padding: 2px 35px 2px 2px;
	margin: auto 10px;
	line-height: 20px;
	font-size: 12px;
	background: #eceee3 url('/graffa/btnright.gif') no-repeat 222px 8px;
}

div.vv-search-qlinks {
	line-height: 25px;
	vertical-align: middle;
	margin-left: 0;
}

div.vv-search-qlinks table {
	margin: 0;
	text-align: center;
}

div.vv-search-qlinks table td {
	text-align: center;
}

div.vv-search-qlinks div.label {
	float: left;
	font-weight: bold;
}

a.vv-search-qlink {
	display: inline-block;
	width: 78px;
	height: 25px;
	margin: auto;
	padding: 0;
	line-height: 25px;
	font-size: 10px;
}

a.vv-search-qlink span {
	font-size: 14px;
}

a.search-qlink {
	padding: 2px 8px;
	line-height: 38px;
	margin: auto 10px;
	font-size: 12px;
}

div.ccsearch {
	margin-bottom: 10px;
}

div.ccsearch a.aqlink {
	height: 40px;
	line-height: 38px;
}

a.qlink, div.rlinks, div.ingress, p.hl, div.hl, table.qlink, .ui-dialog.ui-widget-content, .border-rounded {
	border: 1px solid #d9e3c6;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}

div.rlinks ul a span {
	font-size: 11px;
	font-weight: normal;
	/*letter-spacing: -0.5px;*/
}

div.rlinks {
	width: 135px;
	background: #f2f5ee;
}

div.rlinks h2 {
	color: #f07700;
	margin: 0 0 0 8px;
	font-size: 16px;
}

div.rlinks ul {
	margin: 0 0 0 8px;
}

div.rlinks ul li {
	list-style: none;
	margin: 18px 0 0;
	line-height: 1.1em;
}

div.rlinks ul li:first-child {
	margin: 0;
}

div.rlinks a.largelink {
	font-size: 16px;
}

p.recomm a {
	font-size: 13px;
	text-decoration: underline;
}

ul#menu {
	list-style: none;
	padding: 0;
	margin-left: 40px;
	/*font-family: "Lucida Sans Unicode", LucidaGrande, Verdana, Arial, Helvetica, Sans-serif;*/
}

ul#menu li{
	float: left;
	width: 170px;
	height: 29px;
	margin: 0 5px 0 0;
	padding: 4px 0 0 0;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(graffa/menuitembg.gif) no-repeat;
}

ul#menu li a{
	color: #FFFFFF;
	text-decoration: none;
}

ul#menu li a span{
	font-size: 10px;
	letter-spacing: 0px;
}

ul#menu li:hover a {
	color: #F0A400;
	text-decoration: none;
}

ul#menu li a:hover{
	color: #F0A400;
	text-decoration: none;
}

div#widgets {
	float: right;
	margin: 20px 0 0 0;
	width: 0;
}

div.widget-container {
	margin: 0 20px 5px 0;
	float: right;
	width: 90px;
}

div#middle {
	margin: 0 auto 0 auto;
	width: 860px;
    background: url(graffa/middlebg.gif) repeat-y;
	text-align: left;
	/*padding: 15px 0 15px 0;*/
}

div#cmptop, div.news {
	width: 690px;
}

div#info {
	width: 690px;
}

/*div#textpage p, div#textpage table, div#textpage form, div#textpage h1, div#textpage h2, div#textpage h3 {
	margin: 0 50px 0 50px;
}*/

p, table, form, h1, h2, h3, ul, ol {
	margin: 0 20px 0 50px;
	padding: 10px 0 10px 0;
}

div#info p, div#info ul, div#info ol {
	/*padding-left: 20px;*/
}

.news h2 {
	margin-top: 10px;
}

.news p, .news table {
	margin-left: 100px;
	padding: 10px 0 5px 0;
}

.news ul, .news ol {
	margin-left: 120px;
	padding: 0;
}

.news table {
	margin-bottom: 5px;
}

.news table th {
	color: #3a6326;
	border: 1px solid #d9e3c6;
	background: #e5ebda;
}

.news table td {
	border: 1px solid #d9e3c6;
	background: #FFFFFF;
}

ul li, ol li {
	margin: 5px 0 5px 20px;
}

li ul, li ol {
	padding: 0;
}

div#footer {
	margin: 0 auto 10px auto;
	width: 860px;
	height: 54px;
    background: url(graffa/footer.gif) no-repeat;
	color: #FFFFFF;
	padding-top: 28px;
}

div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

h1, h2, h3 {
	color: #42682e;
	padding: 10px 0 0 0;
}

h1 {
	font-size: 18px;
	padding: 10px 0 10px 0;
}

h2 {
	font-size: 14px;
}

h2 a {
	text-decoration: none;
}

h3.ndate {
	font-size: 10px;
	padding: 0;
}

table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

table.cmpt  {
	width: 824px;
	border: 3px double #bed9a4;
	margin: 0 18px 0 18px;
	font-size: 11px;
}

table th {
	border: 0;
	padding: 6px 2px 6px 2px;
	background: #bed9a4;
	vertical-align: bottom;
	font-size: 12px;
}

table.cmpt .currency {
	font-size: 9px;
}

table.cmpt .company {
    color: #7D9A3D;
    font-size: 9px;
}

table.cccmpt {
	width: 750px;
	margin: auto auto;
}

table.cccmpt .currency {
	font-size: 9px;
}

table.cccmpt th {
	text-align: left;
	font-size: 13px;
}

table.cccmpt tr {
	height: 25px;
}

table th.dark {
	background: #b5d09a;
	text-align: right;
}

table th.fs-small {
	font-size: 10px;
}

table td {
	border: 0;
	padding: 2px 2px 2px 2px;
}

table td.ar {
	text-align: right;
}

table td.ac {
	text-align: center;
}

table td a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

table#sortable td.la {
	font-size: 9px;
}

table#sortable tr.odd {
	background: #f2f5ee;
}

table tr.colored, table#sortable tr.even {
	background: #e5ebda;
}

table#sortable tr.odd td.do {
	text-align: right;
	background: #e5ebda;
}

table#sortable tr.even td.do {
	text-align: right;
	background: #d9e3c6;
}

table#sortable .header {
	background-image: url(/graffa/bg.gif);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-right: 10px;
}

table#sortable .headerSortUp {
	background-image: url(/graffa/asc.gif);
	background-repeat: no-repeat;
	background-color: #abc78f;
}

table#sortable .headerSortDown {
	background-image: url(/graffa/desc.gif);
	background-repeat: no-repeat;
	background-color: #abc78f;
}

form.sform {
	padding: 0;
}

form.sform table {
	width: 100%;
	margin: 10px 0 10px 0;
}

form.sform p{
	margin: 5px 0 0 0;
	padding: 0;
}

form.sform  table td.dd, form.sform  table td.dd2 {
	text-align: right;
	padding: 3px 5px 3px 5px;
}

form.sform table td.dd select {
	width: 140px;
}

form.sform table td.dd2 select {
	width: 60px;
}

form.sform .submit {
	border: none;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	background: #3a6326 url(graffa/btnbg.gif) no-repeat center center;
	width: 77px;
	height: 35px;
	cursor: pointer;
	padding: 0 0 4px 0;
	/*margin: 10px 0 0 10px;
	float: left;*/
}

form.sform #toggle-more-search-opts {
	text-decoration: underline;
	color: #42682e;
	font-weight: bold;
	font-size: 14px;
}

form.sform #toggle-more-search-opts:hover {
	text-decoration: none;
	cursor: pointer;
}

form fieldset {
	/*width: 550px;*/
	border: 3px double #bed9a4;
	padding: 10px;
}

form legend {
	color: #42682e;
	font-weight: bold;
	font-size: 14px;
}

img.itt {
	cursor: help;
}

.help-hover {
	cursor: help;
}

p.hl, div.hl {
	background: #f2f5ee;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

a.tt {
	position:relative;
}

a.tt span {
	display: none;
}

a.tt:hover span {
	display:block;
    position:absolute;
    left:3em; 
	width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center;
}

a.tt:hover {
	background-color:#ff0
}

span.h {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin: auto;
}

.blank {
	background: #FFFFFF;
}

table.feedbackform {
	margin: 0;
	width: 100%;
}
table.feedbackform td {
	vertical-align: top;
	padding: 5px 20px;
}

/* jQuery Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	/*opacity: 0.9;*/
	text-align: left;
}
#tooltip h3, #tooltip div { 
	font-weight: normal;
	font-size: 12px;
	margin: 0; 
	padding-top: 0;
	max-width: 300px;
}
div.slider-set {
	padding: 10px 0;
	height: 30px;
}
div.slider-label {
	width: 100px;
	float: left;
	color: #3A6326;
	font-size: 14px;
    font-weight: bold;
}
div.slider-container {
	width: 350px;
	float: left;
	margin-left: 20px;
}
div.slider-values {
	width: 120px;
	float: left;
	text-align: right;
	color: #3A6326;
	font-size: 12px;
    font-weight: bold;
	margin-left: 20px;
}
div.slider-values span {
	font-size: 14px;
    font-weight: bold;
}

/* VIPPIPAIKAT */
#vippipaikat-table {
	margin: 20px 120px 20px 80px;
}
#vippipaikat-table table{
	width: 98%;
	margin: 0 1%;
}
#vippipaikat-table tr {
	border-top: 1px solid #d9e3c6;
	height: 70px;
}
#vippipaikat-table tr:first-child {
	border-top: none;
}
#vippipaikat-table td{
	padding: 10px;
}
#vippipaikat-table tr td:first-child {
	padding-left: 30px;
}
#vippipaikat-table a {
	font-size: 17px;
}
#vippipaikat-table span {
	font-size: 11px;
}

.vippipaikat-excerpt {
	margin-left: 100px;
	padding: 20px 0 0 0;
}
.vippipaikat-vrlink {
	margin-left: 100px;
	padding-top: 0;
}
.vippipaikat-qlink-cont {
	width: 650px;
	margin-top: 10px;
}
#aggregate-rating {
	float: right;
	margin: 0 50px 0 10px;
	font-size: 11px;
}
#aggregate-rating table {
	margin: 5px;
	text-align: center;
}
#aggregate-rating tr {
	border-top: 1px solid #d9e3c6;
}
#aggregate-rating tr:first-child {
	border-top: none;
}
#aggregate-rating tr td {
	padding: 10px;
}
#aggregate-rating tr:first-child td {
	padding: 0 0 10px 0;
}
#aggregate-rating .stars-big-bg {
	margin-top: 5px;
}
#vippipaikat-cmp-table .cmpt {
	clear: both;
	width: 780px;
	margin: 20px auto 20px auto;
}

/* STARS */
.stars-small-bg {
	display: block;
	width: 0;
	height: 12px;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('graffa/stars-small.png');
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
	cursor: pointer;
}
.stars-small-value {
	display: block;
	width: 0;
	height: 12px;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('graffa/stars-small.png');
    background-origin: padding-box;
    background-position: 0 -13px;
    background-repeat: repeat-x;
}
.stars-big-bg {
	display: block;
	width: 120px;
	height: 24px;
	margin-left: auto;
    margin-right: auto;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('graffa/stars-big.png');
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
}
.stars-big-value {
	display: block;
	width: 0;
	height: 24px;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('graffa/stars-big.png');
    background-origin: padding-box;
    background-position: 0 -24px;
    background-repeat: repeat-x;
}
.ui-dialog .ui-widget-header {
    background: none repeat scroll 0 0 #E6E9D8 !important;
    border: none !important;
}
.ui-dialog.ui-widget-content {
	background-image: none !important;
    background: #FFFFFF !important;
    color: #000000 !important;
	font-size: 11px;
}
.ui-dialog table {
	margin: 0;
    padding: 0;
}
.ui-dialog table tr {
	background: none;
}
.ui-dialog table .small {
	font-size: 9px;
}
.ui-dialog table .rating {
	width: 100%;
}
.vr-dialog-links {
	line-height: 2em;
    text-align: right;
	padding: 10px 10px 0 0;
}
.vr-dialog-company {
	vertical-align: top;
}
.vr-dialog-img {
	width: 100px;
	height: 50px;
}
