@import url("gridResponsive.css");

body
{
    background-color: #d3edf2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    overflow-x: hidden;
}

header
{
    height: 1px;

}

#langMasterDDL {    

    margin-top: 5px;    
    margin-bottom: 5px;
    font-family: Kalinga, Verdana, Tahoma, Arial, Calibri, Sans-Serif;
    

}

.smartRSWeb-Logo {

}

.smartRSWeb-aboveBrandingDiv {
    background-color: #222222;
}

.langMasterDiv {
    padding-bottom: 5px;
}

a#view-site
{
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #444;
    padding: 1px 3px;
    margin-left: 10px;
    background: #333;
    vertical-align: middle;
}
.alignright
{
    margin: 0 auto;

    
}
footer
{
    color: Gray;
    font-variant: normal;
}
footer#bottom
{
    font: 12px/1.8 Arial, sans-serif;
    width: 100%;
    color: Gray;
    
    text-align: center;

    
}
footer#bottom a
{
    color: Gray;
    text-decoration: none;
    font: 12px/1.8 Arial, sans-serif;
}

footer#bottom a:hover
{
    text-decoration: underline;
}

section#content
{
    min-height: 100%;
    padding: 10px 10px 0 10px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
article
{
    border: 1px solid #aaa;
    background: #fff;
    padding: 20px;
    margin-bottom: 15px;
    min-height: 400px;
}
article h1
{
    font-family: Tahoma;
    font-weight: normal;
    background: #f4f4f4;
    padding: 1px 10px;
    margin-bottom: 15px;
}
article h2
{
    color: #902452;
    margin: 15px 0 10px;
}
article .links
{
    text-align: right;
    margin-top: 10px;
}
a#view-site
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

article
{
    -webkit-box-shadow: 0 0 5px 5px #ddd;
    -moz-box-shadow: 3px 3px 3px 3px #ddd;
    box-shadow: 0 5px 10px 3px #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#dddddd')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#dddddd');
}

#footerDiv {

    width: 100%;
    margin: 0 auto;
    max-width: 350px;
}



#tdLeftFooter {


}

#footerLeft {

    float: left;
}

#footerRight {

    float: right;
    text-align: left;
}

#tdLeftImageDiv {

}











