/*
  $Id: stylesheet.css 1498 2007-03-29 14:04:50Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2005 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/
/*
body {
  margin: 20px;
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  line-height: 1.5;
}
*/
#pageHeader {
/*  background: #f7f7f5; */
  border: 1px #b3b6b0 solid;
}

#pageContent {
  margin-top: 15px;
}

#pageFooter {
  clear: both;
  text-align: center;
  margin-top: 30px;
}

.mainBlock {
  background: #ffffff;
  padding: 10px 20px 10px 20px;
}

.contentBlock {
  padding: 15px 15px 15px 0px;
}

.infoPane {
  float: left;
  width: 250px;
  background: #e7ffe7;
  border: 1px #6da96d solid;
}

.infoPaneContents {
  padding: 0px 10px 10px 10px;
}

.contentPane {
  margin-left: 10px;
}

h1 {
  font-size: 20px;
  margin-top: 0px;
}

h2 {
  font-size: 16px;
  margin-top: 0px;
  border-bottom: 1px solid #e0e0e0;
}

h3 {
  font-size: 12px;
  margin-top: 0px;
}

.infoPane h3 {
  background: #6da96d;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
}

.stepsBox {
  float: right;
  background: #f0f6fc;
  border: 1px #ffffff solid;
  padding: 10px 15px 10px 0px;
  margin-right: -5px;
}

.stepsBox ol {
  margin-top: 0px;
  margin-bottom: 0px;
}

#mBox {
  float: left;
  clear: both;
  margin-top: 10px;
  visibility: hidden;
  display: none;
}

#mBoxContents {
  width: 230px;
  background: #ffedd1;
  border: 1px #f0a42a solid;
  padding: 10px;
}

.noticeBox {
/*  background: #ffffff; */
  border: 1px #333333 solid;
  padding: 20px;
}

#pageHeader A:link, #pageHeader A:visited { color: #000000; text-decoration: none; }
#pageHeader A:hover { color: #000000; text-decoration: underline; }

.inputForm {
  background-color: #e7ebf5;
  border: 1px #d0d7e8 solid;
}

.inputField {
  font-weight: bold;
  width: 95%;
}

.inputDescription {
  background-color: #f5f7fc;
  width: 60%;
}

input.text { font: 8pt verdana, arial, helvetica; color: #000000; width: 95%; }
select { font: 8pt verdana, arial, helvetica; color: #000000; width: 95%; }

#cfg_workdir {
  width: 91%;
  vertical-align: top;
}
/*
A:link, A:visited { color: #0029A3; text-decoration: none; }
A:hover { color: #5D59ac; text-decoration: underline; }
*/
.autoComplete {
  position: absolute;
  background-color: #f7f7f5;
  border: 1px #b3b6b0 solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
  visibility: hidden;
  display: none;
  z-index: 2;
}

.autoComplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 2px;
  white-space: nowrap;
}

.autoComplete a:link, .autoComplete a:visited, .autoComplete a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.autoComplete .selected {
  background-color: #ffffbb;
  font-weight: bold;
}


#accordian{
	padding:0px;
	width:655px;
	z-index:0;
	margin:0 auto;
}

.accordion_headings{
	padding:7px 10px;
	background:url(../images/item_bg.jpg) top no-repeat;
/*	background: #e2e1e1; */
	color:#002c4a;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}

.accordion_headings:hover{
	background: #002c4a; 
	color:#FFFFFF;
/*	background:url(../images/item_bg_hover.jpg) top no-repeat; */
}

.accordion_child{
	padding:20px 20px;
	background:#fafafa;
	border:5px solid #f4f4f4;
}
.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(../images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

.accordion_child a {
	color:#333;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	background:url(../images/link.gif) left no-repeat;
}

TABLE.contact_section {
	BACKGROUND-COLOR: #f2f2f6
}
TABLE.contact_section TR.odd {
	BACKGROUND-COLOR: #e2e2e2
}
TABLE.contact_section TR.odd2 {
	BACKGROUND-COLOR: #e6e6e6
}
TABLE.contact_section TD {
	VERTICAL-ALIGN: top
}
TABLE.contact_section TD.mainlabel {
	FONT-WEIGHT: bold; WIDTH: 100px
}
TABLE.contact_section TD.label {
	WIDTH: 89px
}
DIV.contact_section {
	BORDER-RIGHT: #d7d7d7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d7d7d7 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 1em 0px; BORDER-LEFT: #d7d7d7 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #d7d7d7 1px solid; BACKGROUND-COLOR: #ebebeb
}
DIV.contact_header {
	FONT-WEIGHT: bold
}