/* Minification failed. Returning unminified contents.
(1,127): run-time error CSS1031: Expected selector, found ','
 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,/*em*/,img,ins,kbd,q,s,samp,small,strike,/*strong,*/ sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:none;
}

H1{font-size:32px; line-height:34px;}
H2{font-size:24px; line-height:36px;}
H3{font-size:19px; line-height:26px;}
H4{font-size:16px; line-height:18px;}
H5{font-size:14px; line-height:16px;}
H6{font-size:13px; line-height:16px;}

table {
	border-collapse:collapse;
	border-spacing:0;
}

.clf{
	clear:both;
	margin:0;
	padding:0;	
}

a:link, a:visited, a:active {
	color:#333;
	text-decoration:none;
}

a:hover{
	color:#000;	
	text-decoration:underline;
}
a img{
	border:0;
}
a.white:link, a.white:visited, a.white:active {
	color:#FFF;
	text-decoration:none;
}
a.white:hover{
	color:#FFF;	
	text-decoration:underline;
}

body {
    background: #fff url(/Content/themes/web/images/bg_body.png);
    color: #333;
    font: normal 13px/16px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
}

div.body-top {
    background: #fff url(/Content/themes/web/images/bg_top.png);
    height: 12px;
}

div.gisc-wrapper {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 980px;
}

div.head {
    background: #FFF;
    height: 100px;
    overflow: hidden;
    width: 980px;
}

    div.head .logo {
        float: left;
        height: 86px;
        margin: 10px 0 0 25px;
        padding: 0;
        width: 86px;
    }

    div.head .slogan {
        float: right;
        height: 80px;
        margin: 15px 30px 0 0;
        padding: 0;
        width: 780px;
    }

div.search {
    float: right;
    height: 25px;
    margin: 12px 0 0;
    padding: 0;
}

    div.search ul li {
        float: left;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        div.search ul li.bgSea {
            background: url(/Content/themes/web/images/bgSearch.png) no-repeat;
            height: 24px;
            margin: 0 5px;
            padding: 0;
            width: 219px;
        }

.txtSearch {
    border: 0;
    color: #999;
    height: 17px;
    margin: 2px 4px;
    padding: 1px 0 0 5px;
    width: 174px;
}

.btnSearch {
    background: url(/Content/themes/web/images/bgBtnSearch.png) no-repeat;
    border: 0;
    height: 18px;
    margin: 2px;
    width: 28px;
}

div.email {
    float: right;
    margin: 190px 0 0 0;
}

div.menu {
    background: url(/Content/themes/web/images/bg_menu.png) repeat-x;
    height: 42px;
    margin: 0;
    padding: 0;
    width: 980px;
}

div.adv-wrapper {
    height: 250px;
    overflow: hidden;
    width: 980px;
}

div.adv-slide {
    float: left;
    height: 730px;
    margin: 0;
    padding: 0;
    width: 250px;
}

    div.adv-slide img {
        border: 0;
        height: 250px;
        margin: 0;
        padding: 0;
        width: 730px;
    }

div.adv-contact {
    background: url(/Content/themes/web/images/bg_contact.png) bottom right no-repeat;
    float: right;
    height: 250px;
    margin: 0;
    padding: 0;
    width: 240px;
}

div.date-disp {
    float: right;
    margin: 10px;
}

div.height-10 {
    height: 10px;
    min-width: 250px;
    width: 100%;
}

div.height-20 {
    height: 20px;
    min-width: 250px;
    width: 100%;
}

div.home-news-box-left {
    float: left;
    overflow: hidden;
    width: 480px;
}

div.home-news-box-right {
    float: right;
    overflow: hidden;
    width: 480px;
}

div.box-content {
    background: #f1f1f1 url(/Content/themes/web/images/bg_bar.png) repeat-x;
    margin: 0;
    min-height: 200px;
    overflow: hidden;
    padding: 0;
}

    div.box-content .box-content-head {
        background: url(/Content/themes/web/images/ico_red.png) no-repeat;
        height: 40px;
        margin: 0 0 0 15px;
        min-width: 250px;
        overflow: hidden;
        padding: 0;
    }

        div.box-content .box-content-head .title {
            background: url(/Content/themes/web/images/ico_news.png) no-repeat;
            color: #FFF;
            font-size: 17px;
            font-weight: 100;
            height: 25px;
            margin: 18px 0 0;
            min-width: 250px;
            padding: 2px 0 0 30px;
            text-shadow: #666 1px 1px 1px;
            text-transform: uppercase;
        }

    div.box-content .box-content-body {
        margin: 15px;
    }

        div.box-content .box-content-body ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

            div.box-content .box-content-body ul li {
                list-style-type: none;
            }

                div.box-content .box-content-body ul li.word {
                    background: url(/Content/themes/web/images/ico_word.png) 0 0 no-repeat;
                    margin-bottom: 8px;
                    min-height: 30px;
                    padding-left: 30px;
                    padding-top: 2px;
                }

                div.box-content .box-content-body ul li.news {
                    background: url(/Content/themes/web/images/ico_item.png) no-repeat;
                    margin: 5px 0 10px 0;
                    min-height: 20px;
                    padding-left: 18px;
                }


/* FOTTER ------------------------------------------- */

div.gisc-footer {
    background: #005ebb;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

div.foot-top {
    border-bottom: 1px solid #0080ff;
    color: #FFF;
    font-size: 12px;
    margin: 10px 30px;
    overflow: hidden;
    padding: 4px 0;
    text-transform: uppercase;
}

div.foot-bot {
    color: #FFF;
    font-size: 12px;
    margin: 10px 30px;
    overflow: hidden;
    padding: 0;
}

/* NEWS ----------------------------------------------- */


.news-row {
    margin: 10px 0;
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

.margin-20-0 {
    margin: 20px 0;
    border-bottom: 1px solid #ececec;
}

.news-row h5 {
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.news-row img {
    width: 120px;
    height: auto;
    max-height: 150px;
    float: left;
    margin: 0 15px 0 0;
    border: 1px solid #eee;
}

    .news-row img.width-80 {
        width: 80px;
        height: auto;
        max-height: 100px;
        float: left;
        margin: 0 10px 0 0;
        border: 1px solid #eee;
    }

.news-row .text-note {
    color: #999;
    font-size: 11px;
    margin: 5px 0;
    padding: 0;
}

.news-row .text-content {
    margin: 5px 0;
    padding: 0;
}

/* FAQs ----------------------------------------------- */


.faq-row {
    margin: 10px 0;
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

.box-with-200 {
    width: 200px;
    float: left;
    margin: 0 12px;
}

.faq-row .question {
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.faq-row .anwser {
    padding: 0;
    margin-left: 15px;
}

.news-row img {
    border: 0;
    float: left;
    margin: 0 5px 0 0;
}

/* RIGHT COLUMNS ----------------------------------------------- */


div.box-730-left {
    float: left;
    overflow: hidden;
    width: 730px;
}

div.box-240-right {
    float: right;
    overflow: hidden;
    width: 240px;
}

div.box-content-small {
    background: #f1f1f1 url(/Content/themes/web/images/bg_bar_small.png) repeat-x;
    margin: 0;
    min-height: 200px;
    overflow: hidden;
    padding: 0;
}

    div.box-content-small .box-content-head-small {
        background: url(/Content/themes/web/images/ico_red_small.png) no-repeat;
        height: 30px;
        margin: 0 0 0 15px;
        min-width: 250px;
        overflow: hidden;
        padding: 0;
    }

        div.box-content-small .box-content-head-small .title {
            background: url(/Content/themes/web/images/ico_news_small.png) 0 0 no-repeat;
            color: #FFF;
            font-size: 14px;
            font-weight: 100;
            height: 25px;
            margin: 10px 0 0;
            min-width: 250px;
            padding: 0 0 0 25px;
            text-shadow: #666 1px 1px 1px;
            text-transform: uppercase;
        }

    div.box-content-small .box-content-body-small {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
    }

.box-margin-10 {
    margin: 10px;
}

div.box-content-small .box-content-body-small ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    div.box-content-small .box-content-body-small ul li {
        list-style-type: none;
    }

        div.box-content-small .box-content-body-small ul li.word {
            background: url(/Content/themes/web/images/ico_word.png) 0 0 no-repeat;
            margin-bottom: 8px;
            min-height: 30px;
            padding-left: 30px;
            padding-top: 2px;
        }

        div.box-content-small .box-content-body-small ul li.news {
            background: url(/Content/themes/web/images/ico_item.png) no-repeat;
            margin: 5px 0 10px 0;
            min-height: 20px;
            padding-left: 18px;
        }

div.box-content-small .box-content-body-small .partner {
    margin: 10px;
    border-bottom: 1px solid #FFF;
    width: 220px;
    overflow: hidden;
    text-align: center;
}

    div.box-content-small .box-content-body-small .partner img {
        -webkit-transition-property: width; /* Safari */
        -webkit-transition-duration: 0.3s; /* Safari */
        transition-property: width;
        transition-duration: 0.3s;
        width: 180px;
        height: auto;
    }

        div.box-content-small .box-content-body-small .partner img:hover {
            width: 220px;
            height: auto;
        }

div.box-content-small .box-content-body-small .map {
    margin: 0;
    width: 240px;
    height: 240px;
    overflow: hidden;
    text-align: center;
}

    div.box-content-small .box-content-body-small .map img {
        -webkit-transition-property: width; /* Safari */
        -webkit-transition-duration: 0.3s; /* Safari */
        transition-property: width;
        transition-duration: 0.3s;
        width: 240px;
        height: auto;
    }

        div.box-content-small .box-content-body-small .map img:hover {
            width: 410px;
            height: auto;
        }

.news-detail {
    background: #FFF;
    padding: 10px;
    line-height: 145%;
}

    .news-detail img {
        max-width: 650px;
        height: auto;
        margin: 20px;
    }

div.box-content .box-content-body .box-content-head-small-news-other {
    background: url(/Content/themes/web/images/bg_bar_news_other.png) left bottom no-repeat;
    height: 27px;
    margin: 0;
    padding: 0;
}

    div.box-content .box-content-body .box-content-head-small-news-other .title {
        background: url(/Content/themes/web/images/ico_word_small1.png) 0 0 no-repeat;
        color: #333;
        font-size: 14px;
        font-weight: 100;
        height: 25px;
        margin: 10px 0 0 10px;
        min-width: 250px;
        padding: 3px 0 0 30px;
        text-shadow: #666 1px 1px 1px;
        text-transform: uppercase;
    }

div.box-content .box-content-body .box-content-body-small-news-other {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.box-margin-10 {
    margin: 10px;
}

div.box-content .box-content-body .box-content-body-small-news-other ul {
    margin: 30px;
    padding: 0;
}

    div.box-content .box-content-body .box-content-body-small-news-other ul li {
        list-style-type: none;
    }

        div.box-content .box-content-body .box-content-body-small-news-other ul li.item {
            background: url(/Content/themes/web/images/ico_item_smal1l.png) 0 4px no-repeat;
            margin-bottom: 10px;
            padding-left: 18px;
        }


/*Contact*/
table.TblContact {
    border: 0 none;
    margin: 0;
    padding: 0;
}

    table.TblContact tr {
        border: 0 none;
        margin: 0;
        padding: 0;
    }

    table.TblContact td {
        border: 0 none;
        margin: 0;
        padding: 6px 10px;
    }

        table.TblContact td label {
            border: 0 none;
            font: 12px arial;
            margin: 0;
            padding: 6px 20px;
        }

        table.TblContact td input {
            border: 1px solid #CCCCCC;
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
            color: #999999;
            height: 16px;
            margin: 0;
            padding: 5px 10px;
            width: 250px;
        }

        table.TblContact td textarea {
            border: 1px solid #CCCCCC;
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
            color: #999999;
            margin: 0;
            padding: 5px 10px;
            width: 250px;
        }

#prevBtn{width:30px; height:60px; background:url(/Content/themes/web/images/btn_prev.png) no-repeat left top; display:block; z-index:1; position:absolute; margin:50px 0px 0px 0px;}
#nextBtn{width:30px; height:60px; background:url(/Content/themes/web/images/btn_next.png) no-repeat left top; display:block; z-index:1; position:absolute; margin:50px 0px 0px 930px;}
#prevBtn a{display:block;width:30px; height:127px; cursor:hand;}
#nextBtn a{display:block;width:30px; height:127px; cursor:hand;}
#slider{width:0px;}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{overflow:hidden;}
#slider li img{width:160px; height:110px; margin:0 9px;}
span#prevBtn{display:none;}
span#nextBtn{display:none;}
div#Content{
	margin:20px 0 0 20px;
	width:920px;
	height:110px;
}
div#Content-partner{
	margin:20px 0 0 20px;
	width:920px;
	overflow:hidden;
}
.tipsy { padding: 5px; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:18px; line-height:18px !important;	opacity: 0.85; filter: alpha(opacity=85); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 300px; text-align: left; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/*
 *  nmcDropDown example
 *  Site by New Media Campaigns
 */
/* Begin header styles */
#nav {
	margin:0;
	padding:0;
}
#nav li {
	float: left;
	position: relative;
	list-style: none;
	font: normal 12px Arial, Helvetica, sans-serif; 
	line-height: 16px;
}
#nav li.separator {
	width:1px;
	height:16px;
	background:#9DBFFF;
	margin:10px 0;
}	
#nav li.open {
  	background:#009fff;
	color: #fff;
}
#nav li.open a {  
	color: #fff;
}
	
#nav li a {
	display:block;
	text-decoration: none;
	outline: none;	
	padding:0px;
	margin:0;
	color: #fff;
			
}
#nav li a:hover {
	text-decoration: none;
}

#nav li a.item{	
	height:14px;
	font-size:13px;
	padding:12px 28px;
	text-transform:uppercase;
	text-align:center;
}
#nav li a.item:hover{
	display:block;		
}
#nav li.open a.item{
	display:block;		
}

#nav li ul {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  background: #009fff;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
  box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	
}
#nav li:hover ul {
	padding: 0;
 }
 
#nav li ul li {
	width:180px;
	border-bottom:1px solid #a7d4da;
}

#nav li ul li a.child {
	color: white;
	line-height:16px;
	text-decoration: none;
	padding: 10px 12px;
	background: #009fff;
	color:#fff;
	outline: none;
	font-style:normal;
}
#nav li ul li a.child:hover {
	color: #fff;
  	background: #005ebb;
}
	
#nav li ul li.lastli {
	border:0;
}
#nav li ul li.lastli a.child {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

a.news:link, a.news:visited, a.news:active {	
	color:#000;
	text-decoration:none;
}
a.news:hover{
	color:#0066cc;	
	text-decoration:underline;
}
a.news img{
	border:0px;
	-webkit-transition-property: width; /* Safari */
    -webkit-transition-duration: 0.3s; /* Safari */
    transition-property: width;
    transition-duration: 0.3s;
}
a.news img:hover{
	transition-duration:100;
	border:1px solid #ccc;
	width:190px;
	height:auto;
}


.btnBlue {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.btnBlue:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.btnBlue:active {
	position:relative;
	top:1px;
}
