@charset "utf-8";
/*
---------Main div styles------------
*/
body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #000000;
	
	scrollbar-base-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFFFFF; 
}
#CenterFrame {
	width:1250px; 
}

#top_orange_stripe {
	background-color: #FE650A;
	height: 10px;
	width: 1250px;
	position: static;
}
#top_background_image {
	height: 267px;
	width: 1186px;
	margin-left: 63px;
	background-image: url(../images/im_backgroud_top_1.jpg);
	background-repeat: no-repeat;
}
#top_background_image img {
	position: relative;
	top: 27px;
}
.MainDiv {
	background-repeat: no-repeat;
	height: 430px;
	left:370px;
	margin-left: 250px;
	background-position: 0px 5px;
}
.MainDivText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
	display: block;
}
.MainDivText   a  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.MainDiv #MainDivIntro {
	width: 545px;
	top: 295px;
	left: 36px;
	position: absolute;
}
.MainDiv  #MainDivIntro  div {
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
}
.MainDiv #MainDivConects {
	width: 150px;
	top: 309px;
	left: 620px;
	position: absolute;
}
.MainDiv  .MainDivActionArrow  {
	position: absolute;
	left: 675px;
	top: -45px;
}
.MainDiv #TextBorder {
	width: 586px;
	height: 370px;
	margin-top: 53px;
	margin-left: 38px;
	overflow:auto;
}

.MainDiv   #TextBorder  .NormalText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
	vertical-align: top;
}
.MainDiv  #TextBorder #Table {
	width: 555px;
}
.MainDiv #TextErr {
	width: 925px;
	height: 420px;
	margin-top: 53px;
	margin-left: 38px;
	text-align: center;
}
.Form_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Form_text .Form_text_B {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.Form_text .Form_text_B a {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.Form_text .Form_text_B a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.Form_text .Form_text_BNU {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Form_text .Form_selectarea_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #666666;
	overflow: auto;
	width: 240px;
	height: 87px;
}
.Form_text .Form_input_text {
	font-family: Tahoma,;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #666666;
}
.Form_text .Form_button_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	vertical-align: middle;
	height: 20px;
	width: 100px;
	border: 1px solid #FF7808;
	margin-top: 5px;
}
.Form_text .Form_input_wrong {
	font-family: tahoma;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.Form_text_list {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.Form_text_list li {
	list-style-image: url(../images/im_square.png);
	height: 18px;
	vertical-align: middle;
}
.Form_text_accessories {
	margin-left: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 268px;
}
.Form_text #accesories_list td {
	width: 240px;
	padding-left: 20px;
	line-height: 120%;
	vertical-align: middle;
}
.Form_text_accessories_slim {
	margin-left: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 240px;
}
.Form_text #accesories_list_slim td {
	width: 220px;
	padding-left: 20px;
	line-height: 120%;
	vertical-align: middle;
}
.Form_normal_text {
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}


.Form_normal_text a {
	color: #0066CC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
.Form_button_small {
	text-align: center;
	background-image: url(../images/im_button_short.png);
	height: 22px;
	width: 107px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-left: 13px;
}
.Form_button_small a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Form_button_small a:hover {
	text-decoration: underline;
}
.Form_button_long {
	text-align: center;
	background-image: url(../images/im_button_long.png);
	height: 22px;
	width: 150px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	background-repeat: no-repeat;
}
.Form_button_long a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Form_button_long a:hover {
	text-decoration: underline;
}
.Form_button_long_ncap {
	text-align: center;
	background-image: url(../images/im_button_long_ncap.png);
	height: 38px;
	width: 152px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 18px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.Form_button_long_ncap a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Form_button_long_ncap a:hover {
	text-decoration: underline;
}
.Form_button_bar td {
	padding-right: 5px;
	padding-left: 5px;
	width: 120px;
	padding-top: 10px;
}






/* --------Main menu style------------*/
.menubar
{
	margin-left: 63px;
	width: 187px;
} 


.navmenu
{
	width: 187px;
	font-family: Verdana;	
	font-size: 10px;		
	color: #000000;
	margin: 0;
	padding: 0;	
	line-height: 100%;
} 
.navmenu img
{
	margin-left: 9px; 
	margin-top: 3px;
}
.navmenu a
{
	text-decoration: none;
	color: #000000;	
	display: block; 
	width: 150px;
	zoom: 1;
	cursor: pointer;
}
.navmenu a:active, .navmenu  a:focus {
	outline: none;
}
.navmenu li
{
	position: relative;
	list-style-type: none;
	z-index: 80;
	//float:left; 
	//clear:left;
	width: 185px;
}
.navtop
{
	font-size: 1px; 
	height: 6px;
	background: url("/images/im_leftmenu_top.png") no-repeat;
}
.navdivider
{
	font-size: 1px; 
	height: 3px;
	background: url("/images/im_leftmenu_top_separator.png") no-repeat;
}

.navbottom
{
	font-size: 1px; 
	height: 6px;
	background: url("/images/im_leftmenu_bottom.png") no-repeat;
}
/*------------Navigation: current context------------------ */
.currentContext {
	font-weight: bold;
}
#currentContext, #nextSteps
{
	position: relative;
	z-index: 80;
	zoom: 1;
	background: url("/images/im_leftmenu_background.png") repeat-y top;
	overflow: visible;
}
.currentContext, .nextSteps {
margin: 0; 
padding: 0;
}
.currentContext a, .currentContext p {
	margin: 0px;
	padding: 7px 11px 7px 12px;
	//	padding-top: 8px;
	cursor: pointer;
} 

.currentContext a {
	background: url("/images/im_leftmeu_arrow_black.png") no-repeat 165px;	
	padding-right: 24px
}
.currentContext p {
	background: url("/images/im_leftmenu_arrow_black._down.png") no-repeat 12px;	
	margin: 0;
	padding: 7px 12px 8px 26px;
	display: block;
}

.currentContext a:hover, a.sel {
	color: #FF7808;
	background-image: url(../images/im_leftmeu_arrow_orange.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
/*------------next steps-------*/
.nextSteps a, .nextSteps p {
	padding: 7px 12px 7px 12px;
	margin: 0;
	width: 161px;
	cursor: pointer;	
}
.nextSteps li.selected {
	display: block;
	background: url("/images/im_leftmenu_background_orange.png") repeat-x top center;
	margin-right: 2px;
	margin-right: 0;
}
.nextSteps a:hover {
	color: #FFFFFF;
	background: url("/images/im_leftmenu_background_orange.png") repeat-x top center;
	display: block;
}
.nextSteps p {
	display: block;
	color: #FFFFFF;
	background: url("/images/im_leftmeu_arrow_orange.png") no-repeat 5px;
}
/*--------------Navigation: leve sub menu -------------------*/
.navsubmenu {
margin: 0;		
width: 187px;
zoom: 1;
}
div.navsubmenu {
	position: absolute;
	z-index: 100;
	left: 184px;
	width: 187px;
	zoom: 1;
	display: none;
}
div.navsubmenutop {
	background-image: url(../images/im_leftsubmenu_top.png);
	background-repeat: no-repeat;
	height: 5px;
}
div.navsubmenubottom {
	font-size: 1px;
	height: 10px;
	background-image: url(../images/im_leftsubmenu_bottom.png);
	background-repeat: no-repeat;
}
.navsubmenu ul {
	font-weight: bold;
	color: #000000;
	padding: 3px 0 3px 0;
	background-image: url(../images/im_leftsubmenu_background.png);
	background-repeat: no-repeat;
}
.navsubmenu li {
margin: 0;		
padding: 0;
//float:left; 
//clear:left;
zoom: 1;
}
.navsubmenu a {
padding: 7px 10px 7px 11px; 
//padding-top: 8px;
/*	padding: 6px 10px 6px 11px; 
height: 12px;	*/
text-decoration: none;
background-image: none;
width: 163px;
}
.navsubmenu  a:hover   {
	color: #FFFFFF;
	background-image: url(../images/im_leftsubmenu_orangebackground.png);
	background-repeat: repeat-x;
}
/*------------- Spodni leve menu-------------*/
.BottomMenuTop {
	background-attachment: scroll;
	background-image: url("/images/im_bottommenu_background.png");
	background-repeat: no-repeat;
	height: 19px;
	margin-top: 6px;
	width: 187px;
}
.BottomMenuSeparator {
	background:transparent url("/images/im_bottommenu_separator.png");
	font-size:1px;
	height:4px;
	width:187px;
}
.BottomMenuMain {
	background:transparent url("/images/im_bottommenu_main.png") repeat-y center;
	font-size:1px;
	width:187px;
}
.BottomMenuBottom {
	background:transparent url("/images/im_bottommenu_bottom.png");
	font-size:1px;
	height:14px;
	width:187px;
}
.MenuLinksText {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.MenuLinksText a{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.ata {
	background-image: url("/images/im_ata.gif");
	height: 9px;
	width: 9px;
}

.MenuLinksText a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FE650A;
}

.LinkImage {
	border: 0px;
	background-image:url(/images/im_bottommenu_but1a.png);
	z-index: 1;
	padding-right: 5px;
	background-repeat: no-repeat;
}
.Link {
	height: 20px;
	display: block;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 8px;
	text-align: left;
}
.Link a:hover,
.Link a:focus,
.Link a:active {
}
/* leasing / insurance logo page style */
.LogoMenu {
	width: 1110px;
	margin-left: 63px;
}
.LogoMenu .LogoMenuSmallMenu {
	margin-right: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
}
.LogoMenu .LogoMenuSmallMenu a {
	margin-right: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/*-------Foot menu style */
.FootMenu {
	width: 1110px;
	margin-left: 63px;
	position: absolute;
}
.FootMenu .FootMenuLine {
	background-image: url(../images/im_footmenu_line.png);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}
.FootMenu .FootMenuSmallMenu {

}
.FootMenu .FootMenuSmallMenu a {
	margin-right: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FootMenu .FootMenuSmallCross {
	width: 300px;
	position: absolute;
	left: 810px;
	top:  21px;
	text-align: right;
	height: 16px;
}
.FootMenu .FootMenuSmallCross a {
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.FootMenu .FootMenuLinks {
	margin-bottom: 17px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	width: 1110px;
	margin-top: 10px;
}
.FootMenu .FootMenuLinks a {
	margin-right: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
	margin-left: 8px;
}
.FootMenu .FootMenuLinks :hover {
	margin-right: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	margin-left: 8px;
}

.FootMenu .FootMenuCopyright {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	width: 1110px;
}
.FootMenu .FootMenuCopyright #version {
	margin-right: 266px;
}
.FootMenu  .FootMenuCopyright  #copy a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}
.FootMenu .FootMenuCopyright #copy :hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}
.FootMenu .FootMenuSocialSite {
	width: 200px;
	position: relative;
	text-align: right;
	left: 910px;
	top: -21px;
	
}
#TopAnchor {
	position:absolute;
	z-index: 2;
}
#MainAnchor {
	position:absolute; 
	z-index:0;
}
#BottomAnchor {
}
/*---------- Error page style--------------*/
#div_main_errorcode {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: left;
	margin-left: 170px;
	margin-top: 80px;
	margin-bottom: 80px;
}
#div_main_errorcode   a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #E50404;
	text-decoration: underline;

}
#div_main_errorcode a:hover {
	font-size: 11px;
	text-decoration: none;
}
#div_main_errorcode span {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333F4D;
	font-style: italic;
	text-decoration: none;
	padding-left: 5px;
}
/*----------Top advert box-----------------*/
#dropinboxv2cover {
	width: 805px; 
	position:absolute; 
	z-index: 100;
	overflow:hidden;
	visibility: hidden;
}
#dropinboxv2 {
	width: 800px; 
	border: 0px solid black; 
	padding: 4px;
	position:absolute;
	left: 0;
	top: 0;
}
/*--- vertical centering style -----------*/
#content {
	position: relative; 
	margin: auto;
	text-align: left;
	width: 1280px;
	/*	height: 200px;*/
}
