/* CSS Document */

/* styles for admin forms */
body {
	margin: 0;
	text-align: center;
	z-index: 0;
	background-color: #CCCCCC;
     }
#AR-bg {
	background-image: url(../images/background2.gif);
	background-repeat: repeat;
}	
#wrapper {
	height: 100%;
	width: 1000px;
	position: relative;
	top: 0px;
	visibility: visible;
	z-index: 1;
	float: none;
	overflow: hidden;
	background-position: top;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2E6B35;
	border-right-color: #2E6B35;
	border-bottom-color: #2E6B35;
	border-left-color: #2E6B35;
}
#logo {
	position: absolute;
	height: 120px;
	width: 180px;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 2;
	overflow: hidden;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #2E6B35;
	border-left-width: 4px;
	border-left-style: none;
	border-left-color: #2E6B35;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #2E6B35;
	background-repeat: repeat;
}
#banner {
	position: absolute;
	width: 820px;
	top: 0px;
	height: 120px;
	left: 180px;
	padding-top: 0px;
	padding-left: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #2E6B35;
	border-right-width: 4px;
	border-right-style: none;
	border-right-color: #2E6B35;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #2E6B35;
}

#topborder-left {
	position: absolute;
	height: 25px;
	width: 180px;
	left: 0px;
	top: 120px;
	visibility: visible;
	z-index: 2;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
	color: #48F963;
	line-height: 25px;
	text-align: center;
	border-right-color: #2E6B35;
	background-image: url(../images/Vista-bar.jpg);
	border-right-width: 3px;
	border-right-style: solid;
	border-top-color: #2E6B35;
	border-bottom-color: #2E6B35;
	border-left-color: #2E6B35;
}
#topborder-right {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 820px;
	left: 182px;
	top: 120px;
	height: 25px;
	border-left-color: #2E6B35;
	background-image: url(../images/Vista-bar.jpg);	/*background-position: center;*/
}
#nav-menu ul
{
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav-menu li
{
	margin-top: 0.3em;
	margin-right: 0.5em;
	margin-left: 0em;
	padding: 0px;
	}
#nav-menu li a:hover
{
	margin: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #006600;
	font-weight: bold;
	float: none;
	background-image: url(../images/brushed_metal_200x30-b.jpg);
	background-repeat: no-repeat;
	width: 14em;
}
 #nav-menu li a
{
	height: 2em;
	line-height: 2em;
	width: 14em;
	display: block;
	color: #527C72;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/brushed_metal_200x30-a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .75em;
	left: 0.1em;
	padding: 0.2em;
	margin: 0.1px;
}

#nav-menu {
	position: absolute;
	overflow: scroll;
	top: 180px;
	width: 180px;
	left: 0px;
	visibility: visible;
	z-index: 3;
	border-left-width: 4px;
	border-left-style: none;
	border-left-color: #2E6B35;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #2E6B35;
}

#nav-menu ul
{
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav-menu li
{
	margin-top: 0.3em;
	margin-right: 0.5em;
	margin-left: 0em;
	padding: 0px;
	}
#nav-menu li a:hover
{
	margin: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #006600;
	font-weight: bold;
	float: none;
	background-image: url(../images/brushed_metal_200x30-b.jpg);
	background-repeat: no-repeat;
	width: 13em;
}
 #nav-menu li a
{
	height: 2em;
	line-height: 2em;
	width: 100%;
	display: block;
	color: #527C72;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/brushed_metal_200x30-a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.75em;
	left: 0.1em;
	padding: 0.2em;
	margin-top: 0.1px;
	margin-right: 0.1px;
	margin-bottom: 0.1px;
	margin-left: 0.1px;
}

#contentdiv {
	position: absolute;
	left: 185px;
	overflow: auto;
	visibility: visible;
	z-index: 2;
	width: 815px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: left;
	margin-right: 5px;
	border-right-width: 4px;
	border-right-style: none;
	border-right-color: #2E6B35;
	background-color: #98B9A8;		
}

#contentHeader {
	position: absolute;
	height: 35px;
	width: 820px;
	overflow: visible;
	z-index: 3;
	left: 185px;
	top: 145px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	visibility: visible;
}

#photoset {
	visibility: hidden;
	position: absolute;
	background-color: #999999;
}

table.title {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;	/*padding: 10px;*/
	font-size: 14px;
	background-color: 98ABB9;
	height: 35px;
	position: absolute;
	left: 0px;
	background-image: none;
	background-repeat: repeat-x;
}
#category {
	position: absolute;
	height: 35px;
	width: 180px;
	top: 145px;
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 3;
	left: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #2E6B35;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	color: #333333;
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	background-image: url(../images/Category-bg3.jpg);
}
#categary_overlay {
	position: absolute;
	z-index: 2;
	visibility: visible;
	height: 35px;
	width: 180px;
	top: 145px;
	background-image: url(../images/Categaroy_BG.png);
	background-repeat: no-repeat;
}
table#groups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

table#titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}
	
#groupcontent {
	position: absolute;
	z-index: 2;
	width: 620px;
	left: 0px;
	top: 0px;
}
#homecontent {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.025em;
	text-align: left;
	word-spacing: 0.1em;
	position: relative;
	visibility: visible;
	width: 550px;
	left: 40px;
	top: 0px;
	text-indent: 2em;
}

#groupcontent a:link {
	color: #0033FF 
}
#groupcontent a:hover {
	color: #009900}
#groupcontent a:visited {
	color: #0000FF}
#groupcontent a:active {
	color: #006600}
table#data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#bottomborder-right {
	background-color: #2E6B35;
	height: 20px;
	width: 820px;
	left: 180px;
	bottom: 0px;
	position: absolute;
	visibility: visible;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	background-image: url(../images/Vista-bar.jpg);
	background-repeat: repeat-x;
}
#bottomborder-left {
	background-color: #2E6B35;
	position: absolute;
	width: 180px;
	left: 0px;
	height: 20px;
	bottom: 0px;
	visibility: visible;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 20px;
	font-weight: bold;
	color: #CCCCCC;
	overflow: hidden;
	text-align: center;
	background-image: url(../images/Vista-bar.jpg);
	background-repeat: repeat-x;
}

#striped tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	text-indent: 0px;
	background-color: 98B9A8;
	text-align: center;
	border: medium solid #009933;
}
#striped tr.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	background-color: #C9DAD1;
	border: medium solid #009900;
}

