﻿
.enquiryForm { }
.enquiryField td { padding: 0 0 0 0; }

.enquiryFieldTitle, .enquiryFieldTitle
{
    /*width: 90px;*/
    border-right: solid 10px #DCF0F9 ;
    color: #777777;
}

.enquiryField input
{
    width: 180px;
    border: 1px #000000 solid;
    font-size: 10px;
    vertical-align: top;    
    padding: 2px, 2px, 2px, 0px;
}

.enquiryForm select
{
    border: 1px red solid;
    margin-top : 6px;
    margin-bottom : 6px;
}

html .enquiryField input.short { width: 131px; }
html .enquiryField input.donate { width: 81px; vertical-align: top; margin: 0; padding: 0; float: right; }

.enquiryField image { vertical-align: top; }

.enquiryField select { border: 1px #000000 solid; font-size: 10px; }
.enquiryField select * { font-size: 10px; }
.enquiryForm .donate
{
    padding-top:5px;
    padding-left:2px;
    
}
.enquiryField textarea 
{
    border: solid 1px #000000 ;
    width: 180px;
    height: 48px;
    font-size: 10px;
    line-height: 12px;
}

html .enquiryField .radio { margin-left: -6px; }
* html .enquiryField .radio { margin: 0; }
html .enquiryField .radio input { width: 15px; vertical-align: top; border: 0; }


.enquiryFormErrors * { color: #ff0000; }

.enquiryFormSubmitBox { }
.enquiryFormSubmit { float: right; }

.enquiryFormRight { border-left: 1px #E5E5E5 solid; padding-left: 10px; }

.bigMargins .enquiryForm { padding-top: 5px; }

.fundTheFight .enquiryField input { width: 168px;   }

.login input 
{
    width: 150px;
    margin-bottom: 7px;
    border: solid 1px #000000 ;
}

.loginLabel 
{
    text-align: left;
    padding: 0 15px 0 10px;
}

.loginLabel * { color: #777777; }
.login .loginButton { width: auto; margin-right: 7px; margin-bottom: 0; }


.enquiryForm div
{
	overflow:hidden;
}

.enquiryForm .boxTopLeft
{
	background-image: url(../../images/actu2_web_search_pan_topFrameHoriz.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 10px;
}

.enquiryForm .boxTopRight
{
	background-image: url(../../images/actu2_web_search_pan_topFrameHoriz.gif);
	background-repeat: no-repeat;
	background-position:top right;
	height: 12px;
	width: 100px;
	float:right;
}

.enquiryForm .boxBottomLeft
{
	background-image: url(../../images/actu2_web_search_pan_bottomFrameHoriz.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 10px;
}
.enquiryForm .boxBottomRight
{
	background-image: url(../../images/actu2_web_search_pan_bottomFrameHoriz.gif);
	background-repeat: no-repeat;
	background-position:top right;
	height: 12px;
	width: 100px;
	float:right;
}

.dynForm
{
	background-color:#DCF0F9;
}

.dynForm .tableR
{
	padding:15px 25px;
}

.dynForm table
{
	margin: auto;
}
