/*-- Type selectors --*/
h2.grey-background-head {color: #8f196b;}
#shop-container h1 {font-size: 2em; color: #99d02c; }
#shop-container h2, #shop-container h3 {padding: .5em;}


/*-- containers --*/
#shop-container {margin-left: 138px;border-left: 1px solid #ccc;padding-left: 1em;}

/*-- ctgy styles --*/
	


/*-- Product detail --*/
#floatwrapper {width: 78%;}
#prod_info { max-width: 40%;}

#prod_add2cartbox {	border: 1px solid #99d02c; }
#rightcol {width: 20%;}
li#ico-wishlist {background: url(/images/gspotcenter/ico-wishlist.gif) no-repeat 0 .5em; height: 19px; padding-left: 18px;}
li#ico-emailfriend {background: url(/images/gspotcenter/ico-email.gif) no-repeat ; padding-left: 20px;}

input#btn-addtocart {
width: 129px;
height: 32px;
background: #fff url(/images/gspotcenter/btn_addtocart.gif) no-repeat;
outline: none;
}

input.btn-sidebar {
width: 53px;
height: 20px;
background: #fff url(/images/gspotcenter/btn-smaddtocart.gif) no-repeat;

}

/*-- Cart --*/
input.btn-smadd {
width: 40px;
height: 14px;
background: #fff url(/images/gspotcenter/btn_smadd.gif) no-repeat 0 50%;
}

input.btn-update {
width: 54px;
height: 15px;
background: transparent url(/images/gspotcenter/btn_update.gif) no-repeat;
}

input.btn-remove {
width: 54px;
height: 15px;
background: transparent url(/images/gspotcenter/btn_remove.gif) no-repeat;
}

input.btn-checkout {
width: 89px;
height: 23px;
background: url(/images/gspotcenter/btn_checkout.gif) no-repeat;
}

img.btn-keepshopping, a img.btn-keepshopping, a:hover img.btn-keepshopping, a:active img.btn-keepshopping{
width: 89px;
height: 23px;
background: url(/images/gspotcenter/btn_keepshopping.gif) no-repeat;
}

input.btn-clearcart {
width: 89px;
height: 23px;
background: url(/images/gspotcenter/btn_clearcart.gif) no-repeat;
}

input.btn-continue {
width: 89px;
height: 23px;
background: url(/images/gspotcenter/btn_continue.gif) no-repeat;
}

#bask_subtotal {
	text-align: right;
	border-right: 1px solid #99d02c;
	padding-right: 24px;
	height: 30px;
}

tr.bask_greyrow th, tr.bask_greyrow td {
	border-top: 1px solid #99d02c;
	border-bottom: 1px solid #99d02c;
}
tr.bask_whiterow td {border-bottom: 1px solid #99d02c;}
#bask_subtotal, td.bask_rightborder, td.bask_rightborder_center  {border-right: 1px solid #99d02c;}


/*-- Order Info form --*/
input.btn-placeorder {
width: 89px;
height: 23px;
background: url(/images/gspotcenter/btn_placeorder.gif) no-repeat;
}

input.btn-recalculate {
width: 136px;
height: 23px;
background: url(/images/gspotcenter/btn_recalculatetotal.gif) no-repeat;
}




/* MISC */
input.btn-login {
width: 89px;
height: 23px;
background: #fff url(/images/gspotcenter/btn-login.gif) no-repeat;
}
input.btn-enter {
width: 89px;
height: 23px;
background: #fff url(/images/gspotcenter/btn-enter.gif) no-repeat;
}

input.btn-send {
width: 89px;
height: 23px;
background: #fff url(/images/gspotcenter/btn-send.gif) no-repeat;
}