
@import url("common.css");
		
/* =================================================================================================
		
		main.css
		CollectorsWorld.com
		CSS written by Jimmy Oh / http://www.jimmyoh.com
		
================================================================================================= */


/* ====== GENEREAL STUFF ========================================================================== */

	body { font-family: arial, helvetica, sans-serif; font-size: 11px; }
		* { margin: 0 auto; padding: 0; border: none; font-size: 100%; 
		    font-family: arial, helvetica, sans-serif; list-style-type:none; list-style: none; }
			:focus { outline: none; }
				#center { width: 780px; margin: 0 auto 20px auto; display: block; float: none; }


/* ====== TOTALCONTAINER ========================================================================== */
		
	#totalcontainer {
	background: #fff;
	width: 760px;
	height: 100%;
	display: block;
	padding: 9px;
	border: 1px solid #cacaca;
	float: left;
	margin: 10px auto 5px auto; }
	
			
/* ====== HEADER ========================================================================== */
		
	#header {
	background: no-repeat #ffffff top left url('../gfx/greentop_small.jpg');
	width: 760px;
	height: 140px;
	display: block;
	margin: 0 0 7px 0;
	padding: 0;
	overflow: visible; }
	
		#header #navigation {
		width: 760px;
		height: 23px;
		position: relative;
		top: 117px;  }
		
			#header #navigation a:link, #header #navigation a:visited, #header #navigation a:active {
			color: #666;
			text-decoration: none; }
			
				#header #navigation a:hover {
				color: #333; }
		
			#header #navigation .n01, #header #navigation .n02, #header #navigation .n03, #header #navigation .n04, #header #navigation .n05 {
			font-size: 12px;
			padding: 6px 0 0 0;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal; }
	
	#header .n01 {
	background: no-repeat #ffffff top left url('../gfx/nav2/bkg_01.gif');
	width: 91px;
	height: 23px;
	float: left;
	text-align: center;
	position: relative;
	left: 15px;
	display: block; }
	
		#header .n02 {
		background: no-repeat #ffffff top left url('../gfx/nav2/bkg_02.gif');
		width: 91px;
		height: 23px;
		float: left;
		text-align: center;
		position: relative;
		left: 66px;
		display: block; }
		
			#header .n03 {
			background: no-repeat #ffffff top left url('../gfx/nav2/bkg_03.gif');
			width: 91px;
			height: 23px;
			float: left;
			text-align: center;
			position: relative;
			left: 66px;
			display: block; }
			
				#header .n04 {
				background: no-repeat #ffffff top left url('../gfx/nav2/bkg_04.gif');
				width: 91px;
				height: 23px;
				float: left;
				text-align: center;
				position: relative;
				left: 66px;
				display: block; }
				
					#header .n05 {
					background: no-repeat #ffffff top left url('../gfx/nav2/bkg_05.gif');
					width: 91px;
					height: 23px;
					float: left;
					text-align: center;
					position: relative;
					left: 66px;
					display: block; }
					
	#header .flags {
	height: 17px;
	position: relative;
	left: 76px;
	top: 4px;
	float: left; }
				
				
/* ====== LEFT CONTAINER AND LEFTMENU =========================================================== */
#left h1
{
		font-family: georgia, "times new roman", times, serif;
		font-size: 16px;
		color: #000;
		margin-bottom: 10px;    
}

#left p
{
line-height: 16px;
font-size: 12px;
color: #666666; 
margin-bottom: 7px;
padding-bottom: 0px; 
}


	#leftcontainer {
	float: left;
	width: 148px;
	position: relative;
	display: inline; }

		#leftmenu {
		background: repeat-y #fefefe top left url('../gfx/leftmenu/bkg.gif');
		width: 148px;
		height: 100%;
		display: block;
		margin: 0;
		padding: 0;
		overflow: visible; }
		
			#leftmenu .top {
			background: no-repeat #ffffff top left url('../gfx/leftmenu/top.gif');
			width: 148px;
			height: 4px;
			display: block; }
			
				#leftmenu .foot {
				background: no-repeat #ffffff top left url('../gfx/leftmenu/foot.gif');
				width: 148px;
				height: 4px;
				display: block; }
				
		#leftmenu .content {
		background: #fefefe;
		border: 1px solid #f7f7f7;
		border-top: none;
		width: 122px;
		display: block;
		overflow: visible;
		padding: 5px;
		margin-bottom: 5px;
		position: relative; }
		
		#leftmenu h1 {
		background: no-repeat #fefefe top left url('../gfx/leftmenu/h1_bkg.gif');
		width: 126px;
		height: 33px;
		top: 1px;
		position: relative;
		overflow: visible;
		padding: 8px 0 0 12px;
		font-family: georgia, "times new roman", times, serif;
		font-size: 14px;
		color: #000; }
		
			#leftmenu .content ul {
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			color: #666;
			line-height: 20px;
			font-weight: bold; }
			
				#leftmenu .content ul li {
				border-bottom: 1px solid #f6f5f5;
				padding: 1px 0 1px 0; }
				
					#leftmenu .content ul li .new {
					font-size: 10px;
					text-transform: uppercase;
					color: #cc3333; }
					
						#leftmenu .content ul li .redheadline {
						color: #cc3333;
						font-size: 12px; }
						
							#leftmenu .content ul li.yellowdivider {
							background: #fae04e;
							height: 11px;
							margin: 10px auto 10px auto;
							border: none; }
							
								#leftmenu .content a:link, #leftmenu .content a:visited, #leftmenu .content a:active {
								color: #666;
								display: block;
								width: 118px;
								padding: 0 0 0 4px;
								text-decoration: none; }
								
									#leftmenu .content a:hover {
									background: #f5f5f5;
									color: #000;
									display: block;
									width: 118px;
									text-decoration: none; }
									

/* ====== CONTAINER ========================================================================== */

	#container {
	width: 612px;
	margin: 0;
	float: left;
	position: relative;
	display: inline; }


/* ====== SEARCH ========================================================================== */

		#search {
		background: repeat-y #ffffff top left url('../gfx/search/bkg_400.gif');
		width: 445px;
			display: block;
		float: left;
		margin: 0;
		padding: 0;
		overflow: visible; }

			#search .top {
			background: no-repeat #ffffff top left url('../gfx/search/top_400.gif');
			width: 445px;
			height: 5px;
			display: block; }
			
				#search .foot {
				background: no-repeat #ffffff top left url('../gfx/search/foot_400.gif');
				width: 445px;
				height: 5px;
				display: block; }
				
		#search .content {
		background: #fefefe;
		border-top: 5px solid #996600;
		width: 425px;
		display: block;
		height: 85px;
		padding: 7px 5px;
		position: relative; }
		
			#search  h2 {
			position: relative;
			padding: 2px;
			font-family: georgia, "times new roman", times, serif;
			font-size: 14px;
			color: #996600; }
		
				.advancedsearch {
				font-size: 10px;
				font-family: Arial, Helvetica, sans-serif;
				color: #666;
				position: relative;
				top: -10px;
				display: block;
				clear: both;
				overflow: visible;
				padding: 0 15px 0 0;
				margin: 0 0 5px 0;
				float: right; }
				
					.advancedsearch a:link, .advancedsearch a:visited, .advancedsearch a:active {
					color: #3366cc; }
					
						.advancedsearch a:hover {
						color: #333; }
		
	#search .form {
	display: block;
	overflow: visible;
	margin: 15px 0px 20px 0px;
	text-align: left; }
	
		#search .inputform {
		background: no-repeat top left url('../gfx/search/input_bkg.gif');
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #666;
		float: left;
		top: 2px;
		position: relative;
		display: inline;
		width: 120px;
		text-align: left;
		padding: 2px;
		border: 1px solid #aeadad;
		margin: 0; }
		
		#search .catlist {
		background: no-repeat top left url('../gfx/search/input_bkg.gif');
		background-color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666;
		float: left;
		top: 2px;
		position: relative;
		height: 20px;
		display: inline;
		width: 220px;
		text-align: left;
		padding: 2px;
		border: 1px solid #aeadad;
		margin: 0 0 0 10px; }


#search	.submit {
			background: transparent url('../gfx/search/square-gray-left.gif') no-repeat top left;
			display: block;
			position: relative;
			float: left;
			margin: 0 0 0 10px;
			font: bold 11px Arial;
			line-height: 15px;
			height: 23px;
			padding-left: 9px;
			text-decoration: none; }

			.submit {
			background: transparent url('../gfx/search/square-gray-left.gif') no-repeat top left;
			display: block;
			position: relative;
			float: left;
			margin: 0 0 0 10px;
			font: bold 11px Arial;
			line-height: 15px;
			height: 23px;
			padding-left: 9px;
			text-decoration: none; }
			
			.ShopButton {
			background: transparent url('../gfx/search/square-gray-left.gif') no-repeat top left;
			display: block;
			position: relative;
			margin: 0 20px 0 0px;
			font: bold 11px Arial;
			line-height: 15px;
			height: 23px;
			
			float: left;
			padding-left: 9px;
			text-decoration: none; }
			
			
							a:link.ShopButton, a:visited.ShopButton, a:active.ShopButton {
				color: #494949; }
				
					a.ShopButton span {
					background: transparent url('../gfx/search/square-gray-right.gif') no-repeat top right;
					display: block;
					padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/ }
					
						a.ShopButton:hover {
						background-position: bottom left; }
						
							a.ShopButton:hover span {
							background-position: bottom right;
							color: black; }
							
									
			
				a:link.submit, a:visited.submit, a:active.submit {
				color: #494949; }
				
					a.submit span {
					background: transparent url('../gfx/search/square-gray-right.gif') no-repeat top right;
					display: block;
					padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/ }
					
						a.submit:hover {
						background-position: bottom left; }
						
							a.submit:hover span {
							background-position: bottom right;
							color: black; }
							
								.buttonwrapper {
								overflow: hidden;
								float: none;
								clear: right;
								margin: 0; }
								
								


/* ====== FILTER ========================================================================== */
#breadcrumbs
{
		font-family: georgia, "times new roman", times, serif;
		font-size: 12px;
		color: #000;     
		margin-bottom: 0px;
}

#breadcrumbs h2
{
		font-family: georgia, "times new roman", times, serif;
		font-size: 12px;
		color: #000;     
}


#breadcrumbs a
{
		font-family: georgia, "times new roman", times, serif;
		font-size: 12px;
		color: #000;     
}


		#accept {
		background: repeat-y #ffffff top left url('../gfx/filter/bkg.gif');
		width: 611px;
		height: 100%;
		display: block;
		float: none;
		margin: 0;
		margin-top: 0px;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 15px;
		padding: 0;
		overflow: visible; }
		
		
			#accept .top {
			background: no-repeat #ffffff top left url('../gfx/filter/top.gif');
			width: 611px;
			height: 5px;
			display: block; }
			
				#accept .foot {
				background: no-repeat #ffffff top left url('../gfx/filter/foot.gif');
				width: 611px;
				height: 5px;
				display: block; }
						
		
		
		#accept .content {
		background: #fefefe;
		border-top: 5px solid #477a04;
		width: 590px;
		display: block;
		padding: 4px 5px;
		position: relative; }
		
		
		#accept .content h2
		{
		font-family: georgia, "times new roman", times, serif;
		font-size: 12px;
		color: #000;   
		margin-bottom: 15px;
		margin-top: 15px;		    
		}
		
				
		#filter {
		background: repeat-y #ffffff top left url('../gfx/filter/bkg.gif');
		width: 611px;
		height: 100%;
		display: block;
		float: none;
		margin: 0;
		margin-top: 0px;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 15px;
		padding: 0;
		overflow: visible; }

			#filter .top {
			background: no-repeat #ffffff top left url('../gfx/filter/top.gif');
			width: 611px;
			height: 5px;
			display: block; }
			
				#filter .foot {
				background: no-repeat #ffffff top left url('../gfx/filter/foot.gif');
				width: 611px;
				height: 5px;
				display: block; }
				
		#filter .content {
		background: #fefefe;
		border-top: 5px solid #477a04;
		width: 590px;
		display: block;
		padding: 4px 5px;
		position: relative; }
		
		#filter .content table td
		{
		    padding: 4px;
		}
		
			#filter .content h2 {
			position: relative;
			padding: 2px 0px 0px 0px;
			/*font-family: georgia, "times new roman", times, serif;*/
			font-size: 11px;
			color: #477a04;
			margin-top: 0px;
			margin-bottom: 0px;
			 }
		
	
	#filter .form {
	display: block;
	width: 350px;
	overflow: visible;
	margin: 35px auto 20px auto;
	text-align: left; }
	
		#filter .inputform {
		background: no-repeat top left url('../gfx/search/input_bkg.gif');
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #666;
		float: none;
		top: 2px;
		position: relative;
		display: inline;
		width: 140px;
		text-align: left;
		padding: 2px;
		border: 1px solid #aeadad;
		margin: 0; }
		
		#filter .catlist {
		background: no-repeat top left url('../gfx/search/input_bkg.gif');
		background-color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666;
		float: left;
		top: 2px;
		position: relative;
		height: 20px;
		display: inline;
		width: 160px;
		text-align: left;
		padding: 2px;
		border: 1px solid #aeadad;
		margin: 0 0 0 10px; }

			#filter .submit {
			background: transparent url('../gfx/search/square-gray-left.gif') no-repeat top left;
			margin: 15px 0px 0 0px;
			font: bold 11px Arial;
			line-height: 15px;
			height: 23px;
			padding-left: 9px;
			padding-right: 9px;
					text-align: center;
			text-decoration: none; }
			
				#filter a:link.submit, #filter a:visited.submit, #filter a:active.submit {
				color: #494949; }
				
					#filter a.submit span {
					background: transparent url('../gfx/search/square-gray-right.gif') no-repeat top right;
					display: block;
					padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/ }
					
						#filter a.submit:hover {
						background-position: bottom left; }
						
							#filter a.submit:hover span {
							background-position: bottom right;
							color: black; }
							
								#filter .buttonwrapper {
								overflow: hidden;
								float: none;
								clear: right;
								margin: 0; }
								
								



/* ====== CART ========================================================================== */

		#cart {
		background: repeat-y #ffffff top left url('../gfx/cart/bkg_160.gif');
		width: 160px;
	
		float: right;
		display: block;
		margin: 0;
		padding: 0;
		overflow: visible; }

			#cart .top {
			background: no-repeat #ffffff top left url('../gfx/cart/top_160.gif');
			width: 160px;
			height: 5px;
			display: block; }
			
				#cart .foot {
				background: no-repeat #ffffff top left url('../gfx/cart/foot_160.gif');
				width: 160px;
				height: 5px;
				display: block; }
				
		#cart .content {
		background: #fefefe;
		border-top: 5px solid #cccccc;
		width: 139px;
			height: 85px;
		display: block;
		padding: 7px 5px;
		position: relative;
		color: #333333;
		 }
		
			#cart  h2 {
			position: relative;
			padding: 2px;
			display: inline;
			font-family: georgia, "times new roman", times, serif;
			font-size: 14px;
			color: #cccccc; }
				
	#cart .form {
	display: block;
	width: 100%;
	position: relative;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right; }
	
			#cart img {
			margin: 5px 0 0 0; }
	
		#cart .textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 14px;
		color: #333;
		display: block;
		width: 195px;
		height: 40px;
		padding: 2px;
		border: 1px solid #999900;
		margin: 0; }
		
		#cart .cart_text
		{
		    color: #999999;
		    margin-left: 3px;
		    margin-top: 5px;
		    margin-bottom: 5px;
		    padding: 0px 0px 0px 0px;
		}
		
		
		
		
		#active_cart {
		background: repeat-y #ffffff top left url('../gfx/cart/bkg_160.gif');
		width: 160px;
		height: 110px;
		float: right;
		display: block;
		margin: 0;
		padding: 0;
		overflow: visible; }

			#active_cart .top {
			background: no-repeat #ffffff top left url('../gfx/cart/top_160.gif');
			width: 160px;
			height: 5px;
			display: block; }
			
				#active_cart .foot {
				background: no-repeat #ffffff top left url('../gfx/cart/foot_160.gif');
				width: 160px;
				height: 5px;
				display: block; }
				
		#active_cart .content {
		background: #fefefe;
		border-top: 5px solid #999900;
		width: 139px;
		display: block;
		padding: 7px 5px;
		position: relative; }
		
			#active_cart  h2 {
			position: relative;
			padding: 2px;
			display: inline;
			font-family: georgia, "times new roman", times, serif;
			font-size: 14px;
			color: #999900; }
				
	#active_cart .form {
	display: block;
	width: 100%;
	position: relative;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right; }
	
			#active_cart img {
			margin: 5px 0 0 0; }
	
		#active_cart .textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 14px;
		color: #333;
		display: block;
		width: 195px;
		height: 40px;
		padding: 2px;
		border: 1px solid #999900;
		margin: 0; }
		
		#active_cart .cart_text
		{
		    color: #000000;
		    margin-top: 5px;
		    margin-bottom: 5px;
		    padding: 0px 0px 0px 0px;
		}		
		
		
/* ====== REAL CONTENT ========================================================================== */

	#realcontent {
	margin: 10px 0px 0 0;
	display: block;
	width: 602px;
	padding: 10px 0px 10px 10px;
	height: 100%;
	float: left;
	overflow: visible;
	position: relative; }
	
		#realcontent h3 {
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		display: block;
		color: #666; }
		
		
			#realcontent .chosen {
			width: 100%;
			display: block;
			clear: both;
			margin: 0 0 15px 0; }
					
						#realcontent .chosen .img {
				float: left;
				display: inline;
				margin: 0 15px 0 0;
				width: 205px; }
								
								
	#realcontent .chosen p {
					font-size: 11px;
					line-height: 14px;
					color: #666;
					margin: 0 0 6px 0;
					display: block; }
					
						#realcontent .chosen p a:link, #realcontent .chosen p a:visited, #realcontent .chosen p a:active {
						font-size: 12px;
						clear: right;
						text-decoration: none;
						color: #3366cc; }
						
							#realcontent .chosen p a:hover {
							font-size: 12px;
							text-decoration: none;
							color: #1747a7; }
								
								#realcontent .chosen .price {
								display: block;
								color: #369c36;
								font-size: 16px;
								font-weight: bold;
								margin: 10px 0 10px 0; }
								
								#realcontent .chosen .img p.total_pictures_text
								{
								 color: #3366cc;
								 font-style:italic;
								 font-size: 11px;
								 margin-top: 10px;
								 margin-bottom: 5px;
								 padding: 0px 0px 0px 0px;   
								}

																
								
																
	
			#realcontent .infocus {
			width: 100%;
			display: block;
			clear: both;
			margin: 15px 0 5px 15px;
			padding-right: 10px; }
			
				#realcontent .infocus .img {
				float: left;
				display: inline;
				margin: 0 15px 0 0;
				width: 120px; }
				
				#realcontent .infocus .img img 
				{
				    border: solid 1px #CCCCCC;
				    padding: 3px;
				    }
				
								
								#realcontent .infocus .img .total_pictures_text
								{
								 color: #3366cc;
								 font-style:italic;
								 font-size: 11px;
								 margin-top: 5px;
								 margin-bottom: 5px;
								 padding: 0px 0px 0px 0px;   
								}
												
				#realcontent .infocus .text {
				float: left;
				display: inline;
				margin: 0 5px 0 0;
				width: 410px; 
				padding: 0px 0px 0px 0px;
				}				
				
				
						#realcontent .infocus .text .price {
								display: block;
								color: #369c36;
								font-size: 14px;
								font-weight: bold;
								margin: 10px 0 10px 0; }				
				
			
					#realcontent .infocus p {
					font-size: 11px;
					line-height: 14px;
					color: #666;
					margin: 0 0 6px 0;
					display: block; }
					
						#realcontent .infocus p a:link, #realcontent .infocus p a:visited, #realcontent .infocus p a:active {
						font-size: 12px;
						clear: right;
						text-decoration: none;
						color: #3366cc; }
						
							#realcontent .infocus p a:hover {
							font-size: 12px;
							text-decoration: none;
							color: #1747a7; }
								
								#realcontent h3.price {
								display: block;
								color: #369c36;
								font-size: 13px;
								margin: 5px 0 8px 0; }
								
							.price {
								color: #369c36;
								font-size: 16px;
								margin: 0 0 10px 0; }								
	
							
	#realcontent .latestitems {
	background: no-repeat #ffffff top left url('../gfx/latestitems/bkg.gif');
	width: 580px;
	height: 165px;
	display: block;
	clear: both;
	float: left;
	padding: 10px;
	margin: 10px 0 5px 0; }
	
	#realcontent .latestitems p {
	font-size: 11px;
	color: #666;
	margin: 5px 0 0 0;
	line-height: 13px; }
	
		#realcontent .latestitems h3 .viewall, #realcontent .latestitems h3 a:link, #realcontent .latestitems h3 a:visited, #realcontent .latestitems h3 a:active {
		color: #3366cc;
		text-decoration: none; }
		
			#realcontent .latestitems .img1 {
			width: 85px;
			float: left;
			margin: 0 5px 0 0;
			text-align: center; }
		
				#realcontent .latestitems .img2 {
				width: 85px;
				float: left;
				margin: 0 5px 0 0;
				text-align: center; }
				
					#realcontent .latestitems .img3 {
					width: 85px;
					float: left;
					margin: 0 5px 0 0;
					text-align: center; }
					
						#realcontent .latestitems .img4 {
						width: 85px;
						float: left;
						margin: 0 5px 0 0;
						text-align: center; }
						
							#realcontent .latestitems .img5 {
							width: 85px;
							float: left;
							text-align: center; }
							
								#realcontent .latestitems h3 {
								margin: 0 0 10px 0; }
								
	#realcontent .sportlight_container {
	float: left;
	margin: 0 0 0 0px; }
								
		#realcontent .spotlight {
		background: no-repeat #ffffff top left url('../gfx/spotlight_bkg.gif');
		width: 185px;
		height: 150px;
		display: block;
		padding: 5px 5px 5px 7px;
		margin: 0 0px 0 0;
		float: left; }
		
		#realcontent .spotlight .blue_line
		{
		    height: 4px;
		    background-color: #0c72d8;
		    padding: 0 0 0 0;
		    margin-top: -2px;
		    margin-left: -5px;
		    margin-right: -1px;
		    margin-bottom: 7px;
		  
		}
		
		#realcontent .spotlight .grey_line
		{
		    height: 4px;
		    background-color: #666666;
		    padding: 0 0 0 0;
		    margin-top: -2px;
		    margin-left: -5px;
		    margin-right: -1px;
		    margin-bottom: 7px;
		  
		}
				
		
			#realcontent .spotlight p {
			font-size: 12px;
			color: #333;
			margin: 5px 0 0 0;
			line-height: 16px; }
			
						#realcontent .spotlight p.smaller_text {
			font-size: 11px;}
			
				#realcontent .spotlight a:link, #realcontent .spotlight a:visited, #realcontent .spotlight a:active {
				color: #666;
				text-decoration: none; }
				
					#realcontent .spotlight a:hover {
					color: #3366cc; }
						
						#realcontent .spotlight h4 {
						font-size: 12px;
						line-height: 15px;
						font-weight: bold;
						display: block;
						font-family: Georgia, Garamond, Serif;
						color: #333; }
						
						#realcontent .spotlight h4.green {
						color: #339933; }
						
						#realcontent .spotlight .readmore {
						text-align: left; }
						
						#realcontent .spotlight .readmore_bold {
						text-align: left;
						font-weight: bold; }
						
						#realcontent .spotlight .readmore a:link {
						font-size: 12px;
						color: #3366cc; }
						
	
/* ====== ADS ========================================================================== */

	#ads {
	display: block;
	width: 120px;
	margin: 40px 0 0 0;
	height: 100%;
	float: right;
	position: relative; }
	
		#ads p {
		font-size: 10px;
		color: #666;
		display: block;
		margin: 0 0 5px 0; }
		
			#ads .ad120x90 {
			background: #999;
			width: 120px;
			height: 90px;
			display: block;
			margin: 3px 0 6px 0; }
			
				#ads .ad120x60 {
				background: #999;
				width: 120px;
				height: 60px;
				display: block;
				margin: 3px 0 6px 0;  }
				
					#ads .ad120240 {
					background: #999;
					width: 120px;
					height: 240px;
					display: block;
					margin: 3px 0 6px 0;  }
					
/* ====== FOOT ========================================================================== */
					
	.foottxt {
	display: block;
	margin: 0 0 10px 0;
	font-size: 10px;
	overflow: visible;
	clear: both;
	float: none;
	color: #333; }
	
	
	
	/* Lastest items*/
	.item_box
	{
	    padding-right: 10px;
	}
	
		.item_box .img
	{
	 text-align: center;
	 padding-right: 10px;
	}
	
	
	
	.SubCategoryList
	{
	    margin-left: 0px;
	    font-size: 12px;
	}
	
	
	.SubCategoryList a
	{
	    color:#3366cc;
	    text-decoration: none;
	}
	
	
	.SubCategoryList a:hover
	{
	    color:#1747a7;
	    text-decoration: none;
	}	
	
	
		.SubCategoryList table
	{
	    margin-left: 0px;
	}
	
		.SubCategoryList table td
	{
	  padding: 5px;
	  margin-right: 5px;
	}	
	
	
/*======================================================*/	
/* UTVALDA VAROR */
#chosen_items h2	
{
font-size: 12px;
						line-height: 15px;
						font-weight: bold;
						display: block;
						font-family: Georgia, Garamond, Serif;
						color: #333;    
						margin-bottom: 10px;
}
/*======================================================*/	


.KassaHeader
{
    border-bottom: solid 1px #cccccc;
    font-weight: bold;
    font-size: 14px;
}

.KassaTotalt
{
    font-size: 12px;
    font-weight: bold;
    color: #3366cc;
}

.textField {
		background: no-repeat top left url('../gfx/search/input_bkg.gif');
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #666;
		float: none;
		top: 2px;
		position: relative;
		display: inline;
		width: 140px;
		text-align: left;
		padding: 2px;
		border: 1px solid #aeadad;
		margin: 0; }
		
#item
{
    color: #666666;
}

#item p
{
margin-bottom: 7px;
padding-bottom: 0px;
line-height: 14px;
font-size: 12px;
}
		
		
#item h1
{
color: #666666;
font-size: 14px;
font-weight: bold;  
line-height: 19px;  
margin-bottom: 10px;
}

#item .price {
								display: block;
								font-size: 16px;
								font-weight: bold;
								color: #369c36;
								margin: 15px 0 5px 0; 
								padding-bottom: 0px;
								}
										
