/* 
=========================================
Skin styles for Patheon Corporate Website
=========================================

For Home Page
*/   

/*Most links (including bottom nav bar) font styles*/
A:link  {
    text-decoration:    none;
    color:  #ffffff;
}

A:visited   {
    text-decoration:    none;
    color:  #ffffff;
}

A:active    {
    text-decoration:    none;
    color:  #ffffff;
}

A:hover {
    text-decoration:    underline;
    color:  #ffffff;
}

TABLE
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

BODY
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.PatheonButton {
    font-family: Verdana, Arial, Sans-Serif; 
    font-size: 8pt; 
    color: red;
    width: 120px;
}

blockquote {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/*background*/
.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(SkinBackground.gif);
	padding-top: 6px;
	padding-bottom: 6px;
}

/*centre backgroun*/
.skinmaster {
	height: 100%;
	background-image: url(MainBackground.gif);
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	/*
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	*/
}

/*module headings*/
.Head {
	color: #008542;
	font-size: 8pt;
	font-weight: bold;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.topskingradient {
	background-color: #FFFFFF;
	height: 28px;
	border: 1px solid;
	color: white;
}

.skingradient {
	background-color: transparent;
	height: 28px;
	border: 0px solid #000000;
	color: white;
}

.bottomskingradient {
	background-color: #000000;
	height: 28px;
	border: 1px solid;
	color: white;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	text-align=right;
	direction:rtl; 
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none; 
}

/*Top level navigation*/
.MainMenu_MenuItem {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.MainMenu_MenuItemSel { 
	text-decoration:    none;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #008542;
	background-color: transparent;
}

.MainMenu_MenuBreak
{
	background-color: transparent;
	border: none;
}

.PatheonSeparator {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.PatheonBreadCrumb{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #008542;
}

A.PatheonBreadCrumb:link {
    text-decoration:    none;
    font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #008542;
}

A.PatheonBreadCrumb:visited  {
    text-decoration:    none;
    font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #008542;
}

A.PatheonBreadCrumb:active   {
    text-decoration:    none;
    font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #008542;
}

A.PatheonBreadCrumb:hover    {
    text-decoration:    underline;
    font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #008542;
}

.SearchSkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:link {
    text-decoration:    none;
    color: black;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:visited  {
    text-decoration:    none;
    color: black;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:active   {
    text-decoration:    none;
    color: black;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:hover    {
    text-decoration:    none;
    color: silver;
    background-color: transparent;
    padding: 1px 3px 1px 1px;
}

.NavFont
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: white;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:black;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

