body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #2C4287 url('file:images/bg_body.gif') repeat-x ;	
	font-family: Verdana, Arial, Helvetica, sans-serif
}

form, fieldset, img, table, th, td { border: 0px none; padding: 0; margin: 0 }
abbr[title], acronym[title] { cursor: help; }

h2 { font-size: 21px; color:#132C79; margin: 0 0 5px; line-height: 1.3; }
h3 { font-size: 13px; color:#132C79; margin: 0 0 5px; line-height: 1.3; }
h4 { font-size: 11px; color:#132C79; margin: 0 0 5px; line-height: 1.3; }
h5 { font-size: 10px; color:#132C79; margin: 0 0 5px; line-height: 1.3; }
h6 { font-size: 10px; color:#07113F; margin: 0 0 5px; line-height: 1.3; }

p#welcome{
	 font-size: 14px; color:#74A0DB; margin: 0 0 8px; line-height: 1.3;  font-weight:bold;
}

p { 
	font-size: 10px;
	margin: 0 0 15px;
	line-height: 1.3;
}

ul, ol, dl {
	font-size: 10px;
	margin: 0 0 15px 28px;
	line-height: 1.3;
}

a { text-decoration: underline; color: #132C79;}
a:hover { text-decoration: none; }


/*=page wrapper
----------------*/
#pageWrapper{
	width: 704px;
	height:100%;
	margin: 0 auto;
}

/*=header --> global nav and h1
-------------------------------*/
#pageWrapper #header { width: 704px; }

/*=global navigation
---------------------*/
#header{
	background:url('images/header_bg.jpg') repeat-x;
}
#header ul#globalNav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	line-height: 1.0;
	color: #132C79;
	font-size: 10px;
}
#globalNav li { display: inline; padding-left: 2px; line-height:26px;}
#globalNav li a { text-decoration: none; color: #132C79; }
#globalNav li a:hover, #globalNav li a#currentGlobal { text-decoration: underline; color: #132C79; }

#header h1 a { text-decoration: none; }

/*=top navigation
------------------*/
#pageWrapper #topNav {background-color:#132C79; }
#topNav ul { margin:0; padding:0; height: 25px; line-height: 1.0;  position: relative; }
#topNav ul li{ position: absolute; top: 0; left: 0; list-style: none; }
#topNav a { text-decoration:none; text-indent: -9999px; display: block; height: 25px; }

#topNav li#conference a { width:126px; background:url('images/nav/conference.gif') no-repeat; }
#topNav li#conference a:hover, body#conferencePage #topNav li#conference a { background:url('images/nav/conference_selected.gif') no-repeat; }

#topNav li#social { left: 126px; }
#topNav li#social a { width:89px; background:url('images/nav/social.gif') no-repeat;}
#topNav li#social a:hover, body#socialPage #topNav li#social a { background:url('images/nav/social_selected.gif') no-repeat;}

#topNav li#register { left: 215px; }
#topNav li#register a { width:64px;background:url('images/nav/register.gif') no-repeat;}
#topNav li#register a:hover, body#registerPage #topNav li#register a { background:url('images/nav/register_selected.gif') no-repeat;}

#topNav li#travel { left: 279px; }
#topNav li#travel a { width:157px;background:url('images/nav/travel.gif') no-repeat;}
#topNav li#travel a:hover, body#travelPage #topNav li#travel a { background:url('images/nav/travel_selected.gif') no-repeat;}

#topNav li#sponsors { left: 436px; }
#topNav li#sponsors a { width:130px;background:url('images/nav/sponsors.gif') no-repeat;}
#topNav li#sponsors a:hover, body#sponsorsPage #topNav li#sponsors a { background:url('images/nav/sponsors_selected.gif') no-repeat;}

#topNav li#about { left: 566px; }
#topNav li#about a { width:138px;background:url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/nav/about.gif') no-repeat;}
#topNav li#about a:hover, body#aboutPage #topNav li#about a { background:url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/nav/about_selected.gif') no-repeat;}

/*=sub navigation
-----------------*/
#pageWrapper #subNav{
	background: url('images/nav/subnav_bg.jpg') repeat-x;
	color: #333a3c;
	height: 22px;
	text-align: left
}
#subNav{background-color:#132C79;}
#subNav ul { margin: 0; padding: 0 0 0 10px; height: 19px; font-size: 11px; line-height: 1.0; }
#subNav li { list-style-type: none; display: inline; }
#subNav a { text-decoration: none; color: #FFFFFF;  padding: 0 5px 0px 0px; }
#subNav a:hover{ text-decoration: underline; color: #FFFFFF; }
#subNav a#currentSub { text-decoration: none; color: #091754; }


/*=content wrapper
------------------*/
#contentWrapper{
	background:url('images/content_wrapper_bg_home.gif') repeat-y;
	width: 702px;
	margin: 0 auto;
	padding-bottom:90px
}

/*=main content
----------------*/
#mainContent {
	float: left;
	width: 349px;
	width/**/:/**/324px;
	text-align: left;
	font-size: 11px;
	background:url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/center_submenu_shadow.gif') repeat-x;; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:20px
}

#mainContent p { margin-right: 25px; }


/*=sidebar
-----------*/
#sidebar{
	width:179px;
	float: right;
	font-size:11px;
	color:#414135;
	text-align: left;
	vertical-align:top;
    background: url('images/right_submenu_shadow.gif') no-repeat;
}

#sidebar a{color:#414135; text-decoration:underline;}
#sidebar a:hover{color:#414135; text-decoration:none;}

#sidebar h2#latest{background:url('images/latest.gif') no-repeat;  width:179px; height:38px; text-indent:-9999px; margin:0; padding:0; font-size:1px}

#sidebar h2#local {
	background:url('images/local.gif') no-repeat;
	width:179px;
	height:38px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	font-size:1px
}

#sidebar h2#gallery {
	background:url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/gallery.gif') no-repeat;
	width:179px;
	height:19px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	font-size:1px
}

#sidebar ul{
	list-style-image: url('images/arrow_list_right.gif');
	list-style-position:outside;
	margin-left: 0;
	padding-left: 24px;
    padding-right: 8px
}

#sidebar li{
	margin-top: 10px;
}


/*=see photos
-------------*/
#sidebar #seePhotos {
	background-color: #aaaa79;
	width: 164px;
	height: 79px;
	/* padding: 61px 0 0 59px; */
	width/**/:/**/105px;
	height/**/:/**/18px;
	margin: 15px 0 10px 8px;
}
#sidebar #photosText {
	padding: 2px 2px 4px 9px;
}
#seePhotos a { display: block; background: url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/arrow.gif') no-repeat 0 3px; line-height: 1.2; padding-left: 13px }

/*=sidebar links
----------------*/
#sidebar #sidebarLinks{ margin: 0; padding: 0 0 20px; width: 178px; float: right; border-top:1px solid #797954;}
#sidebar #sidebarLinks li{background:url('images/session_arrow.gif') no-repeat 10px 11px; border-bottom:1px dotted #797954; margin-left:0; list-style-type:none; padding-left:25px; padding-right:0; padding-top:8px; padding-bottom:8px}


/*=sidebar
-----------*/
#rightsidebar{
	width:179px;
	float: left;
	font-size:11px;
	color:#414135;
	text-align: left;
	background: url('images/left_submenu_shadow.gif') no-repeat;
}

#rightsidebar a{color:#414135; text-decoration:underline;}
#rightsidebar a:hover{color:#414135; text-decoration:none;}

#rightsidebar h2{background:url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/event_calendar.gif') no-repeat;  width:179px; height:38px; text-indent:-9999px; margin:0; padding:0; font-size:1px}
#rightsidebar h2#local {
	background:url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/local.gif') no-repeat;
	width:179px;
	height:38px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	font-size:1px
}
#rightsidebar h2#gallery {
	background:url('images/gallery.gif') no-repeat;
	width:179px;
	height:38px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	font-size:1px
}

#rightsidebar ul{
	list-style-image: url('images/arrow_list_right.gif');
	list-style-position:outside;
	margin-left: 0;
	padding-left: 24px;
    padding-right: 8px
}

#rightsidebar li{
	margin-top: 10px;
}

#rightsidebar li h3 {
	font-size: 13px;
	text-decoration:underline;
	color: #825C2C;
}
/*=see photos
-------------*/
#rightsidebar #seePhotos {
	background: url('images/see_the_photo.jpg') no-repeat;
	width: 163px;
	height: 79px;
/*	padding: 61px 0 0 59px; */ 
	width/**/:/**/105px;
	height/**/:/**/18px
} 
#seePhotos a { display: block; background: url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/arrow.gif') no-repeat 0 3px; line-height: 1.2; padding-left: 13px }
/*=sidebar links
----------------*/
#rightsidebar #sidebarLinks{ margin: 0; padding: 0 0 20px; width: 178px; float: right; border-top:1px solid #797954;}
#rightsidebar #sidebarLinks li{background:url('images/session_arrow.gif') no-repeat 10px 11px; border-bottom:1px dotted #797954; margin-left:0; list-style-type:none; padding-left:25px; padding-right:0; padding-top:8px; padding-bottom:8px}


/*=footer
----------*/
#pageWrapper #footer{
	background: #EAEBEF url('file:///M:/Documents%20and%20Settings/BilgisayarManyaklarę/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/footer_bg.jpg') repeat-x;
	width: 702px;
	height:76px;
	margin:0 auto;
	text-align: left
}
#footer #footerImages { list-style: none; margin: 0; padding:8px 0px 0px 16px; }
li#footer_last {margin-left:35px;}
#footerImages li { display:inline; }

/*=copyright
-------------*/
#pageWrapper #copyright {margin: 6px 0 0 5px; padding:0;color:#666; font-size:11px; text-align: left;}
#copyright a { color:#666; }
#copyright a:hover {text-decoration:none;}



br.clear { clear: both; }

/*=Event table
----------*/

#rightsidebar #eventTable{background-color:#FFFFFF;margin-left: 1px; border-collapse: collapse;vertical-align:middle; text-align:center; font-size:9px; }
#rightsidebar #eventTable th {border:1px solid #FFFFFF;width:13%; color:#373737; font-weight:bold;padding:2px; }
#rightsidebar #eventTable td {border:1px solid #FFFFFF;width:13%; padding:1px; color:#547CC0;}
#rightsidebar #eventTable .yellow a{color:#2A4F97; text-decoration:none;display:block; width:100%;}
#rightsidebar #eventTable .yellow a:hover{}

#rightsidebar #eventTable caption{color:#373737; font-weight:bold; height:15px; padding-top:2px; font-size:11px;}
#rightsidebar #eventTable .yellow{background:#86A7CB;}
#rightsidebar #eventTable .last{color:#D2D2D2;}

#eventTab{margin-left:17px;}
#calLinks{ margin: 0; padding: 0 }
#calLinks img{ margin-right:8px; padding: 0 }
#calLinks p{ margin-bottom:9px; padding: 0 }
#calLinks a{color:#1654AB; text-decoration:none; font-size:10px;padding-bottom:4px;}

#loginContent .inputText{border:1px solid #07113F; width:170px;}
th.label{text-align:right;padding-right:6px; }
