@charset "utf-8";
/*
	Styles for The Lasso Net
	Design by Solid Cactus
*/

/* Default Styles */
html {background:url(../../images/bg.jpg) repeat fixed 0 0;}
body { 
	text-align:center; 
	color: #000; 
	font: normal 70%/15px Arial!important; 
	margin: 0; 
	padding: 0; 	
}
a { color: #000; text-decoration: none; outline:none;}
a img { border: 0; }
a:hover { text-decoration: none; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
.clear {clear:both;}
.clear2 {clear:both; padding:15px 0}
#clearALL {clear:both;}
#ctl00_mainContent_searchButton {
	margin:15px 0;
}
/* Container Styles */
#container {
	width:974px;
	margin:0 auto;
	text-align:left;
}
#bodyshell {
	background: url(../../images/shell.gif) repeat-y;
}

/* Header */
#header {
	background:transparent url(../../images/header.jpg) no-repeat scroll 0 0;
	height:142px;
	margin-top:24px;
	margin-bottom:14px;
}
.logo {
	display:inline;
	float:left;
	height:127px;
	margin:8px 5px 0 10px;
	width:264px;
}

.headRight {
	float:right;
	height:142px;
	width:695px;
        overflow: hidden;
}
.headTop {
	height:90px;
	float:left;
	width:695px;
}
.floatingCart {
	background:transparent url(../../images/cart.gif) no-repeat scroll left center;
	display:inline;
	float:left;
	margin:35px 0 0 20px;
	padding-left:35px;
}
ul#cart-links {
	font-weight:bold;
}
ul#cart-links li {
	float:left;
}
ul#cart-links li a {
	color:#DCDCC2;
}
ul#cart-links li a.checkout {
	background:transparent url(../../images/viewcart.gif) no-repeat scroll 0 0;
	display:block;
	font-size:0;
	height:26px;
	margin-left:10px;
	margin-top:-6px;
	overflow:hidden;
	text-indent:-9999px;
	width:93px;
}
.stories {
	display:inline;
	float:left;
	margin:15px 0 0 55px;
}
.social {
	display:inline;
	float:right;
	margin:30px 30px 0 5px;
}
.social img {
	margin:0 3px;
}

#homeONLY {display:none;}

.headBottom {
	display:inline;
	float:left;
	height:51px;
	margin:18px 0 0 20px;
	width:695px;
}
.headBottom ul {
	float:left;
	font-size:1.3em;
	font-weight:bold;
}
.headBottom ul li {
	float:left;
	padding-right:22px;
}
.headBottom ul li a {
	color:#DDDDC5;
}
.headBottom ul li a:hover {
	color:#FFF;
}

/* Body Content */

#page {
	background-color:#FFF;
	padding:15px;
}
body .homeContent {
	background:transparent !important;
	padding:0 !important;
}

.content h1 {
	line-height:1.7em;
}
#content {
	background: url(../../images/shellTop.gif) no-repeat 0 0;
	padding:10px 8px;
}
.preWelcome {
	margin-top:10px;
	padding-left:10px;
	position:relative;
	width:825px;
}
.preWelcome h2 {
	color:#242021;
	font-size:1.6em;
	font-weight:bold;	
}
.preWelcome h3 {
	color:#CD4217;
	font-size:2.1em;
	font-weight:bold;
	padding:13px 0;	
}
.preWelcome a.moreinfo {
	position:absolute;
	right:-100px;
	top:5px;
}
#welcome {
	background:transparent url(../../images/welcomeOne.jpg) no-repeat scroll 0 0;
	height:329px;
	margin-top:-25px;
	padding-top:50px;
	width:958px;
}
#welcome h2 {
	font-size:2em;
	font-weight:bold;
	line-height:1.3em;
	margin:0 0 0 20px;
	text-align:center;
	width:500px;	
}
.flashHolder {
	background:transparent url(../../images/flashHolder.png) no-repeat scroll 0 0;
	height:182px;
	margin:10px 0 15px 25px;
	padding:5px 3px;
	width:480px;	
}
.flashInner {
	width:480px;
	height:180px;
	background:transparent url(../../images/lasso-animation.gif) no-repeat scroll 0 0;
}
.introPricing {
	margin-left:35px;
	text-align:center;
	width:445px;
}

#homeBottom {
	clear:both;
	float:left;
	margin:15px 0;
	/*width:974px;*/
	width:958px;
}
.hbLeft {
	background:transparent url(../../images/homeBBG.png) repeat scroll 0 0;
	color:#DADCC4;
	float:left;
	font-size:1.2em;
	line-height:1.5em;
	margin-right:14px;
	padding:25px 25px 70px;
	width:574px;

}
* html .hbLeft {margin-right: 7px;}

.hbRight {
	background:transparent url(../../images/homeBBG.png) repeat scroll 0 0;
	float:right;
	padding:25px 13px;
	text-align:center;
	width:294px;
}

.videoHolder {
	border:3px solid #DDDDC3;
	height:243px;
	margin:15px 0 25px;
	width:289px;
}

/* Item Page */
.itemcontain{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.itemleft{
	border-right:1px solid #CAC3B1;
	float:left;
	text-align:center;
	width:460px;
}
.itemleft img{
	border:none;	
}
.itemright{
	display:inline;
	float:left;
	margin-left:30px;
	width:450px;
}
.shippingPolicy {
	clear:both;
	padding:15px 0 0 12px;
}	
#product-info-table {
	font-size:1.3em;
}
#product-info-table th {
	padding:7px 25px 7px 0;
}
#product-info-table td {
	padding:7px 0;
}

td.qty label {display:none !important;}

#page-content2 {
	background-color:#FFFFFF;
	float:left;
	margin-bottom:13px;
	padding:25px 0;
	width:956px;
}
#subheader h2.fn {
	color:#CE431A;
	font-size:2.2em;
	margin:10px 0 15px 0;	
}
body.home #page-content {
	background:transparent;
	border:none;
}
.itemleft a#text_link {
	background:transparent url(../../images/cte.gif) no-repeat scroll 0 0;
	display:block;
	font-size:0;
	height:21px;
	margin:10px auto;
	overflow:hidden;
	text-indent:-99999px;
	width:209px;
}

span.sp {
	color:#D1411C;
	font-weight:bold;
}
.atc{
	background:transparent url(../../images/atcbg.gif) repeat-x scroll 0 0;
	padding:12px 0;
	margin-top:30px;
}
body .atc .btn-main {
	background:transparent url(../../images/atc.gif) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	display:block;
	font-size:0;
	height:32px;
	margin:0 0 0 12px;
	padding:0;
	text-indent:-9999px;
	width:143px;
	float:left;
	color:#CE4019;
}
body #product_image img {
	border:none !important;
}

/* Footer */
#footer {
	padding-bottom:75px;
	clear:both;
}
.footerlinks {
	float:left;
	font-weight:bold;
	padding:8px 0;
	text-transform:uppercase;
	width:800px;	
}
.footerlinks ul {
	float:left;
	width:800px;
}
.footerlinks ul li {
	float:left;
}
.footerlinks ul li a {
	background:transparent url(../../images/footSep.gif) no-repeat scroll right center;
	color:#DEDCC5;
	padding:0 10px;	
}
.footerlinks ul li a.last {background:none;}
.footerlinks ul li a:hover {
	text-decoration:underline;
}

.copyright {
	clear:both;
	color:#DEDCC5;
	padding-left:10px;	
}
.copyright a {
	color:#DEDCC5;
}

#footer .secure {
	float:right;
	margin-right:10px;
	margin-top:-35px;	
}






/* Start /../../lightbox (prettyphoto) JS */
/* ------------------------------------------------------------------------
This you can edit.
------------------------------------------------------------------------- */

div.light_rounded .pp_top .pp_left { background: url(../../lightbox/ctelrsprite.png) -88px -53px no-repeat; } /* Top left corner */
div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
div.light_rounded .pp_top .pp_right { background: url(../../lightbox/ctelrsprite.png) -110px -53px no-repeat; } /* Top right corner */

div.light_rounded .pp_content { background-color: #fff; } /* Content background */
div.light_rounded .pp_content a.pp_next:hover { background: url(../../lightbox/ctebtnnext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.light_rounded .pp_content a.pp_previous:hover { background: url(../../lightbox/ctebtnprevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.light_rounded .pp_content a.pp_expand { background: url(../../lightbox/ctelrsprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.light_rounded .pp_content a.pp_expand:hover { background: url(../../lightbox/ctelrsprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.light_rounded .pp_content a.pp_contract { background: url(../../lightbox/ctelrsprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.light_rounded .pp_content a.pp_contract:hover { background: url(../../lightbox/ctelrsprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.light_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(../../lightbox/ctelrsprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../../lightbox/ctelrsprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../../lightbox/ctelrsprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.light_rounded .pp_bottom .pp_left { background: url(../../lightbox/ctelrsprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right { background: url(../../lightbox/ctelrsprite.png) -110px -80px no-repeat; } /* Bottom right corner */

div.light_rounded .pp_loaderIcon { background: url(../../lightbox/ctelrloader.gif) center center no-repeat; } /* Loader icon */

/* ----------------------------------
Dark Rounded Theme
----------------------------------- */

div.dark_rounded .pp_top .pp_left { background: url(lightbox/ctedrsprite.png) -88px -53px no-repeat; } /* Top left corner */
div.dark_rounded .pp_top .pp_middle { background: url(../../lightbox/ctedrpattern.png) top left repeat; } /* Top pattern/color */
div.dark_rounded .pp_top .pp_right { background: url(../../lightbox/ctedrsprite.png) -110px -53px no-repeat; } /* Top right corner */

div.dark_rounded .pp_content { background: url(../../lightbox/ctedrpattern.png) top left repeat; } /* Content background */
div.dark_rounded .pp_content a.pp_next:hover { background: url(../../lightbox/ctebtnnext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.dark_rounded .pp_content a.pp_previous:hover { background: url(../../lightbox/ctebtnprevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.dark_rounded .pp_content a.pp_expand { background: url(../../lightbox/ctedrsprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.dark_rounded .pp_content a.pp_expand:hover { background: url(../../lightbox/ctedrsprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.dark_rounded .pp_content a.pp_contract { background: url(../../lightbox/ctedrsprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.dark_rounded .pp_content a.pp_contract:hover { background: url(../../lightbox/ctedrsprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(../../lightbox/ctedrsprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded  p.pp_description { color: #fff; }

div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../../lightbox/ctedrsprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../../lightbox/ctedrsprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.dark_rounded .pp_bottom .pp_left { background: url(../../lightbox/ctedrsprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle { background: url(../../lightbox/ctedrpattern.png) top left repeat; } /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right { background: url(../../lightbox/ctedrsprite.png) -110px -80px no-repeat; } /* Bottom right corner */

div.dark_rounded .pp_loaderIcon { background: url(../../lightbox/ctedrloader.gif) center center no-repeat; } /* Loader icon */


/* ----------------------------------
Dark Square Theme
----------------------------------- */

div.dark_square .pp_top .pp_left ,
div.dark_square .pp_top .pp_middle,
div.dark_square .pp_top .pp_right,
div.dark_square .pp_bottom .pp_left,
div.dark_square .pp_bottom .pp_middle,
div.dark_square .pp_bottom .pp_right,
div.dark_square .pp_content,div.dark_square .blah { background: url(../../lightbox/ctedspattern.png) top left repeat; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square  p.pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(../../lightbox/ctedrloader.gif) center center no-repeat; } /* Loader icon */

div.dark_square .pp_content a.pp_expand { background: url(../../lightbox/ctedssprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.dark_square .pp_content a.pp_expand:hover { background: url(../../lightbox/ctedssprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.dark_square .pp_content a.pp_contract { background: url(../../lightbox/ctedssprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.dark_square .pp_content a.pp_contract:hover { background: url(../../lightbox/ctedssprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(../../lightbox/ctedssprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../../lightbox/ctedssprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../../lightbox/ctedssprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.dark_square .pp_content a.pp_next:hover { background: url(../../lightbox/ctebtnnext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.dark_square .pp_content a.pp_previous:hover { background: url(../../lightbox/ctebtnprevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ----------------------------------
Light Square Theme
----------------------------------- */

div.light_square .pp_top .pp_left ,
div.light_square .pp_top .pp_middle,
div.light_square .pp_top .pp_right,
div.light_square .pp_bottom .pp_left,
div.light_square .pp_bottom .pp_middle,
div.light_square .pp_bottom .pp_right,
div.light_square .pp_content { background: #fff; }

div.light_square .pp_content a.pp_expand { background: url(../../lightbox/ctelssprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.light_square .pp_content a.pp_expand:hover { background: url(../../lightbox/ctelssprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.light_square .pp_content a.pp_contract { background: url(../../lightbox/ctelssprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.light_square .pp_content a.pp_contract:hover { background: url(../../lightbox/ctelssprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.light_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(../../lightbox/ctelssprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../../lightbox/ctelssprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../../lightbox/ctelssprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.light_square .pp_content a.pp_next:hover { background: url(../../lightbox/ctebtnnext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.light_square .pp_content a.pp_previous:hover { background: url(../../lightbox/ctebtnprevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus { outline:none; }


div.cteinsets{
background: #000;
position: absolute; top: 0; left: 0;
z-index: 9500;
color:#000;
font-size:20px;
}

div.pp_overlay {
background: #000;
position: absolute; top: 0; left: 0;
z-index: 9500;
width: 100%;
}

div.pp_pic_holder {
position: absolute; z-index: 10000;
width: 100px;
}

div.pp_pic_holder .pp_top {
position: relative;
height: 20px;
}
* html div.pp_pic_holder .pp_top { padding: 0 20px; }

div.pp_pic_holder .pp_top .pp_left {
position: absolute;
left: 0;
width: 20px; height: 20px;
}
div.pp_pic_holder .pp_top .pp_middle {
position: absolute;
left: 20px; right: 20px;
height: 20px;
}
* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }

div.pp_pic_holder .pp_top .pp_right {
position: absolute;
top: 0; left: auto; right: 0;
width: 20px; height: 20px;
}

div.pp_pic_holder .pp_content {
position: relative;
text-align: left;
width: 100%; height: 40px;
}

div.pp_pic_holder .pp_content .pp_details {
display: none;
margin: 10px 15px 2px 20px;
}
div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }

div.pp_pic_holder .pp_content .pp_details .pp_nav {
float: left;
margin: 3px 0 0 0;
}

div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 2px 4px; }

div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
	float: left;
	display: block;
	width: 14px; height: 15px;
	overflow: hidden;
	text-indent: -10000px;
	margin-top: 3px;
}

div.pp_pic_holder .pp_content div.pp_hoverContainer {
position: absolute; z-index: 2000;
top: 0; left: 0;
width: 100%;
}

div.pp_pic_holder .pp_content a.pp_next {
display: block; float: right;
text-indent: -10000px;
width: 49%; height: 100%;
background: url(../../lightbox/ctebtnnext.png) 10000px 10000px no-repeat;
}

div.pp_pic_holder .pp_content a.pp_previous {
display: block; float: left;
text-indent: -10000px;
width: 49%; height: 100%;
background: url(../../lightbox/ctebtnnext.png) 10000px 10000px no-repeat;
}

div.pp_pic_holder .pp_content a.pp_expand,
div.pp_pic_holder .pp_content a.pp_contract {
position: absolute; z-index: 20000;
top: 10px; right: 30px;
cursor: pointer;
display: none;
text-indent: -10000px;
width: 20px; height: 20px;	
}

div.pp_pic_holder .pp_content a.pp_close {
float: right;
display: block;
text-indent: -10000px;
}

div.pp_pic_holder .pp_bottom {
position: relative;
height: 20px;
}
* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }

div.pp_pic_holder .pp_bottom .pp_left {
position: absolute;
left: 0;
width: 20px; height: 20px;
}
div.pp_pic_holder .pp_bottom .pp_middle {
position: absolute;
left: 20px; right: 20px;
height: 20px;
}
* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }

div.pp_pic_holder .pp_bottom .pp_right {
position: absolute;
top: 0; left: auto; right: 0;
width: 20px; height: 20px;
}

div.pp_pic_holder .pp_loaderIcon {
display: none;
position: absolute;
top: 50%; left: 50%;
margin: -12px 0 0 -12px;
width: 24px; height: 24px;
}

div.pp_pic_holder #pp_full_res { display: block; margin: 0 auto; width: 100%; text-align: center; }
div.pp_pic_holder #pp_full_res object,
div.pp_pic_holder #pp_full_res embed { visibility: hidden; }

div.ppt {
display: none;
position: absolute;
top: 0; left: 0;
z-index: 9999;
color: #fff;
font-size: 17px;
}

/* ------------------------------------------------------------------------
Miscellaneous
------------------------------------------------------------------------- */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.light_rounded .statuscont, div.light_square .statuscont{
font-size:11px;
padding:10px 20px;
text-align:left;
color:#000;
}

div.dark_square .statuscont, div.dark_rounded .statuscont{
font-size:11px;
padding:10px 20px;
text-align:left;
color:#fff;
}
/* END Prettyphoto//../../lightbox JS */

/* Start Tabbed Info Styles */
div#tabs-nav-container {
	clear:both;
	margin:auto;
	padding:10px 0;
}

div#tabs-nav-container ul#tabs-nav {
	background:transparent url(../../images/atcbg.gif) repeat-x scroll 0 0;
	clear:both;
	float:left;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-left:10px;
	width:100%;
}

div#tabs-nav-container ul#tabs-nav li {
	background:transparent url(../../tabbedinfo/tabinactive.gif) no-repeat scroll right center;
	float:left;
	font-size:1.3em;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 2px 0 0;
}

div#tabs-nav-container ul#tabs-nav li a {
	background:transparent url(../../tabbedinfo/tabinactivecorner.gif) no-repeat scroll left center;
	color:#21201C;
	display:block;
	float:left;
	font-weight:normal;
	height:25px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	overflow:hidden;
	padding-left:52px;
	padding-right:48px;
	padding-top:15px;
	text-align:center;
	text-decoration:none;
}

div#tabs-nav-container ul#tabs-nav li.active {
	background:url(../../tabbedinfo/tabactive.gif) no-repeat right;
}

div#tabs-nav-container ul#tabs-nav li.active a {
	background-position: left 0;
	color: #CE3E19;
	background:url(../../tabbedinfo/tabactivecorner.gif) no-repeat left;
}

div#tabs-nav-container ul#tabs-nav li.tabhover a:hover {
	text-decoration: none;
}

div.tabscontain{
	float:left;
	width:100%;
}

div.tabscontain div.tabs {
	clear:both;
	color:#716A64;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:10px;
	padding:10px 16px;
	text-align:left;
	width:900px;
}

.itemcontainbot {
	margin:30px auto 0;
	width:925px;
}

/* End Tabbed Info Styles */

/*--------------------------------------------------------------------------*/
/* --------------------- END OF STYLESHEET ---------------------------------*/
/*--------------------------------------------------------------------------*/