HTML,BODY{
	height:100%;
}
BODY {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:12px;	font-weight:normal;	color:#212121; 
	margin: 0 0 0 0; background:white;
}
BODY a{color: #212121; text-decoration:underline;}
BODY a:hover, BODY a:hover div{color: #566E8A; text-decoration:none;}

select{
	border:1px solid #7F9DB9;
}
input.simple, textarea.simple, select.simple{
	border:1px solid #9C9C9C; color:#4E6C88;font-family: "Trebuchet MS", Tahoma, Arial, Verdana;font-size:12px;
}

/* -------------: Classes General: START :------------- */
.spacer{
	height: 5px;
}
.spacer_1{
	height: 15px;
}
.spacer_2{
	height: 23px;
}
.spacer_3{
	height: 50px;
}
.nomargin{
	margin:0px !important;
}
.underline{
	text-decoration:underline;
}
.BorderBlack{
	border:1px solid #000000;
}
.Black{
	color:#000000;
}
.Normal{
	font-weight:normal;
}
.TextRight{
	text-align:right;
}
.Price{
	font-size:24px; font-weight:bold; color:#ECB100;
}
.YellowPrice{
	background:#FFD524; font-size:18px; font-weight:bold; color:#000000; padding-left:2px; padding-right:2px;
}
.FormTitle{
	color:#4E6C88; font-weight:bold; font-size:12px;
}
.PL{ /* Padding Left */
	padding-left:5px;
}
.ML{ /* Margin Left */
	margin-left:30px;
}
.PR{ /* Padding Right */
	padding-right:5px;
}
.FSize12{
	font-size:12px;
}
.nopadding{
	padding:0px;
}
.Inline{
	display:inline;
}
.FloatLeft{
	float:left;
}
.FloatRight{
	float:right;
}
/* -------------: Classes General: END :------------- */

	
/* -------------: HEADER: START :------------- */
.Header{
	margin-left:auto; margin-right:auto;
	width:949px; height:59px; position:relative;
	background:url(Images/HeadBg.jpg) no-repeat;
	display:none;
}
.Logo{
	position:absolute; top:17px; left:17px; border:none;
}
.Languages{
	position:absolute; top:20px; left:863px;
}
#header{display:none}
/* -------------: HEADER: END :------------- */	


/* -------------: TOP MENU: START :------------- */
.TopMenu{
	margin-left:auto; margin-right:auto; width:949px; height:50px;
	background:url(Images/TopMenuCenter.jpg) repeat-x;
	font-size:12px; font-weight:bold; text-align:center;padding-bottom:10px;
	
}

.TopMenu td div { margin-bottom:5px; }
td.TopMenuText,.TopMenuTextActive{
	padding-top:1px;

}

td.TopMenuText a,.TopMenuTextActive a{
	text-decoration:none;
}
td.TopMenuText a:hover,.TopMenuTextActive a:hover{
	text-decoration:none;
	color: #212121;
}
td.TopMenuText:hover{
	/*background:url(Images/TopMenuHover.jpg) repeat-x;*/
}
td.TopMenuTextActive{
	background:url(Images/TopMenuActive.jpg) repeat-x;
}
/* -------------: TOP MENU: END :------------- */


/* -------------: MAIN CONTENT: START :------------- */
.MainContent{
	margin-left:auto; margin-right:auto; width:949px; height:462px; position:relative;
	background:url(Images/MainContentBg.jpg) 100% 0 no-repeat; text-align:right;
}
#FlashMap{
	margin-top:8px;
}
.Tabs{
	position:absolute; top:0px; left:0px;
}
.TabForm{
	height:340px; width:437px;
	background:#C3CBD0 url(Images/TabCenter.jpg) repeat-x;
}
.FormBookNow{
	padding:4px 10px 0px 10px;
	font-size:11px; color:#717171;
	height:295px;
}

.FormBookNow label{font-size:12px; }

.FormBookNowButton{
	padding:4px 20px 0px 10px;
	font-size:12px; color:#717171;
}

.FormBookNow>div{
	width:405px;margin-left:auto; margin-right:auto;
}
.FormBookNow select{
	border:1px solid #9C9C9C; margin:0px; padding:0px; color:#212121; font-size:12px;
}

.FormBookNow select.disabled{
	border:1px solid #9C9C9C; margin:0px; padding:0px; color:#A0A0A0; font-size:12px;
}

.MoreInfo{
	color:#4c6a88;font-weight:bolder;
}
.MoreInfoTxt{
	position:absolute; top:14px; left:20px;
}
.MoreInfo>div a{
	color:#4C6A88;
}
.MoreInfoButton{
	position:absolute; top:20px; left:370px; cursor:pointer;
}
#MoreInfoArea{
	display:none; position:absolute; top:40px; left:8px;z-index:1500;
}
	/* -------------: LOGIN: START :------------- */	
	/*Border classes */
	.Login{width:198px;}
	.Login .LoginBox{border:none;width:198px}
	.Login .TL{width:23px;height:27px;background:url(Images/Login/TL.png) no-repeat bottom right;}
	.Login .T{height:27px;background:url(Images/Login/T.png) repeat-x bottom;}
	.Login .TR{width:17px;height:27px;background:url(Images/Login/TR.png) no-repeat bottom left;}
	
	.Login .LT{width:23px;height:15px;background:url(Images/Login/LT.png) no-repeat top right;}
	.Login .M{background:#FFFFFF;}
	.Login .L{width:23px;background:url(Images/Login/L.png) repeat-y top right;}
	.Login .R{width:17px;background:url(Images/Login/R.png) repeat-y left;}

	.Login .BL{width:23px;height:15px;background:url(Images/Login/BL.png) no-repeat top right;}
	.Login .B{height:15px;background:url(Images/Login/B.png) repeat-x top;}
	.Login .BR{width:17px;height:15px;background:url(Images/Login/BR.png) no-repeat top left;}
	/*Link classes */
	.Login .M a{font-size:10px;}
	.Login .M .blueLink{color:#376279;font-size:11px;}
	
	.Info {color:#00A000;}
	
	/* -------------: LOGIN: END :------------- */
	
	/* -------------: BANNERS RIGHT: START :------------- */
	.BannerHolder{
		position:absolute; left:675px; top:85px;			
	}
	.Banner{
		width:260px; height:166px;
		background:url(Images/Banners/BannerBg.png) no-repeat;
	}
	.BannerShadow{
		margin-top:-5px; margin-left:8px; text-align:left;
	}
	/* -------------: BANNERS RIGHT: END :------------- */
	
	/* -------------: oneTab: START :------------- */
	.oneTab{
		width:953px; margin-left:auto; margin-right:auto;
	}
	.OneTabTopHeadingText{
		padding:2px 10px 0 10px;
	}
	.oneTabLeftMainText{
		background:#F9FAFA; color:#717171; font-size:12px;
		
	}
	.oneTabLeftMainTextDiv{
		width:580px; padding:20px 30px 20px 35px; /*background:url(Images/OneTab/OneTabDivBg.jpg) repeat-y;*/
	}
	
	.RightButtons{ 
		font-family:"Trebuchet MS", Tahoma, Arial, Verdana; font-size:12px; font-weight:bold; line-height:13px; width:211px;
	}
	.RightButtons div a {
		text-decoration:none; color:#FFFFFF;
		display:block;
		padding-left:15px;
		width:180px;
		padding-right:20px; 
	}
	.RightButtons div{
		width:211px; color: #000000;
	}
	.BTitle, .BButton, .BActive, .SubButton, .SubBActive{
		background-repeat:repeat-y; height:37px;text-align:left;
		vertical-align:middle;
	}
	.BTitle{
		background-image:url(Images/RightTab/Buttons/RightButtonTitle.jpg);padding-left:15px;
	}
	.BButton{
		background-image:url(Images/RightTab/Buttons/RightButton.jpg);
	}	
	.BActive{
		background-image:url(Images/RightTab/Buttons/RightActiveButton.jpg);
	}
	.BActive div a, .SubButton div a, .SubBActive div a{
		color:#000000;
		display:block;
		padding-left:15px;
		width:180px;
		padding-right:20px; 
	}
	.BActive div a:hover, .SubButton div a:hover, .SubBActive div a:hover{
		color:#566E8A;
	}

	.BTitle div a{
		color:#000000;
		display:block;
		padding-left:15px;
		width:180px;
		padding-right:20px; 
	}
	.BTitle div a:hover{
		color:#566E8A;
	}


	.BButton div a:hover{
		color:#FEE274;
	}
	.SubButton{
		background-image:url(Images/RightTab/Buttons/RightSubButton.jpg);
	}
	.SubBActive{
		background-image:url(Images/RightTab/Buttons/RightSubActiveButton.jpg);
	}
	
		/* -------------: FORMS: START :------------- */
		.FormMain{
			width:563px;
			background-image:url(Images/Forms/FormCenter.jpg); background-repeat: repeat-y;
		}
		.FormMain table{
			margin-left:15px;
		}
		
		.FormsHeaderBg{
			background-image:url(Images/Forms/FormsHeaderBgCenter.gif); background-repeat: repeat-x;
		}
		.FormsMainArea{
			padding-left:30px; padding-right:30px; color:#000000; font-size:12px;	
		}
		.FormsMainArea input.simple, .FormsMainArea textarea.simple, .FormsMainArea select{
			width:210px; color:#000000;
		}
		.AddTypeCar{
			float:left;
		}
		.AddTypeCar div{
			margin-left:50px;
		}
		.AddTypeCar div a{
			background:url(Images/BPlus.jpg) 0px 50% no-repeat; display:block; padding-left:35px; line-height:15px; text-decoration:underline;
		}
			/* -------------: INNERFORM: START :------------- */
			.InnerForm input.simple, .InnerForm textarea.simple, .InnerForm select{
				width:210px; color:#000000;
			}			
			.InnerForm{
				background:url(Images/Forms/InnerFormCenter.jpg) repeat-y; width:563px;
			}
			.InnerForm table{margin-left:0px;}
			.InnerFormWrapper{
				padding:0px 15px 0px 0px;
			}
			.InnerFormTxt {
				padding:10px 10px 10px 35px; line-height:14px; font-weight:bold; font-size:11px;
			}
			.InnerFormTxt a{text-decoration:underline;}
			.InnerForm strong{ color:#ECB100;}
			.InnerFormTop{
				position:relative; width:563px; background:url(Images/Forms/InnerFormTop.jpg) no-repeat;top:0px;left:0px;margin:0px; 
			}
			.InnerFormTitle{
				padding:10px 0 0 35px; color:#ECB100; font-weight:bold; font-size:14px;
			}
			.InnerFormRemoveTypeCar{
				text-align:right;
			}
			.InnerFormRemoveTypeCar a{
				 background:url(Images/BMinusDisabled.jpg) 100% 50% no-repeat; padding-right:30px; line-height:30px; display:block;
			}
			.InnerFormRemoveTypeCar a.inactive{
				color:#BBBBBB;
			}
			
			.InnerFormYears img, .InnerFormArrow img{
				cursor:pointer;
			}
			/* -------------: INNERFORM: END :------------- */
					
		/* -------------: FORMS: END :------------- */
		
	/* -------------: oneTab: END :------------- */
	
	/* -------------: MultiTabs: START :------------- */
	div.MultiTabsContentArea div.oneTabLeftMainTextDiv{
		background:none;
	}
	
	.Kratisis{
		background:url(Images/Kratisis/KratisisCenter.jpg) repeat-y; width:574px;
		text-align:left; font-weight:bold; font-size:12px;
	}
	.Kratisis .Head{
		background:url(Images/Kratisis/KratisisTop.jpg) no-repeat; width:574px; height:37px; position:relative;
	}
	.Kratisis .Head2{
		background:url(Images/Kratisis/KratisisTop.jpg) no-repeat; width:574px; height:37px; position:relative;
	}
	.Kratisis .Head .Title{
		position:absolute; left:200px; top:5px;
	}
	.Kratisis .Head .Ordering{
		position:absolute; left:400px; top:5px;visibility:hidden;
	}
	.Kratisis .Text{
		padding:5px 7px 0px 20px; color:#717171;
	}
	.Kratisis .Text strong{
		color:#000000;
	}
	.Kratisis .Text .Price {
		font-size:20px;
	}
	.Kratisis .Seperator{
		width:572px; height:4px; background:#EBEBEB; border-left:1px solid #D7D7D7; border-right:1px solid #D7D7D7;
	}
	.Kratisis .Seperator2{
		width:572px; height:4px; background:#EBEBEB; border-left:1px solid #D7D7D7; border-right:1px solid #D7D7D7;margin-left:-20px;
	}
	
		/* -------------: KratisiRight: START :------------- */
		.KratisiRight{
			background:url(Images/Kratisis/KratisiRightOutsideCenter.jpg) repeat-y;width:253px;
			text-align:left; font-weight:bold; font-size:12px;
		}
		.KratisiRight .Head{
			background:url(Images/Kratisis/KratisiRightTop.jpg) no-repeat; width:253px; height:35px; position:relative;
		}
		.KratisiRight .Head div{
			position:absolute; left:22px; top:17px; color:#4C6A88; font-size:14px;
		}
		.KratisiRight .Text{
			padding:5px 7px 2px 22px; color:#717171; background:url(Images/Kratisis/KratisiRightCenter.jpg) no-repeat;
		}
		.KratisiRight .Text strong{
			color:#4C6A88; font-size:12px;
		}
		

		
		/* -------------: KratisiRight: END :------------- */
		
	/* -------------: MultiTabs: END :------------- */
	
	/* -------------: OFFERS: START :------------- */
	.Offers{ 
		background:url(Images/Offers/OffersBg.jpg) repeat-y; width:504px;
		margin-left:auto; margin-right:auto; font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	}
	.OffersHeading{
		background:url(Images/Offers/OffersTop.jpg) no-repeat; width:504px;
		text-align:right; font-size:14px; font-weight:bolder; color:#252525;
	}
	.OffersHeading div{padding-right:25px; padding-top:5px;}
	.OffersSee{
		margin-right:15px; height:30px; padding-right:25px; padding-top:2px; font-weight:bold; background:url(Images/ArrowBRight.jpg) 100% 0px no-repeat;
	}
	.OffersDescr{ 
		color:#717171; font-size:12px; font-weight:bold;
	}
	.OffersSee a{
		color:#ECB100; padding-right:25px;
	}
	/* -------------: OFFERS: END :------------- */	
	
	/* -------------: SPECIAL OFFERS: START :------------- */
	.SpOffers{	
		width:523px; text-align:left; margin-top:5px;
		background:url(Images/Offers/SpecialOffers/SpOffersBgCenter.jpg) repeat-y;
	}
	.SpOffersContent{
		padding:0px 10px 0px 10px;
	}
	.SpOffersHeading{
		font-size:15px; color:#4C6A88; font-weight:bold;
	}
	.SpOffersHeading span{
		font-size:12px; color:#717171; font-weight:bold;
	}
	.SpOffersImg{
		float:left; width:175px;
	}
	.SpOffersDescr{
		margin-left:175px; width:300px; margin-top:5px;
		font-size:12px; color:#717171;
	}
	/* -------------: SPECIAL OFFERS: END :------------- */
	
	/* -------------: Announcements: START :------------- */
	.Announcements{
		margin-left:-30px;
		background:url(Images/Diktio/DiktioShops.jpg) no-repeat; width:610px;
	}
	.Announcements .Head{
		padding-left:53px; padding-top:15px; color:#4C6987; font-weight:bold;
	}
	.Announcements .Text{
		padding-left:53px; color:#000000; font-weight:normal; font-size:12px;
	}
	.Announcements .Text a{
		text-decoration:underline;
	}
	.Announcements .Text strong{
		color:#EEB100;
	}
	/* -------------: Announcements: END :------------- */
	
	
	
	/* -------------: NewsList: START :------------- */
	.NewsList{
		margin-left:30px;
	}
	.NewsList .Head{
		padding-left:53px; padding-top:15px; color:#4C6987; font-weight:bold;
	}
	.NewsList .Text{
		padding-left:5px; color:#000000; font-weight:bold;
	}
	.NewsList .Text a{
		text-decoration:underline;
	}
	.NewsList .Text strong{
		color:#EEB100;
	}
	.NewsList .ShortDescr{
		font-weight:normal;
		color:#69727B;
		line-height:13px;
	}
	
	/* -------------: NewsList: END :------------- */
	
	/* -------------: Diktio: START :------------- */
	.Shops{
		margin-left:-30px;
		background:url(Images/Diktio/DiktioShops.jpg) no-repeat; width:610px;
	}
	.Shops .Head{
		padding-left:53px; padding-top:15px;
	}
	.Shops .Text{
		padding-left:70px; color:#000000; font-weight:bold; font-size:12px;
	}
	.Shops .Text strong{
		color:#647682;
	}
	
	.ChooseArea{
		margin-top:5px; width:217px; margin-left:auto; margin-right:auto; text-align:left; position:relative;
	}
	.ChooseArea .Head{
		font-size:14px; font-weight:bold; color:#000000;
	}
	.ChooseArea .Text{
		font-size:12px; color:#717171; font-weight:bold;
	}
	.ChooseArea .Text span{
		color:#000000;
	}
	.ChooseArea select{
		width:217px;
	}
	.ChooseArea .MapArrow{
		position:absolute; top:70px; left:0px; width:71px; height:111px; margin-left:-82px; background:url(Images/Diktio/MapArrow.png) no-repeat;
	}
	/* -------------: Diktio: END :------------- */
	
	/* -------------: Investments: START :------------- */
	.TitleInvestment{
		font-size:18px; color:#363635;
	}
	.Investment{ 
		background:url(Images/Investment/InvestmentCenter.jpg) repeat-y; width:200px;
		margin-left:auto; margin-right:auto;
	}
	.InvestmentHeading{ 
		background:url(Images/Investment/InvestmentTop.jpg) no-repeat; padding:10px 10px 5px 10px;
		font-size:11px; text-align:left; font-weight:bold;
	}
	
	.InvInfo{ 
		background:url(Images/Investment/InvInfoCenter.jpg) repeat-y; width:243px;
		margin-left:auto; margin-right:auto; font-family:"Trebuchet MS", Tahoma, Arial, Verdana; text-align:left;
	}
	.InvInfoHeading{
		background:url(Images/Investment/InvInfoTop.jpg) no-repeat; width:243px;
	}
	.InvInfoHeading div{padding-left:10px; padding-top:2px;}	
	.InvInfoDescr{ 
		color:#717171; font-size:12px; font-weight:bold; width:200px; text-align:left; padding-left:15px;
	}
	
	.InvInfoDescr span{color:#4C6A88;}	
	
		/* -------------: TABLES STATISTICS: START :------------- */
		.Statistics{
			border:1px solid #D3D7D9; margin-left:38px; text-align:center; font-size:11px;
		}
		.Statistics .TableHead{
			background-color:#E0E5E7; font-size:12px; font-weight:bold; color:#000000;
		}
		.Statistics .Row1{
			color:#000000;background-color:#F2F7F9;
		}
		.Statistics .Row2{
			color:#000000;background-color:#FFFFFF;
		}
		.Statistics strong{
			color:#E7B720;
		}
		.Statistics em{
			color:#717171;
			font-style:normal;
		}
		.Statistics .StatisticsInfo{
			padding:10px; text-align:left;
		}
		.Statistics .StatisticsInfo a{
			text-decoration:underline;
		}		
		/* -------------: TABLES STATISTICS: END :------------- */
	/* -------------: Investments: END :------------- */
	
	
	/* -------------: HertzRightBanner: START :------------- */
	.HertzRightBanner{
		background:url(Images/HertzRightBannerCenter.jpg) repeat-y; width:243px;
		margin-left:auto; margin-right:auto; text-align:left; font-weight:bold; font-size:12px;
	}	
	.HertzRightBanner .Head{
		background: url(Images/HertzRightBannerTop.jpg) no-repeat; width:243px; height:38px; position: relative;
	}
	.HertzRightBanner .Head div{
		position:absolute; top:5px; left:87px;
	}
	.HertzRightBanner .Text{
		padding:5px; padding-left:15px;
	}
	.HertzRightBanner span{
		color:#4F687C;
	}	
	/* -------------: HertzRightBanner: END :------------- */
	
		/* -------------: HertzRightBannerWhite: START :------------- */
	.HertzRightBannerWhite{
		background:url(Images/HertzRightBannerWhiteCenter.jpg) repeat-y; width:255px;
		margin-left:auto; margin-right:auto; text-align:left; font-weight:bold; font-size:12px;
	}	
	.HertzRightBannerWhite .Head{
		background: url(Images/HertzRightBannerWhiteTop.jpg) no-repeat; width:255px; height:47px; position: relative;
	}
	.HertzRightBannerWhite .Head div{
		position:absolute; top:10px; left:95px;
	}
	
	.HertzRightBannerWhite .Text{
		padding:5px; padding-left:15px;
	}
	.HertzRightBannerWhite .Text table a.LoginButtons{
		padding-right:15px; background:url(Images/ArrowBlue.gif) 100% 50% no-repeat;
	}	
	.HertzRightBannerWhite span{
		color:#4F687C;
	}	
	/* -------------: HertzRightBannerWhite: END :------------- */	
	
	/* -------------: SellThump: START :------------- */
	.SellThump{
		background: url(Images/PwlisisMetaxeirismenwn/SellThumpCenter.jpg) repeat-y; width:190px;
		text-align:left; font-weight:bold; font-size:12px;
	}
	.SellThump .Head{
		background:url(Images/PwlisisMetaxeirismenwn/SellThumpTop.jpg) no-repeat; width:190px; height:41px;
	}
	.SellThump .Text{
		padding:5px 7px 0px 8px;
	}
	.SellThump .Text img{
		border:1px solid #000000; margin-bottom:5px;
	}
	/* -------------: SellThump: END :------------- */
	
	/* -------------: StolosThump: START :------------- */
	.StolosThump{
		background: url(Images/Stolos/StolosThumpCenter.jpg) repeat-y; width:190px;
		text-align:left; font-weight:bold; font-size:12px;
	}
	.StolosThump .Head{
		background:url(Images/Stolos/StolosThumpTop.jpg) no-repeat; width:190px; height:41px;
		position:relative;
	}
	.StolosGroupLeft{
		position:absolute; left:15px; top:3px; font-size:20px; color:#000000;
	}
	.StolosGroupRight{
		position:absolute; left:142px; top:8px; font-size:12px; color:#000000;
	}
	.StolosThump .Text{
		padding:5px 7px 0px 8px; color:#000000;
	}
	.StolosThump .Text div.StolosDescr{
		height:60px;
	}
	.StolosThump .Text img{
		border:1px solid #000000; margin-bottom:5px; margin-left:1px;
	}
	.StolosThump .Text table img{
		border:none; margin:0px;
	}
	.StolosDoReservation{
		white-space:nowrap;
		height:30px; padding-top:2px; font-weight:bold; background:url(Images/ArrowBRight.gif) 100% 0px no-repeat;	
	}
	.StolosDoReservation a{
		color:#ECB100; text-decoration:none; font-size:12px; font-weight:bold; padding-right:30px;
	}
	.StolosCarDetails{
		color:#376279;
	}
	/* -------------: StolosThump: END :------------- */
	
	/* -------------: StolosDetailsPopup: START :------------- */
	.StolosDetailsPopupBPrevious{
		text-align:right; background:url(Images/ArrowBAlterLeft.gif) 100% 0 no-repeat; height:25px; padding-top:4px;
	}
	.StolosDetailsPopupBPrevious a{
		font-weight:bold; color:#FFBA04; text-decoration:none; padding-right:35px;
	}
	.StolosDetailsPopupBPrevious a:hover, .StolosDetailsPopupBNext a:hover{
		color:#FFFFFF;
	}
	.StolosDetailsPopupBNext{
		text-align:left; background:url(Images/ArrowBAlterRight.gif) 0px 0 no-repeat; height:25px; padding-top:4px;
	}
	.StolosDetailsPopupBNext a{
		font-weight:bold; color:#FFBA04; text-decoration:none; padding-left:35px;
	}
	.StolosDetailsPopupCurrentPage{
		font-size:14px; font-weight:bold; color:#FFFFFF; padding-bottom:5px;
	}
	/* -------------: StolosDetailsPopup: END :------------- */
	
	/* -------------: RightTabGrey: START :------------- */
	.RightTabGrey{
		background: url(Images/RightTab/RightTabGrey/RightTabGreyCenter.jpg) repeat-y; width:253px;
		text-align:left; font-weight:bold; font-size:12px;
	}
	.RightTabGrey .Head{
		background:url(Images/RightTab/RightTabGrey/RightTabGreyTop.jpg) no-repeat; width:253px; height:32px;
	}
	.RightTabGrey .Head div{
		padding-left:20px; padding-top:10px; width:133px;
	}
	.RightTabGrey .Text{
		padding:5px 7px 0px 20px;
	}
	/* -------------: RightTabGrey: END :------------- */
	
	/* -------------: OFFERS OPERATING LEASING: START :------------- */
	.OperLeasing{
		width:250px; background:url(Images/Offers/OffersOperatingLeasingCenter.png) repeat-y;
	}
	.OperLeasingTop{
		background:url(Images/Offers/OffersOperatingLeasingTop.png) no-repeat;
	}
	
	/* -------------: OFFERS OPERATING LEASING: END :------------- */
	
	/* -------------: DOWNLOAD CENTER: START :------------- */
	.DC{
		background:url(Images/DownloadCenter/DCMainCenter.jpg) repeat-y; width:253px;
		margin-left:auto; margin-right:auto; font-family:"Trebuchet MS", Tahoma, Arial, Verdana; text-align:left; font-size:12px;
	}
	.DCInside{
		background:url(Images/DownloadCenter/DCInsideCenter.jpg) repeat-y; width:253px;
	}
	.DCInsideTxt {
		padding:10px 10px 10px 15px; line-height:14px; font-weight:bold;
	}
	.DCInsideTxt a{text-decoration:underline;}
	.DCInside strong{ color:#ECB100;}
	.DCInsideTopTop{
		position:relative; width:253px; background:url(Images/DownloadCenter/DCInsideTopTop.jpg) no-repeat; 
	}
	.DCInsideTop{
		position:relative; width:253px; background:url(Images/DownloadCenter/DCInsideTop.jpg) no-repeat;
	}
	.DCYears{
		padding:10px 0 0 15px;
	}
	.Arrow{
		position:absolute; left:200px; top:22px;
	}
	.DCYears img, .Arrow img{
		cursor:pointer;
	}
	/* -------------: DOWNLOAD CENTER: END :------------- */
	
	/* -------------: COMPANY DOWNLOAD CENTER: START :------------- */
	.CompanyDC{
		width:231px;
	}
	.CompanyDC .Head{
		width:231px; height:31px; background:url(Images/Company/CompanyDCHeadBg.jpg) no-repeat;
	}
	.CompanyDC .Head div{
		padding-top:7px; font-size:14px; color:#4C6A88; text-align:center; font-weight:bold;
	}
	.CompanyDC .Text{
		text-align:left; padding-left:4px;
	}
	.CompanyDC .Text a{
		width:195px; display:block;
		padding-right:30px; background:url(Images/ArrowBBlueRight.jpg) 100% 50% no-repeat;
	}
	.CompanyDC .Text a:hover{
		background-image:url(Images/ArrowBBlueRightHover.jpg)
	}
	/* -------------: COMPANY DOWNLOAD CENTER: END :------------- */
		
	/* -------------: Rectangles: END :------------- */	
	
		/* -------------: Right Rectangles: START :------------- */	
		.RRectangle .TL{background:url(Images/Rectangles/RRTL.jpg);}
		.RRectangle .TR{background:url(Images/Rectangles/RRTR.jpg);}
		.RRectangle .BL{background:url(Images/Rectangles/RRBL.jpg);}
		.RRectangle .BR{background:url(Images/Rectangles/RRBR.jpg);}
		.RRectangle .TL,.RRectangle .TR,.RRectangle .BL,.RRectangle .BR{width:11px; height:11px; background-repeat:no-repeat;}	
		.RRectangle .L{background:url(Images/Rectangles/RRL.jpg) repeat-y; width:11px;}
		.RRectangle .R{background:url(Images/Rectangles/RRR.jpg) repeat-y; width:11px;}
		.RRectangle .T{background:url(Images/Rectangles/RRT.jpg) repeat-x; height:11px;}
		.RRectangle .B{background:url(Images/Rectangles/RRB.jpg) repeat-x; height:11px;}
		.RRectangle .BG{background:#FFFFFF;}
		/* -------------: Right Rectangles: END :------------- */		
		
		/* -------------: Left Rectangles: START :------------- */	
		.LRectangle .TL{background:url(Images/Rectangles/LRTL.gif);}
		.LRectangle .TR{background:url(Images/Rectangles/LRTR.gif);}
		.LRectangle .BL{background:url(Images/Rectangles/LRBL.gif);}
		.LRectangle .BR{background:url(Images/Rectangles/LRBR.gif);}
		.LRectangle .TL,.LRectangle .TR,.LRectangle .BL,.LRectangle .BR{width:11px; height:11px; background-repeat:no-repeat;}	
		.LRectangle .L{background:url(Images/Rectangles/LRL.gif) repeat-y; width:11px;}
		.LRectangle .R{background:url(Images/Rectangles/LRR.gif) repeat-y; width:11px;}
		.LRectangle .T{background:url(Images/Rectangles/LRT.gif) repeat-x; height:11px;}
		.LRectangle .B{background:url(Images/Rectangles/LRB.gif) repeat-x; height:11px;}
		.LRectangle .BG{background:#FEFEFE;}
		
		
		.LRectangle2 .TL{background:url(Images/Rectangles/LRTL2.gif);}
		.LRectangle2 .TR{background:url(Images/Rectangles/LRTR2.gif);}
		.LRectangle2 .BL{background:url(Images/Rectangles/LRBL2.gif);}
		.LRectangle2 .BR{background:url(Images/Rectangles/LRBR2.gif);}
		.LRectangle2 .TL,.LRectangle .TR,.LRectangle .BL,.LRectangle .BR{width:11px; height:11px; background-repeat:no-repeat;}	
		.LRectangle2 .L{background:url(Images/Rectangles/LRL2.gif) repeat-y; width:11px;}
		.LRectangle2 .R{background:url(Images/Rectangles/LRR2.gif) repeat-y; width:11px;}
		.LRectangle2 .T{background:url(Images/Rectangles/LRT2.gif) repeat-x; height:11px;}
		.LRectangle2 .B{background:url(Images/Rectangles/LRB2.gif) repeat-x; height:11px;}
		.LRectangle2 .BG{background:#FEFEFE;}		
		
		/* -------------: Left Rectangles: END :------------- */
			
		/* -------------: OutlineRectangle: START :------------- */
		.ORectangle{display:none}
		.ORectangle .TL{background:url(Images/Rectangles/ORTL.gif);}
		.ORectangle .TR{background:url(Images/Rectangles/ORTR.gif);}
		.ORectangle .BL{background:url(Images/Rectangles/ORBL.gif);}
		.ORectangle .BR{background:url(Images/Rectangles/ORBR.gif);}			
		.ORectangle .L{background:url(Images/Rectangles/ORL.gif) repeat-y; width:4px;}
		.ORectangle .R{background:url(Images/Rectangles/ORR.gif) repeat-y; width:4px;}
		.ORectangle .T{background:url(Images/Rectangles/ORT.gif) repeat-x; height:4px;}
		.ORectangle .B{background:url(Images/Rectangles/ORB.gif) repeat-x; height:4px;}
		.ORectangle .BG{background:#FFFFFF;}
		.ORectangle .TL,.RRectangle .TR,.RRectangle .BL,.RRectangle .BR{width:4px; height:4px; background-repeat:no-repeat;}	
		/* -------------: OutlineRectangle: END :------------- */	
	
	/* -------------: Rectangles: START :------------- */
	
	/* -------------: SeeMore: START :------------- */
	.SeeMore{ 
		font-size:12px;
	}
	.SeeMore:hover a{
		color:#566E8A;
	}
	.SeeMore a{
		color:#ECB100;
	}
	/* -------------: SeeMore: END :------------- */	
	
	
/* -------------: MAIN CONTENT: END :------------- */


/* -------------: NEWS: START :------------- */
.NewsWrapper{
	margin-left:auto; margin-right:auto;
	width:954px; margin-top:-18px; position:relative;
	display:none;
}
.NewsTitle{
	position:absolute; z-index:10; top:0px; left:10px;
}
.NewsText{
	color:#376279; font-size:11px;width:100%;
}
.NewsText td{
	width:33%;vertical-align:top;
}
.NewsText a{
	color:#376279;
}
.NewsText a:hover{
	text-decoration:underline;
}
.NewsText strong{
	color:#212121; font-size:12px; font-weight:normal;
}
/* -------------: NEWS: END :------------- */


/* -------------: FOOTER: START :------------- */
#BottomTabImg {display:none;}
.FooterHolder{
	margin-left:auto; margin-right:auto; width:949px; display:none;
}
.FooterReserved{
	display:inline; padding-left:5px; font-size:10px; color:#FFFFFF;
}
.FooterMenu{
	display:inline; font-size:11px; padding-left:30px;
}
.FooterMenu span a{
	margin-right:15px; color:#FFFFFF;text-decoration:none;
}
.FooterMenu span a:hover{
	color:#FED523;
}
.FooterMenu span.selected a{
	color:#FED523;
}

.createdby{
	font-size:9px; text-align:right; padding-right:5px; margin-top:-15px;
}
.createdby a{color:#658EAB; margin-right:0px;}
.createdby a:hover{color:#FED523}
/* -------------: FOOTER: END :------------- */


/* -------------: Path: Start :------------- */

.PathLink{font-size:11px;}

.PathLink a{color: #566E8A;text-decoration:underline;}
.PathLink a:hover{color:#212121;text-decoration:none;}
/* -------------: Path: End :------------- */

/* -------------: Buttons: Start :------------- */

.ButtonsLeft, .ButtonsLeftHover
{
    background-image:url(Images/ButtonYellowLeft.png); 
    background-repeat:no-repeat;
    background-position:right;
    height:36px;
    width:10px;
}

.ButtonsMiddle, .ButtonsMiddleHover
{
    background-image:url(Images/ButtonYellowCenter.png); 
    background-repeat:repeat-x; 
    font-weight:bold; 
    text-align:center;
    color:#212121;
    white-space:nowrap;
}

.ButtonsMiddleHover
{
    color: #566E8A;
}

.ButtonsRight, .ButtonsRightHover
{
    background-image:url(Images/ButtonYellowRight.png);
    background-repeat:no-repeat;
    background-position:left;
    height:36px;
    width:10px;
}

/*----*/

.ButtonsWhiteLeft, .ButtonsWhiteLeftHover
{
    background-image:url(Images/ButtonYellowLeft.png); 
    background-repeat:no-repeat;
    background-position:right;
    height:36px;
    width:10px;
    
}

.ButtonsWhiteMiddle, .ButtonsWhiteMiddleHover
{
    background:url(Images/ButtonYellowCenter.png) repeat-x; 
    text-align:center;
    color:#8d8d8d;
    white-space:nowrap;
    font-weight:bolder;
    font-size:16px;
}

.ButtonsWhiteMiddleHover
{
    color: #FFFFFF;
}

.ButtonsWhiteRight, .ButtonsWhiteRightHover
{
    background-image:url(Images/ButtonYellowRight.png);
    background-repeat:no-repeat;
    background-position:left;
    height:36px;
    width:10px;
}

/*----*/

.ButtonsSmallLeft, .ButtonsSmallLeftHover
{
    background-image:url(Images/Login/ButtonSmallLeft.png); 
    background-repeat:no-repeat;
    background-position:right;
    height:29px;
    width:10px;
    
}
.ButtonsSmallMiddle, .ButtonsSmallMiddleHover
{
    background:url(Images/Login/ButtonSmallMiddle.png) repeat-x; 
    text-align:center;
    color:#8d8d8d;
    white-space:nowrap;
    font-weight:bolder;
    font-size:12px;
    height:29px;
    padding:0px;
    width:40px;
}

.ButtonsSmallMiddleHover
{
    color: #FFFFFF;
}

.ButtonsSmallRight, .ButtonsSmallRightHover
{
    background-image:url(Images/Login/ButtonSmallRight.png);
    background-repeat:no-repeat;
    background-position:left;
    height:29px;
    width:11px;
}



/* -------------: Buttons: End :------------- */

/* -------------: Error management: start :------------- */
.Errors
{
    color:#A00510;font-size:11px;
}

/* -------------: Error management: end :------------- */


/* -------------: photoGallery: start :------------- */
.photoGallery
{
    background-image:url(Images/Gallery/GalleryLeft.png);
    background-repeat:no-repeat;
    background-position:top right;
    width:335px; 
    height:200px;
    padding-top:20px;
    vertical-align:top;
}
.photoGallery .ThumbArea{
    background-image:url(Images/Gallery/GalleryWireFrame.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:283px; 
    height:129px;
    margin:25px 0px 0px 35px;
}

.photoGallery .images
{
    width:235px;
    margin:2px 25px 0px 25px;
    overflow:hidden;
    height:128px;
}

.ThumbNail
{
    height:54px;
    width:70px;
    border:none;
    padding:0px;
}

.ThumbNail img {border:none;cursor:pointer;}

/*.mainImage{border:none;padding:0px;position:absolute;top:0px;left:339px;z-index:200; }*/
.mainImage .TL {background-image:url(Images/Gallery/TL.png);background-repeat:no-repeat;background-position:bottom right;width:9px; height:11px;}
.mainImage .TR {background-image:url(Images/Gallery/TR.png);background-repeat:no-repeat;background-position:bottom left;width:9px; height:11px;}
.mainImage .T {background-image:url(Images/Gallery/T.png);background-repeat:repeat-x;background-position:bottom;height:11px;}
.mainImage .BL {background-image:url(Images/Gallery/BL.png);background-repeat:no-repeat;background-position:top right;width:9px; height:10px;}
.mainImage .BR {background-image:url(Images/Gallery/BR.png);background-repeat:no-repeat;background-position:top left;width:9px; height:10px;}
.mainImage .B {background-image:url(Images/Gallery/B.png);background-repeat:repeat-x;background-position:top;height:10px;}
.mainImage .L {background-image:url(Images/Gallery/L.png);background-repeat:repeat-y;background-position:right;width:9px;vertical-align:top;}
.mainImage .R {background-image:url(Images/Gallery/R.png);background-repeat:repeat-y;background-position:left;width:9px;}
.mainImage .M {background-color:#FFFFFF;width:100px;height:100px;}

.GalleryPrev
{
    position:absolute;
    top:-80px;left:25px;
    border:none;
    
}

.GalleryNext
{
    position:absolute;
    top:-80px;left:305px;
    border:none;
}
/* -------------: photoGallery: end :------------- */

/* -------------: CALENDAR: START :------------- */
.MonthCal{width: 156px; background: #ffffff;}

.MonthCal td a{display: block; width: 100%; height: 100%; line-height: 17px;}

.MonthCal tr:first-child>td{
	background: #ffffff; color:#898989; font-size:12px; font-weight:bold; text-align:center; margin-top:3px;

}
.MonthCal .Title{
	background: #ffffff; color:#898989; font-size:12px; font-weight:bold; text-align:center; margin-top:3px;
}

.MonthCal .DayHeader{
    background:#ACACAC; color:#FFFFFF;
    font-size:12px;
}

.MonthCal td.OtherMonthDay, .MonthCal td.OtherMonthDay a{
background: #ffffff;
color: #ffffff;
height: 17px;
font-size: 10px;
}
.MonthCal td.OtherMonthDay a{
display: none;
}
.MonthCal td.TodayDay, .MonthCal td.TodayDay a{
background: #ffB100;
color: #000000;
font-weight: bold;
height: 17px;
font-size: 10px;
}
.MonthCal td.WeekEndDay, .MonthCal td.WeekEndDay a{
    background: #ffffff;
    color: #ECB100;
    height: 17px;
    font-size: 10px; 
}
.MonthCal td.Active, .MonthCal td.Active a{
    background: #ECB100;
    color: #ffffff;
    height: 17px;
    font-size: 10px;
}
.MonthCal td.Inactive, .MonthCal td.Inactive a{
    background: #ffffff;
    color: #CCCCCC;
    height: 17px;
    font-size: 10px;
}
.MonthCal td a:hover{

	background:#ACACAC;
	height: 17px;
	font-size: 10px;

}

/* -------------: CALENDAR: END :------------- */

/* -------------: PAGER: START :-------------- */

.Pager TABLE {
	margin-left:0px;
}
.Pager SPAN {
	margin-right:3px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFD320;
	border:none;
	color:#000000;
	font-weight:bold;
}

.Pager A:link{
	border:none;
	margin-right:3px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#DADADA;
}
.Pager A:visited {
	border:none;
	margin-right:3px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#DADADA;
}
.Pager A:hover {
	border:none;
	margin-right:3px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#C1C1C1;
}
.Pager A:active {
	border:none;
	margin-right:3px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#DADADA;
}


/* -------------: PAGER: END :-------------- */





/* -------------: FRESULTS: START :-------------- */
.FResultsHead {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#4C6A88;
	background-image:url(Images/FResults/HeaderBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:530px;
	height:39px;
	padding-left:20px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:0px;
}

.FResultsMain {
	background-image:url(Images/FResults/MainBg.jpg); 
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:0px;
}

.FResultsMain SELECT {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:100px;
}

.FResultsGalleryTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ecb100;
	padding-left:20px;
}

.FResultsItem {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	padding-bottom:3px;
}


/* -------------: FRESULTS: END   :-------------- */

/* -------------: Articles: Start : ------------- */
.ArticleFullText {text-align:justify;}
/* -------------: Articles: End : --------------- */

/*--------------: ErrorBox: Start :-------------- */
.ErrorBox .TL{background-image:url(Images/Gallery/TL.png);background-repeat:no-repeat;background-position:bottom right;width:9px; height:11px;}
.ErrorBox .TR{background-image:url(Images/Gallery/TR.png);background-repeat:no-repeat;background-position:bottom left;width:9px; height:11px;}
.ErrorBox .BL{background-image:url(Images/Gallery/BL.png);background-repeat:no-repeat;background-position:top right;width:9px; height:10px;}
.ErrorBox .BR{background-image:url(Images/Gallery/BR.png);background-repeat:no-repeat;background-position:top left;width:9px; height:10px;}
.ErrorBox .L{background-image:url(Images/Gallery/L.png);background-repeat:repeat-y;background-position:right;width:9px;vertical-align:top;}
.ErrorBox .R{background-image:url(Images/Gallery/R.png);background-repeat:repeat-y;background-position:left;width:9px;vertical-align:top;}
.ErrorBox .T{background-image:url(Images/Gallery/T.png);background-repeat:repeat-x;background-position:bottom;height:11px;}
.ErrorBox .B{background-image:url(Images/Gallery/B.png);background-repeat:repeat-x;background-position:top;height:10px;}
.ErrorBox .BG{background:#FFFFFF;text-align:left;padding-left:10px;color:#212121;font-size:11px;}


.ErrorBox{
	margin-top:230px; margin-left:auto; margin-right:auto; font-size:14px;	font-weight:normal;	color:#212121; 
}
.ErrorBoxTitle{color:#800200;}
.ErrorBoxText{color:#212121;}
/*--------------: ErrorBox: End :-------------- */

/*--------------: Sitemap: Start :------------- */
a.Tree0
{
    font-size:12px;
    font-weight:bold;
    background-image:url(Images/SitemapBullet.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
    display:block;
}

td.Tree1
{
    font-size:11px;
}
/*--------------: Sitemap: End :------------- */

/*--------------: Extras For Printing: Start :----------- */
.printStyle1{display:none}
.printStyle2{display:block}
/*--------------: Extras For Printing: Start :----------- */

