/** Swinburne University of Technology Website: Global Leadership CSS
 *  Cascade Style Sheet file including Styles destined to presentation 
 *  of the main area of the Swinburne International - Global Leadership website
 *
 *  MODIFIED:
 *  version 1.0, 25 September 2006.
 * @version 1.0, 25 September 2006.
 * @version 1.1 Added .nav_right paragraph 
 * @author Caroline Rojas crojas@swin.edu.au
 */



/**
 * Swinburne's Top Navigation - 
 * Overriding styles in the nav_top.css 
 */
.nav_top_table td.dark
{
	background-color: #666666;
	height: 24px;
}


/**
* Swinburne International's Old Top Navigation
*/
table .nav_top_si_glp_table 
{
	padding: 0px;
	margin: 0px;
	top: 0px;
	vertical-align: top;
	width: 100%;
}

.nav_top_si_glp_table td
{
	background-color: #837565;
	height: 24px;
}

/**
* Swinburne International's Top Navigation
*/
#ne_international_menu {
	font-size:12px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	background-color: #8A8A8A;
	text-align: left;
	float: left;
	border-bottom:1px solid white;
}

#ne_international_menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#ne_international_menu li a {
	float: left;
	margin: 0;
	padding: 0;
	background: #666 url(http://www.swinburne.edu.au/images/nav_div1.gif) no-repeat bottom right;
	font: normal 1.1em "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	/* border-top: 2px solid #666; */
	position: relative;
	height: 24px;
	line-height: 22px;
	text-align: center;
	overflow:hidden;
}


#ne_international_menu li a em {
	background-position: 0 0;
	position:absolute;
	left:0;
	top:0;
	display:block;
	height:24px;
	overflow:hidden;
}

#ne_international_menu li a:hover em, #ne_international_menu li a:focus em, #ne_international_menu li a:active em #ne_international_menu li a.selected em, #ne_international_menu li a.selected em {
	background-position: 0 -24px;
}

#top_menu.international li #nav_home { margin-right: 630px; border-right: 1px solid #d5d5d5; }

/* For Northeastern International Sub-nav */
#ne_international_menu, #ne_international_menu li a {
	background-color: #837565;
}

#ne_international_menu li.right {
	position: absolute; 
	right: 0;
	width:135px;
}

#ne_international_menu li a:hover, #ne_international_menu li a:focus, #ne_international_menu li a:active {
	background-color: #574C3D;
}

#ne_international_menu li #ne_nav_home {width:180px}

#ne_international_menu li #ne_nav_home em {width:180px; background-image: url(http://www.swinburne.edu.au/images/nav_top_si_glp_home2.gif)}

#ne_international_menu li #ne_nav_swinburne {width:69px}

#ne_international_menu li #ne_nav_swinburne em {width:69px; background-image: url(http://www.swinburne.edu.au/images/nav_top_si_glp_swinburne2.gif)}

#ne_international_menu li #ne_nav_northeastern {width:81px}

#ne_international_menu li #ne_nav_northeastern em {width:81px; background-image: url(http://www.swinburne.edu.au/images/nav_top_si_glp_northeastern2.gif)}

#ne_international_menu li #ne_nav_courses {width:56px}

#ne_international_menu li #ne_nav_courses em {width:56px; background-image: url(http://www.swinburne.edu.au/images/nav_top_si_glp_courses2.gif)}

#ne_international_menu li #ne_nav_apply {width:81px}

#ne_international_menu li #ne_nav_apply em {width:81px; background-image: url(http://www.swinburne.edu.au/images/nav_top_si_glp_apply2.gif)}

#ne_international_menu li #ne_nav_news {width:90px}

#ne_international_menu li #ne_nav_news em {width:90px; background-image: url(http://www.swinburne.edu.au/images/nav_top_si_glp_news2.gif)}

#ne_international_menu li #ne_nav_contact {width:69px}

#ne_international_menu li #ne_nav_contact em {width:69px; background-image: url(http://www.swinburne.edu.au/images/nav_top_si_glp_contact2.gif)}

#ne_international_menu li #ne_nav_international {width:135px; float: right}

#ne_international_menu li #ne_nav_international em {width:135px; background-image: url(http://www.swinburne.edu.au/images/nav_top_si_glp_si2.gif)}

/**
 *Feature Table
 */
table .feature_table 
{
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
	top: 0px;
	vertical-align: top;
}


.feature_table th
{
	padding-left: 0px;
	padding-right: 0px;
	/*font-size: 0.85em;*/
	font-size: 1.10em;
	color: #6E6D6D; 
	font-weight: bold;
	text-align:left;
	vertical-align:top;
	width:100%;
	height:22px;
}

.feature_table td
{
	padding-right: 0px;
}

/**
 *Feature Table Links
 */

.feature_table th
a:link
{
	color: #544735; 
	font-weight: bold;
}


.feature_table th
a:visited
{
	color: #544735;
	font-weight: bold;
}


.feature_table th
a:hover
{
	color: #6E6D6D;
	font-weight: bold;
}

.outline 
{
	vertical-align: top;
	padding: 6px 6px 6px 6px;
	margin: 0px;
	top: 0px;
	border:1px solid #D1D1D1;
}


/*feature table font style */
.feature_text_brown			
{
	font-family: Arial, Geneva, Helvetica;
	/*font-size: 0.75em;*/
	color: #685D50;
}

/*main font styles */
.main_text_brown 			
{
	font-family: Arial, Geneva, Helvetica;
	/*font-size: 0.80em;*/
	font-size: 1.05em;
	color: #685D50; 
}

/*Heading Sizes*/
.main_table
h1
{
	/*font-family: Arial, Geneva, Helvetica;
	font-size: 1em;*/
	font-size: 1.30em;
	color: #6E6D6D; 
	font-weight: bold;
}

h2
{
	/*font-family: Arial, Geneva, Helvetica;*/
	/*font-size: 0.85em;*/
	font-size:1.15em;
	color: #685D50;
	font-weight: bold; 
	margin-bottom: 0px;
	/*padding-top:8px;*/
}


/**
 * Nav Right Table - Table Style classes used to define the appearance of the
 * tables in the right navigation
 * Override Swinburne nav_right.css
 */		
.nav_right_table {
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 203px;
}

.nav_right_table th {
	text-align: left;
	/*font-size: 0.85em;*/
	font-size:1.15em;
	color: #685D50;
	/*color: #0694AA; */
	font-weight: bold; 
}

.nav_right_table td.bg {
	background-image: url(/images/nav_right_si_bg.jpg);
	height:413px;
	background-repeat: no-repeat;
	background-position:  bottom right;
	vertical-align:top;
}

.nav_right 
p
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 135%;
	color: #505050;
	/*font-size: 0.8em;*/
	font-size:1.05em;
}


/**
 * Nav Right Link Style classes used to define the appearance of
 * the links, note that they are cascades for the nav_right class
 * overrides nav_right.css classes
 */

.nav_right
a:link
{
	color: #505050;
	text-decoration: none;
}

.nav_right
a:visited
{
	color: #505050;
	text-decoration: none;
}

.nav_right
a:hover
{
	color: #CC0000;
	text-decoration: none;
}

/** International Homepage*/
.home_table
{
	width:100%;
	vertical-align:top;
	padding: 0px;
}

.home_table th
{
	text-align:left;
	font-family: Arial, Geneva, Helvetica;
	/*font-size: 1em;*/
	font-size: 1.30em;
	color: #685D50; 
	/*color: #6E6D6D;*/ 
	font-weight: bold;
	vertical-align:top;
	/*height:21px;*/
	padding: 0px;
}

.home_table th
a:link
{
	color: #685D50;
	/*color: #0694AA;*/
	/*color: #6A9BAC;*/
	text-decoration: none;
}

.home_table th
a:visited
{
	color: #685D50;
	/*color: #6A9BAC;*/
	text-decoration: none;
}

.home_table th
a:hover
{
	color: #6E6D6D;
	text-decoration: none;
}

.home_table td
{
	font-family: Arial, Geneva, Helvetica;
	/*font-size: .8em;*/
	font-size: 1.05em;
	color: #505050;
	/*color: #6E6D6D;*/
	padding: 0px;
}

.home_table td
a:link
{
	color: #505050;
	/*color: #505050;*/
	/*color: #6E6D6D;*/
	text-decoration: none;
}

.home_table td
a:visited
{
	color: #505050;
	/*color: #505050;*/
	/*color: #6E6D6D;*/
	text-decoration: none;
}

.home_table td
a:hover
{
	color: #CC0000;
	/*color: #017587;*/
	/*color: #4092AB;*/
	text-decoration: none;
}
