BODY
{
	padding-right: 0px;
	background-position: center center;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(images/frame/mapa_bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial;
	color: #666699;
}


div#main
{
	clear: both;
	width: 100%;
}

div#LeftPane
{
	left: 0px;
	width: 150px;
	padding-top: 20px;
	height: 300px;
	padding-left: -1px;
}

div#ContentPane
{
	padding-right: 156px;
	padding-left: 156px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: absolute;
	top: 110px;
	text-align: center;
}



div#RightPane
{
	right: 2px;
	width: 150px;
	position: absolute;
	top: 110px;
}

div#RightPane hr
{
	display: none;
}

div#RightPane div.Body
{
	font-size: 0.7em;
	margin: 0px 0px 5px;
	background-color: #f3f3f3;
}

/*
div
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
}
*/




div.Title
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/searchtitle.gif);
	padding-bottom: 2px;
	color: white;
	padding-top: 1px;
	background-repeat: repeat-x;
	background-color: #17376f;
	text-align: left;
	
}

div.Title a
{
	font-size: 0.8em;
	color: lightgrey;
}

div.Title a:hover
{
	color: gold;	
}

div.Body
{
	border-right: #17376f 1px solid;
	border-top: #17376f 1px;
	padding-right: 5px;
	padding-left: 5px;
	/*margin-bottom: 5px;*/
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 0.8em;
	border-left: #17376f 1px solid;
	border-bottom: #17376f 1px solid;
	text-align: left;
}


table a
{
	color:#5887DD;
} 


/*  B A N N E R  **********************************************/

div.Banner
{
	background-position: right top;
	background-image:  url(images/frame/zahlavie.gif);
	border-bottom-color: #ecac51;
	width: 100%;
	color: white;
	background-repeat: no-repeat;
	height: 90px;
	font-size: 0.8em;
	background-color: #E6EAF2;
}

div.Banner div.UserInfo
{
	z-index: 2;
	right: 235px;
	white-space: nowrap;
	position: absolute;
	top: 1px;
}

div.UserInfo a
{
	color: white;
	font-weight: bold;
}

div.UserInfo a:hover
{
	color: gold;
}

div.UserInfo .User
{
	font-weight: bold;
}


div.Banner div.QuickLinksBanner
{
	font-size: 0.85em;
	z-index: 2;
	right: 235px;
	color: background;
	white-space: nowrap;
	position: absolute;
	top: 54px;
	filter: DropShadow(color=silver, offx=-2 offy=2);
}



div.QuickLinksBanner a
{
	color: background;
}

div.QuickLinksBanner a:hover
{
	color:  activecaption;
}


div.Logo
{
	z-index: 1;
	left: 35px;
	background-image: url(images/EupLogo.gif);
	width: 121px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 69px;
}

div.Logo-over
{
	cursor: hand;
	z-index: 1;
	left: 35px;
	background-image: url(images/EupLogo.gif);
	width: 121px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 69px;	
}	

span.Welcome
{
	font-weight: bold;
	font-size: 0.9em;
	left: 22px;
	position: absolute;
	top: 72px;	
}


a.SendToFriend
{
	font-weight: bold;
	font-size: 0.9em;
	right: 22px;
	position: absolute;
	top: 72px;
	color: #17376f;
}


div.TabPath
{
	padding-right: 3px;
	border-top: background 1px solid;
	padding-left: 3px;
	font-size: 0.7em;
	float: left;
	background-image: url(images/title_tabpath.gif);
	width: 100%;
	color: #17376f;
	padding-top: 3px;
	background-repeat: repeat-x;
	white-space: nowrap;
	position: absolute;
	top: 90px;
	height: 20px;
}


div.TabPath a
{	
	color:#5887DD;
}


/*div.English
{
	background-image: url(images/gb-flag-off.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 18px;
	position: absolute;
	top: 22px;
	right: 75px;
}

div.over-english
{
	border-right: activecaption 1px;
	border-top: activecaption 1px;
	right: 75px;
	background-image: url(images/gb-flag.gif);
	border-left: activecaption 1px;
	width: 28px;
	cursor: hand;
	border-bottom: activecaption 1px;
	background-repeat: no-repeat;
	position: absolute;
	top: 22px;
	height: 18px;
}*/

div.Slovak
{
	background-image: url(images/slovakia-off.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 18px;
	position: absolute;
	top: 22px;
	right: 75px;
}

div.over-slovak
{
	background-image: url(images/slovakia.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 18px;
	position: absolute;
	top: 22px;
	right: 75px;	
	cursor: hand;
}





div.1stPage div.TitleY
{
	font-weight: bold;
	background-image: url(images/title_green.gif);
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-color: #17376f;
	color: White;
	padding: 2;
}

div.1stPage div.BodyY
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	text-align: left;
	padding: 2;
}

div.1stPage div.TitleB
{
	font-weight: bold;
	background-image: url(images/searchtitle.gif);
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-color: #17376f;
	color: White;
	padding: 2;
}

div.1stPage div.BodyB
{
	border-right: #17376f 1px solid;
	border-top: #17376f 1px;
	border-left: #17376f 1px solid;
	border-bottom: #17376f 1px solid;
	text-align: left;
	padding: 2;
}

/*  S E A R C H  **************************************************/


div.ModulSearch div.Title
{
	font-weight: bold;
	background-image: url(images/title_green.gif);
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-color: #17376f;
}

div.ModulSearch div.Body
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	background-color: #f3f3f3;
	text-align: center;
}

div.ModulSearch a
{
	font-size: 1.1em;
	color: background;
}

div.ModulSearch a:hover
{
	color: #374e75;	
}


div.ModulSearch input.textfield
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #17376F;
	text-decoration: none;
	background-color: /*#7889a6*/ e1e1e1;
	border: 1px solid #ecac51;
	width: 100%;
}

/*div.ModulSearch input.Button
{
	border-right: #f3f3f3 1px solid;
	border-top: #f3f3f3 1px solid;
	margin-top: 3px;
	font-weight: bold;
	font-size: 1em;
	border-left: #f3f3f3 1px solid;
	color: #f3f3f3;
	border-bottom: #f3f3f3 1px solid;
	background-color: #17376f;
}*/



/*  S I G N  I N  **************************************************/

div.ModulSignIn div.Title
{
	border-right: #17376f 1px;
	border-top: #17376f 1px;
	font-weight: bold;
	background-image: url(images/title_green.gif);
	text-transform: uppercase;
	border-left: #17376f 1px;
	color: #f3f3f3;
	border-bottom: #17376f 1px;
	background-repeat: repeat-x;
	background-color: #17376f;
}

div.ModulSignIn div.Body
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px;
	border-left: #ff9900 1px solid;
	color: #17376f;
	border-bottom: #ff9900 1px solid;
	background-color: #f3f3f3;
	text-align: left;
}

div.ModulSignIn input.Button
{
	border-right: #f3f3f3 1px solid;
	border-top: #f3f3f3 1px solid;
	margin-top: 3px;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	border-left: #f3f3f3 1px solid;
	width: 48%;
	color: #f3f3f3;
	border-bottom: #f3f3f3 1px solid;
	background-repeat: repeat-x;
	font-style: normal;
	background-color: #17376f;
	font-variant: normal;
	text-decoration: none;
}

div.ModulSignIn input.textfield
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #17376F;
	text-decoration: none;
	background-color: /*#7889a6*/ e1e1e1;
	border: 1px solid #ecac51;
	width: 100%;
}




/*  D I S C U S S I O N  ***********************************************/

div.ModulDiscussion
{
	
}

div.ModulDiscussion div.Body
{
	border-right: #666699 1px solid;
	margin-bottom: 0px;
	border-left: #666699 1px solid;
	border-bottom-style: none;
}

div.ModulDiscussion div.Body a
{
	color:#5887DD;	
}

div.ModulDiscussion div.DiscussionFooter
{
	background-image: url(images/searchtitle.gif);
	background-repeat: repeat-x;
	/*height: 50px;*/
	width: 100%;
	background-color: transparent;
}

div.DiscussionFooter a
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 0.7em;
	color: white;
}

div.ModulDiscussion	#TopLevelList
{
	width: 100px;
}



/*  H T M L  ***********************************************************/


div.ModulHTML div.Title
{
	text-align: left;
}

div.ModulHTML div.Body
{

}


/*  L I N K S  ***********************************************************/


div.ModulLinks div.Title
{
	text-align: left;	
}

div.ModulLinks div.Body
{
	
}



/*  A B S T R A C T  ***************************************************/

div.ModulAbstract div.Title
{

}

div.ModulAbstract div.Body
{
	color: #666699;
}

div.ModulAbstract 
{
	/*color: #374E75;*/	
}

div.ModulAbstract a.ReadMore
{
	color: #5887DD;
}

div.ModulAbstract div.Body a:hover
{
	color: activecaption;
}


div.ModulAbstract a.Hyperlinktitle
{
	font-weight: bold;
	color: #374e75;
}

span.Publikovane
{
	font-weight: normal;
	font-size: 0.85em;
	float: right;
	font-style: italic;
	text-align: right;
}

div.ModulAnnouncements span.Publikovane
{
	font-weight: normal;
	font-size: 0.95em;
	float: right;
	font-style: italic;
	text-align: right;
}

/*  A N N O U N C E M E N T S  *******************************************/

div.ModulAnnouncements div.Title
{

}

div.ModulAnnouncements div.Body
{
	
}

div.ModulAnnouncements .ItemAnnouncemets
{
	color: #666699;
}



/*  E V E N T  */

div.ModulEvents div.Title
{
}

div.ModulEvents div.Body
{
}



/*  C A L L  *************************************************/

div.ModulCall div.Body
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

div.ModulCall div.Title
{
	text-align: left;	
}


div.ModulCall div.ItemCall
{
	border-right: #ecac00 1px solid;
	padding-right: 2px;
	border-top: #ecac00 1px solid;
	padding-left: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-left: #ecac00 1px solid;
	width: 99%;/*590px;*/
	color: #666699;
	padding-top: 2px;
	border-bottom: #ecac00 1px solid;
	background-color: #efefef;
	text-align: left;
}

div.ModulCall strong
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

div.ModulCall span.ItemTitle
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	padding-bottom: 1px;
	color: #666633;
	padding-top: 1px;
}

div.ModulCall span.CreatedDate
{
	font-weight: bold;
	color: #009900;
	font-size: 8pt;
}

div.ModulCall span.ExpireDate
{
	font-weight: bold;
	color: #CC0000;
	font-size: 8pt;
}

div.ModulCall a.ReadMore
{
	color: #5887DD;
}



/*  T E N D E R  ************************************************/


div.ModulTender div.Body
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

div.ModulTender div.Title
{
	text-align: left;
}	

div.ModulTender div.ItemTender
{
	margin-bottom: 5px;
	border-right: #51A1EC 1px solid;
	padding-right: 2px;
	border-top: #51A1EC 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #51A1EC 1px solid;
	width: 99%;
	color: #666699;
	padding-top: 2px;
	border-bottom: #51A1EC 1px solid;
	background-color: #efefef;
	text-align: left;
}

div.ModulTender strong
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}




div.ModulTender span.ItemTitle
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	padding-bottom: 1px;
	color: #663366;
	padding-top: 1px;
}

div.ModulTender span.CreatedDate
{
	font-weight: bold;
	color: #009900;
	font-size: 8pt;
}

div.ModulTender span.ExpireDate
{
	font-weight: bold;
	color: #CC0000;
	font-size: 8pt;
}

div.ModulTender a.ReadMore
{
	color: #5887DD;
}


/*  D O C U M E N T  ******************************************/

div.ModulDocument
{

}


div.ModulDocument div.Body
{
	text-align: center;
}



/*  C O N T A C T S  ******************************************/

div.ModulContacts div.Body
{
	text-align: center;
}








a:active
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
	color:#5887DD;
}

a:hover
{
	text-decoration: underline;
}




/*
td
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
}

tr
{
	border-right: green 3px solid;
	border-top: green 3px solid;
	border-left: green 3px solid;
	border-bottom: green 3px solid;
}
*//*
div
{
	border-right: blue 2px solid;
	border-top: blue 2px solid;
	border-left: blue 2px solid;
	border-bottom: blue 2px solid;
}
/*
span
{
	border-right: aqua 2px solid;
	border-top: aqua 2px solid;
	border-left: aqua 2px solid;
	border-bottom: aqua 2px solid;
}
/*
div#ContentPane
{
	border-right: lime 1px solid;
	border-top: lime 1px solid;
	border-left: lime 1px solid;
	border-bottom: lime 1px solid;
}

*/








/******************************************************************/
/*  A D M I N  ***************************************************/
/****************************************************************/



/*  S I T E  S E T T I N G S  *******************************************/

div.SiteSettings
{
	border-right: red 1px;
	padding-right: 3px;
	border-top: red 1px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-left: red 1px;
	padding-top: 3px;
	border-bottom: red 1px;
	text-align: center;
}

div.SiteSettings div.Title
{
	text-transform: uppercase;
	background-color: background;
}

div.SiteSettings div.Body
{
	padding: 10;
	text-align: center;
}


div.SiteSettings a
{
	color:#5887DD;	
}




/*  E D I T  C A T E G O R Y  *******************************************/

div.EditCategory div.Title
{	
	text-transform: uppercase;
	background-color: background;
	text-align: center;
}

div.EditCategory div.Body
{
	padding: 10;
}


div.EditCategory a
{
	color:#5887DD;
}

/*  T A B S  ***********************************************************/

div.Tabs div.Title
{	
	text-transform: uppercase;
	background-color: background;
	text-align: center;
}

div.Body table.TableTabs
{
	font-size: 0.9em;
}





/*  E D I T  R O L E S  ***********************************************************/

div.EditRoles div.Title
{	
	text-transform: uppercase;
	background-color: background;
	text-align: center;
}

div.EditRoles div.Body
{
	padding: 10;
	text-align: center;
}

div.EditRoles a
{
	color:#5887DD;
}

div.EditRoles table
{	
	font-size: 0.9em;
}



/*  E D I T  U S E R S  ***********************************************************/


div.EditUsers div.Title
{	
	text-transform: uppercase;
	background-color: background;
	text-align: center;
}

div.EditUsers div.Body
{
	padding: 10;
}




/*  M O D U L E  D E F I N I T I O N S  ********************************************/

table.ModuleDefsTable
{
	font-size: 0.8em;
}



/*  T A B  L A Y O U T  *********************************************************/

div.TabLayout
{
	width: 680px;
	position: absolute;
	top: 120px;
	left: 150px;
}

div.TabLayout div.Body
{	
	font-size: 0.8em;
	text-align: center;
} 

div.TabLayout div.Body a
{	
	color:#5887DD;
}

div.TabLayout strong
{

}

div.ModuleOrganisation div.Left
{
	padding: 5px;
	width: 120px;
	float: left;
}


div.ModuleOrganisation div.Content
{
	padding: 5px;
	width: 120px;
	float: left;
}


div.ModuleOrganisation div.Right
{
	padding: 5px;
	width: 120px;
	float: left;
}




/*  T A B  L A Y O U T  *********************************************************/

div.ModuleSettings
{
	width: 680px;
	position: absolute;
	top: 120px;
	left: 150px;
}

div.ModuleSettings div.Body
{
	text-align: center;
}

div.ModuleSettings a
{	
	color:#5887DD;
}



/*  M A N A G E  U S E R S  *********************************************************/

div.ManageUsers
{
	width: 450px;
	position: absolute;
	top: 120px;
	left: 260px;
}

div.ManageUsers div.Body
{
	text-align: center;
}

div.ManageUsers a
{	
	color:#5887DD;
}


/*  D E L E T E  *********************************************************/

div.Delete
{
	left: 400px;
	width: 200px;
	position: absolute;
	top: 260px;
	height: 200px;
}

div.Delete div.Body
{
	text-align: center;
	padding: 10px;	
}



/*  E D I T  C A T E G O R Y  ******************************************************/

div.EditCategoryAdmin
{
	width: 450px;
	position: absolute;
	top: 120px;
	left: 260px;
}

div.EditCategoryAdmin div.Title
{
	text-transform: none;
	text-align: left;
}

div.EditCategoryAdmin div.Body
{
	text-align: center;
}

div.EditCategoryAdmin a
{	
	color:#5887DD;
}



/*  M O D U L E  D E F I N I T I O N S  *****************************************/

div.ModuleDefinitionsAdmin
{
	width: 450px;
	position: absolute;
	top: 120px;
	left: 260px;
}

div.ModuleDefinitionsAdmin div.Title
{
	text-transform: none;
	text-align: left;
}

div.ModuleDefinitionsAdmin div.Body
{
	text-align: center;
}

div.ModuleDefinitionsAdmin a
{	
	color:#5887DD;
}



/*  S E C U R I T Y  R O L E S  ******************************************************/

div.SecurityRoles
{
	width: 680px;
	position: absolute;
	top: 120px;
	left: 150px;
}

div.SecurityRoles div.Title
{
	text-transform: none;
	text-align: left;
}

div.SecurityRoles div.Body
{
	text-align: center;
}

div.SecurityRoles a
{	
	color:#5887DD;
}





  /*************************************************************************************/
 /**********************  E D I T  ****************************************************/
/*************************************************************************************/



 
div.Edit
{
	width: 800px;
	position: absolute;
	top: 120px;
	left: 100px;
}

div.Edit div.Entering
{
	float: right;
	padding-right: 30px;	
}

div.Edit div.Reading
{
	float: left;	
	padding-left: 30px;
}


div.Edit strong.Green
{
	color: Green;
}

div.Edit div.Body
{
	text-align: center;
}

div.Edit div.BodyDiscussion
{
	border-right: #7889a6 1px solid;
	border-top: #7889a6 1px;
	border-left: #7889a6 1px solid;
	border-bottom: #7889a6 1px solid;
	text-align: left;
}

.categories
{
	font-size: 0.9em;
}

div.Edit a
{	
	color:#5887DD;
}


div.Read
{
	width: 90%;
	position: absolute;
	top: 120px;
	left: 45px;
	font-size: 0.9em;	
}


div.Read div.Body
{
	padding: 3px;
}





/* ADD ADVISORY */

div.Add
{
	width: 680px;
	position: absolute;
	top: 120px;
	left: 150px;
}


div.Add div.Body
{
	text-align: center;
}


div.Add a
{	
	color:#5887DD;
}




div.Search
{
	width: 300px;
	position: absolute;
	top: 120px;
	left: 340px;	
}




input.Button
{
	border-right: #f3f3f3 1px solid;
	border-top: #f3f3f3 1px solid;
	margin-top: 3px;
	font-weight: bold;
	font-size: 1em;
	background-image: url(images/searchtitle.gif);
	border-left: #f3f3f3 1px solid;
	color: #f3f3f3;
	border-bottom: #f3f3f3 1px solid;
	background-repeat: repeat-x;
	background-color: #17376f;
}


input.textfield
{
	border-right: #ecac51 1px solid;
	border-top: #ecac51 1px solid;
	font-weight: bold;
	text-transform: none;
	font-size: 1em;
	border-left: #ecac51 1px solid;
	width: 100%;
	color: #17376f;
	border-bottom: #ecac51 1px solid;
	font-style: normal;
	background-color: #e1e1e1;
	font-variant: normal;
	text-decoration: none;
}






/******************************************************************/
/*  S E C U R I T Y **********************************************/
/****************************************************************/


div.Security
{
	width: 550px;
	position: absolute;
	top: 200px;
	left: 200px;	
}

div.Security div.Title
{
	background-image: url(images/title_red.gif);
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-color: #cb5f5f;
}

div.Security div.Body
{
	border-right: red 1px solid;
	border-top: red 1px;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	text-align: center;
	color: Red;
}	

div.Security a
{	
	color:#5887DD;
	font-weight: bold;
	font-size: 1.1em;
}




/*  S I T E  M A P  **************************************/

div.SiteMap
{	
	width: 800px;
	position: absolute;
	top: 120px;
	left: 100px;
}

div.SiteMap strong
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	color: #f3f3f3;
	padding-top: 1px;
	background-color: #ecac51;
}


div.SiteMap table
{	
	font-size: 1em;
}


/*  S E A R C H  **************************************/

div.SearchAbstract
{
	width: 615px;
	position: absolute;
	top: 120px;
	left: 200px;
}

div.SearchAbstract div.Title
{

}


div.SearchAbstract strong.Call
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	color: #f3f3f3;
	padding-top: 1px;
	background-color: #ecac51;
}

div.SearchAbstract strong.Tender
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	color: #f3f3f3;
	padding-top: 1px;
	background-color: #51A1EC;
}


div.ModulCall #DataListCall
{
	font-size: 0.9em;
	width: 90%;
}

div.ModulCall div.BodySearch
{	
	width: 615px;
	position: absolute;
	top: 120px;
	left: 200px;
}

div.ModulTender #DataListTender
{
	font-size: 0.9em;
	width: 90%;
} 



div.ModulAbstractSearch
{	
	width: 830px;
	position: absolute;
	top: 120px;
	left: 70px;
}

div.ModulAbstractSearch div.Title
{

}

div.ModulAbstractSearch div.Body
{
	text-align: center;
}

div.ModulAbstractSearch #DataListAbstract
{
	font-size: 0.9em;
	width: 90%;
} 

div.Itemabstract
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	left: 70px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	position: absolute;
	top: 120px;
}



div.ModulDocumentSearch
{	
	position: absolute;
	top: 120px;
	left: 70px;
}

div.ModulDocumentSearch div.Body
{
	text-align: center;
}


div.ModulDocumentSearch #DataGridDocument
{
	font-size: 0.9em;
	width: 90%;
} 

div.ModulHTMLSearch
{

	position: absolute;
	top: 120px;
}

div.ModulEventSearch 
{	
	position: absolute;
	top: 120px;
	width: 90%;
	left: 50px;
}


div.ModulEventSearch div.Body
{
	text-align: center;
}

div.ModulEventSearch #DataListEvents
{
	font-size: 1em;
	width: 90%;
} 


div.ModulAnnouncementSearch
{	
	position: absolute;
	top: 120px;
	width: 90%;
	left: 50px;
}

div.ModulAnnouncementSearch div.Body
{
	text-align: center;
}

div.ModulAnnouncementSearch #DataListAnnoucements
{
	font-size: 0.9em;
	width: 90%;
} 


/******************************************************************/
/*  F O R M S  ***************************************************/
/****************************************************************/

div.Form
{	
	position: absolute;
	top: 120px;
	width: 92%;
	left: 30px;
}

div.Form a
{	
	color:#5887DD;
}

div.Welcome
{
	position: absolute;
	top: 230px;
	width: 40%;
	left: 300px;
	text-align: center;
}

div.Welcome div.Body
{
	font-size: 1em;
	padding-bottom: 10px;
	text-align: center;
}

div.Welcome a
{	
	color:#5887DD;
	font-size : 0.9em;
}

div.ChangePassword
{
	position: absolute;
	top: 150px;
	width: 550px;
	left: 250px;
}

div.ChangePassword div.Body
{
	padding-bottom: 10px;
}

div.ChangePassword a
{	
	color:#5887DD;
	font-size : 0.9em;
}


	



@media print
{
	
	BODY
	{
		color: Black;
		background-color: White;
	}
	
	div#RightPane 
	{
		display: none;	
	}

	div#LeftPane
	{
		display: none;
	}

	div#ContentPane
	{
		padding-right: 0px;
		padding-left: 0px;
		left: 0px;
		padding-bottom: 0px;
		margin: 0px;
		width: 100%;
		padding-top: 0px;
		position: absolute;
		top: 20px;
	}
	
	table
	{
		border-style: none;
		border-width: 0;
	}
	
	div.Title
	{
		padding-right: 3px;
		padding-left: 3px;
		font-weight: bold;
		padding-bottom: 2px;
		border-top-style: none;
		padding-top: 1px;
		background-repeat: repeat-x;
		border-right-style: none;
		border-left-style: none;
		text-align: left;
		border-bottom-style: none;
	}

	div.Body
	{
		border-right: #17376f 1px;
		padding-right: 5px;
		border-top: #17376f 1px;
		padding-left: 5px;
		margin-bottom: 5px;
		padding-bottom: 3px;
		border-left: #17376f 1px;
		padding-top: 3px;
		border-bottom: #17376f 1px;
		text-align: left;
	}
	
	div.Banner
	{
		display: none;
	}
	
	div.Banner div.QuickLinks
	{
		display: none;
	}

	div.TabPath
	{
		border-top-style: none;
		border-bottom: background 1px solid;
		border-right-style: none;
		border-left-style: none;
		position: absolute;
		top: 0;
	}
	
	a.SendToFriend
	{
		display: none;
	}
	
	span.Welcome
	{
		display: none;
	}
	
	hr
	{
		display: none;
	}
	
	
}











