/**
 * K2 Layout
 **/

#page-wrap {width:100%;}
#page-border {width: 1000px; margin: 0 auto; border:1px solid #CECECE; border-top:0; border-bottom:0; }
#page {width: 1000px; margin: 0 auto; }

#header-wrap, #content-head, #body-wrap, #header, #sitenav, #content-main, #footer-content, #footer-links,
#footer-copyright, #footer-content-wrap { overflow:hidden; width:1000px;}


/** Header **/
#header #logo, #header #logo img, #header #header-custom {height:100px;}
#header #logo, #header #logo img {width:730px;}
#header #header-custom { width:270px; }

/** NAV **/
#sitenav { width:1000px; } 
#sidebar, #body-wrap-inner { display: block; float:left; clear:both; }
#header-custom, #logo{ display: block; float: left; }

/** FOOTER **/
#footer-content {
	background-color:#E5E5E5;
	border-color:#CECECE; border-style:solid none; border-width:1px 0;
	padding:0;
}
#footer-content-wrap { 
	border-color:#FFFFFF; border-style:solid none; border-width:1px 0;
	margin:0; padding:5px;
}

#footer-dynamic { 
	width:534px; margin-right:5px;
	background:transparent url(http://images.jannat.net/collections/images/gt/footer-dynamic-bg.png) no-repeat scroll 0 0; 
}
#footer-news { 
	width:450px;
	background:transparent url(http://images.jannat.net/collections/images/gt/footer-news-bg.png) no-repeat scroll 0 0; 
}
#footer-dynamic, #footer-news {
	background-color:white; float:left; height: 85px; overflow:hidden;
}

#footer-links { height:25px; }
#footer-copyright {
	height:30px;
	background:transparent url(http://images.jannat.net/collections/images/gt/footer-copyright.png) repeat scroll 0 0;
}


#content-main-dynamic, #content-main-top, #content-main-bottom { width: 980px; display:block; float: left; }
#related-col { display:none; margin:0; float: left; }
/** @HOMEPAGE **/
body.mkacc2 #content-main-dynamic, body.mkacc2 #content-main-top, body.mkacc2 #content-main-bottom { width: 500px; }
body.mkacc2 #related-col { width: 470px; margin-left:10px; display:block; }

#popular-courses { width:480px; height:142px; }
