/* Styles shared by moneyball and prizes.co.uk */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.clear {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
    font-size: 0;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration:underline;
}

span.ajaxLink {
    font-weight:bold;
    cursor:pointer;
}
span.ajaxLink:hover {
    text-decoration:underline;
}

h1 span, h2 span, h3 span, label span {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}

.content {
    float: left;
}

/* Message Area */
#messagearea, 
#messagearea2, 
#messagearea3 {
	margin: 5px;
    padding: 10px;
    text-align: center;
}

.systemMessage {    
	background-color: #fff;
    border: 1px dotted #ccc;
    display: none;
}

.systemMessage a {
    color: #009FE1;
    font-size: 15px;
}

.mContent {
	width: 465px;
	float: left;
}

.alert {
    font-size: 15px;
}

.errorMessage {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
}

#closeMessage {
	width: 20px;
	height: 20px;
	display: block;
    float: right;
}

.show {
    display: block;
}

#closeMessage img {
    width: 20px;
    height: 20px;
    display: block;
}

.successIcon {
    float: left;
    height: 60px;
    widhth: 60px;
    display: block;
}

/* END MESSAGE AREA */

.content p {
    padding: 0 0 15px;
    line-height: 1.4;
}

#pagenation {
	clear: both;
    text-align: center;
}

.userCol {
    width: 139px;
    float: right;
}


/* LOGIN AREA */
.userCol button {
    display: block;
    padding: 0;
    margin: 12px 0 15px;
    border: 0;
    width: 118px;
    height: 29px;
    background: transparent url(/media/prizesuk/images/offers/btn-login.gif) no-repeat 0 0;
    float: right;
    cursor: pointer;
}

.userCol button span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.userCol label {
    display: block;
    line-height: 1.4;
    font-size: 12px;
}

.userCol input {
    width: 133px;
}

.userCol button {
    display: block;
    padding: 0;
    margin: 12px 0 15px;
    border: 0;
    width: 118px;
    height: 29px;
    background: transparent url(/media/prizesuk/images/offers/btn-login.gif) no-repeat 0 0;
    float: right;
}

.userCol button span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.userCol label {
    display: block;
    line-height: 1.4;
    font-size: 12px;
}

.userCol input {
    width: 133px;
}

.loginlinks    {
    color:#009fe1;
    font-weight:bold;
    font-size: 11px;
    display: block;
    padding: 0 0 4px;
    float: right;
    clear: both;
}
