/* ==================================
    Versatility2 Skin for e-Practice
   ==================================
*/

/* background color for the content part of the pages */

* {padding:0; }

html { font-size: 100%; /* IE hack */ }

Body
{
	background-color: #b7e5fd;
	background-image: url('images/background.jpg');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 0.8em;
	font-family: Arial;
}

/* GENERIC */

.Purple{
	font-family:Arial;
	font-size:14px;
	font-weight:bolder;
	color:#9b7db9;
	}

.Phone{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#2839b6;
}

.emergency{font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ed1c24; }
	
.orange{font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#e5690d; }
	
.Blue_ContentPane {
background:#D6EAF7 url(images/bottom_white.gif) repeat-x scroll left bottom;
}

TD,DIV {
	font-size: 10pt;
}

P {
	font-size: 10pt;
	line-height: 1.4em;
}

H1
{
	color:#0000B4;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11pt;
	font-weight:bold;
}

H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 1em;
	font-weight: normal;
	color: #003366;
}

H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 1em;
	font-weight: normal;
	color: #003366;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
}

INPUT {
padding-left: 2px;
}

TFOOT, THEAD
{
	font-family:Arial;
	font-size: 1em;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}


A:link
{
	text-decoration: none;
	color: #0066cc;
	font-size:13px;
	font-weight:bold;
}

A:visited
{
	text-decoration: none;
	color: #0066cc;
	font-size:13px;
	font-weight:bold;
}

A:hover
{
	text-decoration: none;
	color: #9f2e69;
	font-size:13px;
	font-weight:bold;
	}

A:active{
	text-decoration: none;
	color: #9f2e69;
	font-size:13px;
	font-weight:bold;
}

A.Normal:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0066cc;
	BORDER-BOTTOM: #9f2e69 1px solid;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}

A.Normal:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0066cc;
	BORDER-BOTTOM: #9f2e69 1px solid;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}

A.Normal:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #9f2e69;
	BORDER-BOTTOM: none;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

ul#paw {
display:block;
line-height:20px;
list-style-image:url(images/ul_li.png);
list-style-position:outside;
list-style-type:square;
margin:0;
text-align:left;
width:auto;
vertical-align:middle;
padding-left:15px;
}

ul#paw li {
	list-style-type:square;
	font-weight:bold;
	color:#9b7db9;
}

li {
	font-size:13px;
	font-family: Arial;
}

.Normal UL LI {
list-style-position: inside;
text-indent:-1.1em;
padding-left:20px;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

.Normal OL LI {
list-style-position: inside;
margin-left:2em;
padding:0.3em;
text-indent:-1.1em;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
}

.ControlPanel, .PagingTable
{
	width: 100%;
	font-size: 0.9em;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

/* Pane layout */
.TopPane2 {
		clear:both;
		float:left;
		width:100%;
		background-color:#f1f0f0;
	}

.white {
	position: relative;
	top: 0;
	left: 0;
	height: 98px;
	padding: 0;
	background-image: url('images/toppane_bg.gif');
}

#container {
position: relative;
top: 17px;
width: 959px;
padding-bottom: 10px;

}

.toppane_L {
	background-image: url('images/toppane_bgL.png');
	background-position: top left;
	background-repeat:no-repeat;
	height:92px;
	width:299px;
	background-color:#FFFFFF;
}

.toppane_R {
	background-image: url('images/toppane_bgR.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height:92px;
	padding-right:30px;
} 
/* ********** Search Style ************** */
#SearchContainer input{
	MARGIN: 0px 0px 0px 0px;
	BORDER: 1px solid #000033;
	font-size:10px;
	color:#000033;
	BACKGROUND:#cccccc;
	WIDTH: 100px;
}

#SearchContainer .search, a.search:link, a.search:active, a.search:visited, .search {
color:#396185; text-decoration:none; font-weight:bold; font-size:10px;
}

#SearchContainer a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}



#dnn_dnnSEARCH_optSite{
	padding-top: 3px;
	vertical-align: bottom
}

#dnn_dnnSEARCH_optWeb{
	padding-top: 3px;
	vertical-align: bottom;
}


/* ********** Search Box Style ************** */

.SearchText {
	background:#ffffff none repeat scroll 0 0;
	font-family:"Century Gothic";
	vertical-align:top;
	color: #1772ce;
	font-weight:bold;
}

.SearchButton {
	border: 0;
	width: 64px;
	height: 23px;
	margin-left: 0px;
	background: url(Images/search.png) no-repeat;
	outline: none;
	cursor: pointer;
}
/* ********** Buttons Style ************** */
.StandardButton {color: #97e874; font-family:Tahoma; font-size: 12px; font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #4A626E;
	cursor:pointer;
	border-bottom-color:#000000;
	border-left-color:#99CCFF;
	border-right-color:#000000;
	border-top-color:#99CCFF;
}

/* Colour strip across header */
 
#container2 {
clear: both;
position: relative;
left: 0;
width: 100%;
}

.ImagePane {
position: relative;
background-image:url(/Portals/murraybridgevet/image4.jpg);
background-repeat:no-repeat;
width: 959px;
height: 144px;

}

#menubar {
clear: both;
position: relative;
z-index:1; 
width: 959px;
background-color: white;

}

#container4 {
clear: both;
position: relative;
width: 959px;

}

#container3{
background-color:#FFFFFF;
background-image:url(Images/container3_bg.gif);
background-repeat:repeat-y;
}

#BreadcrumbPane {
	position: relative;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 7px;
	background-image:url(Images/bread_bg.gif);
background-repeat:repeat-x;
	text-align:left;
	background-color:#4a4a6e;
}

.ContentPane{	padding:12px 12px 12px 15px;
	width:auto;
		background-image:url(Images/right.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.ContentPane_top{ padding:12px 12px 12px 15px;}
.ContentPane_bottom{ padding:7px 7px 7px 7px;}

.TopPane{ padding:12px;}
#TopPane1px{ padding:0;
	width:1px;
	background-image:url(Images/right.gif);
background-repeat:repeat-y;
background-position:right;}
.TopLeftPane{padding:12px 12px 7px 12px;
width:287px;}
.TopRightPane{ padding:7px 7px 7px 7px;
background-repeat:repeat-y;
background-position:right;
width:auto;}
.LeftPane{
	padding:12px 12px 261px 12px;
	width: 287px;
	height: 275px;
}
#RightPane1px{
	padding:0;
	width:1px;
		background-image:url(Images/right.gif);
background-repeat:repeat-y;
background-position:right;
}

#TopRightPane1px{
	padding:0;
	width:1px;
		background-image:url(Images/right.gif);
background-repeat:repeat-y;
background-position:right;
}
.RightPane{
	padding:12px 12px 12px 0px;
		background-image:url(Images/right.gif);
background-repeat:repeat-x;
background-position:bottom;
width:auto;
}
.RightPane_top{
	padding:7px 7px 7px 0px;
	width:190px;
	background-image:url(Images/right.gif);
background-repeat:repeat-y;
background-position:right;
}

#Rightpane_Bottom{
	background-image:url(Images/rightpane_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

.LeftPane_top{
	padding:7px 0px 7px 7px;
	width:190px;
}
.LeftPane_bottom{
	padding:7px 0px 7px 7px;
}
#BottomPane {
width: 100%;
background-color:#f1f0f0;
}

.BottomPane {
	padding: 0 18px 10px 18px;
	clear: both;
	background-color:#f1f0f0;
	width: 100%;
}

#tableImage {
background:url('images/leftpane_bg.gif');
background-image:url('images/leftpane_bg.gif');
background-repeat: no-repeat;
background-position: bottom left;
height:273px;}

#square_box {
background:url('images/kitten1.jpg');
background-image:url('images/kitten1.jpg');
background-repeat: no-repeat;
	background-color:#efefef;
background-position: bottom right;
	width:100%;
	height:171px;
}

.botleft {
position: relative;
left: 0;
top: 0;
float: left;
	background-color: #eaecdf;
	background-image: url('images/blcorner.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
height: 18px;
width: 18px;
}

.botright {
position: relative;
right: 0;
top: 0;
	background-color: #eaecdf;
	background-image: url('images/brcorner.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
height: 18px;
width: 18px;
float: right;
}

#Copyright {
	color: #5e5e5e;
	clear: both;
	position: relative;
	width: 959px;
	padding: 20px 0 20px;
	text-align: center;
	font-size: 0.85em;
}

#main1 {
clear: both;
position: relative;

top: 42px;
width: 959px;
background-color: white;

}

#main2 {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background-color: white;
	height: auto;
	width: 100%;
	padding: 0;
}
		
.mid {
	margin:0; padding:0 18px;
	}
		
.left {
	margin:0; padding: 0 0 0 18px;
	}
		
.right {
	margin:0; padding:0 18px 0 0;
	}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}

/* Text Styles */

/* text style used for most text rendered by modules */

.Normal
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height:19px;
	color:#333333;
}

.Normal TD
{
	padding: 2px;
}

.Normal P
{
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 1.1em;
	font-weight: normal;
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:Arial;
	font-weight: normal;
}

/* text style used for help text rendered by modules */
.Help
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 0.9em;
	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: #ffff99;
}

/* style for module titles */
.Head
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #9b7db9;
}

P.Head
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 16pt;
	font-weight: normal;
	color: #558b00;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #0000b4;
	padding: 3px;
}

P.SubHead
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #0000b4;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	color: #558b00;
}

/* Link styles */

.SkinObject
{
	font-weight: bold;
	font-size: 11px;
	color: #0000B4;
	font-family: Arial;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #2839b6;
	font-weight:normal;
	font-size: 11px;
	border-bottom-style: none;
	font-weight:bold;
}

A.SkinObject:visited
{
	text-decoration:none;
	color: #2839b6;
	font-weight:normal;
	font-size: 11px;
	border-bottom-style: none;
	font-weight:bold;
}

A.SkinObject:hover
{
	text-decoration: underline;
	color: #2839b6;
	border-bottom-style: none;
	font-weight:bold;
	font-size: 11px;
}

A.SkinObject:active
{
	text-decoration: underline;
	color: #2839b6;
	font-weight:normal;
	border-bottom-style: none;
	font-weight:bold;
	font-size: 11px;
}

.Breadcrumb
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

A.Breadcrumb:link
{
	text-decoration: none;
	color: #888888;
	border-bottom-style: none;
	font-size: 8.5pt;
	
}

A.Breadcrumb:visited
{
	text-decoration: none;
	color: #888888;
	border-bottom-style: none;
	font-size: 8.5pt;
}

A.Breadcrumb:hover
{
	text-decoration: underline;
	color: #b7e5fd;
	border-bottom-style: none;
	font-size: 8.5pt;
}

A.Breadcrumb:active
{
	text-decoration: underline;
	color: #5e5e5e;
	border-bottom-style: none;
	font-size: 8.5pt;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	border-bottom-style: none;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #0000B4;
	border-bottom-style: none;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #0000B4;
	border-bottom-style: none;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #9f2e69;
	border-bottom-style: none;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #003366;
	border-bottom-style: none;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	margin-top:5px;
	font-weight: bold;
	font-size: 0.9em;
	background: #0065a5;
	color: #F9EB32;
	font-family: Arial;
	border-bottom-style: none;
}

.StandardButton:Hover
{
	padding-right: 5px;
	padding-left: 5px;
	margin-top:5px;
	font-weight: bold;
	font-size: 0.9em;
	background: #1d248c;
	color: #FFFFFF;
	font-family: Arial;
	border-bottom-style: none;
}


/* Module Title Menu */
.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	height: 16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	cursor: pointer;
	background-color: #FFFFFF;
	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;
	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;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 0.9em;
	cursor: pointer;
}

/* used to collapse panes without any content in them */
.DNNEmptyPane
{
	height: auto;
}

/* used to set the different module align options - from module settings */
.DNNAlignleft
{
	text-align: left;
}
.DNNAlignright
{
	text-align: right;
}
.DNNAligncenter
{
	text-align: center;
}

/* Login Styles */
.LoginPanel
{

}

.LoginTabGroup
{
	
}

.LoginTab {
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #FFF;
	border: 1px #25569a solid;
}

.LoginTabSelected{
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #FFF;
	background-position: 0% -41px;
	border: 1px #25569a solid;
}

.LoginTabHover
{
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #555;
	border: 1px #C00 solid;
	cursor:pointer;
}

.LoginContainerGroup
{
	clear: both;
	padding-top: 5px;
}

.LoginContainer
{
position: relative;
padding-right:55px;
top: 9px;
width: 959px;

text-align: right;
font-size: 0.85em;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: #ebebeb;
}
.DataGrid_Container
{
	background-color: transparent;
	border: 0px;
}
.DataGrid_Footer
{
	background-color: #ebebeb;
}
.DataGrid_Header
{
}
.DataGrid_Item
{
	background-color: #ffffff;
	border: 0px;
}
.DataGrid_SelectedItem
{
	background-color: #cccccc;
}

.CommandButton table {
border: 0px;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height: 25px;
}
.FileManager_Explorer
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: #696969 1px solid;
	height: 25px;
}

.FileManager_Pager
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	height: 25px;
}

.FileManager_StatusBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: normal;
	background-color: #dedfde;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: normal;
	color: Black;
	background-color: #F8F8F8;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: normal;
	color: Black;
	background-color: #EEEEEE;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}

.FileManagerTreeNode
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: normal;
}

.FileManagerTreeNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: normal;
	background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #003366;
}

/* Main Menu */

.MainMenu_MenuBar
{padding: 0;
height: 35px;
background-position: top;
background-repeat: repeat-x;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display: inherit; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:Arial; 
	color:#000080;	font-size:12px;	font-weight:bold;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid; border-width:0px 0px;
}
.submenuitemselected{
	font-family:Arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:5px 15px 5px 10px;
	border:0px #000000 solid;
	background-color: #0065a5;
}
.submenu{
	font-family:Arial;
	color:#0065a5;
	font-size:12px;
	font-weight:bold;
	border:1px dotted #ffffff;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color:#e1e1e1;
	z-index:1;
}

/*---------Root Menu style---------------*/
.rootmenuitem TD{
	font-family: Arial;
	color:#000080;
	font-size:12px;
	font-weight:bold;
	padding: 9px 14px 10px 14px;
	background-position: bottom;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	text-transform: capitalize;
}
.rootmenuitemselected TD{
	color:#FFFFFF;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	padding: 9px 14px 10px 14px;
	text-transform: capitalize;
	background-image: url(images/menu_hov.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	.rootmenuitembreadcrumb TD{	
	color:#0053a0;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	padding: 9px 14px 10px 14px;
	text-transform: capitalize;
	background-position: bottom;
	background-image: url(images/menu_on.jpg);
	background-repeat: repeat-x;
}
.MainMenu_RootMenuItemActive TD{
	color:#FFFFFF;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	padding: 9px 14px 10px 14px;
	text-transform: capitalize;
	background-position: bottom;
	background-image: url(images/menu_on.jpg);
	background-repeat: repeat-x;
	background-color: #1593C0;
	}
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }

.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
	