@charset "utf-8";


/* CSS Theme Document */ 


/*Default Theme*/

#theme-apdiv {
	min-height:100%;
	margin:auto;
	margin-top:10px;
	z-index:auto;
	height: auto;
	width: 1000px;
	/*background-image:url(../images/themes/artistic-theme/artistic-theme-bg.jpg);*/
	background-position: top;
	background-repeat: no-repeat;
}

#theme-bottom-reflect {
	min-height:100%;
	margin:auto;
	z-index:auto;
	height: 50px;
	width: 832px;
	background-image:url(../images/themes/default-theme/bottom-reflec-default.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
/*
#sidenav-table{
	
	}
*/

body{
background-image:url(../images/themes/default-theme/graygradient-default.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #373636;

}

/* ::::::::::: Classes ::::::::::::*/

.content-ul{
	list-style-image: url(../images/themes/default-theme/bullets/leftnav-bullet.gif);
	list-style-type: square;
	list-style-position: inside;
	}
	
.inlinetitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#6699CC;
	font-size:10pt;
	font-weight: bold;
}

.titlebox{
	font-family: Arial, Helvetica, sans-serif;
	color: #006299;
	font-size: 12pt;
	font-weight: bold;
}

.hrule {
	height: 4px;
	background-color: #6699CC;
	width: 75%;
	text-align: left;
	margin: 0 auto 0 0;
	color: #6699CC;
	border-width:0px;
	margin-top:4px;
}
*/



/*Winter Theme*/
/*
#theme-apdiv {
	min-height:100%;
	margin:auto;
	margin-top:10px;
	z-index:auto;
	height: auto;
	width: 1000px;
	background-image:url(../images/themes/winter-theme/winter-theme-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#theme-bottom-reflect {
	min-height:100%;
	margin:auto;
	z-index:auto;
	height: 50px;
	width: 832px;
	background-image:url(../images/themes/default-theme/bottom-reflec-default.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#sidenav-table{
	list-style-image: url(../images/themes/default-theme/bullets/leftnav-bullet.gif);
	list-style-type: square;
	list-style-position: inside;
	}


body{
background-image:url(../images/themes/default-theme/bluegradient-default.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2559A5;

}

/* ::::::::::: Classes ::::::::::::*/
/*
.content-ul{
	list-style-image: url(../images/themes/spring-theme/bullets/leftnav-bullet-spring.gif);
	list-style-type: square;
	list-style-position: inside;
	}
	
.inlinetitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#6699CC;
	font-size:10pt;
	font-weight: bold;
}

.titlebox{
	font-family:Arial, Helvetica, sans-serif;
	color:#669900;
	font-size:12pt;
	font-weight: bold;
}

.hrule {
	height: 4px;
	background-color: #6699CC;
	width: 75%;
	text-align: left;
	margin: 0 auto 0 0;
	color: #6699CC;
}
*/




/* Spring Theme

 #theme-apdiv {
	min-height:100%;
	margin:auto;
	margin-top:10px;
	z-index:auto;
	height: auto;
	width: 1000px;
	background-image:url(../images/themes/spring-theme/spring-theme-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#theme-bottom-reflect {
	min-height:100%;
	margin:auto;
	z-index:auto;
	height: 50px;
	width: 832px;
	background-image:url(../images/themes/spring-theme/bottom-reflec-spring.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#sidenav-table{
	list-style-image: url(../images/themes/spring-theme/bullets/leftnav-bullet-spring.gif);
	list-style-type: square;
	}
	
body{
	background-image:url(../images/themes/spring-theme/greengradient-spring.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #579437;

}

/* ::::::::::: Classes ::::::::::::*/
/*
.content-ul{
	list-style-image: url(../images/themes/spring-theme/bullets/leftnav-bullet-spring.gif);
	list-style-type: square;
	list-style-position: inside;
	}
	
.inlinetitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#579437;
	font-size:10pt;
	font-weight: bold;
}

.titlebox{
	font-family:Arial, Helvetica, sans-serif;
	color:#579437;
	font-size:12pt;
	font-weight: bold;
}

.hrule {
	height: 4px;
	background-color: #579437;
	width: 75%;
	text-align: left;
	margin: 0 auto 0 0;
	color: #579437;
}
*/


/* Artistic *******Must update to Match Default and Spring Before Use.

 #theme-apdiv {
	min-height:100%;
	margin:auto;
	z-index:auto;
	height: auto;
	width: 1000px;
	background-image:url(../images/themes/artistic-theme/artistic-theme-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#theme-bottom-reflect {
	min-height:100%;
	margin:auto;
	z-index:auto;
	height: 50px;
	width: 832px;
	background-image:url(../images/themes/default-theme/bottom-reflec-spring.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


body{
	background-image:url(../images/themes/spring-theme/greengradient-spring.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2559A5;

}

*/

