

/* TOPHEAD - main top section */
#tophead{
	width:1100px;
	height:114px;
	margin-top:2px;
	border-bottom: solid 1px blue; 
	/* background: url('../images/bcgt.jpg') repeat-x;  */
	
}

/* TOP_RIGHT - right top box */
#top_right{
	float: right;
	width: 388px;
	height: 114px;
	background: white;
}

/* TEXT_BOX - intro txt */
#text_box{
	width: 490px;
	height: 109px;
	float: left;
	padding: 5px 11px 0px 11px;
	margin-left	: 14px;
	background		: url('http://thestudent.com.au/sydney/images/intro.jpg') no-repeat;	
}

/* MAIN_NAVIG */
#main_navig{
	padding-top: 2px;
	padding-right: 3px;
	margin-bottom: 1px;
	/* background-color: #E6E8FA; */
}

/* SEARCH BOX */
#search_box{
	width: 380px;
	float: right;
	background: white;
	/* background-color: #E6E8FA; */
	padding-right: 3px;
	height: 65px;
	padding-top: 1px;
}

.inputbox-s_box {
	height: 16px;
	padding-top: 3px;
	padding-left: 2px;
}


/* DATE NAV */
#date_nav{
	width: 1100px;
	height: 23px;
	border-bottom: solid 1px blue;
	/* background : url('../images/bcg_888.gif') repeat-x; */
	background  : orange;
}

/* DATE_L */
#date_l{
	float: left;
	width: 190px;
	height: 18px;
	padding-left: 3px;
	padding-top: 5px;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	
}

/* MENU_TOP - USER 4 */
#menu_top{
	float: right;
	width: 902px;
	height: 23px;	
}

/* PATH_L */
#path_l{
	clear: both;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 0px;
	float: left;
	height: 19px;
	background: white;
	font-size: 9px;
	font-weight: bold;
	
	width: 850px;
}

/* SHARE THIS */
#share{
	text-align:right;
	font-size:10px;
	color: #32CD32;
	padding-left:2px;
	padding-top: 4px;
	background: white;
	font-weight: bold;
	height: 17px;
}

#share a:link{
	color: #32CD32;
}


/* MODULETABLE for s_box - SEARCH BOX */

table.moduletable-s_box {
  width			    : 100%;
  text-align		: right;
  padding-right		: 3px;
}

table.moduletable-s_box td {
  padding-left      : 1px;
  padding-right     : 1px;
  padding-top	    : 1px;
  padding-bottom   : 1px;
}

/* ADS TABLE */
#ads {
background: #f5f5f5; 
width: 200px;
height: 100px;
border: solid 1px;

}
