﻿body
{
    padding: 0px;
    margin: 0px;
    background-image: url('../Images/ar/bg.png');
    font-family: tahoma;
}
h1
{
    font-family: verdana;
    font-size: 20px;
    color: #0f7dd4;
    margin-top: 0px;
}
.header
{
    background-color: #F4F4F4;
    height: 111px;
}
.container
{
    background-position: center;
    background-image: url('../Images/ar/shadow.png');
    background-repeat: repeat-y;
}
.maintable
{
    background-color: #FFFFFF;
    width: 975px;
    margin-right: auto;
    margin-left: auto;
}
.full
{
    width: 100%;
}
.w33
{
    width: 33px;
}
.logo
{
    width: 272px;
}
.language
{
    height: 35px;
    text-align: left;
}
.menu-container
{
    height: 71px;
    background-image: url('../Images/ar/menu-bg.png');
    background-repeat: repeat-x;
}
.footer
{
    background-color: #006279;
    color: #FFFFFF;
    height: 76px;
    font-size: 12px;
}
.footer-menu
{
    margin-top: 20px;
    margin-right: 68px;
    float: right;
    width: 400px;
}
.footer-menu-items
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.footer-menu-items li
{
    float: right;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    padding-right: 11px;
    padding-left: 11px;
}
.footer-menu-items li a:link
{
    text-decoration:none;
    color:White;
}
.footer-menu-items li a:visited
{
    color:White;
}
.footer-menu-items li a:active
{
    color:White;
}
.footer-menu-items li a:hover
{
    text-decoration:underline;
    color:White;
}
.footer-copyrights
{
    width: 250px;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    text-align: left;
}
.content-container
{
    margin-top: 20px;
}
.w50
{
    width: 50px;
}
.banners-area
{
    width: 226px;
    vertical-align: top;
}
.banner-container
{
    margin-bottom: 20px;
}
.text-container
{
    vertical-align: top;
    text-align: justify;
    font-size: 13px;
    font-family: verdana;
}
.welcome-image
{
    width: 326px;
    height: 225px;
    float: left;
    display: block;
    position: relative;
    margin-right: 15px;
    margin-bottom: 15px;
}
.top-nav
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.top-nav li a:link
{
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 25px;
    float: right;
    height: 38px;
    margin-top: 8px;
    color: #333333;
    text-decoration:none;
}
.top-nav li a:hover
{
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 25px;
    float: right;
    height: 38px;
    margin-top: 8px;
    color: #333333;
    text-decoration: none;
    background-image: url('../Images/ar/menu-hover.png');
    background-repeat: repeat-x;
}
.top-nav li a:visited
{
    color:#333333;
}
.top-nav li a:active
{
    color:#333333;
}
.service-table
{
    margin-bottom: 20px;
}

.service-block
{
    background-color: #f3f3f3;
    border: 1px solid #ededed;
    padding: 10px;
    vertical-align: top;
}
.service-image
{
    padding: 10px;
    width: 240px;
    border: 1px solid #f6f6f6;
    text-align: center;
    vertical-align: top;
}
.product-block
{
    border: 6px solid #e9f0f4;
    padding: 10px;
    margin-left: 30px;
    margin-bottom: 30px;
    float: right;
    width: 230px;
}
.center
{
    text-align: center;
}
.product-name
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: verdana;
    font-size: 18px; 
}
.details-block
{
    padding: 10px;
}
.button
{
    border-style: none;
    background-color: #66bcda;
    width: 109px;
    height: 30px;
    color: #FFFFFF;
    margin-left: 10px;
}
.ProductDetailsBlock
{
    background-color: #f3f3f3;
    border: 1px solid #ededed;
    width: 360px;
    padding: 10px;
    vertical-align: top;
}
.ProductDetailsBlock-2
{
    border: 1px solid #ededed;
    width: 360px;
    padding: 10px;
    vertical-align: top;
}
.product-image
{
    border: 1px solid #ededed;
    text-align: center;
    vertical-align: top;
    padding: 10px;
}
.list
{
    list-style-type: decimal;
}
.contactFormBlock
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #cccccc;
    padding: 10px;
    width: 260px;
}
.textbox
{
    border: 1px solid #e6e6e6;
    padding: 10px;
    width: 240px;
    color: #969696;
}
.textarea
{
    border: 1px solid #e6e6e6;
    padding: 10px;
    width: 240px;
    color: #969696;
    height:150px;
}
.address
{
    padding: 10px;
    vertical-align: top;
}
.welocmetext
{
    font-family: verdana;
    font-size: 20px;
    margin-top: 0px;
}

