﻿
body
{
    background-image    : url(../images/back4.gif);
    background-repeat   : repeat-x;
	background-color:#F6F6F6;
color               : #666666;
font-family         : arial,sans-serif;
font-size           : 100%;
margin-top          : 0px;
padding             : 0px;
}


form /* No space around forms */
{
margin				: 0px;
padding				: 0px;
}

img /* no border round images with links */
{
border				: 0px;
}



form.hold
{
    background-color:#569548;
    margin:10px auto 0 auto;
    overflow:hidden;
    padding:0px;
    position:relative;
    width:780px;
    border:solid 1px #fff;
}


div#header
{
    height:150px;
}

div#topwrapper
{
    background: url("../images/header-bg.jpg") no-repeat top left;
}

div#header h2
{
    padding:0 0 0 0;
    margin:0 auto;
    height:121px;
    width:102px;
}

div#header h2 a
{
    background:url(../images/logo.gif) no-repeat 0 10px;
    padding-top:10px;
    display:block;
    height:121px;
    width:102px;
}

div#header h2 a span
{
    display:none;
}

div#contentwrapper
{
    padding-bottom:60px;
    width:780px;
    overflow:hidden;
    background: url(../images/nav-bg.gif) no-repeat bottom left;
}

div#nav
{
    float:left;
    width:134px;
}

div#nav ul
{
    
    list-style-image	: none;
    margin				: 0 0 0 0;
    padding				: 0px;
}

div#nav ul li
{
font-size			: 100%;
line-height			: 28px; /* controls the height of all the li's in the left nav*/
margin				: 0px;
padding				: 0px 0px 0px 0px;
background-color    : #6EBE5C;
border-bottom       : solid 1px #569548;
}

div#nav ul li a
{
font-size			: 14px;
display				: block;
text-decoration		: none;
color				: #fff;
padding				: 0px 0px 0px 10px;
font-weight			: bold;
}

div#nav ul li a.active
{
color:	#227339
}

div#nav ul li a:hover
{
color:#227339;
}

div#content
{
    min-height:300px;
    margin-left:185px;
    padding-top:50px;
    color:#fff;
}

div#footer
{
    clear:both;
    background-color:#AD2C34;
    border-top:2px solid #6EBE5C;
    color:#FFFFFF;
    font-family:Arial,Sans-Serif;
    font-size:0.7em;
    padding:8px 0;
    width:780px;
    overflow:hidden;
}

div#footer p
{
    margin:0;
    padding:0;
}

div#footer div.hma 
{
float:left;
margin:0pt;
width:180px;
}

div#footer div.hma p 
{
padding-left:20px;
}

div#footer div.hma p a
{
    color:#fff;
    text-decoration:none;
}

div#footer div.hma p a:hover
{
    text-decoration:underline;
}

div#footer div.copyright 
{
float:right;
width:180px;
}


/*start splash page css*/
div#splash
{
    width:573px; 
}

div#splash div#banner
{
    padding:20px 0 0 27px;
    background: #62A952 url(../images/splash/rounded-corners-top.gif) no-repeat top left;
    border-bottom:solid 2px #fff;
}

div#splash div#banner div.inner
{
    padding:10px 0 15px 0;
    background: #62A952 url(../images/splash/card-hand.jpg) no-repeat bottom right;
}

*+html div#splash div#banner div.inner
{
    padding:40px 0 15px 0;
    background: #62A952 url(../images/splash/card-hand.jpg) no-repeat bottom right;
    height	:130px;
}

*html div#splash div#banner div.inner
{
    padding:40px 0 15px 0;
    background: #62A952 url(../images/splash/card-hand.jpg) no-repeat bottom right;
    height	:150px;
}

div#splash div#banner div.inner h3
{
    background: #62A952 url(../images/splash/vip-card.gif) no-repeat top left;
    display:block;
    height:25px;
    width:116px;
}


*+html div#splash div#banner div.inner h3
{
	background-position: 0px left;
}

*html div#splash div#banner div.inner h3
{
	background-position: 0px left;
}
div#splash div#banner div.inner h3 span
{
    display:none;
}

div#splash div#banner div.inner h4
{
    font-size:14px;
    width:230px;
}


div#splash div#existing
{
    float:left;
    background-color:#46793A;
    width:286px;
    padding:17px 0px 0px;
    border-right:solid 1px #5A9C4C;
    min-height:130px;
}

div#splash div#existing a.member
{
	color:#A9BA93;
    margin:0;
    padding:0 0 0 25px;
    font-size:1em;
    padding:0;
    background-color:Transparent;
}

div#splash div#existing h5:hover
{
	color:#294722;
}


div#splash div#existing h5
{
    color:#A9BA93;
    margin:0;
    padding:0 0 0 25px;
    font-size:1em;
}

div#splash div#existing h4
{
    padding:0 0 0 25px;
    margin:0 0 28px 0;
    font-size:1.1em;
    line-height:20px;
}

div#splash div#existing h4 span
{
    color:#E6FFAF;
}

div#splash div#existing a
{
    background-color:#294722;
    display:block;
    padding:5px 0 5px 25px;
    color:#fff;
    text-decoration:none;
    font-size:0.7em;
    font-weight:bold;
}

div#splash div#existing a span, div#splash div#new a span
{
    color:#E6FFAF;
}


div#splash div#new
{
	min-height:130px;
    margin-left:286px;
    padding:17px 0 0 0;
	background: url(../images/splash/red-gradient.gif) repeat-x top left;
	
}

div#splash div#new h5
{
    margin:0 20px;
    padding:0;
    font-size:1em;
    color:#FFBEB1;
    line-height:18px;
}

div#splash div#new p
{
    font-size:0.7em;
    margin:0 15px 0 20px;
    padding:8px 0 22px 0;
    line-height:15px;
}

div#splash div#new a
{
    background-color:#AE2D34;
    display:block;
    padding:5px 0 5px 25px;
    color:#fff;
    text-decoration:none;
    font-size:0.7em;
    font-weight:bold;
}

div#splash div#login
{
    border-top:solid 2px #fff;
    height:59px;
    background: url(../images/splash/dark-green-gradient.gif) repeat-x top left;
}

div#splash div#login p
{
    padding:15px 25px;
    margin:0;
    font-size:0.8em;
}

div#splash div#login p a
{
color:#E6FFAF;
font-weight:bold;
}

/* start thanks */

div#thankyou
{
    width:573px;
    background: #61A851 url(../images/thankyou/top.gif) no-repeat top left;
    padding:20px 0 0 0;
}

div#thankyou div.bottom
{
    background: url(../images/thankyou/bottom.gif) no-repeat bottom left;
    padding:0 0 20px 0;
}

div#thankyou div.bottom div.inner
{
    padding-left:35px;
    height:210px;
    background: url(../images/thankyou/hand.jpg) top right;
    background-repeat:no-repeat;
}


div#thankyou div.bottom div.inner h3
{
    background: #62A952 url(../images/thankyou/thankyou.gif) no-repeat top left;
    display:block;
    height:23px;
    width:140px;
    margin:25px 0 10px 0;
    padding:0;
}

div#thankyou div.bottom div.inner h3 span
{
    display:none;
}


div#thankyou div.bottom div.inner h4
{
    margin:0;
    padding:0;
    width:235px;
}

div#thankyou div.bottom div.inner h4.green
{
    margin-top:5px;
    color:#E6FFAF;
}


/* start conditions */
div#condition
{
    width:573px;
    background: #61A851 url(../images/thankyou/top.gif) no-repeat top left;
    padding:20px 0 0 0;
}

div#condition div.bottom
{
    background: url(../images/thankyou/bottom.gif) no-repeat bottom left;
    padding:0 0 20px 0;
}

div#condition div.bottom div.condition-inner
{
    padding-left:35px;
    height:600px;
}

*+html div#condition div.bottom div.condition-inner
{
    padding-left:35px;
    height:700px;
}

div#condition div.bottom div.condition-inner p
{
	font-size:0.8em;
	padding:0;
}


div#condition div.bottom div.condition-inner h3
{
    display:block;
    height:23px;
    width:300px;
    margin:25px 0 10px 0;
    padding:0;
}

div#condition div.bottom div.condition-inner h3 span
{
    display:none;
}


div#condition div.bottom div.condition-inner h4
{
    margin:0;
    padding:0;
    width:235px;
}

div#condition div.bottom div.condition-inner h4.green
{
    margin-top:5px;
    color:#E6FFAF;
}

/* start benefits */
div#benefits
{
    padding-top:10px;
    width:573px;
    background: url(../images/benefits/top.jpg) no-repeat top left;
}


div#benefits div.inner
{
    min-height:600px;
    padding-bottom:25px;
    background: url(../images/benefits/bottom.jpg) no-repeat bottom left;
}


div#benefits div.inner h3
{
    background: url(../images/benefits/yourcard.gif) no-repeat top left;
    display:block;
    height:25px;
    width:294px;
    margin:25px 0 10px 20px;
    padding:0;
    float:left;
}
div#goreg 
{
	height: 80px;
	background-image: url(../images/register/goreg_bg.jpg);
	background-repeat:no-repeat;
    background-position: bottom right;
}

div#goreg h4
{
	width: 200px;
	margin-top: 30px;
}

div#goreg h4 a
{
	color: #FFF;
	text-decoration:none;
}

div#goreg h4 a:hover
{
	color: #E6FFAF;
}

div#goreg div.vipcard
{
	width: 200px;
    float:left;
    margin-left: 40px;

}

*html div#goreg div.vipcard
{
    margin-left: 30px;
}
 

div#benefits div.inner h3 span
{
    display:none;
}

div#benefits div.inner ul
{
    border-top:solid 1px #91C386;
    list-style-type:none;
    margin:0;
    padding:0;
}

div#benefits div.inner ul li
{
    width:100%;
    overflow:hidden;
    margin:0;
    padding:0 0 7px 0;
    border-bottom:solid 1px #91C386;
}

div#benefits div.inner ul li img
{
    float:left;
    margin:7px 12px 0 7px;
}


div#benefits div.inner ul li h5
{
    color:#E6FFAF;
    margin:20px 0 0 0;
    padding:0;
}

div#benefits div.inner ul li p
{
    font-size:0.7em;
    margin:0;
    padding:0;
}

div#benefits div.inner ul li p a
{
	color:#FFF;
	text-decoration:underline;
}

div#benefits div.inner ul li p a.benefitedit
{
	color:#FFF;
	padding: 0px 2px 0px 2px;
	text-decoration:underline;
}


div#benefits div.inner ul li p a:hover
{
	text-decoration:none;
}

/*start change details */

div#changedetails
{
    padding-top:10px;
    width:573px;
    background: url(../images/benefits/top.jpg) no-repeat top left;
}

div div.admin
{
    border-top:solid 1px #91C386;
    background-color:#4E8741;
    color:#E6FFAF;
    padding:0 35px 0 30px;
    font-size:0.8em;
}

div div.admin h5
{
    color:#fff;
    font-size:1.1em;
    margin:10px 0;
    padding:0;
}

div div.admin div#search
{
    padding-bottom:10px;
}


div div.admin div#search input
{
    border:1px solid #3F7C33;
    font-family:Arial;
    font-size:100%;
    padding:2px;
    width:125px;
    font-size:0.8em;
    margin-left:0px;
}

div div.admin div#search input.button
{
    color:#fff;
    border:solid 1px #fff;
    background-color:#62A952;
    width:72px;
    font-size:1em;
    margin:0 0 0 8px;
}

div div#changedetails input#ctl00_ContentPlaceHolder1_btnAdminLogout
{
    color:#fff;
    border:solid 1px #fff;
    background-color:#62A952;
    width:72px;
    font-size:0.8em;
    float:right;
    padding:1px;
}
*+html div div#changedetails input#ctl00_ContentPlaceHolder1_btnAdminLogout
{
	padding:0px;
}

div div#changedetails input#ctl00_ContentPlaceHolder1_btnAdminLogout:hover
{
	background-color:#4E8741;
	cursor:pointer;
}


div div#changedetails input#ctl00_ContentPlaceHolder1_btnLogout
{
    color:#fff;
    border:solid 1px #fff;
    background-color:#62A952;
    width:72px;
    font-size:0.8em;
    float:right;
    padding:1px;
}
*+html div div#changedetails input#ctl00_ContentPlaceHolder1_btnLogout
{
	padding:0px;
}

div div#changedetails input#ctl00_ContentPlaceHolder1_btnLogout:hover
{
	background-color:#4E8741;
	cursor:pointer;
}

div div#changedetails div.inner a.button
{
    color:#fff;
    border:solid 1px #fff;
    background-color:#62A952;
    width:80px;
    font-size:0.8em;
    float:right;

}

div div#changedetails div.inner div#ctl00_ContentPlaceHolder1_admintools
{
	display:block;
	width:572px;
	height:22px;
}

div div#changedetails div.inner div#ctl00_ContentPlaceHolder1_admintools a
{
	text-decoration:none;
	padding:2px;
	text-align:center;
}

div div#changedetails div.inner div#ctl00_ContentPlaceHolder1_admintools a:hover
{
	background-color:#4E8741;
}


div div#changedetails div.inner div#ctl00_ContentPlaceHolder1_noadmintools
{
	display:block;
	width:572px;
	height:22px
}

div div#changedetails div.inner div#ctl00_ContentPlaceHolder1_noadmintools a
{
	text-decoration:none;
	padding:2px;
}

div div#changedetails input#ctl00_ContentPlaceHolder1_report
{
    color:#fff;
    border:solid 1px #fff;
    background-color:#62A952;
    width:72px;
    font-size:0.8em;
    margin:0 0 0 500px;

}


div div.admin div#search select
{
    font-size:0.8em;
    width:125px;
}


div div.inner
{
    
    padding-bottom:25px;
    background: url(../images/benefits/bottom.jpg) no-repeat bottom left;
}


div div.inner h3
{
    background: url(../images/details/changedetails.gif) no-repeat top left;
    display:block;
    height:32px;
    width:261px;
    margin:25px 0 10px 20px;
    padding:0;
}

div div.inner h3 span
{
    display:none;
}

div.os-form
{
    border-top:solid 1px #91C386;
}

div.os-form div.form-block-noborder
{
    padding-bottom:20px;    
}

div.os-form div.form-block
{
    padding-bottom:7px;
    border-bottom:solid 1px #91C386;
}

div.os-form div.form-item 
{
    margin-top:7px;
    clear:right;
    overflow:hidden;
}

*html div.os-form div.form-item 
{
    margin-top:7px;
    clear:both;
    overflow:hidden;
}

div.os-form div.tnc
{
    padding-top:7px;
}

div.os-form div.form-item label
{
    color:#E6FFAF;
    float:left;
    display:block;
    padding:0 0 0 35px;
    font-size:0.8em;
    width:165px;
}

div.os-form div.form-item div.form-element
{
    margin-left:205px;
}


div.os-form div.form-item div.form-element input {
    border:1px solid #3F7C33;
    font-family:Arial;
    font-size:100%;
    padding:2px;
    width:200px;
    font-size:0.7em;
}

div.os-form div.form-item p.longlabel
{
    color:#E6FFAF;
    float:left;
    display:block;
    margin:0;
    padding:0 0 0 35px;
    font-size:0.8em;
    width:165px;
}

div.os-form div.form-item p.tnc
{
    width:330px;
}

div.os-form div.form-item p.tnc a
{
    color:#E6FFAF;
}

div.os-form div.form-item div.form-check
{
    width:210px;
} 

div.os-form div.form-item div.form-check label
{
    float:right;
    width:175px;
    padding:1px 0 0 0;
}

div.os-form div.form-item div.form-check input
{
    width:20px;
    border:none;
}

input.submit
{
    float:right;
    margin-right:30px;
    display:block;
}

*html input.submit
{
    float:right;
    margin-right:30px;
    display:block;
}

p#updatethankyou 
{
	margin-left:20px;
	font-size:0.9em;
}


/*start register details */

div#register
{
    padding-top:10px;
    width:571px;
    background: none;
    /*url(../images/benefits/top.jpg) no-repeat top left;*/
}


div#register div.inner
{
    
    padding-bottom:25px;
    background: none;
}

div#register-top
{
    padding-top:50px;
    background: none;
    /*url(../images/register/hand_bg.jpg) no-repeat bottom right;*/
}

div#register-top div#content
{
    overflow:hidden;
    
    margin-left:0px;
    min-height:200px;
    padding-top:0px;
}



div#register-top div#content div#reg-copy
{
    float:left;
    width:320px;
}

div#register-top div#content div#reg-copy p
{
    margin:0 0 0 0;
    padding:0 60px 10px 20px;
    font-size:0.8em;
}

div#register-top div#content div#reg-copy h4
{
    margin:0 0 0 0;
    padding:0 60px 10px 20px;
    font-size:0.9em;
}

div#register-top div#content div#reg-copy p a
{
    color:#fff;
    font-weight:bold;
}

div#register-top div#content div#reg-links
{
    float:left;
    width:250px;
}

div#register-top div#content div#reg-links a.benefits
{
    background: url(../images/register/card.gif) no-repeat top left;
    display:block;
    width:246px;
    height:91px;
}

div#register-top div#content div#reg-links a.benefits span
{
    display:none;
}

div#register-top div#content div#reg-links img
{
    margin-top:10px;
}

div#register div.inner h3
{
    background: url(../images/register/vipcard.gif) no-repeat top left;
    display:block;
    height:30px;
    width:281px;
    margin:0 0 10px 20px;
    padding:0;
}

*+html div#register div.inner h3
{
	background: url(../images/register/vipcard.gif) no-repeat top 20px;
	width:320px;
}

*html div#register div.inner h3
{
	background: url(../images/register/vipcard.gif) no-repeat top 20px;
	width:320px;
}

div#register div.inner h3 span
{
    display:none;
}

div#register a#savedetails
{
    float:right;
    margin-right:30px;
    padding:6px 0 0 17px;
    background: url(../images/bottom-tab.gif) no-repeat top left;
    color:#fff;
    display:block;
    width:138px;
    height:32px;
    font-weight:bold;
    text-decoration:none;
}


div#register div.dark
{
    background-color:#4E8741;
    padding:0;
}

div#register div.red
{
    background-color:#59171A;
    padding:0;
}

div#login div.red
{
    background-color:#59171A;
    padding:0;
}

div#login div.red p
{
    margin:0;
    padding:20px 35px 20px 30px;
    font-size:0.8em;
    color:#E6FFAF;
}

div div.red
{
	background-color:#59171A;
    padding:0;
}

div div.red p
{
    margin:0;
    padding:20px 35px 20px 30px;
    font-size:0.8em;
    color:#E6FFAF;
}



div#register div.dark p, div#register div.red p
{
    margin:0;
    padding:20px 35px 20px 30px;
    font-size:0.8em;
    color:#E6FFAF;
}

div#register div.red p
{
	color:#fff;
	font-weight:bold;
}

div#register div.dark p span
{
    font-weight:bold;
    color:#fff;
}


div.os-form div.col1
{
    width:170px;
    float:left;
}

div.os-form div.col2
{
    width:190px;
    float:right;
}


*html div.os-form div.col1
{
    width:150px;
    float:left;
}

*html div.os-form div.col2
{
    width:150px;
    float:left;
}
/* start member login */

div#login
{
    width:573px;
    background: url(../images/thankyou/top.gif) no-repeat top left;
    padding:20px 0 0 0;
}

div#login div.bottom
{
    padding:0 0 0px 0;
}


div#login div.inner h3
{
    background: url(../images/login/member-login.gif) no-repeat top left;
    display:block;
    height:30px;
    width:184px;
    margin:0 0 10px 35px;
    padding:0;
}

div#login div.inner h3 span
{
    display:none;
}

div#login div.os-form div.form-block
{
    border:none;
    
}

div#login a#savedetails
{
    float:right;
    margin-right:30px;
    padding:6px 0 0 0;
    text-align:center;
    background: url(../images/bottom-tab.gif) no-repeat top left;
    color:#fff;
    display:block;
    width:138px;
    height:32px;
    font-weight:bold;
    text-decoration:none;
}


div#search label
{
	width:150px;

}

div#nav ul li a.new
{
	display:block;
	margin:0;
	width:129px;
	background-image    : url(../../imagery/new.gif);
	background-repeat   : no-repeat;
	background-position : 80px 7px;
}

*html div#nav ul li a.new
{
	width:120px;
}