﻿body
{
    text-align:center;
    margin:0px;
    font-family:Verdana,Arial,Sans-Serif;
    font-size:62.5%;
}

#page
{
    width:884px;
    margin:0 auto 0 auto;
    text-align:left;
    background-image:url(img/page-bg.gif);
    background-repeat:repeat-y;
    background-position:0px 294px;
}

#header
{
    background-image:url(img/page-top.gif);
    background-repeat:repeat-x;
    background-position:left top;
    background-color:#c1cfd9;
    margin:0px auto;
}

#header-content
{
    background-repeat:no-repeat;
    background-position:right bottom;
    width:884px;
    height:179px;
    position:relative;
    margin:0px auto;
}

#subheader
{
    width:884px;
    background-repeat:no-repeat;
    background-position:right top;
    margin:auto;
    text-align:left;
}

#subheader-content
{
    margin:1px 0px;
    width:568px;
}

#logo
{
    height:50px;
    width:285px;
    position:absolute;
    left:30px;
    top:30px;
    background-image:url(img/logo.gif);
    background-repeat:no-repeat;
}

body.sonicwall #logo
{
	height:113px;
	width:235px;
    background-image:url(img/sonicwall-logo.jpg);
}

div.content-onecol
{
    width:316px;
    float:left;
    background-image:url(img/redstripes-bg.gif);
}

div.content-twocol
{
    margin:0px;
    float:left;
    width:568px;
}

div.content-fullcol
{
    margin:0px 1px;
    float:left;
    width:882px;
    background-color:#ffffff;
}

#content-right
{
    width:180px;
    float:left;
}

h1
{
    color:#347aac;
    font-size:1.4em;
    font-weight:bold;
}

TR.gridviewHeader TD,
TR.gridviewHeader TH
{
    color:#347aac;
    background-image:url(img/nav-over.gif);
    background-position:left bottom;
    background-repeat:repeat-x;
    padding:8px 8px;
    border-bottom:solid 1px #c6cfde;
}

TR.gridviewHeader a,
TR.gridviewRow a
{
    color:#347aac;
    text-decoration:underline;
}

TR.gridviewHeader a:hover,
TR.gridviewRow a:hover
{
	color:#c6cfde;
}

h2
{
    color:#ab8e5b;
    font-size:1.4em;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.contentdiv
{
    color:#347aac;
    background-color:#ffffff;
    padding:6px;
    margin:8px 16px 8px 16px;
    border:solid 1px #dddddd;
}

.gridviewRow TH, .gridviewRow TD
{
    padding:4px;
}

#login
{
    padding:5px;
}

#footer
{
    clear:both;
    line-height:30px;
    background-color:#c6cfde;
    background-repeat:repeat-x;
    text-align:right;
    color:#eceff0;
    font-weight:bold;
    font-size:1.1em;
    margin-top:16px;
    padding:0px 5px;
    font-family:Arial,Helvetica,sans-serif;
}

body.sonicwall #footer
{
	border-top:solid 2px #c6cfde;
    line-height:55px;
    background-color:#ffffff;
    text-align:right;
    color:#00518c;
    padding:0px 155px;
	background-image:url(img/poweredby.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.highlight
{
    background-color:#ffe1c4;
}

label.FormLabel, span.FormLabel
{
    display:block;
    float:left;
    clear:both;
    width:12em;
    padding-right:4px;
    text-align:right;
}

.message
{
    color:Red;
    padding:5px;
}

.error
{
	color:Red;
}
