

/* slightly enhanced, universal clearfix hack */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */

body  {
	background-color: #000;
	font: 12px Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0.8em;
       margin-bottom: 0.8em;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.6em;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.6em;
}

#top {
	height: 120px;
	width: 100%;
	background-color: #000;
}

#header, #footer, #main {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 116px;
	/*background: #000 url('globe_award_logo.jpg') no-repeat center left;*/
         background: #000 url('globe_award_logo_new.jpg') no-repeat 0 10px;
}

#galogo {
	width: 100px;
	height: 100px;
	margin-top: 5px;
	float: left;
	border: 0;
}

#menu {
	float: right;
	margin-top: 100px;
	padding: 0;
}

#content {
	min-height: 642px;
	height: auto !important;
	height: 642px;
	width: 960px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	position: relative;
	z-index: 0;
}

#content.textcontent {
	padding-top: 40px;
	padding-bottom: 40px;
}

#footer {
	height: 100px;
	margin-top: 5px;
}

.right {
	float: right;
}

.left {
	float: left;
}

#footer-links-right {
	float: right;
}

#footerlinks-left {
	float: left;
}

.footer-links {
	padding: 0;
}

.footer-links li {
	float: left;
	padding-left: 10px;
        padding-right:10px;
	margin-right: 5px;
	border-left: 1px solid #d1d6dc
}

.footer-links li.first {
	border: 0;
}

.footer-links li a {
	display: block;
	color: #d1d6dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.footer-links li a:hover {
	color: #50caff;
}

#main {
	min-height: 642px;
	height: auto !important;
	height: 642px;
	width: 100%;
	z-index: 0;
}

.blank {
	background: #00101f url(background_blank.jpg) no-repeat center top
}

.map {
	background: #00101f url(background_map.jpg) no-repeat center
}

#bot {
	
}

#map {
	position: relative;
	height: 100%;
	width: 100%;
	/

*background-color:#ffc;*/
	float: left;
}

#map li {
	font-variant: small-caps;
	position: absolute;
	display: block;
	background: url(../../images/backgrounds/whitedot.png) no-repeat left center;
	padding-left: 20px;
}

#map li img {
	vertical-align: middle;
	height: 30px;
	width: 30px;
	border: 1px solid white;
}

#map li .desc {
	display: none;
	background-color: #2f4380;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	min-width: 400px;
	min-height: 100px;
	font-variant: normal;
	font-size: 11px;
	line-height: 11px;
}

#map li .desc h1 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 14px;
}

#map li .desc p.title {
	margin-top: 3px;
	font-style: italic;
}

#map li .desc a:visited {
	color: white;
}

#map li .desc img {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 20px;
}

#n1 {
	top: 170px;
	left: 110px;
}

#n2 {
	top: 240px;
	left: 50px;
}

#n3 {
	top: 220px;
	left: 750px;
}

#n4 {
	top: 400px;
	left: 790px;
}

#n5 {
	top: 480px;
	left: 420px;
}

/*JURY*/

#jurypictures {
	margin-top: 37px;
        padding-top: 5px;
	width: 430px;
	/*

height:500px;*/
	float: left;
}

#jurytext {
	margin-top: 45px;
	width: 400px;
	height: 500px;
	float: right;
	background-color: #000;
	padding: 20px;
	margin-right: 45px;
	color: #fff;
	border: 1px solid #263a6f;
}

.placeholder {
	height: 90px;
	width: 90px;
	background-color: #ffffcc;
	border: 1px solid red;
	float: left;
	margin: 10px 10px 10px 10px;
}

.jurymember {
	
}

.jm_pic {
	height: 85px;
	width: 85px;
	float: left;
	margin: 5px 10px 0 0;
	cursor: pointer;
	border: 1px solid #fff;
}

.jm_pic:hover {
	border-color: #263a6f;
}

.jurymember {
	display: none;
}

.jurymember .jm_name {
	font-size: 20px;
	font-weight: bold;
}

.jurymember .jm_title, .jurymember .jm_company {
	font-style: italic;
}

.jurymember .jm_company {
	margin-bottom: 15px;
}

#lars-olle_larsson {
	display: block;
}

/* About */

#bigleftpic {
	margin-top: 45px;
	width: 420px;
	height: 540px;
	float: left;
	background-color: #ccc;
}

#runningtext {
	margin-top: 45px;
	width: 500px;

	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: right;
	padding: 20px;
	color: #fff;
	background: url(../../images/backgrounds/30trans.png) repeat;
}

/*#runningtext */
a {
	color:#50caff;
	text-decoration:none;
}

/*#runningtext */
a:hover {
	text-decoration:underline;
}

/* Previous awards */

.intro {
	color: #fff;
}

.intro h1 {
	font-size: 20 px;
	font-weight: bold;
}

.category {
	margin-bottom: 40px;
}

.winner {
	width: 420px;
	float: left;
}


.nomineelogos {
	width: 420px;
	float: left;
	margin-left: 50px;
}

.nomineelogo {
	cursor: pointer;
	width: 100px;
	height: 56px;
}
.nominee07 {
	width: 100px;
	height: 56px;
}


.winner img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 12px;
}

.winner h3,.winner p {
	margin-left: 120px;
}

/* Home page */

.frontpagepic {
	text-align: center;
	font-variant: small-caps;
	font-size: 16px;
}

.frontpagepic img {
	border:1px solid #263a6f;;
}

.frontpagepic img:hover {
	border-color:#ccc;
}

#city {
	position: absolute;
	top: 45px;
	left: 90px;
}

#reporting {
	position: absolute;
	top: 130px;
	left: 780px;
}

#research {
	position: absolute;
	top: 400px;
	left: 50px;
}

#innovation {
	position: absolute;
	top: 430px;
	left: 700px;
}

#video {
	position: absolute;
	top: 209px;
	left: 280px;
	height: 225px;
	width: 400px;
	background-color: black;
	overflow: hidden;
}

#gallery img {
	border: 1px solid #444;
	margin-bottom:10px;
	margin-right: 10px;
}


#buttons {
	position: absolute;
	top: 434px;
	left: 280px;
	width:400px;
	height:61px;
	background-image: url(../../images/front/GA-button2010.gif); 
	background-repeat: no-repeat;
	background-position: top left;
}

#applybutton {
	position:absolute;
	left:20px;
	top:27px;
	width:140px;
	height:30px;
	cursor:pointer;
}

#suggestbutton {
	position:absolute;
	left:170px;
	top:27px;
	width:200px;
	height:30px;
	cursor:pointer;
}


.twocol {	
	width:960px;
	margin-top:45px;
	margin-bottom:20px;
}

.column {
	float:left;
	width: 440px;
}

.nominee09 {
	float:left;
        margin-bottom:15px;
}

.nominee09 img{
	float:left;
	margin-right:10px;
        border:0;

}

.nominee09 p {
	width:310px;
	float:left;
	margin-top:0;
}
 .nominee09 .larger {
	font-size:1.2em;
	font-weight:bold;
 }

ul.years {
float:right;
   margin:0 40px 30px;
   padding:0;
   font-variant:small-caps;
   list-style-type:none;

}
ul.years li {
   display:inline;
   margin-right:20px;
}

/* Apply button on frontpage for polish edition */

div#polish_button {
	background: url(../../images/front/polish_button/GA-button_apply.jpg) no-repeat;
	position: absolute;
	top: 434px;
	left: 280px;
	width: 400px;
	height: 61px;
	position: relative;
       border:0;
}


div.apply_button {
	display: block;
	width: 116px;
	height: 24px;
	background-image: url(../../images/front/polish_button/button_on.jpg);
	position: absolute;
	top: 35px;
	left: 142px;
}

div.apply_button img {
	border:0;
	width: 116px;
	height: 24px;
}

div.apply_button a {
	display: block;
	width: 116px;
	height: 24px;
	cursor: pointer;

}

* html a:hover{
	visibility:visible
}


div.apply_button a:hover img {
	visibility:hidden;
}


/* 2010 */

div#apply_button_2010 {
	position: absolute;
	top: 434px;
	left: 280px;
	width: 400px;
	height: 61px;
	position: relative;
    border:0;
}
div#apply_button_2010 img {
	border:0;
}


div#winnerbanner_2010 {
	position: absolute;
	top: 438px;
	left: 280px;
	width:400px;
	height:36px;
}

div#winnerbanner_2010 img {
	border:0;
}


/* Ambassadors */

#ambassadorpictures {
	margin-top: 37px;
	  padding-top: 5px;
	width: 430px;
	height: 500px;
	float:left;
}

#ambassadortext {
	margin-top: 45px;
	width: 400px;
	height: 500px;
	float: right;
	background-color: #000;
	padding: 20px;
	margin-right: 45px;
	color: #fff;
	border: 1px solid #263a6f;
}


.am_pic {
	height: 130px;
	width: 130px;
	float: left;
	margin: 5px 10px 0 0;
	cursor: pointer;
	border: 1px solid #fff;
}

.am_pic:hover {
	border-color: #263a6f;
}

.ambassador {
	display: none;
}

.ambassador .am_name {
	font-size: 20px;
	font-weight: bold;
}

.ambassador .am_title, .ambassador .am_company {
	font-style: italic;
}

.ambassador .am_company {
	margin-bottom: 15px;
}

#dipal_chandra_barua{
	display: block;
}

/* Press */
#press tr th {
	text-align:left;
	padding-right:10px;


}

#press tr td {
	padding-right:10px;
	padding-top:5px;	
        vertical-align:top;
}