@charset "utf-8";
/* CSS Document */

body {margin:0;}
h1 {font-size:22px; font-family:"Open-Sans-Semibold"; font-weight:normal;}
h2 {font-size:16px; font-family:"Open-Sans-Semibold"; margin:10px 0; font-weight:normal; }
p {font-size:13px; line-height:20px; font-family:'Open-Sans-Semibold'; color:#444; margin:10px 0}
a {text-decoration:none; color:#000}
a img {border:0}

@font-face {
	font-family:'open_sansregular';
}
@font-face {
	font-family:"Open-Sans-Semibold";
}

.news-image-right .sec3-col2{margin-left:0; margin-right:3%;}
.news-image-right .sec3-col1 {float:right;}
.news-image-right .sec5-col1 {float:right;}
.news-image-right .sec5-col2 {margin-left:0; margin-right:3%;}

.sec5-border img {margin-bottom: 15px;margin-right: 15px !important;}
.center-column{width:980px; margin:auto; font-family:'open_sansregular'; }
.full-width {width:100%; float:left}

.no-mrg-top{margin-top:0;}
.no-mrg-bottom {margin-bottom:0;}

.header-col {margin-top:15px;}
.nav-col {margin-top:15px;  background:#efefef; border:1px solid #e2e2e2; border-top:2px solid #c4c4c4;}
.nav-ul {margin:0; padding:0; float:left; width:100%; }
.nav-ul li {float:left; display:block}
.nav-ul a{display:block; padding:8px 30px; border-left:1px solid #e2e2e2; border-top:2px solid #c4c4c4; margin-top:-2px; font-size:13px; font-family:"Open-Sans-Semibold"; text-decoration:none; color:#1b1b1b;}
.nav-ul a:hover {background:#0079bb; color:#fff; border-top:2px solid #004b74;}
.nav-ul a.selected {background:#0079bb; color:#fff; border-top:2px solid #004b74;}
.nav-ul li:first-child a {border-left:0}

.left-col {width:100%; display:inline; float:left; background:url(../images/page-devider.jpg) right repeat-y; padding-right:3%;}
.right-col {width:30%; display:inline; float:left;  background:url(../images/page-devider.jpg) repeat-y scroll -1px 0 rgba(0, 0, 0, 0); padding-left:3%; margin-left:-1.5%;}
.light-text1 {color: #999;font-family: "open_sansregular"; font-size: 12px; text-transform: uppercase;}
.sec1-bg {margin-bottom:14px; background:#f1f1f1}
.sec1-left-col {width:57%; display:inline; float:left; }
.sec1-right-col {width:40%; padding-left:3%; background:#fff; display:inline; float:left;}
.slider-col {width:100%;  float:left; height:470px;}
.sec1-banner-cnt {margin:3%; width:94%; float:left}

.sec1-banner-cnt h2 a{color:#006aa4;}
.sec1-banner-cnt h2 a:hover {color:#000;}

.sec4-ul h2 a {color:#006aa4;}
.sec4-ul h2 a:hover  {color:#000;}

.res-menu-icon {display:none; margin-top:15px;  background:#efefef; border:1px solid #e2e2e2; text-align:left; float:left; width:100%;}
.res-menu-icon img {
    border: 1px solid #0079bb;
    margin-bottom: -6px;
    margin-left: -1px;
    margin-top: -1px;
}
.show-menu {display:block !important}

.blue-h2 {color:#006aa4; }

.slider-h2 {border-bottom:1px solid #dfdfdf; padding-bottom:15px; margin-top:0; margin-bottom:17px; font-size:18px; }
.slider-p {}
.date-p {font-size:11px; text-transform:uppercase; color:#a3a3a3;}

.sec1-cnt1 {border-bottom:1px solid #f3f3f3; padding-bottom:10px; margin-bottom:20px;}
.sec1-cnt2 { padding-bottom:0px; }

.right-col h1 {border-bottom:1px solid #333; padding-bottom:5px; margin-top:0}
.right-col-ul1 {margin:0; padding:0}
.right-col-ul1 li {display:block; line-height:18px; border-bottom:1px solid #f3f3f3; padding-top:8px; padding-bottom:12px;}
/*.right-col-ul1 li a {color:#000; text-decoration:none;  font-size:15px; line-height:normal}*/
.right-col-ul1 li a {color:#000; font-family:"Open-Sans-Semibold"; text-decoration:none;  font-size:15px; line-height:normal}
.right-col-ul1 li a:hover {color:#333; text-decoration:underline}
.right-col-ul1 li:last-child {border-bottom:0}
.ad-right-first {margin-bottom:20px;}

.right-sec2 {margin-bottom:20px;}
.right-sec3 {margin-bottom:20px;}
.right-sec4 {margin-bottom:20px;}
.sec5-ul li:last-child {border-bottom:0}

/* TREE VIEW */
#tree, #tree ul {
list-style-type: none; 
}

#tree li {display:block; margin:10px 0}
#tree ul {padding:7px 0; margin-left:7px; border-left:1px solid #ccc;}
#tree, #tree ul li a {font-size:13px; display:block; padding:8px 0;  font-family:"Open-Sans-Semibold"; color:#555; font-size:12px; text-decoration:none}
#tree ul li a span {
    float: left;
    height: 8px;
    margin-right: 6px;
    width: 20px;
}
#tree ul li a p {margin:-5px 0 0 30px;  font-family:"Open-Sans-Semibold"; font-size:12px; color:#666;}
#tree ul li a p:hover {text-decoration:underline; color:#333;}
#tree{padding:0}
#tree li > span {
margin-left: 20px; font-size:13px; color:#333;  font-family:"Open-Sans-Semibold";
}
#tree li > .goodtree_toggle {
position: absolute;
display: inline-block;
background-position: center;
background-repeat: no-repeat;
height:15px;
width: 16px;
cursor: pointer;
}
#tree li > div.closed {

}
#tree li > div.open {

}
.focus {
background-color: #eee;
}

.sec2-col1 {width:30%; border-right:1px solid #f3f3f3; padding-right:2.4%; display:inline; float:left; margin-right:2.4%; }
.sec2-col2 {width:30%; border-right:1px solid #f3f3f3; padding-right:2.4%; display:inline; float:left; margin-right:2.4%; }
.sec2-col3 {width:30%; display:inline; float:left; }

.sec3-col1 {float:left; display:inline; float:left; width:50%;}
.sec3-col2{float:left; display:inline; float:left; margin-left:3%; width:47%;}

.sec4-col1 {float:left; display:inline; float:left; width:50%;}
.sec4-col2 {float:left; display:inline; float:left; margin-left:3%; width:47%;}

.sec2-border{padding:20px 0; border-top:1px solid #f3f3f3; border-bottom:1px solid #f3f3f3}
.sec3-border{padding:20px 0; border-bottom:1px solid #f3f3f3}
.sec4-border {padding:20px 0; border-bottom:1px solid #f3f3f3;}

.sec4-ul {margin:0; padding:0;}
.sec4-ul li {display:block; width:100%; float:left; border-bottom:1px solid #f3f3f3; padding-bottom:15px; padding-top:18px;}
.sec4-ul li:first-child {margin-top:-12px;}
.sec4-ul li:last-child {border-bottom:0}
.sec4-ul li span{width:60px; float:left}
.sec4-ul li h2 {display: table-cell; font-size:15px; vertical-align: middle; height: 41px; color:#006aa4}
.sec4-ul li h2 a {color:#006aa4}

.sec4-img-thumb {width:70px; float:left; margin-right:15px;}

.sec5-border {background:none repeat scroll 0 0 #f8f8f8;border-bottom:1px solid #f3f3f3; float:left; margin-top:15px;padding:3%;width:94%;}
.sec5-col1 {width:23%; display:inline; float:left}
.sec5-col2 {width:74%; margin-left:3%; display:inline; float:left}
.sec5-ul {margin:0; padding:0;}
.sec5-ul li {display:block; float:left; width:100%; padding-top:18px; padding-bottom:5px; border-bottom:2px solid #fff;}
.sec5-ul li:first-child {padding-top:0}
.sec5-ul li h2 {margin-top:0}

.footer-nav {margin:0; padding:0; text-align:center}
.footer-nav li {display:inline-block;}
.footer-nav li a {color:#555; text-decoration:none; padding:0 10px; font-size:12px; border-right:1px solid #ccc; }
.footer-nav li:last-child a {border:0} 
.footer-nav li a:hover {color:#000; text-decoration:underline}


.home-sec1-res-img {height:130px; overflow:hidden}


/* MAGAZINE */

.breadcrumbs {font-size:12px; margin-bottom:25px; float:left; width:100%; border-bottom:1px solid #f3f3f3; padding-bottom:8px;}
.breadcrumbs a {color:#000;}
.breadcrumbs a:hover {color:#333;}
.breadcrumb-selected {color:#0079bb}
.footer-col {width:94%; padding:15px 3%; float:left; background:#efefef; margin-top:50px; border-top:2px solid #b6b6b6;}
.title-h1 {border-bottom: 1px solid #333; margin-top: 0; padding-bottom: 5px;}
.inner-pg-col {margin-top:20px;}
.img-brd {border:2px solid #ced1d6;}
.magazine-col1 {width:65%; float:left; margin-left:5%; }
.magazine-col2 {width:30%; float:left;}
.magazine-title {margin-bottom:0;}
.magazine-date {margin:5px 0 0;}
.date-p {text-transform:none; font-size:11px; color:#999;}
.readmore-link {color:#0079bb; font-size:13px; font-family:"Open-Sans-Semibold"}

.browse-magazine-ul {margin:0; padding:0; float:left; width:100%; background:#f7f7f7;}
.browse-magazine-ul li {display:inline-block; font-size:13px; font-family:"Open-Sans-Semibold"}
.browse-magazine-ul li  label {padding:8px 3px 8px 15px;  display:block;}
.browse-magazine-ul li a { padding:8px 15px; display:block; }
.browse-magazine-ul li a:hover {background:#007bbe; color:#fff; }
.browse-magazine-ul li a.selected {background:#007bbe; color:#fff; }

.bg-brd { border-bottom: 1px solid #f3f3f3;
    float: left;
    height: 3px;
    position: relative;
    width: 100%;
    z-index: -1;}
.sm-head-style {float: left;
    margin-top: -14px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;}
.sm-head-title {
    background: none repeat scroll 0 0 #fff;
    color: #555;
    font-size: 12px;
    padding: 0 0px;
    text-transform: uppercase;
}
.past-magazine-list {margin:0; padding:0}
.past-magazine-list li {display:block; float:left;}
.past-magazine-list li:last-child {margin-bottom:30px;}
.past-magazine-col1 {width:80%; margin-right:5%; float:left; }
.past-magazine-col2 {width:15%; float:left;}
.head-title {margin-bottom:15px; margin-top:15px; float:left; width:100%}

/*Magazine Contents */


.mgn-cnt-col1 {width:35%; float:left}
.mgn-cnt-col2 {width:60%; margin-left:5%; float:right}

.contents-mgn-list {}
.contents-mgn-list .past-magazine-col1{width:70%; float:right; margin-right:0; margin-left:5%;}
.contents-mgn-list .past-magazine-col1 h2 {margin-top:0}
.contents-mgn-list .past-magazine-col2 {width:25%;}
.contents-ul {margin:30px 0 0; padding:0}
.contents-ul li {display:block; margin-bottom:30px;}
.contents-col1 {float:left; width:60px; font-size:24px; font-family:"Open-Sans-Semibold"; color:#CC0000; border-right:2px solid #CC0000;}
.contents-col2 {margin-left:80px;}
.contents-col2 h3 {margin:0; font-size:17px ; font-family:"Open-Sans-Semibold";}
.contents-col2 p {margin-top:5px}
.contents-block1 {background:#f7f7f7; padding:2%; width:96%; float:left}
.res2-contents-bock1 {border-bottom:1px solid #f3f3f3; float:left; width:100%; padding-bottom:30px; margin-bottom:20px; margin-top:20px; display:none}

.contents-res-mgn-col1 {width:100%; float:left}
.contents-res-mgn-col2 {margin-left:230px; margin-top:30px;}

/* Subscribe */

.title-h2 {
    font-family: "Open-Sans-Semibold";
    margin: 0;
    text-transform: none;
}
.form-col {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.color-red {
    color: red;
}
.form-colen {
    float: right;
}
.form-new-col {
    float: left;
    margin-right: 2%;
    width: 49%;
}
.form-new-col1 {
    float: left;
    width: 49%;
}
.form-lbl {
    color: #444;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 2%;
    margin-top: 7px;
    text-align: left;
    width: 20%;
}
.form-txt {
    float: left;
    width: 90%;
}
.input-txt {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #444;
    font-family: arial;
    font-size: 13px;
    padding: 5px 2%;
    width: 96%;
}
.input-txt:focus {
    border: 1px solid #ccc;
    box-shadow: 0 0 3px 0 #ddd;
}
.input-btn {
    background: none repeat scroll 0 0 #195c8f;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    padding: 6px 12px;
}
.input-btn:hover {
    background: none repeat scroll 0 0 #666;
}
.show-menu {
    display: block !important;
}
.form-lane {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.form-txt label {
    clear: both;
    color: #555;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-bottom: 8px;
}
.form-ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    margin: 0;
    padding: 0;
    width: 600px;
}
.form-ul li {
    display: block;
    float: left;
    margin: 2px;
    width: 100%;
}
.form-subtitle {
    font-family: Arial,Helvetica,sans-serifl;
    font-size: 14px;
    font-weight: bold;
}
.form-lane {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#444;}
.form-lane p {margin:0}