BODY {
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  background: #999999;
  color: #000000;
  margin: 0px;
}

CHECKBOX, INPUT, RADIO, SELECT{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.input_errors
	{
	background: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
	}

A {
  color: #0033CC;
  text-decoration: none;
}

A:hover {
  color: #FD8A0F;
  text-decoration: underline;
}

a img {border: none; }

FORM {
	display: inline;
}

A.f:hover {
  color: #ffffff;
}

A.blue {
  color: blue;
}

A.where {
  color: #00066;
}

A.footer {
  color: #DDDDDD;
}

A.blue:hover {
  color: red;
}

TABLE.main {
  background: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #DDDDDD;
  font-weight: normal;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.globalBodyCopy
	{
	color: #444444;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	}
	
.input_info
{
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px #fefefe none;
	color: #fefefe;
	font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 1px;
	letter-spacing: 2px;
}






/*  START of Nathan's Styles */

.sidebar {
	width: 194px;
	height: 100%;
	padding: 0;
	vertical-align: top;
	margin-left: 2px;
}
.sidebox {
	width: 186px;
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
	margin: 2px auto;
	margin-bottom: 15px;
}
.sidebox .boxTop {
	background: #1d5a8e url(images/template/boxTop.jpg) repeat-x;
	color: #fff;
}
.sidebox .boxTop h3 {
	color: #fff;
	margin: 0;
	text-align: center;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebox .boxContent {
	margin: 0;
}
.sidebox .boxContent ul {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}
.sidebox .boxContent li {
	margin: 0;
	background: url(/images/template/ulSeperator.jpg) bottom left repeat-x;
	padding: 5px;
	font-size: 10pt;
	color: #454545;
}
.sidebox .boxContent li a {
	margin: 0;
	color: #454545;
	display: block;
}
.sidebox .boxContent li a.selected {
	color: #ff3600;
	font-weight: bold;
}
.sidebox .boxContent ul ul {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 8px;
	list-style: none;
	display: block;
	background: #fff;
}
.sidebox .boxContent ul ul li {
	padding: 5px;
	background: transparent;
}
.sidebox .boxContent ul ul li a {
	color: #454545;
	display: block;
}
.sidebox .boxContent p.alignCtr {
	text-align: center;
}

/* Center Boxes */
td.catTd { vertical-align: top; }

td.catTd-2 { width: 50%; }
td.catTd-3 { width: 33%; }
td.catTd-4 { width: 25%; }

.boxContainer {
	width: 180px;
	height: 100%;
	background: url(/images/template/tdBk1.jpg) #f3f3f3 repeat-x;
	margin: 3px;
	text-align: center;
}
.boxContainerLft {
	background: url(/images/template/tdBkLft.jpg) top left no-repeat;
	padding-left: 5px;
	height: 100%;
}
.boxContainerRgt {
	background: url(/images/template/tdBkRgt.jpg) top right no-repeat;
	padding-right: 5px;
	height: 100%;
}



.boxContainer-top { background: url(/images/template/tdBk.jpg) top center repeat-x; height: 10px; }
.boxContainer-top .boxContainerLft-top { background: url(/images/template/tdBkLft.jpg) top left no-repeat; padding-left: 5px; height: 100%; }
.boxContainer-top .boxContainerRgt-top { background: url(/images/template/tdBkRgt.jpg) top right no-repeat; padding-right: 5px; height: 100%; }

.boxContainer-mid {  }
.column-height { height: 240px; }
.boxContainer-mid .boxContainerLft { background: none; border-left: 1px solid #dfdfdf; }
.boxContainer-mid .boxContainerRgt { background: none; border-right: 1px solid #dfdfdf; }

.boxContainer-bot { background: url(/images/template/tdBk.jpg) bottom center repeat-x; height: 10px; position: relative; top: -2px; }
.boxContainer-bot .boxContainerLft-bot { background: url(/images/template/tdBkLft.jpg) bottom left no-repeat; padding-left: 5px; height: 100%; }
.boxContainer-bot .boxContainerRgt-bot { background: url(/images/template/tdBkRgt.jpg) bottom right no-repeat; padding-right: 5px; height: 100%; }


.boxContainer p {
	margin: 0px 5px;
}
.boxContainer ul {
	list-style: none;
	padding: 0;
	margin: 4px;
	margin-left: 25px;
}
.boxPic {
	margin: 12px auto 5px auto;
}
.alignLft {
	text-align: left;
	margin: 0;
}
.boxLink {
	color: #0f8aeb;
}
.boxTxt {
	font-size: 11px;
	text-align: left;
	color: #6e6e6e;
	line-height: 1.25em;
}
.boxTxt-small {
	font-size: 10px;
	text-align: left;
	color: #6e6e6e;
	line-height: 1.25em;
}


/* Product List View */
.productTable {

}
.prodPic {
	width: 180px;
	text-align: center;
	vertical-align: middle;
}
.prodPic img {
	margin: 15px auto;
	border: 1px solid #dfdfdf;
	padding: 2px;
}
.prodDetails {
	vertical-align: top;
	padding-top: 20px;
}
.prodDetails p { font-size: 12px; }
.prodDetails .boxTxt {
	line-height: 1.25em;
	font-size: 12px;
}
.prodDetails ul.boxTxt {
	margin: 10px auto 4px 15px;
}
.prodDetails .boxTxt li {
	margin-bottom: 4px;
}


/* Basic Content Styling */
.txt {
	font-size: 13px;
	line-height: 1.3em;
	color: #555;
}
.txt p {
	margin: 3px 8px 7px 8px;
}
.txt h1, h2, h3, h4 {
	margin: 8px 8px 15px 8px;
	border-bottom: 1px dotted #777;
	padding-bottom: 4px;
}
.txt h1 .small, h2 .small, h3 .small, h4 .small {
	font-weight: normal;
}
.txt ul {
	margin: 5px;
	padding: 0;
	margin-left: 45px;
}
.txt .bold { font-weight: bold; }


#replacementList {  }
#replacementList a { color: #0F8AEB; text-decoration: underline; }
#replacementList ul { margin-left: 30px; }
#replacementList ul ul { margin-left: 15px; }
#replacementList li { line-height: 1.5em; }



/* Footer Styles */
.megaFooter {
	width: 100%;
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
	margin: 2px auto;
}
.megaFooter table {
	width: 100%;
}
.megaFooter .txt {
	width: 25%;
	padding: 5px;
	vertical-align: top;
}
.megaFooter .txt h3 {
/*
	text-decoration: underline;
*/
	font-size: 13px;
	margin: 0;
	padding-bottom: 2px;
	width: 98%;
	margin-bottom: 2px;
}
.megaFooter .txt p {
	font-size: 11px;
	line-height: 1.2em;
}
.megaFooter .txt .inner {
	margin: 5px 5px 5px 15px;
	vertical-align: top;
	height: 100%;
}
.megaFooter .seperator {
	width: 6px;
	height: 120px;
	margin: 5px 0;
	padding: 0px;
	background: url(/images/template/vertSeperator.jpg) repeat-y;
}
.megaWrapper .spacerRow td {
	height: 2px;
}


.job-description { margin: 5px 15px; padding: 5px 10px; line-height: 1.3em; font-size: 10px; border: 1px dotted gray; }
.job-description h2 { margin: 5px 0 10px 0; }
.job-description p { margin: 8px auto; }
.job-description .job-title { font-size: 12px; font-weight: bold; }
ul.alph { list-style-type: lower-alpha; }
ul.numb { list-style-type: decimal; }
ul.none { list-style-type: none; padding-left: 10px; }

.tableWrap {
	width: 544px; 
	margin: 8px auto 10px auto;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.tableWrap h1 {
	font-size: 14px; 
	font-weight: bold; 
	margin: 0px 0px 10px 0px; 
	padding: 0px; color: #16456c;
}
.tableBorder {
	border: solid; 
	border-color: #dedede; 
	border-width: 1px; 
	background: url(/images/fan_table/Tbg.jpg) repeat-y;
	margin: 0px 0px 20px 0px;
}
.tableLeftCol {
	width: 185px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #151515;
	padding: 5px 0px 5px 0px;
}
.ColWidth {
	width: 119px;
	text-align: center;
	font-weight: bold;
}
.ColWidthTwo {
	width: 109px;
	text-align: center;
}
.ColWidthThree {
	width: 129px;
	text-align: center;
}
.ColTitles {
	font-size: 14px;
	font-weight: bold;
	color: #16456c;
	padding: 5px 0px 5px 0px;
	border-bottom: solid;
	border-color: #c6c6c6;
	border-width: 1px;
}
.ColFontSize {
	font-size: 12px;
	padding: 5px 0px;
}
#inquire {
	font-size: 12px;
}

/* Basic Inquiry Styling */
#buyNowWrap {

	width: 540px;
	margin: 5px auto 5px auto;
}
#buyNowForm {
/*
	width: 260px;
*/
	padding: 8px 15px 15px 15px;
	margin: 5px auto 5px auto;
	border: solid;
	border-color: #afafaf;
	border-width: 1px;
	font-size: 12px;
}
.buyNowTitle{
	color: #175a90;
	padding: 3px 0px 0px 0px;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.buyNowPhone {
	color: #545454;
	padding: 0px;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;

}
#buyNowForm table table { margin: 5px 20px; }
.shopSend {
	width: 250px;
	margin: 5px auto 5px auto;
	font-size: 12px;
	text-align: center;
}
.shopSend a:link {
	color: #545454;
	text-decoration: none;
}
.shopSend a:visited {
	color: #545454;
	text-decoration: none;
}

.shopSend a:hover {
	color: #165a90;
	text-decoration: underline;
}
.tdText {
	font-size: 12px;
	line-height: 18px;
	height: 50px;
}
.tdText input {
	width: 210px;
}
#fanSeries {
	font-size: 12px;
}
#fanSeries a:link {
	color: #545454;
	text-decoration: none;
}
#fanSeries a:visited {
	color: #545454;
	text-decoration: none;
}

#fanSeries a:hover {
	color: #165a90;
	text-decoration: underline;
}
#fanSeries p {
	font-size: 16px;
	color: #165a90;
}
.thank_you {
	font-size: 12px;
}
.inquireRight {
	float: right;
}



