body {
	background-color: #006484;
	background-image: url(Images/bgd_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
}
body a:link {color: #636363; text-decoration: underline;} 
body a:visited {color: #636363; text-decoration: underline;}
body a:hover {color: #00c0ff; text-decoration: underline;}
body a:active {color: #636363; text-decoration: underline;}

p {
	margin-top: 4px;
	margin-bottom: 4px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #636363;
	margin-top: 0px;
	margin-bottom: 8px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ba0002;
	margin-top: 0px;
	margin-bottom: 8px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ba0002;
	margin-top: 20px;
	margin-bottom: 8px;
}

ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

li
{
	list-style: url(Images/list_arrow.gif);
	list-style-position: outside;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

form { 
 margin: 0px; 
 padding: 0px; 
}

.imageSpacer {
	margin-top: 20px;
	margin-bottom: 20px;
}
/**************************************************************/
/* Layout Tags                                                */
/**************************************************************/

#containerTop {
	width: 995px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Images/drop-shadow-back.gif);
	background-repeat: repeat;
	background-position: left;
}

#container {
	width: 935px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(Images/overlay-shadow.gif);
	background-repeat: no-repeat;
}

/**************************************************************/
/* Logo and Password                                          */
/**************************************************************/
#topBar {
	width: 935px;
	height: 90px;
	float: left;
}

#topLeft {
	width: 635px;
	height: 90px;
	float: left;
}

#topRight {
	width: 290px;
	height: 60px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 10px;
	float: left;
}

.UserPassTextArea {
	width: 146px;
	height: 14px;
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.UserPassTextAreaDisabled {
	width: 146px;
	height: 14px;
	color: #000000;
	border: 1px solid #636363;
	background-color: #CCCCCC;
}

/**************************************************************/
/* Top Menu Bar                                               */
/**************************************************************/
#navBar {
	width: 935px;
	float: left;
	clear: both;
}

#detailsBar {
	width: 220px;
	height: 67px;
	float: left;
}

#detailsBarWeb {
	background-color: #4a4a4a;
	width: 220px;
	height: 26px;
	border-bottom: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}

#detailsBarTel {
	background-color: #262626;
	width: 220px;
	height: 40px;
}

#navigation {
	width: 715px;
	height: 67px;
	float: left;
}

#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li {
	width: 142px;
	height: 67px;
	border-left: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	float: left;
	list-style-type: none;
	margin: 0;
	white-space: nowrap;
	font: bold 12px Helvetica, sans-serif;
}

#navlist li a, #navlist li a:visited {
	width: 132px;
	height: 22px;
	display: block;
	background-color: #e5e3e3;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #262626;
	text-decoration: none;
	padding-top: 45px;
	padding-right: 10px;
}
#navlist .li1 a, #navlist .li1 a:visited {background-image: url(Images/nav1.gif);}
#navlist .li2 a, #navlist .li2 a:visited {background-image: url(Images/nav2.gif);}
#navlist .li3 a, #navlist .li3 a:visited {background-image: url(Images/nav3.gif);}
#navlist .li4 a, #navlist .li4 a:visited {background-image: url(Images/nav4.gif);}
#navlist .li5 a, #navlist .li5 a:visited {background-image: url(Images/nav5.gif);}

#navlist a:hover {
	background-color: transparent;
	color: #ffffff;
}
#navlist .li1 a:hover {background-image: url(Images/nav1_over.gif);}
#navlist .li2 a:hover {background-image: url(Images/nav2_over.gif);}
#navlist .li3 a:hover {background-image: url(Images/nav3_over.gif);}
#navlist .li4 a:hover {background-image: url(Images/nav4_over.gif);}
#navlist .li5 a:hover {background-image: url(Images/nav5_over.gif);}

.navigationButton {
	background-color: #e5e3e3;
	width: 142px;
	height: 67px;
	border-left: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
}

/**************************************************************/
/* Image or Flash                                             */
/**************************************************************/
#imagePane {
	background-color: #A9CEE0;
	width: 935px;
	height: 139px;
	border-bottom: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	float: left;
	clear: both;
}

.pressReleaseImage{
	float:left;
	vertical-align:top;
	position:relative;

}

.newsContentImage{
	padding-right: 20px;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-left: 0px;
	float:left;
	vertical-align:top;
	border: 0px; 
}

/**************************************************************/
/* 3 Column Layout                                            */
/**************************************************************/
#columnsBgd {
	background-image: url(Images/columns_bgd.gif);
	background-repeat: repeat;
	width: 935px;
	float: left;
}

#leftColumn {
	/*background-color: #262626;*/
	width: 220px;
	float: left;
	border-right: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
}

#leftColGrad {
	width: 220px;
	height: 339px;
	float: left;
	background-image: url(Images/left_col_grad.jpg);
	background-repeat: no-repeat;	
}

#middleColumnWrapper {
	width: 493px;
	float: left;
}

#middleColumnHeader {
	width: 473px;
	height: 13px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #e4e2e2;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
}

#middleColumnHeader .Arrows {
	color: #ba0002;
}

/**************************************************************/
/* Middle Column Prod Details                                 */
/**************************************************************/

#search-result-bg {
	background: url("Images/sort_results_banner2_bgd.gif");
	background-repeat: repeat-x;
}

#ProdDetailBox {
	width: 409px;
	border: 2px;
	border-style: solid;
	border-color: #bbbaba;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-image: url(Images/box_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.ProdImage {
	padding-right: 10px;
	vertical-align: top;
}

.ProdTableGrad {
	background-image: url(Images/prod_detail_tab_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: transparent;
	border: 1px;
	border-color: #bbbaba;
	border-style: solid;
}

.ProdTableGrad2 {
	background-image: url(Images/prod_detail_tab_grad2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: transparent;
	border: 1px;
	border-color: #bbbaba;
	border-style: solid;
}

.CompatibleInstrumentsBox {
	width: 197px;
	margin-right: 19px;
	float: left;
}

.VerticalLineContainer{
	width: 453px;
	background-image: url(Images/vertical_line.gif);
	background-repeat: repeat-y;
}

.OemPartsBox {
	width: 217px;
	margin-left: 20px;
	float: left;
}

#rightColumn {
	width: 208px;
	float: left;
	border-left: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/**************************************************************/
/* Middle Column News                                         */
/**************************************************************/
.resultsNews {
	border-bottom: 1px;
	border-bottom-color: #bbbaba;
	border-bottom-style: solid;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.resultsNewsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}


/**************************************************************/
/* Middle Column General                                      */
/**************************************************************/
#middleColumn {
	width: 453px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/**************************************************************/
/* Quick Cart                                                 */
/**************************************************************/
#quickCartWrapper {
	width: 208px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
}
#quickCartWrapper a:link {color: #636363; text-decoration: underline;} 
#quickCartWrapper a:visited {color: #636363; text-decoration: none;}
#quickCartWrapper a:hover {color: #99969a; text-decoration: underline;}

#quickCartWrapper p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.quickCartRule {
	width: 168px;
	height: 1px;
	background-color: #494849;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#quickCartCheckout {
	width: 168px;
	height: 22px;
	margin-top: 10px;
	background-image: url(Images/checkout_bgd.jpg);
	background-repeat: repeat;
}

#quickCartSaveCart {
	width: 148px;
	height: 33px;
	padding-left: 20px;
	padding-top: 7px;
	margin-top: 10px;
	background-image: url(Images/save_cart_bgd.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
#quickCartSaveCart a:link {color: #eeeeee; text-decoration: underline;} 
#quickCartSaveCart a:visited {color: #eeeeee; text-decoration: none;}
#quickCartSaveCart a:hover {color: #ffffff; text-decoration: underline;}

#quickCartTop {
	width: 208px;
	height: 39px;
	float: left;
	background-image: url(Images/quick_cart_top.jpg);
	background-repeat: no-repeat;
}

#quickCartMiddleTop {
	width: 168px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(Images/quick_cart_middle_top.jpg);
	background-repeat: no-repeat;
}

#quickCartMiddleMiddle {
	width: 168px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(Images/quick_cart_middle_middle.jpg);
	background-repeat: repeat;
}

#quickCartBottom {
	width: 208px;
	height: 18px;
	float: left;
	background-image: url(Images/quick_cart_bottom.jpg);
	background-repeat: no-repeat;
}

#googleTranslate{
	width: 208px;
	float: left;
	text-align:center;
	padding-top:10px;

}

/**************************************************************/
/* Search Facility                                            */
/**************************************************************/

#searchHeading {
	width: 220px;
	height: 33px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #00a3d8;
}

#searchContent {
	width: 180px;
	background-image: url(Images/prod_search_bgd.gif);
	background-repeat: repeat;
	background-color: #00a3d8;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#searchContent h1 {
	font: normal bold 10px Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 3px;
}

.searchContentTextArea {
	width: 145px;
	height: 14px;
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #5b0103;
	background-color: #d8eaf0;
	padding-left: 5px;
	padding-right: 5px;
}

.advSearchMinibanner {
	margin-top: 10px;
}

/**************************************************************/
/* Side Menu Classes Styles                                   */
/**************************************************************/
#menu1Heading {
	width: 220px;
	height: 33px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #252525;
}

.menu1 {
	width: 120px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
	font-weight:bold;
	padding-top: 4px;
	padding-bottom:4px;
	cursor:hand;
}
a.menu1:link {text-decoration: none;}
a.menu1:visited {text-decoration: none;}
a.menu1:hover {text-decoration: none;}

.submenu {
	width: 165px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #494849;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-right: 35px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
a.submenu:link {background-image: url(Images/submenu_bgd.jpg); color: #ffffff; text-decoration: none;} 
a.submenu:visited {background-image: url(Images/submenu_bgd.jpg); color: #ffffff; text-decoration: none;}
a.submenu:hover {background-image: url(Images/submenu_bgd_over.jpg); color: #ffffff; text-decoration: none;}

.childmenu {
	width: 165px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-right: 35px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.childmenu:link {color: #ffffff; text-decoration: none;} 
a.childmenu:visited { color: #ffffff; text-decoration: none;}
a.childmenu:hover {color: #ffffff; text-decoration: none;}


.hide {
display: none;
}

.show {
display: block;
}

/**************************************************************/
/* Bottom Styles                                              */
/**************************************************************/
#bottomRule {
	height: 7px;
	width: 935px;
	background-color: #e4e2e2;
	margin: 0%;
	border-top: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	float: left;
	clear:both;
}

#footer {
	background-image: url(Images/footer_bgd.gif);
	background-repeat: repeat;
	height: 100px;
	width: 935px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:link {color: #ffffff; text-decoration: none;} 
#footer a:visited {color: #ffffff; text-decoration: none;}
#footer a:hover {color: #FFFFFF; text-decoration: underline;}
#footer a:active {color: #ffffff; text-decoration: none;}

.footerSmallText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.spacer {
	clear: both;
	height: 1px;
	margin: 0%;
}

.spacer2 {
	clear: both;
	height: 11px;
	margin: 0%;
}

.RedType {
	color: #ba0002;
}
.RedType a:link {color: #ba0002; text-decoration: underline;} 
.RedType a:visited {color: #ba0002; text-decoration: underline;}
.RedType a:hover {color: #ffffff; text-decoration: underline;}
.RedType a:active {color: #ba0002; text-decoration: underline;}

.GreyBorder {
	border: 1px;
	border-style: solid;
	border-color: #dcdada;
}

/**************************************************************/
/* Box                                                        */
/**************************************************************/

.boxWrapperLeft {
	width: 221px;
	padding-right: 11px;
	float: left;
}

.boxWrapperRight {
	width: 221px;
	float: left;
}

.boxTop {
	width: 221px;
	height: 9px;
	background-image: url(Images/box_top.jpg);
	background-repeat: no-repeat;
	float: left;
}

.boxMiddle {
	width: 221px;
	background-image: url(Images/box_middle.jpg);
	background-repeat: repeat-y;
	background-color: white;
	float: left;
}

.boxGrad {
	width: 217px;
	background-image: url(Images/box_grad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
}

.boxBottom {
	width: 221px;
	height: 9px;
	background-image: url(Images/box_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}

/**************************************************************/
/* Box Large                                                  */
/**************************************************************/

.boxLargeWrapper {
	width: 453px;
	float: left;
}

.boxLargeTop {
	width: 453px;
	height: 9px;
	background-image: url(Images/box_large_top.jpg);
	background-repeat: no-repeat;
	float: left;
}

.boxLargeMiddle {
	width: 453px;
	background-image: url(Images/box_large_middle.jpg);
	background-repeat: repeat-y;
	background-color: white;
	float: left;
}

.boxLargeGrad {
	width: 449px;
	background-image: url(Images/box_large_grad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
}

.boxLargeBottom {
	width: 453px;
	height: 9px;
	background-image: url(Images/box_large_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}

/**************************************************************/
/* Box Large Red                                              */
/**************************************************************/

.boxLargeWrapper {
	width: 453px;
	float: left;
}

.boxLargeTopRed {
	width: 453px;
	height: 9px;
	background-image: url(Images/box_large_red_top.jpg);
	background-repeat: no-repeat;
	float: left;
}

.boxLargeMiddleRed {
	width: 453px;
	background-image: url(Images/box_large_red_middle.jpg);
	background-repeat: repeat-y;
	background-color: white;
	float: left;
}

.boxLargeGradRed {
	width: 449px;
	background-image: url(Images/box_large_red_grad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
}

.boxLargeBottomRed {
	width: 453px;
	height: 9px;
	background-image: url(Images/box_large_red_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}

/**************************************************************/
/* Sort Results                                               */
/**************************************************************/

#sortResultsWrapper {
	width: 453px;
	float:left;
}

#sortResultsWrapper2 {
	width: 453px;
	float:left;
	border-top: 1px;
	border-top-color: #bbbaba;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #bbbaba;
	border-bottom-style: solid;
}

#sortResultsTopBannerTop {
	background-image: url(Images/list_header_top.gif);
	background-repeat: no-repeat;
	width: 453px;
	height: 8px;
}

#sortResultsTopBanner {
	background-image: url(Images/list_header_bottom.gif);
	background-repeat: no-repeat;
	background-color: #007da6;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#resultsWrapper{
	border-left: 1px;
	border-left-color: #bbbaba;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #bbbaba;
	border-right-style: solid;
	border-top: 1px;
	border-top-color: #bbbaba;
	border-top-style: solid;
}

.results {
	border-bottom: 1px;
	border-bottom-color: #bbbaba;
	border-bottom-style: solid;
	/*background-color: Gray;*/
}

#sortResultsBottomBanner {
	background-image: url(Images/sort_results_bottom_bgd.gif);
	background-repeat: repeat;
	background-color: #007da6;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.relatedProdHeader {
	background-image: url(Images/related_prod_header.gif);
	background-repeat: no-repeat;
	background-color: #007da6;
	width: 433px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

/**************************************************************/
/* Form Styles                                                */
/**************************************************************/
.Field {
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

.QtyField {
	height: 14px;
	/*width: 25px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
}

.InvoiceSearchField {
	width: 153px;
	height: 14px;
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.InvoiceSearchField2 {
	width: 80px;
	height: 14px;
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.OrderHistoryDropdown {
	width: 162px;
	/*height: 17px;*/
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
}

.AdvancedDropdown {
	width: 155px;
	/*height: 17px;*/
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
}

.DeliveryAddress1 {
	width: 200px;
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color: #A5ACB2;
}

.DeliveryAddress2 {
	width: 85px;
	font: normal normal 11px Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color: #A5ACB2;
}

/**************************************************************/
/* Text Styles                                                */
/**************************************************************/

.White9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 9px;
	font-weight: normal;
}
.White9 a:link {color: White; text-decoration: none;} 
.White9 a:visited {color: White; text-decoration: none;}
.White9 a:hover {color: White; text-decoration: underline;}
.White9 a:active {color: White; text-decoration: none;}

.White12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bold;
}

.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#acabab;
	font-weight: normal;
}

.ProdDetailTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 11px;
	font-weight: normal;
}
.ProdDetailTxt a:link {color: #636363; text-decoration: none;} 
.ProdDetailTxt a:visited {color: #636363; text-decoration: none;}
.ProdDetailTxt a:hover {color: #ba0002; text-decoration: underline;}
.ProdDetailTxt a:active {color: #636363; text-decoration: none;}

.ProdDetailPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ba0002;
	font-size: 11px;
	font-weight: normal;
}
.ProdDetailPrice a:link {color: #ba0002; text-decoration: none;} 
.ProdDetailPrice a:visited {color: #ba0002; text-decoration: none;}
.ProdDetailPrice a:hover {color: #ba0002; text-decoration: underline;}
.ProdDetailPrice a:active {color: #ba0002; text-decoration: none;}

.viewPageOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
/*.viewPageOver a:link {color: White; text-decoration: underline;} 
.viewPageOver a:visited {color: White; text-decoration: underline;}
.viewPageOver a:hover {color: White; text-decoration: underline;}
.viewPageOver a:active {color: White; text-decoration: underline;}*/

.White {
	color: #ffffff;
}

.boxPadding {
	padding-left: 10px;
	padding-right: 10px;
}
/**************************************************************/
/* Cart Styles                                                */
/**************************************************************/
.BottomRuleGrey {
	border-bottom: 1px solid #bbbaba;	
}

.TopBottomRuleGrey {
	border-top: 2px solid #bbbaba;
	border-bottom: 2px solid #bbbaba;
	background-image: url(Images/sort_results_banner2_bgd.gif);
	background-repeat: repeat;
}

.TopBottomLeftRuleGrey {
	border-top: 2px solid #bbbaba;
	border-bottom: 2px solid #bbbaba;
	border-left: 2px solid #bbbaba;
	background-image: url(Images/sort_results_banner2_bgd.gif);
	background-repeat: repeat;
}

.TopBottomRightRuleGrey {
	border-top: 2px solid #bbbaba;
	border-bottom: 2px solid #bbbaba;
	border-right: 2px solid #bbbaba;
	background-image: url(Images/sort_results_banner2_bgd.gif);
	background-repeat: repeat;
}

/**************************************************************/
/* Lines and Rules                                            */
/**************************************************************/

.CentreRule {
	background-image: url(Images/centre_rule.gif);
	background-repeat: no-repeat;
	width: 453px;
	height: 17px;
	margin-top: 10px;
	margin-bottom: 15px;
}

/**************************************************************/
/* FORM Styles                                                */
/**************************************************************/
.SelectMonth {
	font: normal normal 11px Helvetica, sans-serif;
	color: black;
	height: 17px;
	width: 100px;
	padding: 0px;
}

.SelectYear {
	font: normal normal 11px Helvetica, sans-serif;
	color: black;
	height: 17px;
	width: 92px;
	padding: 0px;
}

.RegistrationField1 {
	width: 250px;
	height: 14px;
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.RegistrationField2 {
	width: 200px;
	height: 14px;
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.RegistrationField3 {
	width: 150px;
	height: 14px;
	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.RegistrationDropDown {
	width: 200px;

	font: normal normal 11px Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

/**************************************************************/
/* News Ticker                                                */
/**************************************************************/

.NewsTickerWrapper {
	width: 258px;
	margin-right: 12px;
	float: left;
}

.NewsTickerTop {
	width: 258px;
	height: 34px;
	background-image: url(Images/news_ticker_top.gif);
	background-repeat: no-repeat;
	float: left;
}

.NewsTickerMiddle {
	width: 240px;
	height: 289px;
	padding-left: 8px;
	padding-right: 10px;
	background-image: url(Images/news_ticker_middle.gif);
	background-repeat: repeat-y;
	float: left;
}

.NewsTickerBottom {
	width: 239px;
	height: 29px;
	padding-left: 8px;
	padding-right: 11px;
	padding-top: 3px;
	background-image: url(Images/news_ticker_bottom.gif);
	background-repeat: no-repeat;
	float: left;
}

.NewsTickerBgd {
	width: 220px;
	height: 269px;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/news_ticker_bgd.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.NewsTickerBgd a:link {color: #ffffff; text-decoration: none;} 
.NewsTickerBgd a:visited {color: #ffffff; text-decoration: none;}
.NewsTickerBgd a:hover {color: #ffffff; text-decoration: underline;}
.NewsTickerBgd a:active {color: #ffffff; text-decoration: none;}

/**************************************************************/
/* Prod Locator Ad                                            */
/**************************************************************/

.LocatorAdWrapper {
	width: 183px;
	float: left;
}

.LocatorAdTop {
	width: 183px;
	height: 316px;
	float: left;
}

.LocatorAdClick {
	width: 183px;
	height: 39px;
	float: left;
}

/**************************************************************/
/* Advanced Product Locator                                   */
/**************************************************************/

.AdvOption1 {
	width: 35px;
	height: 35px;
	padding-left: 93px;
	padding-right: 104px;
	padding-top: 85px;
	background-image: url(Images/adv_option1.jpg);
	background-repeat: no-repeat;
	float: left;
}

.AdvOption2 {
	width: 35px;
	height: 35px;
	padding-left: 93px;
	padding-right: 93px;
	padding-top: 85px;
	background-image: url(Images/adv_option2.jpg);
	background-repeat: no-repeat;
	float: left;
}

.AdvArrowLeft {
	width: 221px;
	height: 56px;
	background-image: url(Images/adv_arrow_left.gif);
	background-repeat: no-repeat;
	padding-right: 232px;
	float: left;
}

.AdvArrowRight {
	width: 221px;
	height: 56px;
	background-image: url(Images/adv_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 232px;
	float: left;
}

.AdvArrowCentre {
	width: 453px;
	height: 36px;
	background-image: url(Images/adv_arrow_middle.gif);
	background-repeat: no-repeat;
	float: left;
}

.AdvArrowWrapper {
	width: 453px;
	float: left;
}


.AdvBoxWrapper {
	width: 453px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.AdvBoxWrapper a:link {color: #ffffff; text-decoration: underline;} 
.AdvBoxWrapper a:visited {color: #ffffff; text-decoration: underline;}
.AdvBoxWrapper a:hover {color: #00c0ff; text-decoration: underline;}
.AdvBoxWrapper a:active {color: #ffffff; text-decoration: underline;}


.AdvBoxTop {
	width: 453px;
	height: 9px;
	background-image: url(Images/adv_box_top.jpg);
	background-repeat: no-repeat;
	float: left;
}

.AdvBoxMiddle {
	width: 453px;
	background-image: url(Images/adv_box_middle.jpg);
	background-repeat: repeat-y;
	float: left;
}

.AdvBoxBottom {
	width: 453px;
	height: 9px;
	background-image: url(Images/adv_box_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}

/**************************************************************/
/* Advanced Product Locator                                   */
/**************************************************************/

.DistieWrapper {
	width: 453px;
	height: 133px;
	float: left;
}

.DistieEurope {
	width: 156px;
	height: 133px;
	background-image: url(Images/distie_europe_up.jpg);
	background-repeat: no-repeat;
	float: left;
}

.DistieAmerica {
	width: 125px;
	height: 133px;
	background-image: url(Images/distie_america_up.jpg);
	background-repeat: no-repeat;
	float: left;
}

.DistieROW {
	width: 172px;
	height: 133px;
	background-image: url(Images/distie_ROW_up.jpg);
	background-repeat: no-repeat;
	float: left;
}

/**************************************************************/
/* Contact Us Styles                                          */
/**************************************************************/
.ContactWrapper {
	width: 453px;
	float: left;
}

.ContactLeft {
	width: 200px;
	border-right: 1px solid #bbbaba;
	float: left;
}

.ContactRight {
	width: 242px;
	padding-left: 10px;
	float: left;
}

.MapContainer {
	width: 431px;
	background-image: url(Images/box_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #bbbaba;
	padding: 10px;
}

/**************************************************************/
/* TESTING Styles                                             */
/**************************************************************/
.TestButton {
	width: 278px;
	height: 28px;
	<!--[if lt IE 7]>
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='Images/test_banner_glow.png',sizingMethod='size');
	<![endif]>
	<!--[if !IE]>
	background-image: url(Images/test_banner_glow.png);
	<![endif]>
}

.TestBanner {
	width: 350px;
	height: 28px;
	background-color: Black;
}

/**************************************************************/
/* CMS Styles                                                 */
/**************************************************************/
/************************************/
/*----------- JUST TEXT ------------*/
/************************************/

.displayText{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

/************************************/
/*----------- IMAGE LEFT -----------*/
/************************************/

.imageLeft {
	margin-right: 0px;i
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.imageLeft img{
	padding-right: 20px;
	padding-bottom: 16px;
	padding-top: 5px;
	padding-left: 0px;
	float:left;
	vertical-align:top;
	border: 0px; 
}
/************************************/
/*----------- IMAGE RIGHT ----------*/
/************************************/

.imageRight {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.imageRight img{
	padding-right: 0px;
	padding-bottom: 16px;
	padding-top: 5px;
	padding-left: 20px;
	float:right;
	vertical-align:top;
	border: 0px;
}


/************************************/
/*----------- IMAGE CENTRE ---------*/
/************************************/

.imageCentre {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.imageCentre img {
	padding-top: 16px;
	padding-bottom: 16px;
	border: 0px;
}

/**************************************************************/
/* Downloads Box                                              */
/**************************************************************/

.CMSboxLargeWrapper {
	width: 453px;
	float: left;
}

.CMSboxTabLeft {
	height: 25px;
	width: 9px;
	background-image: url(Images/box_large_tab_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

.CMSboxTabMiddle {
	height: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(Images/box_large_tab_middle.jpg);
	background-repeat: repeat-x;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.CMSboxTabRight {
	height: 25px;
	width: 9px;
	background-image: url(Images/box_large_tab_right.jpg);
	background-repeat: no-repeat;
	float: left;
}

.CMSboxLargeTop {
	width: 453px;
	height: 9px;
	background-image: url(Images/box_large_tab_top.jpg);
	background-repeat: no-repeat;
	float: left;
}

.CMSboxLargeMiddle {
	width: 449px;
	border-left: 2px solid #bbbaba;
	border-right: 2px solid #bbbaba;
	background-color: white;
	float: left;
}

.CMSboxLargeGrad {
	width: 445px;
	background-image: url(Images/box_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
}

.CMSboxLargeBottom {
	width: 453px;
	height: 9px;
	background-image: url(Images/box_large_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}

.CMSboxUnderline {
	border-bottom: 1px;
	border-bottom-color: #636363;
	border-bottom-style: dashed;
	font-size:9px;
	color: #636363;
}

/************************************/
/*----------- Rule -----------------*/
/************************************/

.CentreRule {
	background-image: url(Images/centre_rule.gif);
	background-repeat: no-repeat;
	width: 453px;
	height: 17px;
	margin-top: 10px;
	margin-bottom: 15px;
}

/************************************/
/*----------- Spacer ---------------*/
/************************************/

.lineSpacer {
	clear: both;
	height: 11px;
	margin: 0%;
}