/* CSS Document */

/*--------------------shopping cart--------------*/
a
{
	cursor:pointer;
}

.my_account{
	margin-right:10px;
	background:url(../img/my_account_bg.png) no-repeat;
	height:25px;
	font-weight:bold;
	width:158px;
	text-align:center;
	padding-top:8px;
	margin-bottom:-10px;
	}
.my_account img{
	vertical-align:middle;
	margin-top:-2px !important;
	}
.shopping_cart{
	padding:2px 3px;
	margin-bottom:5px;
	width:180px;
}
.shopping_cart img{
	vertical-align:middle !important;
	
	}
/*
.shop_menu{
	background:url(../img/shop_menu_bg.png) no-repeat top;
	width:212px;
	overflow:auto;
	display:inline-block;
	margin-top:8px;
	margin-right:12px;
	padding:5px 5px 10px 5px;
	}
#shop_menu_current_item a{
	margin-top:15px;
	background:none;
	width:29px;
	}
#shop_menu_current_item{
	height:75px;
	width:210px;
}
#shop_menu_current_item p{
	background:url(../img/shop_menu_current.png) no-repeat;
	width:65px;
	height:54px;
	margin-left:45px;
	text-align:center;
	padding-top:6px;
}
.shop_menu a{
	background:url(../img/shop_menu_item.png) no-repeat;
	width:61px;
	height:37px;
	text-align:center;
	padding-top:8px;
	float:left;
	margin-bottom:5px;
	}	
	
.shop_menu a:hover{
	background:url(../img/shop_menu_item_current.png) no-repeat;
	width:61px;
	height:37px;
	text-align:center;
	padding-top:8px;
	float:left;
	}
*/


.shop_menu{
	overflow:auto;
	display:inline-block;
	margin-top:8px;
	}

.shop_menu a{
	background:url(../img/shop_menu_item.png) no-repeat;
	width:61px;
	height:42px;
	text-align:center;
	padding-top:0px;
	float:left;
	margin-bottom:5px;
	margin-right:13px;
	}	
	
.shop_menu a:hover{
	background:url(../img/shop_menu_item_current.png) no-repeat;
	width:61px;
	height:42px;
	text-align:center;
	padding-top:0px;
	float:left;
	margin-right:13px;
	}

.shop_menu a.selected_category{
	background:url(../img/shop_menu_item_current.png) no-repeat;
	width:61px;
	height:42px;
	text-align:center;
	padding-top:0px;
	float:left;
	margin-right:13px;
	}


#shop_items{
	background:url(../img/shop_menu_items_bg_white.png) no-repeat;
	width:407px;
	height:404px;
	margin-top:10px;
	padding:20px 0 20px 25px;
	display:inline-block;
}

#shop_items_1{
	background:url(../img/shop_menu_items_bg_white_1.png) no-repeat;
	width:658px;
	height:192px;
	margin-top:10px;
	padding:15px 0 20px 10px;
	clear:both;
}

#shop_items .item_box, 
#shop_items_1 .item_box
{
	background:url(../img/item_box_norm.png) no-repeat center;
	width:88px;
	height:103px;
	text-align:center;
	vertical-align: middle;
	display: block;
	float:left;
	margin-right:5px;
	margin-top:-5px;
	}

#shop_items_1 .customizer {
	background:url(../img/makesticker_btn.png) no-repeat center top !important;
	margin-top:6px;
	color:#ffffff; 
	display:block; 
	font-size:13px; 
	font-weight:bold; 
	height:67px; 
	line-height:15px;
	padding:15px 0 0 4px; 
	text-align:center;
	text-decoration:none;
	width:82px;
	float:left;
	margin-right:5px;
}

#shop_items_1 .customizer:hover {
	background-position:bottom !important;
	margin-top:6px !important;
	color:#ffffff !important; 
	display:block; !important 
	font-size:13px !important; 
	font-weight:bold !important; 
	height:67px !important; 
	line-height:15px; !important
	padding:15px 0 0 4px !important; 
	text-align:center !important;
	text-decoration:none !important;
	width:82px !important;
}

#shop_items .choose_sticker{
	padding-top:3px;
	height:100px !important;
	}
#shop_items .item_box:hover, 
#shop_items .selected, 
#shop_items_1 div.item_box:hover
{
	background:url(../img/item_box_hover.png) no-repeat center;
	width:88px;
	height:103px;
	text-align:center;
	vertical-align: top;
	margin-right:5px;
	margin-top:-5px;
	color:#FF0000;
	display:block;
	}
#shop_items_1 div.selected{
	background:url(../img/item_box_hover.png) no-repeat center;
	width:88px;
	height:103px;
	text-align:center;
	vertical-align: top;
	float:left;
	margin-right:5px;
	margin-top:-5px;
	color:#FF0000;
	}
.shop_menu a.selected_categor{
	background:url(../img/shop_menu_item_current.png) no-repeat;
	width:61px;
	height:42px;
	text-align:center;
	padding-top:0px;
	float:left;
	margin-right:13px;
	}
#shop_items p.item_name, #shop_items_1 p.item_name{
	color:#FFFFFF;
	margin-top:10px;
	}

#shop_items p.gold_count, #shop_items_1 p.gold_count{
	color:#FFFFFF;
	padding:0;
    margin-top: -2px;
}

#shop_items .item_box_gray, #shop_items_1 .item_box_gray {
	background:url(../img/item_box_gray.png) no-repeat top;
	width:88px;
	height:88px;
	text-align:center;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	}
#shop_items .sold_out, #shop_items_1 .sold_out{
	background:url(../img/shop_item_sold_out.png) no-repeat top;
	width:88px;
	height:88px;
}

.rounded_corner_box_239{
	width:239px;
	margin-bottom:10px;
}
.rounded_corner_box_239 h2{
	font-size:120%;
	}
.rounded_corner_box_239 .rounded_corner_box_top{
	background:url(../img/rounded_corner_box_top_239.png) no-repeat top left;
	height:10px;
	display:block;
}
.rounded_corner_box_239 .rounded_corner_box_middle_y{
	background:url(../img/rounded_corner_box_middle_y_239.png) repeat-y top left;
	padding:0 12px 0 15px;
	/*overflow:auto;*/
	display:inline-block;
}
.rounded_corner_box_239 .rounded_corner_box_bottom{
	background:url(../img/rounded_corner_box_bottom_239.png) no-repeat bottom left;
	height:11px;
}


.rounded_corner_box_450{
	width:450px;
	margin-bottom:10px;
}
.rounded_corner_box_450 h3{
	font-size:14px;
	margin-bottom:4px;
	line-height:19px;
	}
.rounded_corner_box_450 .rounded_corner_box_top{
	background:url(../img/rounded_corner_box_top_450.png) no-repeat top left;
	height:13px;
	display:block;
}
.rounded_corner_box_450 .rounded_corner_box_middle_y{
	background:url(../img/rounded_corner_box_middle_y_450.png) repeat-y top left;
	padding:0 15px;
	overflow:hidden;
	/*display:inline-block;*/
}
.rounded_corner_box_450 .rounded_corner_box_bottom{
	background:url(../img/rounded_corner_box_bottom_450.png) no-repeat bottom left;
	height:11px;
}
.shopping_cart .item_area{
	overflow:auto;
	display:inline-block;
	margin-top:5px;
	}
.item_area div img{
	padding-right:5px;
	}
.shopping_cart .item_area > div{
	background:url(../img/item_area_bg_164.png) no-repeat left;
	width:156px;
	height:18px;
	padding:4px 6px 4px 3px;
	cursor:pointer;
}

.shopping_cart .item_area > div:hover, .shopping_cart .item_area_highlight > div{
	background:url(../img/item_area_bg_164_highlight.png) no-repeat left;
	width:156px;
	height:18px;
	padding:4px 6px 4px 3px;
	clear:both;
}
.shopping_cart .item_area > div p{
	padding-top:2px;
	}
.shopping_cart .item_area > div:hover p, .shopping_cart .item_area_highlight > div p{
	padding-top:2px;
	}
.rounded_corner_box_239 img{
	margin:0px 0 0 0px !important;
	}

.shop_items_scroll{
	margin-top:110px;
	}

.item_area_remove{
	float:right;
	width:14px;
	height:17px;
	background:url(../img/icons/ico_remove_1.png) no-repeat;
	margin-top:3px;
	}
.item_area_remove:hover{
float:right;
	width:14px;
	height:17px;
	background:url(../img/icons/ico_remove_1_hover.png) no-repeat;
}

#colors_container{
	background:url(../img/shop_colors_bg.png) no-repeat;
	height:23px;
	width:178px;
	text-align:center;
	float:left;
	padding:4px 0 0 5px;
	
	margin-right:104px;
	}
#colors_container a{
	width:20px;
	height:18px;
	display:block;
	float: left;
	display:inline;
	text-align:center;
	padding-top:2px;
	margin-right:1px;
	}
#colors_container a:hover{
	background:url(../img/bg_color_hover.gif) no-repeat;
	}


.top_shop_button{
	margin-left:10px;
	font-weight:bold;
	font-size:130%;
	}
/*
.top_shop_button a.racer_gear em, .top_shop_button a.kart em{
	display:none;
	}	
	*/
.top_shop_button a.racer_gear{
	background:url(../img/btn_kart.png) no-repeat;
	height:29px;
	display:block;
	float:left;
	width:89px;
	font-weight:bold;
	color:#fff;
	padding:8px 0 0 29px;
	}
.top_shop_button a.kart{
	background:url(../img/btn_racer_gear.png) no-repeat;
	height:29px;
	display:block;
	float:left;
	width:87px;	
	color:#fff;
	padding:8px 0 0 35px;
	}
/*
.top_shop_button a:hover.racer_gear, .top_shop_button a:hover.kart, .top_shop_button #active_racer_gear, .top_shop_button #active_kart{
	background-position:100% -36px;
	color:#666666;
	text-decoration:none;
	}
*/
.top_shop_button a:hover.racer_gear, .top_shop_button a:hover.kart{
	text-decoration:none;
	}

.top_shop_button .active_btn {
	background-position:100% -36px !important;
	color:#666666 !important;
	text-decoration:none;
	}
	
.top_shop_button #active_racer_gear, .top_shop_button #active_kart{ 
	background-position:100% -36px; 
	color:#666666; 
	text-decoration:none; 
}

.category_spoilers{
		/*background:url(../data/categories/2.png) no-repeat center;*/
		color:#FFFFFF;
		height:21px;
		font-size:18px;
		font-weight:bold;
		padding-top:35px;
		padding-right:5px;
	}
.rullover_info{
	background:url(../img/rollover_bg.png) no-repeat;
	height:142px;
	width:122px;
	padding:15px 12px 0 30px;
	position:absolute;
	display:none;
}

.rullover_info p{
	clear:both;
	width:100px;
	}

.info_icon_overlay{
	background:url(../img/icons/ico_info.png) no-repeat top right;
	height:16px;
	width:16px;
	margin-top:11px;
	margin-right:5px;
	margin-left:68px;
	position:absolute;
}		

#color_picker_dropdown{
	background:url(../img/color_picker_dropdown.png) no-repeat center;
	width:122px;
	height:41px;
	padding:6px;
	display:block;
}
#color_picker_dropdown #selected_color{
	background-color:#FF0000;
	width:45px;
	height:20px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	display:block;
	margin-bottom:6px;
	}
#color_picker_dropdown #selected_color_value{
	margin-left:15px;
	}

#shop_menu_selected_category_header{
	background:url(../img/shop_menu_selected_category_bg.png) no-repeat;
	height:57px;
	width:208px;
	text-align:right;
}

div.shop_tab_kart{
	background:url(../img/shop_tab_1.png) no-repeat;
	clear:both;
	display:block;
	width:212px;
	height:33px;
	font-size:14px;
	font-weight:bold;
	padding:7px 12px 0 15px;
}
div.shop_tab_racergear{
	background:url(../img/shop_tab_2.png) no-repeat;
	clear:both;
	display:block;
	width:210px;
	height:33px;
	font-size:14px;
	font-weight:bold;
	padding:7px 12px 0 17px;
}
.shop_tab_kart a.shop_tab_shop, .shop_tab_racergear a.shop_tab_shop{	
	padding-right:20px;
}
.shop_tab_kart a.shop_tab_cart, .shop_tab_racergear a.shop_tab_cart{
	
	padding-right:25px;
}

.shop_tab_kart .disable_tab, .shop_tab_racergear .disable_tab {
	color:#FFFFFF !important;
}
.shop_tab_kart a, .shop_tab_racergear a{
	color:#333333;
}
.shop_tab_kart a:hover, .shop_tab_racergear a:hover{
	text-decoration:none !important;
}

#navigation_color {
	background:url(../img/navigation_color_bg.png) no-repeat;
	height:61px;
	width:114px;
	padding:1px 0 0 6px;
	position:absolute;
	z-index:10;
	margin:-6px 0 0 314px;
	float:right;
}

#navigation_color img{
	margin:6px 7px 0 0;
	width:21px;
	height:21px;
}

#navigation_color a{
	cursor:pointer;
}

.item_area div.item_image{
	width:27px;
	padding:0 6px 0 0;
	overflow:hidden;
	float:left;
}


.btn_customizer {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
	width:120px;
	height:28px;
	padding-bottom:3px;
	float:right;
	margin-right:9px;
	cursor:pointer;
}

.btn_customizer_preview {
	background:url(../img/btn_red_gray_120.png) no-repeat top;
}
.btn_customizer_add {
	background:url(../img/btn_red_gray_120.png) no-repeat top;
}
.btn_disabled_customizer {
	background:url(../img/btn_red_gray_120.png) no-repeat bottom !important;
	cursor:default !important;
}

a.grayLink, a.grayLink:hover, a.grayLink:visited {
	color:#777777;
	cursor:default;
	text-decoration:none;
}


div#shop_items_1 a.item {
	text-decoration:none; color:#000000
}

img.cat_img {
	text-align:center;
	padding-top:1px;
}

#shop_items_2 {
	clear:both;
	padding:13px 0pt 20px 15px;
	width:655px;
}

#shop_items_2  .top_curve{
background:transparent url(../img/shop_menu_items_bg_white_2_top_curve.png) no-repeat scroll 0%;
height:8px;
}

#shop_items_2  .middle{
background:transparent url(../img/shop_menu_items_bg_white_2_middle.png) repeat-y scroll 0%;
overflow:hidden;
padding-left:15px;
}


#shop_items_2  .bottom_curve{
background:transparent url(../img/shop_menu_items_bg_white_2_bottom_curve.png) no-repeat scroll 0%;
height:8px;
}

#shop_items_2 .item_box {
	background:transparent url(../img/item_box_norm.png) no-repeat scroll center top;
	float:left;
	height:93px;
	margin-right:5px;
	text-align:center;
	width:88px;
}
#shop_items_2 p.item_name {
	color:#FFFFFF;
	padding:0px;
	line-height:17px;
}
.heght296 {
 height:296px;
 overflow:visible;
}
#header_bill {
border-bottom:1px solid #D2D3D3;
font-size:12px;
overflow:auto;
padding:5px 13px 0pt 13px;
height:19px;
overflow:hidden;
margin-bottom:2px;
}
#header_bill div.icn{
float:left;
padding-right:5px;
}
#header_bill p strong{
padding-left:1px;
}
.shopping_cart378 {
margin-bottom:5px;
margin-left:8px;
padding:2px;
width:414px;
}
.shopping_cart378 .item_area {
overflow:auto;
}
.shopping_cart378 .item_area div.item_area_div {
background:transparent url(../img/item_box_norm_2.png) no-repeat scroll left center;
border:1px solid #FFFFFF;
height:20px;
padding:2px 0px;
width:405px;
}
.shopping_cart378 .item_area div.icn_div{
padding-left:6px;
width:25px;
text-align:center;
}
.shop_total_gold {
font-size:14px;
font-weight:bold;
padding:10px 20px;
margin-bottom:8px;
padding-left:0px;
/*width:386px;*/
}
.shop_total_gold strong {
font-size:20px;
}

.community_item{
	background:url(../img/community_box.png) no-repeat center !important;
}


.community_item:hover{
	background:url(../img/community_image_hover.png) no-repeat center !important;
}

.stickerTitle{
	color:777;
}

input#stickerName{
 font-size:9px;
 color:#333;
 padding:2px 5px;
 width:140px;
 margin-right:4px;
}

.community_item_selected{
	background:url(../img/community_image_hover.png) no-repeat center !important;
}

table#choose_gold {
	width:425px;
}
table#choose_gold tr td {
background:transparent url(../img/tbl_row_brdr.png) repeat-x scroll center bottom;
font-size:12px;
margin-top:10px;
padding:5px 0;
}
table#choose_gold tr td.nobg {
background:none;
}

table#choose_gold tr td.right{
text-align:right;
}
.payment_method p {
font-size:12px;
}

.payment_method p strong {
font-size:14px;
line-height:30px;
}
.rounded_corner_box_459 .rounded_corner_box_middle_y{
	display:block;
}

table#choose_gold tr td img {
	vertical-align:middle;
}

.newItemTag{
	margin-left : 45px;
	margin-top	 : -5px;
	float 		 : right;
	position	: absolute;
}

.item_gold{
	margin-top:-2px;
	margin-left:2px;
	vertical-align:middle;
}

.custom_item_bg{
	background:transparent url(../img/community_box.png) no-repeat scroll top center !important;
}
/*
.custom_item_bg p.item_name{
	padding-top:4px !important;	
}
*/

.custom_item_bg img{
	height:50px !important;
	width:80px !important;		
}

#shop_why_forced_to_peanutlab {
	display:block;
	background:#FFFFFF;
	border:1px solid #cccccc;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-top:5px;
    line-height: 35px;
}

#shop_why_forced_to_peanutlab img {
    margin-bottom: -10px;
}
.shop_menu_missile{
	position:relative;
	clear:both;
	}

#weapon_info{
	background:url(../img/weapon_info_bg.png) no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	height:178px;
	margin: 6px 5px 0 0;
	width:174px;
}
#weapon_info p img{
	vertical-align:middle;
	}
#weapon_info h4{
	padding:5px 0 15px 0 !important;
	}
#weapon_info p, #weapon_info h4{
	text-align:center;
	line-height:24px;
	font-weight:bold;
	padding:5px 0;
	}
#weapon_info ul{
	width:155px;
	margin-left:12px;
}
#weapon_info ul li{
	background:url(../img/icons/ico_bullet.png) no-repeat top left;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	padding:3px 0 3px 15px;
	}