/************************************************************/
/************************************************************/
/*                                                          */
/*   Corporate Web Services, Inc.                           */
/*                                                          */
/************************************************************/
/************************************************************/

BODY {
	font-family: tahoma, verdana, arial, sans-serif;
	background: #000;
	margin: 0px;
	padding: 0px;
	color: #000;
}

div {
	text-align: left;
}

TABLE {
	font-family: tahoma, verdana, arial, sans-serif;
	color: #000;
	font-size: 75%;
}

blockquote {
	margin: 5px 10px;
}

h1 {
	font-family: trebuchet ms, arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000;
	margin: 0px 5px 5px;
}

h2 {
	font-family: trebuchet ms, arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0px 5px 5px;
	color: #000;
}

h3 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 5px 5px;
	color: #000;
}

h6 {
	font-family: trebuchet ms, arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #449;
	margin: 0px 5px 5px;
}

p {
	margin: 5px 10px;
	font-size: 75%;
}

A {
	color: #449;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #A52323;
}

FORM {
	margin: 10px;
}

FORM p {
	margin: 0px;
	text-align: right;
}

#topSearch {
	width: 300px;
	float: right;
	margin: 20px 5px 0px 0px;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
}

#searchString {
	width: 200px;
}

#searchType {
	width: 130px;
}

#searchSubmit {
	width: 60px;
}

INPUT, SELECT, TEXTAREA {
	font-size: 80%;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #000;
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 0px 1px;
	margin: 2px 0px 2px 5px;
	scrollbar-face-color: #000;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #fff;
	scrollbar-track-color: #000;
}

INPUT.button {
	font-weight: bold;
	border: 1px solid #000;
	color: #000;
	background: #eee;
}

.line input, .line select, .line textarea, #poll input, #poll select, #poll textarea {
	font-size: 100%;
}

#main {
	width: 750px;
	background: url('images/columns.gif') repeat-y;
}

#leftContent {
	width: 560px;
}

#emNav {
	float: right;
	width: 175px;
	background: #777;
	z-index: 1;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 70%;
}

#emHeader {
	margin: 5px 12px;
}

#emVolumes {
	margin: 5px 10px;
	padding: 0px;
	list-style: none;
	color: #FFD41B;
}

#emVolumes li {
	margin-bottom: 10px;
	padding-bottom: 2px;
	cursor: pointer;
	position: relative;
	border: none;
}

#emVolumes p {
	color: #fff;
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
}

#emVolumes a {
	color: #fff;
	text-decoration: none;
}

#emVolumes a:hover, #navBar a:hover {
	color: #FFD41B;
}

#emVolumes li ol {
	margin: 0px;
	padding: 0px;
	display: none;
	list-style: none;
	z-index: 1;
	position: absolute;
	right: 174px;
	width: 180px;
	top: 0;
}

#emVolumes li ol li {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	position: relative;
	border-bottom: 1px solid #777;
	background: #888;
	list-style: none;
}

#emVolumes li ol li a {
	font-weight: normal;
	padding: 2px 5px;
	margin: 0px;
	background: #888;
	display: block;
	position: relative;
	width: 100%;
}

#emVolumes li ol li a:hover {
	background: #777;
}

#emVolumes li ol li ol, #emVolumes li.over ol li ol {
	display: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 180px;
	top: 0px;
	width: 180px;
	overflow: hidden;
}

#emVolumes li.over ol, #emVolumes li.over ol li.over ol {
	display: block;
}

#emVolumes li ol li ol li a {
	font-weight: normal;
}

#header {
	background: #444 url('images/7stripe.gif') repeat-x;
}

#header img {
	margin: 5px;
}

#banner {
	background: #000 url('images/welder_large.jpg') no-repeat;
	height: 175px;
	width: 560px;
	color: #fff;
	position: relative;
	overflow: hidden;
}

#navBar {
	color: #fff;
	font-size: 70%;
	padding: 8px;
	background: #333;
	border-bottom: 15px solid #777;
	font-weight: bold;
}

#navBar a {
	color: #fff;
	text-decoration: none;
}

#navBar ul, #navBar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}	

#navBar ul li {
	display: inline;
	padding-left: 14px;
	margin-right: 8px;
	background: url('images/arrow.gif') no-repeat;
}

#serviceNav {
	width: 175px;
	float: left;
	background: #ddd url('images/corner.jpg') no-repeat;
	padding-top: 5px;
}

#serviceNav h1 {
	color: #449;
}

#serviceNav ul {
	margin: 0px 5px;
	list-style: square;
	padding: 0px;
	font-size: 75%;
}

#serviceNav ul li {
	margin: 0px 10px 5px 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}

#serviceNav ul li a {
	text-decoration: none;
	color: #000;
	font-size: 90%;
	font-weight: normal;
}

#serviceNav ul li a:hover, #serviceNav ul li a:hover h3 {
	color: #A52323;
}

#serviceNav ul li a h3 {
	font-size: 110%;
	margin: 0px;
}

#newsArea {
	padding: 5px 10px 10px 185px;
	overflow: none;
}

#newsArea h1 {
	color: #A52323;
}

.scrollInfo {
	height: 100px;
	overflow: auto;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-track-color: #fff;
	font-size: 90%;
	margin-bottom: 15px;
}

.scrollInfo h3 {
	font-size: 90%;
	margin-top: 5px;
}

.scrollInfo p {
	margin-bottom: 10px;
}

.line {
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-size: 90%;
	width: 360px;
	overflow: hidden;
}

.line table {
	font-size: 80%;
}

#poll {
	padding:10px;
	margin:10px;
	border:3px double #aaa;
	background:#ddd;
}

.whitespace {
	clear: both;
	height: 1%;
	visibility: hidden;
	overflow: hidden;
}

#footer {
	width: 750px;
	background: #333;
	font-size: 70%;
	border-top: 1px solid #000;
	color: #fff;
	font-weight: bold;
	clear: both;
}

#footer img {
	vertical-align: middle;
	margin: 2px 5px 2px 2px;
}

#footer a {
	color: #F5CE30;
}

a.isearch_title:hover, a.isearch_description:hover, a.isearch_url:hover
{
    color: #A52323;
}
a.isearch_prevnext:hover
{
	color: #FFD41B;
}

/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    font-size:20px;
    color:#ddd;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch_head
{
    border: none;
}

td.isearch_head
{
	border: none;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch_title:link
{
    color:#449;
}

a.isearch_title:visited
{
    color:#447;
}


/* Usage :  To display the page description in the results list.
 */
.isearch_description
{
    font-size:75%;
	color: #555;
}

/* Usage :  To display the page score in the results list.
 */
.isearch_score
{
    font-size:10px;
    color:#449;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch_url:link
{
    font-size:75%;
    color:#449;
}

a.isearch_url:visited
{
    font-size:75%;
    color:#447;
}


/* Usage :  To display the file size in the results list.
 */
.isearch_size
{
    font-size:10px;
    color:#777;
    font-size:80%;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch_viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}

a.isearch_viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch_prevnext
{
    background-color:#449;
}

td.isearch_prevnext
{
    color:#ffffff;
    font-size: 90%;
}

a.isearch_prevnext:link
{
    color:#ffffff;
    background-color:transparent
}

a.isearch_prevnext:visited
{
    color:#ffffff;
    background-color:transparent
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch_nomatch
{
    font-size:16px;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch_highlight
{
    font-weight:bold;
	color: #A52323;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch_search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch_cachedpage
{

}



/* Usage :  To display the search statistics table
 */
table.isearch_stats {
}

table.isearch_stats th, table.isearch_stats td{
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

table.isearch_stats th {
    color: #ffffff;
    background-color: #444;
}

table.isearch_stats td {
    background-color: #fff;
    color: #000;
}

table.isearch_stats caption {
    color: #000;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
} 

.trainingSpeaker {
	width:100px;
	text-align:center;
	float:right;
	margin:10px 10px;
	font-size:.8em;
	padding:5px;
	background-color:#eaeaea;
	border:1px solid #ccc;
	}
	
.trainingSpeaker img {
	border:1px solid #000;
	margin:5px;
	}
