@charset "utf-8";
/*
	FXR Racing - 
	http://www.thewebshop.ca
	@alex
	---------------------------------------------
*/

html,body
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:	0px;
	text-align:	left;
	color: white;
	background:top center #000000 url(../img/layout/bg.gif) no-repeat;
}


html,div,p,table,form,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,blockquote,input,textarea,iframe,span
{
	margin:			0px;
	padding:		0px;
	line-height:	1.2em;
	font-size:		1em;
}

td
{
	line-height:	1.2em;
	font-size:		1em;
}

a img{ border:0px; }

ul, ol
{
	margin-top:		1.8em;
	margin-left:	3.4em;
	margin-bottom:	1.8em;
}

ul ul
{
	margin-top:		.8em;
	margin-left:	2.4em;
	margin-bottom:	.8em;
}


li
{
	line-height:1.5em;
	padding-bottom:.3em
}


p
{
	margin-top:		.2em;
	margin-bottom:	1.3em;
	line-height:	1.6em;
}

blockquote
{
	margin-top:		.5em;
	margin-bottom:	1.3em;
	line-height:	1.6em;
	background:url(../img/quote.jpg) no-repeat;
	padding-left:2.5em;
	margin-left:.5em
	
}



h1,
.cms-article span.cms-heading
{
	margin-top:.1em;
	margin-bottom:.6em;
	color:white;
	font:26px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h2
{
	margin-top:.9em;
	margin-bottom:.7em;
	color:white;
	font:21px Arial, "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;

}

h3
{
	margin-top:.9em;
	margin-bottom:.7em;
	color:white;
	font:17px "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;

}



a:link,a:visited,a:active,a:hover
{
	color:#fad01a;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:white;
}


input
{
	padding:.23em;
}


hr
{
	height:1px !important;
	overflow:hidden;
	color:#000000;
	background-color:#000000;
	border:0px;
	border-bottom:1px dashed #5e5e5e;
	clear:both;
	display:block;
	margin-top:1.3em;
	margin-bottom:1.3em;
}

/* LAYOUT ============================>>>=====================>>>================ */

#layout-container
{
	width:100%;
	
}

#main-panel
{
	width:854px;
	overflow:hidden;
	margin:0px auto 0px auto;
}


#header
{
	width:854px;
	height:115px;
	overflow:hidden;	
	/*background:transparent url(../img/layout/header.gif) no-repeat;*/
	background:transparent url(../img/layout/header-ecom2.gif) no-repeat;
	
}

#header-icon
{
	float:left;
	width:228px;
	height:115px;
	overflow:hidden;
}
	
#header-right
{
	float:left;
	width:470px;
	height:76px;
	overflow:hidden;
	padding-left:156px;
}
	

#header-scandinavia-button-outer
{
	float:left;
	height:24px;
	width:297px;
	float:left;
	margin:29px 0px 0px 0px;
	overflow:hidden;
	padding-left:117px;
}

#header-scandinavia-button
{
	cursor:pointer;
	height:24px;
	width:252px;
	float:left;
}
	
#header-cart-summary
{
	float:left;
	height:20px;
	width:173px;
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 187px;

	overflow:hidden;
}

	#header-cart-summary a:link,
	#header-cart-summary a:visited,
	#header-cart-summary a:active,
	#header-cart-summary a:hover
	{
		color:white;
		text-decoration:underline;
		font:11px Arial, Verdana;
		padding:0px 16px 0px 0px;	
		line-height:1.5em;
	}
	
	#header-cart-summary a:hover
	{
		color:#f5ff9c;
	}

#header div.header-low
{
	float:left;
	/*margin:76px 0px 0px 156px;
	height:40px;*/
	margin:0px 0px 0px 156px;
	height:40px;
	overflow:hidden;
}

#header div.header-low a
{
	float:left;	
	color:white;
	font:13px Arial;
	font-weight:bold;
	text-transform:uppercase;
}

	#top-menu-left
	{
		background:url(../img/layout/topmenuleft.gif);
		padding:13px 22px 20px 50px;
	}
	
	#top-menu-left.active
	{
		background:url(../img/layout/topmenuleft-active.gif);	
	}

	
	#header #top-menu-container
	{
		float:left;
		margin:0px 0px 0px 0px;	
		background:url(../img/layout/topmenu-right-bg.gif) no-repeat;
		height:40px;
		overflow:hidden;
	}
	
	#header #top-menu-container-inner
	{
		height:37px;
		overflow:hidden;
		float:left;
		margin:1px 0px 0px 0px;
	}
	
	#header #top-menu-container a
	{
		padding:13px 23px 10px 22px;
		float:left;
	}
	
	#header #top-menu-container a.active
	{
		background:url(../img/layout/topmenu-active.gif);	
	}
	
	
	#header #top-menu-container img
	{
		float:left;	
	}
	
	#dealers-icon:hover,
	#dealers-icon:link,
	#dealers-icon:visited,
	#dealers-icon:active
	{
		position:absolute;
		/*background-image: url(../img/layout/dealers-icon.png);*/
		background-image: url(../img/layout/dealers-icon-ecom.png);
		width:135px;
		height:135px;
		overflow:hidden;
		display:block;
		float:none;
		margin:2px 0px 0px 720px;
		z-index:100;
		text-decoration:none;
	}
	
		
	* html #dealers-icon
	{
		background-image: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/layout/dealers-icon-ecom.png", sizingMethod="crop");
	} 
		



#layout-ads
{
	display:block;
	width:854px;
	height:111px;
	overflow:hidden;
	margin:18px 0px 0px 0px;
	background:url(../img/layout/layout-ads-bg.gif) repeat-x;
}

	#layout-ads .ad-block-left,
	#layout-ads .ad-block-right
	{
		float:left;
		width:398px;
		height:85px;
		overflow:hidden;
		margin:11px 19px 0px 19px;
	}
	
	#layout-ads .ad-block-right
	{
		margin:11px 0px 0px 0px;
	}


#footer
{
	width:854px;
	height:86px;
	overflow:hidden;
	background:url(../img/layout/footer.jpg) no-repeat;
	margin:18px 0px 8px 0px;
}

	#footer-contents
	{
		padding:33px 0px 0px 218px;
	}

	#footer a:link,
	#footer a:visited,
	#footer a:active,
	#footer a:hover
	{
		font:14px "Trebuchet MS", Verdana;
		color:white;
		text-decoration:none;
		font-weight:bold;
		float:left;
		margin:0px 2em 0px 0px;
	}
	
	#footer a:hover
	{
		text-decoration:underline;
	}
			
		#footer-contents div
		{
			margin:0px 0px 0px 26px;
			padding:0px;
			float:left;
			font-weight:bold;
		}
		
		#footer-contents div a:link,
		#footer-contents div a:visited,
		#footer-contents div a:active,
		#footer-contents div a:hover
		{
			float:none;
			margin:0px;
			padding:0px 14px 0px 14px;
		}


#footer-copy
{
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px 0px 30px 0px;
	font:12px "Trebuchet MS"
}

#canadaswebshop
{
	float:right;
	font-size:10px;
	color:#999999;
}

#canadaswebshop a:link,
#canadaswebshop a:active,
#canadaswebshop a:visited,
#canadaswebshop a:hover
{
	font-size:10px;
	color:#999999;
	text-decoration:underline
}

#canadaswebshop a:hover
{
	/*color:black;*/
}


#front-page-content
{
	width:854px;
	overflow:hidden;
	margin:5px 0px 2px 0px;
}

	#front-page-portals
	{
		width:860px; /* real width is 854, but pad it a bit for overflow.. */
		height:238px;
		overflow:hidden;
	}
	
		#front-page-portals div
		{
			width:211px;
			overflow:hidden;
			float:left;
			margin:0px 3px 0px 0px;
		}


	#front-page-features
	{
		width:813px;
		height:272px;
		overflow:hidden;
		margin:2px 0px 0px 0px;
		
		padding:43px 0px 43px 41px;
		
		background:url(../img/layout/front-page-featured.gif) no-repeat;
	}
	
		#front-page-features p
		{

			font-size:12px;
		}


		#front-page-features #featured-news
		{
			float:left;
			width:435px;
			height:291px;
			overflow:hidden;			
			margin:0px 67px 0px 0px;
		}
		
			#front-page-features #featured-news a.special:link,
			#front-page-features #featured-news a.special:visited,
			#front-page-features #featured-news a.special:hover,
			#front-page-features #featured-news a.special:active
			{
				display:block;
				padding:0px 0px 0px 0px;
				margin:0px 0px 30px 190px;
				color:white;
				font:13px "Trebuchet MS";
				font-weight:bold;
				text-decoration:underline;
				width:230px;
				overflow:hidden;
			}
			
			#front-page-features #featured-news a.special:hover
			{
				color:yellow;
			}
		
		
		.ed-img-container
		{
			height:89px;
			width:119px;
			overflow:hidden;
			float:right;
			padding:5px 0px 8px 10px;
		}
		
		.ed-img-container img
		{
			width:100%;
		}
		
		.featured-editorial a.title:link,
		.featured-editorial a.title:hover,
		.featured-editorial a.title:active,
		.featured-editorial a.title:visited
		{
			color:#f9d21b;
			font-weight:bold;
		}
		

		#front-page-features #featured-gallery
		{
			float:left;
			width:268px;
			height:251px;
			overflow:hidden;
			padding:46px 0px 0px 0px;
		}
		
			#featured-gallery div
			{
				
				height:91px;
				width:122px;
				overflow:hidden;
			}
			
			#featured-gallery .photo-left
			{
				padding-right:22px;
			}
			
			#featured-gallery .photo-top
			{
				padding-bottom:25px;
			}
			
			#featured-gallery img
			{
				border:1px solid #212121;
			}

#col-container
{
	background:#171717 url(../img/layout/col-container-bg.gif) no-repeat;
	width:854px;
	overflow:hidden;
	display:block;
	margin:0px 0px 0px 1px
}

#front-page-body #col-container
{
	background:none !important;
}

#col-1
{
	float:left;
	width:188px;
	display:block
}
	
	#nav-search
	{
		padding-top:1.1em;
		padding-bottom:1.1em
	}
	
	#cart-panel
	{
		padding-bottom:1.1em;
	}
	
	
	#navigation-container
	{
		width:186px;
		margin-left:1px;
		margin-right:1px;
		text-align:left;
		padding:30px 0px 30px 0px;
	}
	
	#inner-navigation-container
	{/* holds the cat table.. */
		
	}
	
	#navigation-container h1
	{
		font-family:"Trebuchet MS", Trebuchet,Geneva, Arial, Verdana, Helvetica, sans-serif;
		color:white;
		font-size:16px;
		margin:0px;
		font-weight:bold;
		padding:0px;
		padding-top:43px;
		padding-bottom:40px;
	}
	
	#cats
	{
		padding:4px 8px 4px 0px;
		width:100%
	}
	#cats table{width:100%}
	#cats td
	{
		text-align:left;
		padding-bottom:3px;
		padding-top:12px;
	}
	#cats a:link,
	#cats a:active,
	#cats a:visited,
	#cats a:hover
	{
		font:14px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		color:white;
		text-decoration:underline;
		line-height:18px;
	}
	
	#cats a:hover
	{
		color:#fbff80;
	}
	
	
	#cats .children
	{
		margin:0px 0px 7px 13px;
	}
	
	#cats .children a,
	#cats .children a:link,
	#cats .children a:visited,
	#cats .children a:active,
	#cats .children a:hover
	{
		font-size:12px;
		text-decoration:none;
		padding-top:3px;
		
	}	#cats .children a:hover
	{
		color:#fbff80;
	}
	
	#cats .children td
	{
		padding-top:0px;
	}
	
	#cats .children-cnt
	{
		padding-top:0px;
	}
	
	
	
	#cats .nav-active-cat /* triangle :D */
	{
		text-decoration:underline !important;
		color:#fbff80 !important;
	} 
	
	a.nav-portal-cat:hover,
	a.nav-portal-cat:active,
	a.nav-portal-cat:link,
	a.nav-portal-cat:visited
	{
		display:block;
		font-size:18px !important;
		text-decoration:none !important;
		border-bottom:1px solid #636363;
		padding:0px 0px 2px 10px;
		margin:0px 0px 4px 0px;
	}


#col-2
{
	float:left;
	width:627px; /* 40 */

	overflow:hidden;
	margin:0px 14px 0px 0px;
	padding:0px 0px 10px 13px;
}

#c2-panel
{

}

	div.content-container
	{
		color:white;
		font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		width:627px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
		text-align:left;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
	
	div.index-content-container
	{
		font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size:.9em;
		display:block;
		width:547px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
		text-align:left;
	}
	
	.static-content
	{
		padding-right:10px;
	}
		.static-content a:link,
		.static-content a:visited,
		.static-content a:active
		{
			color:#DDCC04 !important;
		}


#col-2.col-2-full-width
{
	float:left;
	width:854px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.col-2-full-width #c2-panel
{

}

	.col-2-full-width div.content-container
	{
		color:white;
		font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		width:854px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
		text-align:left;
		padding:0px;
		margin:1px 0px 0px 0px;
		overflow:hidden;
	}
	
	.col-2-full-width div.index-content-container
	{
		font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		font-size:.9em;
		display:block;
		width:854px; /* fix the ugly f'ing C2 tables ... col2W-([10m]...[10m])*/
		text-align:left;
	}


#portal-page
{
	display:block;
	width:838px;
	height:390px;
	overflow:hidden;
	background:#3b3b3b;
	padding:8px;
}

	#portal-page h1,
	h1.portal-sub,
	h3.portal-sub
	{
		font-size:18px;
		float:left;
		width:350px;
	}
	
	h1.portal-sub,
	h3.portal-sub
	{
		margin-bottom:2em;
		width:300px !important;
	}
	
	h1.prod-portal-sub
	{
		margin-bottom:0px !important;
	}
	
	h3.portal-sub
	{
		margin:0px 0px 2em 0px;
		float:none;
		font-size:11px;
	}
	
	.portal-bread-crumbs,
	.portal-bread-crumbs-smaller
	{
		float:left;
		width:419px;
		font:16px "Trebuchet MS" !important;
		color:#4b4b4b;
	}
	
	.portal-bread-crumbs-smaller
	{
		width:300px !important;
	}
	
	
		.portal-bread-crumbs a:link,
		.portal-bread-crumbs a:visited,
		.portal-bread-crumbs a:hover,
		.portal-bread-crumbs a:active
		{
			color:white !important;
			font:16px "Trebuchet MS" !important;
			font-weight:bold !important;
		}
		
		.portal-bread-crumbs a:hover
		{
			color:#f9d21b;
		}
		
		
		.portal-bread-crumbs a.active-sub-portal:link,
		.portal-bread-crumbs a.active-sub-portal:visited,
		.portal-bread-crumbs a.active-sub-portal:hover,
		.portal-bread-crumbs a.active-sub-portal:active
		{
			color:#f9d21b !important;
		}
		
		
		.paged-cat-scroller
		{
			line-height:36px;
		}
		
		.paged-cat-scroller a
		{
			padding:0px 12px 0px 0px;
		}
		
		.paged-cat-scroller a:link,
		.paged-cat-scroller a:active,
		.paged-cat-scroller a:hover,
		.paged-cat-scroller a:visited
		{
			color:#5e6261;
			cursor:default;
			font:36px "Trebuchet MS";
			font-weight:bold;
			text-decoration:none;
		}
		
		.paged-cat-scroller a.dark:link,
		.paged-cat-scroller a.dark:visited,
		.paged-cat-scroller a.dark:active,
		.paged-cat-scroller a.dark:hover
		{
			font:36px "Trebuchet MS";
			font-weight:bold;
			text-decoration:none;
			color:#fff;
			cursor:pointer;
		}
		
		.paged-cat-scroller a.dark:hover
		{
			color:#fbd11a;
		}
		
		.paged-cat-scroller a.lite:link,
		.paged-cat-scroller a.lite:visited,
		.paged-cat-scroller a.lite:active,
		.paged-cat-scroller a.lite:hover
		{
			font:36px "Trebuchet MS";
			font-weight:bold;
			text-decoration:none;
			color:#5e6261;
			/*cursor:pointer;*/
		}
		
		.paged-cat-scroller a.lite:hover
		{
			/*color:#fffa2e;*/
		}
		
	#portal-page-mens,
	#portal-page-womens
	{
		float:left;
		width:838px;
	}
	
	.paged-cat-container
	{
		float:left;
		width:440px;	
	}
	
		.paged-cat-container .image-container
		{
			height:150px;
			width:138px;
			overflow:hidden;
			margin:0px 0px 3px 0px;
		}
		
		.paged-cat-container td
		{
			font-size:10px;
		}

	.paged-cat-scroller
	{
		float:left;
		width:200px;
	}
	
		#portal-page-womens .paged-cat-scroller
		{
			margin:120px 0px 0px 0px;
		}
	
	
#non-portal
{
	padding:15px 0px 15px 15px;
}

#browse-logo
{

}

.prod-tile
{
	padding-bottom:30px !important;
	font-size:12px;
}

.prod-tile	.prod-name
{
	line-height:1.6em
}

.prod-tile	img
{
	display:inline
}

.prod-tile a:link,
.prod-tile a:visited,
.prod-tile a:active,
.prod-tile a:hover
{
	color:white !important;
	font:11px "Trebuchet MS", Verdana !important;
	font-weight:bold !important; 
	text-decoration:none !important;
}

.prod-tile a:hover
{
	text-decoration:underline !important
}

.prod-thumb
{
	margin-bottom:10px;
	
}
.price
{
	font:11px Verdana, Arial !important;
	color: #cbcbcb !important;
}


/*
*	Product Relations
*/

#product-relations
{
	margin-top:35px;
	margin-bottom:20px;
}

	/* the label */
	#related-products
	{
		display:block;
		font-style:italic;
		font:18px Arial;
		/*color:black;*/
		margin-top:3px;
		margin-bottom:16px;
		padding-bottom:5px;
		border-bottom:1px solid #e4e4e4;
	}



/*
*	Book Tile - custom for list ex....
*	-alex 1/28/2008
*/

.product-list-ex
{
	
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width: 98%;
	height: 142px;
	overflow:hidden;
	
	border-bottom:1px dashed #cccccc
}



.index-content-container-featured .product-list-ex
{
	width:48%;
	margin-right:15px;
}

.product-list-ex .product-list-ex-img
{
	float:left;
	margin-right:9px;
	padding:0px 6px 6px 0px;
	width:120px;
	overflow:hidden;
	text-align:center;
}

/*
.product-list-ex-second img
{
	float:right;
}
*/

.product-list-ex a:link,
.product-list-ex a:visited,
.product-list-ex a:hover,
.product-list-ex a:active
{
	font-size:1.6em;
	/*color:black !important;*/
	text-decoration:none !important;
	
}	.product-list-ex a:hover
{
	text-decoration:underline !important;
}

.product-list-ex-type
{
	font-size:13px;
	color:#888888;
	line-height:2em
}

.product-list-ex-author
{
	font:11px Verdana, Arial;
	/*color:black;*/
	display:block;
}

.product-list-ex .price
{
	font:11px Verdana, Arial;
	/*color:black;*/
}

.product-list-ex a.product-list-ex-more
{
	color:#46659c !important;
}

.product-list-ex p
{
	font:10px Verdana, Arial;
	margin-top:1em;
	margin-bottom:.9em;
	line-height:1.4em
}






/*
*	some selectors that have been added to clsShopProdManager to change certain elements with-in the prod-tile for Product Views...
*/
.striken-price
{
	/* 
	*	The STRIKE'd out regular price.
	*/
	font-size:.85em;
}


#browse-subcats .cat-tile
{
	
	padding:6px 6px 6px 6px !important;
	vertical-align:middle;
	text-align:right !important;
	color:white;
	font-size:11px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.cat-title
{
	font-size:11px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.cat-tile a:link,
.cat-tile a:visited,
.cat-tile a:active,
.cat-tile a:hover
{
	color:white;
	text-decoration:none;
	font-size:11px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.cat-tile a:hover
{
	text-decoration:underline
}

.cat-tile img
{
	border:1px solid #636363
}

.cat-thumb
{
	margin-bottom:2px;
	
}




/*
*	Product Catalogue
*	<div .producte-catalogue-cat><h2><a../a>...
*/

.producte-catalogue-cat a:link,
.producte-catalogue-cat a:hover,
.producte-catalogue-cat a:visited,
.producte-catalogue-cat a:active
{
	color:#5a64a1 !important;
}

.producte-catalogue-cat a:hover
{
	color:#8a0860 !important;

}

#product-details table
{
	margin-top:10px;
	/*color:black*/
	color:white
}

#product-details table td
{
	/*color:black*/
	color:white
}

#product-details tr.verdana11B td
{

}

.prod-details-image-panel
{
	text-align:left;
	padding:5px;
	background:white;
	margin:5px 0px 17px 0px;
}

.prod-details-image-panel img
{
	width:80px;
}

.product-details-image-panel
{
	width:100%;
}

.product-details-image-panel td
{
	width:20%;
}

.product-details-image-panel td.pdip-td
{
	/*background:white;*/
	text-align:center;
	vertical-align:middle;
}

.product-details-image-panel td.pdip-split
{
	width:2%;
}

#prod-details-main-image
{
	float:right;
	padding:0px 0px 15px 15px;
}

span.heading
{
	font:18px "Trebuchet MS";
	font-weight:bold;
	display:block;
	margin:5px 0px 0px 0px;
}

	span.heading img
	{
		float:left;
		margin:-3px 0px 0px 0px;
	}


/*	MENU's
	*----------->*/
/* 	================================================================================ */		
		
		
		#menu-container
		{
			/*float:left;*/
			display:block;
			width:836x;
			height:40px;
			overflow:hidden;
			background:url(../img/layout/menu-bg.gif) no-repeat;
			padding:0px 0px 0px 18px;
			margin:3px 0px 3px 0px;
		}
		
		
		#menu-panel
		{
			float:left;
			width:854px;
			height:40px;
			overflow:hidden;
			z-index:10000;		
			text-align:left;
		}
		
		div#menu-panel div 
		{
			float:left !important;
			font-size:17px;
			color:#FFFFFF;
		}
		
		div#menu-panel  span 
		{
			display: none;
		}
		
		div#menu-panel div a,
		div#menu-panel div a.hover,
		div#menu-panel div a.hover-hot,
		div#menu-panel div a.current-page
		{
			float:left;
			padding:12px 17px 8px 17px;
			
			color:white;
			font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight:bold;
			text-transform:uppercase !important;
			vertical-align:middle;
			z-index:1000000;
			white-space:nowrap
		}
		
		div#menu-panel div a.current-page
		{
			text-decoration:underline;
		}
		
		div#menu-panel div a.hover
		{
			color:yellow;
		}
		
		div#menu-panel div a.hover-hot
		{
			text-decoration:underline;
			color:yellow
		}
		
		div#menu-panel div #a
		{
			padding:0px !important;
			margin:0px !important;
		}
		
		.menufixmargin
		{
			margin-top:1px !important;
			margin-left:-1px !important;
		}
		
		.menu-splitter
		{
			width:12px;
			overflow:hidden;
			height:40px;
			background:url(../img/layout/menu-splitter.gif) no-repeat;
			float:left;

		}
		

/* ================================================================================ */

	
	.verdana9R,
	tr.verdana9R td,
	.force-dark-css div.fix-c2-tables table table td .verdana9R td
	{
		font:9px Verdana, Arial, Helvetica, sans-serif !important;
		font-weight:bold !important;
		color:#fbd11a !important;
	}
	
	.force-dark-css div.fix-c2-tables table
	{
		background:none;
		color:white;
	}
	

	
	.force-dark-css div.fix-c2-tables td
	{
		padding:8px;
		color:white;
		background:none;
	}
	
	.force-dark-css div.fix-c2-tables table table
	{
		margin:5px;
		color:white !important;
		background:none !important;
	}
	
	.force-dark-css div.fix-c2-tables table table td
	{
		color:white ;
		background:none !important;
		padding:6px;

	}


	
	.force-dark-css div.fix-c2-tables font,
	.force-dark-css div.fix-c2-tables p
	{
		/*
		color:white !important
		*/
		/*color:black;*/
	}
	
	
	.fdc2-header
	{
		
	}
	
	#shipaddress-newaddress td
	{
		line-height:1.95em !important
	}
	


/* helpers ============================>>>=====================>>>================ */
	
	.padded
	{
		padding:8px;
		font-family:inherit;
		color:inherit;
		font-size:inherit;
	}
	
	div.content-container .padded{padding:18px !important}
	
	.float-right
	{
		float:right;
	}
	
	.float
	{
		float:left
	}

	
	.smaller
	{
		font-size:11px;
	}
	
	.page-image
	{
		float:right;
		margin-left:10px;
		margin-bottom:10px;
	}
	
	
	.browse-nav
	{
		/*display:none;*/
	}
	
	.browse-nav img{padding:0px 0px 0px 0px !important;}
	.browse-nav a:link,
	.browse-nav a:visited,
	.browse-nav a:hover,
	.browse-nav a:active{
		text-decoration:none;
	}.browse-nav a:hover{
		color:white;
	}
	
	
	
	div.bread-crumbs{text-align:left !important;}
	div.bread-crumbs a:link,
	div.bread-crumbs a:visited,
	div.bread-crumbs a:hover,
	div.bread-crumbs a:active
	{
		font:10px Arial, Helvetica, sans-serif;
		color:#fad01a;
		
	}	div.bread-crumbs a:hover
	{
		color:white;
	}






	.site-map-page
	{
		margin-bottom:1em;
	}
	
	.indent{
		padding-left:0px !important;
		padding-bottom:3px !important;
		padding-right:0px !important;
		padding-top:3px !important;
		margin:0px 0px 0px 0px !important;
	}
	.child-indent{
		padding-left:15px !important;
		padding-bottom:5px !important;
		padding-right:0px !important;
		padding-top:5px !important;
		margin:0px 0px 0px 0px !important;
	}
	.child-indent .child-indent{
		padding-bottom:3px !important;
		padding-top:3px !important;
	}
	
	.solid{margin:0px 0px 0px 0px !important;background-color:#e8e8e8;color:#FFFFFF;font-weight:bold;font-size:13px;padding:.5em}
	.solid div{padding:4px;}


	
	#toc
	{
		width:656px;
		overflow:hidden;
		padding:15px 5px 0px 5px;
	}
		
		#toc a:link,
		#toc a:active
		{
			color:#fad01a;
			font:12px Arial;
			text-decoration:underline
		}
		
		#toc a:visited
		{
			color:#dab827;
			font:12px Arial;
			text-decoration:underline
		}
		
		#toc a:hover
		{
			color:white;
		
		}

		h4.related-toc
		{
			font-weight:normal;
			color:white;
			font:17px Arial;
		}
	
		.dm-panel
		{
			border-top:1px dashed #d4d4d4;
		}
	
			.dm-panel .child-indent
			{
				padding:2px 0px 2px 15px;
			}


	
	/*	==========================================================================================
	*	CMS Editorials 3
	*/	
	
	
	
	.cms-article
	{
		font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		padding:10px;
		text-align:left;
		border-bottom:1px dashed #999999;
		line-height:1.4em
	}
	
	/*
	.cms-article span.cms-heading
	{
		font-size:1.4em;
		text-decoration:none;
		margin-bottom: 1.2em;
	}
	*/
	
	.cms-article a.cms-heading
	{
		font-size:1.4em;
		text-decoration:none;
		margin-bottom: 1.2em;
	}
	
	.cms-article .cms-sub-heading
	{
		font-size:1.2em;
		font-weight:bold;
		margin-bottom: 1.3em;
	}
	
	.cms-article .cms-date
	{
		font: 0.8em Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.2em;
	}
	
	.cms-last-article
	{
		border-bottom:0px;
	}

	a.cms-perma-link:link,
	a.cms-perma-link:visited,
	a.cms-perma-link:active,
	a.cms-perma-link:hover
	{
		font: 0.8em Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.8em;
		border-left:1px solid #CCCCCC;
		margin-left:3px;
		padding-left:3px;
		color:#999999;
		text-decoration:underline;
	}a.cms-perma-link:hover
	{
		color:#666666;
	}
	
	img.cms-article-image-thumb
	{
		margin-left:10px !important;
		margin-bottom:10px !important;
		
	}
	
	img.cms-article-image
	{
		margin-left:10px !important;
		padding-right:10px !important;
		margin-bottom:10px !important;
		
	}
	
	
	/*	========================================/ /================================================	
	*/	
	
	
	/* remove border from gallery image */
	
	#gallery-thum-column
	{
		margin-left:35px;
	}
	
	
	.gallery-img-constraint
	{
		border:0px !important;
	}
	
	.gallery-img-constraint img
	{
		border:1px solid gray !important;
	}
	
	.gallery-thumb-container,
	.gallery-thumb-container-shownotes
	{
		height:155px !important;
	}
	
	
	
	
	.lighter
	{
		color:#9a9a9a
	}
	
	
	
	
	
	

/* THIS ALWAYS GOES AT THE END!!!!!
* 
* c2... 
*/
	.verdana11B
	{
		font-family:Verdana, Arial, Helvetica, sans-serif !important;
		font-size:11px;
	}
	
	.verdana9B
	{
		font:9px Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold
	}
	
	

	.verdana11R-U
	{
		color:#fa872d !important;
		font-size:11px !important;
		font-weight:bold !important;
		font-family:Verdana !important;
	}
	
	.verdana11R
	{
		color:#fbd11a !important;
		font-size:11px !important
	}

	.verdana11Grey-B
	{
		color:black;
		font-weight:Bold;
	}
	
	.verdana11R-BU
	{
		color:#de6202 !important
	}
	
	.verdana11R-BU:hover
	{
		color:#9c4401 !important
	}
	
