body {
  margin: 0;
  padding: 0;
  color: #363636;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

div {
  margin: 0;
  padding: 0; }

dl {
  margin: 0;
  padding: 0;
  margin: 1em;
  font-size: 93%;
  line-height: 158.5%;
  margin-left: 2em; }
  
dl dd {
  margin-left: 1em; }

dt, dd {
  margin: 0;
  padding: 0; }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 1em;
  font-size: 77%;
  line-height: 158.5%;
  margin-left: 1.5em; }

ul li {
  list-style: square outside; }
  
li {
  margin: 0;
  padding: 0; }

ol {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 1em;
  font-size: 77%;
  line-height: 158.5%;
  margin-left: 2em; }

ol li {
  list-style: decimal outside; }

h1 {
  margin: 0;
  padding: 0;
  font-size: 167%;
  font-weight: bold;
  margin: 0;
  padding: 0; }

h2 {
  margin: 0;
  padding: 0;
  font-size: 153.9%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  letter-spacing: -0.7px; }

h3 {
  margin: 0;
  padding: 0;
  font-size: 138.5%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  letter-spacing: -0.7px; }

h4 {
  margin: 0;
  padding: 0;
  font-size: 123.1%;
  font-weight: bold;
  margin: 0;
  padding: 0; }

h5 {
  margin: 0;
  padding: 0;
  font-size: 108%;
  font-weight: bold;
  margin: 0;
  padding: 0; }

h6 {
  margin: 0;
  padding: 0;
  font-size: 93%;
  font-weight: bold;
  margin: 0;
  padding: 0; }

pre {
  margin: 0;
  padding: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  margin-bottom: 1em; }

input {
  margin: 0;
  padding: 0; }
  input / {
    width: 106px;
    font-size: 1.3em; }

textarea {
  margin: 0;
  padding: 0; }

p {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  font-size: 77%;
  line-height: 138.5%; }

blockquote {
  margin: 0;
  padding: 0;
  margin: 1em;
  font-size: 93%;
  line-height: 158.5%; }

th {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  border: 1px solid #000;
  padding: .5em;
  font-weight: bold;
  text-align: center; }

td {
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  padding: .5em; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1em;
  font-size: 77%; }

img {
  border: 0; }

address {
  font-style: normal;
  font-weight: normal; }

caption {
  font-style: normal;
  font-weight: normal;
  text-align: left;
  margin-bottom: .5em;
  text-align: center; }

cite, code, dfn {
  font-style: normal;
  font-weight: normal; }

em {
  font-style: normal;
  font-weight: normal;
  font-style: italic; }

strong {
  font-style: normal;
  font-weight: normal;
  font-weight: bold;
  margin: 0;
  padding: 0; }

var {
  font-style: normal;
  font-weight: normal; }
  
small {
  font-size: 77%;
  color:#666;
}

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  border-bottom: 1px dotted #000;
  cursor: help; }
  
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

a {
  text-decoration: none;
  color:#949c00;
}

a:hover {
  color:#363636;
  background-color:#fff4c4;
}

#wrapper {
  width:700px;
  margin:0 auto;
  text-align: center;
}

#page-content {
  background-color:#fff;
  background-image: url(../images/bg-page-01.jpg);
  background-position:0 0;
  background-repeat:no-repeat;
  height:467px;
  width:700px;
  position:relative;
  text-align: left;
  }

.post-two#page-content {
  background-image: url(../images/bg-3047.jpg)!important;
  background-position:0 0;
  background-repeat:no-repeat;
}

.post-one#page-content {
  background-image: url(../images/bg-6067.jpg)!important;
  background-position:0 0;
  background-repeat:no-repeat;
}

.page-title {
  margin-bottom:10px;
  background-color:#fff4c4;
  padding:10px;
  width:100%;
}

.content-postion {
  position:absolute;
  right:15px;
  bottom:20px;
}

.post-one .content-postion, .tableclass .content-postion {
  position:absolute;
  right:15px;
  top:47px;
}

.scroll-pane {
	width: 340px;
	height: 400px;
	overflow: auto;
	background: #efefef;
}

.post-two .scroll-pane, .post-one .scroll-pane {
	width: 440px;
	height: 105px;
	overflow: auto;
	background: #efefef;
}


.tableclass .scroll-pane {
	width: 530px;
	height: 400px;
	overflow: auto;
	background: #efefef;
}

.post {
  padding:0 15px 15px 15px;
}

.post h6 {
  display:block;
  clear:both;
  padding-top:10px;
}

.title {
  padding-bottom:5px;
  border-bottom: 1px solid #999;
  margin-bottom:15px;
}

#header, #footer {
  text-align: left;
}

#header {
  margin-bottom:10px;
  margin-top:10px;
}

.header-logo a{
  float:left;
  display: block;
  position: relative;
  background-position: 0px 0px;
  text-indent: -9999px;
  width: 194px;
  height: 63px;
  background-image: url(../images/logo-proposition.gif);
  margin-bottom:10px;
}

.header-tagline {
  float:right;
  width:45%;
  text-align:right;
  text-transform: lowercase;
  font-weight:normal;
  margin-top:20px;
}

.Past #nav-2 a, .Proposition #nav-2 a {
 background: #fff4c4 url(../images/arrow-over.png) no-repeat 5% 50%;
}
.Intent #nav-3 a {
 background: #fff4c4 url(../images/arrow-over.png) no-repeat 5% 50%;
}
.Details #nav-4 a {
 background: #fff4c4 url(../images/arrow-over.png) no-repeat 5% 50%;
}
.Schedule #nav-5 a {
 background: #fff4c4 url(../images/arrow-over.png) no-repeat 5% 50%;
}
.Entries #nav-6 a {
 background: #fff4c4 url(../images/arrow-over.png) no-repeat 5% 50%;
}
.Jury #nav-7 a {
 background: #fff4c4 url(../images/arrow-over.png) no-repeat 5% 50%;
}
.Brief #nav-8 a {
 background: #fff4c4 url(../images/arrow-over.png) no-repeat 5% 50%;
}
.Downloads #nav-9 a {
 background: #fff4c4 url(../images/arrow-over.png) no-repeat 5% 50%;
}

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #eee;
	border-bottom: 1px solid #999;
	font-size:77%;
	font-weight:bold;
}
	
* html #nav {
}

#nav li { 
	float: left;
	margin: 0;
	padding: 0;
	margin-right:10px;
	list-style: none;
}

#nav a {
	float: left;
	display: block;
	padding: 6px 6px 6px 16px;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 1em;
	color: #666;
	background: #eee url(../images/arrow.png) no-repeat 5% 50%;
	/*background: #ccc url(../images/nav_slant.gif) no-repeat top right;*/
}
	
#nav a:hover {
	background: #ccc url(../images/arrow-over.png) no-repeat 5% 50%;
}

* html #nav a:hover {
  background-image: url(../images/arrow-over.gif);
}	

* html #nav a {
  background-image: url(../images/arrow.gif);
}

#nav a:hover {
	color: #363636;
	background-color:#fff4c4;
	}

#footer p {
  margin-top:5px;
}
	
#footer-logos {
  margin:0px;
  overflow:hidden;
  margin-bottom:10px;
  margin-top:10px; 
}	

#footer-logos li {
  list-style: none;
  padding:0;
  display:inline;
}

#footer-logos li a {
  float:right;
  margin-left:10px;
  display: block;
  position: relative;
  background-position: 0px 0px;
  text-indent: -9999px;
}

li#footer-alto a {
width: 34px;
height: 34px;
background-image: url(../images/logo-alco.gif);
}

li#footer-ar a {
width: 87px;
height: 34px;
background-image: url(../images/logo-ar.gif);
}

li#footer-will a {
width: 47px;
height: 34px;
background-image: url(../images/logo-will.gif);
}
li#footer-poly a {
    background-image:url(../images/polyflorwith.gif);
    height:35px;
    width:144px;
}
li#footer-ga a {
    background-image:url(../images/graphisoft-archicad.gif);
    height:34px;
    width:127px;
}
	
.rule {
  height: 1px;
  background-color: #999;
  background-position: 0 0;
  background-repeat: repeat;
  /*margin-bottom: 10px;*/ }

.rule hr {
  display: none; }
  
.hr hr {
  display: none; }

.home-title a {
  font-size:153.9%;
  text-align: center;
  background:#b9c300;
  background: rgba(185,195,0,.50);
  padding:50px;
  position:absolute;
  left:0;
  width:600px;
  top:0px;
  color:#fff;
}

.home-title a:hover {
  background:#fff4c4;
  background: rgba(255,244,196,.75);
  color:#363636;
}

.jury-position small {
  display:block;
  margin-bottom:10px;
}

.download-list small {
  display:block;
  margin-left:5px;
}

* html .jury-position small {
  margin-bottom:0px;
}

.download-list a {
  width:100%;
  display:block;
  padding:5px 0;
}

.download-list li {
  border-bottom: 1px #999 solid;
  width:100%;
}

*html .download-list li {
  list-style: none;
}
*html .download-list {
  margin-left: 0px;
}

#login span, .post span {
  display: block;
  font-size:77%;
  margin-bottom:5px;
}

#login label,#registerform label {
  font-weight:bold;
  display:block;
}

.input, #pass1, #pass2 {
  font-size: 93%;
  width:90%;
  padding:3px;
  margin: 3px 0;
}

#login_error {
  border:1px solid #ff0000;
  padding:7px;
  margin-bottom:10px;
  font-size:77%;
  background-color:#ffcccc;
}

table.table-schedule td {
  border:none;
  border-bottom:1px dotted #999;
  background-color:#ddd ;
  padding:5px;
}

table.table-schedule th {
  text-align:left;
  border:none;
  border-bottom:1px solid #999;
  padding-top:10px;
}

#shortlisted {
  margin:0;
  overflow:hidden;
}


table#shortlisted td {
  border:none;
  border-bottom:1px dotted #999;
}

table#shortlisted td img {
  margin:0!important;
  float:right;
}

.image {
  text-align:right;
}

.text {
}

.post img {
  float:left;
  margin:5px;
}
.post a img {
  background-color:#fff;
  border:1px solid #ccc!important;
}

.all_entries {
  margin:0;
  position:absolute;
  bottom:10px;
  right:10px;
}

.all_entries a {
  color:#363636;
}



