﻿body
{
	background-image: url(  '../images/bg_gradient.jpg' );
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: small;
}

xbody
{
	background-color: Black;
}

#container
{
	background-color: White;
	margin-right: auto;
	margin-left: auto;	
	width: 800px;
}
#header
{	
	background-image: url( '../images/header.jpg' );
	background-repeat: no-repeat;
	height: 105px;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-align: right;
	vertical-align: bottom;
}

#navbar
{
	padding: 7px 0px 0px 0px;
	height: 23px;
	background-image: url('../images/menu_bg.jpg' );
	background-repeat: repeat-x;
	font-size: small;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navbar li {
	list-style-type: none;
	display: inline;
	width: 100%;
}

#navbar a
{
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:hover
{
	text-decoration: underline;
}
#contentplaceholder
{
	border-bottom-style: none;
	border-bottom-width: thin;	
	border-color: #000000; 
}
#footer
{	
	margin: 10px;	
	height: 30px;
	font-family: verdana;
	color: Black;	
	text-align: center;	
}
#footer p
{
	font-size : x-small;		
}

p
{
	font-family: verdana;
	font-size: small;
}
.floatright
{
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;	
}
.floatleft
{
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}
#content
{
	margin: 5px;
	/*border: thin solid #000000; */
	height: 600px;
	width: 600px;
	float: left;
	text-align: justify;
}
#rightbar
{
	margin-top: 5px; /*border: thin solid #800000;  */
	width: 170px;
	height: 600px;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-left: 15px;
}
#rightbar p
{
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}

#cleardiv
{
	clear: both;
}

#maincontent
{	
	margin-top: 50px;
	width: 80%;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.images
{
	border-width: 0px;
	text-decoration: none;
	margin-top: 15px;
}
.highlight
{
	font-weight: bold;
	color: #000080;
}
#maincontent-products
{
	margin-top: 20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana;
	font-size: small;
}

#maincontent-products li
{
	margin-bottom: 10px;
}

a
{
	text-decoration: none;
	color: #000080;
}
a:hover
{
	text-decoration: underline;
	color: #000080;
}
#maincontent-products a
{
	text-decoration: none;
	color: #000080;
}
#maincontent-products a:hover
{
	/*text-decoration: underline; */
/*	color: #000080; */
}
#maincontent-le
{
	margin-top: 20px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#maincontent-le ul
{
	line-height: 20px;
}
#leimage
{
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;		
	text-align: center;
}
.pageHeader
{
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-left: 10px;
}
#winapps
{
	border-width: medium;
	border-color: #808080;
	width: 95%;
	height: 370px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 10px;
	border-bottom-style: ridge;
}
#webapps
{	
	width: 95%;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	float:left;
}
.appimage
{
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;		
	text-align: center;
}
.dropdowns
{
	font-family: verdana;
	font-size: x-small;
}
#ModificationsGrid
{
	width: 95%;	
	left: 10px;
}