﻿.forms_Title {
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 8px;
	width: 100%;
	margin-bottom: 8px;
	font-size: 19px; 
	color: #9b0f7d; 
	font-weight: normal;
}

.forms_Table
{
	padding: 0px;
	margin-top: 10px;
	width: 350px;
	border: 0;
	background-image:url(../Images/forms_headerbg.png);
	background-repeat: no-repeat;
}

.forms_Header {
	border-bottom: none;
	padding-left: 19px;
}

.forms_ItemOneRow {
	font-size:11px;
	padding:10px 5px 5px 0px;
	width: 545px;
	border: 0px solid blue;
	text-align: left;
}
.forms_ItemOneRow A {

}
.forms_ItemOneRow A:hover {
	color:black;
	background-color: #E7E7E7;
}

.forms_ItemLeft {
	font-size:11px;
	width: 120px;
	text-align: left;
}

.forms_ItemRight {

	font-size:11px;
	padding-left:2px;
	text-align: left;
	width: 230px;
}

.forms_TextField {
	width:140px;
	height:15px;
	border:1px solid #cfcfcf;
    background-color: White; /*#E9E9E9;*/
	/*background-image: url('../images/Forms/textfield.gif');*/
	background-repeat:no-repeat;
	padding-top:0px;
	margin-top: 0px;
	padding-left:3px;
	font-size:11px;
	vertical-align:middle;
	background-attachment:fixed;
}

.forms_Dropdown {
	width:140px;
	height:21px;
	color:#666666;
	font-size:11px;
}

a.forms_link
{
	color: #17A5F9;
}

.forms_Validation {
	color:Red;
	font-size:11px;
	font-weight: bold;
}

.forms_ValidationSummary {
	color:#FF6600;
	font-size:11px;
	padding-left:5px;
}

.forms_Button, .button
{
	border: none;
	width:80px;
	line-height:21px;
	height:21px;
	text-align:left;
	padding-left:5px;
	background:url(../Images/Buttons/buttonBg.gif) no-repeat;
	font-size:11px;
	color:White;
	vertical-align: middle;
	margin: 5px 0px 0px 0px;
}

.forms_ButtonOrder
{
	border: none;
	width:93px;
	line-height:45px;
	height:45px;
	text-align:left;
	background:url(../Images/Buttons/button_bestelnu.png) no-repeat;
	font-size:11px;
	padding-left:15px;
}

.forms_ButtonLarge
{
	border: none;
	width:93px;
	line-height:45px;
	height:45px;
	text-align:left;
	padding-left:15px;
	background:url(../Images/Buttons/button_blanco.png) no-repeat;
	font-size:11px;
	vertical-align: middle;
	margin: 20px 0px 20px 0px;
}
