
#header
{
	text-align: center;
}


body
{
	font-family: Verdana, "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
	font-size: 12.5px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	/* background: #797A74 url('../../images/bg.jpg') center top no-repeat; */
	text-align: left;
}

/* Various Color DIVs for use at the tops of section tables */

.gray
{
	background: #f5f5f5;
	padding: 4px;
}

.blue
{
	background: #CAE6F4;
	padding: 4px;
}

.orange
{
	background: #FF9900;
	padding: 4px;
}

.brown
{
	background: #34302D;
	padding: 4px;
}

.outer-table
{
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

/* Handles the fixed bottom menu */

.bottom-menu
{
	position: fixed;
	background: url(/images/toolbar.png) no-repeat left top;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: 0;
	right: 0;
	width: 918px;
	height: 36px;
}

.remotehelp
{
	position: absolute;
	margin-left: 790px;
	margin-top: 15px;
	width: 100px;
}

.contact
{
	position: absolute;
	margin-left: 662px;
	margin-top: 15px;
	width: 100px;
}

.pricing
{
	position: absolute;
	margin-left: 540px;
	margin-top: 15px;
	width: 100px;
}

.myaccount
{
	position: absolute;
	margin-left: 462px;
	margin-top: 15px;
	width: 100px;
}

.login
{
	position: absolute;
	margin-left: 50px;
	margin-top: 15px;
	width: 100px;
}

.register
{
	position: absolute;
	margin-left: 115px;
	margin-top: 15px;
	width: 100px;
}

a.toolbar
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
}

a.toolbar:link
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
}

a.toolbar:visited
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
}

a.toolbar:active
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
}

a.toolbar:hover
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/* Default Link Behavior */

a
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #0033cc;
}

a:link
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #0033cc;
}

a:visited
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #0033cc;
}

a:active
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #0033cc;
}

a:hover
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #0066ff;
	text-decoration: underline;
}

/* Main containers */

.container
{
	text-align: left;
	margin-top: 16px;
	margin-bottom: 50px;
	width: 100%;
	background: #FFFFFF;
}

.container-home
{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 50px;
	width: 868px;
	background: #FFFFFF;
}

/* For use in tables */

.table
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
}

/* Video section uses small fonts */

.video-table
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

a.video-fonts:link
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

a.video-fonts:hover
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	color: red;
}

a.video-fonts:visited
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

a.video-fonts:active
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

/* General HTML sizings */

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2271A0;
	font-size: 14px;
	padding: 0 0;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2271A0;
	font-size: 14px;
	text-align: left;
	padding: 0 0;
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}


/*Begin ASP.NET GridViewCSS*/

.GridViewStyle
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	table-layout: auto;
	border-collapse: collapse;
	border: #1d1d1d 5px solid;
}

/*Header and Pager styles*/

.HeaderStyle, .PagerStyle /*Common Styles*/
{
	background-image: url(/administration/images/HeaderGlassBlack.jpg);
	background-position: center;
	background-repeat: repeat-x;
	background-color: #1d1d1d;
}

.HeaderStyle th
{
	padding: 5px;
	color: #ffffff;
}

.HeaderStyle a
{
	text-decoration: none;
	color: #ffffff;
	display: block;
	text-align: left;
	font-weight: normal;
}

.PagerStyle table
{
	text-align: center;
	margin-right: auto;
}

.PagerStyle table td
{
	border: 0px;
	padding: 5px;
}

.PagerStyle td
{
	border-top: #1d1d1d 3px solid;
}

.PagerStyle a
{
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #777777;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #777777;
}

.PagerStyle span
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

/*RowStyles*/

.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
	padding: 5px;
	border-right: solid 1px #1d1d1d;
}

.RowStyle td
{
	background-color: #c9c9c9;
}

.AltRowStyle td
{
	background-color: #f0f0f0;
}

.SelectedRowStyle td
{
	background-color: #ffff66;
}


/*End ASP.NET GridViewCSS*/