*{margin: 0; padding: 0; border: 0;}

BODY
{
	margin: 0;
	padding: 0;
	border: 0;
}


a:hover
{
	color: #666666;
	text-decoration:underline;
}
a
{
	color: #666666;
	text-decoration:none;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.CentreBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.subheaders
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C828C;
	text-decoration: none;
}

#wrapper
{
	width: 780px;
	left: 50%;
	margin-left: -390px;
	position: absolute;
	background-color: #99CCCC;
	padding: 5px;
}

#logout
{
	position: relative;
	top: 20px;
	left: 246px;
}

.formButtons
{
	display: block;
	text-align: center;
	margin-top: 10px;
}

.button
{
	height: 21px;
	width: 89px;
	color: black;
	font-weight: 700;
	background:url("../images/BGButton.jpg");
}

.banner
{
	margin-left: 6px;
	margin-top: 6px;
	padding-top: 4px;
}

.bannerLeft
{
	width: 40px;
	height: 36px;
	margin:0;
	padding:0;
	background:url("../images/BGBannerLeft.jpg") top left no-repeat;
}

.bannerRight
{
	width: 24px;
	height: 36px;
	margin:0;
	padding:0;
	background:url("../images/BGBannerRight.jpg") top left no-repeat;
}

.bannerMiddle
{
	margin-top: 6px;
	padding-top: 4px;
	height: 36px;
	color: #79A1A3;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	background:url("../images/BGBannerMiddle.jpg") top left repeat-x;
}

/*--------------------Inner Wrapper-------------------------*/

/*this is for the left hand border in the content and footer
if removed or changed need to update content and footer widths*/

#innerWrapper
{
	border-left: 23px solid #DAE3E5;
}

/*---------------------------------------------------*/


/*--------------------Header-------------------------*/
#header
{
	width: 780px;
	height: 73px; /* height */ 
	background: url('../images/BGHeader.jpg') no-repeat;
} 

#headerMenu ul, #headerMenu li
{ 
	padding: 0;
	margin: 0;
	list-style: none; 
} 
#headerMenu ul
{ 
	float: left; 
	height: 0; /* these two lines fix that extra whitespace problem on the layout */ 
} 
#headerMenu li
{ 
	font-family: Times New Roman, Times, Georgia, sans-serif !important; /* NOTICE THIS! */ 
	position: absolute; 
	width: 10px; 
}

ul
{
	list-style: disc inside;
}

li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-bottom: 5px;
}


/*
		x, y, width, length
email		58, 28, 21, 13
home		87, 27, 22, 13
home map	590, 7, 170, 50
		
*/

.n-home
{ 
	left: 45px; 
	top: 30px; 
	font-size: 8pt; 
} 
.n-search
{ 
	left: 100px; 
	top: 30px; 
	font-size: 8pt; 
} 
.n-email
{ 
	left: 70px;
	top: 30px;
	font-size: 8pt; /* the font size needs to be this size to cover the area correctly. */ 
}
.n-homeLogo
{ 
	left: 600px; 
	top: -5px; 
	font-size: 56pt; 
}

#headerMenu li a
{ 
	text-decoration: none; 
	background: none; 
} 
#headerMenu li a span
{ 
	visibility: hidden;
} 


#menuWrapper
{
	width: 780px;
	height: 223px;
	background: url('../images/BGMenu.png') no-repeat;
}
#menubar
{
	position: relative;
	top: 1px;
	left: 0px;
	width: 780px;
	height: 48px;
	z-index: 1000;
}

#caseStudies
{
	position: relative;
	top: 0px;
	left: 0px;
}
#caseStudy1
{
	position: relative;
	top: 0px;
	left: 4px;
}
#caseStudy2
{
	position: relative;
	top: 0px;
	left: -10px;
}
#caseStudy3
{
	position: relative;
	top: 0px;
	left: -26px;
}
#caseStudy4
{
	position: relative;
	top: 0px;
	left: -42px;
}
/*---------------------------------------------------*/


/*--------------------Footer-------------------------*/

#footer
{
	position: relative;
	width: 757px;
	height: 120px;
	background: url('../images/BGFooter.png') repeat-x;
	background-color: #ffffff;
	text-align: center;
}

#footerMenu
{
	padding-top: 14px;
}

div#footerMenu, #footerMenu a
{
	color: #548186;
	font-family: Arial;
	font-size: 10px;
}

#copyright
{
	margin-top: 44px;
	color: #669999;
	font-family: Arial;
	font-size: 13px;
}

#footerLogoLeft
{
	position: absolute;
	left: 6px;
	top: 46px;
}
#footerLogoRight
{
	position: absolute;
	left: 576px;
	top: 62px;
}

/*---------------------------------------------------*/


/*--------------------Content-------------------------*/

#content
{
	width: 757px;
/*	min-height: 340px;*/
	background-color: #ffffff;
}

#col1_3
{
	float: left;
	width: 248px;
	margin:0;
	padding:0;
/*	background-color: #ff0000;*/
}

#col3_3
{
	float: right;
	width: 248px;
	margin:0;
	padding:0;
	background:url("../images/stripe.jpg") top left no-repeat;
/*	background-color: #0000ff;*/
}

#col2_3
{
	margin:0 248px;
	background:url("../images/stripe.jpg") top left no-repeat;
/*	background-color: #00ff00;*/
}


#col1_2
{
	float: left;
	width: 376px;
	margin:0;
	padding:0;
/*	background-color: #ff0000;*/
}


#col2_2
{
	margin-left: 376px;
	background:url("../images/stripe.jpg") top left no-repeat;
/*	background-color: #00ff00;*/
}

.col-in
{
	padding: 10px 10px;
}

#pageHeader
{
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#pageFooter
{
	clear: all;
	text-align:center;
	padding-bottom: 10px;
/*	background-color: #00ff00;*/
}

#tableWrapper
{
	width: 737px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #f4f5f5;
}

div.productCode
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #515151;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}
div.productCode a:link
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #515151;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
div.productCode a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #515151;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
div.productCode a:active
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #515151;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
div.productCode a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #515151;
	color: #DAE3E5;
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
.productHeader
{
	color: #3366ff;
	font-size: 16px;
	font-weight: bold;
}
.OrangeHeader
{
	color: #FF8E00;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	height: 70px;
}
.BlueHeaderLarge
{
	color: #3366ff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
.BlueHeaderSmall
{
	color: #3366ff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.Blue
{
	color: #3366ff;
	font-size: 13px;
	text-align: left;
}
.smallBordered
{
	font-size: 10px;
	border: solid 1px black;
	padding: 2px;
	height: 90px;
}
.small
{
	font-size: 10px;
}
.smallBold
{
	font-size: 10px;
	font-weight: bold;
}
.smallItalic
{
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
}
.smallBoldHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.smallBoldHeader a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.smallBoldHeader a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #DAE3E5;
}
.smallBoldHeader a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.smallBoldHeader a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.smallBoldDescHeader
{
	font-size: 10px;
	font-weight: bold;
}
p.contactUsLink a
{
	color: #666666;
}
p.contactUsLink a:hover
{
	color: #666666;
	text-decoration: underline;
}


#tickerTape
{
	background-color:#FF8E00;
	border: solid #ff0000 1px;
	font-weight: bold;
	color: #ffffff;
}
#tickerTape a
{
	color: #ffffff;
}
#tickerTape a:hover
{
	color: #000000;
}
#tickerTape.tickerTapeAdmin
{
	background-color:#ffffff;
	border: solid black 1px;
	font-weight: normal;
	color: black;
	width: 730px;
}

#historyFlash
{
	border: 2px solid black;
	text-align: center;
	width: 100%;
	height: 300px;
	vertical-align: middle;
}

#productListTable
{
	border: white 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	background-color: #f4f5f5;
}
#productListTable td
{
	border: white 1px solid;
	padding: 3px;

}
#productListTable td.price
{
	text-align: right;
}
#productListTable td.tableHeader
{
	text-align: center;
	font-weight: bold;
}
#productListTable td.sectionHeader
{
	font-weight: bold;
	background-color: #C6DFDE;
}
.product
{
}
.productOver
{
	background-color: #DAE3E5;
	cursor: hand;
}
.accessoriesTable
{
	width: 600px:
	padding-bottom: 10px;
	background-color: #f4f5f5;
	border: white 1px solid;
}
.accessoriesTable td
{
	border: white 1px solid;
	padding: 5px;
	vertical-align: top;
}
img.right
{
	float: right;
	margin: 0 0 5px 8px;
}

p.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	height: 40px;
}
p.priceOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	height: 40px;
/*	Filter: Glow(Color=#FF0000, Strength=1); */
}

.searchString
{
	background-color: #ff0000;
}

/*---------------------------------------------------*/

/*-------------Log In form------------*/

#login
{
	position: relative;
	top: 30px;
	left: 180px;
	width: 400px;
	height: 240px;
	text-align: center;
}

.formSubHeader
{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #669999;
	display: block;
	padding: 10px 0px 10px 0px; /*top right bottom left*/
}

div.formSection
{
 	overflow: hidden;
	width: 400px;
	padding: 5px;
	border: 1px dashed #666;
/*	background-color: #f9f9f9;*/
}

div.row
{
	clear:right;
}

div.row span.label
{
	float: left;
	text-align: right;
	width: 140px;
	font-size: 12px;
	font-weight: 700;
	color: #9A9A9A;
	padding: 5px 5px 5px 0px;
}

div.row span.formw
{
	float: right;
	text-align: left;
	width: 200px;
	font-size: 12px;
	font-weight: 700;
	color: #9A9A9A;
	padding: 5px 0px 5px 0px;
}


div.row span.formw input
{
	height: 18px;
	font-size: 14px;
	font-weight: 700;
	color: #9A9A9A;
	width: 200px;
	border: solid #9A9D9F 1px;
}

div.row span.formw input.numberInput
{
	height: 18px;
	font-size: 14px;
	font-weight: 700;
	color: #9A9A9A;
	width: 30px;
	border: solid #9A9D9F 1px;
}

div.row span.formw textarea
{
	font-size: 14px;
	font-weight: 700;
	color: #9A9A9A;
	width: 200px;
	height: 80px;
	border: solid #9A9D9F 1px;
}

div.row span.formw select
{
	font-size: 14px;
	font-weight: 700;
	width: 200px;
	color: #9A9A9A;
	border: solid #9A9D9F 1px;
}
div.row span.formw select.class_dropDownDay
{
	width: 40px;
}
div.row span.formw select.class_dropDownMonth
{
	width: 94px;
}
div.row span.formw select.class_dropDownYear
{
	width: 60px;
}

div.row span.formw input.radio
{
	width: 20px;
	border: 0;
}
div.row span.formw input.checkbox
{
	width: 20px;
	border: 0;
}

#logout
{
	padding-left: 60px;
}

/*------------------------------------*/

/*-------------MCE-----------------*/
#mce
{
	position: relative;
	left: 10px;
	top: 0px;
}

textarea.mceEditor1
{
	width: 740px;
	height: 500px;
}

textarea.mceEditor2
{
	position: absolute;
	left: 100px;
	top: 10px;
	width: 560px;
	height: 500px;
}

.mceHeader
{
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	display: block;
	padding: 10px 0px 10px 0px; /*top right bottom left*/
}

/*------------------------------------*/


