/* Stylesheet for Hollywood Poker
   Belay Development
   Created by LC, 5/24/2006 */

* {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;	}

body {
	margin: 53px 0 53px 0;
	background-color: #1A1A1A;
	background-image: url(/media/background.gif); 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;		
}

img {border: 0;}

a {color: #49391F;}

table#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	background: #000000;	
} 
	
	table#main td.hdr_search {
		background-image: url(/media/bg_header_right.jpg); 
		background-repeat: no-repeat;
		padding: 10px 13px;
		vertical-align: bottom;
		text-align: right;
	}
	
		table#main td.hdr_search form {margin: 0; padding: 0;}
		
/* Search Box */

table#main td.hdr_search table.search {
	width: 205px;
	height: 28px;
	border: 1px solid #B49261;
	background: #000000;
	margin-top: 35px;
}

	table#main td.hdr_search table.search td {padding: 7px 5px;}
	

/* Navigation */

tr.navbar td {height: 30px; background-color: #E9DCBC;}


/* Homepage Text Blocks */

.promo_text {
    text-align: left; 
	margin: 10px; 
	width: 45%;
	line-height: 1.6em;
}

/* Footer */

table#main td.footer {
	background: #49391F;
	text-align: center;
	text-transform: uppercase;
	color: #FFFBF1;
	height: 22px;
	font-size: 7pt;
	vertical-align: middle;
	padding-top: 2px;
}

table#main td.footer a {text-decoration: none; color: #FFFBF1; font-size: 7pt;}
table#main td.footer a:hover {text-decoration: underline;} 

/* Copyright */

table#main td.copyright {
	background: #000000;
	text-align: center;
	color: #E9DCBC;
	height: 54px;
	font-size: 8pt;
	vertical-align: bottom;
	padding-bottom: 10px;
}


/* Internal Pages */

table.internal_page {
	width: 800px;
	height: 300px;
	min-height: 300px;
	background-color: #ffffff;
	background-image: url(/media/bg_internal.gif);
	background-position: top;
	background-repeat: repeat-x;
}

table.internal_page td {vertical-align: top;}

h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #49391F;
	margin: 15px 10px 5px 10px;
	letter-spacing: .08em;
}

p {margin: 15px; font-family: Verdana, Helvetica, sans-serif;}



/* Product Thumbnail Page */

table.prodthumbs {margin-left: -27px;} 

table.prodthumbs a {
	text-decoration: none;
	color: #49391F;
}

table.prodthumbs a:hover {
	color: black;
}

table.prodthumbs a img  {
	border: 1px solid #cccccc;
}

table.prodthumbs a:hover img  {
	border: 1px solid #49391F;
}

table.prodthumbs td {
	padding-left: 27px;
	padding-bottom: 20px;
}

.prodthumbdesc {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}

table.prod_cat_header {
	height: 36px; 
	width: 100%;
	background: url(/media/bg_spade.gif); 
	background-repeat: no-repeat; 
	background-position: top left;
	padding: 0;
	margin-top: -10px;
	margin-bottom: 10px;
}

table.prod_cat_header h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #49391F;
	margin: 0;
	padding-top: 12px;
	padding-left: 15px;
	letter-spacing: .08em;
	text-align: left; 
}

table.prod_cat_header tr td.pages {
    vertical-align: middle;
	text-align: right;
	color: #49391F;
}

table.prod_cat_header tr td.pages a {
		color: #49391F;
		text-decoration: none;
		font-weight: normal;
}

/* Product Detail Page */

table.proddetails {
	margin-left: 30px;
	color: #49391F;
}

table.proddetails h1 {
	margin: 0 0 8px 0;
	padding: 0;
	text-transform: none;
	font-size: 10pt;
	text-align: left;
}

table.proddetails p {
	color: black;
	margin: 8px 0px 0px 0px;
}

table.proddetails_options {
	margin-top: 15px
}

table.proddetails_options td {
	padding-bottom: 8px;
	vertical-align: middle;
}

td.back_to_cat a {
	text-decoration: none;
	color: #49391F;
}

td.back_to_cat a:hover {
	text-decoration: none;
	color: black;
}

a.email_friend_link {
	text-decoration: none;
}

a.email_friend_link:hover {
	text-decoration: underline;
}

th.related_products {
	background: #E9DCBC; 
	padding: 10px 25px; 
	background-image: url(/media/dotted.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	text-align: left;
}

td.related_products {
	background: #E9DCBC; 
	padding: 0px 25px 10px 25px;
}


/* Product Categories Page */

table.prodcats {margin-left: -22px;} 

table.prodcats a {
	text-decoration: none;
	color: #49391F;
}

table.prodcats a:hover {
	color: black;
}

table.prodcats img  {
	border: 0;
}


table.prodcats td {
	padding-left: 22px;
	padding-bottom: 20px;
}



/* Shopping Cart */

table.shoppingcart th {
 	background: #E9DCBC;
}

td.cart {border-bottom: 1px solid #cccccc; padding: 12px 0px;}

/* Popup Windows */


body#popup {
	background-color: #1A1A1A;
	background-image: url(/media/background.gif);
	margin: 10px;
}

table.pop_main {
	width: 100%;
	margin: 0 auto;
	background: #000000;
	border: 1px solid #B49261;
}

table.pop_main th, table.pop_main td { padding: 15px; color: #E9DCBC;}

table.form_table th, table.form_table td {padding: 5px;}

table.pop_main th, table.form_table th {text-transform: uppercase;}