/*
Theme Name: Poker Pens
Theme URI: http://pokerpens.com/
Description: The Poker Pens WordPress theme.
Version: 0.1
Author: William Summer
*/

* { margin: 0; padding: 0; }
body
{
	background: #000 url(images/bg_e.gif) repeat 0 0;
	color: #aaa;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
a
{
	color: #73d4cb;
	text-decoration: none;
}
a.blue
{
	color: #73d5cb;
	text-transform: uppercase;
}
a.blue:hover
{
	color: #89ede5;
}
a.blue_on_white
{
	color: #468982;
	text-transform: uppercase;
}
a.blue_on_white:hover
{
	color:#31645d;
}
a.red
{
	color: #b7342e !important;
}
a.red:hover
{
	color: #a59168 !important;
}
a:hover
{
	color: #8aede5;
}
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.1em;
}
h2, h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.2em;
}
p
{
	margin: 7px 0;
	line-height: 1.5em;
}
p.signature
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
p.subheader
{
	font-size: 12px;
}
p + p
{
	margin-top: 15px;
}
#page_wrapper
{
	margin: 0 auto;
	width: 1000px;
	background-color: #000;
}
.hide
{
	display: none;
}
.strong_note
{
	color: #ff0000;
}
.column_spacer_vertical
{
	height: 10px;
}
.error
{
	color: #b7342e !important;
}
.nobr
{
	white-space: nowrap;
}
/***********************************
**********     HEADER     **********
***********************************/
#header
{
	background: #000 url(images/pokerpens-header-bg.png) repeat-x 0 0;
	position: relative;
	height: 150px;
}
#header a
{
	color: #aaa;
}
#header a:hover
{
	color: #fff;
}
.homepage #header
{
	height: 90px;
}
#logo
{
	position: absolute;
	top: 11px;
	left: 0;
}
#logo img
{
	border: none;
}
#tagline
{
	float: right;
	height: 0;
	width: 159px;
	padding-top: 49px;
	background: transparent url(images/pokerpens-passionforpoker.png) no-repeat 0 0;
	overflow: hidden;
	margin-right: 35px;
	margin-top: 39px;
}
#top-navigation
{
	position: absolute;
	top: 5px;
	right: 5px;	
}
#top-navigation a
{
	float: right;
	display: block;
	text-transform: uppercase;
	padding: 5px 10px;
}
#cart-contents
{
	float: right;
}
a#cart-contents
{
	background: transparent url(images/pokerpens-chip.png) no-repeat 0 3px;
	padding: 5px 0 5px 24px;
}
a#cart-contents:hover
{
	background-position: 0 -28px;
	color: #fff;
}
#top-navigation span.spacer_line
{
	display: block;
	float: right;
	border-left: solid 1px #aaa;
	height: 1.25em;
	margin: 7px 4px 3px 0px;;
}
#header .menu 
{
	float: right;
	margin-top: 46px;
}
ul.menu li
{
	float: left;
	list-style: none;
}
.menu li.nav-shop a
{
	display: block;
	width: 102px;
	height: 0;
	padding-top: 42px;
	overflow: hidden;
	background: transparent url(images/pokerpens-navigation.png) no-repeat 0 0;
}
.menu li.nav-shop a:hover, .menu li.nav-shop a.active
{
	background-position: 0 -42px;
}
.menu li.nav-quality a
{
	display: block;
	width: 100px;
	height: 0;
	padding-top: 42px;
	overflow: hidden;
	background: transparent url(images/pokerpens-navigation.png) no-repeat -102px 0;
}
.menu li.nav-quality a:hover, .menu li.nav-quality a.active
{
	background-position: -102px -42px;
}
.menu li.nav-about a
{
	display: block;
	width: 100px;
	height: 0;
	padding-top: 42px;
	overflow: hidden;
	background: transparent url(images/pokerpens-navigation.png) no-repeat -202px 0;
}
.menu li.nav-about a:hover, .menu li.nav-about a.active
{
	background-position: -202px -42px;
}
.menu li.nav-contact a
{
	display: block;
	width: 100px;
	height: 0;
	padding-top: 42px;
	overflow: hidden;
	background: transparent url(images/pokerpens-navigation.png) no-repeat -302px 0;
}
.menu li.nav-contact a:hover, .menu li.nav-contact a.active
{
	background-position: -302px -42px;
}
.menu li.nav-news a
{
	display: block;
	width: 100px;
	height: 0;
	padding-top: 42px;
	overflow: hidden;
	background: transparent url(images/pokerpens-topnav.png) no-repeat -302px 0;
}
.menu li.nav-news a:hover, .menu li.nav-news a.active
{
	background-position: -302px -42px;
}
#header div#shipping_message
{
	clear: both;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a98f64;
	white-space: nowrap;
}
/***********************************
**********      MAIN      **********
***********************************/
#main
{
	float: left;
	width: 1000px;
	color: #fff;
	background-color: #000;
	padding-bottom: 30px;
}
#events 
{
	float: left;
	width: 320px;
	margin-top: 40px;
	padding-bottom: 20px;
	background-color: #363636;
}
#events h3
{
	width: 300px;
	padding: 10px 0 0 10px;
	color: #f90034;
}
#events ul 
{
	width: 300px;
	margin-left: 25px;
	margin-top: 5px;
}
#events li
{
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
}
div#signup
{
	float: left;
	width: 320px;
	height: 120px;
	margin-top: 40px;
	background: #363636 url(images/signup_background.jpg) no-repeat 0 0;
}
div#signup div
{
	margin-left: 100px;
	padding-top: 5px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#signup div p
{
	font-size: 12px;
	margin-top: 5px;
	padding: 0;
}
span.date
{
	text-transform: uppercase;
	display: block;
}
div.item
{
	float: left;
	height: 111px;
	width: 310px;
	margin-left: 20px;
	margin-top: 40px;
}
div.item h3 
{
	margin-left: 120px;
}
div.item img
{
	float: left;
}
div.item p
{
	margin-left: 120px;
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.btn_join_now
{
	display: block;
	height: 0;
	width: 70px;
	padding-top: 19px;
	overflow: hidden;
	background: transparent url(images/btn_join_now.gif) no-repeat 0 0;
	cursor: pointer;
}
a.btn_join_now:hover
{
	background-position: 0 -19px;
}
input.btn_join_now_popup
{
	border: none;
	height: 19px;
	width: 70px;
	*padding-top: 19px;
	text-indent: -1000em;
	overflow: hidden;
	background: transparent url(images/btn_join_now_popup.gif) no-repeat 0 0;
	cursor: pointer;
}
input.btn_join_now_popup:hover
{
	background-position: 0 -19px;
}
/***********************************
**********     FOOTER     **********
***********************************/
#footer
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	border-top: dotted 1px #aaa;
	text-align: center;
	float: left;
	width: 1000px;
	background-color: #000;
}
#footer div
{
	display: inline;
	padding-right: 15px;
}
#footer ul
{
	display: inline;
}
#footer li
{
	display: inline;
	list-style: none;
	padding: 0 15px;
	border-left: solid 1px #999;
}
#footer a
{
	color: #aaa;
}
#footer a:hover
{
	color: #fff;
}
/***********************************
**********    SIDEBAR     **********
***********************************/
#sidebar 
{
	float: right;
	width: 240px;
}
#sidebar h2
{
	background-color: #999;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#sidebar h2 span
{
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar h2 span.hdr_cart_items
{
	margin-left: 0;
}
#sidebar .product
{
	height: 215px !important;
	background: #ccc url(images/product_background.png) repeat-x 0 0;
	color: #333;
	margin-bottom: 15px;
	position: relative;
}
#sidebar .product h2 
{
	background-color: transparent;
	margin-left: 15px;
	margin-bottom: 0;
}
#sidebar .product p
{
	margin-left: 15px;
	width: 210px;
}
#sidebar div.pricedisplay
{
	float: none;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	
}
#sidebar .product .grid_more_info
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	padding-right: 0;
}
#sidebar .product .grid_more_info form
{
	float: right;
	margin-left: 2px;
}
#sidebar .sidebar_cart
{
	min-height: 215px;
	height: auto !important;
}
#sidebar .sidebar_cart #sideshoppingcart h3, #sidebar .sidebar_cart #sideshoppingcart span.items
{
	display: none;
}
#sidebar span.gocheckout a
{
	display: block;
	height: 0;
	width: 112px;
	padding-top: 19px;
	overflow: hidden;
	background: transparent url(images/btn_checkout_now.gif) no-repeat 0 -19px;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
}
#sidebar span.gocheckout a:hover
{
	background-position: 0 0;
}
#sidebar #sliding_cart
{
	padding-bottom: 30px;
}
#sidebar #sliding_cart p
{
	display: none;
}
#sidebar div#sideshoppingcart div
{
	width: 228px;
	padding-right: 0;
}
#sidebar table.shoppingcart
{
	width: 95%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #999;
}
#sidebar table.shoppingcart tr td
{
	font-size: 10px !important;
}
#sidebar table.shoppingcart tr th#quantity, #sidebar table.shoppingcart tr td.quantity
{
	width: 45px;
	text-align: center;
}
#sidebar table.shoppingcart tr th#price, #sidebar table.shoppingcart tr td.price
{
	width: 65px;
	text-align: right;
}
#sidebar span.total
{
	border-top: none;
}
#sidebar span.pricedisplay
{
	margin-right: 15px;
	text-align: right;
}
#sidebar form.wpsc_empty_the_cart
{
	position: absolute;
	bottom: 0;
	right: 113px;
}
#sidebar span.emptycart a
{
	display: block;
	height: 0;
	width: 81px;
	padding-top: 19px;
	overflow: hidden;
	background: transparent url(images/btn_empty_cart.gif) no-repeat 0 -19px;
	cursor: pointer;
}
#sidebar span.emptycart a:hover
{	
	background-position: 0 0;
}
/***********************************
**********  SIDEBAR LEFT  **********
***********************************/
#sideleft
{
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	width: 200px;
}
#main_content #sideleft h1
{
	padding-left: 0;
}
#sideleft h4
{
	margin-top: 15px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#sideleft li
{
	list-style: none;
	padding: 2px 0;
}
#sideleft li.current_page_item
{
	list-style: disc;
}
#sideleft li a
{
	text-transform: capitalize;
	list-style: none;
	color: #aaa;
}
#sideleft li.current_page_item a
{
	color: #fff;
	font-weight: bold;
}
#sideleft li a:hover 
{
	color: #fff;
}

/***********************************
**********   HOME PAGE    **********
***********************************/
div.snipit_buttons
{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
}
.hp_more_info
{
	float: right;
	margin-right: 1px;
}
div.snipit_buttons form
{
	float: right;
	margin: 0 0 0 2px;
	padding: 0;
}
body.homepage div.item, body.page div.item
{
	position: relative;
}
/***********************************
*********  GENERAL PAGE  **********
***********************************/
#main 
{
	z-index: 0;
}
#main #content_wide
{
	z-index: 0;
}
#main #content_wide object
{
	z-index: 0;
}
body.nonproduct #main_content, body.news #main_content
{
	background: #363636 url(images/border_flourish_dark.png) repeat-x 0 0;
	color: #fff;
	
}
#main_content a
{
	color: #1f998b;
}
#main_content a:hover
{
	color: #14665c;
}
#main_content #main_content_innerwrapper
{
	margin-top: 50px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 680px;
}
#main_content #main_content_innerwrapper h1, #main_content h1.prodtitles
{
	padding-left: 0;
}
#main_content #main_content_narrowwrapper
{
	margin-top: 50px;
	margin-bottom: 30px;
	margin-left: 230px;
	padding-left: 30px;
	width: 430px;
	border-left: dotted 1px #999;
	min-height: 500px;
	_height: 500px;
}
#main_content #main_content_narrowwrapper h1
{
	padding-left: 0;
}
#main_content_narrowwrapper ol, #main_content_narrowwrapper ul
{
	margin-left: 19px;
}
body.nonproduct h1
{
	margin-bottom: 20px;
}
body.nonproduct h1 + p
{
	margin-top: 10px;
	line-height: 1.5em;
}
body.nonproduct #main_content p
{
	line-height: 1.75em;
	font-size: 11px;
}
body.nonproduct #main_content_narrowwrapper h1 + p
{
	font-size: inherit;
	line-height: 1.75em;
}
.page_section
{
	margin-top: 30px;
}
.page_section span.number
{
	width: 25px;
	display: block;
	float: left;
}
.page_section p
{
	margin-left: 25px;
}
.page_section p + p
{
	margin-top: 15px;
}
/***********************************
*********  PRODUCTS PAGE  **********
***********************************/
body.page div.product_grid_display div.product_grid_item
{
	position: relative;
	width: 320px;
	height: 215px !important;
	background: #ccc url(images/product_background.png) repeat-x 0 0;
	color: #333;
	margin-right: 0;
	margin-bottom: 15px;
}
div.grid_view_spacer
{
	float: left;
	width: 20px;
	height: 215px;
}
div.product_grid_display div.grid_more_info
{
	position: absolute;
	padding: 0;
	bottom: 0;
	right: 0;
}
.product_grid_item h3
{
	float: left;
}
div.pricedisplay
{
	float: right;
	font-size: 16px;
}
body.page div.grid_product_info div.product_text
{
	padding: 10px 20px;
}
div.wpsc_description
{
	padding-top: 3px;
}
a.more_details
{
	display: block;
	float: right;
	width: 82px;
	height: 0px;
	padding-top: 19px;
	overflow: hidden;
	background: #999 url(images/btn_more_info.gif) no-repeat 0 -19px;
	cursor: pointer;
}
a.more_details:hover
{
	background-position: 0 0;
}
form.product_form
{
	float: right;
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
input.wpsc_buy_button
{
	background-image: none;
	background-color: #cc002c;
	border: 0;
	width: 92px;
	height: 19px;
	padding-top: 19px;
	overflow: hidden;
	background: #999 url(images/btn_addtocart.gif) no-repeat 0 -19px;
	cursor: pointer;
}
input.wpsc_buy_button:hover
{
	background-position: 0 0;
}
div.sub_text
{
	padding: 5px 30px;
	clear: both;
}
/***********************************
******* SINGLE PRODUCT PAGE ********
***********************************/
body.page #main_content
{
	background: #ebebeb url(images/border_flourish_light.png) repeat-x 0 0;
	padding-bottom: 15px;
}
.backlink
{
	margin-left: 30px;
	padding-top: 15px;
}
body.page div.single_product_display div.textcol
{
	margin-left: 30px !important;
	margin-top: 15px;
	width: 290px;
}
body.page div.single_product_display div.textcol div.imagecol
{
	margin-left: 340px !important;
	right: 0;
}
body.page div.single_product_display div.textcol div.imagecol a img
{
	height: auto;
	width: auto;
	_height: 370px;
	_width: 370px;
}
div.producttext
{
	padding-top: 50px;
	position: relative;
	min-height: 400px;
	*height: auto !important;
	*height:400px;
}
div.producttext h1
{
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
div.producttext h2.prodtitles
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif
}
div.producttext .wpsc_product_price
{
	float: right;
	width: 100px;
}
div.producttext .pricedisplay
{
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	*line-height: 1em;
}
div.producttext p
{
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 1.25em;
}
div.producttext form
{
	margin-top: 20px;
}
.textcol div.producttext form.product_form
{
	min-width: 0;
	float: left;
}
div.producttext div.gallery
{
	position: absolute;
	/*bottom: 0;*/
	top: 380px;
	right: 0;
	margin-bottom: -70px;
	margin-right: -380px;
}
div.gallery div.wpcart_gallery img
{
	margin-top: 4px;
	border: solid 1px #808080;
}
div.productdisplay
{
	padding-bottom: 50px !important;
}
div.productdisplay div.sub_text
{
	padding-top: 50px;
}
div.productdisplay div.sub_text p
{
	border-bottom: dotted 1px #999;
	padding-bottom: 30px;
}
div.producttext a.addthis_button
{
	display: block;
	float: left;
	clear: left;
	margin-top: 30px;
}
div.approach_more, span.approach_more
{
	display: none;
}
span.more_link a
{
	/*margin-left: 20px;*/
	display: block;
	text-decoration: none;
}
span.floatBottom 
{
	position: absolute;
	bottom: 0;
	right: 10px;
}
div.associated
{
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	padding: 15px 0;
	clear: both;
	width: 680px;
	border-top: dashed 1px #999;
	border-bottom: dashed 1px #aaa;
}
div.associated img
{
	float: left;
	margin-top: 20px;
}
div.associated_content
{
	margin-left: 100px;
}
/***********************************
******** OVERLAY WITH CART *********
***********************************/
#overlay_background
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.75;
	-moz-opacity:0.75; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75); 
	display: none;
	z-index: 10;
}
#overlay_wrapper
{
	position: absolute;
	top: 0;
	width: 100%;
	margin: 100px auto;
	text-align: center;
	display: none;
	z-index: 100;
}
#overlay_div
{
	margin: 0 auto;
	width: 450px;
	background-color: #000;
	text-align: left;
	border: solid 1px #ccc;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
	padding: 10px;
}
#overlay_div div#shoppingcartcontents
{
	width: 430px;
	position: relative;
	padding-bottom: 50px;
}
#overlay_div div.newsletter
{
	margin-top: 20px;
	text-align: center;
}
#overlay_div div.newsletter table
{
	margin: 0 auto;
}
#overlay_div h3 
{
	margin-left: 6px;
}
#overlay_div div#sliding_cart
{
	width: 430px;
	padding-left: 0;
	padding-right: 0;
}
#overlay_div table.shoppingcart
{
	width: 100%;
}
#overlay_div table.shoppingcart th#price, #overlay_div table.shoppingcart td.price
{
	text-align: right;
}
#overlay_div span.pricedisplay
{
	text-align: right;
	padding-right: 4px;
}
#overlay_div .shoppingcart td
{
	text-align: left;
}
#overlay_div td
{
	padding: 0 5px;
	text-align: center;
}
#overlay_div .sub_text
{
	text-align: center;
}
a.btn_close
{
	display:block;
	float: right;
}
table.shoppingcart
{
	width: 85%;
}
th#product
{
	width: 275px;
}
th#quantity
{
	width: 75px;
}
span.total
{
	border-top: dotted 1px #ccc;
}
span.tax
{
	border-color: #333;
}
div#products_page_container
{
	margin-left: 0;
}
#overlay_div span.emptycart a
{
	display: block;
	height: 0;
	padding-top: 19px;
	width: 82px;
	overflow: hidden;
	background: transparent url(images/btn_emptyCart_black.gif) no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 90px;
}
#overlay_div span.emptycart a:hover
{
	background-position: 0 -19px;
}
#overlay_div span.gocheckout a
{
	display: block;
	height: 0;
	padding-top: 19px;
	width: 89px;
	overflow: hidden;
	background: transparent url(images/btn_goToCart_black.gif) no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
}
#overlay_div span.gocheckout a:hover
{
	background-position: 0 -19px;
}
/***********************************
********   SHOPPING CART   *********
***********************************/
#main_content
{
	background-color: #e8e8e8;
	color: #333;
	width: 740px;
	float: left;
	padding-top: 20px;
	position: relative;
}
#main_content h1
{
	font-size: 20px;
	padding-left: 20px;
}
#main_content h2 a
{
	color: #333;
}
body.shoppingcart table.productcart
{
	margin-left: 20px;
	width: 700px;
	border-bottom: double #999;
}
body.shoppingcart div#wpsc_shopping_cart_container
{
	width: 400px;
	margin-left: 320px;
}
body.shoppingcart div#wpsc_shopping_cart_container table.productcart
{
	margin-left: 0;
	width: 395px;
}
table.tableproductcart
{
	border-spacing: 0 0;
	border-collapse: separate !important;
}
body.shoppingcart table.productcart tr.firstrow td
{
	color: #333;
	background-color: none;
	text-transform: uppercase;
	height: 15px;
	border: none;
	background-color: transparent;
}
tr.spacer_row
{
	margin-top: 0;
}
tr.spacer_row td
{
	height: 0;
	border-top: dotted 1px #333;
}
body.shoppingcart table.productcart tr.product_row td
{
	padding: 20px 0;
}
body.shoppingcart table.productcart tr.product_row td.description
{
	padding: inherit 10px;
	width: 330px;
	vertical-align: top !important;
	margin-bottom: 20px;
}
div.td_item_details
{
	position: relative;
	height: 110px;
}
input.btn_update
{
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	border: none;
	height: 19px;
	width: 88px;
	padding-top: 19px;
	overflow: hidden;
	background: transparent url(images/btn_update_cart.gif) no-repeat 0 -19px;
	cursor: pointer;
}
input.btn_update:hover
{
	background-position: 0 0;
}
tr.firstrow span
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
}
body.shoppingcart form.adjustform
{
	float: left;
	width: 80px;
}
body.shoppingcart table.tableproductcart span.pricedisplay
{
	float: left;
}
span.quantity, span.price, span.itemtotal
{
	display: block;
	float: left !important;
	font-size: 13px;
	width: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table.productcarttotals td
{
	font-size: 11px !important;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal !important;
}
span.price, span.itemtotal
{
	text-align: right;
}
table.productcarttotals td span.pricedisplay
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
table.productcarttotals td span#coupons_amount
{
	color: #b7342d;
}
#checkout_continue_buttons
{
	height: 25px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#checkout_continue_buttons form
{
	float: left;
}
body.shoppingcart div.sub_text
{
	padding: 5px 20px;	
}
a.btn_continue_shopping
{
	display: block;
	float: left;
	height: 0;
	width: 138px;
	padding-top: 19px;
	overflow: hidden;
	background: transparent url(images/btn_continue_shopping.gif) no-repeat 0 -19px;
	cursor: pointer;
}
a.btn_continue_shopping:hover
{
	background-position: 0 0;
}
a.btn_secure_checkout, input.btn_secure_checkout
{
	display: block;
	border: none;
	float: left;
	height: 0;
	width: 127px;
	padding-top: 19px;
	margin-left: 1px;
	overflow: hidden;
	background: transparent url(images/btn_secure_checkout.gif) no-repeat 0 -19px;
	cursor: pointer;
}
a.btn_secure_checkout:hover, input.btn_secure_checkout:hover
{
	background-position: 0 0;
}
input.btn_secure_checkout
{
	height: 19px;
}
form#change_country select
{
	font-size: 11px;
}
input#change_country_submit
{
	border: none;
	height: 19px;
	*padding-top: 19px;
	margin: 0;
	width: 75px;
	overflow: hidden;
	background: transparent url(images/btn_calculate.gif) no-repeat 0 -19px;
	cursor: pointer;
	text-indent: -1000em;
}
input#change_country_submit:hover
{
	background-position: 0 0;
}
div#pp_shoppingcart_verified
{
	width: 280px;
	float: left;
	margin-left: 20px;
}
div#coupon_section
{
	margin-bottom: 30px;
}
span.credit_card_images
{
	display:block;
	height: 0;
	width: 174px;
	padding-top: 29px;
	margin-top: 5px;
	overflow: hidden;
	background: transparent url(images/credit_card_list.jpg) no-repeat 0 0;
}
p.pp_shoppingcart_securedby
{
	padding-bottom: 70px;
	background: transparent url(images/starfield_secure.gif) no-repeat 0 bottom;
}
form.adjustform button.remove_button
{
	margin-top: 10px !important;
}
button.remove_button
{
	margin-left: 0;
	width: 60px;
	height: 19px;
	padding-top: 0;
	*padding-top: 19px;
	overflow: hidden;
	text-indent: -1000em;
	background: transparent url(images/btn_remove.gif) no-repeat 0 0;
	cursor: pointer;
	border: none;
}
button.remove_button:hover
{
	background-position: 0 -19px;
}
/***********************************
*********     CHECKOUT     *********
***********************************/
body.checkout #main_content
{
	width: 100%;
	float: left;
}
body.checkout a
{
	color: #666666;
}
body.checkout a:hover
{
	color: #383838;
}
body.checkout div.wrap
{
	margin: 20px 0 20px 30px;
	width: 940px;
}
h3#checkout_stage.checkout_stage_billing
{
	height: 0;
	padding-top: 25px;
	margin-bottom: 20px;
	overflow: hidden;
	background: transparent url(images/checkout_stage_background.gif) no-repeat -30px 0;
}
h3#checkout_stage.checkout_stage_review
{
	height: 0;
	padding-top: 25px;
	margin-bottom: 20px;
	overflow: hidden;
	background: transparent url(images/checkout_stage_background.gif) no-repeat -30px -25px;
}
h3#checkout_stage.checkout_stage_receipt
{
	height: 0;
	padding-top: 25px;
	margin-bottom: 20px;
	overflow: hidden;
	background: transparent url(images/checkout_stage_background.gif) no-repeat -30px -50px;
}
form.wpsc_checkout_forms
{
	padding-left: 20px;
}
form.wpsc_checkout_forms h2
{
	font-size: 18px;
}
form.wpsc_checkout_forms h4, body.checkout h4
{
	font-size: 16px;
	color: #cc002c;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: normal;
	margin-bottom: 20px;
}
form.wpsc_checkout_forms label
{
	display:-moz-inline-stack;
	display:inline-block;
	*display:block;
	*float: left;
	width: 130px;
	text-transform: uppercase;
	text-align: right;
	margin-right: 4px;
	margin-top: 2px;
	vertical-align: top;
}
form.wpsc_checkout_forms label.full_width
{
	width: auto;
}
form.wpsc_checkout_forms input + label
{
	width: 200px;
	text-transform: none;
	text-align: left;
	margin-left: 10px;
	*float: none;
	*display: inline;
}
form.wpsc_checkout_forms input.text, form.wpsc_checkout_forms textarea.text
{
	width: 200px;
}
form.wpsc_checkout_forms input.make_purchase
{
	position: absolute;
	bottom: 20px;
	right: 0;
	margin-right: 20px;
	width: 124px;
	height: 19px;
	padding-top: 19px;
	overflow: hidden;
	background: transparent url(images/btn_process_payment.gif) no-repeat 0 -19px;
	border: none;
	cursor: pointer;
}
form.wpsc_checkout_forms input.make_purchase:hover
{
	background-position: 0 0;
}
form.wpsc_checkout_forms select.current_country, form.wpsc_checkout_forms select.current_region,
form.wpsc_checkout_forms select.shipping_country
{
	width: 200px;
	/*margin-left: 140px;*/
	display: inline-block;
}
div.table_column
{
	width: 450px;
	margin-left: 0;
	margin-top: 15px;
	float: left;
	padding-left: 30px;
}
div.table_column p
{
	width: 420px;
}
div.table_column div
{
	margin: 6px 0;
	vertical-align: top;
}
div.table_column_one
{
	border-right: dotted 1px #999;
	padding-left: 0;
}
div.row
{
	clear: both;
	margin-bottom: 10px;
}
div#region_country_form_6, div#region_country_form_6 div
{
	width: 200px;
	display: inline-block;
	margin-top: 0;
}
div#region_country_form_6 div
{
	margin-top: 6px;
	margin-bottom: 0;
}
div.pp_payment
{
	padding-top: 0;
	margin-bottom: 10px;
	/*margin-left: 465px;*/
	margin-left: 20px;
	padding-left: 25px;
	border-left: dotted 1px #999;
	width: 450px;
	min-height: 350px;
	float: left;
}
div.wpsc_gateway_container td
{
	vertical-align: top;
	margin-top: 2px;
}
div.table_column div.review_field
{
	display: inline-block;
	_display: inline;
	margin-top: 0;
	padding-top: 0;
}
#pp_cart_review
{
	width: 450px;
	position: relative;
	padding-top: 0;
	float: left;
}
body.checkout span.quantity
{
	width: 45px;
}
table.cart_products
{
	border-bottom: double #999;
}
table.cart_summary
{
	width: 200px;
	float: right;
	margin-right: 20px;
	border-collapse: collapse;
}
#pp_cart_review tr.firstrow td
{
	text-transform: uppercase;
}
#pp_cart_review tr.product_row td
{
	font-size: 12px;
	padding: 4px 0;
}
#pp_cart_review tr.product_row td.firstcol
{
	font-weight: bold;
}
table.cart_products span.price, table.cart_products span.itemtotal
{
	text-align: right;
}
table.cart_summary td.total_label
{
	text-align:right;
	text-transform: uppercase;
}
table.cart_summary td
{
	padding: 6px 0;
	border-bottom: dotted 1px #999;
}
table.cart_summary td.total_value
{
	text-align: right;
}
table.cart_summary tr.total_overall td
{
	border-bottom: double #999;
}
table.cart_summary span#checkout_total
{
	font-size: 11px;
	font-weight: bold;
}
div.review_column
{
	float: left;
	width: 210px;
	margin-top: 30px;
	height: 200px;
}
div.review_column a
{
	display: block;
	margin-top: 20px;
}
div.review_column_right
{
	border-left: dotted 1px #999;
	padding-left: 20px;
}
div.wpsc_checkout_table
{
	margin-bottom: 60px;
	border-bottom: double #999;
	width: 960px;
}
div.wpsc_checkout_table td.firstcol
{
	width: 220px;
}

span.billingname, span.shippingname
{
	font-weight: bold;
}
span.billingphone
{
	display: block;
	margin-top: 15px;
}
body.checkout div.wrap table
{
	width: 940px;
	border-collapse: collapse;
}
body.checkout div.wrap table .description
{
	width: 440px;
}

div.wrap table th
{
	text-align: right;
	text-transform: uppercase;
	padding-right: 5px;
}
div.wrap table td
{
	text-align: right;
	padding-right: 5px;
}
div.wrap table th.description, div.wrap table td.description
{
	text-align: left;
}
div.wrap table .quantity, div.wrap table .price, div.wrap table .shipping, div.wrap table .tax, div.wrap table .itemtotal
{
	width: 100px;
	padding: 3px 5px 3px 5px;
	text-align: right;
}
div.wrap table .description
{
	font-weight: bold;
}
div.wrap table .label 
{
	width: 840px;
	text-transform: uppercase;
	padding: 6px 0;
	border-top: dotted 1px #999;
}
div.wrap table .value
{
	width: 100px;
	border-top: dotted 1px #999;
}
div.wrap table tr.total_overall td
{
	border-bottom: double #999;
	background-color: #fff;
}
div.wrap table tr.total_overall td.value
{
	font-size: larger;
	font-weight: bold;
}
div#billing_shipping_info
{
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 20px;
}
div#billing_shipping_info h4
{
	color: #333;
}
div#billing_shipping_info div.address
{
	float: left;
	width: 340px;
	padding-left: 20px;
	border-left: dotted 1px #999;
	height: 140px;
}
div#billing_shipping_info div.first
{
	border-left: none;
	padding-left: 0;
}
div#billing_shipping_info span
{
	display: block;
}
div#billing_shipping_info span.billingname, div#billing_shipping_info span.shippingname
{
	font-weight: bold;
}
a.edit_billing_shipping_info
{
	float: right;
	clear: both;
	margin-right: 40px;
}
a.edit_shopping_cart_url
{
	float: right; 
	clear: both;
	margin-right: 20px;
	margin-top: 20px;
}
input.checkout_continue
{
	position: absolute;
	bottom: 20px;
	right: 20px;
	height: 19px;
	*padding-top: 19px;
	width: 143px;
	text-indent: -1000em;
	background: transparent url(images/btn_proceed_to_payment.gif) no-repeat 0 -19px;
	border: none;
	overflow: hidden;
	cursor: pointer;
}
input.checkout_continue:hover
{
	background-position: 0 0;
}
input#coupon_num
{
	border: solid 1px #999;
	width: 175px !important;
}
input.coupon_submit
{
	margin-left: 15px;
	width: 47px;
	height: 19px;
	padding-top: 0;
	*padding-top: 19px;
	overflow: hidden;
	text-indent: -1000em;
	background: transparent url(images/btn_apply.gif) no-repeat 0 -19px;
	cursor: pointer;
	border: none;
}
input.coupon_submit:hover
{
	background-position: 0 0;
}
#shopping_cart_empty_section
{
	width: 100%;
	text-align: center;
	padding-top: 100px;
	min-height: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span#coupons_amount
{
	color: #b7342d;
}
/***********************************
*********   CONTACT PAGE   *********
***********************************/
div.wpcf7-mail-sent-ok  
{
border-color: #999 !important;
}
/***********************************
****** OTHER FORM REPLACEMENT ******
***********************************/
input.btn_send
{
	width: 46px;
	height: 19px;
	padding-top: 0;
	*padding-top: 19px;
	overflow: hidden;
	text-indent: -1000em;
	background: transparent url(images/btn_send.gif) no-repeat 0 0;
	cursor: pointer;
	border: none;
}
input.btn_send:hover
{
	background-position: 0 -19px;
}
#main #newsletter_wrapper
{
	min-height: 400px;
	*height: auto !important;
	*height: 400px;
	padding-left: 30px;
}
