/* CSS Document */

.formstyle {
	margin-bottom:30px;
	overflow:hidden;
	}

.formstyle h2{border-bottom:solid 3px #F26633; font-size:18px; padding-bottom:5px; color:#F26633;margin-top:25px}

.formstyle p{ margin:5px 0px; margin-bottom:15px;}

.formstyle span{ color:#F26633;}

.formstyle dl dt {
	list-style:none;
	background:none;
	float: left;
	padding:8px 0px;
	width:100%;

	}	
	
.formstyle dl dt label {
	float: left;
	width:250px;
	margin-right:12px;
	text-align: left;
	}

.formstyle dl dt input {
	float: left;
	width:200px;
	}

.input_style{background-color:#DDDDDF;border:solid 1px #696A6C;}

.login_button{background:url(../images/login_button.png) no-repeat; height:17px; border:none; color:#FFFFFF; cursor:pointer;}

.register_button{background:url(../images/register_button.png) no-repeat; height:17px; border:none; color:#FFFFFF;cursor:pointer;}

.buy_button{background:url(../images/buy_button.png) no-repeat; height:16px; border:none; color:#FFFFFF;cursor:pointer;}

.save_button{background:url(../images/save_button.png) no-repeat; height:44px; border:none; color:#FFFFFF;cursor:pointer;}

.submit_button{background:url(../images/submit_button.png) no-repeat; height:43px; width:119px; border:none; cursor:pointer;color:#FFFFFF;}

.browse_button{background:url(../images/browse_button.png) no-repeat; height:38px; border:none; cursor:pointer;color:#FFFFFF; width:135px;}

a.edit_button{background:url(../images/edit_button.png) center no-repeat; height:20px; width:23px; display:block;}

a.delete_button{background:url(../images/delete_button.png) center no-repeat; height:20px; width:23px; display:block;}

.add_basket_button{background:url(../images/add_basket_button.png) no-repeat; height:17px; width:118px; background-color:#00FF00; border:none; margin-top:25px;}

.buy_button{background:url(../images/buy_button.png) no-repeat; height:22px; width:80px; border:none; cursor:pointer;color:#FFFFFF;}

.submitform_button{background:url(../images/submitform_button.png) right no-repeat; height:44px; border:none; cursor:pointer;color:#FFFFFF; width:151px;}
