/* CSS Document */

/* *** tag styles *** */
* {
	padding: 0;
	margin: 0;
}

body {
	background: #ebebeb url(bg.gif) repeat-x top left;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #bababa;
	margin: 24px 0;
}

a, a:link, a:visited {
	color: #f88f1c;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
a img { border: 0; }

h1, h2, h3 {
	color: #42404d;
}
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 11px; }

/* *** misc global *** */
.wrapper {
	width: 985px;
	margin: 0 auto;
}
.clear { clear: both; }
.smallerfont {
	font-size: 10px;
}

/* *** header *** */
#header {
	background: #494955 url(bg1.gif) repeat-x top left;
	height: 126px;
}
	/* *** corners *** */
		#headLeft, #headRight {
			display: block;
			height: 126px;
			width: 14px;
		}
		#headLeft {
			background: url(left.gif) no-repeat top left;
			float: left;
		}
		#headRight {
			background: url(right.gif) no-repeat top right;
			float: right;
		}
	/* *** logo *** */
		#header h1 {
			height: 44px;
			width: 148px;
			background: url(logo.gif) no-repeat center left;
			float: left;
			margin-top: 48px;
			margin-left: 17px;
		}
			#header h1 a {
				display: block;
				height: 44px;
				text-indent: -9999px;
				outline: none;
			}
			
			#header h2 {
			/*height: 44px;*/
			/*width: 148px;*/
			width:558px;
			height:90px;
			background: url(logo.jpg) no-repeat center left;
			float: left;
			/*margin-top: 48px;*/
			margin-top: 18px;
			margin-left: 17px;
		}
			#header h2 a {
				display: block;
				/*height: 44px;*/
				height:74px;
				text-indent: -9999px;
				outline: none;
			}
			
	/* *** top images *** */
		#header #features {
			height: 102px;
			/*width: 367px;*/
			/*background: url(highlights.gif) no-repeat center left;*/
			float: left;
			/*margin-left: 49px;*/
			margin-top: 14px;
			text-indent: -9999px;
		}
		
	/* *** head right content *** */
		#headRightContent {
			width: 317px;
			float: right;
			margin-top: 16px;
		}
			#headRightContent ul {
			}
				#headRightContent li {
					float: left;
					list-style: none outside;
					margin-right: 9px;
					color: #595868;
					border-right:1px groove #444;
					padding-right:4px;
					padding-left:4px;
				}
					#headRightContent li a,
					#headRightContent li a:link,
					#headRightContent li a:visited {
						color: #FFF;
						font-size: 11px;
						text-transform: lowercase;
						margin-right: 4px;
					}
			#headSearch {
				float: left;
				margin-top: 20px;
				margin-bottom: 17px;
				height: 22px;
			}
				.searchInput {
					padding: 6px;
					height: 12px;
					width: 190px;
					background: #fbfbfb url(search_input.gif) repeat-x bottom left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					color: #989898;
					margin-right: 5px;
					border: 1px solid #222127;
					font-size: 10px;
					float: left;
				}
					.searchGo {
						margin-top: 2px;
						float: left;
						height: 22px;
						width: 63px;
						background: #fcb118 url(search.gif) no-repeat center center;
						border: 1px solid #222127;

					}
					
			#header #hotline {
				display: block;
				height: 65px;
				/*background: url(hotline.gif) no-repeat center right;*/
				clear: both;
				margin-right: 10px;
				/*text-indent: -9999px;*/
				margin-top:5px;				
			}

#hotline img{margin-top:20px;}

/* *** main body *** */
.contentWrapper {
	width: 983px;
	padding: 0 2px;
	padding-bottom: 20px;
	margin: 0 auto;
	background: #FFF url(wrapper.gif) repeat-y top center;
}
	/* *** left sidebar *** */
	#left_column {
		width: 193px;
		float: left;
	}
		/* *** categories nav *** */
		#nav {
			margin-bottom: 6px;
		}
			#nav li {
				list-style: none outside;
				margin-bottom: 1px;
				/*height: 33px;*/
				height:auto;
				/*line-height: 33px;*/
			}
				#nav li a {
					display: block;
					/*height: 33px;*/
					height:auto;
					padding-left: 10px;
					background: #eaeaea url(nav_item.gif) repeat-x top left;
					color: #666;
					padding-top:8px;
					font-size:11px;
					padding-bottom:8px;
					line-height:14px;
					
				}
				#nav li a:hover {
					color: #FFF;
					font-weight: normal;
					text-decoration: none;
					background: #fbae20 url(rollover.gif) repeat-x bottom left;
				}
				
		/* *** left side box *** */
		#left_column .block {
			margin-left: 5px;
			margin-bottom: 10px;
			width: 188px;
		}
			#left_column .block h4 {
				height: 43px;
				background: url(block_head1.gif) no-repeat top left;
				line-height: 42px;
				padding: 0 14px;
				color: #41414b;
				font-size: 12px;
			}
			#left_column .block_content {
				font-size: 11px;
				padding: 12px 14px 12px 14px;
				background: #f2f2f2 url(block_bg1.gif) no-repeat bottom center;
			}
			#left_column .block_content li,
			#right_column .block_content li {
				list-style: none outside;
				margin-bottom: 6px;
			}
			#left_column .block_content dt, #left_column .block_content p,
			#right_column .block_content dt, #right_column .block_content p {
				margin-bottom: 6px;
			}
			/* *** trading cards box *** */
			#cards_block_left {
			}
				#cards_block_left ul {
					margin-bottom: 6px;
				}
					#cards_block_left li {
						list-style: none outside;
						margin-bottom: 7px;
					}
						#cards_block_left li a {
							color: #a2a2a2;
							display: block;
						}
							#cards_block_left li a:hover { text-decoration: none; }
						#cardsListDinosaurKing a {
							height: 15px;
							line-height: 15px;
							background: url(dinosaur.gif) no-repeat center left;
							padding-left: 62px;
						}
						#cardsListPokemon a {
							height: 20px;
							line-height: 20px;
							background: url(pokemon.gif) no-repeat center left;
							padding-left: 70px;
						}
						#cardsListYugioh a {
							height: 15px;
							background: url(yugioh.gif) no-repeat center left;
							padding-left: 65px;
						}
						#cardsListDuelmaster a {
							height: 15px;
							background: url(duelmaster.gif) no-repeat center left;
							padding-left: 78px;
						}
					
			/* *** ecigarettes box *** */
			#cigs_block_left {
			}
				.smallOrangeLink {
					font-size: 10px;
					text-decoration: underline !important;
				}
				#cigs_block_left ul {
					margin-bottom: 6px;
				}
					#cigs_block_left li {
						list-style: none outside;
						margin-bottom: 7px;
					}
						#cigs_block_left li a,
						#cigs_block_left li a:link,
						#cigs_block_left li a:visited {
							color: #a2a2a2;
							display: block;
							height: 15px;
							line-height: 15px;
							padding-left: 78px;
						}
							#cigs_block_left li a:hover { text-decoration: none; }
						#cigsListGamucci a {
							background: url(gamucci.gif) no-repeat center left;
						}
						#cigsListSmokeit a {
							background: url(smokeit.gif) no-repeat center left;
						}
						#cigsListEigarette a {
							background: url(eigarette.gif) no-repeat center left;
						}
			/* *** wholesale box *** */
			#wholesale_block {
				margin-bottom: 10px;
				width: 190px;
				margin-left: 5px;
				font-size: 11px;
			}
				#wholesale_block h4 {
					height: 65px;
					text-indent: -9999px;
					background: url(head.gif) no-repeat bottom center;
				}
				.wholesale_block_content {
					padding: 18px;
					padding-top: 10px;
					line-height: 150%;
					text-align: center;
					background: url(bg.gif) no-repeat bottom center;
				}
					.wholesale_block_content p, .wholesale_block_content a,
					.wholesale_block_content a:link, .wholesale_block_content a:visited {
						color: #868686;
					}
						.wholesale_block_content a { text-decoration: underline; }
			
			/* *** mailing list box *** */
			#mailing_list_block {
				margin-bottom: 10px;
				height: 155px;
				width: 160px;
				color: #FFF;
				padding: 10px 15px;
				margin-left: 5px;
				font-size: 11px;
				background: url(mailinglist_bg.gif) no-repeat center center;
			}
				#mailing_list_block h4 {
					font-weight: normal;
					margin-bottom: 10px;
				}
				.txtInput {
					padding: 6px;
					height: 12px;
					width: 144px;
					background: #fbfbfb url(search_input.gif) repeat-x bottom left;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					color: #989898;
					border: 1px solid #d75000;
					border-right: 0;
					border-bottom: 0;
					font-size: 10px;
				}
				#quantity_wanted_p .txtInput {
					width: 40px;
					border: 1px solid #aeaeae;
					border-right: 0;
					border-bottom-color: #FFF;
				}
				#mailing_list_block .txtInput {
					margin-bottom: 5px;
				}
				#mailing_list_block p {
					line-height: 150%;
					margin-bottom: 5px;
				}
				.subscribe {
					background: #fead1d url(subscribe.gif) no-repeat center center;
					border: 0;
					height: 27px;
					width: 161px;
				}
			
			/* *** side unordered list *** */
			.block_list {
				margin-left: 5px;
			}
				.block_list li {
					list-style: none outside;
					margin-bottom: 7px;
					padding-left: 14px;
					background: url(bullet.gif) no-repeat 0 4px;
				}
				.block_list li:hover, .product_right .block_list li {
					background: url(bullet_hover.gif) no-repeat 0 4px;
				}
					.block_list li a, .block_list li a:link, .block_list li a:visited {
						color: #a2a2a2;
					}
						.block_list li a:hover {
							color: #f88f1c;
							text-decoration: underline;
						}
			.noStyleList li {
				list-style: none outside;
				margin-bottom: 7px;
			}
					.noStyleList li a, .noStyleList li a:link, .noStyleList li a:visited {
						color: #a2a2a2;
					}
						.noStyleList li a:hover {
							color: #f88f1c;
							text-decoration: underline;
						}
						
	/* *** right sidebar *** */
	#right_column {
		width: 240px;
		float: right;
		margin-top: 9px;
	}
		#right_column .block {
			width: 228px;
			margin-right: 11px;
			margin-bottom: 10px;
		}
			#right_column .block h4 {
				height: 43px;
				background: url(block_head.gif) no-repeat top left;
				line-height: 42px;
				padding: 0 17px;
				color: #41414b;
				font-size: 12px;
			}
			#right_column .block_content {
				font-size: 11px;
				padding: 12px 17px;
				background: #f2f2f2 url(block_bg.gif) no-repeat bottom center;
			}	

		/* *** cart box *** */
		#cart_block {
		}
			.cart_products {
				padding-bottom: 12px;
				border-bottom: 1px solid #dbdbdb;
				margin-bottom: 12px;
			} 
			.cart_pricing {
				line-height: 150%;
				margin-bottom: 7px;
				color: #fa8c19;
				font-weight: bold;
				text-align: right;
			}
				.cart_pricing span.cart_left {
					float: left;
					color: #a3a3a3;
					font-weight: normal;
				}
			#cart-buttons {
				padding: 0 5px;
				padding-top: 5px;
			}
				#cart-buttons a {
					display: block;
					height: 24px;
					width: 85px;
					line-height: 24px;
					font-weight: bold;
					background: url(cart_button.gif) no-repeat center center;
					text-align: center;
					color: #FFF;
					text-decoration: none;
					cursor: default;
				}
					.cart_button_1 {
						float: right;
					}
			#cart_block_list dt {
				margin-bottom: 0 !important;
			}
			#cart_block_list dd {
				line-height: normal !important;
				margin-bottom: 10px;
			}
					
			#tags_block p {
				line-height: 210%;
				text-align: center;
			}
				#tags_block p a {
					margin: 0 4px;
				}
					
			#right_column_ads, #payment_methods {
				text-align: center;
				padding-top: 10px;
				margin-bottom: 5px;
				margin-right: 11px;
			}
					
						
	/* *** center column *** */
	#center_column {
		width: 520px;
		float: left;
		position: relative;
		right: -15px;
		margin-right: 0;
		padding-top: 10px;
	}
		#center_column .block_top {
			width: 520px;
			margin: 0 auto;
			height: 12px;
			background: #ececec url(block_top.gif) no-repeat top center;
		}
		#center_column .block {
			width: 520px;
			margin: 0 auto;
			margin-bottom: 15px;
		}
			#center_column .block h2, #center_column .block h4, #center_column .block_head {
				background: #ececec url(block_header.gif) no-repeat bottom center;
				height: 48px;
				padding: 0 20px;
				line-height: 48px;
				font-size: 14px;
				color: #7d7d7d;
			}
				#center_column .block h2 span, #center_column .block h4 span {
					float: right;
				}
					#center_column .block h2 span a, #center_column .block h4 span a { text-decoration: underline; }
			#center_column .block_content {
				padding: 14px 18px;
				padding-bottom: 20px;
				background: #ececec url(block.gif) no-repeat bottom center;
				color: #737373;
			}
				#center_column .block_content h2, #center_column .block_content h3 {
					color: #737373;
				}
				.entry p, .entry h2, .entry h3 {
					margin-bottom: 10px;
				}
				.entry h2, .entry h3 {
					font-size: 12px;
				}
				.entry p {
					font-size: 11px;
					line-height: 150%;
				}

/* *** blue footer *** */
#blueFooter {
	padding-left: 45px;
	height: 62px;
	line-height: 62px;
	background: url(bluebg.gif) repeat-x bottom left #55b0cd;
}
	.moreWebsites {
		display: block;
		height: 62px;
		width: 327px;
		float: left;
		/*background: url(more_websites.gif) no-repeat center left;*/
		text-indent: -9999px;
	}
	#blueFooter ul {
		float: right;
		height: 62px;
		background: url(ul.gif) repeat-x top left;
	}
		#blueFooter li {
			float: left;
			list-style: none outside;
		}
			#blueFooter li a {
				display: block;
				height: 62px;
				width: auto;
				float: left;
				padding-right: 17px;
				padding-left: 49px;
				line-height: 62px;
				color: #FFF;
				font-weight: bold;
			}
		#networkLink2, #networkLink3 {
			background: url(li.gif) no-repeat top left;
		}
		#networkLink1 a {
			background: url(link1.gif) no-repeat 17px 50%;
		}
		#networkLink2 a {
			background: url(link2.gif) no-repeat 17px 50%;
		}
		#networkLink3 a {
			background: url(link3.gif) no-repeat 17px 50%;
		}
			#blueFooter a:hover, #blueFooter a:active { text-decoration: none; }
			
/* *** copyright bar *** */
#copyright {
	background: #797979 url(copyright.gif) repeat-x bottom left;
	color: #FFF;
	height: 44px;
	line-height: 44px;
	padding: 0 40px;
}
	#copyright span {
		float: right;
	}
		#copyright a {
			color: #fdae1e;
			font-weight: bold;
			text-decoration: underline;
		}
	
/* *** footer *** */
#footer {
	background: url(bg2.gif) repeat-x bottom left #1b1b1b;
	font-size: 11px;
}
	#footer h3 {
		color: #FFF;
		font-size: 14px;
	}
	#footer ul {
		margin-top: 15px;
	}
		#footer li {
			margin-bottom: 5px;
			list-style: none outside;
		}
		#footer a {
			color: #faad1f;
		}
		#footer a:hover {
			color: #FFF;
		}

	#footerLeft {
		padding-left: 28px;
		width: 151px;
		border-right: 3px solid #1a1a1a;
		float: left;
		background:#1a1a1a url(left1.gif) no-repeat bottom left;
	}
		#footerLeft, #footerMiddle, #footerRight {
			padding-top: 28px;
			height: 178px;
			height:60px;
		}
	
	#footerMiddle {
		padding-left: 28px;
		width: 350px;
		float: right;
		border-right: 3px solid #1a1a1a;
	}
		#footerMiddle ul {
			margin-right: 50px;
		}
			#footerMiddle li {
				width: 129px;
			}
	
	#footerRight {
		padding-left: 28px;
		width: 394px;
		float: right;
		background: url(right1.gif) no-repeat bottom right;
	}
		#footerRight p {
			float: right;
			margin-right: 28px;
		}
			.rackSpace {
				display: block;
				height: 44px;
				width: 95px;
				margin-top: 15px;
				background: url(rackspace.gif) no-repeat top center;
				text-indent: -9999px;
				outline: none;
			}
			
/* *** homepage content *** */
.welcome {
	padding: 10px;
	margin-bottom: 4px;
}
	.welcome h2 {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.welcome p {
		line-height: 150%;
		font-size: 11px;
		padding-top:5px;
		padding-bottom:5px;
		color:#666;
	}
	
	#cigCardPromo {
		/*height: 254px;*/
		margin: 0 auto;
		margin-bottom: 15px;
		/*background: url(promo.gif) no-repeat center center;*/
	}
		#cigCardPromo .cards {
			float: left;
			text-indent: -9999px;
			outline: none;
			height: 190px;
			width: 145px;
			display: block;
			margin-left: 40px;
			margin-top: 40px;
		}
		#cigCardPromo .cigarettes {
			float: right;
			text-indent: -9999px;
			outline: none;
			height: 190px;
			width: 210px;
			display: block;
			margin-right: 40px;
			margin-top: 40px;
		}
			
/* *** product listings *** */
.products_block li {
	float: left;
	width: 106px;
	width:108px;
	margin-right: 15px;
	list-style: none outside;
}
.last_item {
	margin-right: 0 !important;
}
	.products_block li h5 {
		height: 35px;
		font-size: 10px !important;
		margin-bottom: 5px !important;
		text-align: left;
		padding-left:2px;
	}
	.product_image {
	}
		.product_image img {
			border: 1px solid #d0d0d0;
		}
	.products_block li p {
		margin-top: 5px;
	}
		.price { font-weight: bold; }
	a.ajax_add_to_cart_button, a.ajax_add_to_cart_button:link, a.ajax_add_to_cart_button:visited {
		display: block;
		height: 19px;
		line-height: 19px;
		margin-top: 10px;
		width: 85px;
		background: url(add_to_cart.gif) no-repeat top center #ff9201;
		font-size: 11px;
		text-align: center;
		font-weight: bold;
		color: #FFF;
		cursor: default;
		margin-bottom: 15px;
		margin-left:10px;
	}
		a.ajax_add_to_cart_button:hover, a.ajax_add_to_cart_button:active {
			text-decoration: none;
		}
		
/* *** category page *** */
#scenes {
}
	.screen_scene {
		width: 520px;
		height: 194px;
		margin-bottom: 15px;
		text-indent: -9999px;
	}
		#scenes #ecigarettes {
			background: #ff9201 url(ecigarettes.gif) no-repeat center center;
		}
		
.browseByBrand {
	height: 25px;
	padding: 5px 28px;
	padding-right: 0;
	margin-bottom: 15px;
}
	.browseByBrand h3 {
		font-size: 14px;
		line-height: 23px;
		color: #848484;
		float: left;
		margin-right: 25px;
	}
	.browseByBrand ul {
	}
		.browseByBrand li {
			list-style: none outside;
			float: left;
			margin-right: 25px;
		}
		

	/* *** featured products *** */
	.products_block li {
		height: 210px !important;
	}
		#product_block_left {
			float: left;
			width: 131px;
		}
			.products_block h2 .price, .products_block h4 .price {
				color: #fb982b;
			}
		#product_block_right {
			width: 352px;
			float: right;
		}
			#product_block_right .products_block h3 {
				font-size: 14px;
				margin-bottom: 10px;
			}
				.products_block h3 a {
					color: #7d7d7d;
				}
			#product_block_right .product_desc {
				line-height: 150%;
				margin-bottom: 10px;
			}
			.buy_now_box {
				margin-top: 15px;
				text-align: right;
				font-size: 11px;
			}
				.buy_now_box .ajax_add_to_cart_input {
					margin-left: 20px;
				}
				.buy_now_box .txtInput {
					border-color: #aeaeae;
					width: 40px;
					font-size: 11px;
					color: #484848;
				}
			.ajax_add_to_cart_input {
				height: 19px;
				line-height: 19px;
				width: 85px;
				background: url(add_to_cart.gif) no-repeat top center #ff9201;
				font-size: 11px;
				text-align: center;
				font-weight: bold;
				color: #FFF;
				border: 0;
				font-family: verdana;
			}
			
/* *** view product page *** */

.product_left {
	width: 248px;
	float: left;
	overflow: hidden;
}
.image-block_ci {
}
.image-block_ci img {
	width: 248px;
	height: 248px;
}
.product_right label {
}
.product_right {
	color: #747474;
	line-height: 150%;
	width: 217px;
	padding-right: 10px;
	float: right;
}
.our_price_display {
	color: #fe8c0f;
}

.orangeButton, .orangeButton:link, .orangeButton:visited, .orangeButton:hover {
	display: block;
	height: 24px;
	width: 97px;
	text-decoration: none;
	background: #ff8a00 url(bigbutton.gif) no-repeat center center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF !important;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	border: 0;
}
	

/* Tabs */
ul.idTabs {
	padding-left: 6px !important;
	list-style-type:none;
	height: 42px;
}
ul.idTabs li {
	padding-top: 6px;
	float:left;
	margin-right: 6px;
}
ul.idTabs li a, ul.idTabsShort li a {
	background: url(tab.gif) no-repeat bottom center;
	display:block;
	width: 143px;
	height: 39px;
	padding-top: 3px;
	line-height: 39px;
	font-size: 14px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#9c9a9b;
}
ul.idTabs li a.selected, ul.idTabsShort li a.selected {
	color: #ff8c01;
}

/* IdTabs Short*/
div.sheets{
	clear:both;
	padding:1em;
}
div#more_info_sheets ul li{ }

.product_right, .product_right p, .product_right label, .product_right li {
	font-size: 11px !important;
}
.product_right .block_list a, .product_right .block_list a:link, .product_right .block_list a:visited, .block_list .span_link {
	color: #fba710;
}
.product_right .block_list li {
	background: url(bullet_hover.gif) no-repeat 0 4px;
	line-height: normal !important;
	margin-bottom: 4px;
}
#productWholesale {
	margin-top: 10px;
}
#productWholesale p {
	margin-bottom: 3px;
}
#productWholesale a {
	color: #006637;
	text-decoration: underline;
}

.welcome{background: #ececec url(block.gif) no-repeat bottom center;}

#content{margin-bottom:10px;}

#content h1 {
       /* background:#ececec url(block_header.gif) no-repeat bottom center;*/
		/*height: 48px;*/
		line-height: 22px;
		font-size: 16px;
		/*color: #7d7d7d;*/
		color:#42404d;
		margin:0px;
		padding:0px;
		padding-left:10px;
		background:#ececec;
		
}

#content h4 {
        background:#ececec url(block_header.gif) no-repeat bottom center;
		height: 48px;
		line-height: 48px;
		font-size: 14px;
		padding: 0 20px;
		line-height: 48px;
		font-size: 14px;
		color: #7d7d7d;
		
}

					

#cart_block p{color:#333; line-height:15px;}
#cart_block {color:#666;}

span.ajax_cart_no_product {line-height:16px;}

.block_content {margin-bottom:15px;}


#left_column h5{ 
         display: block;
	     height: 50px;
		 padding-left:25px;
		 background: #eaeaea url(menu.gif) repeat-x top left;
		 color: #41414b;
		 font-size:14px;
		 margin-bottom:0px;
		 vertical-align:middle;
		 line-height:50px;
		 border-bottom:1px solid #fff;
		}
		
.banner img{border:1px groove #3D3D47; padding:2px; background:#f4f4f4;}


#right_column_ads img{border:1px groove #3D3D47; padding:2px; background:#f4f4f4;}

.txtInput1{
            padding: 6px;
			height: 12px;
			width: 144px;
			background: #fbfbfb url(search_input.gif) repeat-x bottom left;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #989898;
			border: 1px solid #484754;
			border-right: 0;
			border-bottom: 0;
			font-size: 10px;
			padding-bottom:20px;
	
	}
	
#games td{padding-top:5px; padding-bottom:5px;}

.heading{color:#42404d; font-size:11px; text-align:center; padding-left:4px; padding-right:4px; border-bottom:1px dashed #c0c0c0;}	
.value{color:#666; font-size:11px; text-decoration:none; text-align:center; border-bottom:1px dashed #c0c0c0; border-right:1px dashed #c0c0c0;} 
.link{border-bottom:1px dashed #c0c0c0;} 
.casino{border-bottom:1px dashed #c0c0c0; border-right:1px dashed #c0c0c0;} 


.search{
   margin-top: 2px;
   float: left;
   height: 22px;
   width: 63px;
   background: #fcb118 url(search.gif) no-repeat center center;
   border: 1px solid #222127;
   padding-bottom:10px;
   margin-bottom:20px;
  
   }
   
.box{
   padding: 6px;
   height: 12px;
   width: 100px;
   background: #fbfbfb;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #989898;
/*   border: 1px solid #d75000;*/
   border-right: 0;
   border-bottom: 0;
   font-size: 10px;
   }   
	
	
.black img{border:1px groove #3D3D47; padding:2px; background:#f4f4f4;}
	
	
#content h2 {
       /* background:#ececec url(block_header.gif) no-repeat bottom center;*/
		/*height: 48px;*/
		line-height: 18px;
		font-size: 13px;
		/*color: #7d7d7d;*/
		color:#42404d;
		margin:0px;
		padding:0px;
		padding-left:10px;
		background:#ececec;
		
}	