/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html, body{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
	font-weight:normal;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}
img{border:none; border-style: none;}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
header, section, article, nav, footer, span,label,p,h1,h2,h3,h4,h5,ul,li{ margin:0; padding:0;}

body{background-image:url(../images/bg1.gif);}
.bg{background-image:url(../images/bg1.gif);}



/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

#slides{
    width:1920px; 
    height:600px; 
    left:50%; 
    margin:0 0 0 -960px; 
    position:absolute;  
    overflow:hidden;    
    z-index:-999;
}

.slide_container {
    width:100%;
    height:547px;
    position:absolute;
    overflow:hidden;
    z-index:-999;
}
#slides_in{
    width:100%; 
    height:350px; 
    left:50%; 
    margin:0 0 0 -960px; 
    position:absolute;  
    overflow:hidden;    
    z-index:-999;
}

.slide_container2{
    width:100%;
    height:350px;
    position:absolute;
    overflow:hidden;
    z-index:-999;
}
#slides_in2{
    width:100%; 
    height:350px; 
    left:50%; 
    margin:0 0 0 -960px; 
    position:absolute;  
    overflow:hidden;    
    z-index:-999;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */


header{
    width: 100%; 
    margin: 0 auto; 
    height: 145px; 
   
}
#head_top{
	width:100%;
	margin:0 auto;
	height:99px;
	background-color: rgba(255, 255, 255, 0.7); 
	}
#logo{
	width: 960px; 
    margin: 0 auto;
	}
.logo_ar{
	width:252px;
	height:57px;
	margin-top:21px;
	float:left;
	}
.sub_nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:21px;
	float:right;
	}
.sub_nav a{
	text-decoration:none;
	color:#333;
	}
.sub_nav a:hover{
	text-decoration:none;
	color:#999;
	}
.country{
	margin-top:10px;
	text-align:right;
	}
.country img{
	padding-left:10px;
}
header nav{
	height:46px;
	background-color: rgba(0, 0, 0, 0.5); 
}
header nav ul{
	width: 960px; 
    margin: 0 auto;
	list-style: none; 
    line-height:46px;
}
header nav ul li{
	display: block; 
    float: left; 
    padding: 0 75px 0 0;
}
header nav ul li a{
	font-family:Arial, Helvetica, sans-serif; 
    text-transform: uppercase; 
    font-size: 13px; 
    color: #CCCCCC; 
    text-decoration: none; 
    font-weight:normal;
	}
header nav ul li a:hover{
    color:#fff;
	}
#proj_scroll{
	width:100%; 
    height: 44px; 
    background-color: rgba(0, 0, 0, 0.5);
}

.proj_area{width:960px; height:44px; margin:0 auto; overflow:hidden;}
.proj_area ul li{float:left; list-style:disc; font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:44px; color:#CCC; padding-right:40px; }

#scroller li a{
	text-decoration:none;
	color:#CCC;
	}
#scroller li a:hover{
	text-decoration:none;
	color:#FFF;
	}
.listmenu{
	width:232px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; color:#666;
	}
#foot_navi{ width:292px; float:left; margin-top:10px;}
#foot_navi ul{ width:141px; float:left; list-style-type:none;}
#foot_navi ul li{width:141px; float:left; border-bottom:1px solid #545454; font-family:Arial, Helvetica, sans-serif; line-height:35px; text-decoration:none; color:#999;}
#foot_navi ul li a{text-decoration:none; color:#999;}
#foot_navi ul li a:hover{color:#CCC;}

ul.foot_whychoose{color:#999; margin-top:15px;}
ul.foot_whychoose li{padding-bottom:10px;}

.knowmore{text-decoration:none;}
.knowmore a{text-decoration:none; color:#666;}
.knowmore a:active{text-decoration:none; color:#666;}

.titl_txt{
	font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#666; padding-bottom:10px;
	}
.titl_txt_foot{
	font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#CCC;
	}	
#content{
	width:960px; margin:0 auto; padding-top:220px;
}
#cont_left{
	width:623px; float:left;
	}
#cont_left_cont{
	width:523px; float:left;
	}
#content hr{
	margin:5px 0; border-color:#CCCCCC;
	}
#content h2{
	font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#666; padding:20px 0 10px;
	}
#content h3{
	font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#666; padding:20px 0 0;
	}
#content h4{
	font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#666; padding:10px 0;
	}
#content h4 a{
	color:#666; text-decoration:none;
	}
#content h4 a:hover{
	color:#333; text-decoration:none;
	}
#content p{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#666; line-height:20px; padding:5px 0;
	}
	
#but_course{width:300px; height:30px; float:left; margin:10px 10px 0 0; background:url(../images/bg_t.gif);}
#but_course .but_txt{padding:0 0 0 20px; margin:0; line-height:30px; height:30px; width:280px; font-weight:normal; color:#FFF;}
#but_course a{text-decoration:none;}
#but_course:hover a p{color:#CCC;}

.back{height:29px; float:left; margin-top:30px;}
#cont_left ul{list-style-type: none; padding: 0px; margin: 0px; line-height:26px; color:#666; font-size:14px;}
#cont_left ul li { background-image: url(../images/bull_b.gif); background-repeat: no-repeat; background-position: 0px 8px; padding-left: 15px;}

#but_course2{width:190px; height:75px; float:left; margin:15px 17px 10px 0; background:url(../images/bg_but_g.jpg);}
#but_course2 p{font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:18px; width:170px; height:65px; margin:5px 5px 5px 15px; font-weight:normal;}
#but_course2 a{text-decoration:none;}
#but_course2 a p{color:#FFF; text-decoration:none;}
#but_course2:hover a p{color:#CCC; text-decoration:none;}
#but_course3{width:190px; height:75px; float:left; margin:15px 17px 10px 0; background:url(../images/bg_but_c.jpg);}
#but_course3 p{font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:18px; width:170px; height:65px; margin:5px 5px 5px 15px; font-weight:normal;}
#but_course3 a{text-decoration:none;}
#but_course3 a p{color:#FFF; text-decoration:none;}
#but_course3:hover a p{color:#CCC; text-decoration:none;}

.back{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; font-wei ght:bold; text-decoration:none; color:#666; margin-top:30px; clear:both;}
.back a{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; font-we ight:bold; text-decoration:none; color:#666; }
.back a:hover{color:#999;}

#cont_right{
	width:307px; margin:60px 0 0 30px; float:left;
	}
#cont_right_cont{
	width:407px; margin:35px 0 0 30px; float:left;
	}
.pagestat{
	font-family:Arial, Helvetica, sans-serif; line-height:35px; text-decoration:none; color:#999; font-size:12px; font-style:italic;
	}
.aside_txt{
	background-color:#CCC; width:292px; height:42px; padding-left:15px; font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:42px; font-weight:normal; color:#666;
	margin-bottom:2px; clear:both;
	}
.aside_txt_sel{
	background-color:#999; width:292px; height:42px; padding-left:15px; font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:42px; font-weight:normal; color:#333;
	margin-bottom:2px; clear:both;
	}
.aside_txt a{
	background-color:#CCC; color:#666; text-decoration:none;
	}
.aside_txt a:hover{
	background-color:#CCC; color:#333; text-decoration:none;
	}
.aside_txt_sel a{
	background-color:#999; color:#333; text-decoration:none;
	}
.aside_txt_in{
	height:42px; width:100px; font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:42px; font-weight:normal; color:#666; float:left;
	}
.inp_txt{padding:5px 0;}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* SLIDESHOW */
/* Prevent the slideshow from flashing on load */
.slidesjs-container
{
        border-top: 1px #d6d0c1 solid;
}
#slides
{
        display: none
}

/* Center the slideshow */
.container
{
        width:auto;
        margin: 0 auto;
        position:relative;
}

/* Show active item in the pagination */
.slidesjs-pagination .active
{
        color:red;
}

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
{
        display:none;
        color:#000;
}


/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
