﻿@import url('Shared.css');

html 
{
    width:100%;
    height:100%;
    margin:0;padding:0;
    background-color:#fdfdfd;
    background-image:url("../Images/HtmlBackground.jpg");
    background-repeat:repeat-x;
    }
body 
{
    width:100%;
    height:100%;
    margin:0;padding:0;
    font-family:Lucida Sans Unicode;
    font-size:11px;
    color:#3d3d3d;
    behavior:url("Js/IE6Hover.htc");
    }
a {color:#cc0000;text-decoration:none;}
a:hover {color:#000;text-decoration:underline;}
form{margin:0;padding:0;}
.clear{clear:both;}
img{border:0;}
.Red {color:#cc0000;}
.LeftImages {position:relative;float:left;}
.RightImages {position:relative;float:right;}
.Car {background-image:url("../Images/Car.jpg");background-repeat:no-repeat;background-position:left 5px;text-indent:15px;}
.Top { position:absolute;top:0;right:0;}
.Red{color:#cc0000;}
.Container 
{
    width:810px;
    height:auto;
    text-align:left;
    margin-top:5px;
    background-image:url("../Images/Container.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    padding:0 85px 0 85px;
    }
    
.Container .Header 
{
    width:810px;
    height:148px;
    position:relative;
    float:left;
    }
.Container .Header .Logo 
{
    width:235px;
    height:143px;
    position:relative;
    float:left;
    cursor:pointer;
    }
.Container .Header .Logo a {width:100%;height:100%;position:absolute;}
.Container .Header .Menu 
{
    width:568px;
    height:83px;
    position:relative;
    float:left;
    padding-top:60px;
    text-align:right;
    }
.Container .Header .Menu a 
{
    font-size:11px;
    color:#182d4c;
    text-decoration:none;
    background-image:url("../Images/MenuAnchorItem.jpg");
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:7px;
    margin-left:3px;
    }
.Container .Header .Menu a:hover {color:#EA0105;}
.Container .Main 
{
    width:810px;
    height:auto;
    position:relative;
    float:left;
    background-image:url("../Images/Main.png");
    background-position:center top;
    margin-top:26px;
    line-height:1.8em;
    }
.Container .Main h1 
{
    color:#e30100;
    font-size:18px;
    font-weight:normal;
    margin:0;padding:0;
    margin-bottom:10px;
    }
.Container .Main h2 
{
    color:#3d3d3d;
    font-size:13px;
    font-weight:normal;
    margin:0;padding:0;
    margin-bottom:10px;
    }
.Container .Main .MainFull
{
    width:734px;
    height:auto;
    position:relative;
    float:left;
    padding-left:38px;
    padding-right:38px;
    }
.Container .Main .MainLeft 
{
    width:238px;
    height:auto;
    position:relative;
    float:left;
    padding-left:38px;
    padding-right:38px;
    }
.Container .Main .MainRight
{
    width:470px;
    height:auto;
    position:relative;
    float:left;
    padding-right:26px;
    text-align:justify;
    }
.Container .MainBottom
{
    width:810px;
    height:50px;
    position:relative;
    float:left;
    background-image:url("../Images/MainBottom.png");
    background-position:center top;
    }
.Footer 
{
    width:100%;
    height:36px;
    position:relative;
    float:left;
    background-image:url("../Images/Footer.jpg");
    background-position:center top;
    }
.FooterContent 
{
    width:810px;
    height:36px;
    font-size:10px;
    }
.FooterContent img.Item
{
    position:relative;
    float:left;
    margin-left:10px;
    }
.FooterContent .FooterContentItem 
{
    position:relative;
    float:left;
    line-height:3.2em;
    margin-right:5px;
    margin-left:5px;
    cursor:pointer;
    }
.FooterContent .FooterContentItem a
{
    color:#272727;
    text-decoration:none;
    cursor:pointer;
    }
    
.Container .Main table.ServicePoint td {}
.Container .Main table.ServicePoint td h2 {background-image:url("../Images/Car.jpg");background-repeat:no-repeat;background-position:left center;text-indent:17px;padding-bottom:0;margin-bottom:0;}
.Container .Main table.ServicePoint td span.Node {background-image:url("../Images/Node.jpg");background-repeat:no-repeat;background-position:left center;padding-left:10px;}

.BoxItem 
{
    width:450px;
    height:auto;
    position:relative;
    float:left;
    margin-top:20px;
    line-height:1.5em;
    background-color:#fbfbfb;
    border:solid 1px #dadada;
    text-align:left;
    padding:10px;
    }
    
.BoxItem .Item
{
    width:205px;
    height:auto;
    position:relative;
    float:left;
    padding-right:10px;
    margin-bottom:10px;
    }
.BoxItem .Item a {color:#cc0000;background-image:url("../Images/Car.jpg");background-repeat:no-repeat;background-position:left center;padding-left:15px;}
.BoxItem .Item img 
{
    position:relative;
    float:left;
    margin-right:10px;
    }
    
.BoxItemT
{
    width:440px;
    height:auto;
    position:relative;
    float:left;
    margin-top:20px;
    line-height:1.5em;
    background-color:#fbfbfb;
    border:solid 1px #dadada;
    text-align:left;
    padding:10px;
    margin-bottom:10px;
    }
    
.BoxItemT .Item
{
    width:420px;
    height:auto;
    position:relative;
    float:left;
    padding-right:10px;
    margin-bottom:10px;
    border-bottom:dotted 1px #dadada;
    }
.BoxItemT .Last {border:0;}
.BoxItemT .Item a {color:#cc0000;background-image:url("../Images/Car.jpg");background-repeat:no-repeat;background-position:left center;padding-left:15px;}
.BoxItemT .Item img 
{
    position:relative;
    float:left;
    margin-right:10px;
    }
    
.inputbutton {border:0;color:#fff;font-family:Lucida Sans Unicode;background-color:#cc0000;font-size:11px;position:relative;z-index:5;cursor:pointer;margin-top:5px;}
.Form {width:430px;height:auto;position:relative;float:left;margin-top:0px;background-repeat:no-repeat;background-color:#fbfbfb;border:solid 1px #dadada;padding:15px;}

.Form .Item{width:206px;height:auto;position:relative;float:left;margin-right:9px;margin-bottom:10px;}
.Form .Item .Left{width:200px;height:auto;position:relative;float:left;background-image:url("../Images/Node.jpg");background-repeat:no-repeat;background-position:left 8px;padding-left:10px;margin-bottom:5px;}
.Form .Item .Right{width:200px;height:auto;position:relative;float:left;}

.Form .ItemBig { width:420px;height:auto;position:relative;float:left;margin-right:9px;margin-bottom:10px;}
.Form .ItemBig .Left{width:390px;height:auto;position:relative;float:left;background-image:url("../Images/Node.jpg");background-repeat:no-repeat;background-position:left 8px;padding-left:10px;margin-bottom:5px;}
.Form .ItemBig .Right{width:390px;height:auto;position:relative;float:left;}

.Form .inputtext {width:179px;height:auto;border:solid 1px #CCC;padding:3px;color:#666;font-family:Lucida Sans Unicode;font-size:11px;}
.Form .ItemBig .inputtext{width:469px;height:auto;position:relative;float:left;margin-right:9px;margin-bottom:10px;}
.Form .inputtextarea {width:390px;height:75px;overflow:auto;border:solid 1px #CCC;padding:3px;color:#666;font-family:Lucida Sans Unicode;font-size:11px;}
.Form .inputfile {width:390px;height:auto;border:solid 1px #7F9DB9;background-color:#fff;color:#666;}
.Form .inputdrp {width:190px;height:auto;color:#666;font-family:Lucida Sans Unicode;font-size:11px;margin-bottom:5px;}
.Form .inputbutton {width:99px;height:25px;border:0;color:#fff;font-family:Lucida Sans Unicode;background-color:#cc0000;font-size:11px;position:relative;z-index:5;cursor:pointer;}
.Form .ItemBig .Control {width:auto;height:auto;position:relative;float:left;}
.Form .ItemBig .Submit {width:auto;height:auto;position:relative;float:left;margin-right:10px;}
.Form .ItemSmall {width:120px;height:auto;position:relative;float:left;}
.Form .ItemMain {width:350px;height:auto;position:relative;float:left;}

/* JsaBox */
#JsaBox{display:none;}
#JsaBoxBack {width:100%;height:100%;position:absolute;background-color:#999;z-index:1000;position:fixed;}
#JsaBoxItem {width:100%;height:100%;margin:0;padding:0;position:absolute;left:0;top:0;z-index:1001;}
#JsaBoxItem .Item {width:100%;height:100%;position:absolute;left:0;margin-top:200px;}