body {
    color: #3f3f3f;
    font-family: Calibri;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    background: url(../images/body_bg.jpg.jpg) #913425 top repeat;
}

html {
    /*scroll colors
	SCROLLBAR-FACE-COLOR: #6d0000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fcf8ea; 
	SCROLLBAR-SHADOW-COLOR: #fcf8ea; 
	SCROLLBAR-3DLIGHT-COLOR: #fcf8ea; 
	SCROLLBAR-ARROW-COLOR: #fcf8ea; 
	SCROLLBAR-TRACK-COLOR: #fcf8ea; 
	SCROLLBAR-DARKSHADOW-COLOR: #fcf8ea;*/
}

h1, h2, h3, h4, h5, span, p {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

* {
    margin: 0px;
    padding: 0px;
}

ol, ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    color: #3f3f3f;
}

    a:hover {
        color: #370105;
    }

.clr {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
}

Img {
    border: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

td {
    vertical-align: top;
}

#Wrapper {
    padding: 0px;
    margin: 0px auto;
    width: 1000px;
          -webkit-box-shadow: -2px 4px 47px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 4px 47px -2px rgba(0,0,0,0.75);
  box-shadow: -1px 4px 47px -2px rgba(0,0,0,0.40);
  padding: 20px;
}

.Header {
    margin: 0px auto 0px;
    padding: 10px 0 0 0px;
}

    .Header .logo {
        width: 303px;
        float: left;
        padding-top: 0px;
    }

    .Header .MainHright {
        float: right;
        margin: 0px;
        text-align: right;
    }

.MainHright .SocialNetwork {
    margin-bottom: 10px;
}

.SocialNetwork li {
    display: inline;
    margin-right: 5px;
}

.MainSearch {
    background-color: #fff;
    border: 1px solid #696666;
    padding: 1px;
    height: 21px;
}

    .MainSearch .Search_box {
        width: 248px;
        height: 21px;
        border: none;
        font-size: 14px;
        text-align: center;
        color: #cac9c9;
        font-family: Arial;
        vertical-align: top;
    }

.MainMenu {
    margin: 0px;
    padding: 1px 0 0 0px;
    height: 51px;
    text-align: center;
    background: url(../images/menu_bg.jpg) #0282a3 repeat-x;
}
    /*.MainMenu li
{
	color:#FFF;
	font-size:22px;
	display:inline;
}
.MainMenu li a
{
	color:#FFF;
	font-size:20px;
	text-transform:uppercase;
	padding:12px 15px;
	display:inline-block;
	vertical-align:top;
}
.MainMenu li a:hover
{
	color:#f0e3b5;
}*/
    .MainMenu .MenuStrip {
        background: url(../images/menu_strip.jpg) no-repeat top;
        padding: 23px 1px;
        display: inline-block;
    }

.MainVisual {
    /*background:url(../images/visual_bg.png) center center no-repeat;*/
    padding: 0px;
    margin: 0px;
}
.ProductBoxs {
    margin-top:20px;




}

.ProductBoxs .Box {

    width:490px;
    height:133px;
    float:left;

}

.ProductBoxs .Box img{
    width:490px;
    height:133px;

}

.ProductBoxs .Space {
  padding: 10px;
  float: left;
    }
.MainBoxs {
    margin: 20px 0 2px;
    padding: 0px;
    color: #3f3f3f;
}

   .MainBoxs .Space {
        padding: 6px;
        display: inline-block;
    }

     .MainBoxs h1 {
        color: #910808;
        font-size: 16px;
        font-weight: bold;
    }

    .MainBoxs h2 {
        color: #3f3f3f;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0 0 20px 0px;
    }

  .MainBoxs .Box {
        background-color:#fefdf9;
        padding: 0px 25px;
     width: 270px;
  height: 133px;
        display: inline-block;
        vertical-align: top;
    }

.Box .NewsPrief {
    /*margin: 0 0 10px 0px;*/
}

.Box .Img_thum {
    width: 83px;
    border: 1px solid #9f9f9f;
    margin-right: 0px;
    display: inline-block;
    height: 58px;
}

.Box .NewsTxt {
    display: inline-block;
    text-align: justify;
    width: 160px;
    vertical-align: top;
}

.NewsTxt a {
    float: right;
}

.Box .more {
    float: right;
    margin: 5px 0 0 0px;
}

.Box .textBox {
    background-color: #959595;
    border: 1px solid #0d2c52;
    color: #fff;
    height: 15px;
    margin: 5px 4px;
    padding: 2px 7px;
    width: 143px;
}

.Box label {
    color: #174445;
}

.Box .login {
    color: #174445;
}

    .Box .login a {
        color: #174445;
        margin-left: 11px;
        text-decoration: underline;
    }

.Box .Checkbox {
    margin: 0 5px 0 0px;
}

.Loginbt {
   
}

.Loginbtalighn {
    text-align: right;
    padding:2px 89px 0 0;
}
/*Start Sponser*/
.MainSponsLogos {
    height: 88px; /*130*/
    padding: 10px;
    margin: 10px 0px 10px 0px;
    background-color: #fff;
    border: 1px solid #bba230;
    background: url(../images/logos_main_bg.jpg) repeat-x #ebebeb;
}

.SponsLogos {
    margin: 0px auto;
    border: 1px solid #bba230;
    background: url(../images/logos_bg.jpg) repeat-x #f4e9c4;
    float: left;
}

    .SponsLogos .LogosIn {
        height: 99px;
        padding: 0px 5px;
    }

    .SponsLogos .Spons_Sep {
        width: 29px !important;
    }

.MainSponsLogos .prev {
    float: left;
    margin: 36px 10px 0 0px;
}

.SponsLogos .anyClass {
    float: left;
    width: 915px !important;
    height: 85px;
    margin: 0px 10px;
}

.MainSponsLogos .next {
    float: right;
    margin: 36px 0 0 9px;
}
/*End Sponser*/

.MainContent {
    margin: 0px;
    padding: 2px 0 0 0px;
    background-color: #fff;
    border-top: 1px solid #73181f;
}

.PagePath {
    background-color: #dedaca;
    padding: 10px 25px;
    margin: 0px;
}

    .PagePath ul li {
        display: inline-block;
        color: #3f3f3f;
        font-size: 14px;
        margin: 0 8px 0 0px;
    }

        .PagePath ul li a {
            color: #3f3f3f;
            font-size: 12px;
        }

            .PagePath ul li a:hover {
                color: #000;
                text-decoration: underline;
            }

    .PagePath span {
        color: #000;
        text-decoration: underline;
    }

.ContentInner {
    border: 3px solid #fff;
    background-color: #fefdf7;
    padding: 30px;
    -moz-box-shadow: inset 0 0 30px 10px #efe4bb;
    -webkit-box-shadow: inset 0 0 30px 10px #efe4bb;
    box-shadow: inset 0 0 30px 10px #efe4bb;
}

.InnerMenu {
    width: 230px;
    display: inline-block;
    border: 1px solid #9f464e;
    background-color: #e49b9b;
    padding: 0 0 20px 0px;
    vertical-align: top;
    -moz-box-shadow: inset 30px 0 50px 10px #cb91a4;
    -webkit-box-shadow: inset 30px 0 50px 10px #cb91a4;
    box-shadow: inset 30px 0 50px 10px #cb91a4;
}

    .InnerMenu h1 {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        padding: 15px 0 10px 35px;
        border-bottom: 3px solid #9a4951;
        background: url(../images/menu_arrow.png) 9% 57% no-repeat;
    }

    .InnerMenu ul li {
        border-bottom: 1px solid #9a4951;
    }

        .InnerMenu ul li a {
            color: #fff;
            font-size: 14px;
            padding: 8px 20px;
            display: block;
        }

            .InnerMenu ul li a:hover {
                background-color: #772d36;
            }

.LeftContent {
    display: inline-block;
    width: 670px;
    margin-right: 29px;
}

    .LeftContent h1 {
        border-bottom: 2px solid #dedaca;
        border-top: 2px solid #dedaca;
        padding: 15px 0px;
        font-size: 20px;
        color: #910808;
        font-weight: bold;
        margin-bottom: 30px;
    }

    .LeftContent h2 {
        font-size: 14px;
        color: #000;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .LeftContent h1 span {
        font-size: 16px;
        color: #910808;
        font-weight: bold;
        display: inline-block;
    }

.brd_Dashed {
    border-bottom: 1px dotted #b2ac96;
    padding: 0 0 20px 0px;
    margin: 0 0 20px 0px;
}

    .brd_Dashed h3 {
        font-size: 12px;
        color: #000;
        font-weight: bold;
    }

.MainNews {
    border-bottom: 1px solid #bdbdbd;
    margin: 10px 0 20px 0px;
    padding: 0 0 20px 0px;
}

    .MainNews h2 {
        color: #2f2f2f;
        font-size: 22px;
        font-weight: normal;
        border-bottom: 5px solid #c4c4c4;
        padding: 0 0 8px 0px;
        margin: 0 0 20px 0px;
    }

    .MainNews .NewsImg {
        width: 253px; /*360*/
        float: left;
        margin-right: 15px;
        border: 5px solid #FFFFFF;
        -webkit-box-shadow: 0px 9px 14px -9px black;
        -moz-box-shadow: 0px 9px 14px -9px black;
        box-shadow: 0px 9px 14px -9px black;
    }

    .MainNews .NewsTxt {
        float: left;
        width: 640px;
        padding: 5px 0 0 0px;
    }

.NewsTxt a {
    float: right;
}

.MainNews h3 {
    font-size: 16px;
    font-weight: bold;
    color: #010101;
    margin: 0 0 10px 0px;
}

.MainNews p {
    font-size: 14px;
    color: #4b4b4b;
    margin: 0 0 15px 0px;
}

.MainNews a {
    font-size: 13px;
    color: #910808;
    text-decoration: underline;
}

    .MainNews a:hover {
        text-decoration: none;
    }

/***** Start Inner *****/



/***** End Inner *****/

/***** Footer *****/
.Footer {
    margin: 20px auto 0px;
    padding:25px 20px;
    color: #fff;
    background-color: #000;
    height: 65px;
}

    .Footer .footerLinks {
        float: left;
    }

    .Footer .MainSubscrip {
        float: right;
        background: url(../images/footer_shape.png) left top no-repeat;
        padding: 0 17px 0 17px;
        height: 56px;
        width: 245px;
    }

    .Footer .Email_input {
        background: url("../images/mail_bg.jpg") no-repeat scroll left center transparent;
        border: medium none;
        font-size: 10px;
        height: 20px;
        margin: 0 0 0 1px;
        padding: 1px 1px 2px 25px;
        text-align: center;
        vertical-align: top;
        width: 125px;
    }

.MainSubscrip p {
    margin: 4px 0px;
    font-size: 13px;
}

.Footer ul {
    margin: 0 0 10px 0px;
    padding: 0px;
}

    .Footer ul li {
        margin: 0 10px 0px 0px;
        display: inline-block;
        color: #fff;
        font-size: 11px;
    }

        .Footer ul li a {
            color: #fff;
            font-size: 12px;
        }

            .Footer ul li a:hover {
                color: #e58d86;
            }

.Footer .DevelopedBy {
    float: right;
    margin-top: 5px;
    margin-right: 15px;
}

.footerLinks p {
    color: #9f9f9f;
    font-size: 14px;
    margin: 0px;
}

.HomSection a {
    float: right;
}
   .jssora21l{
              float: left;
            
            }
   .jssora21r{
             float: right;
            
            }
        /* jssor slider arrow navigator skin 21 css */
        /*
        
        .jssora21r                  (normal)
        .jssora21l:hover            (normal mouseover)
        .jssora21r:hover            (normal mouseover)
        .jssora21l.jssora21ldn      (mousedown)
        .jssora21r.jssora21rdn      (mousedown)
        */
        .jssora21l, .jssora21r {
            background-color:blue;
            display: block;
            position: relative;
            /* size of arrow element */
              background: url(../../../img/a21.png) center center no-repeat;
            width: 55px;
            height: 55px;
            cursor: pointer;
            overflow: hidden;
        }
        .jssora21l { background-position: -3px -33px; top: 123px; left: 8px; }
        .jssora21r { background-position: -63px -33px; top: 123px; right: 8px; }
        .jssora21l:hover { background-position: -123px -33px; }
        .jssora21r:hover { background-position: -183px -33px; }
        .jssora21l.jssora21ldn { background-position: -243px -33px; }
        .jssora21r.jssora21rdn { background-position: -303px -33px; }
