/*
Styles for NSS
Author: Todd Page
Date: March 2009
*/
/* <![CDATA[ */
/* Normalization */

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr, iframe {
	margin: 0;
	padding: 0;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
}
.img_pop:hover  {

	border: 1px solid #ffae11;
}

.img_pop {

	border: 1px solid #ffffff;
}

.img_left{
	text-align:left;
	float: left;
}
a {
	text-decoration: none;
}
img {

}

ul,ol {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
}
li {
	font-size: 11px;
	line-height:13px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
	
	
body {
	background-image: url(/includes/images/backgroundTop.png);
	background-repeat: repeat-x;
	font-family:  Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height:17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h1 a {
	font-size: 12px;
	color: #00adee;
	padding: 0px 0px 10px 0px;
	font-weight: bolder;
	text-decoration: none;
}
h1 a:hover {
	color: #cccccc;
}

h2, h2 a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover {
	color: #cccccc;
}

h3, h3 a {
	font-size: 11px;
	color: #00adee;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	color: #cccccc;
}

h4, h4 a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h4 a:hover {
	color: #cccccc;
}	

h5, h5 a {
	font-size: 10px;
	color: #00adee;
	font-weight: bold;
	text-decoration: none;
}
h5 a:hover {
	color: #cccccc;
}

h6, h6 a {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h6 a:hover {
	color: #cccccc;
}


.style12ptBlue {
	font-size: 11px;
	line-height:16px;
	color: #00adee;
}
.style12ptBlueBold {
	font-size: 11px;
	line-height:16px;
	color: #00adee;
	font-weight: bold;
}
.style11ptBlue {
	font-size: 12px;
	line-height:16px;
	color: #00adee;
}
.style11ptBlueBold {
	font-size: 12px;
	line-height:16px;
	color: #00adee;
	font-weight: bold;
}
.style10ptBlue {
	font-size: 11px;
	line-height:16px;
	color: #00adee;
}
.style10ptBlueBold {
	font-size: 11px;
	line-height:16px;
	color: #00adee;
	font-weight: bold;
}
.style10ptBlue {
	font-size: 12px;
	line-height:16px;
	color: #00adee;
}
.style10ptBlueBold {
	font-size: 12px;
	line-height:16px;
	color: #00adee;
	font-weight: bold;
}

.highlightBox {
	background-color: #f0f2f8;
	margin: 0px 23px 0px 23px;
	padding: 10px 10px 10px 10px;
}

#containerTop {
	margin: 0px  auto;
	padding: 0px 0px 0px 0px;
	width: 955px;
	height: 135px;
	background-image: url(/includes/images/backgroundTopLogo.png);
	background-repeat: no-repeat;
	display:block;
	clear: both;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00ff00;
}

#containerTop #logo {
	width: 169px;
	height: 135px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float: left;
}
#containerTop #viewCart {
	width: 300px;
	height: 78px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float: right;
}
#containerTop #viewCart #search {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	display:block;
}
#containerTop #viewCart #search input {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
#containerTop #viewCart #search img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#containerTop #viewCart #search input#searchButton {
	width: 30px;
	height: 20px;
	text-align: right;
	background-image: url(/includes/images/search.jpg);
	background-repeat: no-repeat;
	float: right;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

input#viewCartButton {
	width: 86px;
	height: 22px;
	text-align: right;
	background-image: url(/includes/images/viewCart1.png);
	background-repeat: no-repeat;
	float: right;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}
input#viewCartButton:active {
	background-image: url(/includes/images/viewCart2.png);
	background-repeat: no-repeat;
}
#containerTop #nav {
	width: 786px;
	height: 57px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float: right;
}
#containerTop #nav #tab {
	width: 100px;
	height: 50px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 0px 0px;
	background-image: url(/includes/images/navTab.png);
	background-repeat: no-repeat;
	display:inline;
	float: left;
}
#containerTop #nav #tab a {
	color: #ffffff;
	text-decoration: none;
}
#containerTop #nav #tab a:hover {
	color: #cccccc;
	text-decoration: none;
}

#containerTop #nav #tab.select {
	background-image: url(/includes/images/navTabSelect.png);
	background-repeat: no-repeat;
	color: #00adee;
}
#containerTop #nav #tab.select a {
	color: #00adee;
	text-decoration: none;
}
#containerTop #nav #tab.select a:hover {
	color: #00adee;
	text-decoration: none;
}

#containerTop #header {
	width: 584px;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 20px 0px 0px 0px;
	display:inline;
	float: right;	
}

#containerMid {
	width: 955px;
	min-height: 400px;
	margin: 0px  auto 20px  auto;
	padding: 0px 0px 0px 0px;	
	display:block;
	clear: both;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #ff0000;
}

#containerMid.default {
	background-image: url(/includes/images/backgroundMidDefault.png);
	background-repeat: repeat-y;
}
#containerMid.products {
	background-image: url(/includes/images/backgroundMidProducts.png);
	background-repeat: repeat-y;
}
#containerMid.productsViewCart {
	background-image: url(/includes/images/backgroundMidViewCart.png);
	background-repeat: repeat-y;
}
#containerMid.home {
	background-image: url(/includes/images/backgroundMidHome.png);
	background-repeat: repeat-y;
}
#containerMid #homeIcons{
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;	
	display:inline;
	float: left;	
}
#containerMid #homeIcons #homeIconsImages{
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;	
	display:block;
}

#containerMid #Nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;	
	width: 160px;
	display:inline;
	float: left;
	/* background-color: #eeeeee; */
}
#containerMid  #Nav #navLine {
	padding: 0px 0px 5px 5px;
}
#containerMid  #Nav #navLine.top {
	padding: 0px 0px 5px 5px;
}


#containerMid  #Nav #levelOne {
	font-size:12px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
	width: 160px;
}
#containerMid  #Nav #levelOne a {
	color: #999999;
	text-decoration: none;
}
#containerMid  #Nav #levelOne a:hover{
	color: #00adee;
	text-decoration: none;
}
#containerMid  #Nav #levelOne.select {
	color: #00adee;
	font-weight: bold;
}
#containerMid  #Nav #levelOne.select a {
	color: #00adee;
	text-decoration: none;
}
#containerMid  #Nav #levelOne.select a:hover{
	color: #00adee;
	text-decoration: none;
}
#containerMid  #Nav #level2box {
	margin: 2px 0px 2px 0px;
	padding: 5px 0px 5px 0px;
	display:block;
	clear: both;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #999999;
}
#containerMid  #Nav #levelTwo {
	font-size:10px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
	width: 160px;
}
#containerMid  #Nav #levelTwo a {
	color: #999999;
	text-decoration: none;
}
#containerMid  #Nav #levelTwo a:hover {
	color: #00adee;
	text-decoration: none;
}
#containerMid  #Nav #levelTwo.select {
	color: #C86128;
	font-weight: bold;
}
#containerMid  #Nav #levelTwo.select a {
	color: #00ADEE;;
	text-decoration: none;
}
#containerMid  #Nav #levelTwo.select a:hover{
	color: #00ADEE;;
	text-decoration: none;
}


#containerMid  #Nav #levelThree {
	font-size:10px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 45px;
	display:block;
	clear: both;
	width: 150px;
}
#containerMid  #Nav #levelThree a {
	color: #000000;
	text-decoration: none;
}
#containerMid  #Nav #levelThree a:hover {
	color: #ffae11;
	text-decoration: none;
}
#containerMid  #Nav #levelThree.select {
	color: #C86128;
	font-weight: bold;
}
#containerMid  #Nav #levelThree.select a {
	color: #C86128;
	text-decoration: none;
}
#containerMid  #Nav #levelThree.select a:hover{
	color: #C86128;
	text-decoration: none;
}


#containerMid #data {
	width: 605px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float: left;
}
#containerMid #data.home {
	width: 360px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float: left;
}
#containerMid #data #dataHomeData {
	width: 340px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display:inline;
	float: left;
}
#containerMid #dataHomeSpot {
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float: left;
}

#containerMid #dataHomeSpot #homeSpot {
	width: 220px;
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 20px 0px;
	display:block;
}

#containerMid #dataHomeSpot #homeSpot.more {
	border-color:#cccccc;
	margin: 0px 10px 20px 10px;
	padding: 20px 0px 20px 0px;
	border-width: 1px 0px 0px 0px;
	border-style:solid;
}
#containerMid #dataHomeSpot #homeSpot #image {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: center;
}
#containerMid #dataHomeSpot #homeSpot #productName, #containerMid #dataHomeSpot #homeSpot #productName  a {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	font-weight: 900;
	text-align: left;
	color: #00adee;
}
#containerMid #dataHomeSpot #homeSpot #shortDesc {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: left;
}
#containerMid #dataHomeSpot #homeSpot #moreInfo {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display:block;
	text-align: left;
}

#containerMid #dataHomeSpot #homeSpot #add2cart {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: left;
}

#containerMid #dataHomeSpot #homeSpot #add2cart  #inputLine {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
}
#containerMid #dataHomeSpot #homeSpot #add2cart #inputLine label {
	width: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float:left;
}

#containerMid #dataHomeSpot #homeSpot #add2cart #inputLine input#qty {
	width: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	display:inline;
	float:left;
}


#containerMid #dataHomeSpot #homeSpot #add2cart #inputLine input.send{
	border: 0px solid #cccccc;
	width: 75px;
	height: 20px;
	background: url(/includes/images/addButton.jpg) no-repeat 0px 0px;
	float: right;
}
#containerMid #dataHomeSpot #homeSpot #add2cart #inputLine input.send:active {
	background: url(/includes/images/addButtonHover.jpg) no-repeat 0px 0px;
}


#containerMid  #dataHomeRightColm {
	width: 220px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display:inline;
	float: left;
}
#containerMid #data #dataTitle {
	font-size: 16px;
	font-weight: bold;
	color: #4257A3;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 15px;
}

#containerMid #data #dataTwoColmTitle {
	font-size: 14px;
	color: #C86128;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}


#containerMid #data #dataNews2Colmn {
	width: 580px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}





#containerMid #data #dataTwoColm {
}




#containerMid #data #dataTwoColm #map{
	width: 570px; 
	height: 300px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-color:#cccccc;
	background-color: #00adee;
	border-width:1px;
	border-style:solid;
}

#containerMid #data #dataTitle {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
	vertical-align:	text-top;
	display:block;
	float: left;
}

#containerMid #data #dataTop {
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	vertical-align:	text-top;
	display:block;
	float: left;
}
#containerMid #data #contactFormTop {
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	vertical-align:	text-top;
	display:block;
	float: left;
}
#containerMid #data #dataLeft {
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	vertical-align:	text-top;
	display:inline;
	float: left;
	/* background-color: #cccccc; */
}
#containerMid #data #dataLeft #allNews {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	vertical-align:	text-top;
	text-align: left;
}

#shortNews {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
#shortNews #shortNewsTitle{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#shortNews #shortNewsDate{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: 900;
	font-style:italic; 
}
#shortNews #shortNewsText{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#containerMid #data #dataRight {
	width: 280px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	vertical-align:	text-top;
	display:inline;
	float: left;
	/* background-color: #eeeeee; */
}
#containerMid #data #dataRight.home {
	background-image: url(/includes/images/homeNewsEventsVerticleLine.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 280px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	vertical-align:	text-top;
	display:inline;
	float: left;
}






#containerMid #rightColm #news_events_feed{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#containerMid #rightColm #news_events_feed #news_events_feed_title, #containerMid #rightColm #news_events_feed #news_events_feed_title a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #00adee;
	font-weight: bold;
}

#containerMid #rightColm #news_events_feed #news_events_feed_date {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: 900;
	font-style:italic; 
 }

#containerMid #rightColm #news_events_feed #news_events_feed_text{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#containerMid #rightColm #news_events_feed_line{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 5px;
}







#containerMid #data #dataBottom {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
	vertical-align:	text-top;
	display:block;
	float: left;
}
#containerMid #data #dataTwoColm {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
	vertical-align:	text-top;
	display:block;
	float: left;
}

#containerMid #rightColm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;	
	width: 160px;
	display:inline;
	float: left;
	/* background-color: #cccccc; */
}

#containerMid #rightColm #prodSpot {
	width: 170px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	display:block;
}

#containerMid #rightColm #prodSpot.more {
	border-color:#cccccc;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
	border-width: 1px 0px 0px 0px;
	border-style:solid;
}
#containerMid #rightColm #prodSpot #image {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: center;
}
#containerMid #rightColm #prodSpot #productName, #containerMid #rightColm #prodSpot #productName  a {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	font-weight: 900;
	text-align: left;
	color: #00adee;
}
#containerMid #rightColm #prodSpot #shortDesc {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: left;
}
#containerMid #rightColm #prodSpot #moreInfo {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display:block;
	text-align: left;
}

#containerMid #rightColm #prodSpot #add2cart {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: left;
}

#containerMid #rightColm #prodSpot #add2cart  #inputLine {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
}
#containerMid #rightColm #prodSpot #add2cart #inputLine label {
	width: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float:left;
}

#containerMid #rightColm #prodSpot #add2cart #inputLine input#qty {
	width: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	display:inline;
	float:left;
}


#containerMid #rightColm #prodSpot #add2cart #inputLine input.send{
	border: 0px solid #cccccc;
	width: 75px;
	height: 20px;
	background: url(/includes/images/addButton.jpg) no-repeat 0px 0px;
	float: right;
}
#containerMid #rightColm #prodSpot #add2cart #inputLine input.send:active {
	background: url(/includes/images/addButtonHover.jpg) no-repeat 0px 0px;
}

#containerMid #dataHomeRightColm #news_events_feed {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;	
	width: 220px;
	display:inline;
	float: right;
}

#containerMid #dataHomeRightColm #news_events_feed #news_events_feed_title, #containerMid #dataHomeRightColm #news_events_feed #news_events_feed_title a {
	font-size: 12px;
	color: #00adee;
	padding: 0px 0px 0px 0px;
	font-weight: bolder;
	text-decoration: none;
}
#containerMid #dataHomeRightColm #news_events_feed #news_events_feed_title a:hover {
	color: #cccccc;
}
#containerMid #dataHomeRightColm #news_events_feed #news_events_feed_date {
	font-weight: bold;
	font-style: italic;
}
#containerMid #dataHomeRightColm #news_events_feed #news_events_feed_text {

}


/* ------------------------------------------------------------- */


#containerMid #dataHomeRightColm #quickForm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	width: 220px;
	display:inline;
	float: left;
	/* background-color: #eeeeee; */
}

#containerMid #dataHomeRightColm #quickForm #inputLine {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;	
	display: block;
}
#containerMid #dataHomeRightColm #quickForm #inputLine label {
	width: 60px;
	display: inline;
}
#containerMid #dataHomeRightColm #quickForm #inputLine input {
	border: 1px solid #cccccc;
	width: 178px;
	display: inline;
	float: right;
}
#containerMid #dataHomeRightColm #quickForm #inputLine.button input {
	border: 1px solid #cccccc;
	width: 178px;
	display: inline;
	float: right;
}

#containerMid #dataHomeRightColm #quickForm #inputLine textarea {
	font-family:  Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	border: 1px solid #cccccc;
	width: 218px;
	height: 75px;
}

#containerMid #dataHomeRightColm #quickForm  #inputLineButton input.send {
	border: 0px solid #cccccc;
	width: 50px;
	height: 20px;
	background: url(/includes/images/sendButton.png) no-repeat 0px 0px;
	float: left;
}
#containerMid #dataHomeRightColm #quickForm  #inputLineButton input.send:active {
	background: url(/includes/images/sendButtonHover.png) no-repeat 0px 0px;
}

/* ------------------------------------------------------------- */

#quickFormBox {
	border-style: solid;
	margin: 0px 0px 10px 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	width: 155px;
}

#quickFormBox #quickForm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	width: 150px;
	display:inline;
	float: left;
}

#quickFormBox #quickForm #inputLine {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;	
	display: block;
}
#quickFormBox #quickForm #inputLine label {
	width: 60px;
}
#quickFormBox #quickForm #inputLine input {
	border: 1px solid #cccccc;
	width: 110px;
	display: inline;
	float: right;
}

#quickFormBox #quickForm #inputLine textarea {
	font-family:  Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	border: 1px solid #cccccc;
	width: 150px;
	height: 93px;
}

#quickFormBox #quickForm #inputLineButton input.send{
	border: 0px solid #cccccc;
	width: 50px;
	height: 20px;
	background: url(/includes/images/sendButton.png) no-repeat 0px 0px;
	float: left;
}
#quickFormBox #quickForm #inputLineButton input.send:active {
	background: url(/includes/images/sendButtonHover.png) no-repeat 0px 0px;
}

/* ------------------------------------------------------------- */


#billingForm {

}

#billingForm #inputLine {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;	
	display: block;
}

#billingForm #inputLine.blank {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;	
	display: block;
	height: 10px;
}

#billingForm #inputLine #inputLabel {
	width:75px;
	display: inline;
	float:left;
}

#billingForm #inputLine #inputLabelCard {
	width:105px;
	display: inline;
	float:left;
}
#billingForm #inputLine #inputField {
	display: inline;
}

#billingForm #inputLine #inputField input {
	border: 1px solid #cccccc;
	width: 300px;
}
#billingForm #inputLine #inputField input#card {
	border: 1px solid #cccccc;
	width: 150px;
}
#billingForm #inputLine #inputField input#cvv{
	border: 1px solid #cccccc;
	width: 50px;
}
#billingForm #inputLine #inputField input#zip {
	border: 1px solid #cccccc;
	width: 75px;
}
#billingForm #inputLine #inputField input#email {
	border: 1px solid #cccccc;
	width:150px;
}
#billingForm #inputLine #inputField select#card_state, #billingForm #inputLine #inputField select#shipping_state {
	border: 1px solid #cccccc;
	width: 110px;
	width: 300px;
}
#billingForm #inputLine #inputField select#card_country, #billingForm #inputLine #inputField select#shipping_country {
	border: 1px solid #cccccc;
	width: 110px;
}
#billingForm #inputLine #inputField select#card_year, #billingForm #inputLine #inputField select#card_month {
	border: 1px solid #cccccc;
	width: 75px;
}

#billingForm #inputLine.button input {
	border: 1px solid #cccccc;
	width: 178px;
	display: inline;
}






/* ------------------------------------------------------------- */

#productAdd2Cart #add2cart #inputLine {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;	
	display: block;
}
#productAdd2Cart #add2cart #inputLine label {
	width: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float:left;
}
#productAdd2Cart #add2cart #inputLine input#qty {
	width: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	display:inline;
	float:left;
}


#productAdd2Cart #add2cart #inputLine input.send {
	border: 0px solid #cccccc;
	width: 75px;
	height: 20px;
	background: url(/includes/images/addButton.jpg) no-repeat 0px 0px;
	float: right;
}
#productAdd2Cart #add2cart #inputLine input.send:active {
	background: url(/includes/images/addButtonHover.jpg) no-repeat 0px 0px;
}

/* ------------------------------------------------------------- */

#productAdd2Cart #inputLine {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;	
	display: block;
}

#productAdd2Cart #inputLine label {
	width: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	display:inline;
	float:left;
	text-align:right;
}


#productAdd2Cart #inputLine input#qty {
	width: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	display:inline;
	float:left;
}
#productAdd2Cart #inputLine input#button.send {
	border: 0px solid #cccccc;
	width: 75px;
	height: 20px;
	background: url(/includes/images/addButton.jpg) no-repeat 0px 0px;
}

#productAdd2Cart #inputLine input#button.send:active {
	background: url(/includes/images/addButtonHover.jpg) no-repeat 0px 0px;
}



/* ------------------------------------------------------------- */

#containerMid #data #dataLeft #form #inputLine, #containerMid #data #dataRight #form #inputLine {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;	
	display: block;
	clear: both;
	width: 276px;
}

#containerMid #data #dataLeft #form #inputLine label, #containerMid #data #dataRight #form #inputLine label {
	width: 60px;
	display: inline;
}
#containerMid #data #dataLeft #form #inputLine input, #containerMid #data #dataRight #form #inputLine input {
	border: 1px solid #cccccc;
	width: 223px;
	display: inline;
	float: right;
}
#containerMid #data #dataLeft #form #inputLine input#phoneExt, #containerMid #data #dataRight #form #inputLine input#phoneExt {
	border: 1px solid #cccccc;
	width: 35px;
	display: inline;
	float: right;
}
#containerMid #data #dataLeft #form #inputLine input#phone, #containerMid #data #dataRight #form #inputLine input#phone {
	border: 1px solid #cccccc;
	width: 156px;
	display: inline;
	float: right;
}
#containerMid #data #dataLeft #form #inputLine #extName,#containerMid #data #dataRight #form #inputLine #extName  {
	padding: 0px 5px 0px 5px;	
	border: 0px solid #cccccc;
	width: 20px;
	display: inline;
	float: right;
}
#containerMid #data #dataLeft #form #inputLine textarea, #containerMid #data #dataRight #form #inputLine textarea {
	font-family:  Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	border: 1px solid #cccccc;
	width: 276px;
	height: 150px;
}

#containerMid #data #dataLeft #form #inputLine input.send, #containerMid #data #dataRight #form #inputLine input.send {
	border: 0px solid #cccccc;
	width: 50px;
	height: 20px;
	background: url(/includes/images/sendButton.png) no-repeat 0px 0px;
	float: left;
}
#containerMid #data #dataLeft #form #inputLine input.send:active, #containerMid #data #dataRight #form #inputLine input.send:active {
	background: url(/includes/images/sendButtonHover.png) no-repeat 0px 0px;
}


#containerMid #productLineCount {
	width: 40px;
	min-height: 100px;
	margin: 0px 0px auto 0px;
	padding: 0px 10px 0px 10px;
	display:inline;
	float: left;
}
#containerMid #productLineCount #counter {
	width: 28px;
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	float: right;
	text-align: center;
	border-color:#cccccc;
	background-color: #ffffff;
	border-width:1px;
	border-style:solid;
	color: #000000;
}

#containerMid #productLineCount #counter a {
	color: #000000;
}
#containerMid #productLineCount #counter a:hover {
	color: #00adee;
}


#containerMid #productLineCount #counter.select {
	background-color: #00adee;
	color: #ffffff;
}
#containerMid #productLineCount #counter.select a {
	color: #ffffff;
}
#containerMid #productLineCount #counter.select a:hover {
	color: #000000;
}

#containerMid #productLine {
	width: 715px;
	min-height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display:inline;
	float: right;

}

#containerMid #productDetail {
	width: 580px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display: inline;
	float: left;
}
#containerMid #productDetail #image {
	width: 580px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
}
#containerMid #productDetail #tabs {
	width: 580px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}
#containerMid #productDetail #tabs #specs {
	width: 580px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
}
#containerMid #productDetail #tabs #specs #specsLeft {
	width:280px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	display: inline;
	float: left;
}
#containerMid #productDetail #tabs #specs #specsRight{
	width:280px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display: inline;
	float: left;
}


#containerMid #productDetail #tabs #warrenty {
	width: 580px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
}
#containerMid #productDetail #tabs #warrenty #warrentyLeft {
	width:280px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	display: inline;
	float: left;
}
#containerMid #productDetail #tabs #warrenty #warrentyRight{
	width:280px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display: inline;
	float: left;
}


#containerMid #productAdd2Cart {
	width: 110px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display: inline;
	float: left;
	/* background-color: #eeeeee; */
}




#containerMid #productLine #top {
	width: 715px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display:block;
	float: right;
	background-image: url(/includes/images/backgroundProducts.png);
	background-repeat: repeat-y;
}
#containerMid #productLine #mid {
	width: 715px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display:block;
	float: right;
	background-image: url(/includes/images/backgroundProductsMid.png);
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-color:#cccccc;
	border-width: 0px 0px 0px 0px;
	border-style:solid;
}
#containerMid #productLine #bottom {
	width: 715px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display:block;
	float: right;
	background-image: url(/includes/images/backgroundProducts.png);
	background-repeat: repeat-y;
}

#containerMid #productLine #top #prodQuickInfo, #containerMid #productLine #bottom #prodQuickInfo {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	display:inline;
	float: left;
}
#containerMid #productLine #top #prodQuickInfo.last, #containerMid #productLine #bottom #prodQuickInfo.last {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#containerMid #productLine #top #prodQuickInfo #image, #containerMid #productLine #bottom #prodQuickInfo #image {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: center;
}
#containerMid #productLine #top #prodQuickInfo #productName, #containerMid #productLine #bottom #prodQuickInfot #productName  a,
#containerMid #productLine #bottom #prodQuickInfo #productName, #containerMid #productLine #bottom #prodQuickInfot #productName  a {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	font-weight: 900;
	text-align: left;
	color: #00adee;
}
#containerMid #productLine #top #prodQuickInfo #shortDesc, #containerMid #productLine #bottom #prodQuickInfo #shortDesc {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: left;
}
#containerMid #productLine #top #prodQuickInfo #moreInfo, #containerMid #productLine #bottom #prodQuickInfo #moreInfo {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display:block;
	text-align: left;
}
#containerMid #productLine #top #prodQuickInfo #add2cart, #containerMid #productLine #bottom #prodQuickInfo #add2cart {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align: left;
}
#containerMid #productLine #top #prodQuickInfo #add2cart  #inputLine, #containerMid #productLine #bottom #prodQuickInfo #add2cart  #inputLine {
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
}
#containerMid #productLine #top #prodQuickInfo #add2cart #inputLine label, #containerMid #productLine #bottom #prodQuickInfo #add2cart #inputLine label {
	width: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	float:left;
}

#containerMid #productLine #top #prodQuickInfo #inputLine input#qty, #containerMid #productLine #bottom #prodQuickInfo #inputLine input#qty {
	width: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	display:inline;
	float:left;
}


#containerMid #productLine #top #prodQuickInfo #add2cart #inputLine input.send, #containerMid #productLine #bottom #prodQuickInfo #add2cart #inputLine input.send  {
	border: 0px solid #cccccc;
	width: 75px;
	height: 20px;
	background: url(/includes/images/addButton.jpg) no-repeat 0px 0px;
	float: right;
}
#containerMid #productLine #top #prodQuickInfo#add2cart #inputLine input.send:active, #containerMid #productLine #bottom #prodQuickInfo#add2cart #inputLine input.send:active {
	background: url(/includes/images/addButtonHover.jpg) no-repeat 0px 0px;
}











/* ------------------------------------------------------------- */

#clearMid {
	width: 740px;
	height: 20px;
	display:block;
	clear: both;
}

#clear {
	height: 25px;
	display:block;
	clear: both;
}

#clear2 {
	height: 5px;
	display:block;
	clear: both;
}

#containerBottom {
	margin: 0px  auto;
	padding: 0px 0px 0px 0px;
	width: 955px;
	background-repeat: no-repeat;
	display:block;
	clear: both;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #cccccc;	
	
	
}

#containerBottom #legal {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 170px;
	color: #000000;
	font-size: 8px;
	line-height: 10px;
	text-align: left;
}
#containerBottom #legal a {
	color: #000000;
	text-decoration: none;
}
#containerBottom #legal a:hover {
	color: #FDBB30;
	text-decoration: none;
}
#containerFooter {
	background-image: url(/images/wt_footer_background.jpg);
	background-repeat: no-repeat;
 	width: 1015px;
	min-height: 150px;
	margin: 0px  auto;
	padding: 35px 0px 0px 0px;
	display:block;
	clear: both;
	border: 0px solid #000000;
	border-width: 0px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	font-family: courier;
}

#containerFooter a {
	color: #000000;
	text-decoration: none;
}
#containerFooter a:hover {
	color: #03a8ef;
	text-decoration: none;
}
#sfooter {
 	width: 930px;
	margin: 0px  auto;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
	border: 0px solid #000000;
}



.blue {
	color: #0093d0;
}
.red {
	color: #ee3424;
}
.green {
	color: #78a22f;
}
.left {
	background-image:url(images/Shadow_left.jpg);
	width:9px;
}

#viewCartTable {
 	width: 775px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #00adee;
	background-repeat: repeat-x;
}

#viewCartTableTH {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #00bbf2;
	background-image: url(/includes/images/backgroundCartTable.png);
	background-repeat: repeat-x;
}
#viewCartTableTrEven {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #cccccc;
}
#viewCartTableTrOdd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#viewCartTableItem {
 	width: 345px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: left;

}
#viewCartTablePriceShip {
 	width: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: right;

}
#viewCartTableQTY {
 	width: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#viewCartTableTotal {
 	width: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: right;

}
#viewCartTableTotalAll {
 	width: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: right;
	font-weight: bold;
}

#viewCartTableUpdate {
 	width: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}




/* ]]> */
