/* Global Styles */

body {
	background:#FFFFFF;
	}
	
html{
	min-height:101%;
	margin-bottom:1px
}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666; /* Basic text colour */
	}
	
a {
	color:#666666; /* Basic link text colour */
	text-decoration:none;
	}
	
p {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666; /* Basic text colour */	
}
	
a:hover {
	color:#D3140C; /* Link hover colour */
	text-decoration:underline;
	}
	
img {
	border-style:none;
	}
	
iframe {
	border:solid thin #666666;
	overflow:hidden;
	}
	
/* ID Styles */

#main-container {
	position:relative;
	width:1024px;
	margin:0px auto;
	padding:0px;
	}
	
#htra-home-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_home_title.png) center no-repeat;
}

#htra-contact-us-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_contact_us_title.png) center no-repeat;
}

#htra-registration-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_registration_title.png) center no-repeat;
}

#htra-programme-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_programme_title.png) center no-repeat;
}

#htra-accomodation-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_accomodation_title.png) center no-repeat;
}

#htra-attendees-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_attendees_title.png) center no-repeat;
}

#htra-travel-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_travel_title.png) center no-repeat;
}

#htra-edit-content-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_edit_content_title.png) center no-repeat;
}

#htra-manage-content-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_manage_content_title.png) center no-repeat;
}

#htra-login-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_login_title.png) center no-repeat;
}

#htra-submitabstract-title{
	width:650px;
	height:70px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_submitabstract_title.png) center no-repeat;
}

#manage-content-table{
	border:thin solid #C2C2C2;
	margin:0px auto;
	-webkit-border-radius:10px; /* for Safari */
    -moz-border-radius:10px; /* for Firefox */	
}
	
#htra-header {
	width:1024px;
	height:150px;
	margin:0px auto;
	padding:0px;
	background:url(./../images/htra_text_logo.png) center no-repeat;
	}
	
#welcome-message {
	text-align:center;
	}
	
#central-container{
	position:relative;
	top:0px;
	left:190px;
	text-align:justify;
	width:674px;
	min-height:700px;
	}
	
#left-container {
	width:170px;
	position:absolute;
    left:0px;
	top:0px;
	padding:0px;
}

#right-container {
	width:140px;
	position:absolute;
    right:0px;
	top:0px;
	padding:0px;
}

#navmenu {
	position:relative;
	top:80px;
	padding:0px;
	margin:0px auto;
	text-align:center;
	}

#navmenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
#navmenu ul li {
	width:170px;
	margin:0px 0px 5px 0px;
	}

#navmenu ul li a {
	font:bold 10.5px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	display:block;
	width:170px;
	height:33px;
	line-height:33px;
	background-image:url(../images/button.png);
	}
	
#navmenu a:hover {
	background-position:0px -33px;
	color:#D3140C;
	}

#navigation {
	position:relative;
	top:80px;
	width:170px;
	padding:0px 0px 0px 0px;
	}
	
#navigation ul {
	list-style-type:none;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	}
	
#navigation li {
	border-bottom:1px solid #D3140C;
	text-align:left;
	}
	
#navigation a {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration:none;
	display:block;
	padding:8px 6px 10px 6px;
	}
	
#navigation a:hover {
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:.1em;
	background:#C2C2C2;
	color:#D3140C;
	text-decoration:underline;
	}
	
#navigationos a {
	font:18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#FF0000;
	line-height:40px;
	letter-spacing:.1em;
	text-decoration:none;
	display:block;
	padding:0px;
	}
	
#navigationos a:hover {
	font:20px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#FF0000;
	line-height:40px;
	color:#666666;
	text-decoration:underline;
	}
	
#navigationis a {
	font:18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#00FF00;
	line-height:40px;
	letter-spacing:.1em;
	text-decoration:none;
	display:block;
	padding:0px;
	}
	
#navigationis a:hover {
	font:20px Arial, Helvetica, sans-serif;
	background:#00FF00;
	line-height:40px;
	color:#666666;
	text-decoration:underline;
	}

#navigationnb a {
	line-height:15px;
	background:#FFFF00;
	display:block;
	padding:20px 0px 20px 0px;
	text-decoration:underline;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#D3140C;
	letter-spacing:.2em;
	}
	
#navigationnb a:hover {
	background:#FFFF00;
	text-decoration:underline;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#D3140C;
	letter-spacing:.2em;
	}
	
#htra-agreement {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-top:5px;
	padding-left:5px;
	}

#htra-agreement-paragraph {
	padding-left:10px;
	}
	
#video-links {
	font:bold 20px Arial, Helvetica, sans-serif;	
	}
	
#error-404-options {
	font:16px Arial, Helvetica, sans-serif;
	line-height:30px;
	color:#666666;
	}
	
#error-404-options ul {	
	padding:20px 20px 20px 20px;
	}
	
#error-404-options li {
	text-align:justify;
	}

#htra-opticon-logo {
	position:relative;
	top:100px;
	width:170px;
	height:110px;
	background:url(../images/htra_opticon_logo.png) center no-repeat;
	}
	
#eu-logo {
	position:relative;
	top:100px;
	width:170px;
	height:102px;
	background:url(../images/htra_eu_logo.png) center no-repeat;
	}

#main-cfa-image-logo {
	position:relative;
	top:70px;
	width:140px;
	height:140px;
	background:url(../images/dda_CFA_logo.png) center no-repeat;
	}
	
#main-nuig-image-logo {
	position:relative;
	top:90px;
	width:140px;
	height:44px;
	background:url(../images/htra_NUIG_logo.png) center no-repeat;
	}

#main-crete-image-logo {
	position:relative;
	top:160px;
	width:140px;
	height:109px;
	background:url(../images/htra_crete_logo.png) center no-repeat;
	}

#main-inaf-image-logo {
	position:relative;
	top:100px;
	width:170px;
	height:127px;
	background:url(../images/htra_inaf_logo.gif) center no-repeat;
	}

#main-lund-image-logo {
	position:relative;
	top:130px;
	width:170px;
	height:100px;
	background:url(../images/htra_lund_logo.gif) center no-repeat;
	}

#main-mpe-image-logo {
	position:relative;
	top:140px;
	width:170px;
	height:120px;
	background:url(../images/htra_mpe_logo.png) center no-repeat;
	}

#main-mssl-image-logo {
	position:relative;
	top:140px;
	width:140px;
	height:119px;
	background:url(../images/htra_mssl_logo.gif) center no-repeat;
	}

#main-padua-image-logo {
	position:relative;
	top:90px;
	width:170px;
	height:119px;
	background:url(../images/htra_padua_logo.gif) center no-repeat;
	}

#main-sheffield-image-logo {
	position:relative;
	top:120px;
	width:185px;
	height:67px;
	background:url(../images/htra_sheffield_logo.gif) right no-repeat;
	}
	
#main-warwick-image-logo {
	position:relative;
	top:120px;
	width:140px;
	height:60px;
	background:url(../images/htra_warwick_logo.gif) center no-repeat;
	}

#main-zielona-image-logo {
	position:relative;
	top:180px;
	width:140px;
	height:107px;
	background:url(../images/htra_zielona_logo.gif) center no-repeat;
	}

#google-search {
	position:relative;
	top:110px;
	width:170px;
	height:100px;
	}
	
#google-search-input {
	width:170px;
	height:25px;
	background:url(../images/search.png) center no-repeat;
	}
		
#google-logo-1 {
	width:75px;
	height:32px;
	background:url(../images/dda_google_logo.png) center no-repeat;
	}
	
#google-logo-2 {
	width:75px;
	height:32px;
	background:url(../images/dda_google_logo.png) center no-repeat;
	}
	
#google-search-text {
	position:relative;
	left:75px;
	top:3px;
	}
	
#google-translate {
	position:relative;
	top:110px;
	width:170px;
	}

#google-translate-text {
	position:relative;
	left:75px;
	top:3px;
	}
	
#back-to-english {
	position:relative;
	left:12px;
	top:5px;
	}
	
#htra-email-image {
	width:450px;
	height:50px;
	background:url(../images/htra_info_email.png) center no-repeat;	
	}
	
#account{
	position:relative;
	top:30px;
	min-height:60px;
}
	
#news-header {
	position:relative;
	top:40px;
	text-align:center;
	margin:0px auto;
	width:140px;
	}
	
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	letter-spacing:.2em;
	position:relative;
	top:45px;
	text-align:center;
	margin:0px auto;
	z-index:10000;
	}

#news-panel {
	position:relative;
	top:50px;
	width:140px;
	/*height:270px;*/
	}
	
#login-register-options {
	text-align:center;
	}

#login-register-options ul {
	list-style-type:none;
	}
	
#login-register-options li {
	display:inline;
	}
	
#login-register-options a {
	float:left;
	font:bold 10.5px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	display:block;
	width:170px;
	height:33px;
	line-height:33px;
	margin-left:50px;
	background-image:url(../images/button.png);
	}
	
#login-register-options a:hover {
	background-position:0px -33px;
	color:#D3140C;
	}

#documentation-list ul {
	list-style-type:none;
	}
	
#download-options {
	text-align:center;
	}

#download-options ul {
	list-style-type:none;
	}
	
#download-options li {
	display:inline;
	}
	
#download-options a {
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	display:block;
	width:170px;
	height:33px;
	line-height:33px;
	margin-left:10px;
	margin-bottom:10px;
	background-image:url(../images/button.png);
	}
	
#download-options a:hover {
	background-position:0px -33px;
	color:#D3140C;
	}
		
#htra-footer{
	max-width:1024px;
	margin:0px auto;
	padding:0px;
	}
	
#htra-footer li {
	display:inline;
	padding:0px 10px 0px 10px;
	}
	
#htra-valid-footer {
	width:1024px;
	margin:0px auto;
}
	
#valid-xhtml {
	float:right;
	}
	
#valid-css {
	float:right;
	}
	
#register-header {
	background-color:#C2C2C2;
	}

/* Class Styles */

.account-info{
	border:thin solid #C2C2C2;
	padding:3px 3px 8px 3px;
	background:#F4F4F4;
	-webkit-border-radius:10px; /* for Safari */
    -moz-border-radius:10px; /* for Firefox */
}

.formField * {
	vertical-align: middle;
	}
	
.hidden{
	display:none;
}
	
.register-cell {
	border:thin solid #C2C2C2;
	padding:3px;
	}
	
.register-cell td {
	background-color:#E0E0E0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:40px;
	padding-right:40px;
	}
	
.login-cell {
	border:thin solid #C2C2C2;
	padding:3px;
	}
	
.login-cell td {
	background-color:#E0E0E0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:30px;
	padding-right:30px;
	}
	
.login-cell td a {
	background-color:#C2C2C2;
	}

.forgot-cell {
	border:thin solid #C2C2C2;
	padding:3px;
	}

.forgot-cell td {
	background-color:#E0E0E0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:30px;
	padding-right:30px;
	}

.resend-cell {
	border:thin solid #C2C2C2;
	padding:3px;
	}
	
.resend-cell td {
	background-color:#E0E0E0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:30px;
	padding-right:30px;
	}
	
.settings-cell {
	border:thin solid #C2C2C2;
	padding:3px;
	}

.settings-cell td {
	background-color:#E0E0E0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:30px;
	padding-right:30px;
	}
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}

.boldText {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.boldText2 {
	font:bold italic 12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.largeText {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#D3140C;
	line-height:25px;
	}
	
.largeredText {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#D3140C;
	line-height:25px;
	}
	
.largeredTextBIG {
	font:bold 25px Arial, Helvetica, sans-serif;
	color:#D3140C;
	line-height:30px;
	}
	
.largegreenText {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:25px;
	}
	
.boldblueText {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#D3140C;
	}
	
.boldblueText2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#D3140C;
	}

.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color:#D3140C;
	line-height:30px;
	letter-spacing:0.21em;
	}

.quote {
	font:20px Arial, Helvetica, sans-serif;
	color:#D3140C;
	line-height:30px;
	}
	
.register-error {
	font:12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
	
.login-error {
	font:12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
	
.forgot-error {
	font:12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
	
.resend-error {
	font:12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
	
.settings-error {
	font:12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
	
.smallText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	}
	
.smallText1 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	}
	
.smallboldText {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#D3140C;
	}
	
.smallText3 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	}
	
.normText2 {
	color:#666666;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#D3140C;
	line-height:14px;
	letter-spacing:.2em;
	}
	
.translation-flags {
	padding: 2px 0 2px 20px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
}

.horz-sep{
	height:1px;
	border-top:thin solid #C2C2C2;
	border-bottom:thin solid #C2C2C2;
	margin:0px auto;
	padding:0px;
}

.vert-sep{
	width:1px;
	border-left:thin solid #C2C2C2;
	border-right:thin solid #C2C2C2;
	margin:0px auto;
	padding:0px;
}

.centerText{
	text-align:center;
}

.middleText{
	vertical-align:middle;
}
