﻿@import url("/c/style.css");

body {
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:normal;
	text-align:justify;
}
img {border:0;}
a, a:link, a:active, a:visited
{
	text-decoration:underline;
	color:#78b62f;
	font-size:12px;
}
a:hover{	text-decoration:none;}
h1 {	margin:2px 0 5px 0;
	color:#ff9900;	font-size:17px;	font-weight:bold;
}
h1 sup {
  font-size:12px;
}

h2 {
	margin:0 0 12px 2px;
	line-height:23px;
	font-weight:normal;
	color:#ff9900;
	font-size:14px;
}
h3 {
	margin-top:4px;
	margin-bottom:7px;
	font-weight:bold;
	color:#535353;
	font-size:14px;
}


ul{
	list-style-image:url('/i/ul_v_orange.gif');
	padding-left:0px;
	margin-left:15px;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:0px;
	padding-bottom:10px;
	line-height:1.5;
}
li{margin:0px;}







blockquote {
	margin:5px 5px 10px 5px;
}

/* Homepage top logo text */
.top_logo_text
{
	font-size : 13px;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

/* Font size and color for all the updated pages */
.text-size-color	{
/*	font-size:12px; */
	color:#444444;
}

.color_blue {
	color:#0C5FD7;
}
.wrapper {
	width:770px;
	margin:0 auto;
}

/* For widw Top menu domains */
.wrapper_wide {
	width:870px;
	margin:0 auto;
}

.wrapper #logo {
	margin:8px 0 10px 4px;
}
.wrapper tr {
	vertical-align:top;
}
#geo {
	color:#666;
	font-size:12px;
	font-weight:bold;
	width:130px;
	display:block;
}
#lang {
	padding:0 6px 0 0;
	/*font-size:11px;*/
}
#langcurrent {
    width:130px;
    margin-top:5px;
    display:block;
}
#langcurrent img {
    margin-right:4px;
}
#langcontainer {
    display:none;
    width:130px;
}
#langsel {
    width:120px;
    border:1px solid #FF9900;
    position:absolute;
    top:10px;
    margin:13px 0 0 -9px;
    background-color:white;
    list-style:none;
    padding:5px 8px;
}
#langsel li {
    padding-bottom:2px;
}
#langsel li a {
    display:block;
    color: #8D8D8D;
    text-decoration:none;
}
#langsel li a:hover {
    text-decoration:underline;
}
#langsel li img {
    margin-right:5px;
}
#top_nav {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#f0f1f2;
	background-image:url('/i/nav-new.gif');
	background-repeat:no-repeat;
	width:770px;
	height:29px;
	text-align:center;
}

#top_nav span {
	color:#555555;
}
#top_nav strong {
	color:#000;
}
#top_nav b {
  font-weight:normal;
  color:#b8bbbd;
  padding:0 7px;
}
#top_nav a {
	color:#8D8D8D;
	text-decoration:none;
}
#top_nav a:hover {
	text-decoration:underline;
}
#top_nav a:hover sup {
	text-decoration:none;
}

/* For wide top menu domains */
#top_nav_wide {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#f0f1f2;
	background-image:url('/i/nav-new-wide.gif');
	background-repeat:no-repeat;
	width:770px;
	height:29px;
	text-align:center;
}

#top_nav_wide span {
	color:#555555;
}
#top_nav_wide strong {
	color:#000;
}
#top_nav_wide b {
  font-weight:normal;
  color:#b8bbbd;
  padding:0 7px;
}
#top_nav_wide a {
	color:#8D8D8D;
	text-decoration:none;
}
#top_nav_wide a:hover {
	text-decoration:underline;
}
#top_nav_wide a:hover sup {
	text-decoration:none;
}

/* End of wide top menu domains */

#sub_nav {
	width:182px;
	padding:0 20px 0 5px;
}
#sub_nav span {
	font-size:13px;
	padding:6px 0 3px 8px;
	display:block;
	background-image:url(/i/sider-middle.gif);
	background-repeat:repeat-y;	
	margin-bottom:1px;
}
#sub_nav .indent, #sub_nav .indent_current {
  padding:0 0 2px 15px;
}
#sub_nav a {
	text-decoration:none;
}
#sub_nav .current {
	color:#000;
	font-weight:bold;
}
#sub_nav .current:hover {
	text-decoration:none;
}
#sub_nav a:hover {
	text-decoration:underline;
}
#homepage {
	width:770px;
	/*font-size:11px;*/
	color:#666;
  margin-top:10px;	
}
#homepage_banner {
  background-image:url('/i/hp-banner.jpg'); 
 /* background-image:url('/i/homepage/pic_banner_bg.gif'); */
/*  width: 430px; */
/*	background-repeat:no-repeat;*/
  height:230px;
  color:#fff;
  font-size:13px;
  font-weight:bold;
}
#homepage_banner h1 {
  color:#fff;
  font-size:22px;
  font-weight:bold;
  margin:9px 0 10px 0;
  line-height:28px;
}
#homepage_banner span {
  display:block;
  margin-bottom:10px;
}
#homepage_banner span a {
  color:#000;
  text-decoration:none;
}
#homepage_banner span a:hover {
  text-decoration:underline;
}
#homepage_banner img {
  padding:10px 5px 0 0;
}
#homepage .separator {
	padding:0 4px 0 9px;
	background-image:url(/i/hp_separator.gif);
	background-repeat:repeat-y;
}
#homepage strong {
	margin-bottom:4px;
}
#homepage p {
	margin:0;
	line-height:16px;
}
#homepage small {
	font-size:11px;
}
#homepage ul {
	margin:2px 0 0 0;
	padding:3px 0 0 15px;
}
#homepage ul li {
	padding-bottom:3px;
}
#sider_player {
  vertical-align:top;
  text-align:center;
	padding-top:10px;
	color:#fff;
	font-size:14px;
/*	background-image:url(/i/sider-video.jpg); */
	background-image:url(/i/homepage/see_it_in_action_bg.gif); 
	background-repeat:no-repeat;
	width:182px;
	height:180px;
	cursor:pointer;
}
#sider_grass {
  vertical-align:top;
  text-align:center;
	padding-top:10px;
	color:#fbab18;
	font-size:14px;
/*	background-image:url(/i/sider-grass.jpg); */
	background-image:url(/i/homepage/find_local_dealer_bg.gif); 
	background-repeat:no-repeat;
	width:182px;
	height:90px;
	cursor:pointer;
}

/* For DE domain */
#sider_grass_de {
  vertical-align:top;
  text-align:center;
	padding-top:10px;
	color:#fbab18;
	font-size:14px;
	background-image:url(/i/homepage/find_local_dealer_bg_de.gif); 
	background-repeat:no-repeat;
	width:182px;
	height:90px;
	cursor:pointer;
}

#sider_hp_5 {
  vertical-align:top;
	color:#fff;
	font-size:14px;
	background-image:url(/i/hp-banner-2.gif);
	background-repeat:no-repeat;
	padding-top:9px;
	width:580px;
	height:300px;
}
#sider_hp_5 h2 {
  font-size:18px;
  padding:9px 0 9px 10px;
  line-height:0;
  color:#fbab18;
}
#sider_hp_5 p {
  cursor:pointer;
  text-align:center;
  color:#a6a5a5;
  width:120px;
  text-align:left;
  font-size:11px;
  line-height:12px;  
  padding:0 11px 0 20px;
}
#homepage strong a {
  color:#000;
  text-decoration:none;
  display:block;
  font-size:13px;
  text-align:center;
  margin:2px 0 53px -9px;
}
#sider_hp_5 sup {
  font-size:7px;
}
#sider_hp_5 .rm400 {
  background-image:url(/i/rm400-5.jpg);
  background-repeat:no-repeat;
}
#sider_hp_5 .rm200 {
  background-image:url(/i/rm200-5.jpg);
  background-repeat:no-repeat;
}
#sider_hp_5 .rl1000 {
  background-image:url(/i/rl1000-5.jpg);
  background-repeat:no-repeat;
}
#sider_hp_5 .rl850 {
  background-image:url(/i/rl850-5.jpg);
  background-repeat:no-repeat;
}
#sider_hp_5 .rl550 {
  background-image:url(/i/rl550-5.jpg);
  background-repeat:no-repeat;
}
#content {
	background-repeat:no-repeat;
	width:605px;
	vertical-align:top;
}
#content p {
  width:90%;
}
#content ol li {
	padding-bottom:5px;
}
#content ul {
	list-style:square;
	padding:5px 0 20px 20px;
	margin:0;
}
#content ul li {
	padding-bottom:5px;
}
#content_header {
	background-image:url(/i/content-header.gif);
	background-repeat:no-repeat;
	height:15px;
}
#content_header h1 {
	margin:10px 0 10px 12px;
	font-size:18px;
	color:#ff9900;
}
#content_middle {
	background-image:url(/i/content-middle.gif);
	background-repeat:repeat-y;
	height:15px;
	padding:5px 10px 0 10px;
	font-size:13px;
}
#content_footer {
	background-image:url(/i/content-footer.gif);
	background-repeat:no-repeat;
	height:15px;
}
#content_products_5 {
  vertical-align:top;
	color:#fff;
	font-size:14px;
	background-image:url(/i/content-products-5.gif);
	background-repeat:repeat-y;
	width:560px;
	height:514px;
}
#content_products_5 strong a {
  color:#000;
  text-decoration:none;
  display:block;
  font-size:13px;
  text-align:center;
  margin:13px 0 54px -13px;
}
#content_products_5 p {
  cursor:pointer;
  text-align:left;
  font-size:11px;
  color:#000;
  width:160px;
  color:#a6a5a5;
  line-height:12px;
}
#content_products_5 sup {
  font-size:8px;
}
#content_products_5 .rm400 {
  background-image:url(/i/p-rm400-p.gif);
	background-repeat:no-repeat;
}
#content_products_5 .rm200 {
  background-image:url(/i/p-rm200-p.gif);
	background-repeat:no-repeat;
}
#content_products_5 .rl1000 {
  background-image:url(/i/p-rl1000-p.gif);
	background-repeat:no-repeat;
}
#content_products_5 .rl850 {
  background-image:url(/i/p-rl850-p.gif);
	background-repeat:no-repeat;
}
#content_products_5 .rl550 {
  background-image:url(/i/p-rl550-p.gif);
	background-repeat:no-repeat;
}
.bulleted {
  padding:0;
  margin:0;
  text-align:left;
}
.bulleted li {
  color:#ff9900;
  padding-bottom:4px;
}
.bulleted li span {
/*  color:#5f5f5f; */
  color:#4F4F4F; 
	font-size:12px;
}

#breadcrumb {
  padding:8px 10px 8px 20px;
}
#sider_header {
	background-image:url(/i/sider-header.gif);
	background-repeat:no-repeat;
	height:19px;
	width:182px;
}
#sider_middle {
	background-image:url(/i/sider-middle.gif);
	background-repeat:repeat-y;
	height:19px;
}
#sider_footer {
	background-image:url(/i/sider-footer.gif);
	background-repeat:no-repeat;
	height:19px;
}

/* For the tour product images on the home page */
#tour_products {
	background-image:url('/i/homepage/tour_bg.gif'); 
	color:#fba018;
	font-size:14px;
	width:182px;
	height:30px;
	font-weight:bold;
	text-align:center;
}

.sider {
	margin-top:17px;
	font-size:11px;
	color:#666;
}
.sider table {
	padding:10px 10px 0 11px;
	width:183px;
}
.sider strong {
	display:block;
	margin:3px 0 4px 0;
	font-size:12px;
}
.sider strong a {
	display:block;
	font-size:11px;
	margin:5px 0;
}
.sider p {
	margin:2px 0 0 0;
}
.sider ul {
	margin:0;
	padding:4px 0 0 19px;
}
.sider small {
	float:right;
	padding-top:4px;
}
.howitworks {
	list-style:none;
	padding:0 3px 6px 20px;
	margin:0 0 15px 0;
}
.howitworks li {
	padding:0 0 9px 8px;
}
.howitworks .step1 {
	list-style-image:url(/i/1.gif);
}
.howitworks .step2 {
	list-style-image:url(/i/2.gif);
}
.howitworks .step3 {
	list-style-image:url(/i/3.gif);
}
.sider .howitworks {
	list-style:none;
	padding:0 3px 0 17px;
	margin:0;
}
.sider .howitworks li {
	padding:0 0 3px 0;
}
.sider .howitworks .step1 {
	list-style-image:url(/i/s1.gif);
}
.sider .howitworks .step2 {
	list-style-image:url(/i/s2.gif);
}
.sider .howitworks .step3 {
	list-style-image:url(/i/s3.gif);
}
.faqs h2 {
	font-size:14px;
	font-weight:bold;
	margin:12px 0 5px 0;
}
.faqs {
	font-size:11px;
}
.faqs img {
	float:left;
	margin:2px 15px 5px 0;
}
.faqs .v {
	margin:3px 4px 0 0;
}
.faqs small {
	display:block;
}
.flags {
	margin:-14px 0 0 24px;
}
.ppl {
	width:540px;
}
.flags td, .ppl td, .news td {
	vertical-align:top;
	padding-bottom:15px;
}
.flags img {
	border:1px #E0A040 solid;
	margin:3px 13px 0 0;
}
.logbuy {
	vertical-align:middle;
	text-align:center;
	padding:10px;
}
.logbuy img {
	border:1px #E0A040 solid;
	float:none;
}
.ppl img {
	border:1px #E0A040 solid;
	margin:3px 5px 0 0;
	cursor:pointer;
}
.flags strong {
	font-size:14px;
	display:block;
	margin:0 0 2px 0;
}
.ppl span {
	display:none;
}
.ppl small {
	margin:-2px 0 0 4px;
}
.ppl small a {
	color:#0000ff;
	cursor:pointer;
	text-decoration:underline;
}
.ppl blockquote {
	background-image:url(/i/q.gif);
	background-repeat:no-repeat;
	padding:0 0 0 29px;
}
.news blockquote {
	background-image:none;
	padding:0;
	margin:0;
}
.news img {
	float:none;
	clear:both;
	margin-bottom:5px;
}
.news strong, .news em {
	display:block;
	margin-bottom:3px;
}
.news td {
	padding-top:10px;
	border-bottom:1px #E0E0E0 solid;
}
.country {
	float:left;
	clear:right;
	margin:0 26px 16px 1px;
}
.country li a {
	color:#0000ff;
}
.sitemap {
	padding-bottom:0;
}
.lock {
 background-image:url(/i/l.gif);
 background-repeat:no-repeat;
 padding:0 0 10px 13px;
}
.ec {
 background-image:url(/i/ec.gif);
 background-repeat:no-repeat;
 padding:0 0 10px 18px;
}
.org {
    color: #E0A040;
}
.country {
	list-style:none;
	float:left;
	clear:right;
	margin:0 26px 16px 1px;
}
.country li a {
	color:#0000ff;
}

#eu {
    padding-bottom:10px;
    background-image:url(/i/hp_en-eu.jpg);
    background-repeat:no-repeat;
    width:760px;
    height:428px;
}
#eu strong {
    margin:5px 0 0 12px;
    display:block;
    color:#000;
    font-size:13px;
}
#eu ul {
    list-style:none;
    margin:5px 0 0 13px;
    padding:0;
}
#eu ul li {
    font-size:12px;
    padding-bottom:8px;
}
#eu ul li img {
    margin-right:8px;
    padding-bottom:1px;
    vertical-align:bottom;
}

#footer {
  font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#f0f1f2;
	background-image:url('/i/nav-new.gif');
	background-repeat:no-repeat;
	width:770px;
	height:29px;
	text-align:center;
}
#footer a {
	text-decoration:none;
	color:#8D8D8D;
}
#legal, #legal a {
  margin-top:5px;
	font-size:10px;
	color:#8D8D8D;
}
#footer a:hover, #legal a:hover {
	text-decoration:underline;
}
#footer .current:hover {
	text-decoration:none;
}
#footer b {
  font-weight:normal;
  color:#b8bbbd;
  padding:0 6px;
}
#listme {
  visibility:hidden;
}
.txt_table_top {
	background-image:url('/i/spec-header.jpg');
	background-repeat:no-repeat;
  font-weight:bold;
  color:#ff9900;
  font-size:12px;
  line-height:14px;
  height:50px;
  text-align:center;
}
.txt_table_top td {
  vertical-align:middle;
}
.txt_table_top sup {
  font-size:9px;
}
.txt_table{
	font-family:arial;
  font-weight: normal;
	color: #5f5f5f;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
  line-height: 130%;
}

/* For the RL2000 specs */
.txt_table_rl2000{
	font-family:arial;
  font-weight: normal;
	color: #5f5f5f;
	border-left: 1px #B8C8C5 solid;
  line-height: 130%;
}

.txt_table_bold{
  text-align:left;
  padding:5px;
	color: #5f5f5f;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
  line-height: 130%;
}
.txt_table_end_td{
  font-weight: normal;
	color: #5f5f5f;
	border-right: 1px #B8C8C5 solid;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
  line-height: 130%;
}
.txt_table_end_row{
  font-weight: normal;
	color: #5f5f5f;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
	border-bottom: 1px #B8C8C5 solid;
  line-height: 130%;
}
.txt_table_bold_end_row{
	color: #5f5f5f;
  padding:5px;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
	border-bottom: 1px #B8C8C5 solid;
  line-height: 130%;
}
.txt_table_end_td_end_row{
  font-weight: normal;
	color: #5f5f5f;
	border-right: 1px #B8C8C5 solid;
	border-left: 1px #B8C8C5 solid;
	border-top: 1px #B8C8C5 solid;
	border-bottom: 1px #B8C8C5 solid;
  line-height: 130%;
}
.stronga {
  color:#000;
  text-decoration:none;
}

/* From are all the classes added by erez from 18/01/09 to the end of the project */
/* ############################################################################## */

/* For the top of the side (second level and down) menu */
#top_side_menu {
	background-image:url(/i/side_menu_header.gif);
	background-repeat:no-repeat;
	height:30px;
}
#top_side_menu h1 {
	margin:10px 0 10px 12px;
	font-size:18px;
	color:#ff9900;
}

/* Link RM400/RL2000 product page header to flash tours */
.link_to_tour
{
	color:#fba018;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	vertical-align : middle;
	padding-right : 7px;
}
