/* TeamBoard CSS Document */

/* FIX IE/WIN BUG */
* html #banner {
	height: 1%;
}

body {
	background-color: #848484;
	margin: 0px;
	padding: 16px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 12px;
	/* color: #202020; */
}

body * {
	font-size: 12px;
}

td,th {
	vertical-align: top;
}

th {
	text-align: left;
	
}

img {
	border: 0px;
}

h1,h2,p,li,ol,ul {
	margin: 0px;
}

ol,ul {
	padding: 0px 16px 0px 16px;
}

li {
	padding-bottom: .5em;
}

li a {
	font-size: 10px;
	padding-bottom: 0px;
}

h1 {
	color: #ef4136;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ef4136;
}

acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

hr {
	border-top: 1px dotted #848484;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
}

sup {
	vertical-align: 30%;
	font-size: 70%;
}

.instantShip {
	color: #ef4136;
}

.productCode {
	/*	font-weight: bold;	*/
	text-transform: uppercase;
}

h1.frontpage {
	font-size: 30px;	
	/* white-space: nowrap; */
}

h1.frontpage span {
	font-size: 30px;	

	/* Temporary Style */
	color: #000;
	font-weight: normal;
	font-family: "Optima Regular", Optima, Georgia, "Times New Roman", Times, serif;

}

h2.frontpage {
	font-size: 14px;
	font-weight: normal;
	/* color: #202020;	*/
	color: #000;	
	/* white-space: nowrap; */
}

input,button,textarea {
	font-size: 10px;
	font-family: "Lucida Grande", Segoe, "Segoe UI", Tahoma, Verdana, sans-serif;
}

input,textarea {
	border: 1px #848484 solid;
	padding: 0px 2px 0px 2px;
}

input.required {
	border-color: #000;
	font-weight: bold;
}

button {
	border: 0px;
	background-color: #848484;
	color: #ffffff;
}

a {
	font-family: Arial, Verdana, sans-serif;
	color: #ef4136;
	font-weight: bold;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

a.catLink {
	font-size: 14px;
}

p#navTrail a {
	font-size: 10px;
}

p#navTrail a, #content a.catLink {
	color: #ef4136;
}
#content a.catLink:visited {
	color: #ce1a1f;
}

#content a.catLink:hover {
	text-decoration: none;
}

/* id="aFrame" */
#aFrame {
	background-color: #e7e7e7;
	padding: 16px;
}

/* id="banner" */
#banner {
	background-color: #c6c6c6;
	margin-bottom: 16px;
}

div.round_box p,form,h1,h2,#main_menu {
	margin-left: 16px;
	margin-right: 16px;
}

img.corner {
	width: 16px;
	height: 16px;
   border: none;
   display: block !important;
}

img.flag {
	border: 1px solid #FFF;
	float: left;
	position: relative;
}

#banner .round_bottom {
	background: url(c6c6c6-botm-right.gif) no-repeat right bottom; 
}

#banner .round_top {
	background: url(c6c6c6-top-right.gif) no-repeat right bottom; 
}

#banner .tblogo {
	position: absolute;
	right: 48px;
	margin-top: 6px;
	margin-left: 16px;
}

#banner #pipe_menu {
	position: absolute;
	top: 40px;
	right: 102px;
	margin-top: 0px;
	font-size: 10px;
}

#pipe_menu * {
	font-size: 10px;
}

#pipe_menu a:hover {
	text-decoration: underline;
}

#pipe_menu a:visited {
	color: #ce1a1f;
}

#banner #main_menu {
	height: 36px;
	margin: 16px 86px 0px 16px;
	padding: 8px 0px 0px 0px;
	background: url(main_menu-bg.jpg);
	white-space: nowrap;
}

#main_menu ul {
	margin: 0px;
	padding: 0px;
}

#main_menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#main_menu a {
	padding: 24px 16px 3px 16px;
	margin: 0px -3px 0px 0px;
	font-size: 16px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c6c6c6;
	display: inline;
}

#main_menu a.active {
	background-color: #d4d4d4;
}

#main_menu a:hover {
	padding: 24px 17px 3px 15px;
	/* background-color: #d4d4d4; */ 
	text-decoration: none;
	border: 1px #ef4136 solid;
}

#banner #secondary_menu {
	height: 20px;
	margin: 8px 86px 0px 16px;
	white-space: nowrap;
}

#secondary_menu.home {
}

#secondary_menu.products {
	padding-left: 120px;
}

#secondary_menu.support {
	padding-left: 252px;
}

#secondary_menu.library {
	padding-left: 366px;
}

#secondary_menu ul {
	border: 1px #ffffff solid;
	margin: 3px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

#secondary_menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#secondary_menu li.faux-link {
	background-color: #F7F7F7;
	padding: 4px 6px 4px 6px;
	margin: 0px -2px 0px 0px;
}

#secondary_menu img {
	margin: 0px 0px 0px 2px;
	padding-top: 0px;
}

#secondary_menu a {
	font-size: 12px;
	background-color: #F7F7F7;
	display: inline;
	padding: 3px 6px 3px 6px;
	margin: 0px -3px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6c6c6;
}

#secondary_menu a.active {
	background-color: #E6E6E6;
}

#secondary_menu a:hover {
	padding: 3px 6px 3px 5px;
	border: 1px #ef4136 solid;
	/* background-color: #E6E6E6; */
	text-decoration: none;
}

/* id="content" */
#content {
	/* padding: 16px; */
	background-color: #ffffff;
	margin-bottom: 16px;
	font-size: 12px;
}

/*
#content h1,h2,p,td {
	max-width: 368px;
}
*/

#content iframe	{

	margin: 0px 16px 12px 16px;

}

#content h2 {
	margin-top: 12px;
}
#content h2.frontpage {
	margin-top: 0px;
	margin-bottom: 12px;
}

#content p,ul,ol, #content h1 {
	margin-bottom: 12px;
}

#content li {
	margin: 0px 16px 0px 16px;
}

#content li.label {
	margin-left: 0px;
	list-style-type: none;	
}

#content a {
	color: #00A1D7;
	text-decoration: underline;
}
#content a:visited {
	color: #006799;
}
#content a:hover {
	color: #00A1D7;
}

#productLinks td {
	text-align: center;
	padding: 14px 1px 1px 1px;
}

#productLinks td:hover {
	border: 1px #ef4136 solid;
	padding: 13px 0px 0px 0px;
}

#productLinks a {
	text-decoration: none;
}

#productLinks a:hover {
	color: #ef4136;
}

#content table#products,table.library,table.products {
	margin: 0px 16px 12px 16px;
}

#content table#products th,table.products th {
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	padding: 4px 8px 4px 8px;	
}

#content table#products td {
	padding: 4px 8px 4px 8px;
	border-bottom: 1px #000000 solid;
}

/*
#content table.products td, #content table#products th {
	padding: 4px 8px 4px 4px;
	border-bottom: 1px #000000 solid;
}
*/

#content table#products th {
	vertical-align: bottom;
	white-space: nowrap;
}
#content table.products th {
	vertical-align: bottom;
	white-space: nowrap;
}

#content table.library th,td {
	padding: 4px 8px 4px 4px;
	border: none;
	/* white-space: nowrap; */
}

#content table.library td {
	font-size: 10px;
	vertical-align: top;
}

#content table.library td a {
	font-size: 12px;
}

#content #image_lib table * {
	white-space: nowrap;
}

#content #image_lib table td,
#content #image_lib table th {
	min-width: 25em;
}

#content #image_lib table img {
	float: left;
	margin: 0px 12px 0px 0px;
}

#content .round_bottom {
	background: url(ffffff-botm-right.gif) no-repeat right bottom; 
}

#content .round_top {
	background: url(ffffff-top-right.gif) no-repeat right bottom; 
}

#footer * {
	font-size: 10px;
}

#footer .tblogo {
	float: left;
	margin-right: 16px;
}

#footer #contact {
	float: left;
	margin-right: 16px;
}

/* PAULS CODE */

h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;	
}

a:link {
	font-family: Arial, Verdana, sans-serif;
	color: #ef4136;
	font-weight: bold;
	text-decoration: none;	
}

a:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #ef4136;
	font-weight: bold;
	text-decoration: none;	
}

.bluehead {
	color: #ef4136;
	/* font-size: 22px; */
	font-size: 14px;
	font-weight: bold;
	margin-left: 16px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;	
}

p .bluehead {
	font-size: 12px;
	font-weight: bold;
	color: #ef4136;
	margin-left: 0px;
}

.boldtext {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}

.bodytext {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}

/* END PAULS CODE */