﻿html {
	direction:rtl;
}
body 
{
	margin:0px;
	background-color:#000000;
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
A:link {text-decoration:underline;	color:#E20A16;}
A:hover {text-decoration:none;color:#000000}
A:active {	color:#E20A16;}
A:visited {	color:#E20A16;}


/*------------------------------------*/
/*	Master header					  */
/*------------------------------------*/
#MasterHeader
{
	clear:both;
	width:100%;
	height:190px;
	background-image:url(images/topred.gif);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#ffffff;
}
#MasterHeaderInnerPage
{
	clear:both;
	width:100%;
	height:334px;
	background-image:url(images/topred_with_menu.gif);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#ffffff;	
}


#MasterHeaderInner
{
	clear:both;
	width:716px;
	margin:auto;
	height:190px;
	background-image:url(images/top_title.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
}
.MasterContentWide
{
	clear:both;
	width:100%;
	background-color:#ffffff;	
}
.MasterContentInnerWide
{
	clear:both;
	width:716px;
	margin:auto;
}
.MasterContentLeft
{
	float:right;
	width:185px;
	overflow:hidden;
	vertical-align:top;
}



#MasterContentFillColor
{
	background-color:White;
	float:left;
	width:100%;
}


#MasterContentInner
{
	clear:both;
	width:778px;
	margin:auto;
	background-color:White;
}







/*------------------------------------*/
/*	Master Footer					  */
/*------------------------------------*/
.MasterFooterMenu_Item
{
	text-align:right;
}
#MasterFooterSpacer
{
	line-height:20px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:White;
}
#MasterFooter
{
	clear:both;
	width:100%;
	background-color:Black;
}
#MasterFooterInner
{
	clear:both;
	width:716px;
	margin:auto;
	height:100px;
	direction:rtl;
}
.MasterFooterMenuLogo
{
	float:right;
	width:80px;
	text-align:right;
}
.MasterFooterMenuLinks
{
	direction:rtl !important;
	float:right;
	padding-top:20px;
}
.MasterFooterMenuCredits
{
	clear:both;
	margin:auto;
	font-family:Arial;
	color:#636363;
	font-size:11px;
	padding-top:2px;	
}
.MasterFooterMenuCredits A:link	{color:#636363;	text-decoration:none;font-size:9px;font-family:Arial;}
.MasterFooterMenuCredits A:active	{color:#636363;	text-decoration:none;font-size:9px;font-family:Arial;}
.MasterFooterMenuCredits A:visited	{color:#636363;	text-decoration:none;font-size:9px;font-family:Arial;}
.MasterFooterMenuCredits A:hover	{color:#E20A17;	text-decoration:none;font-size:9px;font-family:Arial;}

.FooterCreditWrapper
{
	clear:both;padding-top:14px;
	/*width:150px;*/
}
.FooterCredit 
{
	background-image:url(images/inkodhypera_lion.gif);
	background-repeat:no-repeat;
	background-position:79px 0px;
	font-size:10px;
	color:#636363;
}
.FooterCredit1
{
	font-size:11px !important;
	color:#636363;
	text-decoration:none;
}
.FooterCredit A:link{color:#636363;text-decoration:none;}
.FooterCredit A:active{color:#636363;text-decoration:none;}
.FooterCredit A:visited{color:#636363;text-decoration:none;}
.FooterCredit A:hover{color:#ffffff;text-decoration:none;}



.MasterFooterMenu
{
	clear:both;
	margin:auto;
	font-family:Arial;
	color:#EDEDED;
	font-size:12px;
}
.MasterFooterMenu A:link	{color:#EDEDED;	text-decoration:none;font-size:12px;font-family:Arial;}
.MasterFooterMenu A:active	{color:#EDEDED;	text-decoration:none;font-size:12px;font-family:Arial;}
.MasterFooterMenu A:visited	{color:#EDEDED;	text-decoration:none;font-size:12px;font-family:Arial;}
.MasterFooterMenu A:hover	{color:#E20A17;	text-decoration:none;font-size:12px;font-family:Arial;}

.MasterFooterDivider
{
	width:13px;min-width:13px;margin:0px;padding:0px;
	color:#8E8E8C;
	font-size:12px;
	margin:0 6px 0 6px;
}	




.Home_ContentText
{
	clear:both;line-height:17px;padding-top:10px;text-align:justify;
}

.Home_ContentLink
{
	padding-top:10px; clear:both;text-align:left;
}

.Home_ContentImages
{
	clear:both;padding-top:20px;
}

.Home_ContentItem
{
	width:240px;text-align:right;
	height:145px;
}
.Home_ContentItemLast
{
	text-align:right;
	height:145px;
}


















/*------------------------------------*/
/*	General							  */
/*------------------------------------*/
.dots_red_hor
{
	background-image:url(images/dots_red_hor.gif);
	background-repeat:repeat-x;
	font-size:1px;
	line-height:1px;
}
.dots_red_hor_sep
{
	background-image:url(images/dots_red_hor.gif);
	background-repeat:repeat-x;
	background-position:center center;
	font-size:1px;
	line-height:1px;
	padding-top:15px;
	padding-bottom:15px;
}
.ContentPageContainer
{
	padding-top:27px;
	padding-right:15px;
}
.ContentPageInner
{
	float:right;
	width:440px;
	text-align:right;
	vertical-align:top;
	min-height:200px;	
}
.ContentsArea
{
	float:right;
	width:570px;
	text-align:right;
	vertical-align:top;
}	
.ContentTitle
{
	color:#E20A16;font-family:Arial;font-size:16px;font-weight:bold;text-decoration:none;
	padding-bottom:4px;
}	
.ContentSubTitle
{
	color:#545454;font-family:Arial;font-size:12px;font-weight:bold;
}	
.ContentText
{
	color:#545454;font-family:Arial;font-size:12px;text-align:justify;
}	










/*------------------------------------*/
/*	Showroom						  */
/*------------------------------------*/
#MasterShowRoomWapper
{
	clear:both;
	width:100%;
	margin:auto;
	background-color:White;
	padding-top:33px;
}
.MasterShowRoomTopImage
{
	float:left;background-color:White;width:100%;
	background-image:url(categories/1.jpg);
	background-position:center top;
	background-repeat:repeat-x;		
	padding-top:10px;	
	height:144px;
}
#MasterShowRoomInner
{
	clear:both;
	width:778px;
	margin:auto;
	padding-top:10px;
}
.MasterShowRoomProducts
{
	clear:both;
	padding-top:60px;
}
.ShowRoomMainImage
{
	background-color:#F8F8F8;padding:4px;
	width:84px;height:62px;
}
.ShowRoomMainImageOver
{
	background-color:#E20A16;padding:4px;
	width:84px;height:62px;
}
.ShowRoomProductLink
{
	font-family:Arial;font-size:11px;padding-top:3px;padding-bottom:3px;
}
.ShowRoomProductLink A:link{color:#000000;font-family:Arial;font-size:11px;			font-weight:normal;text-decoration:none;}
.ShowRoomProductLink A:active{color:#000000;font-family:Arial;font-size:11px;		font-weight:normal;text-decoration:none;}
.ShowRoomProductLink A:visited{color:#000000;font-family:Arial;font-size:11px;		font-weight:normal;text-decoration:none;}
.ShowRoomProductLink A:hover{color:#E20A16;font-family:Arial;font-size:11px;		font-weight:normal;text-decoration:underline;}

.ShowRoomItem
{
	float:right;text-align:right;
	width:125px;
	overflow:hidden;
	height:100px;
	
}
.ShowroomInfoDivWrapper
{
	clear:both;padding-top:20px;margin:auto;width:100%;text-align:center;
}
.ShowroomInfoDiv
{
	float:left;width:780px;text-align:left;
}





.roomIconWrapperFloater
{
	position:absolute;top:198px;right:0px;width:100%;
}
.roomIconWrapper
{
	width:716px;margin:auto;height:70px;border:solid 0px red;
}
.roomIcon
{
	width:193px;height:61px;	
	background-image:url(images/icon_bg.png);
	background-position:center top;
	background-repeat:no-repeat;		
}
.OutletSideLinks
{
	float:right;width:186px;padding-top:5px;padding-right:4px;
}
.OutletGallery
{
	float:right;width:400px;padding-right:40px;
}


/* Contacts list panel*/
.ContactLeftBox
{
	height:40px;width:171px;
	padding-top:25px;
	background-color:#E20A16;
	padding-right:15px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
}
.ContactLeftBox A:link{color:#ffffff;font-family:Arial;font-size:12px;			font-weight:bold;text-decoration:none;}
.ContactLeftBox A:active{color:#ffffff;font-family:Arial;font-size:12px;		font-weight:bold;text-decoration:none;}
.ContactLeftBox A:visited{color:#ffffff;font-family:Arial;font-size:12px;		font-weight:bold;text-decoration:none;}
.ContactLeftBox A:hover{color:#ffffff;font-family:Arial;font-size:12px;			font-weight:bold;text-decoration:none;}

.ContactLeftBoxOver
{
	height:40px;width:171px;
	padding-top:25px;
	background-color:#000000;
	padding-right:15px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
}
.ContactLeftBoxOver A:link{color:#ffffff;font-family:Arial;font-size:12px;			font-weight:bold;text-decoration:none;}
.ContactLeftBoxOver A:active{color:#ffffff;font-family:Arial;font-size:12px;		font-weight:bold;text-decoration:none;}
.ContactLeftBoxOver A:visited{color:#ffffff;font-family:Arial;font-size:12px;		font-weight:bold;text-decoration:none;}
.ContactLeftBoxOver A:hover{color:#ffffff;font-family:Arial;font-size:12px;			font-weight:bold;text-decoration:none;}
.ContactShop_Name
{
	padding-top:0px;font-size:14px;font-weight:bold; float:left;
	width:200px;
}
