@import url("shea-styles.css");
body {
	margin-top: 0px; background-image:url(images/bkgrd_wRedbar.jpg); background-repeat:repeat-x;background-color: #524018;
}
/* ControlPanel style */
.ControlPanel{background:#fff; border:none;padding-bottom:10px;}


/*-------- Default Style --------*/
body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6, h2 input{color:#333;font-weight:bold;margin:1ex 0;}
h1{font-size:18px;margin:10px 0;}
h2, h2 input{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}
li { list-style:circle; list-style-position:inside;}

a ,a:link ,a:visited,a:active {font-size: 14px;color: #e13a13; text-decoration: none; font-weight:bold;}
a:hover {color: #e13a13; text-decoration: underline;font-weight:bold;}

.left  { float:left;}
.right { float:right;}
.clear_float { clear:both;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#333;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#000;}
a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}


/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}
#xEditingArea body { background-color:#FFFFFF;}

.body-texture {
	padding-right: 20px; background-position: 50% top; padding-left: 20px; font-weight: bold; font-size: 24px; background-image: url(images/shea2_03.jpg); padding-bottom: 10px; width: 602px; color: #000000; padding-top: 60px; background-REPEAT: repeat-x; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; height: auto; font-vartant: normal
}
.logo { 
height:206px;
width:288px;
background:url(images/shea_01.jpg) top no-repeat;
}
.nav { 
background:url(images/sheahome-05.jpg) no-repeat top;
width:288px;
min-height:338px;
height:auto !important;
height:338px;
padding:37px 10px 0 0px;
}
.home_flashbt { background:url(images/flash_bt.jpg) bottom no-repeat left; height:66px;}
.bottompane { }
.footer_style { padding-top:10px; color:#FFFFFF;}

.footer,A.footer:link,A.footer:active,A.footer:visited { font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal; font-size:11px; color: #fff; text-decoration: none}
A.footer:hover { color: #fff; text-decoration: underline}
.links,A.links:link,A.links:active ,A.links:visited  { font-family:Verdana, Arial, Helvetica, sans-serif;font-weight: 700; font-size:12px; color: #8f6d2d; text-decoration: none}
A.links:hover {color: #e13a13; text-decoration: none;font-weight: 700;}

/* ========================  menu css style ==================================*/
.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY: none
}
.MainMenu_MenuArrow {
	DISPLAY: none
}
.MainMenu_MenuItemSel {
	background: none transparent scroll repeat 0% 0%
}

.MainMenu_MenuItem {
	border: #c7b25f 1px solid;
	border-width:0 0  1px 0;
	padding:2px 15px 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    COLOR: #884109; height:20px;
}

.submenuitemselected,.submenuitembreadcrumb {
    border: #c7b25f 1px solid;
	border-width:0 0  1px 0;
    padding:2px 15px 2px 10px;
    background: #cfbf78; 
	margin: 0px; height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
.submenu {
	border: #c7b25f 1px solid;
	margin-top: 0px; Z-INDEX: 1000;
	background:#ebe4c7;
	text-align:left;
}
.MainMenu_MenuBreak {
	border: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.rootmenuitem TD{ 
	color:#fff;
	font-size:24px;font-family:Arial;
	font-weight:bolder;
	background:none;
	text-align:right;
	padding:0;
	height:39px !important;
	height:36px;
	width:270px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#ec5401;
	font-size:24px; font-family:Arial;
	font-weight:bolder;
	background:none;
	text-align:right;
	padding:0;
	height:39px !important;
	height:36px;
	width:270px;
}


