﻿p {
    margin-bottom: 15px;
}

#wrapper {
    width: 990px;
    height:1045px;
    background-color: #fff;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    margin-left: auto;
    margin-right: auto;
     text-align: left;
}

.content-topic {
	margin-left: 25px;
}

.content-topic h2 {
	color: #5c85ff;
	font-size: 14px;
	font-weight: normal;
}

.content-topic ul {
	list-style: none;
	margin: 15px 0;
}

.content-topic li {
	float: left;
	width: 240px;
	margin-bottom: 10px;
}

.content-topic a {
	text-decoration: none;
	color: #5c85ff;
	font-size: 14px;
	font-weight: 400;
}

.content-bytopic {
	margin-left: 25px;
	color: #5c85ff;
}

.content-bytopic div {
	margin-top: 10px;
	float:left;
	width: 233px;
}

.content-bytopic div div.article {
    width: 216px !important;
    width: 228px;
    padding: 1px;
    border: 1px solid white;
    margin: 0 1px 1px 0;
    cursor: pointer;
}

.content-bytopic div div.article:hover {
    border-color:  #5c85ff;
}

.content-bytopic div div.article h1 {
    font-size: 12px;
    color:  #0e5caa;
    margin: 0px;
	font-weight: 400;
}

.content-bytopic div div.article h2 {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    color: #0a0a7a;
    margin: 0px;
}

.content-bytopic div div.article p {
    font-size: 12px;
    font-style: italic;
    margin: 0px;
    color:  #5c85ff;
}

#mainwrapper {
    width: 990px;
    min-height:500px;
    height:auto !important;
    height:800px;
    background-color: #fff;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    text-align: left;
}

#mainwrapper img {
    margin: 10px;
    float: left;
}

#mainwrapper h1 {
    font-size: 16px;
    color:  #5c85ff;
    margin: 0 0 0 10px;
}

#mainshadowtop {
	clear: both;
    width: 750px;
    height: 8px;
    background: url("/assets/images/shadow-top-wide.png");
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

#mainshadowbot {
	width: 750px;
    height: 8px;
    background: url("/assets/images/shadow-bottom-wide.png");
    background-repeat: no-repeat;
    clear:both;
    margin-bottom: 15px;
}

#mainwrapper #maintop {
    width: 936px;
}

#mainwrapper #maintop .topics {
    width: 200px;
    height: 300px;
    background-color: #f7f7f7;
    float: left;
    margin-left: 15px;
}

#mainwrapper #maintop .topics ul {
    list-style: none;
    margin-top: 10px;
}

#mainwrapper #maintop .topics a {
    display: block;
    color: #000;
    text-decoration: none;
    margin: 2px 15px;
}

#mainwrapper #maintop .topics li:hover {
    background-color: #f0f0f0;
}

#mainwrapper #maintop div.awrapper {
    display: block;
    float: left;
    margin: 0 0 16px 16px;
    width: 285px;
    border-left: 1px solid #D8D8D8;
}

#mainwrapper #maintop div div.article {
    width: 273px !important;
    width: 326px;
    padding: 5px;
    border: 1px solid white;
    margin: 5px 0 0 5px;
    cursor: pointer;
}

#mainwrapper #maintop div div.article:hover {
    border-color: #A31721;
}

#mainwrapper #maintop div div.article img {
    float: left;
    border: 1px solid #f0f0f0;
    margin: 0 5px 5px 0;
}

#mainwrapper #maintop div div.article h1 {
    font-size: 16px;
    color: #5c85ff;
    margin: 0px;
}

#mainwrapper #maintop div div.article h2 {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #666;
    margin: 0px;
}

#mainwrapper #maintop div div.article p {
    font-size: 14px;
    font-style: italic;
    margin: 0px;
    color: #999;
}

#mainwrapper #mainbottom {
    clear: both;
    width: 936px;
}

#mainwrapper #mainbottom div {
    display: block;
    float: left;
    margin: 0 0 16px 16px;
    width: 285px;
    border-left: 1px solid #D8D8D8;
}

#mainwrapper #mainbottom div div.article {
    width: 273px !important;
    width: 285px;
    padding: 5px;
    border: 1px solid white;
    margin: 5px 0 0 5px;
    cursor: pointer;
}

#mainwrapper #mainbottom div div.article:hover {
    border-color: #A31721;
}

#mainwrapper #mainbottom div div.article img {
    float: left;
    border: 1px solid #f0f0f0;
    margin: 0 5px 25px 0;
}

#mainwrapper #mainbottom div div.article h1 {
    font-size: 14px;
    color: #A31721;
    margin: 0px;
}

#mainwrapper #mainbottom div div.article h2 {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #666;
    margin: 0px;
}

#mainwrapper #mainbottom div div.article p {
    font-size: 12px;
    font-style: italic;
    margin: 0px;
    color: #999;
}

#banners {
	width: 936px;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 5px;
}

#banners img {
	margin: 0;
	border: none;
}

.toplinks {
    margin-right: 15px;
    color:  #0A427B;
	float: right;
	margin-top: 7px;
}

.toplinks a{
    color: #999;
	text-decoration: none;
}

#bottomlinks {
	padding-bottom: 5px;
    width: 936px;
	text-align: center;
	color: #999;
}

#bottomlinks a {
    color: #999;
    text-decoration: none;
}

.padding {
    padding: 10px 20px 10px 20px;
}

#header {
    width: 800px;
    height: 87px;
}

#header #shadow {
    width: 600px;
    height: 8px;
    background: url("/assets/images/shadow-top.png");
    background-repeat: no-repeat;
    z-index: 100;
    position: absolute;
    margin-top: 87px;
}

#header #mainnav {
    position: absolute;
    margin-top: 5px;
    margin-left: 500px;
    color: #2C5A7D;
}

.rightcol {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
    margin-top: 28px;
    font-style: normal;
    text-transform: none;
    color: #0A427B;
    float: left;
    width: 200px;
 /*   height: 900px;*/
    text-align: justify;
	font-weight: 400;
	background-color: #fff;
}

.rightcol a {
   color: #003beb;
}

#header img {
    margin-left: 20px;
    margin-top: 7px;
    margin-bottom: 0px;
	border: none;
}

#fixedfooter {
    position: none;
   /* bottom: 0;
    left: 0;*/
    height: 25px;
    width: 100%;
	padding-bottom:10px;
	clear:both;
/*	position:relative; */
}

/* FOOTER STARTS */
 #footer{ width: 100%; height: 34px; clear: left; float: left; padding-left: 0px; 
 background: url(/assets/new_style_img/footer_bg.png) top center repeat-x;
          color: #fff7df; text-align: center; padding-top: 7px;}
    #footer ul { margin: 0; padding: 0;}
    #footer li { list-style-type: none; display: inline;
                 padding:  0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
    #footer a { color: #fff7df; }
    #footer li a:hover { padding: 0px 0px 0px; margin: 0px 0px 0px 0px;}
/* FOOTER ENDS */

/*#footer {
	text-align: center;
    width: 100;
    height: 25px;
    background-color: #fff;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px; 
	color: #999;
}

#footer p {
	padding-top: 4px;
	font-size: 11px;
}

#footer a {
    color: #999;
	text-decoration: none;
}
*/
#fixedfooter #shadow {
    width: 750px;
    height: 8px;
    background: url("/assets/images/shadow-bottom.png");
    background-repeat: no-repeat;
    z-index: 100;
    position: relative;
    margin-top: -8px;
    margin-left: auto;
    margin-right: auto;
	
}

#regshadow {
    width: 750px;
    height: 8px;
    background: url("/assets/images/shadow-bottom.png");
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

.articlelink {
    width: 166px !important;
    width: 176px;
    padding: 3px 5px 3px 5px;
    border: 1px solid white;
    margin: 0;
    cursor: pointer;
}

.articlelink:hover {
    border-color: #A31721;
}

.articlelink h1 {
    font-size: 13px;
    color: #333;
    margin: 0px;
	font-weight: 400;
}

.articlelink p {
    font-size: 13px;
    margin: 0px;
    color: #333;
	font-weight: 400;
}

#outer_container{width:850px; /*margin-left: 25px; */padding-left:25px;/* margin-bottom: 50px;*/ 
        float:left; background-color:#FFFFFF; padding-top:10px; height: 750px; }
#customScrollBox{position: relative; height: auto; margin-bottom: 50px; overflow:hidden; float:left;}
#customScrollBox .container{position: relative; width:500px; top:0; float:left; height: 600px; margin-right:25px; text-align: justify;}
#customScrollBox .container a{color: #29587A}
#customScrollBox .content{clear: both;}
#customScrollBox .content p {margin-bottom: 10px;}
#customScrollBox img{border:5px solid #fff;}
#dragger_container{position:relative; width:0px; height: 750px; float:left; margin:25px 25px 0 10px; border-left:1px solid #D8D8D8; border-right:1px solid #D8D8D8;}
#dragger{position:absolute; margin-left: -7px; width:15px; height:30px; background:url(/assets/images/handle.jpg) no-repeat center center;}

img{
	border:0px;
}

.scrl_out{
	width:550px;
	height: 400px;
	overflow:auto;
	float:left;
	
}
.scrl_in{
	width:500px;
	height: auto;
	overflow:hidden;
	float:left;
	margin-right:10px;
	
}
	
/* CSS Document 
.ind1 {
	height: 120px; 
	overflow: hidden; 
	margin: 10px 0 10px 0;
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;	
		}

.ind2 {
	height: 120px; 
	overflow: hidden; 
	margin: 10px 0 10px 0;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;	
		}

#hifi .row {
text-align: left; padding: 8px 0 0 2px;
}

#hifi .row img {
	width: 300px; 
	border: none;
	float:none; 
	margin-left: 10px;
	text-align: center;
	}@charset "utf-8";
 */

hr {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	display: block;
	color: black;
	background-color: black;
	height: 2px;
	text-align: center;
	width: 60%;
	border: none;
	float: none;
	
	}

ch {margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto; 
	padding:0; 
	font-family: new times roman, georgia, serif; 
	font-size: 14px; 
	font-weight: 800; 
	text-align: justify; 
	color: black;
	}

.line {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    color: #fff;
    background-color: #fff;
    height: 14px;
    text-align: center;
    width: 60%;
    border: 0px;
}
