/*---------------------------------Euro American Educare Style Sheet Document--------------------------------------- */

/*---------------------------------------------------------------------------------------------------------------------
Inbuilt Tag Section
---------------------------------------------------------------------------------------------------------------------*/
body		{
	padding:0px;
	margin:0px;
	border:0px;
	background:url(../images/page_bg_repeat.jpg) top repeat-x;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:20px;
	color:#1D1D1D;
	font-weight:normal;
	text-decoration:none;
}

h1,h2,h3,h4,h5		{
	padding:0px;
	margin:0px;
	border:0px;
}

p,div,span,img		{
	padding:0px;
	margin:0px;
	border:0px;
}

ul		{
	padding:0px;
	margin:0px;
	border:0px;
}


li		{
	padding:0px;
	margin:0px;
	border:0px;
}
		
h1		{
	font-family:"Century Gothic";
	font-size:18px;
	color:#FE5B03;
	font-weight:normal;
	text-decoration:none;
}	
h2		{
	font-family:"Century Gothic";
	font-size:18px;
	color:#3C3C3C;
	font-weight:normal;
	text-decoration:none;
}					

/*---------------------------------------------------------------------------------------------------------------------
Class Section
---------------------------------------------------------------------------------------------------------------------*/
.imageGalleryBox
{
	text-align:center;
	width:150px;
	height:150px;
	float:right;
	border:1px dotted;
}
.onlineform table
{
border-spacing:5px;
}
.barwhitetitle		{
	font-family:"Century Gothic";
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.contacttitle		{
	font-family:"Century Gothic";
	font-size:16px;
	color:#1D1D1D;
	font-weight:bold;
	text-decoration:none;
}	
.addresstext		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1D1D1D;
	font-weight:normal;
	text-decoration:none;
}
.servicetext		{
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:21px;
	color:#1D1D1D;
	font-weight:normal;
	text-decoration:none;
}			
.greyboxtext		{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1D1D1D;
	font-weight:normal;
	text-decoration:none;
}
.imageborder		{
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	padding:3px;
}
.greyboxwithborder		{
	background-color:#F6F6F6;
	border:1px solid #919191;
	padding:12px;
}				
.footertext		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	font-weight:normal;
	text-decoration:none;
}	
.listmenupartition		{
	border-bottom:1px solid #D0D0D0;
	height:23px;
	vertical-align:middle;
	text-align:left;
}
.whitecolor		{
	background-color:#FFFFFF;
}		
.sidepanelgr		{
	background:url(../images/side_panel_gr.jpg) top repeat-x;
	background-color:#D0D0D0;
	border-right:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
}	
.andmoretext		{
	font-family:"Century Gothic";
	font-size:14px;
	color:#383838;
	font-weight:normal;
	text-decoration:none;
}
.languagebg		{
	background:url(../images/language_bg.jpg) top center no-repeat;
	width:215px;
	height:145px;
}
.listboxgr		{
	background:url(../images/list_box_gr.jpg) center repeat-y;
}
.footergr		{
	background:url(../images/footer_gr.jpg) top repeat-x;
}
.topbarbg		{
	background:url(../images/top_grey_bar.jpg) top center no-repeat;
	font-family:"Century Gothic";
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}	

.bottombarbg		{
	background:url(../images/bottom_grey_bar.jpg) top center no-repeat;
	font-family:"Century Gothic";
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.serviceli		{
	background:url(../images/arrow_thick.jpg) left no-repeat;
	list-style:none;
	line-height:25px;
	padding-left:23px;
}					
/*---------------------------------------------------------------------------------------------------------------------
Link Section
---------------------------------------------------------------------------------------------------------------------*/

a.mainmenu		{
	font-family:"Century Gothic";
	font-size:14px;
	color:#383838;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 18px 0px 18px;
	line-height:33px;
	display:block;
}
a.mainmenu:hover		{
	color:#FFFFFF;
	background-color:#383838;
}		
a.listmenu		{
	font-family:"Century Gothic";
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	display:block;
	line-height:23px;
	padding-left:14px;
}
a.listmenu:hover		{
	color:#FFFFFF;
	background-color:#575757;
}
a.test		{
	font-family:"Century Gothic";
	font-size:18px;
	color:#000000;
	line-height:21px;
	font-weight:normal;
	text-decoration:none;
}
a.test:hover		{
	color:#FF0000;
}				
a.more		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#096FA4;
	font-weight:normal;
	text-decoration:none;
}
a.more:hover		{
	color:#000000;
	text-decoration:underline;
}		
a.radiant		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	font-weight:normal;
	text-decoration:none;
}
a.radiant:hover		{
	text-decoration:underline;
}	
a
{
	color: #000000;
	
}
a:hover
{
	color: #498BD3;
	
}
