/*
original colours:
really light brown: #e6e8ca
light brown: #ac945d
dark brown: #80664f
maroon: #7d2017
green: #1e5546
red: #ED1B32
green text: #306660

colours as of 01/09
bright red: #ff0000
red: #dd0000
dark red: #ad0000
maroon: #910101
mossy green: #647777
light moss: #cbdbdd
light grey: #999999
dark grey: #454545
charcoal: #343434



*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 110%;

	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-arrow-color : #555555;
	scrollbar-darkshadow-color : #f5f5f5;
	scrollbar-base-color : #f5f5f5;
	scrollbar-face-color : #cccccc;
	scrollbar-highlight-color : #f5f5f5;
	scrollbar-shadow-color : #f5f5f5;
	scrollbar-track-color : #f5f5f5;	
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
  }



/* TEXT FORMATTING */


h1 {
	font-size: 1.4em;
	word-spacing: normal;
	color: #dd0000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 0.4em 0;
}

h2 {
	font-size: 1.25em;
	padding: 0;
	margin: 1.4em 0 0.4em 0;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 1.2em 0 0.4em 0;
	color: #545454;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

h4, h5, h6 {
	font-size: 1em;
	padding: 0;
	margin: 1 0 0.4em 0;
	color: #343434;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

p {
	margin: 0 0 .8em 0;
}

dd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.3em;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.3em;
}

blockquote {
	font-style: italic;
}

blockquote blockquote {
	font-style: normal;
}

.faqQuestion {
	font-weight: bold;
	font-size: 1em;
	color:#343434;
	line-height: 1.2em;
}



dt {
	font-weight: bold;
	font-size: 1em;
	color:#343434;
	line-height: 1.2em;
}

.pageheader {
	font-weight: bold;

	color:#dd0000;

}

.breadcrumb {
	font-size: 0.75em;
	color:#454545;
	line-height: 1em;

}

.news {
	font-weight: bold;
        text-align: left;
	direction: ltr;
	font-size: 0.9em;
	color:#343434;
	line-height: 1.1em;
}

.search {
	font-size: 0.9em;
	color:#454545;
	line-height: 1.2em;
}

.nav {
	text-decoration: none;
	line-height: 1em;
	font-weight: bold;
        max-width: 190px;
        list-style-position: outside;
	direction: ltr;
        align: left;
}


.synopsis_news_title
{

	line-height: 1.1em;
	direction: ltr;
        text-align: left;
	text-decoration: none;
}




table.header {
	background-position: bottom left;
	background-image: url(/uploads/0k/sZ/0ksZPQJy6UaflJ76-kMf4A/right-titlebar.gif);
	background-repeat: repeat-y;
}

td.header {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
}

td.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	background-color: #647777;
	padding-left: 5px;
	padding-right: 5px;
}
td.subheadmid {
	background-position: bottom;
	background-image: url(/uploads/TD/He/TDHecW5mlyL5KvLfLh7taA/bg-subhead-mid.gif);
	background-repeat: repeat-x;
}

td.subheadleft {
	background-position: bottom left;

	background-image: url(/uploads/TD/He/TDHecW5mlyL5KvLfLh7taA/bg-subhead-mid.gif);
	background-repeat: repeat-x;
}
td.subheadright {
	background-position: bottom right;
	background-image: url(/uploads/o0/GS/o0GS0HjMfUpQuOZQ_i8g_Q/bg-subhead-right.gif);
	background-repeat: no-repeat;
}

td.login {
	background-position: bottom left;
	background-image: url(/uploads/Rl/46/Rl468s0iKSgRwbrjncc6ew/login-bg.gif);
	background-repeat: no-repeat;
	color: #ad0000;
	align:left;
}




.footertext {
	line-height: 1.4em;
	margin: 0 0 .6em 0;
	color:#454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerlink {
	font-size: 0.8em;
	line-height: 1.2em;
	color:#343434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.accountInfo {
	font-weight: bold;
	color: #343434;
}
/* LIST */
li{
        list-style-position: outside;
	direction: ltr;

}

/* LINKS */
a img {
        border:0px
}



a {
	text-decoration: underline;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color:#ad0000;
 }
a:active {
	color:#dd0000;
}

a.footerlink {
	text-decoration: none;
	font-size: 0.8em;
	color:#343434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footerlink:hover {
	color:#ad0000;
}
a.footerlink:active {
	color:#dd0000;
}

a.breadcrumb {
	text-decoration: none;
	color:#343434;

}
a.breadcrumb:hover {
	color:#ad0000;
}
a.breadcrumb:active {
	color:#dd0000;
}


a.nav {
	font-size: 1em;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
        list-style-position: outside;
	direction: ltr;
}
a.nav:hover {
	text-decoration: none;
	color:#ad0000;
}
a.nav:active {
	color:#ff0000;
	text-decoration: none;
}

a.navpage {
	text-decoration: none;
        font-weight:bold;
	font-size: 1em;
	color: #dd0000;
	direction: ltr;
	
}
a.navpage:hover {
	color:#ad0000;
	text-decoration: none;
	direction: ltr;
}
a.navpage:active {
	text-decoration: none;
	color:#ff0000;
	direction: ltr;
}


a.search {
	text-decoration: underline;
	font-size: 9px;
	color:#000000;
	line-height: 11px;
}
a.search:hover {
	color:#ad0000;
}

a.buttons {
	text-decoration: underline;
	font-size: 10px;
	color:#FFFFFF;
	line-height: 10px;
	font-weight: bold;
	background-color: transparent;
}
a.buttons:hover {
	color:#ffffff;
}

a.rssfeed {
	text-decoration: none;
	font-weight: bold;
}
a.rssfeed:hover {
	color:#ff0000;
}

/* FORM ELEMENTS */

input.search {
	color: #000000;
	padding: 1px 3px;
	border:1px #ad0000 solid;
	height: 13px;
}

input.submit{
	text-decoration: underline;
	color:#FFFFFF;
	line-height: 10px;
	font-weight: bold;
	border:0px;
	background-color: transparent;
}


select, textarea {
font-family:verdana, arial, helvetica;
}

/* OTHER HTML PAGE ELEMENTS */

hr {
	border: 0;
	color: #343434;
	background-color: #999999;
	height: 1px;
	width: 100%;
	text-align: left;
}

/* BACKGROUNDS */


table.homeleftbg {
	background-position: top left;
	background-image: url(/uploads/b3/79/b37987ef843ada7b9a8343c2a7aa6b60/bg-top-left-wider.gif);
	background-repeat: no-repeat;
}

table.subleftbg {
	background-position: top left;
	background-image: url(/uploads/7f/24/7f2456844e8d57f7dc51752bdec4622b/bg-sub-top-left-grey2.gif);
	background-repeat: no-repeat;
}

table.btnBackground {
	background-position: center center;
	background-image: url(/uploads/8y/bY/8ybYMSIYqfO03sJAt8caxg/btn-bg51.gif);
	background-repeat: no-repeat;	
}

table.searchBtnBackground {
	background-position: center center;
	background-image: url(/uploads/tZ/jo/tZjoiyaEiDYI9xPkTwCm9w/btn-bg70.gif);
	background-repeat: no-repeat;	
}

table.longBtnBackground {
	background-position: center center;
	background-image: url(/uploads/iw/sO/iwsOD6fteZMvtIzDLDSsOg/btn-bg100.gif);
	background-repeat: no-repeat;	
}


table.subsearchbg {
	background-position: top right;
/*	background-image: url(/uploads/KL/eZ/KLeZ55GTUsvpt10q8Elj6A/bg-sub-top-right-bluegrey.gif); */
	background-repeat: no-repeat;
}


/* navigations*/




#navspace {
background:url(^FileUrl(Infrastructure/bg-top-left.gif) top left no-repeat;
position: relative;
top:40px;
left:-50px;
}



.bulletList {
        text-decoration: none;
        font-size: 95%;
}


ul.bulletList li, ul.bulletList ul {
        line-height: 120%;
	font-weight: bold;
        list-style-type: none;
        margin-left:7px;
	padding-left:0px;
        text-decoration: none;

}

.bulletList .level0 {


}

.bulletList .level1 {
list-style-image: url(http://www.global-cities.info/assets/redarrow.gif);
}

a.bulletList:hover {
	color:#ad0000;
        text-decoration: none;
}

a.bulletList:active {
	color:#ff0000;
        text-decoration: none;
}

.thispage {
        text-decoration: none;
        font-size: 95%;
	color: #ad0000;
}

a.thispage {
	text-decoration: none;
        font-weight:bold;
	color: #ad0000;

	
}
a.thispage:hover {
	color:#ff0000;
	text-decoration: none;

}
a.thispage:active {
	text-decoration: none;
	color:#ad0000;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
}
	
#page {
	margin: 0;
	padding: 0 30px 0 30px;
	background: url(http://www.global-cities.info/style/pagebackground.jpg) top center repeat-x;
}

/* ---- LOG IN BAR -------------------------  */

#loginbar {
    text-align:right;
    color:#ff0000;
    background: url(http://mams.rmit.edu.au/q3nvrsrvp2ihz.gif) top left no-repeat;
    margin:0 20px 0 24px;
   padding-right:50px;
    font-size:0.875em;
	background-color: #343434;
	
}


#loginend{
position:absolute;
right:20px;
top:0px;
}






#loginbar p {

	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#loginbar ul {	
	float: right;	
	margin: 2px 10px;		
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}

#loginbar li {		
	margin: 0;		
	padding: 0 50px 0 3px;
	display: inline;
	font-weight: bold;
}

#loginbar a:link, #loginbar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#loginbar a:active, #loginbar a:focus, #loginbar a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ---- BRANDING BANNER -------------------------  */

#head {
	margin: 0;
	height: 80px;
	padding: 0;	
	background: #aa0000 url('http://www.global-cities.info/style/mastheadbackground.gif') left no-repeat;
	
}



/* ---- SITEMAP -------------------------  */

#leftpanel{
position:relative;
top:0px;
left:0px;
float:left;
padding-top:21em;
width:215px;
height:100%;
background: url('http://www.global-cities.info/infrastructure/bg-top-left.gif') top left no-repeat ;
}



#leftpanellong{
float:left;
padding-top:10em;
width:215px;
height:100%;
background: url(/images/bg-sub-top-left-grey2.gif) top left no-repeat;
}

#navpadding{
position:relative;
top:6em;
margin-bottom:8em;
left:-35px;
width:240px;
}

.bulletList{
line-height:1.4em;
text-decoration:none;
}

.level0  {
list-style-type: none;
background-color:#eef1f4;
border-bottom:solid 2px #ffffff;
}


.level1 {
list-style-image: url(/assets/redarrow.gif);
background-color:#ffffff;
border-bottom:solid 2px #eef1f4;
list-style-position:outside;
}


.level2 {
list-style-image: url(/assets/blackarrow.gif);
border-top:solid 2px #eef1f4;
list-style-position:inside;
}

#navbottom {
position:relative;
top:0px;
left:0px;
background: url(/images/nav-bottom.gif) top left no-repeat;
height:100px;

}



/* ---- right panel -------------------------  */


#rightpanel{
position:relative;
float:right;
width:200px;
padding-right:10px;
margin-top:10px;
}


#minisearch{
margin:1em 0 1em 0;
float:right;
}

/* ---- CONTENT PANEL -------------------------  */


#contentwrap, #content {
margin:0;
background-color:#FFFFFF;
	
}
/* #content should have been replaced everywhere, but I'm leaving it here just in case */



#contentpadding {
	margin: 0;
	padding:0px;
	background-color:#FFFFFF;

}


.contentArea {
	margin: 0px;
	padding: 1px 0 30px 0;
	background-color:#FFFFFF;

}


#pageCentre {
margin:30px 220px 30px 220px;
}


#rightcontent{
	padding: 20px 20px 0 230px;
}


#forumfix{
position:relative;
top:-30px;
background-color:#FFFFFF;
padding: 20px 10px 0px 10px;
margin:30px 0px 0px 0px;
}

#contenthome #contentpadding {
	margin: 0 20px;
	padding: 0;
}

#print {
	margin: 0 20px;
	padding: 0;
}


/* ---- FOOTER -------------------------  */

#footer {
	color: #353535;		
	font-size: 1em;
	padding: 10px 30px;
	margin: 0;
	background: #ffffff url(style/footerbackground.jpg) top no-repeat;
}

/* ---- MISC -------------------------  */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}



/* add wrapper css*/

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
}
	
#page {
	margin: 0;
	padding: 0 30px 0 30px;
	background: url(http://www.global-cities.info/style/pagebackground.jpg) top center repeat-x;
}

/* ---- LOG IN BAR -------------------------  */

#loginbar {
    text-align:right;
    color:#ff0000;
    background: url(http://mams.rmit.edu.au/q3nvrsrvp2ihz.gif) top left no-repeat;
    margin:0 20px 0 24px;
   padding-right:50px;
    font-size:0.875em;
	background-color: #343434;
	
}


#loginend{
position:absolute;
right:20px;
top:0px;
}






#loginbar p {

	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#loginbar ul {	
	float: right;	
	margin: 2px 10px;		
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}

#loginbar li {		
	margin: 0;		
	padding: 0 50px 0 3px;
	display: inline;
	font-weight: bold;
}

#loginbar a:link, #loginbar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#loginbar a:active, #loginbar a:focus, #loginbar a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ---- BRANDING BANNER -------------------------  */

#head {
	margin: 0;
	height: 80px;
	padding: 0;	
	background: #aa0000 url(http://www.global-cities.info/style/mastheadbackground.gif) left 50% no-repeat;
	
}



/* ---- SITEMAP -------------------------  */

#leftpanel{
position:relative;
top:0px;
left:0px;
float:left;
padding-top:21em;
width:215px;
height:100%;
background: url('http://www.global-cities.info/infrastructure/bg-top-left.gif') top left no-repeat ;
}



#leftpanellong{
float:left;
padding-top:1em;
width:215px;
height:100%;
background: url(/images/bg-sub-top-left-grey2.gif) top left no-repeat;
}

#navpadding{
position:relative;
top:7em;
margin-bottom:8em;
left:-35px;
width:240px;
}

.bulletList{
line-height:1.4em;
text-decoration:none;
}

.level0  {
list-style-type: none;
background-color:#eef1f4;
border-bottom:solid 2px #ffffff;
}


.level1 {
list-style-image: url(/assets/redarrow.gif);
background-color:#ffffff;
border-bottom:solid 2px #eef1f4;
list-style-position:outside;
}


.level2 {
list-style-image: url(/assets/blackarrow.gif);
border-top:solid 2px #eef1f4;
list-style-position:inside;
}

#navbottom {
position:relative;
top:0px;
left:0px;
background: url(/images/nav-bottom.gif) top left no-repeat;
height:100px;

}



/* ---- right panel -------------------------  */


#rightpanel{
position:relative;
float:right;
width:200px;
padding-right:10px;
margin-top:10px;
}


#minisearch{
margin:1em 0 1em 0;
float:right;
}

/* ---- CONTENT PANEL -------------------------  */


#contentwrap, #content {
margin:0;
background-color:#FFFFFF;
	
}
/* #content should have been replaced everywhere, but I'm leaving it here just in case */



#contentpadding {
	margin: 0;
	padding:0px;
	background-color:#FFFFFF;

}


.contentArea {
	margin: 0px;
	padding: 1px 0 30px 0;
	background-color:#FFFFFF;

}


#pageCentre {
margin:30px 220px 30px 220px;
}


#rightcontent{
	padding: 20px 20px 0 230px;
}


#forumfix{
position:relative;
top:-30px;
background-color:#FFFFFF;
padding: 20px 10px 0px 10px;
margin:30px 0px 0px 0px;
}

#contenthome #contentpadding {
	margin: 0 20px;
	padding: 0;
}

#print {
	margin: 0 20px;
	padding: 0;
}


/* ---- FOOTER -------------------------  */

#footer {
	color: #353535;		
	font-size: 1em;
	padding: 10px 30px;
	margin: 0;
	background: #ffffff url(style/footerbackground.jpg) top no-repeat;
}

/* ---- MISC -------------------------  */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}




