.foo{}/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
	margin: 0px;
	padding: 0px;
	background: url('http://lagsupport.se/clubs/orgryte/pageBG.jpg');
	width: 100%;
	background-attachment: fixed;
}

.master-wrapper-content
{
	width: 830px;
	margin: 0px auto;
	padding: 0px 25px;
	text-align: left;
	background: url('http://lagsupport.se/clubs/common/bg_dropshadow_new.png');
}

.master-wrapper-side
{
	float: left;
	width: 190px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
	background-color: transparent;
}

.master-wrapper-center
{
	float: left;
	width: 620px;
	margin: 0px 0 0 20px;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 620px;
	background-color: transparent;
	color: #555;
	min-height: 400px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 160px;
	background-color:  transparent;
}

.header-wrapper {
	width: 830px;
	margin: 0px auto;
}

.header-photo {
	background: url('http://lagsupport.se/clubs/common/spelarfoto.jpg') 219px 20px no-repeat;
	width: 335px;
	height: 160px;
	display: block;
	float: right;
}

.header-photo-frame {
	background: url('http://lagsupport.se/clubs/common/bg_fotoram.png') no-repeat;
	width: 311px;
	height: 96px;
	display: block;
	text-align: left;
	padding: 62px 0px 0px 24px;
	font-size: 12px;
	line-height: 15px;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('http://lagsupport.se/clubs/common/ico-register.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-login
{
	background: url('http://lagsupport.se/clubs/common/ico-login.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-logout
{
	background: url('http://lagsupport.se/clubs/common/ico-logout.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-cart
{
	background: url('http://lagsupport.se/clubs/common/ico-cart.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-wishlist
{
	background: url('http://lagsupport.se/clubs/common/ico-wishlist.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-admin
{
	background: url('http://lagsupport.se/clubs/common/ico-admin.gif') no-repeat;
	padding-left: 20px;
}

.header-logo
{
	width: 180px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('http://lagsupport.se/clubs/common/logo_mff.png') center no-repeat;
	display: block;
	width: 180px;
	height: 160px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 400px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-links-wrapper
{
	width: 830px;
}

.header-links
{
	width: inherit;
	height: 100%;
	border: none;
	padding: 0px;
	margin-bottom: 0px;

	background-color: #f1f1f1;
	margin-bottom: 5px;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
	color: #FFFFFF;
	text-decoration: none;
}

.headerlinks a:hover
{
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #000;
	padding: 20px 0px;
	height: 30px;
	float: left;
	clear: both;
}

.headermenu ul
{
	padding: 0;
	margin: 0px 0px 0px 0px;
}

.headermenu li
{
	list-style: none;
	display: inline;
	float: left;
	margin-right: 6px;
}

.headermenu a
{
	color: #870000;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 8px 0px 8px 6px;
	font-weight: bold;
}

.headermenu a span {
	padding: 7px 6px 7px 0px;
}

.headermenu a:hover {
	color: #000;
}

.headermenu a:hover span { 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 200px;
	display: inline;
	margin-right: 10px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
	margin: 0px:
	padding: 0px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 20px;
	padding-bottom: 6px;
	padding-left: 0;
	background: url('http://lagsupport.se/clubs/common/bg_menucorner_bottom.png') bottom no-repeat #f1f1f1;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #870000;
	background: #f1f1f1;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
}

.category-navigation a:hover
{
	background: #FFF;
	color: #333;
}

.category-navigation .li_selected a
{
	background: #DDD;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #BBB;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.category-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px 4px 10px;
	color: #ffffff;
	background-color: #870000;
	background-image: url('http://lagsupport.se/clubs/common/bg_menucorner.png') no-repeat #CCC;
	border-bottom: 1px solid #BBB;
}

.category-navigation .treeview
{
	font-size: 12px;
	line-height: 14px;
	background: #404040 url(http://lagsupport.se/clubs/common/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 20px;
	padding-bottom: 6px;
	padding-left: 0;
	background: url('http://lagsupport.se/clubs/common/bg_menucorner_bottom.png') bottom no-repeat #f1f1f1;
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.inactive
{
	color: #870000;
	background: #f1f1f1;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
}

.manufacturer-navigation a.active
{
	color: #333;
	background: #DDD;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #BBB;
}

.manufacturer-navigation a:hover
{
	background: #FFF;
	color: #333;
}

.manufacturer-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px 4px 10px;
	color: #ffffff;
	background-color: #870000;
	background-image: url('http://lagsupport.se/clubs/common/bg_menucorner.png') no-repeat #CCC;
	border-bottom: 1px solid #BBB;
}

.manufacturer-navigation .listbox
{
	font-size: 12px;
	line-height: 14px;
	background: #404040 url(http://lagsupport.se/clubs/common/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
 
           RECENTLY VIEWED PRODUCTS BOX
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 
.RecentlyViewedProductsBox
{
  margin-bottom: 20px;
  padding-bottom: 6px;
  padding-left: 0;
  background: url('http://lagsupport.se/clubs/common/bg_menucorner_bottom.png') bottom no-repeat #f1f1f1;
}
 
.RecentlyViewedProductsBox li
{
  list-style: none;
}
 
.RecentlyViewedProductsBox a
{
  color: #870000;
  background: #f1f1f1;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #DDD;
}
 
.RecentlyViewedProductsBox a:hover
{
  background: #FFF;
  color: #333;
}
 
.RecentlyViewedProductsBox .li_selected a
{
	color: #333;
	background: #DDD;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #BBB;
}
 
.RecentlyViewedProductsBox .title
{
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 10px 4px 10px;
  color: #ffffff;
  background-color: #870000;
  background-image: #CCC url('http://lagsupport.se/clubs/common/bg_menucorner.png') no-repeat;
  border-bottom: 1px solid #BBB;
}
 
 
.RecentlyViewedProductsBox .listbox
{
  font-size: 12px;
  line-height: 14px;
  background: #404040 url(http://lagsupport.se/clubs/common/bg_sidebar_block.gif) no-repeat left bottom;
  margin: 0px;
}
 
.RecentlyViewedProductsBox .listbox ul
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #3664A5;
  background-color: inherit;
}
 
.RecentlyViewedProductsBox .listbox ul .li_selected
{
  font-weight: bold;
}
 
.RecentlyViewedProductsBox .listbox ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #222;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #333;
	background: #f1f1f1;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}

.infoblock-navigation a:hover
{
	color: #333;
	background: #fff;
}

.infoblock-navigation .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px 4px 10px;
	color: #EEE;
}

.infoblock-navigation .listbox
{
	font-size: 12px;
	line-height: 14px;
	background: #404040 url(http://lagsupport.se/clubs/common/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	width: 830px;
	height: 210px;
	padding: 0px 25px;
	margin: 0px auto;
	background: url('http://lagsupport.se/clubs/common/bg_dropshadow_new.png');
	text-align: left;
	color: #333;
	font-size: 11px;
	line-height: 16px;
}

.footer ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.footer ul li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footer h2
{
	margin: 0px 0px 5px 0px;
	color: #666;
}

.footer-wrapper { display: inline-table; }

.footer-disclaimer
{
	font-size: 11px;
}

.footer-poweredby
{
	font-size: 11px;
}

.footer-left
{
	background: #f1f1f1;
	width: 180px;
	height: 180px;
	padding: 15px;
	float: left;
}

.footer-middle
{
	background: #EEE;
	width: 276px;
	height: 180px;
	padding: 15px;
	float: left;
	border-left: 1px solid #FFF;
}

.footer-right
{
	background: #DDD;
	color: #111;
	width: 279px;
	height: 180px;
	padding: 15px;
	float: left;
	border-left: 1px solid #FFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	USER DEFINED

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.title-wide
{
	width: 600px;
	padding: 10px;
	background-color: #870000;
	background-image: url('http://lagsupport.se/clubs/common/bg_menuwide.png') no-repeat #000;
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.footend
{
	clear: both;
	width: 830px;
	height: 50px;
	padding: 0px 25px;
	margin: 0px auto;
	background: url('http://lagsupport.se/clubs/common/bg_dropshadow_bottom_new.png') no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	USER DEFINED - TOOLBAR TOP

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.toolbar
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 40px;
	background: #333;
	display: block;
}

.toolbar-wrapper
{
	width: 830px;
	color: #666;
	font-size: 11px;
	line-height: 13px;
	margin: 0px auto;
	padding-top: 13px;
	text-align: right;
}

.toolbar a
{
	text-decoration: underline;
	color: #666;
}

.toolbar a:hover
{
	text-decoration: none;
	color: #CCC;
}

.ProductItem { margin: 0px; padding: 0px; width: 100px; }

.master-wrapper-fullwidth
{
	display: block;
	float:left;
	width: auto;
	margin: 0px 0 0 0px;
	min-height: 300px;
}


div.picture img	{

	width: 125px;
	
	height:  125px;
	
}



