﻿body
{
	margin: 0px;
	padding: 00px;
	border: 0px;
	font-family: Arial,Sans-serif;
	font-size: small;
	color: #333333;
	text-align: center;
	background-color: white;
}
input
{
	font-size: x-small;
	margin: 0px;
	padding: 1px;
	border: 1px black solid;
	vertical-align: baseline;
}

input[type=text], input[type=password]
{
	border: 1px black solid;
	background-color: white;
}
input[type=button]
{
	color: black;
	padding: 0px;
	width: 42px;
}
p
{
	margin: 0px;
	font-size: small;
	padding: 5px 5px 10px 5px;
}

p a:link, a:visited
{
	color: #3333cc;
	text-decoration: underline;
}
p a:hover
{
	color: #ff3333;
	text-decoration: underline;
}

a, a:link, a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a.bc, a:link.bc, a:visited.bc
{
	color: #333333;
}
img
{
	border: none;
}


/* Page container */
.page
{
	width: 100%;
	border: 0px black solid;
	text-align: left;
	background-color: white;
	padding: 0px;
}

/* Top Nav Area containing Sitemenu and search */
.topnavarea
{
	width: 100%;
	height: 30px;
	padding-bottom: 2px;
}

/*Site menu style*/
.sitemenu
{
	/*background-color:White;*/
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin: 0px;
	list-style-type: none;
}
.sitemenuitem
{
	font-size: x-small;
	font-weight: bold;
	display: inline;
	border: 0px;
	border-right: 1px #999999 solid;
	margin: 0px;
	padding: 2px 8px 2px 8px;
}
.sitemenucontainer
{
	float: left;
	display: inline;
}


/* Navigation Bar */
.navigationbar
{
	position: relative;
	width: 100%;
	background-color: #eeeeee;
	border-top: 1px solid #555555;
	border-bottom: 1px black solid;
	overflow: auto;
}

/* search form styles */
.pagesearch
{
	float: right;
	display: inline;
	padding: 2px;
	padding-right: 10px;
	padding-top: 3px;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	color: white;
}
.pagesearchform
{
	display: inline;
}
.pagesearchbutton
{
	/*height:18px;*/
	padding-top: 0px;
}
.pagesearchfieldset
{
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* service title */
.servicetitle
{
	font-weight: bold;
	font-size: large;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.servicebackground
{
	/*	padding:10px;*/
	background-color: White;
	background-repeat: no-repeat; /*	min-height:50px;*/
	text-align: right;
	vertical-align: bottom;
	color: Black;
	font-weight: bold;
	font-size: small;
	padding: 0px;
	height: 80px;
}
.servicebackground img
{
	border: none;
}
.serviceimage
{
	padding: 0px;
	float: left;
}
.servicelogo
{
	text-align: left;
	padding: 0px;
	padding-left: 8px;
	border: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
/*
.breadcrumb {
	background-color:#555555;
	font-size:x-small;
	color:white;
	text-align:left;
	padding:1px;
}*/


.breadcrumb
{
	/*background-color:#555555;*/
	font-size: small;
	text-align: left;
	margin: 8px 0px 0px 10px;
}
.breadcrumb a
{
	margin-left: 0px;
}

/*services menu*/
.servicemenu
{
	background-color: #eeeeee;
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
	border: 0px;
	list-style-type: none;
	border-bottom: solid 1px #eeeeee;
}
.servicemenu-container
{
	position: relative;
	float: left;
}

.servicemenu-container a:visited { text-decoration:none; }

.servicemenu-container a:hover{ text-decoration:underline; }

.servicemenuitem
{
	font-size: 12px;
	font-weight: bold;
	display: inline;
	float: left;
	border: 0px;
	border-right: 1px #999999 solid;
	margin: 0px;
	padding: 8px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #eeeeee;
}
.servicemenu_selected
{
	background-color: white;
	border-bottom: 2px red solid;
}

/* Column heading */
.column_heading
{
	margin: 0px;
	font-size: small;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Descriptive lists inside columns */
.column_list
{
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.column_list_heading
{
	font-weight: bold;
	margin: 0px;
	margin-right: 5px;
	padding: 3px;
}
.column_list_detail
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 3px;
}

/* START: new styles for center column formatting */

.column_center h2
{
	font-size: 110%;
}
.column_center h3
{
	font-size: 110%;
}
.column_center h4
{
	font-size: 110%;
}
.column_center h5
{
	font-size: 110%;
}
.column_center a, .column_center a:link
{
	color: Black;
	text-decoration: underline;
}
.column_center a:visited
{
	color: Black;
	text-decoration: underline;
}
.column_center input[type=radio]
{
	border: none;
}
.column_center a:hover {
color:#FFFFFF;
background-color: #5d3261;
}

/* END: new styles for center column formatting */

/* START: new styles for Right hand column formatting */
.column_right_area
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-bottom: 10px;
}
.column_right_area h1, .rightHeading
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	font-size: small;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
.column_right_area h2
{
}
.column_right_area h3
{
}
.column_right_area h4
{
}
.column_right_area p
{
	font-size: smaller;
}
.column_right_area ul, .rightList
{
	position: relative;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	list-style-type: none;
}
.column_right_area li, .rightList li
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 3px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-image: url(../~/media/Images/Eduserv/list arrow gif.ashx);
	background-position: 0px 9px;
}

/*.column_right_area li, .rightList li .normal
{
	font-weight: normal;
}*/

/* END: new styles for Right hand column formatting */


/* Bulleted lists inside columns */
.bullet_list
{
	position: relative;
	font-size: small;
	list-style: none; /* 	list-style-type:square; 	list-style-position:inside;     */
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
/* Added to use Bullet Image instead of css bullets */
.bullet_list li
{
	padding-left: 10px;
	background-repeat: no-repeat;
	background-image: url(../~/media/Images/Eduserv/list item gif.ashx);
	background-position: 0px 11px;
}
.bullet_list_item
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}
.bullet_list_item_selected
{
	font-weight: bold;
}
.bullet_list li.no_bullet
{
	background-image: none;
	padding-top: 7px;
}

/* Main content styles*/
.content_heading
{
	margin: 0px;
	font-size: small;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}
.content_detail
{
	margin: 0px;
	font-size: small;
	padding: 15px 5px 10px 5px;
}
.content_detail a
{
	/*color:Blue;*/
}
.pagetitle
{
	font-size: medium;
}
.callout
{
	float: right;
	margin: 5px;
	padding: 5px;
	width: 30%;
	background-color: #ffcccc;
	font-size: x-small;
	color: black;
	border: 1px black solid;
}


/*  ============================================================== 
	RSS Feeds Results
    ==============================================================  */

#rssResults table
{
	border-collapse: collapse;
}

#rssResults tr
{
	padding-bottom: 1em;
	vertical-align: top;
}

#rssResults .extra
{
	text-align: right;
}

#rssResults .r0
{
	color: #000000;
	background-color: #ffffff;
}

#rssResults .r1
{
	color: #000000;
	background-color: #e5e7e1;
}


/* Footer styles */
.footer
{
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: x-small;
	font-weight: bold;
	background-color: white;
	border-top: 3px #5d3261 solid;
}
.footer-copyright
{
	float: right;
	padding-right: 8px;
}

/* Column layouts */
.column_left
{
	position: relative;
	float: left;
	width: 170px; /*margin:0px 0px 0px 0px;*/
	padding: 0px 0px 0px 10px;
	padding-top: 10px;
}
.column_right
{
	position: relative;
	float: right;
	width: 170px; /*margin:0px 10px 0px 0px;*/
	padding: 0px 10px 0px 0px;
	padding-top: 10px;
}
.column_center
{
	position: relative;
	margin: 0 190px;
	padding-top: 10px;
	margin-bottom: 15px; /*	border-top:5px white solid;*/
}
.column_full
{
	margin: 0 10px 0 190px;
	padding-top: 10px;
}

.column_portal
{
	float: left;
	margin: 0 20px 0 10px;
	padding-top: 10px;
}

.portalbox-row
{
	position: relative;
	overflow: auto;
	margin-bottom: 5px;
	height: 100%;
}
.portalbox-left, .portalbox-right
{
	position: relative;
	width: 49%;
}
.portalbox-left
{
	float: left;
}
.portalbox-right
{
	float: right;
}
.eduserv-portal-link a, .eduserv-portal-link a:link, .eduserv-portal-link a:visited
{
	color: Black;
	text-decoration: none;
}
.portal-link-athens a:hover
{
	color: #5d3261;
	text-decoration: none;
}
.portal-link-chest a:hover
{
	color: #5d3261;
	text-decoration: none;
}
.portal-link-internet a:hover
{
	color: #5d3261;
	text-decoration: none;
}
.portal-link-foundation a:hover
{
	color: #5d3261;
	text-decoration: none;
}

.cleaner
{
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* styles for "reversed out text" */
.reverse
{
	background-color: #5d3261;
	color: white;
}
.athens_reverse
{
	background-color: #5d3261;
	color: white;
}
.chest_reverse
{
	background-color: #5d3261;
	color: white;
}
.internet_reverse
{
	background-color: #5d3261;
	color: white;
}
.foundation_reverse
{
	background-color: #5d3261;
	color: white;
}



/* styles for underlined text */
.underline
{
	background-color: white;
	border-bottom: 2px #5d3261 solid;
	color: #333333;
}

.home_underline
{
	background-color: white;
	border-bottom: 2px #5d3261 solid;
	color: #333333;
}

.athens_underline
{
	background-color: white;
	border-bottom: 2px #5d3261 solid;
	color: #333333;
}
.chest_underline
{
	background-color: white;
	border-bottom: 2px #5d3261 solid;
	color: #333333;
}
.internet_underline
{
	background-color: white;
	border-bottom: 2px #5d3261 solid;
	color: #333333;
}
.foundation_underline
{
	background-color: white;
	border-bottom: 2px #5d3261 solid;
	color: #333333;
}

.underline_clear
{
	border-bottom: 2px #5d3261 solid;
	color: #333333;
}

.home_service_menu
{
	border-right: 2px #5d3261 solid;
	color: #333333;
}

.athens_service_menu
{
	border-right: 2px #5d3261 solid;
	color: #333333;
}
.chest_service_menu, .licence-negotiation_service_menu
{
	border-right: 2px #5d3261 solid;
	color: #333333;
}
.internet_service_menu
{
	border-right: 2px #5d3261 solid;
	color: #333333;
}
.foundation_service_menu
{
	border-right: 2px #5d3261 solid;
	color: #333333;
}
.websolutions_service_menu
{
	border-right: 2px #5d3261 solid;
	color: #333333;
}
.research_service_menu
{
	border-right: 2px #5d3261 solid;
	color: #333333;
}
.service_menu_selected
{
	background-color: White;
}

.portalImage
{
	float: left;
	padding: 2px 10px 10px 10px;
	border: none;
}

/* Help Request Form */
.helpRequestForm
{
	width: 60em;
}

.helpRequestForm .formfield
{
	padding-top: 0.5em;
	clear: right;
}

.helpRequestForm .formfield .formfieldlabel
{
	width: 11em;
	text-align: right;
	padding-right: 0.5em;
	float: left;
}

.helpRequestForm .formfield .formfieldtext input, textarea
{
	font-size: smaller;
	margin: 0em;
	padding: 1px;
	border: 1px black solid;
	vertical-align: baseline;
	width: 15em;
}

.helpRequestForm .formfield .formfieldtext textarea
{
	font-size: small;
}

.helpRequestForm .formfield .formfieldsubmit
{
	padding-left: 12.5em;
	float: left;
}

/* FAQ Request Form */
.faqRequestForm
{
	width: 60em;
}

.faqRequestForm .formfield
{
	padding-top: 0.5em;
	clear: right;
}

.faqRequestForm .formfield .formfieldlabel
{
	width: 11em;
	text-align: right;
	padding-right: 0.5em;
	float: left;
}

.faqRequestForm .formfield .formfieldtext input, textarea
{
	font-size: smaller;
	margin: 0em;
	padding: 1px;
	border: 1px black solid;
	vertical-align: baseline;
	width: 15em;
}

.faqRequestForm .formfield .formfieldtext textarea
{
	font-size: small;
}

.faqRequestForm .formfield .formfieldsubmit
{
	padding-left: 12.5em;
	float: left;
}

div.newsfilter
{
	border: 1px solid #ccc;
	clear: none;
	padding: 5px 5px 5px 5px;
}

#eventsbrowser
{
	border: 1px solid #ccc;
	clear: none;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#eventsbrowser a, #eventsbrowser a:visited
{
	color: Blue;
	text-decoration: underline;
}

hr
{
	height: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

/***/

.colLeft
{
	float: left;
	width: 48%;
}

.colRight
{
	float: right;
	width: 48%;
}    
    
/*  ============================================================== 
	About Us Section
==============================================================  */	
    
.aboutUsRightText
{
	background: #d8bfd8;
	padding: 5px;
}
    
/* Our People Pages */
.ourPeople
{
	color: #444444;
	height: 100px;
}

.ourPeopleTop
{
	background: #d8bfd8;
	padding-left: 90px;	
}

.ourPeople img
{
	padding-right: 10px;
}
    
.ourPeopleName
{
	font-size: large;
}

.ourPeopleJobTitle
{
	font-weight:bold;
	font-size: large;
}

.ourPeopleQuote
{
	padding-top: 1em;
	font-size: large;
	font-style:italic;
}

/* Our People Landing Page */
.ourPeopleLanding
{
	margin-bottom: 35px;
}

.ourPeopleLandingTopDiv
{
	height: 151px;
	color: #444444;
}

.ourPeopleLandingTop
{
	background: #d8bfd8;
	padding-left: 140px;	
}

.ourPeopleLandingQuote
{
	padding-top: 0.5em;
	padding-left: 140px;
	padding-right: 20px;
	font-size: larger;
}

.ourPeopleLandingLink
{
	padding: 4px 0px;
	text-align: right;
	float: right;
}

.trusteePic
{
	float: left;
	width: 80px;
	padding-bottom: 10px;
	margin-top: 8px;
}

.trusteeDescription
{
	float: left;
	width: 80%;
	padding: 0, 0, 10p, 5px;
	margin-top: 0px;
}
    
.latestJobs h4
{
	margin: 2px 0px;
}

.latestJobs ul
{
	margin: 2px 0px;
	padding: 2px 0px 2px 10px;
	list-style-type:none;	
}

.latestJobs li
{
	padding: 2px 0px;
}

.latestJobs a:link
{
	color: #000000;
	text-decoration:underline;
}

.latestJobs a:hover {
	color:#5d3261;
	text-decoration:underline;
}

.jobPosition
{
	padding-right: 20px;
}

.jobtitle
{
	padding-right: 20px;
}
    
/* styles for footer */
.footerLink
{
	border: 2px #5d3261 solid;
	padding: 10px 5px 5px 5px;
	margin-top: 1em;
	margin-right: 3em;
	width: 35%;
	float: left;
}

.footerLinkTitle
{
	font-size: larger;
	font-weight: bold;
	color: #aaaaaa;
}

img.floatLeft { 
    float: left; 
    margin-right: 4px;
}

img.floatRight { 
    float: right; 
    margin-left: 4px;
}

a.no_bg:hover
{
background:none;
text-decoration:none;
}

/* salesforce forms */

.salesforce input
{
	font-size: medium;
}

.salesforce textarea
{
	width:540px;
	height:180px;
	font-size:medium;
}

.salesforce input[type=button]
{
	font-size:x-small;
}