/*
=========================
Skin styles for the Panacea Home Page layout
Created by Lloyd Wakelin - Futuresys Ltd 31/05/2007

------------------
Set Default font for modules
------------------
*/
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox 
{
	margin:0;
	padding:0;
	font:0.9em "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:125%;
}

/*
------------------
Style for module titles
------------------
*/

.Head 
{
	font:1em "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}

/* Style of item titles on edit and admin pages */
.SubHead 
{
	font-size:1em;
}

/* Module title style used instead of Head for compact rendering of QuickLinks and Signing */
.SubSubHead 
{
	font-size:1em;
}

/*
----------------
Button style for standard HTML buttons
----------------
*/
.StandardButton 
{
	font-size:1em;
}

/*
---------------
HTML Tag Styles
---------------
*/
H1, H2, H3, H4, H5, DT, H6
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#000;
}

H1 
{
	font-size:1.5em;
	font-weight:bold;
}

H2 
{
	font-size:1.3em;
	font-weight:bold;
}

H3 
{
	font-size:1.1em;
	font-weight:bold;
}

H4, H5, DT
{
	font-size:1.0em;
	font-weight:normal;
}

H6 
{
	font-size:1.0em;
	font-weight:normal;
}

/*
-----------------
Links format added for opera browser
-----------------
*/

.Normal A:link, .Normal A:visited, .Normal A:active 
{
	text-decoration:none;
	color:#999999;
}

.Normal A:hover 
{
	text-decoration:underline;
}

/* This is the date eg. any items that are not links */

.SkinItem
{
	text-decoration:none;
	color:#999;
}

/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active 
{
	text-decoration:none;
	color:#999;
}

A.SkinItem:hover
{
	text-decoration:underline;
	color:#999;
}
/*
Fonts are sized using EM
=========================
*/

html, body {
	padding:9px 9px 9px 9px;
	margin:0;
	text-align:center;
	background-color:#FFF;
	font:0.9em "Century Gothic", Arial, Helvetica, sans-serif;
	color:#000;
}

a img {
	border:none;
}

#page_wrapper {
	padding:0;
	margin:0 auto;
	text-align:left;
	width:877px;
	background-color:#FFFFFF;
}

#page_wrapper p
{
	padding:0;
	margin:0;
}

#header_wrapper 
{
	margin:0 0 10px 0;
	padding:9px 3px 0 3px;
}

.tagline 
{
	width:590px;
	padding:0;
	margin:0;
	font-weight:bold;
	float:left;
}

.tagline h1 
{
	height:30px;
	width:590px;
	background-image:url(general_h1bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0;
	padding:4px 0 5px 32px;
	color:#FFF;
	font-weight:normal;
}

#logo
{
	width:185px;
	padding:0;
	margin:0;
	float:right;
}

#topnav 
{
	padding:0;
	margin:0;
	background-color:#171314;
	width:877px;
	color:#FFF;
}

#housemenunav 
{
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:0.9em;
	float:right;
	border-right:1px solid #171314;
}

#housemenunavItemHOME
{
	display:none;
}

#housemenunav ul 
{
	padding:0;
	margin:0;
	border-right:1px solid #171314;
}

#housemenunav li 
{
	list-style:none;
	float:left;
}

#housemenunav li a:link, #housemenunav li a:visited, #housemenunav li a:active 
{
	padding:0 8px;
	margin:0;
	color:#FFF;
	border-left:1px solid #FFF;
	text-decoration:none;
	background-color:#171314;
}

#housemenunav li a:hover 
{
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}

#content_wrapper 
{
	padding:0;
	margin:0;
	width:877px;
	text-align:left;
}

.contentpane
{
	padding:0;
	margin:0;
	text-align:left;
}

.contentpane p 
{
	padding:0 0 1em 0;
	margin:0;
}

#vertical_wrapper 
{
	padding:0;
	margin:10px 0;
	width:877px;
	background-image:url(vertical_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

.crm, .erp, .bi, .ms, .inf, .int 
{
	padding:4px 3px;
	margin:0;
	width:139px;
	border-left:1px solid #000;
	float:left;
}

.crm 
{
	background-image:url(crm_top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border-left:none;
}

.erp
{
	background-image:url(erp_top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.bi
{
	background-image:url(bi_top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.ms
{
	background-image:url(ms_top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.inf
{
	background-image:url(inf_top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.int
{
	background-image:url(int_top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

/* Start of set vertical_wrapper drop menu structure */

#vertical_wrapper ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#vertical_wrapper li 
{
	position:relative;
	display:block;
	padding:0;
	margin:0;
	color:#FFF;
	font:1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:105%;
	min-height:55px;
}

#vertical_wrapper li a
{
	display:block;
	padding:0 3px 4px 3px;
	color:#FFF; 
	text-decoration:none;
}

#vertical_wrapper li a:hover
{
	color:#FFF; 
	text-decoration:none;
}

#vertical_wrapper>ul a
{
	width:auto;
}

#vertical_wrapper ul ul 
{
	position:absolute;
	padding-bottom:7px;
	margin:0;
	display:none;
	width:137px;
	background-color:#FFF;
}

#vertical_wrapper ul ul li
{
	padding:0;
	margin:0;
	color:#000;
	background-image:none;
	background-color:#FFF;
	font:80% "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	min-height:0;
	display:block;
}

#vertical_wrapper ul ul li a
{
	display:block;
	width:131px;
	padding:4px 3px 0 3px;
	color:#000;
	text-decoration:none;
}

#vertical_wrapper ul ul li a:hover
{
	text-decoration:underline;
}

#vertical_wrapper ul.level1 li.submenu:hover ul.level2 
{
	display:block;
}

/* End of set vertical_wrapper drop menu structure */

/* Set distinct parameters for drop menus in vertical_wrapper layer */

.crm li 
{
	background-color:#F7941D;
	background-image:url(crm_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.crm ul ul 
{
	border:1px solid #F7941D;
}

#vertical_wrapper .crm ul ul li a:hover
{
	color:#F7941D;
}


.erp li 
{
	background-color:#EE2D24;
	background-image:url(erp_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.erp ul ul 
{
	border:1px solid #EE2D24;
}

#vertical_wrapper .erp ul ul li a:hover
{
	color:#EE2D24;
}


.bi li 
{
	background-color:#8429E0;
	background-image:url(bi_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.bi ul ul 
{
	border:1px solid #8429E0;
}

#vertical_wrapper .bi ul ul li a:hover
{
	color:#8429E0;
}


.ms li 
{
	background-color:#022AD9;
	background-image:url(ms_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.ms ul ul 
{
	border:1px solid #022AD9;
}

#vertical_wrapper .ms ul ul li a:hover
{
	color:#022AD9;
}


.inf li 
{
	background-color:#00A2B1;
	background-image:url(inf_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.inf ul ul 
{
	border:1px solid #00A2B1;
}

#vertical_wrapper .inf ul ul li a:hover
{
	color:#00A2B1;
}


.int li 
{
	background-color:#56C101;
	background-image:url(int_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.int ul ul 
{
	border:1px solid #56C101;
}

#vertical_wrapper .int ul ul li a:hover
{
	color:#56C101;
}

/* End of Set distinct parameters for drop menus in vertical_wrapper layer */

/* Last tweak to drop menus in vertical_wrapper layer */

ul ul li 
{
	background-image:none;
	background-color:#FFF;
}

/* End of Last tweak to drop menus in vertical_wrapper layer */

.section_wrapper, .section_wrapper_right
{
	float:left;
	width:279px;
	margin:0;
}

.section_wrapper
{
	padding:0 20px 0 0;
}

#content_wrapper .applications_pane .panacea_container_content a {
	color:#186BAD;
}

#content_wrapper .applications_pane .panacea_container_content a:hover {
	color:#186BAD;
}

.section_wrapper_right
{
	padding:0;
}

#footer_wrapper 
{
	padding:15px;
	margin:0;
}	

#loginlinks 
{
	float:right;
	padding:0 0 5px 0;
	margin:0;
	font:0.8em "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999999;
}

#footer 
{
	float:left;
	padding:0 0 5px 0;
	margin:0;
	font:0.8em "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999999;
}

#footer .SkinObject, #loginlinks .SkinObject 
{
	color:#999999;
	font-weight:normal;
}

#footer a, #loginlinks a 
{
	color:#999999;
}

#footer a:hover, #loginlinks a:hover 
{
	color:#333333;
	text-decoration:none;
}

.clearboth {
  clear:both;
  height:0;
  font-size:0;
  line-height:0;
}




