/* Copyright Notice */
/* This file contains proprietary information of mm Perfect Web Design */
/* Copying or reproduction without prior written approval is prohibited. */
/* Copyright (c) 1998,1999,2000,2001,2002,2003,2004 */
/* Style sheet for British Pubs Online Website */

/* Unread Email settings */
A.unreadMail{color:#ff0000;text-decoration: none;}
A:VISITED.unreadMail{color:#ff0000;text-decoration: none;}
A:HOVER.unreadMail{color:#0000ff;text-decoration:underline;}

div.nominateInstructions {
clear:both;
width:90%;
text-align:center;
font-family:helvetica;
font-size:22px;
font-weight:bold;
}

div.nominateInactive {
color:#aaaaaa;
}

div.nominateBullet {
width:10px;
margin-left:10px;
/*margin-top:10px;*/
clear:left;
float:left;
}

div.nominateHeading {
font-family:helvetica;
font-size:18px;
font-weight:bold;
/*float:left;*/
/*clear:right;*/
}

.nominateDescription {
font-family:helvetica;
font-size:14px;
font-weight:normal;
margin-left:5px;
/*clear:left;*/
}

span.nominatedescriptionerror {
font-family:helvetica;
font-size:14px;
font-weight:bold;
color:red;
margin-left:5px;
}

input.nominateSubmit {
color:red;
height:20px;
width:110px;
background-color:#eeeeee;
font-size:12px;
font-weight:bold;
border:1px solid black;
margin:4px;
/*margin-top:5px;*/
}

input.nominateInput {
height:20px;
width:100px;
font-size:12px;
border:1px solid black;
background-color:#ffffff;
margin:4px;
font-weight:bold;
}



div.nominateform {
width:75%;
text-align:center;
}

div.nominateformlabel {
float:left;
clear:left;
width:400px;
margin-right:15px;
text-align:right;
font-family:helvetica;
font-size:14px;
font-weight:bold;
}

div.nominateforminput {
width:200px;
clear:right;
}

input.nominateforminput,select.nominateforminput {
height:20px;
width:200px;
font-size:12px;
border:1px solid black;
background-color:#eeeeee;
margin:4px;
font-weight:bold;
}



input.nominateformsubmit {
color:red;
height:20px;
width:100px;
background-color:#eeeeee;
font-size:12px;
font-weight:bold;
border:1px solid black;
margin:4px;
}

div.nominateformsubmit {
width:100%;
text-align:center;
}
span.mandatoryInput {
color:red;
font-weight:bold;
}

#nominatemandatorywarning {
margin-top:30px;
width:100%;
text-align:center;
}