@import url("my.css");
@import url("sbox.css");

*{margin:0;padding:0;}
a{outline:none;}
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	text-align: center;
}
/* Container */
#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	background-image: url(/img/layout/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 19px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
/* End of Container */

/* Header */
#header{
	background-image: url(/img/layout/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 1004px;
	height: 171px;
	position: absolute;
	top: 0px;
}
#header h2 {}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 37px;
	margin-left: 73px;
}

	/* Main Navigation */
.mainnav {
	list-style-type: none;
	height: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 65px;
	width: 939px;
	display: block;
	position: absolute;
	top: 172px;
}
.mainnav li{
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}
.mainnav li a{
	color: #434B4E;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 2em;
}
.mainnav li a:hover {
	text-decoration: underline;
}
.mainnav .active a{
	color: #F9BE3E;
	font-weight: bold;
}
.mainnav li a.first {}
.mainnav .last a {border:none;}
.mainnav .last a:hover {}
	/* End of Main Navigation */
/* End of Header */

/* Body Text Container */
#bodytxt {
	overflow: hidden;
	margin-top: 226px;
}
#mainblock {
	overflow: hidden;
	width: 808px;
	float: left;
}

	/* Main Text */
#maintxt {
	width: 639px;
	float: right;
	margin-bottom: 20px;
}
#maintxt h1 {
	color: #414B4F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	clear: both;
	display: block;
	margin-bottom: 10px;
}
#maintxt h1 a {
	color: #414B4F;
}

#maintxt h2 {
	color: #F8AF00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	clear: both;
	margin: 10px 0 10px;
}
#maintxt h2 a {
	color: #F8AF00;
	text-decoration: none;
}
#maintxt h2 a:hover {
	color: #414B4F;
	text-decoration: underline;
}

#maintxt h3 {
	color: #F8AF00;
  font-size: 1.1em;
	margin-top: 10px;
	clear: left;
}
#maintxt h3.li {
  padding-left: 20px;
  background: transparent url(/img/layout/marker.gif) 5px 5px no-repeat;
}
#maintxt h4 {
	color: #F8AF00;
}
#maintxt p {
	color: #808284;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 10px;
}
ol li {
  color: #808284;
  font: normal 1.1em/1.6em Verdana, Geneva, sans-serif;
}
#maintxt p a, #maintxt li a {
	color: #F8AF00;
}
#maintxt p a:hover, #maintxt li a:hover {
	color: #414B4F;
}

#maintxt td {
  color: #808284;
}
#maintxt ul {
	color: #808284;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	list-style-type: none;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#maintxt ul.orange {
  color: #F8AF00;
}	
#maintxt ul li {
	background: transparent url(/img/layout/brdcrmbbg.gif) left 6px no-repeat;
	padding-left: 10px;
}
#maintxt ol {
  padding-left: 28px;
  margin-bottom: 10px;
  list-style-position: inside;
}
#maintxt img {}
#mainblock #maintxt .infoimg {
	margin-bottom: 23px;
}

#maintxt .leftcolumn {
	width: 300px;
	float: left;
}
#maintxt .leftcolumn h2 {
	margin-bottom: 5px;
	margin-top: 10px;
	display: block;
}
#maintxt .leftcolumn p {
	margin-bottom: 15px;
}
#maintxt .rightcolumn {
	width: 300px;
	float: right;
}
#maintxt .rightcolumn h2 {
	margin-bottom: 5px;
	margin-top: 10px;
	display: block;
}
#maintxt .rightcolumn p {
	margin-bottom: 15px;
}
#maintxt .maininfo {
	width: 298px;
	float: left;
}
#maintxt .features {
	width: 304px;
	float: right;
}

	/* End of Main Text */
	/* Side Bar */
#sidebar {
	width: 169px;
	float: left;
	text-align: center;
	margin-bottom: 190px;
}
#sidebar h2 {}
#sidebar h3 {}
#sidebar p {}
#sidebar ul {
	list-style-type: none;
}
#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#sidebar ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #414B4F;
	text-decoration: none;
	line-height: 1em;
}
#sidebar ul li a:hover {
	color: #F09E1A;
}

#sidebar .active a  {
	color: #F09E1A;
}
#sidebar ul a span {
	clear: both;
	display: block;
	margin-bottom: 14px;
	margin-top: 0px;
	width: 125px;
	margin-left: 44px;
	padding-bottom: 1px;
}
#sidebar ul li a img {
	margin-bottom: 3px;
	margin-right: 32px;
	margin-left: 77px;
}



#sidebar img {
	border: none;
	float: none;
}
#sidebar p a {}
	/* End of Side Bar */

	/*right sidebar*/
#rsidebar {
	width: 196px;
	float: right;
	text-align: center;
	margin-bottom: 190px;
}
#rsidebar h2 {}
#rsidebar h3 {}
#rsidebar p {}
#rsidebar ul {
	list-style-type: none;
}
#rsidebar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#rsidebar ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #414B4F;
	text-decoration: none;
	line-height: 1em;
}
#rsidebar ul li a:hover {
	color: #F8AF00;
}

#rsidebar .active a  {
	color: #F8AF00;
}
#rsidebar ul a span {
	clear: both;
	display: block;
	margin-bottom: 23px;
	margin-top: 0px;
	padding-top: 3px;
	width: 152px;
	margin-right: 44px;
}
#rsidebar ul li a img {
	margin-right: 78px;
	margin-left: 34px;
}



#rsidebar img {
	border: none;
	float: none;
}
#rsidebar p a {}
	/* End of Right Side Bar */
/* End of Body Text Container */

/* Footer */
#footer {
	clear: both;
	background: transparent url(/img/layout/bottom-bg.gif) left bottom no-repeat; /* #DDDEDF */
	padding-top: 7px;
	padding-bottom: 7px;
}
#footer p img {
	margin-left: 77px;
	float: left;
	margin-right: 28px;
}

#footer h3 {}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #414B4F;
}
#footer a {}
	/* End of Footer Navigation */
/* End of Footer */
#enrus {
height:55px;
list-style-type:none;
margin-left:775px;
position:absolute;
top:38px;
width:228px;
}
#enrus li {
float:left;
text-indent:-10000px;
width:57px;
}
#enrus li .rus {
background-image:url("/img/layout/langswitcher.jpg");
background-position:left -55px;
background-repeat:no-repeat;
display:block;
float:left;
height:55px;
width:57px;
}
#enrus .active .rus {
background-image:url("/img/layout/langswitcher.jpg");
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
height:55px;
width:57px;
}
#enrus .active .rus:hover {
background-image:url("/img/layout/langswitcher.jpg");
background-position:left top;
background-repeat:no-repeat;
}
#enrus li .rus:hover {
background-image:url("/img/layout/langswitcher.jpg");
background-position:left top;
background-repeat:no-repeat;
}
#enrus li .en {
background-image:url("/img/layout/langswitcher.jpg");
background-position:-57px top;
background-repeat:no-repeat;
display:block;
float:left;
height:55px;
width:57px;
}
#enrus li .en:hover {
background-image:url("/img/layout/langswitcher.jpg");
background-position:-57px -55px;
background-repeat:no-repeat;
}
#enrus .active .en {
background-image:url("/img/layout/langswitcher.jpg");
background-position:-57px -55px;
background-repeat:no-repeat;
display:block;
float:right;
height:55px;
width:57px;
}
#enrus .active .en:hover {
background-image:url("/img/layout/langswitcher.jpg");
background-position:-57px -55px;
background-repeat:no-repeat;
}
#enrus li .ua {
background-image:url("/img/layout/langswitcher.jpg");
background-position:-114px top;
background-repeat:no-repeat;
display:block;
float:right;
height:55px;
width:57px;
}
#enrus li .ua:hover {
background-image:url("/img/layout/langswitcher.jpg");
background-position:-114px -55px;
background-repeat:no-repeat;
}
#enrus .active .ua {
background-image:url("/img/layout/langswitcher.jpg");
background-repeat:no-repeat;
display:block;
float:left;
height:55px;
width:57px;
}
#enrus .active .ua:hover {
background-image:url("/img/layout/langswitcher.jpg");
background-position:-114px -55px;
background-repeat:no-repeat;
}
#enrus li .de {
background-image:url("/img/layout/langswitcher.jpg");
background-position:right top;
background-repeat:no-repeat;
display:block;
float:left;
height:55px;
width:57px;
}
#enrus li .de:hover {
background-image:url("/img/layout/langswitcher.jpg");
background-position:right -55px;
background-repeat:no-repeat;
}
#enrus .active .de {
background-image:url("/img/layout/langswitcher.jpg");
background-position:right -55px;
background-repeat:no-repeat;
display:block;
float:right;
height:55px;
width:57px;
}
#enrus .active .de:hover {
background-image:url("/img/layout/langswitcher.jpg");
background-position:right -55px;
background-repeat:no-repeat;
}

#brdcrmbs {
	color: #B1B3B5;
	background-image: url(/img/layout/brdcrmbbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	line-height: 18px;
	margin-left: 77px;
	position: absolute;
	top: 197px;
}
#brdcrmbs a {
	color: #698391;
	text-decoration: none;
}
#brdcrmbs a:hover {
	text-decoration: underline;
	color: #F09A13;
}
#brdcrmbs strong {
	font-weight: normal;
}
.hd {
  display: none;
}
.perday, .perweek, .permonth {
  color: #F8AF00;
  font-weight: bold;
}
.num-hh {
  font-weight: bold;
}
.calc-res {
  display: none;
}
.calc-res img {
  vertical-align: top;
}

.acc1 h2, .acc2 h3 {
  cursor: pointer;
  text-decoration: underline;
}
#maintxt .acc2 h3 {
  color: #808284;
}
#maintxt .acc3 h4 {
  margin: 20px 0 3px;
  font: bold 1.1em Verdana;
}
#maintxt .acc3 p {
  margin: 0;
}
.acc2 {
  margin: 0 10px;
}
.acc3 {
  margin: 0 10px;
}
#maintxt #dealer-application p {
	overflow: hidden;
	clear: both;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}
#maintxt #dealer-application span {
	width: 300px;
	display: block;
	float: left;
}

#maintxt #dealer-application fieldset {
	border: 1px solid #F8AF00;
	padding: 10px;
	display: block;
	background: #FFF;
}
#maintxt #dealer-application .radio {
	display: inline;
	width: auto;
	margin-right: 10px;
}
#maintxt #dealer-application .radio input {
	width: auto;
	margin-right: 5px;
}
#maintxt #dealer-application .checkbox {
	display: block;
	clear: both;
	width: auto;
	margin-bottom: 5px;
}
#maintxt #dealer-application .checkbox input {
	width: auto;
	margin-right: 5px;
}