﻿/* 
    Document   : font
    Created on : Jul 31, 2012, 10:41:25 AM
    Author     : nita
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

@charset "utf-8";
* {margin:0px;padding:0px;}

@font-face {
    font-family: 'Kh-Battambang';
    src: url('/Images/fonts/glyphicons-halflings-regular.eot');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Kh-Battambang';
    font-style: normal;
    font-weight: normal;
    src: url("/Images/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url('/Images/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/Images/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/Images/fonts/glyphicons-halflings-regular.svg#webfonttEfFltbI') format('svg');
}
 @font-face {
    font-family: 'Battambang';
    src:url('/images/glyphicons-halflings-regular.ttf');
    font-style: normal;
    font-weight: normal;
}
body
{
    background: #FFFFFF;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #333333;
    line-height: 25px;
    font-family: Arial, Helvetica, sans-serif;
}
a
{
    text-decoration:none;
}
.wrapper
{
    width: 100%;
    text-align: center;
}
.wrapperbody
{
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    border-color: #EAEAEA;
    width: 1250px;
    text-align: center;
    background-color: #FFFFFF;
    display: table;
}
.wrapperSubbody
{
    width: 1040px;
    text-align: left;
    float:left;
    }
.LeftMenu
{
    width: 210px;
    float: left;
}
.RightMenu
{
    width: 210px;
    float: right;
}
.ContentPlaceHolder
{
    width: 830px;
    float: right;
    text-align: center;
}
.Banner
{
    width: 1300px;
    float: left;
    text-align: left;
}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
.topbar
{
    width:1090px;
    height:30px;
    float:right;
}
.topmenu
{
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #EEEEEE;
    color: #3399FF;
    width: 210px;
    height: 30px;
    padding-top: 8px;
    float: left;
    font-size: 14px;
    line-height: 26px;
    background-color: #F4F4F4;
    font-weight: bold;
}
.marqee
{
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #EEEEEE;
    width: 830px;
    height: 30px;
    color: #3399FF;
    vertical-align: middle;
    padding-top: 8px;
    text-align: right;
    float: left;
    background-color: #F4F4F4;
    font-size: 14px;
}
.Date
{
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #EEEEEE;
    color: #3399FF;
    width: 210px;
    height: 30px;
    padding-top: 8px;
    float: right;
    font-family: verdana;
    font-size: 13px;
    line-height: 26px;
    background-color: #F4F4F4;
    font-weight: bold;
}
.MenuLeft
{
    background: #25A6E1;
    background: -moz-linear-gradient(top,#71C4EC 0%,#188BC0 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
    background: -webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: -o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: -ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    background: linear-gradient(top,#25A6E1 0%,#188BC0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
    background-position: 0px;
    width: 190px;
    margin: 5px 5px -1px 5px;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    padding-left: 10px;
    font-weight: 600;
    border-radius:3px 3px 0px 0px;
    
}
.TitelArticle
{
    width: 780px;
    margin: 5px 5px -1px 0px;
    background-image: url('image/TitleContent2.png');
    background-repeat: no-repeat;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    padding-left: 50px;
    font-weight: bold;
}
.SlideImage
{
    border: 2px solid #3399FF;
    width: 830px;
    height: 300px;
    margin: 5px 5px 5px 0px;
    -moz-box-shadow: 2px 2px 2px #888888; /* Old Firefox */
    box-shadow: 1px 1px 2px #888888;
    border-radius: 5px 5px 5px 5px #3399FF;
}
.TArticle,TArticle:hover
{
    font-size: 16px;
    color: #185780;
    font-weight: bolder;
    text-decoration:none;
}
.TArticle:hover
{
    font-size: 16px;
    color: #409DDB;
    font-weight: bolder;
    text-decoration:none;
}
.hide
{
    display: none;
}
.marquee
{
    background: #F7F7F7;
    /*background: -moz-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FCFCFC),color-stop(100%,#E5E5E5));
    background: -webkit-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -o-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -ms-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFCFC',endColorstr='#E5E5E5',GradientType=0);*/
    width: 1250px; 
    padding-top: 7px; 
    padding-bottom:0px; 
    margin-bottom:0px;
 }
 .box-marquee
{
    background: #F7F7F7;
    /*background: -moz-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FCFCFC),color-stop(100%,#E5E5E5));
    background: -webkit-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -o-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -ms-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFCFC',endColorstr='#E5E5E5',GradientType=0);*/
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    width: 100%;
    background-color: #F7F7F7;
}
.Topline
{
    background: #F7F7F7;
    background: -moz-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FCFCFC),color-stop(100%,#E5E5E5));
    background: -webkit-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -o-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    background: -ms-linear-gradient(top,#FCFCFC 0%,#E5E5E5 100%);
    border-left: 0px solid #007ED2;
    border-right: 0px solid #007ED2;
    border-top: 0px solid #007ED2;
    border-bottom: 2px solid #007ED2;
    background: #F7F7F7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFCFC',endColorstr='#E5E5E5',GradientType=0);
    width: 100%; 
    height: 23px; 
    }
    
    .reset, .reset:hover
{
    background: #990033;
    background: -moz-linear-gradient(top,#FF7777 0%,#993333 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FF7777),color-stop(100%,#993333));
    background: -webkit-linear-gradient(top,#FF7777 0%,#993333 100%);
    background: -o-linear-gradient(top,#FF7777 0%,#993333 100%);
    background: -ms-linear-gradient(top,#FF7777 0%,#993333 100%);
    background: linear-gradient(top,#FF7777 0%,#993333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7777',endColorstr='#993333',GradientType=0);
    padding: 0px 10px 0px 10px;
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #990000;
    cursor: pointer;
}
.reset:hover
{
    background: #990033;
    background: -moz-linear-gradient(top,#E10049 0%,#993333 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#990033),color-stop(100%,#993333));
    background: -webkit-linear-gradient(top,#990033 0%,#993333 100%);
    background: -o-linear-gradient(top,#990033 0%,#993333 100%);
    background: -ms-linear-gradient(top,#990033 0%,#993333 100%);
    background: linear-gradient(top,#990033 0%,#993333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#990033',endColorstr='#993333',GradientType=0);
    padding: 0px 10px 0px 10px;
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #990000;
    cursor: pointer;
}