/* 
Generic 
*/
body
{
    direction: rtl;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-left: 0px;
    margin: 0px;
    width:100%;
    height:100%;  
    text-align: center;    
    color: #1E4570;
    font-size: 11px;      
}

A:LINK
{
	color: blue;
	background-color: inherit;
}
A:ACTIVE
{
	color: blue;
	background-color: inherit;
}

A:VISITED
{
	color: blue;
	background-color: inherit;
}

A:HOVER
{
	text-decoration: underline;
}

#container
{
    width: 780px;
    height: 551px;
    
    margin:0 auto;
    right:50%;    
    top: 50%;
    position: absolute;
    margin-right:-390px;  
    margin-top: -275px;
    vertical-align: top;
    text-align: right;
}

/*
Header Styles
*/

.common_header
{
    width: 100%;
}
.common_title
{
    width: 100%; 
}
/*
Navigation Styles
*/    
.common_topmenu
{
    
}
.top_menu_cell
{
    width: 154px;
    text-align:center;
    height: 68px;
}
.top_menu_cellHover
{
}

/*
Common Styles
*/
.common_body
{
    width: 100%; 
    vertical-align: top;
    height:449px; 
}   
.info_content
{
    font-family:Arial;
    font-size: 11px;
    line-height: 15px;
    color: #324A5B;
    padding-right: 26px;
    padding-top:32px;
}
.info_content_global
{
    font-family:Arial;
    font-size: 11px;
    line-height: 15px;
    color: #324A5B;
}
.info_content_global A:LINK, .info_content_global A:VISITED, .info_content_global A:ACTIVE
{
    color: #324A5B;
    text-decoration: none;
}
.info_content_global A:HOVER
{
    color:#FF7012;
    text-decoration: underline;
}
.category_image
{
    background-image: url(../Images/products_elipse.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 156px;
    vertical-align: top;
    text-align: left;
}
.contact_content
{
    font-size: 11px;
    margin-top: 59px;
    padding-right:86px;
    color: #FF7012;
    letter-spacing: 1px;
    width:100%;
}
.contact_content_inside
{
    font-size: 11px;
    color: #333F4B;  
    margin-top:27px;  
    letter-spacing: 1px;
}
.contact_content_inside A:LINK, .contact_content_inside A:VISITED, .contact_content_inside A:ACTIVE
{
    color: #FF7012;
    text-decoration: none; 
}
.contact_content_inside A:HOVER
{
    text-decoration: underline
}
.contact_input
{
    border: solid 1px #CAC1B8;
    width: 121px;
    height:17px;
    margin-right: 18px;
    margin-top:1px;
    font-size: 10px;
    background-color: White;
    margin-right: 21px;
    scrollbar-face-color:#CAC1B8;
    scrollbar-shadow-color:white;
    scrollbar-highlight-color:#CAC1B8;
    scrollbar-darkshadow-color:#CAC1B8;
    scrollbar-track-color:white;
    scrollbar-arrow-color:white;   
}
#contactform
{
    padding: 0px;
    margin: 0px;
}
/*
Footer Styles
*/
.common_footer
{
    width: 100%;   
}
.footer_navigation
{
    width: 100%;
    vertical-align:bottom;
    color:#C2C1C6;
    letter-spacing: 2px;
    font-size: 12px;
    font-family: Verdana, Arial, Georgia, Sans-Serif;
    padding-right: 26px;
}
.footer_navigation A:LINK, .footer_navigation A:VISITED 
{
    color:#324A5B;
    text-decoration: none;
}
.footer_navigation A:ACTIVE, .footer_navigation A:HOVER
{
    color: #F68932;
}
.common_footer_2
{
    width: 100%;
    margin-top: 37px; 
    height: 5px;  
}
.footer_graph
{
    width: 154px;
    height: 5px;
}
.PartnersTBL
{
    width: 100%;
    font-size: 12px;
    color: #646466;
}
.PartnersTBL a:link, .PartnersTBL a:active, .PartnersTBL a:visited 
{
    color: #F8BC10;
    text-decoration: none;
}
.PartnersTBL a:hover
{
    color: #F8BC10;
    text-decoration: underline;
}
.PartnersTBL .country
{
    color: black;
    font-size: 13px;
    font-weight: bold;
    padding: 35px 0 5px 0;
}

.PartnersTBL .email
{
    font-size: 11px;
}