﻿.DivContentInMaster
{		
	position:relative; 
	float:left;	
	width:100%;
}
.DivContentLeftSide
{
	position:relative; 
	float:left;
	width:40%;
	height:440px;
}
.DivContentRightSide
{	
	position:relative;	
	text-align:right;		
	width:18%;
}
.DivContentSpliter
{
	position:relative; 
	float:left;
	width:2%;
	height:440px;	
}

.DivContentCenterSide
{
	position:relative; 
	float:left;
	width:40%;
	height:440px;	
}
.DivContentInBoxContact
{
	position:relative; 
	float:right;
	padding-top:20px;	
	width:100%;
	height:400px;
}
.DivContentInBox
{
	position:relative; 
	float:right;
	padding-top:20px;	
	padding-right:20px;	
	width:100%;
	height:110px;
}
.DivContentInBoxMap
{
	position:relative; 
	float:right;
	padding-right:20px;	
	width:100%;
}
.DivContentInBoxInput
{	
	position :relative;
	width:100%;
	float:right;
}
.DivContentInBoxIcon
{	
	position:relative;
	widows:100%;
	float:left;
	padding-top:10px;
	padding-left:25px;
}
.DivContentInBoxSend
{
	position:relative;
	widows:100%;
	float:left;
	padding-top:10px;
	padding-left:25px;
	
}
.SendIcon
{
	background-color:#6d6e70;
	color:Black;
	cursor:hand;
	cursor: pointer;
	text-align:center ;
	padding-left:3px;
	padding-right:2px;
	text-decoration:none;
}
.SendIcon:hover
{
	background-color:#6ba94f;
	color:Black;	
	text-decoration:none;
}
.ImageIcon
{
	cursor:hand;
	cursor: pointer;
}
.SpanContactUs
{
	position :relative;	
	float:right;
	width:20%;
	text-align:left;
	padding-left:5px;
}
.TextBoxContactUs
{
	position :relative;	
	float:right;
	width:70%;
	
	height:14px;
}



.DivContentRightSide
{
	position:absolute;
	top:12px; 
	left:380px;
}
.DivContentRightSideMenu
{
	position:absolute;
	top:3px; 
	right:70px;
}
.SubMenu
{
	      	
}
.SubMenu:Hover
{
	cursor:hand;
	cursor:pointer;
	color:#6ba94f ;
}
 .FrameLeftDiv
{
	position:absolute; 
	top :0px;
	left:0px;
    background-color:black;                           
    z-index:2;
}
.FrameRightDiv
{
	top :0px;
	right:0px;
	position:absolute; 
    background-color:black;                    
    z-index:2;
}
.FrameDoorDiv
{
	top:15px;
	left:15px;
	position:absolute;         	        			    	
    z-index:0;
}
.BlackDivLeft
{
	position:absolute; 
	top :0px;
	left:0px;                            
    z-index:1;
	background-color:Black;
	width:15px;
	height:427px;
}
.BlackDivRight
{        	 
	top :0px;
	right:0px;
	position:absolute; 
    z-index:1;
	background-color:Black;
	width:15px;
	height:427px;
}
.labelDoor
{
	top:360px;
	right:22px;
	position:absolute;         	        			    	
    z-index:0;
}
.itemTemplatePic
{
	width:112px;
	height:119px;
	padding-left:5px;
	cursor:hand;
	cursor: pointer;

}
.itemTemplate
{
    width: 130px;/* 11px margin is taken into account */
    height: 141px;                
    padding-top :5px;
}
.itemTemplate:Hover
{
    background:transparent url('../Images/GreenFrame3on3.png') no-repeat 0 0;		
}        
.rightArrow
{
    cursor: pointer;
    float: right;
}
.leftArrow
{
    cursor: pointer;
    float: left;
}
.DivMainButtonToRotetor
{	
	left:0px;
	padding-right:20px;
	position:absolute ;
}


.DivImgButtonToRotetor
{	
	padding:0px 0px 0px 10px;	
	float: right;
	
}
.DivImgButtonToRotetor:hover
{
	color:#6ba94f; 	
	cursor: pointer;            
}

