﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, ➥
fieldset,input,p,blockquote,th,td
{
	margin:0;
	padding:0;
	}
table{border-collapse:collapse;border-spacing:0;
	height: 5px;
}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var ➥
{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
	font-size:62.5%;
}
#wrapper
{
    width:90em;
    margin:10px auto;
    text-align:left;
}

p {
	margin:1em 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	color: #E5E5E5;
		background-color: #E5E5E5;
	height: -29px;
		margin:15px 0;
		_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(Images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}
	
	
div #content
{
	width: 300px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #fff;
	background-color: gray;
}
#sidebar {
float:right;
width:25%;
}
#footer {
clear:both;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

border-left-style: dashed;
    border-left-width: .05em;
    border-left-color: #C0C0C0;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.contain
{
    margin-bottom: 0em;
	padding-bottom: .1em;
	overflow: hidden;
}
.contain
{
    display:inline-block;
}
.contain
{
    display:block;
}



#content-wrapper
{
    width: 99%;
    max-width: 100%;
    float: left;
    margin-right: -150px;
    background: #fff url(Images/nav-to-content-trans.gif) repeat-y left;
    
}

#navigation
{
    width: 1.5em;
    padding: 5px 15px 0 15px;
    margin-left: 1.5em;
}
#main-content-wrapper
{
     width:100%;
     padding-left:0px;
     float:left;
}
#content-inner
{
	border-left: .05em dashed #C0C0C0;
	border-right: .05em dashed #C0C0C0;
	width: 52%;
	padding-left: .5em;
	float: left;
	padding-right: .5em;
}

#navigation-left
{
    width: 21%;
    float: left;
    padding-top: 1.5%;
    padding-left: 1.2em;
}

#navigation-right
{
	width: 21%;
	float: right;
	padding-top: .8em;
	height: 100%;
	padding-left: .8em;
}

#navigation-right p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: .5em;
}
#calander-div
{
	position: relative;
	width: 95%;
	height: 100%;
	top: 2em;
	right: 1em;
	left: 1em;
}


/*

Login Styles for Nrecps
==========================================
 */
 
 .UserInfoContent
{
	border-right: #cc6666 1px solid;
	border-top: #cc6666 1px solid;
	border-left: #cc6666 1px solid;
	border-bottom: #cc6666 1px solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
 
.UserInfoHead
{
	padding: .5em;
	margin: .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	position: relative;
	font-weight: bold;
	text-align: center;
}
.UserInfoText
{
	padding: .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	vertical-align: middle;
	text-align: center;
}
a.UserInfoLink
{
	padding: .4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	vertical-align: middle;
	text-align: center;	
	color: #666666;
	text-decoration: none;
	
}

a.UserInfoLink:hover
{
	padding-left: 5px;
	color: #dc143c;
}
 
 /*
End Login Style =============================
*/



#sub-navigation-ge
{
    
}



#related {
float:right;
width:25%;
}
#related ul{
margin:0;
padding-left:15px;
}
#related h2 {
font-size:large;
}


#content-container-one-column
{
    margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:900px;
	border:1px solid #818181;
	background:url(Images/bg-content-side.png) repeat-y right;
	position:relative;
}

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:urlImages/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/  /* */

#top-information
{
	height: 4.5em;
	margin:10px auto 0 auto;/* Replaced margin-left: auto;margin-right: auto;margin-bottom: 3px;*/
	color: #999999;
	font-size: .85em;
	position: relative;
	float:left;
	width:100%;
    top: -6px;
    left: -2px;
}

/* #wrapper {
text-align:left;
font-size:1.4em;
max-width:95%;
width:56em;
margin:10px auto 0 auto;
background:#dade75;
border:1px solid silver;
}*/
	
#logo
{
    position: absolute;
    top: 0.4em;
    left: 15px;
    height: 45px;
    padding: .1em 0 .2em 0;
    width: 256px;
}

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}
	#banner-ge-container
{
    margin: .1em;
    width: 100%;
}
	
	#logo-ge
{
    
    float: right;
    width: 67px;
    height: 51px;
}

#top-information-home
{
	text-align: right;
	border-bottom: 1px dashed #CACACA;
	position: absolute;
	top: 1em;
	right: 25.5%;
	height: 2em;
	width: 15%;
	padding: 0 1.5% 0 0;
}


	
#top-information-phone {
	text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}
	
	#top-information-rick
{
	text-align:center;
	color:#0099ff;
	position:absolute;
	top: 0;
	left: 30%;
	width:15%;
	height: 100%;
	padding: 0 0 0 2%;
	border-right:#cccccc thin dashed;
}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}
	
	
#top-menue
{
	margin-bottom: .1em;
	padding-bottom: .1em;
	overflow: hidden;
}
#top-menue
{
	display:inline-block;
}
#top-menue
{
	display:block;
    width: 100%;
}
#top-menue-right
{
	background: url( 'Images/bg-nav-side.png' ) #4b6cb5 no-repeat right top;
	width: 25%;
	_width: 25.5%;
	top: 0px;
	right: 0px;
	padding: 0em 0em 0em 0;
	float: right;
	height: 3em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main
{
    background: #608fc8 url(Images/bg-nav.png) no-repeat;
    margin: 0px auto 0 auto; /*  Replaced : margin-left:auto;margin-right:auto;*/
    width: 100%; /* padding:.8em 0 1em 20px; */
    font-weight: bold;
    top: 0px;
    float: left;
    height: 4em;
}

#nav-main div
{
    background: url(Images/bg-nav-side.png) #4b6cb5 no-repeat right top;
    width: 25%;
    _width: 25.5%;
    top: 0px;
    right: 0px;
    padding: 0em 0 0em 0;
    float: right;
    height: 5em;
}

#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background:#608fc8;
	position:relative;
	}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}

#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:21%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(Images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(Images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(Images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


a.productName
{
	
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer-clear{
clear:both;
}
#footer {
	background:#608fc8 url('Images/bg-nav.png') no-repeat left bottom;
	margin:0 auto 0 auto; /* Replaced margin-left:auto;margin-right:auto;margin-top:3px;*/
	width:100%; /* replaced width:740px;*/
	/* padding:.8em 0 1em 20px;*/
	position:relative;
	color:#a9c0db;
	font-size:.8em;
	height:3em;
	top: 0px;
	left: 0px;
}

#footer div
{
    background: #4b6cb5 url(  'Images/bg-nav-side.png' ) no-repeat right bottom;
    width: 25%;
    _width: 25.5%;
   position: absolute;
    top: auto;
    right: 0;
    /*padding: .8em 0 1em 0;*/
    bottom: 0px;
    height:4em;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	         /* Replaced: margin-top:1em;margin-left:auto;margin-right:auto;*/
	/* margin:10px auto 0 auto;*/
	width:100%;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
    height: 10px;
}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.selectedRowStyle
{
	background-color: yellow;
}


.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}
#information-links {
	text-align:center;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}
	
	/*
+++++++++++++++++++++++++++++++++++++++++++++++

	
	a {
	color: #DF9496;
}

#calendar {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
	background: url(images/bg_calendar.gif) no-repeat;
}

td a:hover, td a:active {
	color: #6aa3ae;
/	background: url(images/bg_calendar.gif) no-repeat right top;
}

++++++++++++++++++++++++++++++++++++++++++=+++
*/

.nre-list
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 3px;
    margin: 3px;
    text-decoration: none;
}

a.department-selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: normal;
	padding-left: 5px;
	text-decoration: none;
}

a.department-unselected
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #336699;
    line-height: normal;
    padding-left: 5px;
    text-decoration: none;
}

a.department-list-head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #336699;
    text-align: center;
    background-color: #FFFFFF;
}
a.department-unselected:hover
{
    padding-left: 5px;
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
} 

.department-list-container
{
	
}

.catalog-title
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
}

.catalog-title-label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #000080;
}
.catalog-description
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 1em;
}

.small-button-text
{
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

/* 
==================== Admin Styles ======================
*/

#wrapperAdmin
{
    
	width:1000px;
	margin:0 auto;
	padding-bottom:2px;
	border-left:1px solid #F0EFC8;
	border-right:1px solid #F0EFC8;
	text-align:left;
	background-color:#FFFFFF;
	
}

.AdminButtonText
{
color: Black;
font-family: Verdana, Helvetica, sans-serif;
font-size: 1em;
}
 
.AdminPageText
{ 
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 1em;
}
a.AdminPageText
{
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 1em;
}
a.AdminPageText:hover
{ 
  color:Red;
}
.Grid
{
    border-color: #E7E7FF;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    color: #F7F7F7;
}
.GridHeader
{
	color: White;
	background-color: Navy;
	font-family: 'Times New Roman' , Times, serif;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	text-indent: .1em;
}

.grid-selected-row
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: .8em;
	text-align: left;
	background-color: #FF9966;
}

.GridRowSelected
{
    background-color: #738A9C;
    
}
.GridRow
{
    color: Navy;
    background-color: #E7E7FF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 1em;
    text-align: left;
}
.GridEditingRow
{
    color: Navy;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 1em;
    text-align: left;
}
.GridAlternateRow
{
    color: Navy;
    background-color: #F7F7F7;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 1em;
    text-align: left;
}
.CatalogTitle
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: bold;
}
.CatalogDescription
{
    color: Black;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    font-size: 1.2em;
}





/*
====================== End Admin Styles ========================

======================  Sales Styles ============================
*/ 

.login-sales
{
	width: 21%;
    float: left;
    padding-top: 1.5%;
    
    padding-left: 1.2em;
}

#top-sales
{
	height: 7em;
	margin: 10px auto 0 auto; /* Replaced margin-left: auto;margin-right: auto;margin-bottom: 3px;*/
	color: #999999;
	font-size: .85em;
	position: relative;
	float: left;
	width: 100%; /* Replaced  The maximum for the inside columns need to be
	set to a max settings */
}
#sales-logo
{
    position: absolute;
    top: 1em;
    left: 350px;
    height: 45px;
    padding: .1em 0 .2em 0;
    width: 256px;
}
.sales-dateTime
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	top: .5em;
	right: -1em;
	position: relative;
}

#sales-content-inner
{
	border-left: .05em dashed #C0C0C0;
	width: 74%;
	padding-left: .5em;
	float: left;
	padding-right: .5em;
}

a.sales-activityName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #808080;
}

.selected-row-style
{
	background-color: #FFFF00;
}

#top-info-sales-home
{
	text-align: right;
	border-bottom: 1px dashed #CACACA;
	position: absolute;
	top: 5em;
	right: 25.5%;
	height: 2em;
	width: 15%;
	padding: 0 1.5% 0 0;
}

.data-list-sales
{
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-bottom-color: #C0C0C0;
}

.sales-associate-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #3333CC;
}

/*
================== TABS ++++++++++++++++++++++++++
*/
#headerlinks
{
	float: right;
	/*font-size: 1em;*/
	background: url(   'Images/links-bg.gif' ) no-repeat left bottom;
	padding: 6px 6px 8px 10px;
	margin-right: .2em;
	margin-left: .2em;
	
}
#tablinks div
{
	float: left;
	border-right: 1px solid #094747;
	padding-right: .1em;
	padding-left: .4em;
	overflow: hidden;
	top: .2em;
	border-right-color: #009999;
}

#tablinks
{
	background: #336868 url(    'Images/tab-bg.gif' ) repeat-x 100% top; /* */
	height: 2.2em;
	width: 100%;
}
#tablinks-left
{
	background: url(  'Images/left-top-menu.gif' );
	height: 2.2em;
	float: left;
	
	
}
#tablinks a
{
	display: block;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-style: groove;
	border-right-width: .2em;
	border-right-color: #0099CC;
}
#tablinks a:hover
{
	background:#047070 url('Images/tab-bg-hover.gif') repeat-x top;
}
	

#tablinks a:link, #tablinks a:visited, #tablinks a:hover, #tablinks a:active
{
	color: white;
	text-decoration: none;
	
}



#tablinks a.current 
	{
		background:#047070 url('Images/tab-bg-hover.gif') repeat-x top;

	}

#breadcrumb
	{
		background: #009f9f;
		color: #fff;
		padding: .2em 0em .2em .1em;
		overflow:visible;
		width: 100%;
	}
#breadcrumb a
	{
		color:#fff;
	}
#breadcrumb ul,
#breadcrumb li
	{
		display:inline;
		padding:0;
		margin:0;
	}
#breadcrumb ul li
	{
		padding-left:0;
	}
#breadcrumb ul li ul li
	{
		padding-left:14px;
		background: url('Images/arrow.gif') no-repeat left center;
	}
	
	#Spacer
{
	width: 100%;
	height: 2em;
	overflow:visible;
	
}

/*
===================Tab End =======================*/
#main
{
	height: 3em;
	width:100%;
}

.updateprogress
{
	color: #FFFFFF;
	font: bold 9em Arial, Helvetica, sans-serif;
}
/* DropDownMenu CSSheets */

/*.ContextMenuPanel
{
	border: 1px solid #868686; 
	background: url(images/bg-content-side.png) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
	Z-index: 1000;
	width: 15em;
}*/

.ContextMenuPanel
{
	border: 1px solid #868686; 
	background: #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
	width: 12em;
}

.ContextMenuBreak
{
	margin: 1px 1px 1px 1px;
	padding: 0;
	height: 1px;
	overflow: hidden;
	display: block;
	border-top: 1px solid #C5C5C5;
}

/*a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
	
}*/

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 1px 1px 1px;
	white-space: nowrap;
}


a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 1px 1px 1px 1px;
}
.watermark
{
	background: #FFAAFF;
}

/*.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}*/


/*===============================================================

Float Menu Styles

=================================================================*/

.watermark {
	background: #FFAAFF;
}

.pnl-float
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	width: 11em;
	height: 9em; /*background-color: #99CCFF;*/
	background-repeat:repeat-x left bottom;
	background-image: url('Images/bg-float-men.png' );
	background-attachment: scroll;
}

.pnl-sales-personnel
{
	padding: 1em 1em 5em 5em;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000080;
	width: 11em;
	height: 9em; /*background-color: #99CCFF;*/
	background-repeat: repeat-x;
	/*background-image: url(  'Images/bg-float-men.png' );*/
}


.pnl-sales-item
{
	padding: 1em 1em 5em 5em;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000080;
	 /*background-color: #99CCFF;*/
	background-repeat: repeat-x;
	background-image: url('Images/bg-float-men.png');
	
}

.textBox
{
	border-style: solid;
	border-width: thin;
	font-size: .9em;
	background-color: #CCCCFF;
	margin-left: .4em;
	margin-top: .4em;
	margin-bottom: .4em;
}
/* ---------------------------------

Popup



*/

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.searchTextBox
{
	padding: .4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-width: thin;
	margin-right: .9em;
	margin-left: .9em;
	text-align: center;
}

.check-box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
}

/*__________________________________________________

DataList
*/ 

#dlist-container
{ 
	width: 100%;
	background: background-color: #FFFF00; text-align: center;
}




/* =========================  HoverMenuExtender Styles ============= */
 
 .popupMenu
{
	padding: .5em;
	position: absolute;
	visibility: hidden;
	background-color: #336868; /*#000066; opacity: .9;
	filter: alpha(opacity=60);*/
	color: #FFFFFF;
	margin-top: 1em;
	height: 1em;
	font-size: 1.2em;
	background-image: url(  'Images/tab-bg.gif' );
	background-repeat: repeat-x;
}

.popupHover
{
	/*background-image: url(images/header-opened.png);*/
	background-repeat: repeat-x;
	background-position: left top;
	/*float:left;
	width:100%;
	height:.5em;
	background-color: #F5F7F8;*/
}


.hyperLinks a:hover
{
	background: #CCCCCC;
	height:.5em;
	
}
	

.hyperLinks a:link,
.hyperLinks a:visited,
.hyperLinks a:hover,
.hyperLinks a:active 
	{
		color:white;
		text-decoration:none;
		height:.5em;
	}



.hyperLinks a.current 
	{
		background:#CCCCCC;
		height:.5em;

	}
	/* ========================= End  HoverMenuExtender Styles ============= */