/* CSS Document */

div#global_header .menuitem.active {
	background-image: none;
	background-color: #000000;
}


.pulldown {
	background-image: url( /public/images/v5/btn_arrow_down_padded.gif ) ! important;
}


.store_nav_leftcap, .store_nav_rightcap, .store_nav_bg {
	background-image: none ! important;
}

.store_nav, .store_nav .tab {
	background-color: #63605e;
}

/* the mac logo throws off the display of the tab in IE6 */
.store_nav img.platform_small {
	display: none;
}

.shadow_ul, .shadow_ur, .shadow_bl, .shadow_br {
	background-image: none;
}
.shadow_top, .shadow_bottom {
	background-image: none; 
}
.shadow_left, .shadow_right {
	background-image: none;
}

div#store_controls a.store_header_btn {
	width: 96px;
}

div#global_header .activebg {
	display: none;
}

div.rightcol {
	margin-left: 10px; 
}

a.linkbar {
	background-image: url( /public/images/v5/bg_link_bar.gif );
}

/* game background image */
#game_background_holder {
	/* display: none ! important; */
}

.game_area_purchase_game .game_purchase_action {
	bottom: auto ! important;
}

.game_icon_overlay {
	display: none ! important;
}

.game_icon {
	position: static ! important;
}

.loginbox {
}

.loginbox_left, .loginbox_right {
	width: 208px ! important;
}

.btn_checkout_green {
	position: relative ! important;
}

.loginbox_sep {
}

.cart_status_message_arrow {
	display: none ! important;
}

.checkout_content_box {
	position: static ! important;
}

.form_notes {
	width: 336px ! important;
}

.btn_checkout_green .rightcap {
	right: -2px ! important;
}



.checkout_content_box input, .checkout_content_box select, .checkout_content_box textarea
{
	background-color: #4d4b49;
	border: 1px solid #82807c;
	color: #ffffff;
}

.checkout_main input {
	width: 212px;
	padding: 2px 4px 3px 4px;
}

.checkout_main input {
	height: 18px;
}

.checkout_main input.send_choice_radio, .checkout_main .friend_block_radio input,
.checkout_main input.two_line_check, input#accept_ssa {
	width: auto;
	border: none;
	background-color: transparent;
}

.focus {
	border: none ! important;
}

.store_tabs .tab.focus {
	border-top: 1px solid #82807C ! important;
	border-right: 1px solid #82807C ! important;
	border-left: 1px solid #82807C ! important;
}


.highlight_selector {
	background-image: url( /public/images/v5/game_highlight_activethumb.gif ) ! important;
}


.leftcol {
	overflow: hidden ! important;
}