/* CSS that is common among all the site for the home page */

/* For IPhone 6 - Landscape */
@media only screen and (min-width:640px) and (max-width: 670px) {
	.navSearchHeader{margin-top: 50px;}
}

@media only screen and (max-width: 670px) {


	#homeContent .col {
    	float: none;
	}
	
	
	.quadAd {
		text-align: center;
	}
	
		
}







@media only screen and (min-width: 670px) {

/* Middle Section */
#middle_section
{
    float: left;
    position: relative;
}
#middle_section #slapshContainer
{
    background: url("https://www.keralaeducation.net/images/home/middle.jpg?v=1.6") no-repeat scroll 0 0 transparent;
    height: 451px;
    width: 981px; 
}
#middle_section .text
{
    float: right;
    padding-top: 19px;
    width: 380px;
}
#middle_section .text ul li
{
    width:42%;
    float:left;
    height:auto;
    border:none;
    font-size:12px;
    font-weight:700;
    padding:5px 0;
}

#middle_section .text ul li.right
{
    font-weight:400;
    float:right;
    text-align:left;
}

.menuitem
{
    height: 250px;
    list-style: none outside none;
    margin: 100px 0 0 0;
    overflow: hidden;
    padding: 0;
}
.menuitem li
{
    display:inline-block;
    margin:0;
    padding:0;
}

.menuitem li a.icon
{
    border:none;
    display:block;
    width:145px;
    height:160px;
    text-indent:-9999px;
}
#middle_section #homeBlurb p
{
    color: #ffffff;
    line-height: 1.2em;
    text-align: center;
    margin-left: 80px;
    position: relative;
    top: -20px;
    *top: -25px;
    width: 818px;
}
.textLeft
{
    float: left;
    left: 10px;
    position: relative;
    top: 10px;
    width: 300px;
}
/* End of Middle Section */
/* Home Buttons Ads */
#middleAds {
    width:100%;
    height:150px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    background-color:#FFF;
    border:1px solid #CCC;
    padding-top:15px;
}
#middleAds .collgeAds span.button
{
    padding-left:32px;
    padding-top:5px;
    float:left;
    *width:125px;
}
/* CSS end for Home buttons*/
/* CSS for Latest news and Latest Exam results*/

/* CSS for homeContent i.e. for Courses, College and exam Articles */
#homeContent{
    margin-top: 10px;
}

#homeContent .col {
    float: left;
}
#homeContent .contentBlock{
    width: 680px;
}
#homeContent .contentBlock .moreArticleWidgetContainer {
    float: left;
    width: 310px;
}
#homeContent .contentBlock .homeWidgetBox{
    width: 660px;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    margin-top: 10px;
    behavior: url(https://keralaeducation.net/css/PIE.htc);
}
#homeContent .contentBlock .homeWidgetBox .heading {
    background: url("../images/question_header_horiz.jpg") repeat-x scroll 0 0 transparent;
    height: 45px;
    width: 660px;
    margin: 0px;
    border-radius: 9px 9px 0 0;
    -moz-border-radius: 9px 9px 0 0;
    behavior: url(https://keralaeducation.net/css/PIE.htc);
}

#homeContent .contentBlock .homeWidgetBox .heading span {
    color: #39251B;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 11px;
    padding: 10px 5px;
    text-decoration: none;
}
#homeContent .contentBlock .homeWidgetBox .heading span {
    border-left: 1px solid #D6D3CA;
    border-right: 1px solid #D6D3CA;
    border-top: 1px solid #D6D3CA;
    margin: 11px 120px 0 10px;
    font-weight: bold;
}
#homeContent .contentBlock .homeWidgetBox .articleContainer{
    padding: 10px;
}
#homeContent .contentBlock .homeWidgetBox .colArticle {
    float: left;
    width: 212px;
}
#homeContent .contentBlock .homeWidgetBox .artTitle, .moreArticleWidget .artTitle {
    margin-bottom: 10px;
}
#homeContent .contentBlock .homeWidgetBox .artTitle a, .moreArticleWidget .artTitle a{
    color: #DA4A03;
    text-decoration: none;
    font-weight: bold;
}
#homeContent .contentBlock .moreArticleWidget .heading a, #homeContent #examResultsWidget .heading a {
    color: #39251C;
    text-decoration: none;
    font-weight: bold;
}
#homeContent .contentBlock .homeWidgetBox .artTitle a:hover{
    text-decoration: underline;
}
#homeContent .contentBlock .moreArticleWidget .rightText, #homeContent .contentBlock .moreArticleWidget .rightText a {
    color: #39251C;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}

#homeContent .contentBlock  .moreArticleWidget{
    width: 310px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    margin-top: 10px;
    behavior: url(https://keralaeducation.net/css/PIE.htc);
    float: left;
}

#homeContent .contentBlock  .moreArticleWidget .heading{
    background: url(../images/left_menu_fir.jpg) repeat-x;
    border-bottom: 1px solid #DEDAD4;
    height: 20px;
    width: 300px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    padding: 8px 0 0 10px;
    color: #39251C;
}
#homeContent .artTitle .bulletBrownArrow{
    background: url("../images/sprite_img.png") -267px -142px; no-repeat;
    width: 10px;
    height: 13px;
    float: left;
}

#homeContent .contentBlock  .moreArticleWidget .articleContainer{
    padding: 10px;
}
.wideWidgetBox{
    width: 340px;
    margin-top: 10px;
    height: 642px;
    float: left;
    margin-left: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
}
.wideWidgetBox .heading {
    background: url("../images/left_menu_fir.jpg") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #DEDAD4;
    border-radius: 5px 5px 0 0;
    color: #39251C;
    height: 20px;
    padding: 8px 0 0 10px;
     width: 330px;
}
.wideWidgetBox .widget{
    height: 594px;
    width: 340px;
    overflow: auto;
}

.wideWidgetBox .widget .examResult {
    border-bottom: 1px dotted #CCCCCC;
    margin: 10px 10px 5px;
    padding: 10px 0 15px;
}
.wideWidgetBox .widget .examResult .examTitle {
    margin-bottom: 5px;
}

.wideWidgetBox  .widget .examResult .examTitle a {
    color: #4C8C29;
    font-weight: bold;
    text-decoration: underline;
}

.wideWidgetBox .widget .examResult .examName {
    margin-bottom: 2px;
    line-height:1.2;
}

.wideWidgetBox  #examWidgetFooter {
    background: url("../images/question_header_horiz.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #CCCCCC;
    height: 10px;
    padding: 4px 5px;
}
.wideWidgetBox  #examWidgetFooter span strong {
    color: #4C8C29;
}
.wideWidgetBox .rightText, .wideWidgetBox #examWidgetFooter .note {
    display: none;
}
.heading {
    color: black;
    font-family: Georgia;
    font-size: 11px;
    font-weight: bold !important;
}
.examResultBlank
{
    color: #4C8C29;
    font-size: 13px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
}
/* CSS end for Latest news and Latest Exam results*/