@import url(global/user.css);
@import url(../../lightbox/lightbox.css);
@import url(apps/forms01.css);
@import url(global/common.css);

/*monarchs166*/
/* Elements of template0.jsp */
body {
	background: #fff url(../images/monarchs_HTML_bg.jpg) 0 0 repeat-x;
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 0.76em;
	margin: 0;
	padding: 0;
	text-align: center;
}


#wrap {
	margin: 5px auto;
	position: relative;
	text-align: left;
	width: 760px;
}

html>body #wrap {
  	width: 760px;
} 

#header {
	background: #fff url(../images/monarchs_header.jpg) 0 0 no-repeat;
	height: 125px;
	position: relative;
	width: 760px;
}

#logo {
	position: absolute;
	top: 68px;
	left: 0;
}

#logo img {
	width: 290px;
	height: 40px;
}

#logo a {
	border-bottom: none;
}

#logo a:hover {
	background: none;
}

#shoppingcart{
	position: absolute;
	left: 550px;
	top: 5px;
}

#shoppingcart img {
	width: 85px;
	height: 20px;
	border: none;
}

#shoppingcart a {
	border: none;
}

#shoppingcart a:hover {
	border: none;
	background: none;
}

#printlogo{
	display: none;
}

#tabs {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 364px;
	padding-left: 0px;
	height: 30px;
}


#nav {
	float: left;
    width: 364px;
  	background: #fff url(../images/monarchs_tabs.jpg) 0 0 no-repeat;
    height: 30px;
}

#nav ul {
  	margin:0;
	padding:0;
  	list-style:none;
}

#nav li {
 	list-style-image: none;
    margin: 0;
    padding: 0;
	display: inline;
}

#nav a {
	float: left;
	height: 30px;
	text-indent: -9000px;
    margin:0;
    padding:0;
    text-decoration:none;
	border-bottom: none;
	overflow: hidden;
}

#t1644 a {width: 67px;}
#t21542 a {width: 144px; margin-left: 5px;}
#t21541 a {width: 62px; margin-left: 5px;}
#t21544 a {width: 76px; margin-left: 5px;}

#t1644 a:hover, #t1644 a.active {background: #fff url(../images/monarchs_tabs.jpg) 0 -30px no-repeat;} 
#t21542 a:hover,#t21542 a.active {background: #fff url(../images/monarchs_tabs.jpg) -72px -30px no-repeat;}
#t21541 a:hover,#t21541 a.active {background: #fff url(../images/monarchs_tabs.jpg) -221px -30px no-repeat;}
#t21544 a:hover,#t21544 a.active {background: #fff url(../images/monarchs_tabs.jpg) -288px -30px no-repeat;}


#main-body {
	background: url(../images/monarchs_wrap.jpg) 0 0 repeat-y;
	width: 760px;
	clear: both;
	margin: 0;
	padding: 0;
}

#main-table-body {
	padding: 0;
	margin: 0;
	border-collapse:collapse;

}

#main-table-body-leftcell, #main-table-body-rightcell {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#main-table-body-leftcell {
	
}

#main-table-body-rightcell {
	width: 610px;
	padding: 0 0 50px 0;
}

#sidebar {
	background: url(../images/monarchs_sidebarBG.jpg) 0 0 repeat-x;
	margin: 0 13px 0 9px;
	padding: 0;
	width: 150px;
	padding-bottom: 154px;
	text-align: right;
}

#menu-header {
	background: url(../images/monarchs_menu_header.jpg) 0 0 no-repeat;
	width: 150px;
	height: 25px;
}


#menu {
	margin: 5px 0 0 0;	
	width: 150px;
	padding-bottom: 5px;
}

#menu ul{
	background: none;
	font-size: 100%;
	display: inline;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu li {
	background: none;
	list-style-image: none;
	margin: 0 10px 7px 2px;
	padding: 0 0 0 0;
	line-height: 1.3em;
}

/*  =tertiary links
-------------------------------------------------------------------------------*/
#menu ul li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 148px;
}

#menu ul li ul li {
	margin: 2px 0 3px 0;
	padding: 0;
}

#menu ul li ul li a {
	display: inline;
	border-bottom: none;
	font-weight: normal;
	font-size: 12px;
}

#menu ul li ul li a:hover, #menu ul li ul li a.subcurrent {
	color: #420;
	background: none;
	font-size: 12px;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/


#menu a {
	margin: 0 0 0 0;
	padding: 0;
	color: #420;
	font-weight: bold;
	font-size: 16px;
	border-bottom: none;
	
}

#menu a:hover, #menu a.current {
	color: #420;
	background: none;
	text-decoration: underline;
}

#menu-footer {
	margin: 10px 0 20px 1px;
}

#banner {
	display: none;
}

#breadcrumbbar{
	position: relative;
	padding: 5px 0 2px 12px;
	margin: 0 0 10px 0px;
	background: none;
	font-family: tahoma, helvetica, sans-serif;
	color: #fa6;
	width: 748px;
}

#breadcrumblist{
	width: 65%;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 10px;
	color: #420;
}

#breadcrumblist a {
	color: #fa6;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}

#breadcrumblist a:hover {
	color: #420;
	text-decoration: underline;
	background: none;
}

#breadcrumbemail {
	position: absolute;
	top: 3px;
	right: 91px;
	margin: 0;
	padding: 5px 0 1px 18px;
	background: url(../images/email.gif) center left no-repeat;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbemail a {
	text-decoration: none;
	font-weight: normal;
	color: #fa6;
	border-bottom: none;
}

#breadcrumbemail a:hover {
	color: #420;
	background: none;
	border-bottom: none;
}

#breadcrumbprint {
	position: absolute;
	top: 3px;
	right: 13px;
	margin: 0;
	padding: 5px 0 1px 18px;
	background: url(../images/printer.gif) center left no-repeat;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbprint a {
	text-decoration: none;
	font-weight: normal;
	color: #fa6;
	border-bottom: none;
}

#breadcrumbprint a:hover {
	color: #420;
	background: none;
	border-bottom: none;
}

#content {
	display: inline;
	margin: 0px 0 0px 0;
	width: 450px;
	padding: 0px;
}

#content-header {
	display: none;
}

#content-body {
	margin: 0;
	padding: 0 0 0px 0px;
	width: 450px;
}

#content-footer {
	height: 10px;
}

#contact-link{
	position: relative;
	top: -80px;
	text-align: center;
	padding-bottom: 2px;
	width: 760px;
	font-weight: bold;
}

#pagetitle{
	padding: 0;
	margin: 0 0 0 0px;
	width: 560px;
}

#pagetitletext{
	background: none;
	width: 560px;
	height: 26px;
	position: relative;
	padding: 0 0 2px 0;
	margin: 3px 0 0 0;
	clear: both;
	
}

#pagetitletext h1{
	position: absolute;
	color: #e70;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 11px;
}



#footer {position: relative;
	clear: both;
	background: url(../images/monarchs_footer.jpg) 0 0 no-repeat;
	font-size: 100%;
	width: 760px;
	height: 51px;
	margin: 0;
	padding: 0;
	color: #420;
	text-align: left;
}

#footer a {
	color: #420;
	border-bottom: none;
}

#footer a:hover {
	background: none;
	text-decoration: underline;
	border-bottom: none;
}

#footerwrap {
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer p.left {
	float: left;
	display: inline;
	margin: 5px 0 0 12px;
}

#footer p.right {
	float: right;
	text-align: right;
	display: inline;
	margin: 5px 13px 0 0;
}

#footer p.right span {
	margin-left: 10px;
}


/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

/*
#privacy {
	color: #024;
	text-align: right;
	margin: 3px 10px 0 0;
}

#privacy a {
	color: #024;
	text-decoration: underline;
}

#privacy a:link{
	color: #024;
	text-decoration: underline;
}

#privacy a:visited {
	color: #024;
	text-decoration: underline;
}

#privacy a:hover{
	color: #024;
	text-decoration: underline;
}

#privacy a:active{
	color: #024;
	text-decoration: underline;
}

*/



#copyright{display: none;
	
}

#poweredby{
	display: none;
	float: left;
	width: 780px;
	font-size: 80%;
	text-align: center;
	margin-top: 20px;
}

#poweredby a:link, #poweredby a:visited{
	color: #420;
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active{
	text-decoration: underline;
	border-bottom: none;
}


