@charset "utf-8";
/* CSS BUTTONS */
#navwall {
	width:1000px;
	background-color:transparent;
	padding:0;
	height:100px;
}

.btn-size:hover {
	font-size:14px;
	font-weight:bold;
}

.btn-size {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	cursor:hand;
	height:17px;
	overflow:hidden;
	width:29px;
}

.active_size{
	border:none;
	background:transparent url(../images/btn_size.gif) repeat-x scroll 0pt 0px;
	height:17px;
	overflow:hidden;
	width:29px;
}


.btn_submit{
	/*background-color:#FFFFFF;
	text-align:right;*/
	border:0px;
	background:url(../images/btn_ok.jpg) no-repeat;
	width:57px;
	height:25px;
	cursor:hand;
}

#btn_howItWork {
	left:110px;
	width:192px;
}

.btn-cancel,.btn-75,.btn-100, .btn_addpro, .btn_order {
	border:0px;
	color:#666666;
	font-weight:bold;
	cursor:hand;
	overflow:hidden;
}	
.btn-cancel{
	width:55px;
	height:25px;
	background:transparent url(../images/btn_bg.jpg) no-repeat scroll 0pt 0px;
}
.btn-75 {
	height:25px;
	width:75px;
	background:transparent url(../images/btn_75.jpg) no-repeat scroll 0pt 0px;
}
.btn-100{
	height:25px;
	width:100px;
	background:transparent url(../images/btn_100.png) no-repeat scroll 0pt 0px;
}
.btn_addpro{
	height:30px;
	width:200px;
	background:transparent url(../42hrsc/images/btn_addpro.png) no-repeat scroll 0pt 0px;
}


.btn_submit{
	/*background-color:#FFFFFF;
	text-align:right;*/
	border:0px;
	background:url(../images/btn_ok.jpg) no-repeat;
	width:57px;
	height:25px;
	cursor:hand;
}

.btn_back{
	height:25px;
	overflow:hidden;
	width:81px;
	background:transparent url(../images/back.gif) no-repeat scroll 0pt -1px;
	border:0px;
	cursor:hand;
	text-align:right;
}
.btn_back:hover {
	background-position:0px -21px;
}

.link_submit{
	background-color:#FFFFFF;
	border:0px;
	cursor:hand;
	text-decoration:none;
	color:#83857a;
	vertical-align:text-bottom;
}


.size{ width:50px; height:20px; border:none; background-color:#CCCCCC; color:#000000; cursor:hand;}


/*--minishop buttons--*/
.btn_order {
	height:27px;
	width:87px;
	background:transparent url(../42hrsc/partner/images/button_bg.jpg) no-repeat scroll 0pt 0px;
}
