/* CSS Document */

/*/////////******* BODY STYLES ***********/
BODY, A, TD {
	color: black;
	font: 8pt arial;
	font-stretch: condensed;
	line-height: 11pt;
	text-decoration: none;
}
* html, body {
	height: 100%;
	min-height: 100%;
}
body {
	background-color: #fff;
	background-repeat: repeat-x;
	margin: 0px;
}
P, P A {
	font-size: 10pt;
}
#searchbutton {
	position: absolute;
	right: 223px;
	top: 15px;
	width: 90px;
	height:14px;
	text-transform: uppercase;
	font: 9px Arial;
	color: #fff;
	vertical-align: middle;
}
#searchbox {
	position: absolute;
	right: 122px;
	top: 11px;
}
#breadcrumbs {
	height: 19px;
	margin: 8px 0px 3px 27px;
	font: 10px Arial;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	z-index: 3;
}
#breadcrumbs a:link, 
#breadcrumbs a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#mailingListForm {
	color: #FFF;
	font-size: 10px;
	float: right;
	margin-right: 30px;
}

#featuredproduct {
	position: absolute;
	top: 372px;
	left: 202px;
	height: 23px;
	width: 133px;
	padding: 8px 0px 0px 19px;
	background:url(../images/home/productstab.gif) no-repeat top left;
	font-weight: bold;
	font-size: 12px;
}
* html #featuredproduct {
	top: 373px;
	left: 207px;
}
*+html #featuredproduct {
	top: 369px;
}
#left, #right, #middle {
	float: left;
	display: block;
	width: 188px;
	height: 112px;
	text-align: left;
	margin-top: 10px;
}
#left a:link, #left a:visited, #right a:link, #right a:visited, #middle a:link, #middle a:visited {
	color:#990000;
}
#left a:hover, 
#right a:hover, 
#middle a:hover {
	color:#990000;
	text-decoration:none;
}
* html #left, * html #right, * html #middle {
	height: 106px;
	margin: 8px 8px 8px 0px;
}
#left p, #right p, #middle p {
	padding: 0 5px 4px 5px;
	width: 163px;
	border:1px solid #ccc;
	text-align: center;
	font: 10px Verdana;
	height: 100px;
}
#left p a, #right p a, #middle p a {
	font-size: 10px;
}
/*.thumb_title { text-transform: uppercase; font: 11px Arial; font-weight: bold; color:#990000; }
*/

/* Div Table Styles */
.tablecell {
	display: table-cell;
}
#beautyShot {
	width: 600px;
}
#beautyShot .cell {
	width: 50%;
}
#beautyShot .hold {
	width: 100%;
	clear: both;
}
#beautyShot .cell ul, #beautyShot .hold ul {
	margin: 0 30px 8px 5px;
	padding: 0;
}
#beautyShot .cell ul li, #beautyShot .hold ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
* html #beautyShot .cell ul, * html #beautyShot .hold ul {
	margin: 0 30px 8px 5px;
	padding: 0;
}
* html #beautyShot .cell ul li, * html #beautyShot .hold ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tablerow {
	display: table-row
}
* html .tablerow {
	clear: both;
}
/* Products: Sets Styles */
.setsRow {
	width: 99%;
}
.setsBox {
	/*height: 400px; */
	width: 272px;
	border: 1px #ccc solid;
	float:left;
	margin: 0 9px 9px 0;
}
.setsTitle {
	background-color: #000;
	font: 11px Verdana;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding:3px;
}
#description {
	margin-left:10px;
}
#description p {
	width:100%;
	padding-left:5%;
	padding-right:5%;
	margin-bottom: 10px;
	font-size:12px;
}
#description h4 {
	width:99%;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#enlargementImage {
	width: 100%;
	text-align: center;
}
.setContents {
	float: right;
}
.setsPadding {
	padding:4px;
}
.setsImage {
	width:100%;
}
.setsContents {
	width:100%;
}
.stockTitle {
	background-color: #999;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px #ccc solid;
	font-family: Verdana;
	font-size: 8px;
	padding-left: 5px;
}
.stockItem {
	border: 1px #ccc solid;
	font-family: Verdana;
	font-size: 9px;
	padding: 3px 4px 4px 5px;
}
.stockGrid {
	width: 100%;
}
.stockGrid th {
	background-color: #999;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px #ccc solid;
	font-family: Verdana;
	font-size: 8px;
	padding: 2px 0px 2px 4px;
}
.stockGrid table {
	border-bottom: 1px #ccc solid;
}
.stockGrid td {
	border: 1px #ccc solid;
	font-family: Verdana;
	font-size: 9px;
	padding: 0px 0px 0px 4px;
	height: 18px;
	vertical-align: middle;
}
.legend {
	padding: 0px;
	font: 9px Verdana;
}
.stockGrid td a:link, 
.stockGrid td a:visited, 
.stockGrid td a:hover {
	color: #900;
	font: 9px Verdana;
	letter-spacing: normal;
	height: 18px;
}
.stockGrid a:link, 
.stockGrid a:visited {
	color: #900;
}
.stockGrid a:hover {
	color: #900;
	text-decoration:none;
}
#beautyShot {
	display: table;
	margin: 8px 0 25px 0;
	position: relative;
	left: 15%;
	top: 0px;
}
* html #beautyShot {
	left: 8%;
	display: block;
	width: 89%;
}
.stockGridTitle {
	background-color: #333333;
	color: white;
	padding-left: 6px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
/*/////////******* DESIGN STRUCTURE ***********/


#beauty {
	width: 100%;
	min-width: 550px;
	text-align: center;
	border-bottom: 4px #666 solid;
	padding: 0px;
	margin: 0px;
}
.tdColor0 {
	background-color: #fff;
}
.tdColor1 {
	background-color: #e7e7e7;
}
.sectionTitle {
	width:99%;
	border-bottom: 2px #000 solid;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
#holder_foot, #wrapper .holder_foot {
	margin: 0 auto;
	padding: 0;
	height: 30px;
	background-color: #ffffff;
}
#holder_foot {
	width: 99%;
}
* html #holder_foot {
	width: 98%;
	height: 12px;
}
#holder_foot .holder_foot_left, #wrapper .holder_foot_left {
	display: block;
	background: url(../images/bottom_left.jpg) no-repeat left top;
	height: 11px;
	padding: 0px;
}
#holder_foot .holder_foot_right, #wrapper .holder_foot_right {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 11px;
	background: url(../images/bottom_right.gif) no-repeat right top;
}
#wrapper #holder_head {
	height: 9px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
* html #wrapper #holder_head {
	margin-bottom: -3px;
}
#wrapper .holder_head_right {
	float: left;
	margin:0;
	padding: 0;
	height: 9px;
	width: 100%;
}
#wrapper .holder_head_left {
	display: block;
	background: url(/images/top_left.jpg) no-repeat left top;
	padding: 0;
	margin: 0;
	height: 9px;
}
#featuredproduct {
	position: absolute;
	top: 371px;
	left: 205px;
	height: 23px;
	width: 133px;
	padding: 8px 0px 0px 19px;
	background:url(../images/home/productstab.gif) no-repeat top left;
	font-weight: bold;
	font-size: 12px;
}
* html #featuredproduct {
	top: 358px;
	left: 207px;
}
/*/////////******* HEADER STYLES ***********/



#header {
	/*position: relative; */
  width: 100%;
	min-width: 100%;
	height: 85px;
	background: url(/images/home_header4.jpg);
	/*  margin: -11px 0 0 0;*/
  margin: 0;
	padding: 0;
}
#contentWrapper {
	background: #fff url(/images/bg.jpg) top left repeat-y;
	border-right: 1px #ccc solid;
	margin: 0;
	min-width: 760px;
	padding: 0;
	width: 100%;
	z-index: 1;
}
#video #contentWrapper {
	background: #000;
	border-right: 1px #ccc solid;
	margin: 0;
	min-width: 760px;
	padding: 0;
	width: 100%;
	z-index: 1;
}
#wrapper {
	float: left;
	font-size: 1em;
	line-height: normal;
	margin-left: 5px;
	min-width: 760px;
	padding: 0;
	width: 99%;
}
* html #wrapper {
	width: 98%;
	margin-left:5px;
	background-image: none;
}
#content {
	clear:both;
	line-height:normal;
	min-height:650px;
	padding:0 0 0 198px;
	text-align:left;
	vertical-align:top;
}
#content a {
	text-decoration: underline;
}
#content p { /*width:174px;  min-height:103px;*/
	padding: 2px;
}
* html #content {
	padding-bottom: 130px;
	margin: 0px;
}
#contentPadding {
	padding-left:10px;
	padding-right:10px;
}
/* TOP RED BOX */
#topSearchBox {
	margin-top:12px;
	margin-right:10px;
	float:right;
}
#topSearchBox #query {
	float:left;
	margin:0 2px 0;
}
#topSearchBox #searchButton {
	
}

/*=======MENU TOP RIGHT=======*/
#topRightMenu {
	margin-top:15px;
	margin-right:10px;
	float:right;
	width:120px;
}
#topRightMenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:12px;
}
#topRightMenu ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:12px;
}
#topRightMenu a:link, #topRightMenu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:white;
	text-decoration:none;
}
#topRightMenu a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
/*====== TOP HORIZONTAL MENU =====*/

#topHorizMenu {
	z-index: 5;
	width: 100%;
	position: absolute;
	top: 68px;
	left: 0px;
	text-align: center;
}
#topHorizMenu ul {
	list-style:none;
	margin: 0px auto;
	padding:0px;
	line-height:12px;
	z-index: 5;
	width: 700px;
}
#topHorizMenu ul li {
	position: relative;
	float:left;
	z-index: 5;
	text-align: left;
	list-style:none;
	margin:0px;
	padding: 0px 5px;
	line-height:12px;
	border-left:#cc0000 solid 1px;
}
#topHorizMenu ul li:hover ul, #topHorizMenu ul li.over ul { /* lists nested under hovered list items */
	display:block;
	list-style:none;
}
#topHorizMenu a:link, #topHorizMenu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:white;
	text-decoration:none;
}
#topHorizMenu a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
/* ======= SUB MENU ====== */
#topHorizMenu ul li ul {
	display: none;
	position: absolute;
	top: 15px;
	left: 0px;
	border:#000 solid 1px;
	padding:3px;
	margin:0px;
	background-color:white;
	width:170px;
}
#topHorizMenu ul li ul li {
	float:none;
	display:block;
	border: none;
}
#topHorizMenu ul li ul li a:link, #topHorizMenu ul li ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 7pt;
	color:#000;
	text-decoration:none;
}
#topHorizMenu ul li ul li a:hover {
	color:#CC0000;
}
/*/////////******* FOOTER STYLES ***********/


#containerBottom {
	width: 790px;
	height: 42px;
	margin-top: -2px;
	clear: left;
	background: url(http://www.gearwrench.com/ratcheting_wrenches/footer.jpg) top no-repeat;
}
#trailer1 {
	width: 760px;
	height: 90px;
	background: url(/images/trailer1-3col.gif) repeat-y;
	font-weight: bold;
}
.trailer1cell {
	display: table-cell;
	height: 90px;
	vertical-align: top;
}
#trailer2 {
	width: 760px;
	height: 36px;
	position: relative;
	font-weight: bold;
	background: url(/images/trailer2-3col.gif) repeat-y;
}
.trailer2text {
	color: white;
	height: 36px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
/***********TRAILER 3************/
#trailer3 {
	/* (Black Bar) */  
	position: relative;
	width: 100%;
	height: 45px;
	background-color: black;
	padding-top: 3px;
	/*margin-top: 34px; */
	margin-top: -10px;
}
#trailer3 #tellAFriend {
	float: left;
	margin-left: 30px;
	padding-top: 0px;
}
#trailer3 #mailingListForm {
	float:right;
	width:250px;
	padding:0px;
	margin:0px;
	margin-right:30px;
	color:#FFF;
	font-size:10px;
}
#trailer3 fieldset {
	margin: 0;
	padding:0;
	border: none;/*clear:both;*/
}
#trailer3 #mailingListForm legend {
	margin:0px;
	padding:0px;
	color:#fff;
	border: none;
}
#trailer3 #mailingListForm label {
	text-align: right;
	float: left;
	margin-top: 7px;
	margin-left:15px;
	width: auto;
}
#trailer3 #mailingListForm input {
	float:left;
}
#trailer3 #mailingListForm .emailbox {
	font: 8pt Arial, Verdana, Helvetica;
	color: #ffffff;
	width: 100px;
	margin: 5px 2px 0px 3px;
	padding: 0px;
	/*margin:0px;
	padding:0px;*/
	border: black 0px solid;
	background-color: #666666;
}
* html #trailer3 {
	margin-top: 18px;
}
#footerNav { /* Footer Nav */
	height: 30px;
	width:760px;
	margin: 5px auto;
	line-height: 20px;
	color: #666666;
	text-align: right;
	font-size:7pt;
}
#footerNav ul {
	list-style:none;
	width: 96%;
	margin: 0 auto;
}
#footerNav ul li {
	float:left;
	/*width: 15%;*/
	list-style:none;
	border-left:#cc0000 solid 1px;
	text-align: center;
	margin:0px;
	padding: 0px 4px;
}
#footerNav ul li a {
	border: none;
	padding: 0;
	margin: 0;
}
#selectorBox a:link, #selectorBox a:visited {
	color:#990000;
}
#selectorBox a:hover {
	color:#990000;
	text-decoration:none;
}
/*/////////******* FONT STYLES ***********/



.10PtText {
	font-size:10pt;
}
h1 {
	font: 15px Arial;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0px;
	margin-top: -1px;
	font-weight: bold;
	background: #333 url("/images/h1bg.jpg") no-repeat top right;
	z-index: 5;
	position: relative;
	top: -9px;
	margin-right: -1px;
	border-left: 1px #333 solid;
}
* html h1 {
}
h2 {
	color: #900;
	line-height: 170%;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
h4 {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*/////////******* NAVIGATION STYLES ***********/


/* Left Hand side Navigation */
#menuLeft {
	position: absolute;
	left: 0px;
	top: 135px;
	width: 197px;
	margin-left: 6px;
	text-align: left;
}
#menuLeft ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menuLeft ul li a {
	font: 11px Arial;
	font-weight: bold;
	padding: 3px 0px 3px 14px;
	display: block;
	background: url(/images/topborder.gif) bottom left no-repeat;
}
#menuLeft ul li ul {
	list-style:none;
	margin:0px;
	padding: 2px 0 2px 11px;
	width: 170px;
	background: #fff url(/images/topborder.gif) bottom left no-repeat;
}
#menuLeft ul li ul li {
	margin-left: 14px;
	padding: 0px;
	width: 164px;
	background-color: #fff;
	background-image: none;
}
#menuLeft ul li ul li a {
	font-weight: normal;
	font: 11px Arial;
	margin: 0;
	padding: 0;
	background-image: none;
	display: inline;
}
#menuLeft a.active {
	color:#990000;
}
/* For IE 6.0 and lower*/
* html #menuLeft {
	top: 125px;
	left:5px;
}
* html #menuLeft ul li {
	margin: 0px;
	padding: 0px;
	height: 8px;
}
* html #menuLeft ul li a {
	padding: 2px 15px 4px 15px;
	margin: 0px;
}
* html #menuLeft ul li ul li {
	margin-left: 17px;
}

#becomeafan {
	margin-top:8px;
	margin-left:30px;
}

#sub {
	background-color: #fff;
	list-style:none;
	margin:0px;
	padding: 2px 0 2px 11px;
	width: 170px;
	background: #fff url(/images/topborder.gif) bottom left no-repeat;
}
#sub li {
	margin-left: 14px;
	padding: 0px;
	width: 164px;
	background: none;
}
.sublink {
	margin: 0;
	padding: 0;
	background-image: none;
	font-weight: normal;
}
/* Subnavigation Menu within Products */
#nav {
	width:92%;
	min-width: 560px;
	border-bottom: 2px #000 solid;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
}
#nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	padding-top: 1px;
	height: 21px;
	margin-left: 1px;
}
#nav ul li {
	float: left;
	font: 10px Arial;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-left: -1px;
}
#nav ul li a {
	display: block;
	height: 13px;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: -3px;
	border: 1px #333 solid;
}
#nav ul li a:hover {
	color: #fff;
	background-color: #333;
}
/* Subnavigation Menu within Products */
#tabs {
	width:92%;
	min-width: 560px;
	border-bottom: 2px #000 solid;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	padding-top:5px;
}
#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 1px;
	height: 21px;
	margin-left: 1px;
}
#tabs ul li {
	float: left;
	font: 10px Arial;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-left: -1px;
	width:130px;
}
#tabs ul li a {
	display: block;
	height: 13px;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: -3px;
	border: 1px #000 solid;
}
#tabs ul li a:hover {
	color: #fff;
	background-color: #333;
}
#tabs .current {
	background-color:#333;
	color:#fff;
}
* html #tabs {
	width: 85%;
	margin-right: 0px;
}
* html #tabs ul {
	margin-left: 0px;
}
* html #tabs ul li {
	padding-bottom: 0px;
	height: 18px;
	padding-top: 3px;
	border-left: 1px #333 solid;
	margin-left: 0px;
}
* html #tabs ul li a {
	border-bottom: 0px;
	border-left: 0px;
}
#heading {
	background-color:#333;
	background: #333 url("/images/h1bg.jpg") no-repeat top right;
	position: relative;
	top: -9px;
	height: 33px;
}
* html #heading {
	height: 24px;
}
#heading h1 {
	float: left;
	margin:0px 0px 0px 5px;
	padding:10px 0px 0px;
	border: none;
	top: 0px;
	background:none;
	height: 32px;
	font: 13px Arial;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
}
* html #heading h1 {
	height: 23px;
}
#heading:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #heading:after {
	height: 1%;
}
/* End hide from IE-mac */

/******************************************/
/* Subnavigation Menu within Products */
#tabsTop {
	float:left;
	text-align: left;
	margin:0px;
	margin-left: 20px;
	margin-top:-10;
	padding:0px;
	width:400px;
	height: 33px;
	clear: right;
}
#tabsTop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 1px;
	height: 21px;
	margin-left: 1px;
	height: 32px;
}
#tabsTop ul li {
	float: left;
	font: 10px Arial;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#tabsTop ul li a {
	display: block;
	height: 32px;
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	background: #333 url(/images/tab_left.gif) no-repeat left top;
}
#tabsTop ul li a span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display:block;
	width: auto;
	background:url(/images/tab_right.gif) no-repeat right top;
	padding:10px 10px 7px 10px;
}
* html #tabsTop ul li a {
	float: left;
}
#tabsTop ul li a:hover {
	color: #000;
	background:url(/images/tab_left_f2.gif) no-repeat left top;
}
#tabsTop ul li a:hover span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background:url(/images/tab_right_f2.gif) no-repeat right top;
}
/****ON STATE*****/
#tabsTop a.current {
	background:url(/images/tab_left_f2.gif) no-repeat left top;
	color:#000;
}
#tabsTop a.current span {
	background:url(/images/tab_right_f2.gif) no-repeat right top;
	color:#000;
}
/** html #tabsTop { width: 85%; margin-right: 0px; }	
* html #tabsTop ul { margin-left: 0px; }
* html #tabsTop ul li { padding-bottom: 0px; height: 18px; padding-top: 3px; border-left: 1px #333 solid; margin-left: 0px; } 
* html #tabsTop ul li a { border-bottom: 0px; border-left: 0px; }
*/
/******************************************/


/*/////////******* LINK STYLES ***********/


a {
	color: #000;
	font: 8pt Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	line-height: 11pt;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: maroon;
	text-decoration: underline;
}
.blackLink:link, .blackLink:visited {
	color: black;
}
.blackLink:hover {
	color: #990000;
}
.whiteLink:link, .whiteLink:visited {
	color: white;
}
.whiteLink:hover {
	color: #ffcc00;
}
.grayLink:link, .grayLink:visited, .grayLink:hover {
	color: #666666;
	font-size: 7pt;
}
.redLink:link, .redLink:visited {
	color: red;
azimuth:
}
.redLink:hover {
	color: black;
}
.darkRedLink:link, .darkRedLink:visited {
	color: #990000;
}
.darkRedLink:hover {
	color: black;
}
#footerNav a:link, #footerNav a:visited, #footerNav a:hover {
	color: #666666;
	font-size: 7pt;
}
/*/////////******* NOT SURE WHAT THESE ARE ***********/
/* ............... Do we still use these?? ......... */


#home_header {
	position: relative;
	width: 760px;
	height: 302px;
	background-image: url(/images/home_header.jpg);
	background-repeat: no-repeat;
}
#headerXX * input {
	width: 130px;
	height:18px;
	border: black 1px solid;
	background-color: #cccccc;
}
label {
	display:block;
	width: 150px;
	float:left;
}
#thankYouHeader {
	width: 760px;
	height: 50px;
	width: 760px;
	background-image: url(/images/thank_you_header.jpg);
	background-repeat: no-repeat;
}
#contestHeader {
	width: 760px;
	height: 50px;
	width: 760px;
	background-image: url(/images/header_contest.gif);
	background-repeat: no-repeat;
}
#bodyContent {
	width: 690px;
	background-image: url(/images/common_body.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bodyTrailer {
	height: 25px;
	width: 760px;
	background-image: url(/images/common_trailer.jpg);
	background-repeat: no-repeat;
}
.redClass {
	background-color: #cc0000;
	layer-background-color: #cc0000;
}
.more {
	position: absolute;
	display: block;
	visibility: hidden;
}
.show .more, .show .more A {
	position: relative;
	display: inline;
	visibility: visible;
	font-size: 10pt;
}
.formtd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#bodyContentBottom {
	background-image: url(/images/common_body_bottom.jpg);
	background-repeat: no-repeat;
}
#bodyContent a:link, #bodyContent a:visited, #bodyContent a:hover {
	font-size:10pt;
}
/* COOL MENU STYLES */

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px
}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar {
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: red;
	layer-background-color: red;
	visibility: hidden;
}
/*Styles for level 0*/
.clLevel0, .clLevel0over {
	position: absolute;
	padding: 0px;
	font-family: arial, helvetica;
	font-size: 7pt;
// font-weight: bold;
	text-align: center;
}
.clLevel0 {
	background-color: transparent;
	layer-background-color: transparent;
	color: white;
}
.clLevel0over {
	background-color: transparent;
	layer-background-color: transpanent;
	color: Orange;
	cursor: pointer;
	cursor: hand;
}
.clLevel0border {
	position: absolute;
	visibility: hidden;
	background-color: transparent;
	layer-background-color: transparent;
}
/*Styles for level 1*/
.clLevel1, .clLevel1over {
	position: absolute;
	padding: 2px;
	font-family: arial, helvetica;
	font-size: 7pt;
	font-weight: bold;
}
.clLevel1 {
	background-color: white;
	layer-background-color: white;
	color: Black;
}
.clLevel1over {
	background-color: white;
	layer-background-color: white;
	color: #990000;
	cursor: pointer;
	cursor: hand;
}
.clLevel1border {
	position: absolute;
	visibility: hidden;
	background-color: Black;
	layer-background-color: Black;
}
.evenRow td {
	background-color:efefef;
}
/*==========NEWS & PRESS RELEASES=============*/
#content .npHeader {
	border-left: solid 2px #eeeeee;
	border-right: solid 2px #eeeeee;
	border-bottom: solid 2px #eeeeee;
	font-family: Arial, Verdana, Helvetica, sans-sarif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}
td.npImage {
	padding:3px;
}
.npImage {
	border-left: solid 2px #eeeeee;
	border-right: solid 2px #eeeeee;
	border-bottom: solid 2px #eeeeee;
}
.npText {
	border-right: solid 2px #eeeeee;
	border-bottom: solid 2px #eeeeee;
	padding: 2px;
}
#content .npText h2 {
	font-size:12pt;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#990000;
	line-height:135%;
}
#content .npText h2 a:link, #content .npText h2 a:visited {
	text-decoration:none;
}
.npText p {
	font-size:10pt;
	margin-top:2px;
	line-height:135%;
}
.npText h2 a {
	font-size:12pt;
}
.logoBox {
	float:left;
	height:80px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	vertical-align: middle;
	width:180px;
}
/* Display All Products */
.categoryThumb {
	float: left;
	display: block;
	width: 178px;
	text-align: center;
	background-color:#333;
	margin: 8px 0px 8px 8px;
	padding:0px;
	background: #333 url(/images/thumb_bottom.jpg) bottom left no-repeat;
	min-height: 145px;
}
.categoryThumb img {
	padding:0 0 3px;
	margin:0px;
}
.categoryThumb a {
	display:block;
	color:#fff;
	text-decoration:none;
}
.categoryThumb a:link, .categoryThumb a:visited {
	/*color:#FFB400;*/
	display:block;
	color:#fff;
	text-decoration:none;
}
.categoryThumb a:hover {
	color:#fff;
	text-decoration:none;
}
.categoryThumb .clear {
	padding:0;
	margin:0;
	height:1px;
}
.thumbImage {
	display:block;
	width:178px;
	/*background-image:url(/images/thumb_bg.jpg);
	background-repeat: no-repeat;
	padding-top:5px;
	padding-bottom:5px;*/
	margin-bottom: 8px;
}
.thumb_title {
	text-transform: uppercase;
	font: 11px Arial;
	font-weight: bold;
	color:#FFF;
}
#siteMap #utilities {
	width: 40%;
	float:left;
}
#siteMap #products {
	width: 40%;
	float:left;
}
.catalogBox {
	float: left;
	width: 48%;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	height:0px;
	width:0px;
}
* html .clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	height:3px;
	width:1px;
	background-color:#FF0000;
}
/*********CREATE BOXES FOR SETS DISPLAY*********/
#setsListBox {
	margin-left:20px;
	margin-top:5px;
	padding-top:10px;
	border-top: 1px solid #CCCCCC;
}
#setsListBox h4 {
	margin:0px 0px 10px;
	font-size:14px;
}
.setsList {
	width:160px;
	float:left;
	margin:0 5px 15px;
	text-align: center;
	min-height:180px;
	padding:0px 5px 0px;
}
*html .setsList {
	height:180px;
}

#content #pressContent {
	margin-left: 20px;
}
#content #pressContent #columnLeft {
	float:left;
	width:45%;
}
#content #pressContent #columnRight {
	float:left;
	width:45%;
	padding-left:5px;
	border-left:solid 1px #CCC;
}
.new {
	color:#FF0000;
}
#contentWhereToBuy .region {
	float: left;
	width: 300px;
	text-align: center;
}
#contentWhereToBuy #us {
}
#contentWhereToBuy #uk {
}
#contentWhereToBuy {
	margin-left: 20px;
}
#contentWhereToBuy form div {
	margin-bottom:20px;
	text-align:left;
}
#contentWhereToBuy form div label {
	width:75px;
}
#wrapper #contentWrapper #content .npText h3 {
	color: #000000;
}
#content .show .npText h5 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#where_to_buy td, th {
	font-size:13px;
}
#where_to_buy th {
	color:#fff;
	background-color:#333;
}
#contentWhereToBuy h2 {
	font: 15px Arial;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 15px;
	margin: 10px 0px;
	font-weight: bold;
	margin-right: -1px;
	margin-left: -20px;
	border-left: 1px #333 solid;
	background-color:#333;
}
tr.shadedRow {
	background-color:#e7e7e7;
}
#videoBox {
	color:#fff;
	margin:40px auto 0;
	text-align: right;
	width:640px;
}
#videoBox a:link, #videoBox a:visited {
	color:#fff;
}


.newsletterThumb {
	float:left;
	font-size:12px;
	margin:0 5% 30px;
	padding:2px;
	text-align:center;
	width:120px;
}

#content .newsletterThumb a:link,
#content .newsletterThumb a:visited {
	color:#990000;
	text-decoration: none;
}

#content .newsletterThumb:hover {
	background:#990000;
}
#content .newsletterThumb:hover a {
	color:#fff;
}

#searchresults h2 {
	color:#000;
	border-bottom: solid 1px #000;
	margin-left: 5px;
}


.alertmessage {
	border:solid 5px red;
	padding:10px;
}


#content #footerMessage {
	clear:both;
}

#content #footerMessage p {
	font-size:9px;
}
