/* @override http://localhost:8000/static/css/style.css */

a:link {
	color:#FFFFFF;
	text-decoration:underline;
}

img {
	border: none;
}

/* This same element was #main_wrapper in the NWD PHP site */
#container {
background-repeat:repeat;
margin:auto;
position:relative;
width:980px;
}

#catalog #container {
background-repeat:repeat;
margin:0;
position:relative;
width:auto;
}

.single_column {
	padding: 10px;
	position: relative;
}

a:hover {
	color:#990000;
}

input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}

a:active img{

 outline: none;

}

:focus {
  -moz-outline-style: none;
}

a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}

.MastHeader {
	height: 69px;
	background-image:url('/static/images/blackBar.jpg');
background-repeat:repeat-x;
}

#socialLinks {
left: 701px;
    position: absolute;
    text-align: right;
    top: 0;
    z-index: 1;
}

#storeLinks {
	 font-size: 70%;
    position: absolute;
    right: 317px;
    text-align: right;
    top: 0;
    z-index: 1;
}

#nav a img {
	margin: 0;
	padding: 0;
}

#nav .last {
	padding-right: 40px;
}

#navbar {
width: 100%;
background-color: #fff;
color: #333;
line-height: 90%;	
border: none;
border-bottom: 1px solid silver;
}

#products_dropdown {
	display: none;/* don't show this unless jQuery tells us to */
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	list-style-type: none;
	margin: 0;
	padding: 25px .7em .3em 1.7em;
	z-index: 100;
	cursor:pointer;
}

#products_dropdown li {
	background-color:#666666;
border-bottom:1px dashed #CCCCCC;
padding:0.75em;
width:125px;
opacity:0.9;
}

#products_dropdown li:first-child {
	padding-top: .5em;
}

#products_dropdown li:last-child {
	padding-bottom: .5em;
	border-bottom:none;
}

#products_dropdown a, #products_dropdown a:visited {
	color:white;
height:33px;
padding-bottom:9px;
padding-right:14px;
padding-top:4px;
text-decoration:none;
}

#products_dropdown a:hover, #products_dropdown a:visited:hover {
color:#ececec;
height:33px;
padding-bottom:9px;
padding-right:14px;
padding-top:4px;
text-decoration:none;
opacity:1.0;
}



.subnav_wrapper {
	background-color:#000;
	overflow:hidden;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
	color: #fff;
	background-image:url(/static/images/blackGrade.jpg)
}

#store_banner {
	background-image: url('/static/images/products/greenStrip.jpg'); 
	background-repeat: no-repeat;
	width: 100%;
	height: 35px;
	font-size: 110%;
	color: white;
	font-style: italic;
	margin: 0;
	padding: .3em .4em;
}

.subnav_wrapper ul {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.subnav_wrapper li {
	list-style: none;
	display: inline;
	position: relative;
	height: 20px;
	margin: 0;
}

.subnav_wrapper ul div {
	float: left;
}

.subnav_wrapper a:hover, .subnav_wrapper a:visited:hover {
	background-position:left center;
	background-repeat:repeat-y;
	color:#ccc;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	text-transform:uppercase;

}

.subnav_wrapper a, .subnav_wrapper a:visited {
	color:#fff;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-transform:uppercase;
}

.subnav_wrapper li#usa, 
.subnav_wrapper li#canada {
	padding-left: 18px;
	margin-left: 5px;
	background-position:left center;
	background-repeat: no-repeat;
}

.subnav_wrapper li#usa {
	background-image:url(/static/images/flags/usa.jpg);
}

.subnav_wrapper li#canada {
	background-image:url(/static/images/flags/canada.jpg);
}

#top {
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#top h1 {
padding: 0;
margin: 0;
}

h5 {
margin: 0;
padding: 0;
}

.txtMedium {
	border-bottom:1px dashed #ECECEC;
	border-top:none;
	font-size:22px;
	font-weight:normal;
	padding:13px;
}

.style2 {
color:#CC0000;
}

/* for pages like the homepage, that don't use the sidbar, hide it */
body#home #sidebar-primary,
body#home #content {
	display: none;
}

#sidebar-secondary {
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#sidebar-secondary h3, #sidebar-primary h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1em;	
}

/* Some positioning and layout rules from NWD class .right_column */
#sidebar-primary {
/*	border-left:1px solid #ECECEC;  */
/*	border-right:1px solid #ECECEC; */
/*	float:left;
*/	margin-right:10px;
	padding:10px;
	width:248px;}
	
.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

.grey_bg {
	background-color: #121212;
	left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	width: 611px;
}

.banner_video {
	padding:0;
}

.rt_col_title {
	background-position:left center;
background-repeat:no-repeat;
clear:both;
color:#000;
font-size:24px;
padding-bottom:15px;
padding-top:10px;
}

.rt_col_title a, .rt_col_title a:visited {
display:block;
padding-left:44px;
position:relative;
width:178px;}

.rt_col_title a:hover, .rt_col_title a:visited:hover {
display:block;
padding-left:44px;
position:relative;
width:178px;	
color:#666;
}

.rt_col_txt {
	font-size:14px;
	padding:5px;
}

.rt_col_txt a, .rt_col_txt a:visited {
	text-decoration:underline;
}

.rt_col_txt a:hover, .rt_col_txt a:visited:hover {
	text-decoration:underline;
	color:#ccc;
}

#sidebar-primary .wishlist {
	padding-top: 10px;
}


#content {
	width:685px;
	padding-bottom: 1em;
	position:relative;
}

#catalog #content {
	height: 778px;
}

#contentWide {
float:left;
position:relative;
width:980px;
}

body {
background-color:#FFFFFF;
color:#000;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
margin:0;
padding-top:0;
background-image: url("/static/images/blackBar.jpg");
background-repeat:repeat-x;
}

.tickerWrapper {
	clear: both;
}

#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none; 
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#content div.productreviews {
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
}

#content div.productreviews h2 {
    font-size: 14px;
}

#content div.productreviews span.label {
	float: left;
	width: 80px;
}

#footer {
	clear: both;
	margin: 0;
	background-position:left top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:13px;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border-top: 1px dashed #999;
}

#sidebar-secondary p, 
#sidebar-primary p { 
	margin: .75em 0 .75em 0; 
}

#content h2 { margin: 0 0 .5em 0; }

/* A few rules specifically for the video section */
.video_repeat {
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	width:244px;
}

.videoTitleWrap {
border-bottom:1px dashed #999999;
clear:both;
height:24px;
margin-bottom:4px;
width:253px;
}

.videoTitleWrapHover {
border-bottom:1px dashed #000000;
clear:both;
height:24px;
margin-bottom:4px;
width:253px;
}

.video_repeat div {
	padding-bottom: 10px;
}

.videoTitleWrap:hover video_subtitle {
	color:#F00;
}

.flt_lft {
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.flt_rt {
	float:right;
	padding-left:10px;
	padding-right:10px;
}

.video_subtitle {
	color:#000;
	font-size:12px;
}

.video_title {
color:#990000;
}

.video_title:hover {
color:#ccc;
}

#videoPlayerWrap {
	left:316px;
position:absolute;
top:103px;
}

.style7 {
	font-size:20px;
}

.pointer {
	cursor:pointer;
}

.padding_top_btm_40 {
	padding-bottom: 15px;
	padding-top: 40px;
}

.clr_both {
	clear:both;
}

.brandcategories {
    clear: both;
}

.product_name {
font-size: 155%;
    line-height: 46px;
    min-height: 30px;
}

.category_name {
	font-size:155%;
	height:24px;
}

#price {
background-color:#FFFFFF;
border:1px solid #ECECEC;
clear:both;
font-size:80%;
height:25px;
left:581px;
padding:3px;
position:absolute;
top:574px;
z-index:100;
}

.brandImage,
.productImage {
border:solid 1px silver;
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
text-align: center;
}

.productImage p {
text-align: center;
font-size: 10pt;
}

#menu_container ul {
	margin: 0;
	padding: 49px 0 0 0;
	list-style-type: none;
	background-image: url('/static/images/products/accordionTitle.jpg');
	background-repeat: no-repeat;
	background-position: 0 15px;
	border-top: 1px dotted #CCCCCC;
	clear: both;
}

#menu_container ul ul {
	background-image: none;
	border-bottom: none;
	padding: 0;
}

#shipping ul li {
list-style-type: none;	
text-decoration: none;
padding-left: 1em;
text-indent: -1em;
}

#checkoutprogress {
	padding: .25em .5em;
	margin-bottom: 25px;
	background-color: #32b801;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#checkoutprogress ul {
	display: inline;
	margin-left: 0;
	padding-left: 0;
	border: none;
}

#checkoutprogress ul li {
	margin-left: 0;
	padding-left: 2px;
	display: inline;
	list-style: none;
	color: #FFF;
}

#checkoutprogress ul li a {
	color: #bae3ab;
	text-decoration: none;
	font-style: italic;
}

#checkoutprogress ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	display: inline;
	list-style: none;
}

#checkoutprogress ul li.first:before {
	content: " ";
}

#checkoutprogress li.active {
	font-weight: bold;
}

#product_category h2,
#product_category ul {
	clear: left;
}

#wishlist ul li,
#product_category ul li {
	background-color:transparent;
	float:left;
	list-style:none outside none;
	padding:0.5em;
	width:198px;
	min-height:240px;
}

#wishlist ul li:hover
#product_category ul li:hover {
	background-color: #f0fff0;
}

#product_category ul li .product_info {
	vertical-align: top;
	padding-left: 5px;
}

#wishlist ul li a,
#product_category ul li a {
	display: block;
	font-weight: bold;
	text-decoration:none;
}

#product_category div.buy_now a {
	float: right;
}

#product_category div.buy_now a span {
	font-size: 85%;
	color: #fff;
	background: url('/static/images/catalog/buy-now.png') no-repeat;
	margin-right: .5em;
	padding: .25em .7em .5em .7em;
	text-transform: uppercase;
}

#wishlist ul li a,
/*#product_category ul li a:hover img {
	border-top: dashed 1px #ececec;

}*/

.catWrap:hover a, .catThumb:hover a:visited{
	color:#F00;
}

#catThumb {
height:150px;
overflow:hidden;
width:195px;
}



#wishlist span.date {
	font-style: italic;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}

#wishlist form {
	display: inline;
}

#menu_container a,
#menu_container a:hover {
	text-decoration: none;
	-moz-user-select:none;
	background-color: transparent;
	background-image: none;
	/*border-bottom:1px solid gray;*/
	/*border-top:1px solid black;*/
	cursor:pointer;
	font-size:14px;
	margin:0;
	padding: 2px 2px 2px 25px;
	color: #000;
}

#menu_container li {
	background-image: url(/static/images/products/list_bg.jpg);
	background-repeat: no-repeat;
}

#menu_container li.open_category {
	background-image: url(/static/images/products/list_bgDown.jpg);
}

#menu_container li li.open_category {
	background-image: none;
}

#menu_container li ul {
	border-top: none;
}

#menu_container li li ul {
	border: none;
}

#menu_container li li {
	background-color: #fff;
	background-image: none;
}

#menu_container li li a,
#menu_container li li li a,
#menu_container li li a:hover,
#menu_container li li li a:hover {
	display: block;
	color: #000;
	background-color: transparent;
	/*width: 9em;*/
	margin-left: 10px;
	padding-left: 20px;
	text-decoration: none;
	/*border-bottom: 1px solid #fff;*/
	font-weight: normal;
	font-size: 10px;
}

#menu_container li li a.current,
#menu_container li li li a.current,
#menu_container li li a:hover,
#menu_container li li li a:hover {
	background-image: url(/static/images/products/list_bg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0% 70%;
}

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}

.help, p.help {
        font-size:9px !important; color:#999;
}

.error {
    color: #d8000c;
}

.error input {
	background-color: #ffbaba;
}

span.error ul,
span.error ul {
	padding: 0;
	margin: 0;
	font-size: 80%;
}

span.error li,
span.error li {
	list-style-type: none;
}

/* =============== Navigation Bars ===================== */

#navbar ul {		
	margin: 1em;
	padding: 0px;
}
#navbar ul li { 
	display: inline; 
	list-style: none; 		
}
#navbar ul li { 
	padding-left: 0.7em; 
	padding-right: 0.5em; 
	border-left: 1px solid #b0b0b0; 	
}  
#navbar ul li.first {
	padding-left: 0em; 
	border-left: none; 
}

.recentview h3 {
	padding-bottom: 10px;
}

.recentitem {
	padding-bottom: 10px;
}

div.recentlyadded { 
    display: block;
}

.qtyform #id_quantity {
    width: 5em;
}

/* ============ Upsell section ============== */

div.upsell {
	padding-top: 10px;
}

div.upsell .upselldescription {
	padding-bottom: 10px;
}

/* =========== Contact Us page ============= */

table.contact_form {
	cellspacing: 0; 
	cellpadding: 0; 
	border: 0; 
	width: 45%
}

table.contact_form th {
	font-size:13px;
font-weight:normal;
text-align:left;
}

table.contact_form td {
	font-size: 16px;
	padding: 0 0 10px 20px;
	vertical-align: top;
}

table.contact_form td.labels {
font-size:0.9em;
padding:0 0 0 21px;
vertical-align:top;
}

table.contact_form td input,
table.contact_form td textarea {
	background-color:#ececec;
	border:1px solid #CCCCCC;
	color:#000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:5px;
}

/* =========== Private Reserve tabs ========== */

.prvt_rsrv_title {
	color:#FFFFFF;
	font-size:18px;
}

.prvt_rsrv_desc {
	color:#CCCCCC;
	font-size:12px;
}

.private_reserve_img {
	float: left;
	height: 252px;
	padding: 3px;
	position: relative;
	width: 433px;
}

a.red_btn:link {
	background-color:#990000;
	color:#000000;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}

/* ========== Locators ============ */

.intl_listing {
	float: left;
	margin: 5px 0 0;
	width: 290px;
}

.intl_listing img {
	border-color: #555555;
	border-width: thin;
	margin: 1px 3px 0 0;
}

div#info_link {
	background: url('/static/images/products/selected_product_bg.jpg') no-repeat;
	height: 34px;
	padding-left: 23px;
}

div#info_link h4 {
	padding-top: 6px;
}

div#sn_links a img {
	border: none;
}

/* ====== Testimonials ===========*/

div.testimonial {
	padding-bottom: 1.1em;
	margin-bottom: 10px;
	position: relative;
}

div.testimonial .author {
	clear:both;
float:right;
position:relative;
}

/* ====== NEW SITE MISC ===========*/

.mobileNavWrap {display:none;}

#nav {
	padding-bottom:14px;
	padding-top:12px;
	height: 25px;
}

#nav a, #nav a:visited {
font-size:152%;
padding-left:10px;
padding-right:34px;
text-decoration:none;
}

#nav a:hover, #nav a:visited:hover{
padding-left:10px;
padding-right:34px;
color:#666;
font-size:152%;
text-decoration:none;
}

.homeBoxes img {
	padding-right:26px;
}

.storeBoxes img {
	padding-right:9px;
}

.storeBoxes .last {
	padding-right:0px;
}

.homeBoxes .last {
	padding-right:0px;
}

.homeBoxes div {float:left}

#slideBtnLft {
left:-8px;
position:absolute;
top:188px;
z-index:10;
cursor:pointer;
}

#slideBtnRt {
left:955px;
position:absolute;
top:188px;
z-index:10;
cursor:pointer;

}

#slideStoreBtnRt {
	cursor:pointer;
left:955px;
position:absolute;
top:91px;
z-index:10;
}

#slideStoreBtnLft {
left:-8px;
position:absolute;
top:91px;
z-index:10;
cursor:pointer;
}

.slideWrap {
	position:relative;
}

#blackWrapperThatsRightBlackWrapper {
	background-color: #000000;
    background-image: url("/static/images/blackGrade.jpg");
    background-repeat: repeat-x;
    clear: both;
    color: #FFFFFF;
    margin-top: 20px;
    min-height: 342px;
    padding-top: 10px;
    width: 100%;
}

#blackWrapperThatsRightBlackWrapper a, #blackWrapperThatsRightBlackWrapper a:visited {
	color:#fff;
}

#blackWrapperThatsRightBlackWrapper a:hover, #blackWrapperThatsRightBlackWrapper a:hover:visited {
	color:#ccc;
}



.rightColWide {
	width:450px;
	float:right;
	clear:right;
}

.calloutsWrap {
	float:left;
	width:496px;
	padding-top:23px;
}

.calloutsWrap img {
	padding-bottom:5px;
}

#guarantee {
left:838px;
position:absolute;
top:-67px;
z-index:10;
}

.tabLeft {
	background-image:url(/static/images/tabs/tabLeft.jpg);
	float:left;
	width:8px;
	height:48px;
}

.tabRight {
	background-image:url(/static/images/tabs/tabRight.jpg);
	float:left;
		height:48px;
		width:9px;

}

.tabMiddle {
	background-image: url("/static/images/tabs/tabMiddle.jpg");
    background-repeat: repeat-x;
    color: #ECECEC;
    float: left;
    font-size: 120%;
    height: 48px;
    padding-top: 13px;
}

#storeLinks #tabsMainWrap .tabMiddle {
background-image: url("/static/images/tabs/tabMiddle.jpg");
    background-repeat: repeat-x;
    color: #ECECEC;
    float: left;
    font-size: 120%;
    height: 48px;
    padding-top: 13px;
}

.tabMiddle a:link, .tabMiddle a:visited {
	color:#CCC;
	text-decoration: none;
}

#tabsMainWrap {
   height: 41px;
    overflow: hidden;
    position: relative;
}

.tabMiddle img {
	margin-top:-8px;
}

.titleIconPad {
	padding-left:48px;
	background-repeat:no-repeat;
	background-position:left center;
}

.iconLink {
	 background-position: left center;
    background-repeat: no-repeat;
    line-height: 31px;
    padding-bottom: 21px;
    padding-left: 48px;
    padding-top: 20px;
}

.titleTechnology {
	background-image:url(/static/images/iconsRtCol/technology.jpg);
}

.titleTechnology img {
	vertical-align: middle;
}

.titleSeeMore {
	background-image:url(/static/images/iconsRtCol/seemore.jpg);
}

.titleBubble {
	background-image:url(/static/images/iconsRtCol/bubble.jpg);
}

.titleDocument {
	background-image:url(/static/images/iconsRtCol/document.jpg);
}

.titleTarget {
	background-image:url(/static/images/iconsRtCol/target.jpg);
}

.titleVideo {
	background-image:url(/static/images/iconsRtCol/video.jpg);
}
.titleVideoSmall {
	background-image:url(/static/images/iconsRtCol/videoSmall.jpg);
}

.titleVideoSmallHover {
	background-image:url(/static/images/iconsRtCol/videoSmallHover.jpg);
}

.listThumbs {
	position:relative;
}

.listThumbs li {
	clear:both;
height:118px;
list-style:none outside none;
padding-bottom:5px;
padding-top:5px;
border-top:1px dashed #CCCCCC;
font-size:87%;
	}

.listThumbs img {
	float:left;
	padding:5px;
}

.listThumbs a, .listThumbs a:visited {
	font-size:16px;
}



.odd {
}

h1,h2,h3,h4,h5,h6 {
	margin:3px;
}

#threeBoxes img {
	border:2px solid #ccc;
	margin-right:26px;
}

#threeBoxes img:hover  {
	border:solid 2px #999;
}

#threeBoxes .last {
	margin:0;
}

.right_column HR {
	color:#ccc;
}

.niceTextfield {
	background-color:#ECECEC;
border:1px solid #CCCCCC;
color:#000000;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:16px;
padding:5px;
}

.alignmentRtCol {
	float:right;
	width:177px;
	position:relative;
}

.alignmentFlash {
	float:left;
	position:relative;
}

#contactCallout {
	position:absolute;
	top:61px;
	left:396px;
}

.locatorLinks {
	position:relative;
	width:200px;
	height:35px;
}

#worldFlag {
	background-color:#FFFFFF;
height:36px;
left:-7px;
padding:4px 0 7px 0;
position:absolute;
top:25px;
width:49px;
}

.catWrap {
	border-right:1px dashed #ccc;
}

.catTitle {
	font-size:16px;
}

.catPrice {
	font-size:12px;
}

.prodNameDesc {
	font-size:132%;
font-weight:bold;
}

.accountInformation {
	border-top:1px dotted #CCCCCC;
	font-size:82%;
	border-bottom:1px dotted #CCCCCC;
	margin-top:13px;
	padding-bottom: 10px;
}

.cartSidebar {
	position:relative;
	vertical-align:middle;
	margin-bottom: 20px;
}

.cartSidebar img {
	position:relative;
	top:10px;
}

.nwdDropDown {
	background-color:000;
	color:#fff;
	padding:4px;
}

#catSlide {
	float: left;
}

#categoryDescription {
	   font-size: 95%;
    left: 563px;
    margin-bottom: 24px;
    position: absolute;
    top: 20px;
    width: 411px;
}

.left_column h3 {
	float:right;
}

.jqGS0 jqGSPagination {
	padding-top: 10px;
}

/* category description classes */

.FGP {
	top:44px;
}

.mSeries {
	top:19px;
}

.Si {
	top:31px;
}

.sb {
	top:19px;
}

.Private {
	top:19px;
}

.Cs {
	top:19px;
}


/* END category description classes */

.randomBanner {
	position:relative;
}

/* Global warning class */

.warning {
	border: 1px dashed #D8000C;
	color: #D8000C;
	background: #FFBABA;
	padding: 1em;
	font-size: 80%;
}

.warning a {
	font-weight: bold;
	color: #D8000C;
}

/* Account view styles */

#distributor-options {
	margin: .5em 0 2em 0;
}

#distributor-options ul {
	list-style-type: none;
	padding: 0;
}

#distributor-options a {
	background-image: url(/static/images/tabs/tabMiddle.jpg);
	line-height: 48px;
	padding: 12px;
	margin-left: 2em;
	text-decoration: none;
	color: white;
}

.discreet {
	font-size: 75%;
	color: #666;
}


.contactButtons li {
	list-style:none;
	padding-bottom:10px;
}

.contactButtons li iframe {
	padding-left:11px;
position:relative;
top:-15px;
}

.moreInfoCatalog {
	color:#900;
	background-image:url('/static/images/catalog/moreInfoBG.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	padding-top:3px;
}

.instituteHomeBoxes {
	width:660px;
	position:relative;
}

.instituteHomeBoxes img {
	float:left; 
	padding:2px;
}

#videoWrapper {
	background-image:url("/static/images/technology/playerWrap.jpg");
	background-repeat:no-repeat;
	height: 467px;
    position: relative;
}

#nowPlaying {
height: 100px;
    left: 286px;
    position: absolute;
    top: 30px;
    width: 215px;
}

#videoThumbsWrap {
height: 400px;
    left: 595px;
    overflow: auto;
    position: absolute;
    top: 43px;
    width: 383px;
}

#nextVideo {
    height: 80px;
    left: 502px;
    position: absolute;
    top: 17px;
    width: 80px;
}

#videoCurrent {
	  height: 349px;
    left: 18px;
    position: absolute;
    top: 86px;
    width: 560px;
}

.videoList li {
 border-bottom: 1px dashed #EDEDED;
    clear: both;
    list-style: none outside none;
    padding-bottom: 10px;
    padding-top: 5px;
}

.videoThumb {
 background-image: url("/static/images/technology/playTrans.gif");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    margin-left: -35px;
    padding-right: 9px;
    width: 150px;
	position:relative;
	z-index:90;
}

.thumbDesc {
clear: right;
    display: block;
    font-size: 11px;
    height: 84px;
    overflow: hidden;
    width: 170px;
}

#playOverlay {
	background-image:url("/static/images/technology/playTrans.gif");
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:150px;
	height:100px;
}

.videoPlaylistSelect {
	clear: both;
    float: right;
    height: 30px;
    margin: 0;
    padding-top: 24px;
    position: relative;
    width: 384px;
    z-index: 104;
}

.downArrow {
	background-image:url("/static/images/downArrow.gif");
	background-position:right;
	padding-right:20px;
	background-repeat:no-repeat;
}

.cboxLeftCol {
	float:left;
	padding-right:10px;
	width:350px;
	height:auto;
}

.cboxRightCol {
	float:right;
	width:350px;
	height:auto;
}

.cboxTitleIcon {
    position: relative;
}

#inline_example1 a {
	text-decoration:none;
	cursor:pointer;
}

.intl_listing span a {
	text-decoration:none;
}

.intl_listing span {
bottom: 14px;
    position: relative;
    text-decoration: none;}
#inline_example1 .txtMedium {
	padding:0;
	clear:right;
}

.nwdPlusOne {
	float:right;
	width:100px;
	height:24px;
	position:relative;
	z-index:100;
}

.plusOneMiddleTab {
	color: #333333;
    text-align: left;
    width: 255px;
}

.cboxLogo {
	clear:both;
}

#Apparel { display:none;}

#gripWrap div:last-child, #headcoverWrap div:last-child { display:none; }

.catalogWrap {
	position:relative;
}

.catalogWrap .row {
	position:relative;
}

.catalogObject {
	position:relative;
}

.singleColumnTall {
    float: left;
    height: auto;
    position: relative;
    text-align: center;
    width: 190px;
}


#catalogWrapper {
	height: auto;
    left: 1px;
    position: absolute;
    width: 15321px;
}

#catalogLegendWrap {
	background: none repeat scroll 0 0 #FFFFFF;
    border-right: 9px solid #333333;
    font-size: 14px;
    height: 776px;
    left: -2px;
    padding-left: 30px;
    position: absolute;
    top: -1px;
    width: 181px;
    z-index: 100;
	
}

.singleColumnTall div, #catalogLegendWrap div {
	border-bottom:1px #ccc solid;
	border-right: 1px solid #CCCCCC;
}

.catalogBufferColumn {
	 float: left;
    height: 700px;
    position: relative;
    width: 218px;
}

.catalogName {
font-size: 18px;
    height: 44px;
    padding-top: 6px;
    position: relative;
	
	}

.buildLink {
	position:relative;
	height:20px;
}

.photo1 {
	background: none repeat scroll 0 0 #FFFFFF;
    height: 125px;
    position: relative;
    vertical-align: bottom;
}

.photo2 {
	background: none repeat scroll 0 0 #FFFFFF;
    height: 125px;
    position: relative;
    vertical-align: bottom;
}

.buyNow {
	position:relative;
	height:28px;
}

.compare {
	cursor: pointer;
    height: 28px;
    padding-top: 9px;
    position: relative;
}

.nwdPrice {
	font-size: 16px;
    height: 29px;
    line-height: 23px;
    padding-top: 14px;
}

.offset {
	position:relative;
	height:28px;
}

.straightShaft {
	position:relative;
	height:28px;
}

.lefty {
	position:relative;
	height:28px;
}

.belly {
	position:relative;
	height:28px;
	display:none;

}

.broomstick {
	position:relative;
	height:28px;
	display:none;

}

.headWeight {
	position:relative;
	height:28px;

}

.material {
	position:relative;
	height:28px;
}

.construction {
	position:relative;
		height:20px;

}

.finish {
	position:relative;
		height:40px;

}
.moreInfo {
	position:relative;
		height:20px;

}
.name {
	position:relative;
}

/*.even {
	background:#fff;
}*/

.catalogWrap .sb {
	top:0;
	position:relative;
}

.allFilter {
	display:none;
}

.blspec, .lhspec {
	color:#090;
	font-weight:bold;
	display:none;
}

.catActive {
	background:#9CF;
	color:$ccc;
}

.compareButton {
	color:#000;
}

.compspec {
	color:#09F;
}

#inline_example2, #inline_example3 {
	display:none;
}

#slideRtButton {
	background-position: center top;
    height: 91px;
    left: 600px;
    position: absolute;
    top: 299px;
    width: 274px;
}

#slideLeftButton {
	background-position: center top;
    height: 91px;
    left: 100px;
    position: absolute;
    top: 299px;
    width: 274px;
}


#bellyRtButton {
	background-position: center top;
    height: 91px;
    left: 600px;
    position: absolute;
    top: 301px;
    width: 274px;
}

#bellyLeftButton {
	background-position: center top;
    height: 91px;
    left: 100px;
    position: absolute;
    top: 301px;
    width: 274px;
}

#slideRtButton:hover {
background-position:bottom;

}

#slideLeftButton:hover {
background-position:bottom;

}

.rstMobile, .mobile {
	display:none;
}

#catHotButton {
	font-size: 14px;
    height: 20px;
    left: -187px;
    position: absolute;
    top: 208px;
    width: 400px;
	z-index:100;
}

.productDesc #catHotButton {
	left:20px;
	display:none;
}

#slideshow, .bellyWrap {
	position:relative;
}


