﻿.glossymenu{
	width: 220px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6cabb;
	border-right-color: #d6cabb;
	border-bottom-color: #d6cabb;
	border-left-color: #d6cabb;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 650px;
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/menu-bg.jpg);
	/*background-image: url(style/images/menu-bg.jpg);*/
}
.main {
	height: 580px;
	width: 210px;
	border: 1px solid #d6cabb;
	margin-top: 1px;
	padding-right: 15px;
	background-image: url(../images/menu-bg.jpg);
	/*background-image: url(style/images/menu-bg.jpg);*/
}
.menuheader {
	/*background-image: url(style/images/menu-top-bg.jpg);*/
	background-image: url(../images/menu-bg.jpg);
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eae3cf;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

.glossymenu a.menuitem{
	color: #554634;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 188px;
	padding-left: 13px;
	text-decoration: none;
	background-color: #efece5;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8CFBA;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #554634;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-color: #E3DDD2;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	width: 185px;
	clip: rect(auto,auto,auto,auto);
	list-style-type: none;
	left: 25px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15;
	font-weight:bold;
	color:Maroon;
	text-align:left;
	background-image: url(../images/menu-bg.jpg);
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F1EE;
	width: 193px;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F1EE;
	padding-left: 15px;
	padding-top:5px;
	background-image: url(../images/menu-bg.jpg);
	/*background-image: url(style/images/bullet.gif); */
	background-repeat: no-repeat;
	background-position: 35px;
	font-weight:bold;
	color:Maroon;
	text-align:left;
	background-image: url(../images/menu-bg.jpg);
}

.glossymenu div.submenu ul li a{
	display: inline;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-indent: 25px;
	font-weight:bold;
	color:Maroon;
	text-align:left;
	background-image: url(../images/menu-bg.jpg);
}

.glossymenu div.submenu ul li a:hover{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}

body {
	/*background-image: url(); */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.glossymenu div.submenubottom {
	width: 185px;
	clip: rect(auto,auto,auto,auto);
	list-style-type: none;
	left: 25px;
	background-color: #FF00FF;
}
.glossymenu a.menubottom {
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 188px;
	padding-left: 13px;
	text-decoration: none;
	background-color: #9C824B;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 6px;
	margin-left: 9px;
	height: 1px;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#29a0d6;
width:150px;
padding:2px;
text-align:left;
font-family:Arial;
font-size:11px;
font-weight:bold;

/*border:1px solid #000000; */
}

.submenu{
margin-bottom: 1.0em;
margin-top:0.5em;
margin-left: 3.0em;
font-family:Arial;
font-size:11px;
text-align:left;
/*background-image: url(../images/menu-bg.jpg);*/
}

.menutitle2{
cursor:pointer;
margin-bottom: 5px;
color:#29a0d6;
width:150px;
padding:2px;
text-align:left;
font-family:Arial;
font-size:11px;
font-weight:bold;
/*border:1px solid #000000;
background-image: url(../images/main_mod.png);*/
}

.submenu2{
margin-bottom: 1.0em;
margin-top:0.5em;
margin-left: 3.0em;
font-family:Arial;
font-size:11px;
text-align:left;
/*background-image: url(../images/main_mod.png);*/
}

.mypets{ 
cursor:pointer;
margin-bottom: 5px;
color:#29a0d6;
width:150px;
padding:2px;
text-align:left;
font-family:Arial;
font-size:11px;
font-weight:bold;
}

.openpet
{ /*class added to contents of 1st demo when they are open*/
cursor:pointer;
margin-bottom: 5px;
color:#29a0d6;
width:150px;
padding:2px;
text-align:left;
font-family:Arial;
font-size:11px;
font-weight:bold;
}
.sitesubmenu
{
/*margin-bottom: 1.0em;
margin-top:0.5em;
margin-left: 3.0em;*/
font-family:Arial;
font-size:11px;
text-align:left;
}


/*----------------*/
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:150px;
	color:#FFFFCC;
	font-weight:bold;
	border:2px solid #BF8573;
	background-color:#A31300;
	background-image:url(ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 10px verdana,arial;
	background-color:#78919B;
	color:#FFFFCC;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font:10px verdana,arial;
	height:50px;
	padding-left:5px;
	margin-left:55px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font:10px verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFCC;
	background-color:#78919B;
	text-decoration:none;
}

/* unrelated styles */

#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	font:0.7em verdana,arial;
}

code {
	font-size:1.2em;
	color:#E8EBEB;
}

#credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.important {
	background-color:#F5FCC8;
	padding:2px;
}

code span {
	color:green;
}
.drocss
{
	vertical-align:top;
	width:110px;
	height:25px;
	font-family:Arial;
	font-size:10px;
	color:Maroon;
	border:solid .01em maroon;
}

.textcss
{
	vertical-align:top;
	width:110px;
	height:15px;
	font-family:Arial;
	font-size:10px;
	color:Maroon;
	border:solid .01em maroon;
}