/* CSS Reset - Start */

/* A (little) modified version of  Eric Meyer's CSS Reset - http://meyerweb.com 
Thanks a lot Eric, you ROCK! */

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, embed, font, img, ins, kbd, q, s, samp,  small, strike, sub, tt, var,  dl, dt, dd, ol, ul, li.liReset,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}
:focus {
	outline: 0;
}
html {
	height: 100%;
}
body {
	line-height: 1;
	font: 90%/1.5em Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	height: 100%;
}
p {
	margin: 0 0 1em 0;
}

p.pIntro {
	margin: 1em 0 1em 0;
}
a {
	cursor: pointer;
}
a:link, a:visited, a:hover, a:focus {
	text-decoration: none;
}

#aEditAbstractFile {
	float: left;
	margin-left: 20px;
}

#aDeleteAbstractFile {
	float: left;
	margin-left: 20px;
}

#bAbstractFileLink {
	background: url(imgs/abstractfile.gif) no-repeat;
	height: 32px;
	padding-left: 34px;
	display: block;
}

/* CSS Reset - End */
#container {
	min-height: 100%;
	position: relative;
	background: #FFF url(imgs/contentbg.gif) repeat-y center top;
}
#content {
	padding: 11px 0 80px 0;
	border-top: solid 1px #FFF;
}
.header, .content, .footer {
	width: 960px;
	margin: auto;
}
#header {
	height: 161px;
	padding: 0 0 1px 0;
}
.header {
	text-indent: -9999px;
	height: 161px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	overflow: hidden;
	border-top: solid 1px #FFF;
}

span#siteseal {
	margin: auto;
}

.footer {
	overflow: hidden;
	min-height: 80px;
}
.footer .logo {
	text-indent: -9999px;
	width: 321px;
	height: 56px;
	float: left;
	margin: 20px 0 0 10px;
}
.footer .sponsors {
	float: right;	
	margin: 20px 0 0 0;
	overflow: hidden;
	height: 50px;
}
.footer .sponsors a {
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	height: 50px;
}
.content {
	margin: 0 auto 1px auto;
	overflow: hidden;
}
.content .hMenu {
	float: right;
	width: 759px;
	padding: 0 0 0 10px;
	margin: 0 0 0 1px;
}
.content .hMenu ul {
	overflow: hidden;
	float:left;
}
.content .hMenu ul.languages {
	overflow: hidden;
	float:right;
}
.content .hMenu ul li {
	float: left;
}
.content .hMenu ul li a {
	display: block;
	float: left;
	padding: 5px 10px;
}
.content .hMenu ul.languages li a {
	border-right: 0px;
}
.content .vMenu {
	float: left;
	width: 190px;
	padding: 30px 0 0 0;
}
.content .vMenu ul {
	width: 180px;
	overflow: hidden;
	padding: 5px;
}
.content .vMenu ul li a {
	display: block;
	padding: 5px;
	font-size: 0.85em;
}
.content .vMenu ul.logged {
	margin: 2px 0 15px 0;
	padding: 10px 5px 15px 5px;
	border-bottom: solid 1px #FFF;
}
.content .vMenu ul.logged span {
	margin: 2px 0 15px 0;
	padding: 15px 5px;
	color:#FFFFFF;
}
.content .container {
	float: right;
	width: 760px;
	overflow: hidden;
	padding: 10px 0;
}
.content .container .intro {
	float: left;
}
.content .container h2, .content .container h3 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.content .container .news {
	float: right;
	width: 240px;
}
.content .container h3 {
	font-size: 1.2em;
}
.content .container ul li {
	margin: 5px;
	padding: 0 0 0 15px;
}
.content .container table {
	border-collapse: collapse;
	margin: 0 auto 20px auto; 
}
.content .container table th {
	font-weight: bold;
}
.content .container table th, .content .container table td {
	padding: 5px;
}
.content .container table.fees td, .content .container table.fees th {
	text-align: center;
	vertical-align: middle;
}
.content .container table th.colleft,
.content .container table td.colleft {
	text-align: left;
	vertical-align: middle;
}

.content .container table td.colcenter {
	text-align: center;
}

.content .container table.fees span {
	display: block;
}
.content .container table.fees td.col2, .content .container table.fees td.col3, .content .container table.fees td.col4, .content .container table.bank .col2 {
	font-weight: bold;
}
.content .container table.fees .note {
	font-weight: normal;
	font-size: 0.8em;
}
/* Burada değişiklik yaptım */
.showcase{
	width: 510px;
	height: 300px;
	float:left;
	overflow: hidden;
	/*pheight:340px;*/
	margin: 0 10px 0 0;
}
/* /Burada değişiklik yaptım */

.content .container .showcase ul li{
	background:none;
	padding:0;
}
.content .container .showcase ul li img{
	margin:0 0 15px 0;
}

/*Burayı ekledim*/

.extras, .pageContent {
	width: 240px;
	float: left;
	padding: 1px 0 0 0;
	overflow: hidden;
}
.extras .links {
	border-top: dashed 1px #CCC;
	float: left;
	width: 240px;
	margin: 10px 0 0 0;
}
.extras .links a {
	display: block;
	padding: 5px;
}
.content .hMenu ul li.selected a {
	padding: 5px 10px 5px 25px;
	background-position: 11px 11px;
	background-repeat: no-repeat;
	background-image: url(imgs/bullet.gif);
}
.content .vMenu ul li.selected a {
	padding: 5px 5px 5px 15px;
	background-position: 6px 11px;
	background-repeat: no-repeat;
	background-image: url(imgs/bullet.gif);
}
.divParticipantForm {
	width: 750px;
	float:left;
	overflow: hidden;
	margin: 0 10px 0 0;
}
.divContactForm {
	width: 510px;
	float:left;
	overflow: hidden;
	margin: 0 10px 0 0;
}

.divParticipantForm input,
.divParticipantForm textarea,
.divContactForm input,
.divContactForm textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 3px;
	border: solid 1px #003978;
}

.divContactForm input {
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	width: 160px;
}

.divParticipantForm textarea {
	width: 360px;
}
.divParticipantForm input {
	width: 260px;
}
.divFieldInfo {
    color:#666666;
    line-height: 10px;
	font-size: 0.8em;
}

#divParticipationDate {
	display: none;
}

#divOtherRelatedTopics {
	display: none;
}

#spanDeleteConfirmation {
	display: none;
}

#cke_strAuthors {
	width: 520px;
	float: left;
}

#cke_strAffiliations {
	width: 520px;
	float: left;
}

#cke_strAbstractText {
	width: 520px;
	float: left;
}

#cke_contents_strAbstractText {
	height: 500px;
}

#cke_strAuthors table,
#cke_strAffiliations table,
#cke_strAbstractText table,
#cke_strAuthors table th,
#cke_strAffiliations table th,
#cke_strAbstractText table th,
#cke_strAuthors table td,
#cke_strAffiliations table td,
#cke_strAbstractText table td {
	border:none;
	padding: 0px;
}

.divParticipantForm input.inputFull {
	width: 500px;
}

.divParticipantForm input.inputNoWidth {
	width:auto;
}

.divParticipantForm textarea.textareaFull {
	height: 200px;
	width: 500px;
}

.divContactForm textarea {
	height: 175px;
	width: 260px;
}

.divContactForm .divAddress textarea {
	height: 60px;
	width: 260px;
}

.divParticipantForm div,
.divContactForm div {
	display: block;
	margin: 0 0 15px 0;
}
.divParticipantForm .divNecessary {
	float: left;
	margin: 0 0 0 50px;
}
.spanLabel {
	width: 200px;
	text-align: right;
	margin: 0 5px 0 0;
	float: left;
	display: block;
	font-size: 0.9em;
}

.spanProcessing,
.spanExclamation,
.spanLocked,
.spanApproved,
.spanRejected {
	min-height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0 0 0 40px;
	font-style: italic;
	margin: 5px 0;
	display: block;
}
.spanProcessing {
	background: url(imgs/processing.gif) no-repeat;
}
.spanExclamation {
	background: url(imgs/exclamation.gif) no-repeat;
}
.spanLocked {
	background: url(imgs/locked.gif) no-repeat;
}
.spanApproved {
	background: url(imgs/approved.gif) no-repeat;
}
.spanRejected {
	background: url(imgs/rejected.gif) no-repeat;
}
.divParticipantForm .spanMust,
.divContactForm .spanMust {
	color: #C00;
	font-weight: bold;
}

.divContactForm input.btnSend {
	float: right;
	display: block;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	background: #003978;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	margin: 6px 37px 10px 0;
}
.divContactForm #formNewsletter input.btnSend {
	margin: 6px 0 10px 205px;
	float: none;
}
.divContactForm input.btnSend:hover,
.divContactForm input.btnSend:focus {
	background: #387dc8;
	color: #003978;
}
.divParticipantForm .divSuccess,
.divParticipantForm .divFail,
.divContactForm .divSuccess,
.divContactForm .divFail {
	display: block;
	padding: 5px;
	background: #F00;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}

.divParticipantForm .divSuccess,
.divContactForm .divSuccess {
	background: #090;
}
.content .container .dates {
	overflow: hidden;
}
.content .container .rightBar {
	width: 240px;
	float: right;
	overflow: hidden;
}
.content .container .rightBar #siteseal {
	margin: 10px 0;
	display: block;
}
.content .container .rightBar .message {
	padding: 0 10px 10px;
	font-size: 1.2em;
	font-weight: bold;
	overflow: hidden;
}
.content .container .rightBar .message span {
	display: block;
	margin: 0 0 10px;
}
.content .container .rightBar .message a {
	color: #FFF;
	display: block;
	float: left;
	padding: 6px 10px;
	background: #003978;
}
.content .container .rightBar .message a:hover,
.content .container .rightBar .message a:focus {
	background: #387dc8;
}
.content .container .account {
	overflow: hidden;
}
.content .container .account ul {
	overflow: hidden;
	float: left;
}
.content .container .account ul li {
	float: left;
	width: 310px;
	padding: 0 0 0 50px;
	margin: 10px;
	background: none;
}
.content .container .account ul li h3  {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 0 0 -50px;
}
.content .container .account ul li h3 a {
	display: block;
	width: 40px;
	height: 40px;
	background: #812991 url(imgs/spriteIcons.png) no-repeat;
	text-indent: -9999px;
}
.content .container .account ul li h3 a:hover,
.content .container .account ul li h3 a:focus {
	background-color: #ED008C;
}
.content .container .account ul li h3.registration a {
	background-position: 0 0;
}
.content .container .account ul li h3.reservations a {
	background-position: 0 -40px;
}
.content .container .account ul li h3.abstracts a {
	background-position: 0 -80px;
}
.content .container .account ul li h3.payments a {
	background-position: 0 -120px;
}
.content .container .account ul li h3.transfers a {
	background-position: 0 -160px;
}
.content .container .account ul li h3.messages a {
	background-position: 0 -200px;
}
.content .container .account ul li h3.logout a {
	background-position: 0 -240px;
}
.content .container .account .personal {
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
	width: 510px;
}
.content .container .account .rightBar {
	background: #FEE800;
	padding: 10px;
	width: 220px;
}
.content .container .account .rightBar h3 {
	color: #000;
	padding: 5px 0 5px 35px;
	background: url(imgs/warning.png) no-repeat;
}
.content .container .account .rightBar a {
	font-weight: bold;
	color: #000;
}
.content .container .account .rightBar a:hover {
	color: #812991;
}
.content .container .account .table {
	width: 630px;
	margin: 20px auto;
}
.content .container .account .table .buttons {
	overflow: hidden;
	margin: 0 0 15px 0;
}
.content .container .account .table .button {
	display: block;
	float: left;
}

.content .container .account .table table {
	margin: 15px auto;
}

tr.trSecreteriatMessage {
	background:#DEDEDE;
}

.content .container .account .table a.button,
.divParticipantForm input.buttonright,
.divParticipantForm input.buttonleft,
.divParticipantForm a.buttonright,
.divParticipantForm a.buttonleft,
.content .container .account .table a.buttonright,
.content .container .account .table a.buttonleft {
	background: #3fc8f4;
	color: #003978;
	padding: 10px;
	font-weight: bold;
}

.content .container .account .table a.button,
.content .container .account .table a.buttonright,
.content .container .account .table a.buttonleft,
.divParticipantForm a.buttonright,
.divParticipantForm a.buttonleft,
.divParticipantForm input.buttonright,
.divParticipantForm input.buttonleft {
	font-size: 1.2em;
	cursor: pointer;
	border: none;
}
.divParticipantForm a.buttonright,
.divParticipantForm a.buttonleft,
.divParticipantForm input.buttonright,
.divParticipantForm input.buttonleft,
.content .container .account .table a.buttonright,
.content .container .account .table a.buttonleft {
	float: right;
	display: block;
	width: 90px;
	text-align: center;
	margin: 0 0 5px 5px;
}
.divParticipantForm a.buttonleft,
.divParticipantForm input.buttonleft,
.content .container .account .table a.buttonleft {
	float: left;
}

.divParticipantForm a.buttonright:hover,
.divParticipantForm a.buttonleft:hover,
.divParticipantForm a.buttonright:focus,
.divParticipantForm a.buttonleft:focus,
.divParticipantForm input.buttonright:hover,
.divParticipantForm input.buttonleft:hover,
.divParticipantForm input.buttonright:focus,
.divParticipantForm input.buttonleft:focus,
.content .container .account .table a.button:hover,
.content .container .account .table a.button:focus,
.content .container .account .table a.buttonright:hover,
.content .container .account .table a.buttonright:focus,
.content .container .account .table a.buttonleft:hover,
.content .container .account .table a.buttonleft:focus {
	background: #003978;
	color: #FFF;
}

#divAccompany1,
#divAccompany2,
#divAccompany3,
#divAccompany4,
#divAccompany5 {
	display: none;
}

#spanPayment {
	float: right;
}

.content .container .footer_navi{
    border-top: 1px solid #DEDEDE;
    float: left;
    padding-left: 8%;
    padding-right: 0%;
    width: 91%;
}
.content .container .footer_navi ul{
    border: medium none;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 33%;
    float: left;
}
.content .container .footer_navi ul li{
    background: none;
    border: medium none;
    font-size: 0.85em;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    list-style: circle inside none;
    color: #812991;
}

.content .container .footer_navi ul li:hover{
    list-style: disc inside none;
    color: #ED008C;
}

.spanHideWarnings{
    color: Purple;
    cursor: pointer;
    font-size: 12px;
    font-style: italic;
    line-height: 22px;
    margin: 0 0;
    min-height: 22px;
    padding: 0 0 0 40px;
    vertical-align: middle;
}
.spanHideWarnings:hover{
    color: Red;
}

.divFirstName{
    width: 100%;
    float: left;
}

.spanPresentationCategory{
    float:left;
    width: auto;
    margin-right: 5px;
}

.divFirstName .bAbstractFileLink{
    float: left;
    margin-right: 5px;
}

.divFirstName .fileUpladClass{
    float: left;
    width: 220px;
}
.divFirstName .refreshButton{
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    background-image: url(../imgs/refresh.html);
    float: left;
}

.divFirstName .fileUpladClass{
    display: none;
}