




.listing-date
{
	
	visibility:hidden;
	
}

/********************************* General styles ******************************/


hr {
	height: 1px;
	border: 1px solid #008ce1;
}
#my-body {
	background:#FFFFFF;
	background-image:url(img/canadien_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;

	
	
}

#fronttia{
	
	margin:0 auto;
text-align:left;
width:870px;
z-index:200;

}

.kontentti{
	
	position:absolute;
	float:left;
	top: 0px;
	left: 20px;
/*	width: 800px; */
	padding: 0px;
	/* background: transparent url(img/cms_bg.jpg) 0 0 repeat-x; */
	border: 0px solid #A5032A;
    text-align: right;
	height:46px;
	z-index:19000;


}
/*******************************************************************************/


/************************************ Basic ************************************/


/*******************************************************************************/


/*********************************** Navigation ********************************/

/*******************************************************************************/


/*********** Root navigation *************/



#root-navigation{
	color:#ffffff;
	
	
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 



a.root_navigation {
}
a:hover.root_navigation  {
}
a.root_navigation_current {
}
a:hover.root_navigation_current {
}

/*******************************************************************************/





/************************************ Content **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #008ce1;
}

#content {
	height: 400px;
}

#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #008ce1;
	color: white;
	padding: 2px 5px 2px 5px;
	display:none;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}

#mod_references_table td label {
  display: none;
}

#mod_references_list {
  height: 240px;
  margin: 0;
  padding: 0;
}

#mod_references_list li {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 60px;
}

#mod_references_list .title {
  float: left;
}

#mod_references_list .handle {
  float: right;
  font-size: xx-small;
  width: 80px;
  cursor: pointer;
}


#columns {
	margin: 0;
	padding: 30px 0 0;
	background: url(img/bg_columns233.jpg) no-repeat top left ;
}

#start #columns {
	margin: 0;
	padding: 0;
	background: url(img/bg_columns.jpg) no-repeat top left ;
}

#start #left-col {
	margin: 0;
	padding: 10px 20px;
	width: 338px;
	float: left;
}

#middle-col {
	margin: 0;
	padding: 0;
	height: 425px;
	float: left;
	width: 210px;
}

div.products {
	margin: -50px 0 0;
	padding: 0px;
}

div.products div.first {
	border-right: 1px solid #eaeaea;
}

div.stick {
	margin: 0 0 30px 0;
	padding: 0 30px 15px;
	float: left;
	background: url(http://www.canadienfloorball.net/images/bg_stick.jpg) repeat-x bottom left #fafafa;
	width: 380px;
	border-bottom: 1px solid #eaeaea;
}

div.blade {
	margin: 0 32px 20px 12px;
	padding: 0 15px 15px;
	width: 200px;
	float: left;
	background: url(http://www.canadienfloorball.net/images/bg_stick.jpg) repeat-x bottom left #fafafa;
	border-bottom: 1px solid #eaeaea;
}

div.apparels {
	margin: 0 32px 30px 12px;
	padding: 0 15px 15px;
	width: 200px;
	height: 320px;
	float: left;
	background: url(http://www.canadienfloorball.net/images/bg_stick.jpg) repeat-x bottom left #fafafa;
	border-bottom: 1px solid #eaeaea;
}

div.player {
	margin: 0 10px 30px;
	padding: 0 15px 5px;
	width: 170px;
	float: left;
	background: url(http://www.canadienfloorball.net/images/bg_stick.jpg) repeat-x bottom left #fafafa;
	border-bottom: 1px solid #eaeaea;
}


div.last {
	margin-right: 0;
}

div.player img {
	margin: 0 -15px 10px;
}

div.products div.stick h3, div.products div.blade h3, div.products div.apparels h3 {
	margin: 5px 0;
	font-size: 1.5em;
	letter-spacing: -0.05em;
	color: #222;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

div.products div.player h3 {
	margin: 5px 0;
	font-size: 1.4em;
	color: #222;
}

div.products p {
	margin: .3em 0 1.2em;
	font-size: 1.1em;
	line-height: 1.5em;
}

div.stick img {
	margin: 0 -30px 15px;
}

div.products div.blade img, div.apparels img {
	margin: 0 -15px 15px;
}

div.products h3 {
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-size: 2.6em;
	letter-spacing: -1px;
	color: #e52f36;
	border-bottom: 1px solid #eee;
	font-family: Arial, Verdana, sans-serif;
}

div.products h3 strong {
	color: #777;
	font-weight: normal;
}

div.products h3 em {
	font-style: normal;
	font-weight: normal;
	color: #aaa;
}

div.products h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

div.stickstats {
	margin: 0;
}

div.stickstats ul {
	margin: 2px 20px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

div.stickstats li {
	padding: 1px 0;
	font-size: 1.1em;
}

p.zoom-button {
	margin: 10px 0 0;
	padding: 0;
	width: 46px;
	height: 13px;
	float: right;
	overflow: hidden;
	background: url(http://www.canadienfloorball.net/images/zoom_product.jpg) no-repeat top left;
}

p.zoom-button a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 300px;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

input.textfield {
	width: 250px;
	font-size: 1.4em;
}

textarea.textarea {
	width: 290px;
	height: 120px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
}

form .required {
	border-left: 2px solid #e52f36;
	display: block;
}

#right-col ul {
	margin: 0;
	padding: 10px 0 0;
	border-top: 1px solid #eee;
	list-style: none;
}

#right-col ul li {
	margin: 2px 0;
	padding: 0;
	font-size: 1.1em;
}

#right-col li a {
	padding: 5px 8px;
	display: block;
	width: 100%;
	height: 100%;
}

#right-col li a strong {
	color: #e52f36;
}

#right-col li a:link, #right-col li a:visited {
	color: #888;
	text-decoration: none;
}

#right-col li a:hover, #right-col li a:active {
	background: #eee;
}

#right-col li.active a:link, #right-col li.active a:visited {
	color: #ffb9b9;
	background: #e52f36;
}

#right-col li.active a:hover, #right-col li.active a:active {
	background: #a00;
}

#right-col li.active a strong {
	color: #fff;
}

#download-catalogue {
	margin: 0 0 20px;
	float: right;
}

#catalogue #left-col {
	padding-top: 20px;
	width: 480px;
}

#catalogue #right-col {
	width: 350px;
}

div.products .retail-col h4 {
	margin: 15px 0 5px;
	font-size: 1.6em;
	color: #e52f36;
}

.retailer a:link, .retailer a:visited {
	color: #444;
}

.retailer a:hover, .retailer a:active {
	color: #222;
}

.retailer {
	margin: 20px 20px 0 0;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
	background: #fff;
	width: 185px;
}

div.products h4.retail-country {
	margin: 20px 0 0;
	font-size: 1.8em;
	color: #e52f36;
}

.retailer h5 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #000;
}

div.products .retailer p {
	margin: 5px 0 0;
}

div.news img {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

div.zorro-entry {
	margin: 0 20px 20px 0;
	padding: 10px;
	float: left;
	height: 35px;
	background: url(http://www.canadienfloorball.net/images/playbg.jpg) no-repeat top left #fff;
	width: 180px;
}

div.zorro-entry p {
	margin: 0 0 3px;
	padding: 0;
	font-size: 1em;
	color: #999;
}

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

#start #right-col {
	margin: 0;
	padding: 0;
	width: 362px;
	height: 425px;
	float: left;
	background: url(http://www.canadienfloorball.net/images/bg_slideshow.jpg) no-repeat top left #000;
}

#left-col {
	margin: 0;
	padding: 0 0 20px;
	float: left;
	width: 490px;
}

#right-col {
	margin: 0;
	padding: 0 0 20px;
	float: right;
	width: 370px;
}

#left-col h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #333;
}

#left-col p {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333;
}

#left-col p.post-info {
	color: #777;
}

p.zoom-button {
	margin: 10px 0 0;
	padding: 0;
	width: 46px;
	height: 13px;
	float: right;
	overflow: hidden;
	background: url(http://www.canadienfloorball.net/images/zoom_product.jpg) no-repeat top left;
}

p.zoom-button a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 300px;
}


/*******************************************************************************/
