﻿    body {
	    background: none;
	    background-color: #eeeeee;
	    line-height: 20px; 
	    }
    #HeaderTop {
	    position:relative; width: 960px;	
	    height: 130px; 
	    background-color: #888888;
	    }
    #HeaderLogo {
	    position: absolute;	
	    top: 0px; 
	    left: 0px;
	    }
    #FooterBottom {
	    position:relative; width: 960px;	
	    height: 50px;
	    font-size: 15px;
	    text-align:center;
	    }
    #MainMenuWrapper {
	    width: 960px;
	    height: 31px;
	    margin: 0;
	    }
    #MainMenu {
	    width: 960px;
	    height: 30px;
	    margin-left: 0px;
	    background-color: #333333;
    }
    #MainMenu a {
	    text-decoration: none;
	    color: #FFFFFF;
	    font-weight:bold;
	    font-size: 15px;
	    text-align: center;
	    display: block;
	    margin: 0;
        padding: 5px 5px;
	    height: 18px;
	    background-image:url('../images/off.png');
    }
    #MainMenu a:hover {
	    text-decoration: none;
	    background-image:url('../images/on.png');
    }
    #MainMenu ul {
        list-style: none;
        margin: 0px;
        padding: 0;
        width: 160px;
        float: left;
    }
    #MainMenu li{
	    position:relative;
	    float: left;
	    width: 100%;
    }
    #PageWrapper {
	    width: 960px;
	    border: 0;
	    font-family: tahoma, verdana, geneva, arial, sans-serif;
	    font-size: 11px;	
	    font-weight: normal;
	    color: #000000;	
    }

    .form-broker {
	    background-image: url('../images/form-bg.gif');
	    background-repeat: repeat-x;
	    padding: 15px;
    }

     
    .MainFont a, a:link, a:active, a:visited {
	    font-size: 14px;
	    text-align: center;
	    text-decoration: none;
     }

    .MainFont a:hover{
	    text-decoration: underline;
     }

    #extra_fields b {
  	    font-weight: normal;
    }
    #extra_fields {
        padding-top: 5px;
        padding-left: 4px;
      }
    #extra_fields select {
        margin-left: 10px;
    }
    
div#content input.button
	{
	width:99px;
	height:28px;
	margin:0px;
	color:white;
	font-size:12px;
	text-transform:none;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	font-family:Trebuchet MS;
	}

div#content input.submit
	{
	float:right;
	margin-left:2px;
	}
div#content input.red
	{
	background:url("../../images/button_red.gif");
	}
div#content input.red:hover
	{
	background:url("../../images/button_red_hover.gif");
	}
	
.form-broker 
{
	background:url("../../images/form-bg.gif");
}

.form-gray 
{
	background-color:#dddddd;
}

/* vedit - vertical table (signup, profile edit) */
.vedit {
    border: none;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 1px 1px 1px 1px;
    border: none;
}
/* vedit - header column (left) */
.vedit th {
    padding: 1px 1px 1px 1px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    border: none;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; }
	


.RedButtonNext {
	width: 97px; 
	display: block;
	background: url(../../images/next.gif) no-repeat 0px 0px; 
	float: right; 
	height: 36px; 
	text-decoration: none
}
.RedButtonNext:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonOption2 {
	width: 97px; 
	display: block;
	background: url(../../images/option2.gif) no-repeat 0px 0px; 
	height: 36px; 
	text-decoration: none
}
.RedButtonOption2:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonOption1 {
	width: 97px; 
	display: block;
	background: url(../../images/option1.gif) no-repeat 0px 0px; 
	height: 36px; 
	text-decoration: none
}
.RedButtonOption1:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonPurchase {
	width: 97px; 
	display: block;
	background: url(../../images/purchase.gif) no-repeat 0px 0px; 
	float: right; 
	height: 36px; 
	text-decoration: none
}
.RedButtonPurchase:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonRenew {
	width: 97px; 
	display: block;
	background: url(../../images/renew.gif) no-repeat 0px 0px; 
	float: left; 
	height: 36px; 
	text-decoration: none
}
.RedButtonRenew:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonEdit {
	width: 97px; 
	display: block;
	background: url(../../images/edit.gif) no-repeat 0px 0px; 
	float: left; 
	height: 36px; 
	text-decoration: none
}
.RedButtonEdit:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonLogoff {
	width: 97px; 
	display: block;
	background: url(../../images/logoff.gif) no-repeat 0px 0px; 
	float: left; 
	height: 36px; 
	text-decoration: none
}
.RedButtonLogoff:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonReprint {
	width: 97px; 
	display: block;
	background: url(../../images/reprint.gif) no-repeat 0px 0px; 
	float: left; 
	height: 36px; 
	text-decoration: none
}
.RedButtonReprint:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonSave {
	width: 97px; 
	display: block;
	background: url(../../images/save.gif) no-repeat 0px 0px; 
	float: left; 
	height: 36px; 
	text-decoration: none
}
.RedButtonSave:hover {
	background-position: -91px 0px; 
	text-decoration: none;
	cursor: hand;
}

.RedButtonJoin {
	width: 175px; 
	display: block;
	background: url(../../images/red.png) no-repeat 0px 0px; 
	height: 85px; 
	text-decoration: none
}
.RedButtonJoin:hover {
	background-position: -175px 0px; 
	text-decoration: none;
	cursor: hand;
}

.OrangeButtonActivate {
	width: 175px; 
	display: block;
	background: url(../../images/orange.png) no-repeat 0px 0px; 
	height: 85px; 
	text-decoration: none
}
.OrangeButtonActivate:hover {
	background-position: -175px 0px; 
	text-decoration: none;
	cursor: hand;
}
.VouchureButton {
	width: 200px; 
	display: block;
	background: url(../../images/Vouchers.png) no-repeat 0px 0px; 
	
	height: 125px; 
	text-decoration: none
}
.VouchureButton:hover {
	background-position: -200px 0px; 
	text-decoration: none;
	cursor: hand;
}
.RedButtonFinish {
	width: 175px; 
	display: block;
	background: url(../../images/finishbutton.png) no-repeat 0px 0px; 
	height: 85px; 
	text-decoration: none
}
.RedButtonFinish:hover {
	background-position: -175px 0px; 
	text-decoration: none;
	cursor: hand;
}
.KijijiButton {
	width: 200px; 
	display: block;
	background: url(../../images/kijiji.png) no-repeat 0px 0px; 
	
	height: 125px; 
	text-decoration: none
}
.KijijiButton:hover {
	background-position: -200px 0px; 
	text-decoration: none;
	cursor: hand;
}

.FunList UL LI{
	padding-bottom: 9px;
	padding-left: 35px; 
	background: url(../../images/access_left_bullet.png) no-repeat left 4px
	}
	
A.memberships_join {
	width: 91px; 
	display: block;
	background: url(../../images/access_membership_join.gif) no-repeat 0px 0px; 
	float: right; 
	height: 30px; 
	text-decoration: none
}
A.memberships_join:hover {
	background-position: -91px 0px; 
	text-decoration: none
}
.reg-contain A {
	text-decoration: underline
}
.reg-contain A:hover {
	text-decoration: none
}


.reg-line {
	border-bottom: #e2dbcd 1px solid; margin: 10px 0px
}
.reg-small {
	line-height: 10px; font-style: italic; margin-bottom: 15px; font-size: 9px
}
.small {
	line-height: 10px; font-style: italic; margin-bottom: 15px; font-size: 9px
}
.reg-contain {
	display: block; height: 30px; CLEAR: both
}
.reg-icon {
	width: 32px; float: left
}
.reg-title {
	width: 100px; float: left; font-weight: bold
}
.reg-description {
	width: 87px; float: left; font-weight: bold
}
.reg-price {
	width: 100px; float: left; font-weight: bold
}
.reg-input {
	width: 50px; float: left
}

UL.membership_types {
	list-style-type: none; 
	margin: 0px 0px 0px 20px; 
	list-style-image: none
}
UL.membership_types LI {
	padding-left: 21px; 
	background: url(../../images/access_left_bullet.png) no-repeat left 6px
}

#full_outer {
	margin: 17px 34px 20px 50px;
}
