/* 
Eptica
Author nativeBrand Ltd (www.nativebrand.com)
*/

body {
	font-size: 11pt;
	text-align: left;
	color: #000;
}

#slider, #nav, #leftCol, #rightCol, #footer{
	display: none;
}

#header {
	padding-bottom: 10pt;
}

#header img  {
	padding-bottom: 20pt;
}

#caseModule {
	margin-top: 40pt;
}

#selfService #tabs, #emailManage #tabs, #chat #tabs, #knowledgebase #tabs  { margin: 0; padding: 0; text-align: left;}  
#selfService #tabs a, #emailManage #tabs a, #chat #tabs a, #knowledgebase #tabs a { display: none; }
#selfService.intro #tabs .tab1 a, #selfService.features #tabs .tab2 a, #selfService.casestudy #tabs .tab3 a,
#emailManage.intro #tabs .tab1 a, #emailManage.features #tabs .tab2 a, #emailManage.casestudy #tabs .tab3 a,
#chat.intro #tabs .tab1 a, #chat.features #tabs .tab2 a, #chat.casestudy #tabs .tab3 a,
#knowledgebase.intro #tabs .tab1 a, #knowledgebase.features #tabs .tab2 a, #knowledgebase.casestudy #tabs .tab3 a
{ display: block; font-size: 14pt; font-weight: bold; padding: 0 0 20pt 0; }



