/* Handheld style sheet for NCSL website
Created by Philippa Vereker, 5 October 2005
Last modified by Philippa Vereker, 11 April 2006 */

/* General rules */
#masthead, #top, #mid, #bottom {
	width: 100%;
	height:auto;
}

#ncslLogoLogged, #ncslLogoHome, #ncslLogo {
	display: none;
}

.skip {
	position: relative;
	display: block;
	background-color: #ffffff;
}

#NCSL_logo {
	display: block;
}

#left_Col {
	float: none;
}

#footer {
	float: none;
	margin-left: 5px;
	margin-right:5px;
	text-align: left;
	width:100%;
}

hr {
	width: 100%;
}

#top {
	background-color:#ffffff;
	background-image:none;
	color:#000000;
	position: relative;
}

#bottom, #bottom_home {
	display:none;
}

#mid, #mid_home  {
	display: none;
}

.pdahidden {
	display:none;
}
 
.textonly {
	display: inline;
}

#navTrail {
	margin-top: 4px;
	padding-top:4px;
}


/* Home page rules */

#homepage_content, #homepage_content_open, #Col_01, #Col_02, #Col_03 {
	float: none;
	margin-left: 5px;
	margin-right:5px;
}

#Col_01, #Col_02, #Col_03 {
	width: 100%;
}

.newsArticle {
	margin: 0px;
}

#Col_02 {
	border:0;
	margin-left: 5px;
	margin-right:5px;
	padding-left: 0px;
	padding-right: 0px;
}

#newsHead {
	background-image:none;
}

#eduNewsHead {
	background-image:none;
}

#calendar {
	background-image:none;
}

h2#newsHead, h2#eduNewsHead, #Col_02 h2#calendar {
	font-size: 160%;
}

#footerHome {
	float: none;
	margin-left: 5px;
	margin-right:5px;
	text-align: left;
	width:90%;
	display: inline;
	margin-top: 5px;
}

.newsArticle {
	margin-bottom: 6px;
}

.newsImage, #Col_01 .newsImage_style {
	border: 0px;
}

#LGWt2l {
	background-image: none;
}

#loginIns, #loginIns a:link, #loginIns a:visited {
	float: none;
	margin-left: 5px;
	margin-right:5px;
	color: #000000;
}

#gatewayun, #gatewaypw {
	float: none;
	margin-left: 5px;
	margin-right:5px;
	color: #000000;
	text-align: left;
}

#GatewayLogo {
	background-image: none;
	width:100%;
}

#GatewayLogo .textonly {
	font-weight:bold;
	color: #000000;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#button {
	text-align: left;
	float: none;
}

#Col_02 .aboutNCSL {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	border-top:1px;
	border-bottom: 1px;
	border-color: #000000;
	border-style:solid;
	background-color: #ffffff;
}

#Col_02 .aboutNCSL strong {
	font-size: 160%;
}


/* left hand menu rules */
#sectionNav ul {
	display:inline;
}

#sectionNav ul li, #sectionNavSub ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}


/* 3-column template rules */

#centreCol {
	float: none;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 8px;
	margin-bottom: 8px;
	border:0px;
	border-top:1px;
	border-style: solid;
	border-color: #cccc00;
}

#rightCol {
	position: relative;
	float: none;
	width: 100%;
	border:0px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom:1px;
	border-style: solid;
	border-color: #cccc00;
}

#pageContent {
	float: none;
}


/* 2-column template rules */

#footer_2col {
	float: none;
	margin-left: 5px;
	margin-right:5px;
	text-align: left;
	width:100%;
}

#centreColFull {
	float: none;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 8px;
	margin-bottom: 8px;
	border:0px;
	border-top:1px;
	border-style: solid;
	border-color: #cccc00;
}


/* Content styles */

.featureBox {
	float:none;
}

#pageContent .sectionGroup img, #pageContent .sectionGroup-background img, #pageContent .sectionGroupalt-background img {
	float:none;
}
	
#pageContent .sectionText {
	float:none;
	margin-left: 0px;
	clear:both;
}

blockquote.shout, div.shout {
	float:none;
	padding-top:8px;
}

div.captionleft,div.captionright {
	float: none;
	padding:0;
	margin:0;
	color:#336633;
}