/* CSS Document */

body {
	background-color: #BFBFBF;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00506F;
	font-size: 12px;
	
}


/* layout IDs ----------------------------------*/


#mainbox {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: -380px;
	left: 50%;
	position: absolute;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	background-image: url(images/bg_mainbox.gif);
	background-repeat: repeat-y;
	background-position: left;
}


#navigation {
	background-color: #A7C5E9;
	background-image: url(images/gradient_menu.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 150px;
	margin-right: 0px;
	height: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	
}
div{}


#topbar {
	float: right;
	height: 20px;
	width: 608px;
	background-color: #4E89D1;
	background-image: url(images/gradient_blue.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #306FBA;
	border-left: 1px solid #4E89D1;
}


#topphoto {
	float: right;
	height: 85px;
	width: 608px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}


#breadcrumb {
	float: right;
	width: 593px;
	background-color: #FFCE00;
	background-image: url(images/gradient_yellow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDBB00;
	border-left: 1px solid #FFCE00;
	padding-left: 15px;
}

#pageheading {
    
    width: 608px;
	background-color: #4E89D1;
	background-image: url(images/gradient_blue.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #4E89D1;
	border-left: 1px solid #4E89D1;
	
}


#contentholder {
	float: right;
	width: 608px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


#content_1col {
	float: left;
	width: 598px;
	padding-bottom: 20px;
	padding-right: 10px;
}


#content_2col {
	float: left;
	width: 444px;
	border-right: 1px solid #FFFFFF;
	padding-top: 0px;
	padding-bottom: 20px;
	
}


#rhpanel {
	background-color: #E2E2E2;
	float: right;
	width: 162px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #7BC642;
	margin-top: 1px;
	
}

#ul_margin{
	margin-top: 5px;
}



/* layout classes  ---------------------------------- */



/* featurehead_top differs from featurehead as it has no 1px white top border as it takes it from
   #contentholder. If a 1px white top border is added to featurehead-top the 1px green left hand border 
   of #rhpanel sticks up by 1px */ 
   

.featurehead_top {
	width: 100%;
	border-bottom: 1px solid #7BC642;
	background-color: #7BC642;
	background-image: url(images/gradient_green.jpg);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}


.featurehead {
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #7BC642;
	background-color: #7BC642;
	background-image: url(images/gradient_green.jpg);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	
}


.schoolsites {
	background-color: #7BC642;
	border: 1px solid #009900;
	float: left;
	width: 300px;
	margin-bottom: 20px;
	border: 1px solid #999900;
	padding: 10px;
	margin-left: 20px;
	clear: left;
	text-align: center;
}






/* text styles ------------------------------------ */

p {
	font-size: 12px;
	color: #00506F;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}


a:link{
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;	
}
a:active {
	color: #FF6600;
	text-decoration: none;
}



ul {
	font-size: 12px;
	line-height: 20px;
	list-style-type: disc;
}

li {
	line-height: 15px;
	margin: 0px 0px 5px -5px;
}



.breadcrumbtxt {
	font-size: 9px;
	color: #009999;
}
.breadcrumbtxt a:link{
    color: #009999;
	text-decoration: none;
}
.breadcrumbtxt a:visited{
	color: #009999;
	text-decoration: none;
}

.breadcrumbtxt a:hover{
	color: #006600;
	text-decoration: none;
}

.breadcrumbtxt a:active{
	color: #006600;
    text-decoration: none;
}



.nav_menu {
	font-size: 11px;
	color: #3366CC;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: left;
	width: 115px;
}

.nav_menu a:link{
    color: #3366CC;
	text-decoration: none;
}
.nav_menu a:visited{
	color: #3366CC;
	text-decoration: none;
}

.nav_menu a:hover{
	color: #FF6600;
	text-decoration: none;
}

.nav_menu a:active{
	color: #FF6600;
    text-decoration: none;
}



.nav_assyst {
	font-size: 11px;
	color: #3366CC;
	float: left;
	padding: 5px;
	margin: 10px 10px 15px 15px;
	clear: left;
	width: 105px;
	text-align: center;
	border: 1px solid #FFFFFF;
}

.nav_assyst a:link{
    color: #3366CC;
	text-decoration: none;
}
.nav_assyst a:visited{
	color: #3366CC;
	text-decoration: none;
}

.nav_assyst a:hover{
	color: #FF6600;
	text-decoration: none;
}

.nav_assyst a:active{
	color: #FF6600;
    text-decoration: none;
}



.nav_intranet {
	font-size: 11px;
	color: #3366CC;
	float: left;
	padding: 5px;
	margin: 10px 10px 15px 15px;
	clear: left;
	width: 105px;
	text-align: center;
	border: 1px solid #FFFFFF;
}

.nav_intranet a:link{
    color: #3366CC;
	text-decoration: none;
}
.nav_intranet a:visited{
	color: #3366CC;
	text-decoration: none;
}

.nav_intranet a:hover{
	color: #FF6600;
	text-decoration: none;
}

.nav_intranet a:active{
	color: #FF6600;
    text-decoration: none;
}




.heading {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}

	
.subheading {
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}


.featurehead_txt  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}


.panel_head {
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}


.panel_txt {
	font-size: 11px;
	color: #0066CC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.panel_txt a:link{
	color: #FF6600;
	text-decoration: none;
}
.panel_txt a:visited{
	color: #FF6600;
	text-decoration: none;
}
.panel_txt a:hover{
	color: #990000;
	text-decoration: none;	
}
.panel_txt a:active{
	color: #990000;
	text-decoration: none;
}


/* table styles ----------------------------------*/


table {
	margin-left: 15px;
}

.table_top {
	background-color: #A7C5E9;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}


.tablerow_odd {
	background-color: #EAEAEA;
	font-size: 12px;
	line-height: 14px;
	color: #0066CC;
}


.tablerow_even {
	background-color: #E2E2E2;
	font-size: 12px;
	line-height: 14px;
	color: #0066CC;
}


/* graphic styles -----------------------------------*/
	
	
.bitc_logo {
    padding-top: 20px;
    padding-left: 23px;
	margin-bottom: 65px;
}


.bitc_xmaslogo {
    padding-top: 3px;
    padding-left: 23px;
	margin-bottom: 65px;
}



.npt_logo {
    margin-top: 100px;
	margin-bottom: 30px;
	margin-left: 15px;
}



.pagehead1line {
	margin-top: 18px;
	margin-bottom: 15px;
	margin-left: 15px;
}


.pagehead2line {
	margin: 9px 0px 5px 15px;
}
	
	
.npt_holder {
	float: left;
	clear: left;
}


.linkarrow {
	margin-right: 5px;
}


.map_baglan {
	margin-right: 5px;
}


.bitc_layout {
	margin-bottom: 20px;
	margin-top: 10px;
}


.logo_ittrain {
	margin-top: 10px;
}


.logo_ddesk {
	margin-top: 20px;
}


/* idx styles here -----------------------------------------------------*/


.idx_image {
	padding: 0px;
	float: left;
	height: 85px;
	width: 85px;
	margin: 5px 5px 0px 15px
}


.idx_news {
    height: 65px;
	width: 440px;
	background-color: #E2E2E2;
	background-image: url(images/gradient_silver.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 10px;
	float: left;
	
}


.idx_head {
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}


.idx_txt {
	font-size: 11px;
	color: #0066CC;
}


.idx_txt a:link{
	color: #FF6600;
	text-decoration: none;
}
.idx_txt a:visited{
	color: #FF6600;
	text-decoration: none;
}
.idx_txt a:hover{
	color: #990000;
	text-decoration: none;	
}
.idx_txt a:active{
	color: #990000;
	text-decoration: none;
}
