/* =================================================================================================
		
		Website produced by Shopline Group
		www.shopline.se
		info@shopline.se

		main.css, Klubbhuset.
		CSS written by Jimmy Oh, Web designer
		http://www.jimmyoh.com
				
================================================================================================= */

		* { margin: 0; padding: 0; font-size: 100%; border: none; }
			img { border: none; }
				:focus { outline: none; }
					a:link, a:visited, a:active, a:hover { text-decoration: none; border: none; }

/* =================================================================================================== */
/* ==== STRUCTURE ==================================================================================== */
/* =================================================================================================== */


		body {
		font: 1.0em Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
		background: repeat-y #333 top left url('../../../../gfx/bkg.gif');
		margin: 0;
		text-align: left; }
		
			#totalcontainer {
			width: 981px;
			float: left;
			margin: 0;
			padding: 0;
			overflow: visible; }

a:link, a:visited { color: #B9261C; background-color: inherit; text-decoration: none; }
a:hover, a:active { color: #B9261C; background-color: inherit; text-decoration: underline; }

		
					
/* =================================================================================================== */			
/* ==== HEADER ======================================================================================= */
/* =================================================================================================== */

		#header {
		background: no-repeat #5c5c5c 6px 4px url('../../../../gfx/header_bkg.gif');
		width: 779px;
		height: 180px;
		display: block;
		padding: 0;
		margin: 0;
		float: left;
		position: relative;
		overflow: visible; }
		
			#header #logobox {
			background: no-repeat top left url('../../../../gfx/logobox_bkg.gif');
			width: 374px;
			height: 140px;
			display: block;
			position: absolute;
			top: 20px;
			left: 25px; }
			
				#header #logobox .logo {
				width: 345px;
				height: 75px;
				display: block;
				position: absolute;
				top: 15px;
				left: 10px; }
				
					#header #logobox .logoline {
					width: 352px;
					height: 1px;
					display: block;
					position: absolute;
					top: 100px;
					left: 10px; }
					
						#header #logobox p {
						width: 340px;
						font-family: Arial, Verdana, Helvetica, sans-serif;
						font-size: 12px;
						color: #666;
						position: absolute;
						top: 110px;
						left: 15px;
						display: block;
						text-align: center; }
						
							#header #logobox p .red {
							color: #c01d1d;
							font-size: 110%; }

		#header #loginbox {
		background: no-repeat top left url('../../../../gfx/loginbox_bkg.gif');
		width: 348px;
		height: 53px;
		display: block;
		margin: 0 0 10px 0;
		position: absolute;
		top: 20px;
		right: 25px; }
		
				#header #loginbox ul {
				width: 338px;
				display: block;
				float: left;
				margin: 0 auto 0 auto;
				padding: 21px 0 0 5px;
				list-style-type: none;
				z-index: 1; }
			
					#header #loginbox li {
					margin: 0;
					border: none;
					display: block;
					float: left;
					text-align: center;
					padding: 0 0 0 25px;
					font-family: Arial, Verdana, Helvetica, sans-serif;
					text-transform: uppercase;
					font-size: 11px;
					font-weight: bold; }
					
						#header #loginbox a:link, #header #loginbox a:visited, #header #loginbox a:active {	
						text-decoration: none;
						color: #c1c1c1;
						display: block;
						padding: 0;
						border-bottom: none; }
			
							#header #loginbox a:hover {
							display: block;
							text-decoration: none;
							color: #fff;
							padding: 0;
							border-bottom: none; }
						
		#header #cartbox {
		background: no-repeat top left url('../../../../gfx/cartbox_bkg.gif');
		width: 348px;
		height: 80px;
		display: block;
		margin: 0;
		position: absolute;
		top: 80px;
		right: 25px; }
		
			#header #cartbox .cartform {
			width: 328px;
			height: 55px;
			position: absolute;
			left: 10px;
			top: 15px; }
			
				#header #cartbox .icon {
				background: no-repeat 6px 5px url('../../../../gfx/ico_cart.gif');
				width: 25px;
				height: 20px;
				display: block;
				float: left;
				margin: 0 7px 0 0; }
				
					#header #cartbox .inputform {
					background: #fcfcfc;
					font-family: Arial, Verdana, Helvetica, sans-serif;
					font-size: 11px;
					line-height: 16px;
					color: #999;
					font-weight: bold;
					width: 285px;
					text-align: left;
					padding: 3px;
					float: left;
					clear: right;
					display: block;
					position: relative;
					border-top: 1px solid #6a6a6a;
					border-left: 1px solid #6a6a6a;
					border-right: 1px solid #ececec;
					border-bottom: 1px solid #ececec; }
					
						#header #cartbox .sum {
						font-family: Arial, Verdana, Helvetica, sans-serif;
						font-size: 12px;
						margin: 15px 5px 5px 0;
						display: block;
						float: left;
						line-height: 16px;
						color: #333; }
						
							#header #cartgbox .sum b {
							color: #999; }
					
								#header #cartbox .showedit {
								background: no-repeat top left url('../../../..//gfx/button_showedit.gif');
								font-family: Arial, Verdana, Helvetica, sans-serif;
								font-weight: bold;
								text-transform: uppercase;
								font-size: 10px;
								float: left;
								display: inline;
								color: #fff;
								width: 100px;
								height: 25px;
								top: 32px;
								right: 100px;
								margin: 0 10px 0 0;
								text-align: left;
								padding: 6px 0 0 10px; 
								position: absolute;
								cursor: pointer; cursor: hand; }
								
                  #header #cartbox  a:link .showedit, #header #cartbox  a:visited .showedit , #header #cartbox  a:active .showedit  {
                  color: #e1e1e1; }
                  
                  #header #cartbox  a:hover .showedit {
                  color: #fff; }
							
									#header #cartbox .tocart {
									background: no-repeat top left url('../../../..//gfx/button_gopay.gif');
									font-family: Arial, Verdana, Helvetica, sans-serif;
									font-weight: bold;
									text-transform: uppercase;
									font-size: 10px;
									float: left;
									display: inline;
									color: #fff;
									width: 116px;
									height: 25px;
									top: 32px;
									right: -15px;
									text-align: left;
									padding: 6px 0 0 15px; 
									position: absolute;
									cursor: pointer; cursor: hand; }
									
									#header #cartbox  a:link .tocart, #header #cartbox  a:visited .tocart , #header #cartbox  a:active .tocart  {
                  color: #e1e1e1; }
                  
                  #header #cartbox  a:hover .tocart {
                  color: #fff; }
									
										#header #cartbox .cart_input {
										background: #fcfcfc;
										font-family: Arial, Verdana, Helvetica, sans-serif;
										font-size: 11px;
										line-height: 16px;
										color: #999;
										font-weight: bold;
										width: 285px;
										text-align: left;
										padding: 3px;
										float: left;
										clear: right;
										display: block;
										position: relative;
										border-top: 1px solid #6a6a6a;
										border-left: 1px solid #6a6a6a;
										border-right: 1px solid #ececec;
										border-bottom: 1px solid #ececec; }
	

/* =================================================================================================== */
/* ==== NAVIGATION =================================================================================== */
/* =================================================================================================== */
		
		#nav {
		background: repeat-x top left url('../../../../gfx/nav_bkg.gif');
		width: 779px;
		height: 44px;
		float: left;
		display: inline;
		margin: 0 auto 0 auto;
		position: relative;
		border-top: 2px solid #333;
		border-bottom: 2px solid #333;
		padding: 0; }
		
			#nav ul {
			width: 759px;
			display: inline;
			margin: 0 auto 0 auto;
			padding: 0 0 0 20px;
			list-style-type: none;
			float: left;
			z-index: 1; }
		
				#nav li {
				margin: 0 auto 0 auto;
				border: none;
				display: block;
				float: left;
				height: 100%;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				text-transform: uppercase;
				font-size: 12px;
				font-weight: bold; }
				
					.nav:link, .nav:visited {	
					text-decoration: none;
					color: #c1c1c1;
					display: block;
					padding: 16px 20px 10px 20px;
					border-bottom: none; }
		
						.nav:hover {
						display: block;
						text-decoration: none;
						color: #fff;
						padding: 16px 20px 10px 20px;
						border-bottom: none; }
						
							.nav_active {
							background: no-repeat 50% 0px url('../../../../gfx/li_active_bkg.gif');
							display: block;
							text-decoration: none;
							color: #fff;
							border-bottom: none; }

		#breadcrumbs {
		margin: 0 0 0 5px;
		}
							
				
/* =================================================================================================== */
/* ==== CONTENT AREA ================================================================================= */
/* =================================================================================================== */
	
		#left {
		width: 779px;
		position: relative;
		padding: 0;
		display: block;
		float: left; }
	
		#content {
		width: 779px;
		margin: 10px 0 0 0;
		padding: 0;
		display: block;
		z-index: 1;
		float: left;
		text-align: left;
		overflow: visible; }
			
		
		/* ==== COLUMN 1 ====================================================================== */
		
		#content #column_1 {
		width: 170px;
		padding: 0;
		display: block;
		float: left;
		text-align: left; }
		
			#content #column_1 ul {
			display: inline;
			margin: 0;
			padding: 0;
			text-align: left;
			list-style-type: none; }
			
				#content #column_1 ul li {
				margin: 0;
				padding: 0;
				width: 150px;
				border: none;
				display: inline;
				height: 100%;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				text-transform: uppercase;
				font-size: 11px;
				font-weight: bold; }
			
					#content #column_1 ul li h3 {
					font-family: Arial, Helvetica, sans-serif;
					text-transform: uppercase;
					color: #666;
					margin: 0 0 3px 0;
					letter-spacing: -1px;
					font-size: 18px;
					line-height: 25px;
					font-weight: bold; }
				
						#content #column_1 ul li a:link, #content #column_1 ul li a:visited, #content #column_1 ul li a:active {	
						text-decoration: none;
						color: #424242;
						display: block;
						padding: 2px 10px 2px 10px;
						border-bottom: none; }
			
							#content #column_1 ul li a:hover {
							display: block;
							text-decoration: none;
							color: #000;
							padding: 2px 10px 2px 10px;
							border-bottom: none; }
							
							
						#content #column_1 ul.menu-subcategories li a:link, #content #column_1 ul.menu-subcategories li a:visited, #content #column_1 ul.menu-subcategories li a:active {	
						text-decoration: none;
						color: #999;
						display: block;
						padding: 2px 10px 2px 18px;
						border-bottom: none; }
						
						#content #column_1 ul.menu-subcategories li a:hover {	
						text-decoration: none;
						color: #333;
						display: block;
						padding: 2px 10px 2px 18px;
						border-bottom: none; }	

						ul.menu-subcategories {
						display: block;
						float: left;
						width: 170px;
						color: #000; }


						ul.menu-subcategories li {
						display: block;
						float: left;
						padding: 0;
						margin: 0;
						color: #000; }



		
		/* ==== BOX 1 ====================================================================== */
		
		#content #column_1 .box {
		width: 158px;
		margin: 0;
		padding: 6px 0 6px 6px;
		display: inline;
		float: left;
		position: relative;
		overflow: visible; }
				
			#content #column_1 .box .leftbox_top {
			background: no-repeat bottom left url('../../../../gfx/box_1_top.gif');
			width: 158px;
			height: 7px;
			display: block;
			font-size: 1px;
			position: relative; }
			
				#content #column_1 .box .leftbox {
				background: repeat-y top left url('../../../../gfx/box_1_bkg.gif');
				width: 158px;
				height: 100%;
				padding: 0;
				display: block;
				position: relative; }
				
					#content #column_1 .box .leftbox_header {
					background: no-repeat center url('../../../../gfx/box_1_header_bkg.gif');
					width: 158px;
					height: 33px;
					position: relative; }
					
						#content #column_1 .box .leftbox_header h3 {
						font-family: Arial, Verdana, Helvetica, sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #fff;
						padding: 10px 10px 10px 16px;
						text-transform: uppercase; }
					
							#content #column_1 .box .leftbox p {
							font-family: Arial, Verdana, Helvetica, sans-serif;
							font-size: 11px;
							color: #666;
							padding: 10px; }
							
								#content #column_1 .box .leftbox_foot {
								background: no-repeat top left url('../../../../gfx/box_1_foot.gif');
								width: 158px;
								height: 7px;
								display: block;
								font-size: 1px;
								position: relative; }
			
		
		/* ==== COLUMN 2 ====================================================================== */
		
		#content #column_2 {
		width: 589px;
		margin: 0 10px 0 10px;
		display: block;
		float: left; }
		
			#content #column_2 .searchbox {
			background: no-repeat top left url('../../../../gfx/searchbox_bkg.gif');
			width: 589px;
			height: 46px;
			display: block;
			float: left;
			margin: 15px 0 10px 0;
			}
			
				#content #column_2 .searchbox .inlinebox {
				width: 550px;
				height: 25px;
				display: block;
				position: relative;
				margin: 10px 0 10px 10px;
				text-align: left;
				float: left;
				padding: 3px 0 0 0; }

					#content #column_2 .searchbox .inlinebox .inputform {
					background: #fcfcfc;
					font-family: Arial, Verdana, Helvetica, sans-serif;
					font-size: 11px;
					line-height: 16px;
					color: #999;
					font-weight: bold;
					width: 370px;
					text-align: left;
					padding: 3px;
					float: right;
					display: inline;
					position: absolute;
					right: 65px;
					border-top: 1px solid #6a6a6a;
					border-left: 1px solid #6a6a6a;
					border-right: 1px solid #ececec;
					border-bottom: 1px solid #ececec; }
					
						#content #column_2 .searchbox .inlinebox .submit {
						background: no-repeat top left url('../../../../gfx/button_search.gif');
						font-family: Arial, Verdana, Helvetica, sans-serif;
						font-weight: bold;
						width: 58px;
						height: 22px;
						text-transform: uppercase;
						font-size: 10px;
						float: right;
						display: inline;
						color: #fff;
						text-align: center;
						padding: 0; 
						position: relative; }	
				
							#content #column_2 .searchbox .headline {
							font-family: "Trebuchet MS", Arial, sans-serif;
							font-size: 14px;
							letter-spacing: -1px;
							line-height: 11px;
							color: #666;
							padding: 5px 0 0 5px;
							float: left;
							font-weight: bold;
							text-transform: uppercase; }
			
		#content #column_2 .campaignpic {
		width: 589px;
		height: 277px;
		display: block;
		margin: 0 0 10px 0;
		float: left; }
		
			#content #column_2 h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 22px;
			line-height: 35px;
			margin: 0 0 6px 0;
			letter-spacing: -1px;
			display: block;
			color: #333; }
			
			#content #column_2 h1 .grey {
			color: #666; }
			
				#content #column_2 p {
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 12px;
				line-height: 20px;
				display: block;
				margin: 0 0 0px 0;
				color: #333; }
				
					#content #column_2 p.articlenr {
					font-family: Arial, Verdana, Helvetica, sans-serif;
					font-size: 11px;
					line-height: 16px;
					display: block;
					margin: 0 0 5px 0;
					color: #666; }
				
		/* ==== PRODUCT BOX ====================================================================== */
				
		#content #column_2 .productbox {
		width: 589px;
		display: block;
		float: left;
		margin: 15px 0 32px 0;
		padding: 0; }
		
		#content #column_2 .productbox .left {
		width: 290px;
		float: left;
		display: block; }
		
		#content #column_2 .productbox .left h1, #content #column_2 .productbox .left p {
		padding: 0 0 0 10px; }
		
			#content #column_2 .productbox .left img {
			background: #f1f1f1;
			width: 290px;
			height: 290px;
			display: block;
			clear: both;
			float: left;
			margin: 0 0 10px 0; }
			
				#content #column_2 .product-left .enlarge {
				background: no-repeat top left url('../../../../gfx/enlarge_bkg.gif');
				width: 164px;
				height: 33px;
				display: block;
				clear: both;
				float: none;
				margin: 0 auto 20px auto; }
				
					#content #column_2 .product-left .enlarge .txt {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					position: relative;
					top: 8px;
					left: 10px;
					font-weight: bold;
					color: #b9261b; }
					
	#content #column_2 .product-left .enlarge .txt a:link { color: #b9261b; text-decoration: none; }
		#content #column_2 .product-left .enlarge .txt a:visited { color: #b9261b; text-decoration: none; }
			#content #column_2 .product-left .enlarge .txt a:active { color: #b9261b; text-decoration: none; }
				#content #column_2 .product-left .enlarge .txt a:hover { color: #b9261b; text-decoration: none; border-bottom: 1px solid #b9261b; }
		
		#content #column_2 .productbox .left h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 24px;
		display: block;
		letter-spacing: -1px;
		font-weight: bold;
		color: #333;
		margin: 0 0 5px 0;
		border-bottom: 1px solid #ccc;
		padding: 0 0 3px 0;
		text-transform: normal; }
		
			#content #column_2 .productbox .left .imgs {
			width: 290px;
			display: block;
			position: relative; }
			
				#content #column_2 .productbox .left .imgs img {
				width: 82px;
				height: 82px;
				float: none;
				display: inline;
				border: 2px solid #999;
				position: relative;
				margin: 0 0 0 5px; }
				
				#content #column_2 .productbox .left .imgs a:link img { border: 2px solid #999; }
				#content #column_2 .productbox .left .imgs a:visited img { border: 2px solid #999; }
				#content #column_2 .productbox .left .imgs a:active img { border: 2px solid #999; }
				#content #column_2 .productbox .left .imgs a:hover img { border: 2px solid #666; }
				
		/* =================================================================================== */
		
		#content #column_2 .productbox .right {
		width: 260px;
		float: right;
		display: block; }
		
			#content #column_2 .productbox .right .txt {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #333;
			margin: 0 0 0 10px;
			text-transform: normal; }

		#content #column_2 .productbox .right .txt a:link { color: #b9261b; text-decoration: none; border-bottom: 1px solid #b9261b; }
		#content #column_2 .productbox .right .txt a:visited { color: #b9261b; text-decoration: none; }
		#content #column_2 .productbox .right .txt a:active { color: #b9261b; text-decoration: none; }
		#content #column_2 .productbox .right .txt a:hover { color: #333; text-decoration: none; border-bottom: 1px solid #b9261b; }
		
		
				#content #column_2 .productbox .right .box3 {
				background: no-repeat top left url('../../../../gfx/box3_bkg.gif');
				width: 230px;
				display: block;
				float: left;
				margin: 10px 0 10px 0;
				position: relative;
				padding: 15px; }
				
						#content #column_2 .productbox .right .box3 .product_category {
						font-family: Arial, Verdana, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #666; }
						
							#content #column_2 .productbox .right .box3 .product_category a:link, 
							#content #column_2 .productbox .right .box3 .product_category a:visited,
							#content #column_2 .productbox .right .box3 .product_category a:active {
							text-decoration: none;
							color: #C01D1D;
							border-bottom: 1px solid #ccc;
							padding: 0 0 2px 0; }
							
								#content #column_2 .productbox .right .box3 .product_category a:hover {
								text-decoration: none;
								color: #333;
								border-bottom: 1px solid #999;
								padding: 0 0 2px 0; }
						
					#content #column_2 .productbox .right .box3 .price {
					font-family: Arial, Verdana, Helvetica, sans-serif;
					font-size: 20px;
					font-weight: bold;
					color: #c01d1d; }
					
						#content #column_2 .productbox .right .box3 .before {
						font-family: Arial, Verdana, Helvetica, sans-serif;
						font-size: 16px;
						font-weight: normal;
						margin: 0 0 0 10px;
						text-decoration: line-through;
						color: #666; }
						
				#content #column_2 .productbox .right .box3 .status {
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				padding: 10px 0 10px 0;
				margin: 5px 0 5px 0; }
				
					#content #column_2 .productbox .right .box3 .logo {
					width: 230px;
					display: inline;
					float: left;
					margin: 10px 0 0 0;
					padding: 0 0 10px 0;
					position: relative; }
					
						#content #column_2 .productbox .right .box3 .logo img {
						position: relative;
						bottom: 0;
						left: 0;
						float: left; }
						
							#content #column_2 .productbox .right .box3 .logo .showall {
							float: right;
							display: inline;
							position: relative; }
							
		#content #column_2 .productbox .right .box3 .logo .showall a:link { color: #b9261b; text-decoration: none; border-bottom: 1px solid #b9261b; }
		#content #column_2 .productbox .right .box3 .logo .showall a:visited { color: #b9261b; text-decoration: none; }
		#content #column_2 .productbox .right .box3 .logo .showall a:active { color: #b9261b; text-decoration: none; }
		#content #column_2 .productbox .right .box3 .logo .showall a:hover { color: #333; text-decoration: none; border-bottom: 1px solid #b9261b; }
							
		#content #column_2 .productbox .right #pickasize {
		width: 230px;
		padding: 15px;
		border-top: 1px solid #ccc;
		padding-top: 5px;
		display: block;
		position: relative;
		float: left;
		margin: 0 0 15px 0; }
		
			#content #column_2 .productbox .right #pickasize h2 {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 14px;
			letter-spacing: -1px;
			color: #666;
			font-weight: bold;
			margin: 0 0 10px 0; }
		
				#content #column_2 .productbox .right #pickasize .storlek {
				width: 230px;
				padding: 5px;
				display: inline;
				background: #f1f1f1;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 12px;
				border: 1px solid #ccc; }
		
		#content #column_2 .productbox .right #pickasize .area {
		display: block;
		margin: 10px 0 10px 0;
		float: left; }
		
			#content #column_2 .productbox .right #pickasize .area .headline {
			font-size: 14px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			height: 13px;
			letter-spacing: -1px;
			color: #666;
			font-weight: bold;
			margin: 10px 5px 10px 0; }
		
				#content #column_2 .productbox .right #pickasize .area .antal {
				width: 20px;
				height: 13px;
				padding: 5px;
				background: #f1f1f1;
				display: block;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 11px;
				border: 1px solid #ccc; }
				
		#content #column_2 .productbox .right #pickasize .area2 .button_cart_bigger {
		display: inline;
		width: 136px;
		height: 28px;
		float: right;
		margin: 20px 0 7px 0; }
		
			#content #column_2 .productbox .right #pickasize .area2 .button_wishlist {
			display: inline;
			width: 138px;
			height: 28px;
			float: right;
			text-align: center; }
			
				#content #column_2 .productbox .right .box3 .infobox {
				width: 100%;
				display: block;
				text-align: right;
				padding-top: 15px;
				border-top: 1px solid #ccc; }
				
				#content #column_2 .productbox .right .box3 .infobox img {
				padding: 0 0 0 5px; }

			#content #column_2 .productbox .right .box3 .infobox ul {
			display: inline;
			margin: 0;
			padding: 0;
			text-align: right;
			list-style-type: none;
			float: right; }
			
				#content #column_2 .productbox .right .box3 .infobox ul li {
				margin: 0;
				padding: 0;
				border: none;
				display: block;
				height: 20px;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				text-transform: uppercase;
				font-size: 11px;
				font-weight: bold; }
				
				#content #column_2 .productbox .right .box3 .infobox ul li .nav:link, #content #column_2 .productbox .right .box3 .infobox ul li .nav:visited, #content #column_2 .productbox .right .box3 .infobox ul li .nav:active {	
					text-decoration: none;
					color: #666;
					display: inline;
					margin: 0;
					padding: 0; }
		
						#content #column_2 .productbox .right .box3 .infobox ul li .nav:hover {
						text-decoration: none;
						color: #333;
						display: inline;
						margin: 0;
						padding: 0; }

		/* =================================================================================== */
		
		#content #column_2 .bigbox2 {
		background: #e7e7e7;
		width: 589px;
		display: inline;
		float: left;
		padding: 4px 0 4px 0;
		margin: 0 0 20px 0;
		position: relative; }
		
		#content #column_2 .bigbox2 .space {
		width: 589px;
		display: block;
		height: 3px;
		float: left;
		margin: 1px 0 1px 0; }
		
		#content #column_2 .bigbox2 .left:hover, #content #column_2 .bigbox2 .middle:hover, #content #column_2 .bigbox2 .middle_second:hover, #content #column_2 .bigbox2 .right:hover {
		border: 1px solid #ccc;
		padding: 1px; }
		
		#content #column_2 .bigbox2 .left img, #content #column_2 .bigbox2 .middle img, #content #column_2 .bigbox2 .middle_second img, #content #column_2 .bigbox2 .right img {
		display: block;
		width: 137px;
		position: relative; }
			
		#content #column_2 .bigbox2 .left .info, #content #column_2 .bigbox2 .middle .info, #content #column_2 .bigbox2 .middle_second .info, #content #column_2 .bigbox2 .right .info {
		background: repeat-x #e7e7e7 top left url('../../../../gfx/info_bkg.gif');
		width: 127px;
		display: block;
		padding: 8px 5px 8px 5px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #666;
		line-height: 16px; }
		
		#content #column_2 .bigbox2 .left .info b, #content #column_2 .bigbox2 .middle .info b, #content #column_2 .bigbox2 .middle_second .info b, #content #column_2 .bigbox2 .right .info b {
		display: block; }
		
		#content #column_2 .bigbox2 .left .price, #content #column_2 .bigbox2 .middle .price, #content #column_2 .bigbox2 .middle_second .price, #content #column_2 .bigbox2 .right .price {
		background: #fff;
		width: 127px;
		display: inline;
		padding: 8px 5px 8px 5px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		color: #c01d1d;
		float: right;
		text-align: right;
		font-weight: bold;
		line-height: 16px; }
		
		#content #column_2 .bigbox2 .price .before {
		background: #fff;
		display: block;
		float: left;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 11px;
		font-weight: normal;
		color: #666;
		text-decoration: line-through; }
		
			#content #column_2 .bigbox2 .left .button_cart,
			#content #column_2 .bigbox2 .middle .button_cart,
			#content #column_2 .bigbox2 .middle_second .button_cart,
			#content #column_2 .bigbox2 .right .button_cart {
			background: no-repeat #fff top left url('../../../../gfx/button_cart.gif');
			display: inline;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 9px;
			width: 101px;
			padding: 4px 0 0 0;
			height: 23px;
			margin: 5px 0 0 2px;
			float: left;
			text-align: center;
			font-weight: bold;
			color: #fff; }	
			
			#content #column_2 .bigbox2 .left .button_moreinfo img,
			#content #column_2 .bigbox2 .middle .button_moreinfo img,
			#content #column_2 .bigbox2 .middle_second .button_moreinfo img,
			#content #column_2 .bigbox2 .right .button_moreinfo img {
			display: inline;
			width: 31px;
			height: 23px;
			margin: 5px 2px 0 0;
			float: right; }			
			
			
		/* ==== BIG BOX 2 LEFT ====================================================================== */
		
		#content #column_2 .bigbox2 .left {
		background: #fff;
		width: 137px;
		display: inline;
		float: left;
		margin: 0 5px 0 4px;
		border: 2px solid #f1f1f1;
		position: relative; }
							
								
		/* ==== BIG BOX 2 MIDDLE ====================================================================== */
			
		#content #column_2 .bigbox2 .middle {
		background: #fff;
		width: 137px;
		display: inline;
		float: left;
		margin: 0 5px 0 0;
		border: 2px solid #f7f7f7;
		position: relative; }
		
		/* ==== BIG BOX 2 MIDDLE SECOND ====================================================================== */
			
		#content #column_2 .bigbox2 .middle_second {
		background: #fff;
		width: 137px;
		display: inline;
		float: left;
		margin: 0 5px 0 0;
		border: 2px solid #f7f7f7;
		position: relative; }
				
		
		/* ==== BIG BOX 2 RIGHT ====================================================================== */
		
		#content #column_2 .bigbox2 .right {
		background: #fff;
		width: 137px;
		display: inline;
		float: left;
		margin: 0;
		border: 2px solid #f7f7f7;
		position: relative; }		

		/* =================================================================================== */
		
					#content #column_2 p.directlink {
					width: 579px;
					font-size: 11px;
					height: 15px;
					color: #C01D1D;
					display: block;
					float: left;
					padding: 0 10px 0 0;
					text-align: right; }
					
					#content #column_2 p.directlink img {
					padding: 0 0 0 5px;
					position: relative;
					top: 3px; }
					
					#content #column_2 p.directlink a:link, #content #column_2 p.directlink a:visited, #content #column_2 p.directlink a:active {
					color: #666; }
					
					#content #column_2 p.directlink a:hover {
					color: #C01D1D; }
		
		/* =================================================================================== */
		
		#content #column_2 .specialbox {
		width: 100%;
		display: block;
		float: left; }
		
		#content #column_2 .specialbox .box {
		width: 567px;
		padding: 10px;
		display: block;
		margin: 0 0 20px 0;
		border: 1px solid #eaeaea; }
				
		#content #column_2 .specialbox .box h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 24px;
		display: block;
		letter-spacing: -1px;
		font-weight: bold;
		color: #333;
		padding: 0;
		margin: 5px 0 5px 0;
		text-transform: normal; }
				
		#content #column_2 .specialbox .tab {
		background: no-repeat top left url('../../../../gfx/tab_bkg.gif');
		width: 103px;
		height: 20px;
		margin: 0 0 0 10px;
		float: left;
		display: block;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		padding: 7px 0 0 0;
		text-align: center;
		color: #333; }
		
			#content #column_2 .specialbox .tab a:link, #content #column_2 .specialbox .tab a:visited, #content #column_2 .specialbox .tab a:active {
			color: #b9261b;
			text-decoration: none; }
			
				#content #column_2 .specialbox .tab a:hover {
				color: #333;
				text-decoration: none; }
				
					#content #column_2 .specialbox .tab .active {
					color: #333;
					font-weight: bold; }

		/* =================================================================================== */
				
		#content #column_2 .box {
		width: 579px;
		margin: 0;
		display: block;
		padding: 5px;
		float: left; }
		
		#content #column_2 .box h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 22px;
		display: block;
		letter-spacing: -1px;
		font-weight: bold;
		color: #333;
		padding: 0;
		margin: 5px 0 0 0;
		text-transform: normal; }
		
		#content #column_2 .box .wrapper {
		width: 100%;
		clear: both;
		float: left;
		margin: 0 0 5px 0;
		border-bottom: 1px dotted #ccc;
		display: block;}
		
			#content #column_2 .box .wrapper .writtenby {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 22px;
			display: inline;
			letter-spacing: normal;
			font-weight: normal;
			color: #999;
			float: left;
			padding: 0;
			margin: 0;
			text-transform: normal; }
			
				#content #column_2 .box .wrapper .date {
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 10px;
				line-height: 22px;
				display: inline;
				letter-spacing: normal;
				font-weight: normal;
				color: #999;
				font-style: italic;
				float: right;
				padding: 0 7px 0 0;
				margin: 0;
				text-transform: normal; }
				
					#content #column_2 .box .wrapper .stars {
					display: inline;
					float: right;
					padding: 0;
					margin: 0;
					position: relative;
					top: 4px; }
		
		#content #column_2 .box p {
		font-size: 11px;
		display: block;
		line-height: 16px;
		margin: 0 0 5px 0; }
		
			#content #column_2 .box .showall {
			background: no-repeat top right url('../../../../gfx/showall_bkg.gif');
			padding: 5px 0 0 0;
			width: 100%;
			display: block;
			float: left;
			margin: 0 0 20px 0;
			text-align: right; }
			
				#content #column_2 .box a:link, #content #column_2 .box a:visited, #content #column_2 .box a:active {
				color: #b9261b;
				text-decoration: none; }
				
					#content #column_2 .box a:hover {
					color: #333;
					text-decoration: none; }
			

/* =================================================================================================== */
/* ==== BIG BOX ====================================================================================== */
/* =================================================================================================== */
		
		#content #column_2 .bigbox_header {
		background: no-repeat top left url('../../../../gfx/bigbox_header.gif');
		width: 589px;
		height: 33px;
		display: block;
		float: left;
		margin: 0 0 2px 0;
		position: relative; }
		
		#content #column_2 .bigbox_header h2, #content #column_2 .bigbox2_header h2 {
		color: #fff;
		font-size: 13px;
		text-transform: uppercase;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		display: block;
		float: left;
		padding: 8px 0 0 10px;
		position: relative; }
		
			#content #column_2 .bigbox_header .h2extra {
			color: #fff;
			font-size: 10px;
			text-transform: none;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			display: inline;
			float: right;
			margin: 0 12px 0 0;
			padding: 10px 0 0 10px;
			position: relative; }
			
				#content #column_2 .bigbox_header .h2extra a:link, #content #column_2 .bigbox_header .h2extra a:visited, #content #column_2 .bigbox_header .h2extra a:active {
				color: #ccc;
				text-decoration: none; }
				
					#content #column_2 .bigbox_header .h2extra a:hover {
					color: #fff;
					text-decoration: none; }
		
		#content #column_2 .bigbox {
		background: #e7e7e7;
		width: 589px;
		display: inline;
		float: left;
		padding: 4px 0 4px 0;
		margin: 0 0 20px 0;
		position: relative; }
		
		#content #column_2 .bigbox .left:hover, #content #column_2 .bigbox .middle:hover, #content #column_2 .bigbox .right:hover {
		border: 1px solid #ccc;
		padding: 1px; }
		
		.button_cart a:link, .button_cart a:visited, .button_cart a:active { color: #ededed; }
		.button_cart a:hover { color: #fff; }
			
		#content #column_2 .bigbox .left img, #content #column_2 .bigbox .middle img, #content #column_2 .bigbox .right img {
		display: block;
		position: relative; }
			
	
		#content #column_2 .bigbox .left .info, #content #column_2 .bigbox .middle .info, #content #column_2 .bigbox .right .info {
		background: repeat-x #e7e7e7 top left url('../../../../gfx/info_bkg.gif');
		width: 176px;
		display: block;
		padding: 8px 5px 8px 5px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		line-height: 16px; }
		
		#content #column_2 .bigbox .left .info b, #content #column_2 .bigbox .middle .info b, #content #column_2 .bigbox .right .info b {
		display: block; }
		
		#content #column_2 .bigbox .left .price, #content #column_2 .bigbox .middle .price, #content #column_2 .bigbox .right .price {
		background: #fff;
		width: 176px;
		display: inline;
		padding: 8px 5px 8px 5px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		color: #c01d1d;
		float: left;
		font-weight: bold;
		line-height: 16px; }
		
		#content #column_2 .bigbox .left .price .before, #content #column_2 .bigbox .middle .price .before, #content #column_2 .bigbox .right .price .before {
		background: #fff;
		display: block;
		float: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 11px;
		font-weight: normal;
		color: #666;
		text-decoration: line-through; }
		
		#content #column_2 .bigbox .left .price .button_cart, #content #column_2 .bigbox .middle .price .button_cart, #content #column_2 .bigbox .right .price .button_cart {
		background: no-repeat #fff top left url('../../../../gfx/button_cart.gif');
		display: inline;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9px;
		width: 101px;
		padding: 2px 0 0 0;
		height: 23px;
		float: right;
		text-align: center;
		font-weight: bold;
		color: #fff; }
			
			
		/* ==== BIG BOX LEFT ====================================================================== */
		
		#content #column_2 .bigbox .left {
		background: #fff;
		width: 186px;
		display: inline;
		float: left;
		margin: 0 5px 0 4px;
		border: 2px solid #f1f1f1;
		position: relative; }
							
								
		/* ==== BIG BOX MIDDLE ====================================================================== */
			
		#content #column_2 .bigbox .middle {
		background: #fff;
		width: 186px;
		display: inline;
		float: left;
		margin: 0 5px 0 0;
		border: 2px solid #f7f7f7;
		position: relative; }
				
		
		/* ==== BIG BOX RIGHT ====================================================================== */
		
		#content #column_2 .bigbox .right {
		background: #fff;
		width: 186px;
		display: inline;
		float: left;
		margin: 0;
		border: 2px solid #f7f7f7;
		position: relative; }
		
		

/* =================================================================================================== */
/* ==== BIG BOX 2 ==================================================================================== */
/* =================================================================================================== */
		
		#content #column_2 .bigbox2_header {
		background: no-repeat top left url('../../../../gfx/bigbox2_header.gif');
		width: 589px;
		height: 33px;
		display: block;
		float: left;
		margin: 0 0 2px 0;
		position: relative; }
		
		
/* =================================================================================================== */
/* ==== BOX CATEGORY SEARCH ========================================================================== */
/* =================================================================================================== */

		#content #column_2 .box_category_search {
		width: 589px;
		height: 50px;
		display: block;
		float: left;
		margin: 6px 0 12px 0;
		position: relative; }
		
			#content #column_2 .box_category_search .left {
			background: #ededed;
			width: 140px;
			height: 40px;
			padding: 5px;
			display: block;
			float: left;
			margin: 0 5px 2px 0;
			position: relative; }
			
				#content #column_2 .box_category_search .left p {
				text-align: center;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #666;
				position: relative;
				top: 10px; }
			
					#content #column_2 .box_category_search .left p b {
					font-size: 12px;
					color: #c01d1d; }
						
				#content #column_2 .box_category_search .middle {
				background: #ededed;
				width: 249px;
				padding: 5px;
				height: 40px;
				display: block;
				float: left;
				margin: 0 0 2px 0;
				position: relative; }
				
				#content #column_2 .box_category_search .middle p {
				text-align: left;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: #666;
				position: relative;
				top: 10px;
				left: 10px;
				float: left; }
				
				#content #column_2 .box_category_search .middle .productname_option {
				width: 150px;
				padding: 2px;
				float: right;
				display: inline;
				background: #fff;
				position: relative;
				top: 7px;
				right: 10px;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 12px;
				border: 1px solid #ccc; }
				
				
					#content #column_2 .box_category_search .right {
					background: #ededed;
					width: 160px;
					height: 40px;
					padding: 5px;
					display: block;
					float: right;
					margin: 0 0 2px 0;
					position: relative; }
					
					#content #column_2 .box_category_search .right p {
					text-align: left;
					font-family: Arial, Verdana, Helvetica, sans-serif;
					font-size: 11px;
					font-weight: normal;
					color: #666;
					position: relative;
					top: 10px;
					left: 10px;
					float: left; }
					
					#content #column_2 .box_category_search .right p.second {
					text-align: left;
					font-family: Arial, Verdana, Helvetica, sans-serif;
					font-size: 11px;
					font-weight: normal;
					color: #666;
					position: relative;
					top: 10px;
					float: left; }
					
					#content #column_2 .box_category_search .right .show_option {
					width: 50px;
					padding: 2px;
					float: left;
					display: inline;
					background: #fff;
					position: relative;
					top: 7px;
					margin: 0 0 0 25px;
					font-family: Arial, Verdana, Helvetica, sans-serif;
					font-size: 12px;
					border: 1px solid #ccc; }
			
			
/* =================================================================================================== */
/* ==== CONTENT BOTTOM =============================================================================== */
/* =================================================================================================== */
	
		#content_bottom {
		background: #fff;
		width: 779px;
		margin-top: 30px;
		padding: 5px 0 0 0;
		display: inline;
		position: relative;
		z-index: 1;
		float: left;
		text-align: left; }	
		
			#content_bottom .box_1 {
			background: #e7e7e7;
			width: 755px;
			height: 87px;
			display: inline;
			float: left;
			padding: 5px;
			margin: 0 0 0 7px; }
			
				#content_bottom .box_1 .inlinecontent_left {
				background: #fff;
				width: 302px;
				height: 85px;
				padding: 0 15px 2px 0;
				margin: 0;
				display: inline;
				float: left; }
				
					#content_bottom .box_1 .inlinecontent_left .headline {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					line-height: 24px;
					display: block;
					color: #666;
					padding: 18px 10px 0 10px;
					text-align: left;
					font-weight: bold; }
					
						#content_bottom .box_1 .inlinecontent_left .headline b {
						color: #333; }
					
		#content_bottom .box_1 .inlinecontent_right {
		background: #fff;
		width: 383px;
		height: 65px;
		padding: 10px 20px 12px 30px;
		display: block;
		float: right; }
		
			#content_bottom .box_1 .inlinecontent_right .area1 {
			width: 180px;
			height: 57px;
			padding: 8px 0 0 0;
			display: block;
			float: left; }
			
				#content_bottom .box_1 .inlinecontent_right .area2 {
				width: 180px;
				height: 57px;
				padding: 8px 0 0 0;
				display: block;
				float: right; }
				
					#content_bottom .box_1 .inlinecontent_right .area1 .headline, #content_bottom .box_1 .inlinecontent_right .area2 .headline {
					background: no-repeat left url('../../../../gfx/greenarrow.gif');
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					line-height: 16px;
					display: block;
					color: #666;
					padding: 0 0 0 23px;
					margin: 0;
					text-align: left;
					font-weight: normal; }
					
					
		/* ==== BOX 2 ====================================================================== */
					
		#content_bottom .box_2 {
		background: #d1d1d1;
		width: 755px;
		height: 90px;
		display: inline;
		float: left;
		padding: 5px;
		position: relative;
		margin: 10px 0 0 7px; }

			#content_bottom .box_2 .logos {
			background: #fff;
			width: 709px;
			height: 43px;
			display: block;
			position: relative;
			padding: 23px;
			overflow: visible; }
			
			
		/* ==== BOX 3 ====================================================================== */
					
		#content_bottom .box_3 {
		width: 760px;
		height: 100%;
		padding: 5px 0 0 10px;
		display: inline;
		float: left;
		position: relative; }
		
			#content_bottom .box_3 p {
			background: #fff;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 18px;
			display: block;
			padding: 0 0 10px 0;
			margin: 0 0 -10px 0;
			color: #999;
			position: relative;
			font-weight: normal; }


/* =================================================================================================== */
/* ==== RIGHT COLUMN =============================================================================== */
/* =================================================================================================== */
		
		#right {
		width: 193px;
		clear: right;
		margin: 0 0 0 1px;
		position: absolute;
		left: 785px;
		top: 10px;
		padding: 0;
		display: inline;
		float: left; }
		
			#right a:link, #right a:visited, #right a:active {
			color: #ccc;
			text-decoration: none;
			border: none; }
			
				#right a:hover {
				color: #fff;
				text-decoration: none;
				border: none; }
				
		
		/* ==== COLUMN 3 ====================================================================== */
		
		#right #column_3 {
		width: 194px;
		position: relative;
		display: inline;
		float: left; }
		
		/* ====  BOX 1 ====================================================================== */
		
		#right #column_3 .box {
		width: 188px;
		margin: 0 0 10px 0;
		padding: 0;
		display: block;
		position: relative;
		overflow: visible; }
				
			#right #column_3 .box .rightbox_1_top {
			background: no-repeat bottom left url('../../../../gfx/rightbox_1_top.gif');
			width: 188px;
			height: 7px;
			display: block;
			font-size: 1px;
			position: relative; }
			
				#right #column_3 .box .rightbox_1 {
				background: repeat-y top left url('../../../../gfx/rightbox_1_bkg.gif');
				width: 188px;
				height: 100%;
				padding: 0;
				display: block;
				position: relative; }
				
					#right #column_3 .box .rightbox_1_header {
					background: no-repeat center url('../../../../gfx/rightbox_1_header_bkg.gif');
					width: 188px;
					height: 33px;
					position: relative; }
					
						#right #column_3 .box .rightbox_1_header h3 {
						font-family: Arial, Verdana, Helvetica, sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #fff;
						padding: 10px 10px 10px 16px;
						text-transform: uppercase; }
					
							#right #column_3 .box .rightbox_1 p {
							font-family: Arial, Verdana, Helvetica, sans-serif;
							font-size: 11px;
							color: #666;
							text-align: center;
							padding: 10px; }
							
								#right #column_3 .box .rightbox_1 img {
								display: block;
								padding: 3px 0 0 7px;
								border: none; }
								
									#right #column_3 .box .rightbox_1_foot {
									background: no-repeat top left url('../../../../gfx/rightbox_1_foot.gif');
									width: 188px;
									height: 7px;
									display: block;
									font-size: 1px;
									position: relative; }
										
										
		/* ====  BOX 2 ====================================================================== */
		
		#right #column_3 .box {
		width: 188px;
		margin: 0 0 10px 0;
		padding: 0;
		display: block;
		position: relative;
		overflow: visible; }
				
			#right #column_3 .box .rightbox_top {
			background: no-repeat bottom left url('../../../../gfx/rightbox_2_top.gif');
			width: 188px;
			height: 7px;
			display: block;
			font-size: 1px;
			position: relative; }
			
				#right #column_3 .box .rightbox {
				background: repeat-y top left url('../../../../gfx/rightbox_2_bkg.gif');
				width: 188px;
				height: 100%;
				padding: 0;
				display: block;
				position: relative; }
				
					#right #column_3 .box .rightbox_header {
					background: no-repeat center url('../../../../gfx/rightbox_2_header_bkg.gif');
					width: 188px;
					height: 33px;
					position: relative; }
					
						#right #column_3 .box .rightbox_header h3 {
						font-family: Arial, Verdana, Helvetica, sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #fff;
						padding: 10px 10px 10px 16px;
						text-transform: uppercase; }
					
							#right #column_3 .box .rightbox p {
							font-family: Arial, Verdana, Helvetica, sans-serif;
							font-size: 11px;
							color: #9f9f9f;
							text-align: left;
							line-height: 16px;
							padding: 0 10px 10px 10px; }
							
								#right #column_3 .box .rightbox .line {
								background: repeat-x top left url('../../../../gfx/line.gif');
								margin: 0 10px 0 10px;
								height: 1px;
								display: block;
								position: relative; }
									
									#right #column_3 .box .rightbox .date {
									font-family: Arial, Verdana, Helvetica, sans-serif;
									font-size: 9px;
									color: #999;
									display: block;
									text-align: left;
									margin: 5px 0 2px 0;
									padding: 5px 10px 0 10px; }
								
										#right #column_3 .box .rightbox h4 {
										font-family: Arial, Verdana, Helvetica, sans-serif;
										font-size: 14px;
										letter-spacing: -1px;
										font-weight: bold;
										color: #666;
										padding: 0 10px 2px 10px;
										text-transform: normal; }
								
											#right #column_3 .box .rightbox img {
											display: block;
											padding: 3px 0 0 8px;
											border: none; }
											
												#right #column_3 .box .rightbox_foot {
												background: no-repeat top left url('../../../../gfx/rightbox_2_foot.gif');
												width: 188px;
												height: 7px;
												display: block;
												font-size: 1px;
												position: relative; }
												
													#right #column_3 .box .rightbox .buttongrey {
													background: no-repeat top left url('../../../../gfx/buttongrey.gif');
													width: 168px;
													height: 24px;
													padding: 5px 0 0 0;
													display: block;
													margin: 0 0 0 10px;
													position: relative;
													color: #fff;
													text-align: center;
													font-family: Arial, Verdana, Helvetica, sans-serif;
													font-size: 11px;
													font-weight: bold;
													text-transform: uppercase; }
													

		/* ====  BOX 3 ====================================================================== */
		
/*		#right #column_3 .box {
		width: 188px;
		margin: 0 0 10px 0;
		padding: 0;
		display: block;
		position: relative;
		overflow: visible; }
				
			#right #column_3 .box .rightbox_3_top {
			background: no-repeat bottom left url('../../../../gfx/rightbox_2_top.gif');
			width: 188px;
			height: 7px;
			display: block;
			font-size: 1px;
			position: relative; }
			
				#right #column_3 .box .rightbox_3 {
				background: repeat-y top left url('../../../../gfx/rightbox_2_bkg.gif');
				width: 188px;
				height: 100%;
				padding: 0;
				text-align: center;
				padding: 5px 0 5px 0;
				display: block;
				position: relative; }

						#right #column_3 .box .rightbox_3_foot {
						background: no-repeat top left url('../../../../gfx/rightbox_2_foot.gif');
						width: 188px;
						height: 7px;
						display: block;
						font-size: 1px;
						position: relative; } */

/* =================================================================================================== */			
/* ==== MISC ========================================================================================= */
/* =================================================================================================== */


.notification-yellow {
	text-align: left;
	background: #FFF9D8;
	border: solid 1px #FFE640;
	padding: 10px;
	margin: 0px 0 0px 0;
}

.notification-red {
	text-align: left;
	border: 1px solid #D70000; 
	background: #FFC0C0;
	padding: 10px;
	margin: 10px 0 20px 0;
}

.notification-green {
	text-align: left;
	border: 1px solid #33AA33; 
	background: #D4F7D4;
	padding: 10px;
	margin: 10px 0 20px 0;
}

#javascript-warning {
	float: left;
	clear: both;
	width: 495px;
	
	background: #FFC0C0;
	border: dashed 1px #D70000;
	
	padding: 5px;

	margin-bottom: 20px;

	text-align: justify;
}



table.emailbox {
	margin-left: 8px;
}


.emailbox input {
	background: #fcfcfc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999;
	font-weight: bold;
	width: 160px;
	text-align: left;
	padding: 3px;
	border-top: 1px solid #6a6a6a;
	border-left: 1px solid #6a6a6a;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

.emailbox input.button {
	width: 120px;
	margin-top: 5px;
	color: #FFFFFF;
	background: #5F5F5F;
	text-align: center;
	cursor: pointer;
}




.sidebox-wrapper {
width: 100%;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	float: left;
}

.sidebox-title {
	text-align: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 0 0 10px;
	margin: 5px 0 5px 0;
	color: #333;
}

.sidebox-categories-wrapper {
	margin-bottom: 10px;
}

.sidebox-categories-wrapper .sidebox-title {
	text-align: left;
}



/* Ajax */
.ajax-loading-box {
	border: 1px solid #aaaaaa;
	background-color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	padding: 5px;
	position: absolute;
	top: 0;
	right: 90%;
	width: 65px;
	display: none;
	z-index: 9999;
}
.ajax-message-wrapper {
	display: none;
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index: 9999;
	width: 339px;
	border-top: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #366073;  
	border-bottom: 1px solid #366073;
	cursor: pointer;
}
.ajax-message {
	border: 1px solid #5b8496; 
	background: #ffffff url('../images/ajax_message_bg.gif') repeat-x bottom; 
	padding: 25px 29px 10px 29px;
}

.ajax-notification-n, .ajax-notification-e, .ajax-notification-w {
	padding-left: 17px; 
	padding-bottom: 15px;
}

.ajax-notification-e {
	background: url('../images/ajax_notification_e.gif') no-repeat left 1px; 
}

.ajax-notification-w {
	background: url('../images/ajax_notification_w.gif') no-repeat left 1px; 
}

.ajax-notification-n {
	color: #1b7bdd; 
	font-weight: bold; 
	background: url('../images/ajax_notification_n.gif') no-repeat left 1px; 
}
/* /Ajax*/


/* Notification box */

#notification_contents {
	margin: 10px 0 10px 0;
float: left;
}

.notification-body {
	padding: 6px 10px;
	text-align: justify;
	clear: both;
}
.notification-title-n { /* Notification message */
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.notification-border-n {
	border: 1px solid #3c74ba;
	background-color: #f3f8fc;
	color: #2b2b2b;
	margin: 0px 39px;
}
.notification-th-n {
	background: #578bca url(../images/notification_th_n.gif) repeat-x;
	height: 19px;
}
.notification-title-e { /* Error message */
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.notification-border-e {
	border: 1px solid #b71408;
	background-color: #fcf3f3;
	color: #2b2b2b;
	margin: 0px 39px;
}
.notification-th-e {
	background: #de3e37 url(../images/notification_th_e.gif) repeat-x;
	height: 19px;
}
.notification-border-w { /* Warning message */
	border: 1px solid #d96e0f;
	background-color: #fdf6ed;
	color: #2b2b2b;
	margin: 0px 39px;
}
.notification-title-w {
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.notification-th-w {
	background: #d96e0f url(../images/notification_th_w.gif) repeat-x;
	height: 19px;
}
/* /Notification box */

				
						
						
/* Category product list */

.product-list {
	clear: both;
	background: #E7E7E7;
	padding: 2px;
}

.product-list table tr td {
	padding: 1px;
	vertical-align: top;

	background: #E7E7E7;
}

.product-list .product {
	border: 1px solid #F5F5F5;
	width: 141px;
}

.product-list .info b {
	text-transform: uppercase;
	display: block;
}


.product-list .img {
	display: block;
	width: 140px;
	height: 140px;
	background: #FFFFFF;
	text-align: center;
}


.cart_button {
	background: no-repeat top left url('/gfx/button_cart.gif');
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	width: 101px;
	padding: 6px 0 0 0;
	height: 23px;
	margin: 5px 0 0 2px;
	float: left;
	text-align: center;
	color: #fff;
	cursor: pointer; cursor: hand;
}

a.cart_big_button, a.cart_big_button:visited, a.cart_big_button:hover {
	background: no-repeat top left url('/gfx/cart_button_big.jpg');
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 136px;
	padding: 7px 0 0 0;
	height: 26px;
	margin: 5px 0 0 2px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	cursor: pointer; cursor: hand;

}

a.wishlist_big_button, a.wishlist_big_button:visited, a.wishlist_big_button:hover {
	background: no-repeat top left url('/gfx/wishlist_button_big.jpg');
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 136px;
	padding: 7px 0 0 0;
	height: 26px;
	margin: 5px 0 0 2px;
	text-align: center;
	font-weight: bold;
	color: #333;
	cursor: pointer; cursor: hand;
}

#cart_button_wrapper {
	float: right;
}
			
.product-list .button_moreinfo img {
	display: inline;
	width: 31px;
	height: 23px;
	margin: 5px 2px 0 0;
	float: right;
}	
			
			
.product-list .product .info {
	background: repeat-x #e7e7e7 top left url('/gfx/info_bkg.gif');
	width: 130px;
	height: 50px;
	display: block;
	padding: 8px 5px 8px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}

.product-list .product .info a, .product-list .product .info a:visited, .product-list .product .info a:hover {
	text-decoration: none;
	color: #666;
	background: none;
}

.product-list .product .info b {
	display: block;
}
		
			
.product-list .product .price {
	background: #fff;
	width: 130px;
	display: inline;
	padding: 8px 5px 8px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c01d1d;
	float: right;
	text-align: right;
	font-weight: bold;
	line-height: 16px;
}

.product-list .product .price .current {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c01d1d;
	font-weight: bold;
}

.product-list .product .price .before {
	background: #fff;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: line-through;
}

/* End category product list */


/* Product details */

.product-left {
	width: 310px;
	float: left;
}

.product-right {
	width: 270px;
	float: right;
}

.product-rating {
	margin: 0 0 10px 0;
}

.view-large-image-link {
	margin-top: 10px;
}



.product-price {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #c01d1d;
}
					
.before, .list-price {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 10px;
	text-decoration: line-through;
	color: #666;
}

.product-right select {
	width: 120px;
	padding: 1px;
}
