p {
margin: 0px;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Normal Links - Just Change Colour
---------------------------------------------------------
---------------------------------------------------------
*/



.link  {
    color: #53A7B9;
}

A:link  {
    color: #53A7B9;
}

A:visited  {
    color: #53A7B9;
}

A:active  {
    color: #006666;
}

A:hover  {
    color: #006666;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Solpartmenu Default Styles - Change All (use MenuStructure.gif & MenuStructureKey.txt as guide)
---------------------------------------------------------
---------------------------------------------------------
*/


/* style for the solpart menu */

.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	height: 35px;
	border-bottom: #FFFFFF 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #eef3fb;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	text-align: center;
	width: 15;
	height: 22;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #eef3fb; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.ItemsBreak
{
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 35px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.RootItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.RootItemSelected TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 24px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 24px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	height: 24px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633; 
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
}




/*
---------------------------------------------------------
---------------------------------------------------------
Admin Menu - Do Not Change
---------------------------------------------------------
---------------------------------------------------------
*/

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Normal Page Style
---------------------------------------------------------
---------------------------------------------------------
*/
Body {
margin: 0px;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Normal Text Styles - Change font size here before changing any other font sizes
---------------------------------------------------------
---------------------------------------------------------
*/

/*
---------------------------------------------------------
text style used for most text rendered by modules
---------------------------------------------------------
*/
.Normal
{
    font-weight: normal;
    font-size: 11pt;
    color: #516470;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for rendered text which should appear disabled
---------------------------------------------------------
*/
.NormalDisabled
{
    font-weight: normal;
    font-size: 11pt;
    color: #666666;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for textboxes in the admin and edit pages, for Nav compatibility
---------------------------------------------------------
*/
.NormalTextBox
{
    font-weight: normal;
    font-size: 11pt;
    color: #006666;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for rendered text which requires emphasis
---------------------------------------------------------
*/
.NormalBold
{
    font-weight: bold;
    font-size: 11pt;
    color: #516470;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
text style used for error messages
---------------------------------------------------------
*/
.NormalRed
{
    font-weight: normal;
    font-size: 10pt;
    color: #990000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Headings...
---------------------------------------------------------
---------------------------------------------------------
*/

/*
---------------------------------------------------------
This is the style of Module Headings
---------------------------------------------------------
*/
.Head {
    font-weight: normal;
    font-size: 18pt;
    font-family: "monotype corsiva", Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    color: #333333;
}

.HeadLarge {
    font-weight: normal;
    font-size: 1.5em;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    color: #516470;
}

/*
---------------------------------------------------------
style of item titles on edit and admin pages
---------------------------------------------------------
*/
.SubHead    {
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/*
---------------------------------------------------------
module title style used instead of Head for compact rendering by QuickLinks and Signin modules
---------------------------------------------------------
*/
.SubSubHead {
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none
}

/*
---------------------------------------------------------
---------------------------------------------------------
Command buttons - No Need to Change - used in control panel
text style for buttons and link buttons used in the portal admin pages
---------------------------------------------------------
---------------------------------------------------------
*/
.CommandButton     {
    font-weight: bold;
    font-size: 10pt;
    color: #516470;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:link {
    font-weight: bold;
    font-size: 10pt;
    color: #516470;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:visited  {
    font-weight: bold;
    font-size: 10pt;
    color: #516470;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:active {
    font-weight: bold;
    font-size: 10pt;
    color: #006666;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

A.CommandButton:hover  {
    font-weight: bold;
    font-size: 10pt;
    color: #006666;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
	padding-left: 0.25em; 
	padding-right: 0.25em; 
	padding-top: 0.25em;  
	padding-bottom: 0.25em; 
}

/*
---------------------------------------------------------
---------------------------------------------------------
SkinObject - Just Change Colour Initially - Things like the Date, Login link etc
---------------------------------------------------------
---------------------------------------------------------
*/

.SkinObject {
    font-weight: bold;
    font-size:  10pt;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    font-weight: bold;
    font-size:  10pt;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:visited  {
    font-weight: bold;
    font-size:  10pt;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:active   {
    font-weight: bold;
    font-size:  10pt;
    color: #BCBCBC;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:hover    {
    font-weight: bold;
    font-size:  10pt;
    color: #BCBCBC;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
---------------------------------------------------------
StandardButton - button style for standard HTML buttons
---------------------------------------------------------
---------------------------------------------------------
*/
.StandardButton { 
  color: #82A8C8;
  font-family: Verdana, Tahoma, Arial, Helvetica; 
  font-size: 10pt;
  font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #82A8C8;
	cursor: pointer;
	cursor: hand;
	
}

A.StandardButton:link {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #ffffff;
	border: 1px solid #82A8C8;
	cursor: pointer;
	cursor: hand;
}

A.StandardButton:visited  {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #ffffff;
	border: 1px solid #82A8C8;
    text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

A.StandardButton:active   {
    font-weight: bold;
    font-size: 10pt; 
    color: #990000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #ffffff;
	border: 1px solid #82A8C8;
    text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

A.StandardButton:hover    {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #ffffff;
	border: 1px solid #82A8C8;
    text-decoration: none;
	cursor: pointer;
	cursor: hand;
}


/*
---------------------------------------------------------
---------------------------------------------------------
Generic - Styles that may be used in text editor box
---------------------------------------------------------
---------------------------------------------------------
*/

h1 {
    color: #006666;
	font-size: 200%;
	font-weight: bold;
}

h2 {
    color: #006666;
	font-size: 140%;
	font-weight: bold;
}

h3 {
    color: #006666;
	font-size: 100%;
	font-style: none;
	font-weight: bold;
}

h4 {
    color: #006666;
	font-style: none;
}

h5 {
    color: #006666;
	font-style: none;
}

h6 {
    color: #006666;
	font-style: none;
}

/*
---------------------------------------------------------
Table Header and Footer Style
---------------------------------------------------------
*/

TFOOT, THEAD    {
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/*
---------------------------------------------------------
Table Header Style
---------------------------------------------------------
*/
TH  {
    vertical-align: baseline;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/*
---------------------------------------------------------
Big and Small Text Style
---------------------------------------------------------
*/
SMALL   {
    font-size:  0.75em;
}

BIG {
    font-size:  1.25em;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Other General Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    disc;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #516470;
    height: 1px;
    text-align: center
}

.HeadBg {
    background-color: #FFFFFF;
}

.TabBg {
    background-color: #FFFFFF;
}

.PagingTable {
    height: 33px;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Editing Styles for Module Title - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: #FFFFFF;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: #FFFFFF;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Control Panel & File Manager Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.ControlPanel, .PagingTable {
    width: 900px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

/* styles used in the FileManager */
.FileManager
{
	border-right: #000033 1px solid;
	border-top: #000033 1px solid;
	border-left: #000033 1px solid;
	border-bottom: #000033 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: #000033 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000033;
    background-color: #F8F8F8;
    border-top: #000033 1px dashed;
    border-bottom: #000033 1px dashed;
}

.FileManager_AltItem
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000033;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #006666;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #006666;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #006666;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Wizard Styles - best not to change
---------------------------------------------------------
---------------------------------------------------------
*/
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

/*
---------------------------------------------------------
---------------------------------------------------------
Help Text Style - when you click on the question marks
---------------------------------------------------------
---------------------------------------------------------
*/
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffffff;
}



/*
---------------------------------------------------------
---------------------------------------------------------
DNN 4.3.3 - new default styles - don't chnage
---------------------------------------------------------
---------------------------------------------------------
*/
/*
---------------------------------------------------------
styles used by Data Grids
---------------------------------------------------------
*/
.DataGrid_AlternatingItem
{
    background-color:#FFFFFF;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:#FFFFFF;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}


/*
---------------------------------------------------------
styles used by TreeMenu Skin Object
---------------------------------------------------------
*/

.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #006666;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #006666;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #006666;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}
/*
---------------------------------------------------------
---------------------------------------------------------
LEGACY STYLES from DNN 1-2 - Don't change
---------------------------------------------------------
---------------------------------------------------------
*/
.SelectedTab {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:visited  {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:active   {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:hover    {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.OtherTabs {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:link {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:visited  {
    font-weight: bold;
    font-size: 10pt;
    color: #82A8C8;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:active   {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.OtherTabs:hover    {
    font-weight: bold;
    font-size: 10pt;
    color: #990000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* ================================================
	Good display for: Internet Explorer 5 (Mac), Internet Explorer 5.5 (or hight,6,7 beta 2)
	Konqueror 2.2 (Linux), Netscape 6 (or hight: ver 7, 8)
	Opera 5 and 6 (or hight: ver 7, 8)
	Safari 1.0
	FireFox 1.1 (or height)
	Check All for: CSS Level 2
	www.dnn360.net
	check by: thangpdtt@gmail.com 
================================================ */

.H1Style1 {
	white-space: nowrap;
}

.H1Style2 {
	white-space: nowrap;
}

td.H1Style2 {
	white-space: nowrap;
}
td.H1StyleSepearator{
	white-space: nowrap;
}

.H1Style3 {
	white-space: nowrap;
}

td.H1Style3 {
	white-space: nowrap;
}
.H1Table {
	white-space: nowrap;
}

.H1Header {
	white-space: nowrap;
	 
}

.H1MenuLevel0,.H1MenuLevel0:visited,.H1MenuLevel0:link {
	white-space: nowrap;
}

.H1MenuLevel0:hover {
	text-decoration: underline;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	white-space: nowrap;
	
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	white-space: nowrap;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	white-space: nowrap;
}

.H1MenuLevel1:hover {
	text-decoration: underline;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	white-space: nowrap;
}

.H2Style4 {
	white-space: nowrap;
}

td.H1Style2 {
	white-space: nowrap;
}


#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color: yellow;
}
/*
---------------------------------------------------------
Image pop up - TopImage
---------------------------------------------------------
*/
.large {}
#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
}

#pic a .large {
	border: 0px;
	display: none;
}

#pic a img {
	border: 0;
}

#pic a.TopImage, #pic a.TopImage:visited {
	background: #FFFFFF;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic a.TopImage:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
}

#pic a.TopImage:hover .large {
	border: 16px solid #666666;
	display: block;
	height: 500px;
	width: 500px;
	position: absolute;
	left: -550px;
	top: -120px;
	z-index: 1;
}
#pic a.LowerImage1, #pic a.LowerImage1:visited {
	background: #FFFFFF;
	display: block;
	height: 99px;
	width: 100px;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic a.LowerImage1:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
}

#pic a.LowerImage1:hover .large {
	border: 16px solid #666666;
	display: block;
	height: 500px;
	width: 500px;
	position: absolute;
	left: -550px;
	top: -120px;
	z-index: 1000;
}
#pic a.LowerImage2, #pic a.LowerImage1:visited {
	background: #FFFFFF;
	display: block;
	height: 99px;
	width: 100px;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic a.LowerImage2:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
}

#pic a.LowerImage2:hover .large {
	border: 16px solid #666666;
	display: block;
	height: 500px;
	width: 500px;
	position: absolute;
	left: -550px;
	top: -120px;
	z-index: 1000;
}
#pic a.LowerImage3, #pic a.LowerImage1:visited {
	background: #FFFFFF;
	display: block;
	height: 99px;
	width: 100px;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic a.LowerImage3:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
}

#pic a.LowerImage3:hover .large {
	border: 16px solid #666666;
	display: block;
	height: 500px;
	width: 500px;
	position: absolute;
	left: -550px;
	top: -120px;
	z-index: 1000;
}
/*
---------------------------------------------------------
---------------------------------------------------------
Skin Specific Styles - Put your styles in here
---------------------------------------------------------
---------------------------------------------------------
*/
.MainBodyBg {
	height: 100%;
}
.PageBg {
	background-color: #FFFFFF;
}
.LogoBg {
	background-color: #FFFFFF;
	background-image: url(/portals/13/Images/Line.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.LeftPane {
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
.ContentPane {
	padding-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
.RightPane {
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
.Corp1White_Bottom {
	background-image: url(http://www.bevirtual.co.uk/portals/0/SkinImages/Corporate1-White/Bottom.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.Corp1White_CnrBtLft {
	background-image: url(http://www.bevirtual.co.uk/portals/0/SkinImages/Corporate1-White/CnrBtLft.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.Corp1White_CnrBtRgt {
	background-image: url(http://www.bevirtual.co.uk/portals/0/SkinImages/Corporate1-White/CnrBtRgt.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.Corp1White_Top {
	background-image: url(http://www.bevirtual.co.uk/portals/0/SkinImages/Corporate1-White/Top.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}
.Corp1White_CnrTpLft {
	background-image: url(http://www.bevirtual.co.uk/portals/0/SkinImages/Corporate1-White/CnrTpLft.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.Corp1White_CnrTpRgt {
	background-image: url(http://www.bevirtual.co.uk/portals/0/SkinImages/Corporate1-White/CnrTpRgt.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.Corp1White_Left {
	background-image: url(http://www.bevirtual.co.uk/portals/0/SkinImages/Corporate1-White/Left.gif);
	background-repeat: repeat-y;
	background-position: center right;
}
.Corp1White_Right {
	background-image: url(http://www.bevirtual.co.uk/portals/0/SkinImages/Corporate1-White/Right.gif);
	background-repeat: repeat-y;
	background-position: center left;
}
.footer {
	font-size: 7pt;
	padding-bottom: 12px;
}
.Captions {
	color: #444F47;
	font-weight: normal;
}
.HoverMenu {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}
.HoverMenu A:link  {
	margin: 0px;
	padding: 0px;
}

.HoverMenu A:visited  {
	margin: 0px;
	padding: 0px;
}

.HoverMenu A:active  {
	margin: 0px;
	padding: 0px;
}

.HoverMenu A:hover  {
	margin: 0px;
}
#Home {
	background-image: url(/portals/13/Images/HoverMenu/Home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#Home A:link  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#Home A:visited  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#Home A:active  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#Home A:hover  {
	background-image: url(/portals/13/Images/HoverMenu/Home_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 71px;
	height: 71px ! important;
	display: block;
	margin: 0px;
	padding: 0px;
}

#ContactUs {
	background-image: url(/portals/13/Images/HoverMenu/ContactUs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#ContactUs A:link  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#ContactUs A:visited  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#ContactUs A:active  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#ContactUs A:hover  {
	background-image: url(/portals/13/Images/HoverMenu/ContactUs_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 71px;
	height: 71px ! important;
	display: block;
	margin: 0px;
	padding: 0px;
}

#OurCars {
	background-image: url(/portals/13/Images/HoverMenu/OurCars.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#OurCars A:link  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#OurCars A:visited  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#OurCars A:active  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#OurCars A:hover  {
	background-image: url(/portals/13/Images/HoverMenu/OurCars_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 71px;
	height: 71px ! important;
	display: block;
	margin: 0px;
	padding: 0px;
}

#OurServices {
	background-image: url(/portals/13/Images/HoverMenu/OurServices.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#OurServices A:link  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#OurServices A:visited  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#OurServices A:active  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#OurServices A:hover  {
	background-image: url(/portals/13/Images/HoverMenu/OurServices_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 71px;
	height: 71px ! important;
	display: block;
	margin: 0px;
	padding: 0px;
}

#PriceGuide {
	background-image: url(/portals/13/Images/HoverMenu/PriceGuide.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#PriceGuide A:link  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#PriceGuide A:visited  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#PriceGuide A:active  {
	display: block;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#PriceGuide A:hover  {
	background-image: url(/portals/13/Images/HoverMenu/PriceGuide_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 71px;
	height: 71px ! important;
	display: block;
	margin: 0px;
	padding: 0px;
}

.NormalColouredBg
{
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.terms
{
    font-weight: normal;
    font-size: 9pt;
    color: #333333;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}