body {
	margin: 0px auto;
	background: #9ea8ac;
    text-align: center; /* part of our page-centering hack */
	behavior:url("/stylesheets/htc/csshover.htc"); /* for IE6 to do hovers */
}
#page { /* the rest of our page-centering hack */
	width: 982px;
	text-align: left;
	margin: 0px auto;
}
body,td,input,textarea {
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	text-align: left;
}
#moreinfo a {font-size:14px;}
A:link {text-decoration: none; color: #5e777e;}
A:visited {text-decoration: none; color: #5e777e;}
A:active {text-decoration: none;}
A:hover {text-decoration: none; color: #aabdc2;}

ul { margin: 0px; padding: 0px; list-style: none; }
li { margin: 0px; padding: 0px; }

a.lightwindow > img {
    border:none;
}

.notice {
  margin: 4px 0px 6px 0px;
  padding: 12px;
  color: black /* #5e777e*/;
  background-color: #ebe6d2;
  font-size: 16px;
}

.fieldWithErrors input, .fieldWithErrors textarea, .fieldWithErrors select {
  border: red solid 1px;
  background-color: #FF9999;
  padding: 2px;
}


/* Ignored by IE6 */
*>.fieldWithErrors {
  border: red solid 2px;
  background-color: #FF9999;
  display: table;
}

#header {
	background: #ffffff url(/images/gbs_header_repeat.gif) repeat-x top left;
    width: 982px;
    height: 97px;
	position: relative;
	top: 0px;
	left: 0px;
}
#header #search {
	position: absolute;
	top: 53px;
	left: 538px;

	width: 300px;
	height: 25px;
	background: #ffffff;
}
#header #search input.form-text {
	width: 160px;
    margin: 0px 4px 0px 4px;
	font-size: 12px;
}

#home_main_row {
	width: 955px;	
	position: relative;
	top: 0px;
    left: 0px;
	background: #fff;
	padding:0;
	margin:0;
	padding-left:27px;
}
.home_page_solution{
	float:left;
	width:232px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
.home_page_image{
	background:#fff;
	padding: 0px 0px 0px 0px;
}
.home_solution_title{
	float:left;
	clear:both;
	width:220px;
	height:40px;
	background:#4E676E;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
}
.home_solution_text{
	float:left;
	width: 220px;
	height: 65px;	
	color:#4E676E;
	padding:0;
	line-height: 15px;	
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 5px;
	background:#fff;
}
.home_solution_links{
	float:left;	
	position:relative;
	width:220px;
	height:200px;	
	background:#fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 5px;	

}
.home_link_list{
  list-style-image: url(/images/gbs_bullet.jpg);
  margin-left:15px;
}
li.home_link_list_item{
  line-height:13px;
  padding-bottom:8px;
}
.grey_wrap{
	position:relative;
	float:left;
	width:232px;
	height:305px;
	background:#D2DADC;
}
#grey_wrap_labeling{
	background:#fff;
}
li.home_link_list_item > a{
	color:#295CB7;
	font-size:11px;

}

li.home_link_list_item > a:hover{
	color:#000;
	text-decoration:underline;	
}	
.home_links_right{
	float:right;
	width:105px;
	margin:0px 5px 0px 0px;
}
.home_links_left{
	width:105px;
	float:left;
}

#home_computer_solutions{

	/*background: url(/images/home/computer_solutions.jpg) no-repeat ;*/
}
#home_doc_management_solutions{
	/*background: url(/images/home/doc_management.jpg) no-repeat;*/
}
#home_filing_solutions{
	/*background: url(/images/home/filing.jpg) no-repeat;*/
}
#home_labeling_solutions{
	/*background: url(/images/home/labeling.jpg) no-repeat;*/
}
#blue_border_bototm{
	float:left;
	width:982px;
	background:#295CB7;
	height:20px;
}
#home_left_sidebar_container {
	width: 137px;
	height: 360px;
	border-bottom: 1px solid #d9dee2;
	background: #ffffff;

	float: left;
}
#home_left_sidebar {
	background: #ebe6d2;
    width: 127px;
	height: 360px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#home_left_sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #3864a5;

	margin: 67px 8px 30px 16px;
	padding: 0px;
}

#main_row {
	/* backgrounds for sidebars */
	border-left: solid 127px #ebe6d2;
	border-right: solid 187px #ebe6d2;

        width: /* 982px */ 668px;
	min-height: 380px;
	height: 100%;
	background: #ffffff;

/*
	position: relative;
	top: 0px;
	left: 0px;
*/
}

#left_sidebar {
	background: #ebe6d2;

	min-height: 380px;
	/* height: 100%; */
        width: 127px;
	margin-left: -127px; /* go on top of main_row border */
	padding: 0px 0px 0px 0px;

	float: left;
	position: relative;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #3864a5;
}
#left_sidebar ul.menu {
	margin: 2px 0px 2px 14px;
	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
#left_sidebar ul.menu li {
	list-style: url(list_arrow_sm.gif) square outside;

	margin: 3px 2px 3px 0px;
	padding: 0px 0px 0px 0px;
}
#left_sidebar ul.menu li.current_item {
	font-weight: bold;
	color: black;
}
#left_sidebar ul.menu li.current_item a {
	color: black;
}
#left_sidebar ul.menu li.other_item {
	font-weight: normal;
	color: #666666;
}
#left_sidebar ul.menu li.related_item {
	font-weight: normal;
	color: black;
}
#left_sidebar ul.menu li.related_item a {
	color: black;
}
#left_sidebar ul.menu li.other_item a:link {color: #5e777e;}
#left_sidebar ul.menu li.other_item a:visited {color: #5e777e;}
#left_sidebar ul.menu li.other_item a:hover {color: #aabdc2;}


#left_sidebar ul.menu li ul {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
#left_sidebar ul.menu li ul li {
	list-style: url(hyphen.gif) square outside;
}
#left_sidebar ul.menu li ul li ul li {
	list-style: url(hyphen.gif) square outside;
	margin: 2px 0px 4px 10px;
}
#left_sidebar ul.menu_top {
        list-style: none;
        margin: 2px 0px 2px 4px;
	padding: 0px;
}

.left_sidebar_submenu li{
  margin-left: 10px;
  list-style: url(hyphen.gif) square outside;
}

#sitemap ul.menu_top li {
	list-style: none;
	font-weight: bold;
}
#sitemap ul.menu_top ul li {
	font-weight: normal;
}
#sitemap ul.menu_top ul.menu li {
	list-style: url(list_arrow.gif) square outside;
}
#sitemap ul.menu_top ul.menu ul.menu li {
	list-style: url(list_arrow_sm.gif) square outside;
}
#sitemap ul.menu_top ul.menu ul.menu ul.menu li {
	list-style: url(hyphen.gif) square outside;
}

#center {
	width: 605px;
	margin: 0px 28px 0px 30px;
	padding-bottom: 36px;
	min-height: 380px;
	height: 100%;
	background: #ffffff;
}
#center {
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-align: left;	
}
#center h2.title {
	width: 600px;
	height: 59px;
	margin: 0px 0px 2px 0px;
	padding: 0px;

	line-height: 66px;
	font-size: 27px;
	text-decoration: none;
	font-weight: normal;
        
	color: #91a8b0;
	background: #ffffff;

	position: relative;
	top: 0px;
	left: 0px;
}
#center h2.title .title_underline {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #91a8b0;

	position: absolute;
	bottom: 16px;
	left: 0px;
}
#center h3 {
	width: 100%;
	margin: 0px;
	padding: 0px;

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#center h4 {
	width: 100%;
	margin: 0px;
	padding: 0px;

	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
#center ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#center ul li {
	list-style: disc;
}
#center ul li ul li {
	list-style: circle;
}

#center #inset {
	position: absolute;
	left: 0px;
	top: 97px;
}
#center .left {
	float: left;
	width: 290px;
}
#center .right {
	float: right;
	width: 275px;
	margin-left: 20px;
}
#center .leftANDright {
	float: left;
	width: 790px;
}
#center .illustration, #center #illustration {
	width: 275px;
	float: right;
	margin: 0px 0px 1em 0px;
}
#center .bottom {
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
}

#center .tabs {
        margin-top: 2em;
        text-align: right;
}

#center #moreinfo {
	font-weight: bold;
	font-style: italic;
}
#center #bottom { clear: both; }

#right_sidebar {
	background: #ebe6d2 url(puzzle_side.png) repeat-x top left;
	margin-right: -187px; /* go on top of main_row border */
	width: 187px;
	min-height: 380px;
	height: 100%;

	float: right;
	position: relative;

	padding-top: 1.5em;
}
#right_sidebar p, #testimonial p {
	width: 140px;
	margin: 1em 6px 1em 6px;
	padding: 0px 1em;
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #4e676e;
}


#center_wrap{
       width: 453px;
        height: 361px;
        margin: 0px;
        padding: 0px;
        float: left;
}
#home_main_image {
        width: 453px;
        height: 361px;
        margin: 0px;
        padding: 0px;
        float: left;
}
#home_sub_image {
	width: 453px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#homepage_text{
  margin: 0px 0px 0px 0px;
  padding: 20px 60px 0px 20px;
  float:left;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #3864a5;
}
#home_main_div{
  width: 453px;
  height: 361px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}


#home_menu_box {
	padding: 0px;
	margin: 0px 0px 17px 0px;
	width: 205px;
	height: 344px;

	float: left;
}
#home_menu_box ul#home_menu {
        margin: 0px;
	padding: 0px;
	height: 344px;
        width: 100%;
	background: #ffffff;
}
#home_menu_box ul#home_menu li {
        list-style: none;

	margin: 0px;
        padding: 0px;
	height: 88px;
        width: 100%;
	float: left;
}
#home_menu_box ul#home_menu li ul {
        display: none;

        width: 163px;
        height: 304px;

	padding: 20px 8px 20px 16px;
	margin: 0px;

	position: absolute;
	top: 0px;
	right: 0px;

	color: #61777f;
        background: #ebe6d2;

        line-height: 2em;
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#home_menu_box ul#home_menu li ul li {
	list-style: url(list_arrow.gif) square outside;

	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;

	width: auto;
	height: auto;
	float: none;
}
/* this hover need csshover.htc to work in IE */
#home_menu_box ul#home_menu li:hover ul {
	display: block;
}
#home_menu_box ul#home_menu li ul:hover {
	display: block;
}

#home_menu_box ul#home_menu li ul.home_submenu li {
	margin-bottom: 0.8em;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#home_right_sidebar {
	width: 185px;
	height: 344px;
	padding: 0px;
	margin: 0px;

	float: left;

	background: #ebe6d2;
}

#footer {
	clear: both;

	width: 982px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	background: #4e676e;
}


#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline;
	margin: 0px 15px 10px 0px;
	padding: 0px 20px 10px 0px;
}
#footer ul#bottom_menu {
	text-align: center;
	margin: 0px;
	padding: 0px 50px 0px 0px;
	width: 932px;
	height: 35px;

	background: #ffffff;

	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #4e676e;
}
#footer ul#bottom_menu li {
	text-transform: uppercase;
}

/* BEGIN BML */
#bml{
  text-align: center;
	text-align: center;
	width:932px;
	margin: 0px;
	padding: 0px 50px 0px 0px;
  
}
#bml A:link  {text-decoration: none; color: white;}
#bml A:visited  {text-decoration: none; color: white;}
#bml A:active {text-decoration: none;}
#bml A:hover {text-decoration: none; color: white;}

#footer ul#bottom_menu_main {
    text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;

	/*background: #ffffff;*/
	background-color: #4e676e;

	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 36px;

	/* color: #4e676e; */
	color: white;
}
#footer ul#bottom_menu_main li {
	text-transform: uppercase;
}

/* END BML */

#footer #copyright {
	margin: 18px;
	padding: 0px;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer #copyright A:link {text-decoration: none; color: #FFFFFF;}
#footer #copyright A:visited {text-decoration: none; color: #FFFFFF;}
#footer #copyright A:active {text-decoration: none;}
#footer #copyright A:hover {text-decoration: none; color: #aabdc2;}

div.literature_pdf, div.whitepaper_pdf {
	width: 120px;
	margin: 12px;

	text-align: center;
	line-height: 1.1em;
}
div.literature_pdf {
	height: 200px;
	float: left;
}
div.whitepaper_pdf {
	float: left;
}
tr.literature_pdf td {
	border-bottom: 1px solid #eee;
}
.literature_pdf img, .whitepaper_pdf img {
	border: 1px solid #ccc;
        height: 150px;
	width: 116px;
}
.literature_pdf p, .whitepaper_pdf p {
	margin: 1em;
	padding: 0px;
}
hr {
	clear: left;
	margin: 12px 0px;
}

#center #sort_menu li {
	list-style: decimal;
}
#center .edit_menu li {
	list-style: url(list_arrow.gif) square;
}
#center ul.edit_menu li ul.edit_menu li {
	list-style: upper-alpha;
}
#center ul.edit_menu li ul.edit_menu li ul.edit_menu li {
	list-style: decimal;
}
#center ul.edit_menu li ul.edit_menu li ul.edit_menu li ul.edit_menu li {
	list-style: lower-alpha;
}
#center ul.edit_menu li ul.edit_menu li ul.edit_menu li ul.edit_menu li ul.edit_menu li {
	list-style: decimal;
}
#center ul.edit_menu li .menu_name {
	font-weight: bold;
	font-size: 120%;
	line-height: 250%;
}
#center ul.edit_menu li .page_name {
	font-weight: bold;
}
#center ul.edit_menu li li li .page_name {
	font-weight: normal;
}
.editable_page_link {
	margin: 0px 1ex;
}
.add_subpage_link, .add_whitepaper_link {
	margin: 0px 1ex;
	padding: 0.1ex 0.5ex;
	border: 1px solid #666666;
	font-weight: bold;
}
.remove_subpage_link {
	margin: 0px;
	margin-right: 1ex;
	padding: 0.1ex;
	padding-left: 0.75ex;
	padding-right: 0.75ex;
	border: 1px solid #666666;
	font-weight: bold;
	color: red;

}
.sort_menu_link {
	margin: 0px 1ex;
	padding: 0.1ex 0.5ex;
	font-size: 80%;
	border: 1px solid #666666;
	font-weight: bold;
}
.add_subpage_link:hover, .sort_menu_link:hover {
	color: black;
	border: 1px solid black;
	background: #ddd;
}

.home {
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e676e;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.homeleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #3864a5;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #666666;
}
.body {
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-align: left;
}
.body2 {
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-align: left;
}

/* These are for pages created/edited with the admin editor */
.body_text {
	font-weight: normal;
}
.body_bold {
	font-weight: bold;
	color: #295CB7;
}

.press_release_title {
  font-weight: bold;
}

#dealers_login_login_form {
  float: left;
  margin-right: 15px;
  width: 200px;
}

#dealers_login_copy {
  margin-top: 10px;
  margin-left: 215px;
}
#moreinfo a{
	color: #295CB7;
	text-decoration:underline;
}
.left a{
	color: #295CB7;
	text-decoration:underline;
	
}
.right a{
	color: #295CB7;
	text-decoration:underline;
	
}
