@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
body {
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/navigation/bodybg11.jpg);
	background-attachment: scroll;
}
a {
	text-decoration: none;
	color: #FF6600;
	outline:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
#dealertools  a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}
#header {
	background-image: url(../images/navigation/images/hdbgnew_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 100%;
	z-index:1000;
	position:relative;
}
#breadCrumb li {
	display: inline;
	float: left;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 25px;
}
#breadCrumb {
	margin-left: 20px;
	position: relative;
	height: 56px;
	clear: both;
}
#breadCrumb .pageHeader {
	font-size: 20px;
	padding-top: 0px;
	text-transform: uppercase;
	position: absolute;
	text-decoration: none;
	left: 68px;
	top: 22px;
	list-style-type: none;
	width: 500px;
}
#header #storeHeaderinner {
	height: 150px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
/******************************************************************************************/
/* styles for the store navigation section                                                    */
/******************************************************************************************/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/menu-../images/navigation.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#backgroundHolder {
	width:650px;
	height:30px;
	position: absolute;
	right: 0px;
	top: 115px;
}
/* ----------------------------------------------------------------------------	*/
/* default styling */
.nav,
.nav ul{list-style:none; margin:0; padding:0;}
.nav a {text-decoration:none; color:#fff;}
.nav {font-family: arial, sans-serif; font-size:14px; width:650px; margin:0 auto;}

/* style the links */
/* needs a background for IE6 - can be a color or a transparent gif */
.nav a {background:url(../images/navigation/black.png); height:35px; line-height:35px; 

}
.nav .drop a {color:#fff;}
.nav ul a {background:url(../images/navigation/blacksub.png); height:30px; line-height:30px; margin-bottom:-1px; filter: alpha(opacity=90); opacity:0.9;} 
.nav .fly .main {background: url(../images/navigation/blacksub-arrow.png);}
.nav .down {background:url(../images/navigation/black-arrow.png);}
.nav .right ul a {text-align:right; color:#fff;}
.nav .right ul .main {background:url(../images/navigation/blacksub-arrow-left.png); text-align:right;}

/* HEIGHT */
.nav ul {top:-41px;}
.nav ul ul {top:-58px;} /* position the top of the flyout sub menus */

/* WIDTH change this WITH CARE to suit your requirements */

/*set the link width here*/
.nav .drop {width:130px;}
.nav a {width:110px; padding:0 10px;}
.nav ul li {max-width:130px;} /* fix for IE8 */

/* set the left flyout position here */
.nav ul ul {left:130px;}
/* set the right flyout position here */
.nav li.right ul ul {left:auto; right:130px;}

/* make this WIDTH - 1px */ /* or WIDTH - 0.063em if using em sizing */
.nav a {margin-right:-129px;}

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

/* DO NOT CHANGE ANYTHING BELOW */
.nav li {float:left;} /* fixes IE related bugs, and allows for clearing */
.nav ul {float:left; position:relative; z-index:20;} /* necessary for float drop and to stack the <ul>s */
.nav ul li {clear:left;} /* must clear the floated list item inside sublist */
.nav a {position:relative; display:block;} /* needs to have a position above the rest */
.nav a.main {float:left; /* necessary for float drop */
    margin-top:10000px;} /* bring the top level links back into view */
.nav .drop,
.nav .fly {margin-top:-10000px;} /* hide the sub links and their containers, opera has low upper limits */
.nav ul {margin-bottom:-5000px;} /* avoid any interaction between the subs, can be any large size */

/* The bit that does ALL the work to bring the sub menus into view */
.nav a:hover,
.nav a:focus,
.nav a:active {
	margin-right:0;
	z-index:10;
	outline:0;
	background-position:left bottom;
	color:#0099FF;
	text-decoration:none;
}

/* OPERA fix */
.nav ul:hover,
.nav ul ul:hover {clear:left;} /* to stop intermittent sub link :hover problems */

/* IE6 and 7 fixes */
.nav .fly {width:100%;}
a:active {}

/* ----------------------------------------------------------------------------	*/
/* overlays for menu trail */
.nav a.top {
	color:#0099FF;
	background: url(../images/navigation/black-top.gif) no-repeat left top;
	text-align:left;
	height:41px;
	line-height:40px;
	filter: alpha(opacity=100);
	opacity:1;
}

.nav a.sub {color:#0099FF; background: url(../images/navigation/blacksub-arrow.png) left bottom; position:relative; left:-130px; top:29px;}

.nav .right a.top {text-align:left;}
.nav .right a.sub {
	left:130px;
	background: #000000;
	color:#0099FF;
}
#navcontainer {
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height:70px;
	bottom: 16px;
	display: none;
}
#navigation {
	float:left;
	margin-top: 1em;
}
#navigation a {
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 0.2em;
	outline: none;
}
#navigation a, #navigation a:visited	/* menu at rest */ {
	color: #000000;
	text-decoration:none;
}
#navigation a:hover	/* menu at mouse-over  */ {
}
#navigation a.backpacks {
	background-image: url(../images/navigation/icons/nmicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.backpacks:hover {
	background-image: url(../images/navigation/icons/nmicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.accessories {
	background-image: url(../images/navigation/icons/accicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.accessories:hover {
	background-image: url(../images/navigation/icons/accicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.doggear {
	background-image: url(../images/navigation/icons/dogicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.doggear:hover {
	background-image: url(../images/navigation/icons/dogicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.travel {
	background-image: url(../images/navigation/icons/travel.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.travel:hover {
	background-image: url(../images/navigation/icons/travel.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.packing {
	background-image: url(../images/navigation/icons/packingicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.packing:hover {
	background-image: url(../images/navigation/icons/packingicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.canoe {
	background-image: url(../images/navigation/icons/canoeicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.canoe:hover, #navigation a.canoe:active {
	background-image: url(../images/navigation/icons/canoeicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.tarps {
	background-image: url(../images/navigation/icons/tarpsicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 80px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.tarps:hover {
	background-image: url(../images/navigation/icons/tarpsicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.totes {
	background-image: url(../images/navigation/icons/toteicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.totes:hover {
	background-image: url(../images/navigation/icons/toteicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.trailtoys {
	background-image: url(../images/navigation/icons/toysicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.trailtoys:hover {
	background-image: url(../images/navigation/icons/toysicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.pulk {
	background-image: url(../images/navigation/icons/pulkicon2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.pulk:hover {
	background-image: url(../images/navigation/icons/pulkicon2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#navigation a.top_parent, #navigation a.top_parent:hover  /* attaches down-arrow to all top-parents */ {
}
#navigation a.parent, #navigation a.parent:hover 	/* attaches side-arrow to all parents */ {
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 96px;	/* width of all menu boxes */
}
#navigation li {
	position:relative;
	min-height: 1px;
	vertical-align: bottom;
	z-index: 4;
}
#navigation ul ul {
	z-index:5;
	display:none;
	width: 140px;
	border: 1px solid #CCCCCC;
	top: 82px;
	position: absolute;
	padding: 1em;
	margin-top: -1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navigation ul li ul li a:link/* first flyout*/ {
	text-align: left;
	background-color: transparent;
	color: #FFFFFF;
	z-index: 6;
}
#navigation ul li ul li a:hover {
	background-color: transparent;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/navigation/flyoutbg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation ul li ul li a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-align: left;
}
#navigation ul li ul /* final flyout*/ {
	background-color: transparent;
	background-image: url(../images/navigation/flyoutbg2.png);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 7;
}
#navigation ul li ul li ul a:hover {
	color: #FFFFFF;
}
#navigation ul ul ul {
	top:0;
	left:100%;
}
div#navigation li:hover {
	cursor:pointer;
	z-index:100;
}
div#navigation li:hover ul ul, div#navigation li li:hover ul ul, div#navigation li li li:hover ul ul, div#navigation li li li li:hover ul ul {
	display:none;
}
div#navigation li:hover ul, div#navigation li li:hover ul, div#navigation li li li:hover ul, div#navigation li li li li:hover ul {
	display:block;
}
/******************************************************************************************/
/* end styles for the store navigation section                                                */
/******************************************************************************************/

#homeWrapper {
	background-color: #FFFFFF;
}
#homelink a {
	height: 150px;
	width: 125px;
	position: absolute;
	left: 34px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
}

#gtglink a {
	height: 110px;
	width: 120px;
	position: absolute;
	right: 50px;
	top: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
}

#meridianbanner a:hover, #meridianbanner a:active {
	color: #FFCC00;
}

#homenew {
	width: 850px;
	margin-left: 50px;
	margin-top: 30px;
}
#homenew p {
	clear: both;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px
}
.productHeader {
	margin-left: 75px;
}
#homenew h1, h2 {
	clear: both;
}
#homenew h1 {
	font-size: 26px;
	color: #000000;
	letter-spacing: .1em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#homenew h2 {
	font-size: 18px;
	color:#666666;
	letter-spacing: 1px;
	font-style: normal;
	padding-left: 10px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#homeWrapper .newproduct {
	float: left;
	text-align: center;
	padding: .2em;
	width: 125px;
}
#mainContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
}
#leftColumn {
	background-color: #FFFFFF;
	height: 800px;
	width: 400px;
}


/******************************************************************************************/
/*-------styles for the product tabbles---created by russ:p---------*/
/******************************************************************************************/

#productTable1 {
	background-color: #CCCCCC;
	border-collapse: collapse;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#productTable1 caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11px;
	text-align: left;
	letter-spacing: 0.2em;
	color: #000000;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
}
#productTable1 th {
	color: #FFFFFF;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 8px;
	padding-left: 8px;
	letter-spacing: 0.2em;
	margin: 0px;
	font-weight: normal;
	height: 20px;
	background-color: #000000;
}
#productTable1 tr {
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#productTable1 tr:hover {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#productTable1 td {
	padding: 5px;
	margin: 2px;
}
/*-----------------------------------------------------------alternate table style*/
#productTable2 {
	background-color: #CCCCCC;
	border-collapse: collapse;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(../images/navigation/black-top.gif);
}
#productTable2 caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11px;
	text-align: left;
	letter-spacing: 0.2em;
	color: #000000;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-top: 3px;
}
#productTable2 th {
	color: #FFFFFF;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 8px;
	padding-left: 8px;
	letter-spacing: 0.2em;
	margin: 0px;
	font-weight: normal;
	height: 20px;
	background-color: #000000;
}
#productTable2 tr {
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#productTable2 tr:hover {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#productTable2 td {
	padding: 5px;
	margin: 2px;
}
#productPage {
	float: left;
	width: 375px;
	margin-left: 20px;
}
/******************************************************************************************/
/* styles for the store footer section                                                    */
/******************************************************************************************/

#footer {
	background-color:#000000;
	width: 100%;
	height: 357px;
	clear: both;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/navigation/footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 50px;
}
#footer ul {
	top: 25px;
	left: 60px;
	float:left;
	width:100%;
	list-style-type: none;
	text-align: left;
}
#footer #footernavhold {
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
}
#footer ul li {
	float:left;
	width:200px;
}
#footer ul li a {
	float:left;
	width:200px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
	padding-bottom:2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
#footer ul li ul li a {
	width:145px;
	border-bottom:0;
	text-transform:none;
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:0;
	padding-left: 5px;
}
#footer ul li ul li a:hover {
	background-color: #999999;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	bottom: 40px;
	font-size: 9px;
	left: 330px;
	width: 300px;
	height: 25px;
	text-align: center;
}
#footerNav {
	width: 800px;
	position: absolute;
	left: 80px;
	top: 50px;
}
#overview .category {
	padding: 0.2px;
	float: left;
	width: 319px;
	text-align: center;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#overview .categoryproduct {
	float:left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 240px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
	}
#overview .categoryproduct img {
	
	}
#overview {
	margin: 0px;
	padding: 0px;
	width: 960px;
	clear: both;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#productColumn {
	display: inline;
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
}
#descriptionColumn {
	display: inline;
	float: right;
	width: 440px;
	margin-right: 25px;
	padding: 0;
}
#productColumn img {
	margin-left: 30px;
}
/* close the screen media selector */
/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #FFFFFF;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	cursor: pointer;
}
/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #CCC;
}
/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	border-bottom: 1px solid #fff;
	color: #000000;
}
/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #FFF;
	height: 400px;
	overflow: auto;
}

.TabbedPanelsContent {
	padding: 20px;
}
.TabbedPanelsContent h3 {
	color: #333333;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	margin-bottom: 10px;
	clear: both;
}
.TabbedPanelsContent h4 {
	text-align: left;
}
.TabbedPanelsContent p {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.7em;
	text-align: justify;
}
.TabbedPanelsContent ul {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.7em;
	text-align: justify;
}
.smalltext {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.TabbedPanelsContent img {
	float: left;
}
.TabbedPanelsContent table {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.TabbedPanelsContent ul.features {
	padding-left: 25px;
}
/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}
/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #FFF;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}
/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #FFF;
	border-bottom: solid 1px #999;
}
/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
#moreItems h2 {
	clear: both;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}
/*---------------------------stlyles for lightbox image viewer------------------------------------------*/

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 2000;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 2100;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:/image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../lightbox/images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../lightbox/images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1950;
	width: 100%;
	height: 500px;
	background-color: #000;
}
#productColumn /*---------------------------end    stlyles for lightbox image previewer------------------------------------------*/
 .moreimages {
	font-size: 15px;
	text-align: center;
	background-image: url(../images/navigation/moreimagesicon.jpg);
	background-repeat: no-repeat;
	background-position: 35% -30%;
	height: 30px;
	width: 450px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 15px;
}
#storeLink {
}
#dealerLink {
}
.wtbButton  {
	background-image: url(../images/navigation/buybutton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 200px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: none;
}
.wtbButton:hover {
	background-image: url(../images/navigation/buybutton.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.priceSize {
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
}
.imageBox {
	border: 1px solid #CCCCCC;
	width: 400px;
	margin-left: 15px;
	padding: 15px;
}

/*-----------------------misc pages----------------------------*/
#aboutus {
	width: 960px;
	height: 400px;
	background-image: url(../images/banners/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
}

#aboutusgtg {
	width: 960px;
	height: 400px;
	background-image: url(../images/banners/aboutusgtg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
}


#photoSubmit {
	width: 960px;
	height: 700px;
	background-image: url(../images/banners/photosubmit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

#ata {
	width: 960px;
	height: 340px;
	background-image: url(../images/banners/ata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}
#trauma {
	width: 960px;
	height: 340px;
	background-image: url(../images/banners/trauma.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}
#faq {
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/faq.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}
#warranty {
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/warranty.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}
#distribute {
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/interdis.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}

#contact h3{
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}

#contactTact h3{
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/contactTact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}

#shippingpolicy h3{
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/shipping.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}

#dealertools h3{
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/dealertools.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	position: relative;
	text-indent:-9999px;
	padding-right: 0;
	padding-bottom: 50;
	padding-left: 0;
}

#privacy {
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/privacy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}
#downloads {
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/downloads.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}
#sponsored {
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/sponsor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
	text-indent:-9999px;
}
#catalog {
	
	padding: 0;
	margin: 0;
	position: relative;
}
#catalog h3 {
width: 960px;
	height: 150px;
	background-image: url(../images/banners/catalogrequest.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:-9999px;
}
#dealerregistration {
	
	padding: 0;
	margin: 0;
	position: relative;
}
#dealerregistration h3 {
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/dealerreg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:-9999px;
}

#dealerlocator {
	
	padding: 0;
	margin: 0;
	position: relative;
}
#dealerlocator h3 {
	width: 960px;
	height: 150px;
	background-image: url(../images/banners/dlrlocator.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:-9999px;
}
#textPage {
	width: 800px;
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;
	margin-left: 80px;
}
#distributors {
	width: 800px;
	margin-left: 80px;
}
#distributors h2 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	color: #999999;
}
#distributors h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-top: 30px;
}
#distributors ul {
	list-style-type: none;
	margin-left: 25px;
}
#distributors ul li {
	font-size: 15px;
	color: #333333;
}
#costumerService {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 80px;
	margin-top: 30px;
	
}

#costumerService #address{
	font-size: 12px;
	font-variant: small-caps;
	color: #990000;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dotted #990000;
	width: 300px;
	margin-left: 25px;
}

#costumerService p {
	font-size: 14px;
	line-height: 1.7em;
	text-align: justify;
	padding-left: 25px;
}
#costumerService h2 {
	color: #333333;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#costumerService ul {
	
	padding-left: 60px;
}
#sponsoredathletes h3, #sponsoredathletes p {
	padding-right: 100px;
	padding-left: 100px;
	text-align:justify;
	line-height: 1.4em;
}
#sponsoredathletes h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
#sponsoredathletes h3 a {
	font-size: 11px;
	text-decoration: underline;
}
#contact ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-left: 200px;
}
#contact h4 {
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	margin-right: 50px;
}
#packcomparison {
	width: 850px;
	margin-left: 60px;
	border-collapse: collapse;
}
#packcomparison  thead  tr th {
	background-color: #333333;
	color: #FFFFFF;
	padding: 5px;
}
#dealertools ul {
	padding-left: 40px;
	padding-right: 30px;
}
#dealertools  h2 {
	background-color: #222222;
	color: #FFFFFF;
	width: 260px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.dtcolumn {
	padding-left: 60px;
}
#dealertools  h4 {
	padding-bottom: 5px;
	width: 200px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 38px;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	background-color: #990000;
	margin-top: 25px;
	padding-top: 5px;
}
#wrapper #mainContent #dealertools .dtcolumn #dtcolumnimages h2 {
	font-size: 20px;
}
#wrapper #mainContent #dealertools .dtcolumn #dtcolumnforms h2 {
	font-size: 20px;
}
#wrapper #mainContent #dealertools .dtcolumn #dtcolumnmisc h2 {
	font-size: 20px;
}
#dealertoolsbg {
	background-color: #FFFFFF;
	clear:both;
}


#dealertools #dtcolumnimages {
	float: left;
	width: 280px;
	display: block;
	padding-top: 40px;
}
#dealertools #dtcolumnforms {
	float: left;
	width: 280px;
	display: block;
	padding-top: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-bottom: 50px;
}
#dealertools #dtcolumnmisc {
	float: left;
	width: 280px;
	display: block;
	padding-top: 40px;
}
#dealertools .dtcolumn h2 {
	font-size: 25px;
	text-align: center;
	font-weight: normal;
}
#homenew h1 {
	background-image: url(../images/banners/what.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 850px;
	text-indent: -9999px;
}
#costumerService #contactus {
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 20px;
	background-color: #828282;
	color: #FFFFFF;
}
#catalog #catalogrequest {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 25px;
}
#dealerregistration #dealerreg {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 25px;
	margin-bottom: 75px;
}
#wrapper #mainContent #catalog #catalogrequest td {
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.formtest {
	background-color: #FF6600;
	border: 1px dotted #FF99FF;
}
.closeout    {
	height:35px;
	text-align:center;
	width:80px;
}

.buttonhead    {
	height:35px;
	text-align:center;
	width:80px;
}
#storebuttons {
	height: 60px;
	width: 350px;
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
}
#storebuttons  a:link, #storebuttons a:visited {
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-left:3px;
	padding-top:20px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color: #FFFFFF;
}

#storebuttons  a:hover {
	color:#999999;
}
.photoText {
	display: block;
	height: 370px;
	width: 500px;
	position: absolute;
	top: 160px;
	left: 230px;
}
#photoSubmit .photoText #photoform input.psform, #photoSubmit .photoText #photoform textarea.psform {
	margin-top: 10px;
}
#flashlink a {
	display: block;
	height: 75px;
	width: 450px;
	position: absolute;
	left: 70px;
	top: 75px;
	text-indent: -9999px;
}
#photoSubmit .photoText td {
	color: #FFFFFF;
	vertical-align: middle;
}
#photoSubmit .photoText #photoform {
	margin-left: 20px;
	margin-top: 5px;
}
#wrapper #mainContent #photoSubmit .photoText #photoform td.alignright {
	text-align: right;
	padding-right: 5px;
}
#photoSubmit .photoText #photoform input.lgbutton {
	width: 200px;
	margin-left: 40px;
}
.whiteText {
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 14px;
}
.underline {
	text-decoration: underline;
}
#backpackeryt {
width: 960px;
	height: 400px;
	background-image: url(../images/banners/bp_yt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	position: relative;
}
.youtube {
	position: absolute;
	top: 64px;
	left: 550px;
}
p.flashlink     {
	height: 50px;
	width: 450px;
	position: absolute;
	background-color: #000066;
	text-indent: -9999px;
}
#header #photohead a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	height: 65px;
	width: 280px;
	top: 40px;
	left: 240px;
}
#wrapper #mainContent #Flash_Banner {
	height: 400px;
	width: 850px;
	margin-left: 55px;
	display: inline;
	margin-top: 25px;
	position: relative;
	z-index: 1;
}
#wrapper #mainContent #videocenter {
	display: block;
	height: 660px;
	width: 480px;
	margin-left: 260px;
}
#socialbuttons {
	display: block;
	margin: 0px;
	float: right;
	height: 32px;
	width: 160px;
	position: relative;
	top: 60px;
	clear: both;
	padding: 0px;
	right: 20px;
}

#socialbuttons img {
	padding-left: 5px;
	border: none;
}#wrapper #mainContent #center {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
#subFormwrap {
    background-image: url(../images/newsletter/subg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 300px;
	width: 650px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subForm {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 100px;
	margin-left: 140px;
}
#sponFormwrap {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	margin-top: 50px;
}

img.buyLogo {
	padding-right: 5px;
}


#wrapper #mainContent #bpechome {
	background-image: url(../images/navigation/images/hdbgnew_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 960px;
	position: relative;
}#wrapper #mainContent #bpechome #bpvideo {
	height: 392px;
	width: 450px;
	position: absolute;
	top: 84px;
	left: 260px;
}

/* splashe jquery homepage banner *************************************************************/
.lof-slidecontent, .lof-slidecontent a {
	color:#FFF;	
}
.lof-slidecontent a.readmore{
	color:#FFCC00;
	font-size:95%;	
}
.lof-slidecontent{
	position:relative;
	overflow:hidden;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(../images/splashbanner/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-main-outer{
	position:relative;
	height:100%;
	width:900px;
	z-index:3px;
	overflow:hidden;
}


/*******************************************************/
.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	width:350px;
	background:url(../images/splashbanner/bg_trans.png);
	height:700px;
	top: 0px;
	right: 0px;
	padding-top: 44px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.lof-main-item-desc p{
	margin:0 8px;
	padding:8px 0;
	font-size: 14px;
}
.lof-main-item-desc h3{
	padding:0;
	margin:0;
	font-size: 16px;
}
.lof-main-item-desc h2{
	padding:0;
	margin:15px 0 0 0px;
}
.lof-main-item-desc h3 a{	
	margin:0;
	font-size:75%;
	padding:2px 3px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
	text-transform:uppercase;
	text-decoration:none
}
.lof-main-item-desc h3 a:hover{

	text-decoration:none;
}
.lof-main-item-desc h3 i {
	font-size:70%;
}

/* main flash */
ul.lof-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	background:transparent url(../images/splashbanner/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}

ul.lof-main-wapper li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}
.lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
ul.lof-main-wapper li img{
	padding:0px;	
}

/* item navigator */
.lof-navigator-wapper {
	position:absolute;
	bottom:10px;
	right:10px;
	background:url(../images/splashbanner/transparent_bg.png) repeat;
	padding:5px 0px;
}
.lof-navigator-outer{
	position:relative;
	z-index:100;
	height:180px;
	width:310px;
	overflow:hidden;
	color:#FFF;
	float:left
}
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	padding:0;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;

	text-align:center;

}
ul.lof-navigator li img{
	border:#666 solid 3px;	
}
ul.lof-navigator li.active img, ul.lof-navigator li:hover img {
	border:#A8A8A8 solid 3px;
}
.lof-navigator-wapper .lof-next,  .lof-navigator-wapper .lof-previous{
	display:block;
	width:22px;
	height:30px;
	color:#FFF;
	cursor:pointer;

}
.lof-navigator-wapper .lof-next {
	float:left;	
	text-indent:-999px;
	margin-right:5px;
	background:url(../images/splashbanner/arrow-l.png) no-repeat right center;
}
.lof-navigator-wapper .lof-previous {
	float:left;	
	text-indent:-999px;
	margin-left:5px;
	background:url(../images/splashbanner/arrow-r.png) no-repeat left center;
}
#dlrpgraph {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	display: block;
	width: 900px;
	color: #3333CC;
}

