﻿/***********************************************/
body 
{
	margin:0;
	padding:0;
	background-color: #e3edf5;
	color:#666666;
	background: #e3edf5 url(Images/background-lines.gif) repeat-x top left;
	background-color: #e3edf5;
	font-family: Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;

}
/***********************************************/

/* Links */
a:link { color:#496b87;text-decoration:none; }
a:visited { color:#496b87;text-decoration:none; }
a:visited:hover { color:#5f8cb0;text-decoration:underline; } 
a:hover { color:#5f8cb0;text-decoration:underline; }
a:active { color:#496b87;text-decoration:underline; }

a img 
{
    border-width:0pt;
}

h1, h2, h3, h4, h5, h6 
{
    font-family:Verdana,Arial,sans-serif;
    /*line-height:1.3em;*/
    margin: 0pt auto;
	color:#336699;
}

h1 {
font-size:175%;
/*margin:0.2em 0pt 1.2em;
padding:0pt 80px;*/
}
h2 {
font-size:160%;
}
h3 {
font-size:150%;
}
h4 {
font-size:120%;
}
h5 {
font-size:110%;
}
h6 {
font-size:105%;
}

/* Layout Styles */
#main-wrapper
{
	margin: 0pt auto;
	width: 957px;
	margin-top: 15px;
}

#content-wrapper
{
	/*background-image:url("Images/background-repeat.png");*/
	background: transparent url(Images/background-repeat.gif) repeat-y scroll 0pt;
	width: 955px;
	background-color: #ffffff;
	
}

#content-header-fade
{
	margin: 0pt auto;
	background-image:url("Images/content_fade.gif");
	background-repeat:repeat-x;
	/*height: 74px;*/
	width: 949px;
	padding-top: 10px;
}

/* Layout Styles */

/* Header */
#header
{
	background-image:url("Images/header-trans.png");
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 955px;
	height: 78px;
}

/* Navigation */
#nav
{
	width: 949px;
	padding-left: 3px;
}



.pro8 {padding: 0 0 0 10px; margin:0; list-style:none; height:25px; background:#0078ae url(Images/pro_eight_back.gif); position:relative;}

#sub-nav-wrapper
{
	width: 212px;
	/*background-color: #c8defc;*/
	background-color: #fff;
	height: 100%;
}

#label-header-container
{
	padding-top: 10px;
	width: 924px;
}

#label-header
{
	background-image:url("Images/header-label-frame.png");
	background-repeat: no-repeat;
	width: 924px;
	height: 94px;
	margin-left: 12px;
}

#label-header ul
{
	bottom: 7px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0pt;
    padding: 5px 0 0 18px;
}

#label-header li
{
	float:left;
    margin:0pt;
    padding: 0 10px 0 0;
}

#customer-quote-small
{
	background-image:url("Images/customer-quote-frame.jpg");
	background-repeat: no-repeat;
	width: 395px;
	height: 78px;
	padding: 5px 0 0 9px;
}

/* Footer */

#footer
{
	background-image:url("Images/footer.png");
	background-repeat: no-repeat;
	background-color: Transparent;
	background-position: top left;
	width: 955px;
	height: 78px;
	float: left;
	clear: both;
}

#footer p 
{
    color: #666666;
    font-size: 90%;
    line-height: 1.6em;
    margin: 0pt;
    padding: 34px 100px 7px 30px;
    clear: both;
}

#footer #copyright 
{
    float: left;
}

#footer #legal 
{
    float: right;
    text-transform: lowercase;
}

#footer #legal a 
{
    color: #9d9d9d;
}

#footer #legal a:hover 
{
    color: #f2a31b;
}
/*
* html #footer p 
{
    height:1%;
}
*/
#footer a, #footer a:visited 
{
    border-color:#D4C9AD;
    color:#8f8f8f;
}

#footer a:hover 
{
    border-color:#D4C9AD;
    color:#80715A;
}

#main-wrapper:after, #content-wrapper:after, #label-header:after, #content-rounded-shadow:after, #home-page-image:after, #footer:after
{
    clear:both;
    content:".";
    display:block;
    height:0pt;
    visibility:hidden;
}

* html #main-wrapper, * html #content-wrapper, * html #label-header, * html #nav, * html .paragraph, * html #footer p
{
	height:1%;
}
#main-wrapper, #content-wrapper, #nav, #label-header, .paragraph, #footer
{
	min-height:1px;
}

#left-panel
{
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
	float: left;
}

#left-panel-nav
{

	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
	float: left;
}

#right-panel
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	width: 705px;
	float: left;
}

#right-panel-nav
{
	border-left: solid 1px #c9c9c9;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	width: 705px;
	float: left;
	background: #fff;
}

#full-panel
{
	margin-left: 14px;
	padding-bottom: 20px;
}

#home-page-image
{
	min-height: 500px;
}

/* Content */
#content-rounded-shadow
{
	background-image: url(Images/rounded-content-shadow.gif);
	background-repeat: no-repeat;
	width: 696px;
	height: 100%;
	margin-left: 5px;
	padding-top: 15px;
}

#header-login
{
	position:absolute;
	top:5px;
	right:10px;
	color: #0078ae;
}

#header-login a
{
	color: #0078ae;
}

#login-container-wrapper
{
	width: 955px;
}

#login-container
{
	background-image: url(Images/login-container.gif);
	background-repeat: no-repeat;
	margin: 0pt auto;
	margin-top: 20px;
	width: 358px;
	height: 264px;
	margin-bottom: 20px;
}

#login-container h3
{
	padding-top: 20px;
	padding-left: 20px;
}

.login-control
{
	margin-top: 30px;
	margin-left: 35px;
}

.login-checkbox
{
	padding-left: 77px;
}

.login-button
{
	padding-top: 10px;
	padding-right: 66px;
	height: 19px;
}

.login-forgot
{
	padding-left: 80px;
	padding-top: 10px;
	color: #f2a31b;
}

.recover-password-control
{
	margin-top: 30px;
	margin-left: 35px;
}

.recover-passowrd-submit
{
	margin-top: 10px;
	margin-right: 23px;
}

.change-password-control
{
	margin-top: 30px;
	margin-left: 35px;
}

#centercontent
{
	width: 100%;
	margin: 0pt auto;
}

input, select 
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border:1px solid #c5c5c5;
    
    }
textarea
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border:1px solid #c5c5c5;
}

/*
#content-container-wrapper
{
	width: 655px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
*/
.grid-header 
{
	font-weight: bold;
	font-size: 1.0em;
    /*background-image: url(images/grid-header.gif); */
    background-image: url(Images/tile-blue-bg.gif);
    background-repeat: repeat-x; 
    /*color: #FFFFFF;*/
    color: #666666;
    height: 19px;
    vertical-align: middle;
    padding: 1px 3px 5px 5px;
}

/* Admin Styles */

.panel-content-link
{
	color: #424242;
	text-decoration: underline;
}

.panel-content-link:hover
{
	color: #707070;
	text-decoration: underline;
}

#testimonials-header
{
	background-image: url(Images/testimonials-header.gif);
	background-repeat: no-repeat;
	width: 920px;
	height: 48px;
	clear: both;
}

#sitesecurity-header
{
	background-image: url(Images/sitesecurity-header.gif);
	background-repeat: no-repeat;
	width: 920px;
	height: 48px;
	clear: both;
}

#whitepaper-header
{
	background-image: url(Images/whitepaper-header.gif);
	background-repeat: no-repeat;
	width: 920px;
	height: 48px;
	clear: both;
}

#homepage-image-header
{
	background-image: url(Images/homepage-image-header.gif);
	background-repeat: no-repeat;
	width: 920px;
	height: 48px;
	clear: both;
}

.adminpanel-repeat
{
	background-image: url(Images/admin-frame-body.gif);
	background-repeat: repeat-y;
	width: 920px;
	float: left;
	clear: both;
}

.adminpanel-bottom
{
	background-image: url(Images/admin-frame-bottom.gif);
	background-repeat: no-repeat;
	width: 920px;
	height: 8px;
	float: left;
}

.panel-content
{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}

/* Testimonial Header */
#testimonial-banner
{
	padding-top: 2px;
	width: 365px;
	font-size: 90%;
}

.testimonial-banner-companyname
{
	width: 360px;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}

.clear { clear: both; }

.paragraph
{
	width: 655px;
	margin-left: 20px;
	clear: both;
}

.edit-mode
{
	border:1px dashed white; 
	cursor: pointer; 
	padding: 5px 5px 5px 5px;
}

.non-edit-mode
{
	border:1px solid white;
	background-color: #fff;
}

